Skip to content

Instantly share code, notes, and snippets.

@sebskuse
Created May 29, 2018 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebskuse/e3531fc49ef6b5162f6614b3e86f2708 to your computer and use it in GitHub Desktop.
Save sebskuse/e3531fc49ef6b5162f6614b3e86f2708 to your computer and use it in GitHub Desktop.
# OS Version: 11.3.1 (15E302)
# Device: iPhone X
# RAM Free: 10.1%
# Disk Free: 30.2%
#1. Crashed: NSOperationQueue 0x1d403fec0 (QOS: UNSPECIFIED)
0 libswiftCore.dylib 0x10388e604 swift_storeEnumTagSinglePayload + 36
1 libswiftFoundation.dylib 0x103aecfb8 (Missing)
2 libswiftFoundation.dylib 0x103af9c38 (Missing)
3 libswiftFoundation.dylib 0x103afa430 (Missing)
4 REDACTED 0x102fb4394 DiscardableValue.init(from : Decoder) throws -> DiscardableValue<A> (JSONCodable.swift:36)
5 REDACTED 0x102fb4964 DiscardableValue<A>DecodableREDACTED (JSONCodable.swift)
6 libswiftFoundation.dylib 0x103aec0d0 (Missing)
7 libswiftFoundation.dylib 0x103af7618 (Missing)
8 libswiftFoundation.dylib 0x103af9028 (Missing)
9 libswiftCore.dylib 0x10366c4e4 (Missing)
10 libswiftCore.dylib 0x10366c574 (Missing)
11 libswiftFoundation.dylib 0x103aec0d0 (Missing)
12 libswiftFoundation.dylib 0x103af4e70 (Missing)
13 libswiftFoundation.dylib 0x103b350f4 (Missing)
14 libswiftFoundation.dylib 0x103af6c90 (Missing)
15 libswiftCore.dylib 0x103663fe4 (Missing)
16 libswiftCore.dylib 0x10365ee88 (Missing)
17 REDACTED 0x102fb65dc AttributesCollectionResponse.init(from : Decoder) throws -> AttributesCollectionResponse<A, B, C> (JSONCodable.swift:130)
18 REDACTED 0x102fb6b40 AttributesCollectionResponse<A, B, C>DecodableREDACTED (JSONCodable.swift)
19 libswiftFoundation.dylib 0x103aec0d0 (Missing)
20 libswiftFoundation.dylib 0x103aebd98 (Missing)
21 REDACTED 0x102fb8e40 (result<A where ...> (response : Response, errorParser : ErrorParsing.Type?) -> Result<A>).(closure #1) (JSONCodable.swift:271)
22 REDACTED 0x102fc0358 partial apply for (result<A where ...> (response : Response, errorParser : ErrorParsing.Type?) -> Result<A>).(closure #1) (JSONCodable.swift)
23 REDACTED 0x102fb3b7c result<A> (response : Response, errorParser : ErrorParsing.Type?, parser : (Data) throws -> A) -> Result<A> (JSONCodable.swift:260)
24 REDACTED 0x102fb8ee4 ParsableREDACTED (JSONCodable.swift:277)
25 REDACTED 0x102fb8f44 AttributesCollectionResponse<A, B, C>FetchParsableREDACTEDParsable (JSONCodable.swift)
26 REDACTED 0x102d430bc specialized REDACTED.(perform<A where ...> (Request, errorParser : ErrorParsing.Type?, completion : (Result<A>) -> ()) -> Cancellable).(closure #1) (Session.swift:79)
27 REDACTED 0x102d419e4 partial apply for REDACTED.(perform<A where ...> (Request, errorParser : ErrorParsing.Type?, completion : (Result<A>) -> ()) -> Cancellable).(closure #1) (Session.swift)
28 REDACTED 0x102d3f024 Data?URLResponse?Error? (Session.swift)
29 CFNetwork 0x182c15c1c __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 32
30 CFNetwork 0x182c2e93c __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 152
31 Foundation 0x1830aee88 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16
32 Foundation 0x182ff08d0 -[NSBlockOperation main] + 72
33 Foundation 0x182fefcac -[__NSOperationInternal _start:] + 848
34 libdispatch.dylib 0x181f78ae4 _dispatch_client_callout + 16
35 libdispatch.dylib 0x181fb4b0c _dispatch_block_invoke_direct$VARIANT$armv81 + 216
36 libdispatch.dylib 0x181f78ae4 _dispatch_client_callout + 16
37 libdispatch.dylib 0x181fb4b0c _dispatch_block_invoke_direct$VARIANT$armv81 + 216
38 libdispatch.dylib 0x181fb4a00 dispatch_block_perform$VARIANT$armv81 + 104
39 Foundation 0x1830b0750 __NSOQSchedule_f + 376
40 libdispatch.dylib 0x181f78ae4 _dispatch_client_callout + 16
41 libdispatch.dylib 0x181fb57a8 _dispatch_continuation_pop$VARIANT$armv81 + 416
42 libdispatch.dylib 0x181fb4180 _dispatch_async_redirect_invoke$VARIANT$armv81 + 596
43 libdispatch.dylib 0x181fba3a4 _dispatch_root_queue_drain + 592
44 libdispatch.dylib 0x181fba0f0 _dispatch_worker_thread3 + 112
45 libsystem_pthread.dylib 0x1822abfac _pthread_wqthread + 1176
46 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
--
#0. com.apple.main-thread
0 libsystem_kernel.dylib 0x1820ebe08 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1820ebc80 mach_msg + 72
2 CoreFoundation 0x18262ee40 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x18262c908 __CFRunLoopRun + 1568
4 CoreFoundation 0x18254cda8 CFRunLoopRunSpecific + 552
5 GraphicsServices 0x18452f020 GSEventRunModal + 100
6 UIKit 0x18c52d78c UIApplicationMain + 236
7 REDACTED 0x102064868 main (REDACTED.swift:24)
8 libdyld.dylib 0x181fddfc0 start + 4
#1. Crashed: NSOperationQueue 0x1d403fec0 (QOS: UNSPECIFIED)
0 libswiftCore.dylib 0x10388e604 swift_storeEnumTagSinglePayload + 36
1 libswiftFoundation.dylib 0x103aecfb8 (Missing)
2 libswiftFoundation.dylib 0x103af9c38 (Missing)
3 libswiftFoundation.dylib 0x103afa430 (Missing)
4 REDACTED 0x102fb4394 DiscardableValue.init(from : Decoder) throws -> DiscardableValue<A> (JSONCodable.swift:36)
5 REDACTED 0x102fb4964 DiscardableValue<A>DecodableREDACTED (JSONCodable.swift)
6 libswiftFoundation.dylib 0x103aec0d0 (Missing)
7 libswiftFoundation.dylib 0x103af7618 (Missing)
8 libswiftFoundation.dylib 0x103af9028 (Missing)
9 libswiftCore.dylib 0x10366c4e4 (Missing)
10 libswiftCore.dylib 0x10366c574 (Missing)
11 libswiftFoundation.dylib 0x103aec0d0 (Missing)
12 libswiftFoundation.dylib 0x103af4e70 (Missing)
13 libswiftFoundation.dylib 0x103b350f4 (Missing)
14 libswiftFoundation.dylib 0x103af6c90 (Missing)
15 libswiftCore.dylib 0x103663fe4 (Missing)
16 libswiftCore.dylib 0x10365ee88 (Missing)
17 REDACTED 0x102fb65dc AttributesCollectionResponse.init(from : Decoder) throws -> AttributesCollectionResponse<A, B, C> (JSONCodable.swift:130)
18 REDACTED 0x102fb6b40 AttributesCollectionResponse<A, B, C>DecodableREDACTED (JSONCodable.swift)
19 libswiftFoundation.dylib 0x103aec0d0 (Missing)
20 libswiftFoundation.dylib 0x103aebd98 (Missing)
21 REDACTED 0x102fb8e40 (result<A where ...> (response : Response, errorParser : ErrorParsing.Type?) -> Result<A>).(closure #1) (JSONCodable.swift:271)
22 REDACTED 0x102fc0358 partial apply for (result<A where ...> (response : Response, errorParser : ErrorParsing.Type?) -> Result<A>).(closure #1) (JSONCodable.swift)
23 REDACTED 0x102fb3b7c result<A> (response : Response, errorParser : ErrorParsing.Type?, parser : (Data) throws -> A) -> Result<A> (JSONCodable.swift:260)
24 REDACTED 0x102fb8ee4 ParsableREDACTED (JSONCodable.swift:277)
25 REDACTED 0x102fb8f44 AttributesCollectionResponse<A, B, C>FetchParsableREDACTEDParsable (JSONCodable.swift)
26 Fetch 0x102d430bc specialized Session.(perform<A where ...> (Request, errorParser : ErrorParsing.Type?, completion : (Result<A>) -> ()) -> Cancellable).(closure #1) (Session.swift:79)
27 Fetch 0x102d419e4 partial apply for Session.(perform<A where ...> (Request, errorParser : ErrorParsing.Type?, completion : (Result<A>) -> ()) -> Cancellable).(closure #1) (Session.swift)
28 Fetch 0x102d3f024 Data?URLResponse?Error? (Session.swift)
29 CFNetwork 0x182c15c1c __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 32
30 CFNetwork 0x182c2e93c __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 152
31 Foundation 0x1830aee88 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16
32 Foundation 0x182ff08d0 -[NSBlockOperation main] + 72
33 Foundation 0x182fefcac -[__NSOperationInternal _start:] + 848
34 libdispatch.dylib 0x181f78ae4 _dispatch_client_callout + 16
35 libdispatch.dylib 0x181fb4b0c _dispatch_block_invoke_direct$VARIANT$armv81 + 216
36 libdispatch.dylib 0x181f78ae4 _dispatch_client_callout + 16
37 libdispatch.dylib 0x181fb4b0c _dispatch_block_invoke_direct$VARIANT$armv81 + 216
38 libdispatch.dylib 0x181fb4a00 dispatch_block_perform$VARIANT$armv81 + 104
39 Foundation 0x1830b0750 __NSOQSchedule_f + 376
40 libdispatch.dylib 0x181f78ae4 _dispatch_client_callout + 16
41 libdispatch.dylib 0x181fb57a8 _dispatch_continuation_pop$VARIANT$armv81 + 416
42 libdispatch.dylib 0x181fb4180 _dispatch_async_redirect_invoke$VARIANT$armv81 + 596
43 libdispatch.dylib 0x181fba3a4 _dispatch_root_queue_drain + 592
44 libdispatch.dylib 0x181fba0f0 _dispatch_worker_thread3 + 112
45 libsystem_pthread.dylib 0x1822abfac _pthread_wqthread + 1176
46 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#2. Thread
0 libsystem_kernel.dylib 0x18210dd84 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1822ac0a0 _pthread_wqthread + 1420
2 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#3. Thread
0 libsystem_kernel.dylib 0x18210dd84 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1822ac0a0 _pthread_wqthread + 1420
2 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#4. com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1820ebe08 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1820ebc80 mach_msg + 72
2 CoreFoundation 0x18262ee40 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x18262c908 __CFRunLoopRun + 1568
4 CoreFoundation 0x18254cda8 CFRunLoopRunSpecific + 552
5 CFNetwork 0x182e5a4b0 -[__CoreSchedulingSetRunnable runForever] + 220
6 Foundation 0x1830d1efc __NSThread__start__ + 1040
7 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
8 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
9 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
#5. Thread
0 libsystem_kernel.dylib 0x18210d610 __semwait_signal + 8
1 libsystem_c.dylib 0x18202612c nanosleep + 212
2 Foundation 0x1830d1214 +[NSThread sleepForTimeInterval:] + 136
3 REDACTED 0x103dd29d4 REDACTED_fill_fopen_filefunc + 167412
4 Foundation 0x1830d1efc __NSThread__start__ + 1040
5 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
6 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
7 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
#6. Thread
0 libsystem_kernel.dylib 0x18210d610 __semwait_signal + 8
1 libsystem_c.dylib 0x18202612c nanosleep + 212
2 Foundation 0x1830d1214 +[NSThread sleepForTimeInterval:] + 136
3 REDACTED 0x103e40a40 REDACTED_zipClose + 38568
4 Foundation 0x1830d1efc __NSThread__start__ + 1040
5 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
6 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
7 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
#7. com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1820ebe08 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1820ebc80 mach_msg + 72
2 CoreFoundation 0x18262ee40 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x18262c908 __CFRunLoopRun + 1568
4 CoreFoundation 0x18254cda8 CFRunLoopRunSpecific + 552
5 Foundation 0x182fc1674 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304
6 Foundation 0x182fc151c -[NSRunLoop(NSRunLoop) runUntilDate:] + 148
7 UIKit 0x18c2127e4 -[UIEventFetcher threadMain] + 136
8 Foundation 0x1830d1efc __NSThread__start__ + 1040
9 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
10 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
11 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
#8. Thread
0 libsystem_kernel.dylib 0x18210dd84 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1822ac0a0 _pthread_wqthread + 1420
2 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#9. Thread
0 libsystem_kernel.dylib 0x18210dd84 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1822ac0a0 _pthread_wqthread + 1420
2 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#10. com.twitter.crashlytics.ios.MachExceptionServer
0 REDACTED 0x1022cf3c0 CLSProcessRecordAllThreads (CLSProcess.c:376)
1 REDACTED 0x1022cf3c0 CLSProcessRecordAllThreads (CLSProcess.c:376)
2 REDACTED 0x1022cf834 CLSProcessRecordAllThreads (CLSProcess.c:407)
3 REDACTED 0x1022bee6c CLSHandler (CLSHandler.m:26)
4 REDACTED 0x1022ba190 CLSMachExceptionServer (CLSMachException.c:446)
5 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
6 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
7 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
#11. Thread
0 libsystem_kernel.dylib 0x18210dd84 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1822abeb4 _pthread_wqthread + 928
2 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#12. Thread
0 libsystem_kernel.dylib 0x18210dd84 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1822abeb4 _pthread_wqthread + 928
2 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#13. Thread
0 libsystem_kernel.dylib 0x18210dd84 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1822ac0a0 _pthread_wqthread + 1420
2 libsystem_pthread.dylib 0x1822abb08 start_wqthread + 4
#14. Thread
0 libsystem_kernel.dylib 0x18210d0f4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1822b3ed8 _pthread_cond_wait$VARIANT$armv81 + 628
2 libc++.1.dylib 0x1817c42ec std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 96
3 JavaScriptCore 0x189ca3430 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 124
4 JavaScriptCore 0x189ca32e0 std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 112
5 JavaScriptCore 0x189ca2e24 bmalloc::Scavenger::threadRunLoop() + 272
6 JavaScriptCore 0x189ca2b60 bmalloc::Scavenger::Scavenger(std::__1::lock_guard<bmalloc::StaticMutex>&) + 10
7 JavaScriptCore 0x189ca2f7c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 44
8 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
9 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
10 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
#15. WebThread
0 libsystem_kernel.dylib 0x1820ebe08 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1820ebc80 mach_msg + 72
2 CoreFoundation 0x18262ee40 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x18262c908 __CFRunLoopRun + 1568
4 CoreFoundation 0x18254cda8 CFRunLoopRunSpecific + 552
5 WebCore 0x18a7d9d9c RunWebThread(void*) + 592
6 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
7 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
8 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
#16. WebCore: LocalStorage
0 libsystem_kernel.dylib 0x18210d0f4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1822b3ed8 _pthread_cond_wait$VARIANT$armv81 + 628
2 JavaScriptCore 0x1891f727c WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 80
3 JavaScriptCore 0x189c8873c WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2252
4 WebKitLegacy 0x18bef8a40 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184
5 WebKitLegacy 0x18befb58c std::__1::unique_ptr<WTF::Function<void ()>, std::__1::default_delete<WTF::Function<void ()> > > WTF::MessageQueue<WTF::Function<void ()> >::waitForMessageFilteredWithTimeout<WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)&&, WTF::WallTime) + 156
6 WebKitLegacy 0x18befac9c WebCore::StorageThread::threadEntryPoint() + 68
7 JavaScriptCore 0x189c9a024 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 224
8 JavaScriptCore 0x1891f2984 WTF::wtfThreadEntryPoint(void*) + 12
9 libsystem_pthread.dylib 0x1822ad220 _pthread_body + 272
10 libsystem_pthread.dylib 0x1822ad110 _pthread_body + 290
11 libsystem_pthread.dylib 0x1822abb10 thread_start + 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment