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

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

Re: Abort during emacs startup


From: Jan D.
Subject: Re: Abort during emacs startup
Date: Fri, 5 Nov 2004 09:15:56 +0100

Symptoms:

I checked out emacs on Thursday, 04 November. Since then I got the
following abort at startup. It happens only with my setup not with the
-q option. The previous checkout from 2004-10-30 worked fine. Here the
backtrace.

Harald

Breakpoint 1, abort () at emacs.c:442
(gdb) bt
#0  abort () at emacs.c:442
#1  0x081897d7 in Feval (form=145945427) at eval.c:2150
#2  0x08187261 in Fprogn (args=0) at eval.c:408
#3 0x0818aa65 in funcall_lambda (fun=145929848, nargs=3, arg_vector=0xbfffc5a4) at eval.c:2937
#4  0x0818a4c3 in Ffuncall (nargs=4, args=0xbfffc5a0) at eval.c:2814
#5 0x081b5b3f in Fbyte_code (bytestr=136811769, vector=3, maxdepth=-1073756768) at bytecode.c:686

Can you start gdb in the emacs/src directory and do and xbacktrace and print the values form and fun in 1 and 3 with pr? I.e.
(gdb) p form
(gdb) pr

Thanks,

        Jan D.





reply via email to

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