Re: SIGTRAP in NSURLConnection
Re: SIGTRAP in NSURLConnection
- Subject: Re: SIGTRAP in NSURLConnection
- From: Jerry Krinock <email@hidden>
- Date: Fri, 1 Jun 2007 21:58:25 -0700
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:
This email sent to email@hidden