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: Thu, 31 Mar 2005 23:17:01 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Peter Seibel <address@hidden> writes:

> So lately I've been doing a lot of ediffing and this crash is still
> biting me from time to time. I'm running a build from the 22nd which,
> as far as I recall, I built right after doing a CVS update.
>
> I do have #if 1 in lisp.h. Here's some GDB output from my lastest crash.

It seems to have crashed somewhere different from last time, and there
is nothing in the info you provide that gives me anything to work on.

Can you try to uncomment the following define in lisp.h:

/* #define GC_CHECK_CONS_LIST 1 */

Then recompile with

cd src
rm eval.o alloc.o
make emacs

and try to reproduce the crash.  Your emacs may run slower
after the change, but I think this is the only way to
narrow down the problem.

When it crashes, include the output from gdb commands

bt
xbacktrace

in the bug report.

Thanks.

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





reply via email to

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