GNU bug report logs - #18848
24.4.51; Hang after toolbar use

Previous Next

Package: emacs;

Reported by: David Reitter <david.reitter <at> gmail.com>

Date: Mon, 27 Oct 2014 01:59:02 UTC

Severity: normal

Tags: moreinfo

Merged with 18993

Found in version 24.4.51

Done: Alp Aker <alptekin.aker <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 18848 <at> debbugs.gnu.org (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: 18848 <at> debbugs.gnu.org
Subject: Re: bug#18848: Acknowledgement (24.4.51; Hang after toolbar use)
Date: Mon, 27 Oct 2014 20:40:37 -0400
interrupt_input_blocked is often 0 when the hang occurs, but I noticed some strange conditions when interrupting a non-hanging Emacs:

(lldb) print interrupt_input_blocked
(int) $9 = -1

or interrupt_input_blocked has a nonsensical value:

(lldb) print interrupt_input_blocked
(int) $3 = 1157628088

I have tried placing a warning in unblock_input() to notify of negative values for interrupt_input_blocked, but that didn’t lead to anything in conjunction with the toolbar double-click.

So maybe this is all a red herring.



This bug report was last modified 10 years and 245 days ago.

Previous Next


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