all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: 18848@debbugs.gnu.org
Subject: bug#18848: Yosemite problem
Date: Fri, 7 Nov 2014 13:24:18 -0500	[thread overview]
Message-ID: <66271879-A969-47EE-9C45-7C3774393E72@gmail.com> (raw)
In-Reply-To: <12F1E5EC-1684-47FB-9737-DE4B6BBB7F94@gmail.com>

The issue appears to be due to a bug in Yosemite.

AppDefined events, sent by us to terminate the event loop after all immediate events have been received, are swallowed by the OS in certain circumstances (when events were received in rapid succession).

As a consequence, the NS event loop triggered by get_input_pending() never terminates.

I have verified that the AppDefined event is actually sent, and that this very event object never returns to us in the sendEvent method.

Users have since corroborated that this bug began during one of the late preview versions of Yosemite released by Apple.

A Cocoa-specific report can be found here:

https://www.mail-archive.com/cocoa-dev@lists.apple.com/msg96645.html




      parent reply	other threads:[~2014-11-07 18:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-27  1:57 bug#18848: 24.4.51; Hang after toolbar use David Reitter
     [not found] ` <handler.18848.B.141437508615391.ack@debbugs.gnu.org>
2014-10-28  0:40   ` bug#18848: Acknowledgement (24.4.51; Hang after toolbar use) David Reitter
2014-10-29  3:51     ` bug#18848: hang is in [EmacsApp run] " David Reitter
2014-10-29 13:47       ` David Reitter
2014-11-08 16:34         ` Jan D.
2014-11-08 17:06           ` David Reitter
2014-11-08 17:19             ` Jan D.
2014-11-08 18:03               ` David Reitter
2014-11-15 18:24         ` Jan D.
2014-11-07 18:24 ` David Reitter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=66271879-A969-47EE-9C45-7C3774393E72@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=18848@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.