> On 20 May 2015, at 10:22 am, Graham Cox <graham....@bigpond.com> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com