Re: SIGTRAP in NSURLConnection
Re: SIGTRAP in NSURLConnection
- Subject: Re: SIGTRAP in NSURLConnection
- From: Robert Nicholson <email@hidden>
- Date: Sat, 2 Jun 2007 13:16:39 +0700
When used via an NSURLDownload what is the connections delegate?
It's not the same as the downloads delegate is it?
Since NSURLDownload uses NSURLConnection I'd figure the delegate for
the connection is the actual download object.
On Jun 2, 2007, at 11:58 AM, Jerry Krinock wrote:
If you are releasing/dealloccing this NSURLConnection's delegate,
try sending it an extra -retain (creating a memory leak). See if
that fixes the SIGTRAPping.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
40gmail.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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