Re: NSURLConnection Crashes : Mac OS 10.6.3 Edition! (Was: Async NSURLConnection...)
Re: NSURLConnection Crashes : Mac OS 10.6.3 Edition! (Was: Async NSURLConnection...)
- Subject: Re: NSURLConnection Crashes : Mac OS 10.6.3 Edition! (Was: Async NSURLConnection...)
- From: "Gary L. Wade" <email@hidden>
- Date: Thu, 22 Apr 2010 09:55:48 -0700
- Thread-topic: NSURLConnection Crashes : Mac OS 10.6.3 Edition! (Was: Async NSURLConnection...)
Instruments adds some extra safeguarding to some of their tools, so you
should whittle down your functionality until you know this-or-that code will
cause or not cause the crash, depending on inclusion. It's possible what
you're seeing is a side-effect that is set up elsewhere and dies in a
different place. Crashers typically are easier to track down, but some do
require lots of detective work.
On 04/22/2010 8:20 AM, "Jerry Krinock" <email@hidden> wrote:
> Another reason I didn't get very far is that the only factor I was able to
> isolate was using the Instruments' Threads performance tool. This definitely
> causes the app to crash. More logging (NSLog) also seems to be inhibit
> crashes. Possibly Jeff's demo apps crash more consistently because they do
> very little logging.
_______________________________________________
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