Re: Main thread crash
Re: Main thread crash
- Subject: Re: Main thread crash
- From: Arun <email@hidden>
- Date: Tue, 23 Mar 2010 21:47:13 +0530
How does NSZombies help in resolving the crash?
Can anyone explain please.
-Arun
On Tue, Mar 23, 2010 at 7:10 PM, Scott Ribe <email@hidden>wrote:
> You've either over-released something that the timer refers to, so that
> it's
> not there when the timer fires. Or you have left the timer running after it
> should have been.
>
> If it's not just that you, for instance, forgot to stop the timer when
> closing a window or dealloc'ing a window controller, then you'll want to
> run
> with NSZombies.
>
> --
> Scott Ribe
> email@hidden
> http://www.killerbytes.com/
> (303) 722-0567 voice
>
>
>
_______________________________________________
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