Re: Random crashes
Re: Random crashes
- Subject: Re: Random crashes
- From: Uli Kusterer <email@hidden>
- Date: Wed, 02 Apr 2014 11:12:19 +0200
On 01 Apr 2014, at 23:19, Alexander Reichstadt <email@hidden> 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@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
References: | |
| >Random crashes (From: Alexander Reichstadt <email@hidden>) |