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

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

speedbar causes crash


From: Nick Roberts
Subject: speedbar causes crash
Date: Thu, 22 May 2003 23:51:46 +0100

If I run the current version of Emacs (21.3.50) from the CVS repository on a 
text terminal
(/dev/vc/2, TERM=Linux), I get:

gdb emacs
(gdb) run -q -no-site-file

M-x speedbar

Fatal error (6).Abort (core dumped)

(gdb) where 10
#0  0x4032ebf1 in kill () from /lib/libc.so.6
#1  0x080dca36 in abort () at emacs.c:417
#2  0x080b6e76 in realize_default_face () at xfaces.c:6667
#3  0x080b6a02 in realize_basic_faces (f=0x84f3538) at xfaces.c:6549
#4  0x080ae517 in init_frame_faces (f=0x84f3538) at xfaces.c:909
#5  0x08058d69 in make_terminal_frame () at frame.c:539
#6  0x08058e08 in Fmake_terminal_frame (parms=1480775364) at frame.c:574
#7  0x0813cf16 in Ffuncall (nargs=2, args=0xbfffeb34) at eval.c:2724
#8  0x08166962 in Fbyte_code (bytestr=406079028, vector=1, 
maxdepth=-1073747152) at bytecode.c:710
#9  0x0813d256 in funcall_lambda (fun=1209961584, nargs=1, 
arg_vector=0xbfffec44) at eval.c:2911
(More stack frames follow...)

A version of Emacs that I built on May 20 also crashes but the one that I built 
before
that (May 11) does not. The current version that I have was built with `make 
bootstrap',
earlier versions were just built with `make'.

Nick




reply via email to

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