Thanks to all for your responses. A scene got presented and removed later on. 
The app delegate had a currentScene property, and after I had activated all 
debug features I saw that my scene class was being sent some message it didn't 
respond to, but in fact was actually not even supposed to do so. The instance 
being accessed was no longer available causing the crash.

Thx

Am 02.04.2014 um 11:12 schrieb Uli Kusterer <[email protected]>:

> On 01 Apr 2014, at 23:19, Alexander Reichstadt <[email protected]> wrote:
>> Is there a way to find the root cause of such a crash?
> 
> Vague idea: Set breakpoints on anything that can terminate an application 
> (e.g. exit() and abort()) and if one is triggered, see if the stack backtrace 
> gives any hints on what might be going wrong?
> 
> Cheers,
> -- Uli Kusterer
> “The Witnesses of TeachText are everywhere...”
> http://zathras.de
> 


_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [email protected]

Reply via email to