Re: NSURLConnection Crashes : Mac OS 10.6.3 Edition! (Was: Async NSURLConnection...)

2010-04-22 Thread Gary L. Wade
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 differ

NSURLConnection Crashes : Mac OS 10.6.3 Edition! (Was: Async NSURLConnection...)

2010-04-22 Thread Jerry Krinock
On 2010 Apr 19, at 21:55, Jeff Johnson wrote: > I don't know about the FTP crash, but I believe that the other two crashes > are due to a 10.6.3 regression. I've filed I can definitely reproduce Jeff's crashes, and tried to isolate factors and relate to my apps, but this is a real bugger.