Re: NSFontPanel swamping the responder chain (and crashing)
Re: NSFontPanel swamping the responder chain (and crashing)
- Subject: Re: NSFontPanel swamping the responder chain (and crashing)
- From: Graham Cox <email@hidden>
- Date: Wed, 20 May 2015 11:36:29 +1000
> On 20 May 2015, at 10:22 am, Graham Cox <email@hidden> wrote:
>
> *this is the theory I’m working on, though it’s hard to be sure. Note that turning on NSZombies doesn’t show what the original target of the call was - it still crashes in the same way.
This is wrong - NSZombies does make it crash differently, by throwing the usual zombies exception. The zombie in this case is NSWindow, being the window that just got closed.
The crash does not happen in the debugger/running from Xcode, only when exported as an app. That’s making it more difficult to track down the problem of course.
—Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden