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: Harald Maier
Subject: Re: Abort during emacs startup
Date: Fri, 05 Nov 2004 18:29:19 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

"Jan D." <address@hidden> writes:

>> 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

Here the output of 'pp form' as Kim suggested:

(gdb) pp form
"$ad-doc: re-search-forward$"

Harald





reply via email to

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