Created
May 7, 2012 03:57
-
-
Save Me1000/2625812 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Exception Type: EXC_BAD_ACCESS (SIGSEGV) | |
| Exception Codes: KERN_INVALID_ADDRESS at 0x7201fec4 | |
| Crashed Thread: 0 | |
| Thread 0 name: Dispatch queue: com.apple.main-thread | |
| Thread 0 Crashed: | |
| 0 libobjc.A.dylib 0x32608f86 objc_msgSend + 30 | |
| 1 CoreFoundation 0x33a6802c CFGetTypeID + 68 | |
| 2 CFNetwork 0x33f8fafa _ZL18_createRequestCopyPK13__CFAllocatorPK13_CFURLRequesth + 18 | |
| 3 Foundation 0x32a09f18 createCFRequest + 32 | |
| 4 Foundation 0x32a16f9c -[NSURLConnectionInternalConnection initWithInfo:] + 60 | |
| 5 Foundation 0x32a16e84 -[NSURLConnection(Private) _initWithRequest:delegate:usesCache:maxContentLength:startImmediately:connectionProperties:] + 336 | |
| 6 Foundation 0x32a16d2a -[NSURLConnection initWithRequest:delegate:] + 38 | |
| 7 Foundation 0x32a16cea +[NSURLConnection connectionWithRequest:delegate:] + 50 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment