GNU bug report logs - #23924
25.1.50; Emacs NSInternalInconsistencyException on macos Sierra developer beta 2

Previous Next

Package: emacs;

Reported by: Bob Halley <halley <at> play-bow.org>

Date: Sat, 9 Jul 2016 00:21:01 UTC

Severity: normal

Tags: fixed, patch

Found in version 25.1.50

Fixed in version 25.1

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bob Halley <halley <at> play-bow.org>
To: Alan Third <alan <at> idiocy.org>
Cc: 23924 <at> debbugs.gnu.org
Subject: bug#23924: 25.1.50; Emacs NSInternalInconsistencyException on macos Sierra developer beta 2
Date: Mon, 11 Jul 2016 06:13:59 -0700
If I disable the invocation of nextEventMatchingMask:untilDate:inMode:dequeue at nsterm.m:3950, the problem stops.  And indeed, this is the method that is called in the traceback that is causing the assertion to fire.  Since this appears to be a workaround for events getting eaten, however, this doesn't seem to be a good fix.

Is it a bad thing to just always set send_appdefined=YES?  The code appears to be trying to suppress appdefined events in some cases, but it's not clear to me what happens if we stop trying to send only one.  Naively I'd think "why not, so the run loop gets stopped twice, it's a little extra work" but I don't know this code and am not familiar with the macOS API :)










This bug report was last modified 8 years and 289 days ago.

Previous Next


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