bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23924: 25.1.50; Emacs NSInternalInconsistencyException on macos Sier


From: Alan Third
Subject: bug#23924: 25.1.50; Emacs NSInternalInconsistencyException on macos Sierra developer beta 2
Date: Sun, 10 Jul 2016 17:43:35 +0100
User-agent: Mutt/1.5.24 (2015-08-30)

On Sun, Jul 10, 2016 at 09:06:22AM -0700, Bob Halley wrote:
> 
> > On Jul 10, 2016, at 03:10, Alan Third <alan@idiocy.org> wrote:
> > 
> > I recently made a small change to input handling in the master branch
> > that may be related to this. Is there any chance you could give it a
> > go?
> 
> Do you mean ee7bc988603ca16e6ef37fbbc377d82db37954c0, "Prevent NS
> event loop being re-entered (bug#11049)"? If so, I had that in my
> build before i filed the report. I was hopeful when I saw it but it
> didn't help, alas. The only thing from you I see that is new since
> my last build is removing the app nap setting.

Yep, that's the one.

OK, the next step is to rebuild with NSTRACE enabled. If you look near
the top of nsterm.h there is a #DEFINE commented out for NSTRACE. If
you uncomment it Emacs will output information about what it's doing
and then we can see the last thing that happened before the error.

If that doesn't get us anywhere you may need to rebuild with debugging
stuff enabled and try it in lldb or gdb.
-- 
Alan Third





reply via email to

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