Re: Why does my heartbeat thread crash?
Re: Why does my heartbeat thread crash?
- Subject: Re: Why does my heartbeat thread crash?
- From: Scott Ribe <email@hidden>
- Date: Sat, 07 Mar 2009 15:45:22 -0700
- Thread-topic: Why does my heartbeat thread crash?
There's something wrong with your code, in terms of memory management. The
code fragment you posted doesn't show the whole context. You might try
running with NSZombieEnabled. You might also try reviewing Cocoa's memory
management rules.
<http://developer.apple.com/documentation/Cocoa/Conceptual/MemoryMgmt/Articl
es/mmObjectOwnership.html#//apple_ref/doc/uid/20000043-BEHDEDDB>
--
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