emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ediff frequently crashes emacs.


From: Kim F. Storm
Subject: Re: Ediff frequently crashes emacs.
Date: Mon, 04 Apr 2005 00:28:34 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Peter Seibel <address@hidden> writes:

> Okay, here you go:

> (gdb) xbacktrace
> "internal-lisp-face-p"
> "facep"
> "check-face"
> "face-name"
> "ediff-set-fine-diff-properties-in-one-buffer"

Now we are getting closer!!!

Unfortunately, not quite close enough, as I don't see any of the
involved functions modifying anything related.  So I have just
installed patches to alloc.c and eval.c to check the cons list even
more rigidly.

Can you please update from CVS and rerun the test.
Include bt and xbacktrace in the report.

Have you made any local customizations of ediff faces or anything similar?
Please include a copy.


It might be byte-compiler related, but it is hard to say.

What does
     ls -l lisp/edif* lisp/fac*
print?

What happens if you don't use byte-compiled ediff?
Try adding this to your .emacs and rerun the test:

(load "ediff-init.el")
(load "ediff-diff.el")

--
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]