Re: Main thread crash
Re: Main thread crash
- Subject: Re: Main thread crash
- From: Scott Ribe <email@hidden>
- Date: Tue, 23 Mar 2010 07:40:34 -0600
- Thread-topic: Main thread crash
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