Skip navigation.
 
mlRe: NSURLConnection sendSynchronousRequest crash
FROM : Shawn Erickson
DATE : Fri May 30 17:42:28 2008

On Fri, May 30, 2008 at 8:35 AM, Colin Cornaby <colin.<email_removed>> wrote:
> Strangely enough, I actually was already disabling the cache in my
> NSURLRequest. I changed the disable caching flag to the newer constant
> (NSURLRequestReloadIgnoringLocalCacheData), and now the crash has changed...
>
> #0      0x90e684a6 in mach_msg_trap


Are you sure that that is the thread the actually crashed?

-Shawn

Related mailsAuthorDate
mlNSURLConnection sendSynchronousRequest crash Colin Cornaby May 30, 09:55
mlRe: NSURLConnection sendSynchronousRequest crash Jens Alfke May 30, 17:12
mlRe: NSURLConnection sendSynchronousRequest crash Colin Cornaby May 30, 17:35
mlRe: NSURLConnection sendSynchronousRequest crash Shawn Erickson May 30, 17:42
mlRe: NSURLConnection sendSynchronousRequest crash Colin Cornaby May 30, 17:50