Skip to content

Instantly share code, notes, and snippets.

@farcaller
Created August 10, 2011 18:56
Show Gist options
  • Select an option

  • Save farcaller/1137791 to your computer and use it in GitHub Desktop.

Select an option

Save farcaller/1137791 to your computer and use it in GitHub Desktop.
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x33f65c98 objc_msgSend + 16
1 ProtocolBuffer 0x35036fb8 -[PBRequester cancel] + 100
2 ProtocolBuffer 0x35036cea -[PBRequester _cancelWithErrorDomain:errorCode:userInfo:] + 30
3 ProtocolBuffer 0x350380f0 -[PBRequester connection:didReceiveResponse:] + 224
4 Foundation 0x350c9230 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveResponse:] + 84
5 Foundation 0x350c9138 _NSURLConnectionDidReceiveResponse + 80
6 CFNetwork 0x362d1576 URLConnectionClient::_clientSendDidReceiveResponse(_CFURLResponse*, URLConnectionClient::ClientConnectionEventQueue*) + 46
7 CFNetwork 0x362c6fae URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 206
8 CFNetwork 0x362c70c6 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 486
9 CFNetwork 0x362c6e30 URLConnectionClient::processEvents() + 64
10 CFNetwork 0x362c6de2 URLConnection::multiplexerClientPerform(RunLoopMultiplexer*) + 30
11 CFNetwork 0x362c6d54 MultiplexerSource::perform() + 120
12 CFNetwork 0x362c6cd2 MultiplexerSource::_perform(void*) + 2
13 CoreFoundation 0x36ce5a72 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 6
14 CoreFoundation 0x36ce7758 __CFRunLoopDoSources0 + 376
15 CoreFoundation 0x36ce84e4 __CFRunLoopRun + 224
16 CoreFoundation 0x36c78ebc CFRunLoopRunSpecific + 224
17 CoreFoundation 0x36c78dc4 CFRunLoopRunInMode + 52
18 GraphicsServices 0x36432418 GSEventRunModal + 108
19 GraphicsServices 0x364324c4 GSEventRun + 56
20 UIKit 0x35b22d62 -[UIApplication _run] + 398
21 UIKit 0x35b20800 UIApplicationMain + 664
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment