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

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

bug#12814: 24.3.50; Emacs crash in event_to_kboard at keyboard.c:3421


From: Eli Zaretskii
Subject: bug#12814: 24.3.50; Emacs crash in event_to_kboard at keyboard.c:3421
Date: Tue, 06 Nov 2012 22:21:58 +0200

> From: Tassilo Horn <tsdh@gnu.org>
> Cc: 12814@debbugs.gnu.org
> Date: Tue, 06 Nov 2012 21:01:26 +0100
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x0000000000543714 in event_to_kboard (event=0xbe01e0 <kbd_buffer+152960>)
>     at keyboard.c:3421
> 3421    if (WINDOWP (obj))
> (gdb) p obj
> $1 = 7816245
> (gdb) xtype 
> No symbol "GCTYPEBITS" in current context.

Ugh!  Paul, this is because of your changes in revision 110783.  Could
you please fix that?  Debugging Emacs with "xtype" is no fun.

In the meantime, Tassilo, you can change xgettype on src/.gdbinit to
use 3 instead of GCTYPEBITS, then the xtype command should work again.





reply via email to

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