Skip to content

Instantly share code, notes, and snippets.

@kcoop
Created September 3, 2013 01:54
Show Gist options
  • Save kcoop/6418927 to your computer and use it in GitHub Desktop.
Save kcoop/6418927 to your computer and use it in GitHub Desktop.
0 CoreFoundation 0x327f229e __exceptionPreprocess + 158
1 libobjc.A.dylib 0x3a51a97a objc_exception_throw + 26
2 CoreFoundation 0x327f21c0 +[NSException raise:format:] + 100
3 Foundation 0x33076968 -[NSPlaceholderMutableString initWithString:] + 84
4 Foundation 0x330905fe +[NSString stringWithString:] + 38
5 Klikaklu 0x001df714 +[PFNetworkingUtils pathComponentForURL:] (PFNetworkingUtils.m:96)
6 Klikaklu 0x001db6f0 -[PFHTTPHeaders compileRequestWithURL:body:] (PFHTTPHeaders.m:148)
7 Klikaklu 0x001ddc96 -[PFHTTPCommand sendInBackground] (PFHTTPCommand.m:139)
8 Klikaklu 0x001ddc08 -[PFHTTPCommand send] (PFHTTPCommand.m:131)
9 Klikaklu 0x001c3520 __20-[PFFile fetchData:]_block_invoke (PFFile.m:449)
10 Klikaklu 0x001cf190 -[PFBlockRetryer go] (PFBlockRetryer.m:42)
11 Klikaklu 0x001c32b2 -[PFFile fetchData:] (PFFile.m:467)
12 Klikaklu 0x001c38fc __25-[PFFile fetchDataAsync:]_block_invoke (PFFile.m:495)
13 Foundation 0x33087d3c -[NSBlockOperation main] + 196
14 Foundation 0x3307f5bc -[__NSOperationInternal start] + 836
15 Foundation 0x330f7bde __block_global_6 + 98
16 libdispatch.dylib 0x3a93211a _dispatch_call_block_and_release + 6
17 libdispatch.dylib 0x3a93695c _dispatch_root_queue_drain + 248
18 libdispatch.dylib 0x3a936abc _dispatch_worker_thread2 + 80
19 libsystem_c.dylib 0x3a966a0c _pthread_wqthread + 356
20 libsystem_c.dylib 0x3a9668a0 start_wqthread + 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment