On Mon, Jul 7, 2008 at 10:38 PM, Meik Schuetz <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> according to the document
>
> http://developer.apple.com/documentation/Cocoa/Conceptual/URLLoadingSystem/Tasks/UsingNSURLConnection.html
>
> the connection object as well as the receivedData object are released in the
> connectionDidFinishLoading delegate. However, while debugging, I receive an
> BAD_ACCESS violation doing the release. Can anyone please give me some
> insight on why this is happening? Is there any strategy/ debugging tool that
> helps me to find objects that should have been released or should I just
> rely on GC?
>


NSZombieEnabled is a good start -
http://developer.apple.com/technotes/tn2004/tn2124.html#SECFOUNDATION
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to