Re: Main thread crash
Re: Main thread crash
- Subject: Re: Main thread crash
- From: Jeremy Pereira <email@hidden>
- Date: Tue, 23 Mar 2010 16:55:21 +0000
On 23 Mar 2010, at 16:17, Arun wrote:
> How does NSZombies help in resolving the crash?
> Can anyone explain please.
http://developer.apple.com/mac/library/technotes/tn2004/tn2124.html#SECFOUNDATION
It was surprisingly hard to track down that link using Google. In the end I got it with the following search term: nszombieenabled site:developer.apple.com
>
> -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
_______________________________________________
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