unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24678: Emacs crash on macOS 10.12 "Sierra": nextEventMatchingMask from background thread
@ 2016-10-12 19:44 Jean de Largentaye
  2016-10-12 19:46 ` Jean de Largentaye
  2016-10-15 22:53 ` Alan Third
  0 siblings, 2 replies; 5+ messages in thread
From: Jean de Largentaye @ 2016-10-12 19:44 UTC (permalink / raw)
  To: 24678

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

crashing in org.gnu.Emacs in deliver_fatal_thread_signal • Uncaught
Exception 'NSInternalInconsistencyException': nextEventMatchingMask should
only be called from the Main Thread!terminating with uncaught exception of
type NSException : at com.apple.AppKit in -[NSApplication(NSEvent)
shouldBeTreatedAsInkEvent:] + 0

Apparently, calling nextEventMatchingMask from a background thread is
risky, and this has been made an assert as on 10.12, hence the crash.

[-- Attachment #2: Type: text/html, Size: 507 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-11 19:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-12 19:44 bug#24678: Emacs crash on macOS 10.12 "Sierra": nextEventMatchingMask from background thread Jean de Largentaye
2016-10-12 19:46 ` Jean de Largentaye
2016-10-15 22:53 ` Alan Third
2016-10-28 21:41   ` Jean de Largentaye
2016-11-11 19:09     ` Alan Third

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).