GNU bug report logs - #12814
24.3.50; Emacs crash in event_to_kboard at keyboard.c:3421

Previous Next

Package: emacs;

Reported by: Tassilo Horn <thorn <at> fastmail.fm>

Date: Tue, 6 Nov 2012 11:00:01 UTC

Severity: normal

Found in version 24.3.50

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tassilo Horn <tsdh <at> gnu.org>, Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 12814 <at> debbugs.gnu.org
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 <at> gnu.org>
> Cc: 12814 <at> 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.




This bug report was last modified 12 years and 255 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.