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: Dmitry Antipov
Subject: bug#12814: 24.3.50; Emacs crash in event_to_kboard at keyboard.c:3421
Date: Thu, 08 Nov 2012 13:30:40 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

On 11/08/2012 11:56 AM, Tassilo Horn wrote:

Looking at the ChangeLog, this one looks suspicious to me:

2012-11-02  Dmitry Antipov  <dmantipov@yandex.ru>

        Remove pad from struct input_event.
        * termhooks.h (struct input_event): Remove padding field.
        Adjust comment.
        * keyboard.c (event_to_kboard): Simplify because frame_or_window
        member is never cons for a long time.  Adjust comment.
        (mark_kboards): Adjust because SELECTION_REQUEST_EVENT and
        SELECTION_CLEAR_EVENT has no Lisp_Objects to mark.  Add comment.
        * xterm.c (handle_one_xevent): Do not initialize frame_or_window
        field of SELECTION_REQUEST_EVENT and SELECTION_CLEAR_EVENT.

It would fit the time frame since when the crashes appeared first.

Argh, my bad in r110766; should be fixed in r110828.

Dmitry







reply via email to

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