Created
December 13, 2012 18:31
-
-
Save asarazan/4278526 to your computer and use it in GitHub Desktop.
Crash received after QA testing https://gist.github.com/4265969
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
SIGSEGV | |
0 | |
CFNetwork 0x36426f9a _ZN11HTTPMessage20ensureParserFinishedEv + 50 + 49 | |
1 | |
CFNetwork 0x364272cd _ZN11HTTPMessage19copyAllHeaderFieldsEPPK9__CFArray + 13 + 12 | |
2 | |
CFNetwork 0x36484973 _ZN11URLResponse17createArchiveListEPK13__CFAllocatorPlPPPKvS3_ + 143 + 142 | |
3 | |
CFNetwork 0x36484af3 _ZN11URLResponse16copyPropertyListEPK13__CFAllocator + 51 + 50 | |
4 | |
CFNetwork 0x364749e5 _ZN12__CFURLCache16ExecuteSQLInsertEPK20_CFCachedURLResponsePK10__CFStringPK13_CFURLRequest + 425 + 424 | |
5 | |
CFNetwork 0x36472c67 _ZN12__CFURLCache27AddCachedResponseForRequestEP16__CFURLCacheNodePK20_CFCachedURLResponsePK13_CFURLRequest + 63 + 62 | |
6 | |
CFNetwork 0x36472abd _ZN12__CFURLCache18ProcessCacheTasks0Eb + 145 + 144 | |
7 | |
CFNetwork 0x36472a21 _ZN12__CFURLCache17ProcessCacheTasksEb + 37 + 36 | |
8 | |
CFNetwork 0x364728f5 _ZN12__CFURLCache25_CFURLCacheTimerCallback0Ev + 285 + 284 | |
9 | |
CFNetwork 0x364727cd _ZN12__CFURLCache24_CFURLCacheTimerCallbackEPv + 33 + 32 | |
10 | |
libdispatch.dylib 0x361f0139 _dispatch_source_invoke$VARIANT$mp + 253 + 252 | |
11 | |
libdispatch.dylib 0x361ede91 _dispatch_queue_drain$VARIANT$mp + 81 + 80 | |
12 | |
libdispatch.dylib 0x361eddc1 _dispatch_queue_invoke$VARIANT$mp + 41 + 40 | |
13 | |
libdispatch.dylib 0x361ee91d _dispatch_root_queue_drain + 185 + 184 | |
14 | |
libdispatch.dylib 0x361eeac1 _dispatch_worker_thread2 + 85 + 84 | |
15 | |
libsystem_c.dylib 0x33cf7a11 _pthread_wqthread + 361 + 360 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment