How does NSZombies help in resolving the crash? Can anyone explain please. -Arun
On Tue, Mar 23, 2010 at 7:10 PM, Scott Ribe <scott_r...@killerbytes.com>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 > scott_r...@killerbytes.com > http://www.killerbytes.com/ > (303) 722-0567 voice > > > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com