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

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

Re: Crashes at C-x 1


From: glyn
Subject: Re: Crashes at C-x 1
Date: Sat, 03 Nov 2001 12:05:31 +0000
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Civil Service)

"Eli Zaretskii" <eliz@is.elta.co.il> writes:


>> Crashes as in "instantly disappears from my screen"!  No warnings, no
>> traces left in syslog or core dumps (they aren't hosed on my system)
>> nothing.  If I start it up via the menu Debian generates for Blackbox,
>> then try to close an extra frame with C-x 1, it just vanishes.
>
> Please run Emacs under a debugger, put a breakpoint in the library
> functions `exit' and `_exit', and type "C-x 1".  If this hits one of
> the breakpoints, please type "bt" and post here what did it print.
> If the breakpoints are not hit, please tell what did the debugger say
> when Emacs ``vansihed''.

OK, here she comes:->  Hope I did this right.......

(gdb) break exit
Breakpoint 1 at 0x804edac
(gdb) break _exit
Breakpoint 2 at 0x804ef9c
(gdb) run
Starting program: /usr/bin/emacs-21.1 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Breakpoint 1 at 0x4031f715
Breakpoint 2 at 0x40393170
(no debugging symbols found)...(no debugging symbols found)...
X protocol error: BadPixmap (invalid Pixmap parameter) on protocol request 54
(no debugging symbols found)...(no debugging symbols found)...
Breakpoint 1, 0x4031f715 in exit () from /lib/libc.so.6
(gdb) bt
#0  0x4031f715 in exit () from /lib/libc.so.6
#1  0x80b3efd in XMapRaised ()
#2  0x80b4009 in XMapRaised ()
#3  0x80b404a in XMapRaised ()
#4  0x40245b0d in _XError () from /usr/X11R6/lib/libX11.so.6
#5  0x40242fe3 in _XEventsQueued () from /usr/X11R6/lib/libX11.so.6
#6  0x40237b7f in XPending () from /usr/X11R6/lib/libX11.so.6
#7  0x80b27d1 in XMapRaised ()
#8  0x80d60d1 in abort ()
#9  0x80d6292 in abort ()
#10 0x4031d088 in sigaction () from /lib/libc.so.6
#11 0x8056b63 in XMapRaised ()
#12 0x80d2213 in abort ()
#13 0x80d86e5 in abort ()
#14 0x80d08e4 in abort ()
#15 0x812196f in re_compile_pattern ()
#16 0x80d04c8 in abort ()
#17 0x81214ff in re_compile_pattern ()
#18 0x80d0477 in abort ()
#19 0x80cfff1 in abort ()
#20 0x80d0120 in abort ()
#21 0x80cf099 in abort ()
#22 0x4030de6c in __libc_start_main () from /lib/libc.so.6
(gdb) 




Glyn
-- 

               **************************************************
               *          Here we are then.......               *
               * http://members.tripod.co.uk/Christchurch2000uk *
               **************************************************



reply via email to

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