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>
Cc: eggert <at> cs.ucla.edu, 12814 <at> debbugs.gnu.org
Subject: bug#12814: 24.3.50; Emacs crash in event_to_kboard at keyboard.c:3421
Date: Wed, 07 Nov 2012 21:19:17 +0200
> From: Tassilo Horn <tsdh <at> gnu.org>
> Cc: eggert <at> cs.ucla.edu,  12814 <at> debbugs.gnu.org
> Date: Wed, 07 Nov 2012 19:45:21 +0100
> 
> the next crash occured.  This time not while typing but while scrolling
> (<down>) in an info buffer.

If you were scrolling down, how come Emacs was processing a selection
request event?  AFAIK, that means some other application requested the
selection data owned by Emacs.

> (gdb) p *event
> $3 = {
>   kind = SELECTION_REQUEST_EVENT, 
>   code = 54395952, 
>   part = 23068704, 
>   modifiers = 0, 
>   x = 400, 
>   y = 322, 
>   timestamp = 356, 
>   frame_or_window = 2922261, 
>   arg = 12766914
> }

Someone who knows their way around X selection code should help you
find out where does this value of frame_or_window come from, and how
that Lisp object became inaccessible.




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.