emacs-devel
[Top][All Lists]
Advanced

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

Re: segfault on make bootstrap (more info...)


From: David PONCE
Subject: Re: segfault on make bootstrap (more info...)
Date: Wed, 22 Oct 2003 17:51:09 +0200 (CEST)

Hi,

After playing with gdb (I am a newbie there) and loadup.el,
I finally got the following backtrace.

Maybe somebody has a idea of what could cause that problem,
or could help me to debug that more precisely?

Notice that I failed to dump 21.3.1 either.

Sincerely,
David

(gdb) backtrace
#0  0x007f5edc in memcpy () from /lib/tls/libc.so.6
#1  0x0815b3d2 in unexec (new_name=0xa6493a8 
"/home/ponce/installs/emacs/lisp/emacs",
    old_name=0xa6493d4 "/home/ponce/installs/emacs/lisp/temacs", 
data_start=137866864, bss_start=0, entry_address=0) at unexelf.c:925
#2  0x080d9492 in Fdump_emacs (filename=174516796, symfile=174516780) at 
emacs.c:2155
#3  0x081334ae in Feval (form=135861544) at eval.c:2078
#4  0x0813101a in Fprogn (args=-1094580120) at eval.c:408
#5  0x08130f69 in Fif (args=-1440425712) at eval.c:357
#6  0x081335ff in Feval (form=-2009624484) at eval.c:2025
#7  0x08130f48 in Fif (args=-1440424832) at eval.c:356
#8  0x081335ff in Feval (form=-2009624484) at eval.c:2025
#9  0x08146b73 in readevalloop (readcharfun=705765364, stream=0xa13e820, 
sourcename=1779655604, evalfun=0x8133174 <Feval>, printflag=0,
    unibyte=137870080, readfun=705652836) at lread.c:1376
#10 0x08145c54 in Fload (file=1779655604, noerror=705652836, 
nomessage=705652836, nosuffix=705652836, must_suffix=705652836) at lread.c:914
#11 0x081334fc in Feval (form=137863376) at eval.c:2092
#12 0x080da379 in top_level_2 () at keyboard.c:1301
#13 0x0813235e in internal_condition_case (bfun=0x80da368 <top_level_2>, 
handlers=705746516, hfun=0x80da070 <cmd_error>) at eval.c:1333
#14 0x080da3a5 in top_level_1 () at keyboard.c:1309
#15 0x08131efd in internal_catch (tag=137870080, func=0x80da37c <top_level_1>, 
arg=705652836) at eval.c:1094
#16 0x080da2f7 in command_loop () at keyboard.c:1270
#17 0x080d9e4c in recursive_edit_1 () at keyboard.c:987
#18 0x080d9f5c in Frecursive_edit () at keyboard.c:1043
#19 0x080d88b9 in main (argc=5, argv=0xbff00554) at emacs.c:1666





reply via email to

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