Skip to content

'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil' #445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
icecoldlilly opened this issue Oct 20, 2015 · 9 comments

Comments

@icecoldlilly
Copy link

Quite often I get random crashes
That point at Thread 7 Queue : com.parse.PFPinningEventuallyQueue.synchronization (serial)
with output of:
'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
This happens at random places in the app I'm using Parse 1.9.0 on Xcode 7.0 (recently upgraded to 7.0.1 but it didn't help).
Any idea what should I do?
Thanks

@parse-github-bot
Copy link

Thank you for your feedback. We prioritize issues that have clear and concise repro steps. Please see our Bug Reporting Guidelines about what information should be added to this issue.

Please try the latest SDK. Our release notes have details about what issues were fixed in each release.

In addition, you might find the following resources helpful:

@richardjrossiii
Copy link
Contributor

Thanks for the report. Are these crashes happening with the debugger attached? If so, would you mind typing thread bt all in the console when you hit this crash next, and post that stack-trace here? It really helps us narrow down the locations of these crashes.

@icecoldlilly
Copy link
Author

Sure, i will try to reproduce the crash.

@icecoldlilly
Copy link
Author

Here's the trace I got remotely from one of my testers (They're using iOS 8.3 on an iPhone 6, but it has happened both on my personal phone and the simulator on both iOS 8.4 and 9.0)

Thread : Fatal Exception: NSInvalidArgumentException
0  CoreFoundation                 0x0000000181e3c2d8 __exceptionPreprocess
1  libobjc.A.dylib                0x00000001936600e4 objc_exception_throw
2  CoreFoundation                 0x0000000181d234c0 CFStringConvertNSStringEncodingToEncoding
3  The Mouve                      0x0000000100211e9c __55-[PFPinningEventuallyQueue _populateEventuallyPinAsync]_block_invoke_2170
4  libdispatch.dylib              0x0000000193cb1954 _dispatch_client_callout
5  libdispatch.dylib              0x0000000193cbb1e4 _dispatch_barrier_sync_f_invoke
6  The Mouve                      0x0000000100211d84 __55-[PFPinningEventuallyQueue _populateEventuallyPinAsync]_block_invoke167
7  The Mouve                      0x000000010027433c __62-[BFTask continueWithExecutor:successBlock:cancellationToken:]_block_invoke
8  The Mouve                      0x0000000100273be0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
9  The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
10 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
11 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
12 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
13 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
14 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
15 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
16 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
17 The Mouve                      0x0000000100273be0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
18 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
19 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
20 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
21 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
22 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
23 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
24 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
25 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
26 The Mouve                      0x0000000100273c94 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
27 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
28 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
29 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
30 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
31 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
32 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
33 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
34 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
35 The Mouve                      0x0000000100273c94 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
36 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
37 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
38 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
39 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
40 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
41 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
42 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
43 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
44 The Mouve                      0x0000000100273be0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
45 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
46 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
47 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
48 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
49 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
50 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
51 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
52 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
53 The Mouve                      0x0000000100273be0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
54 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
55 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
56 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
57 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
58 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
59 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
60 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
61 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
62 The Mouve                      0x0000000100273c94 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
63 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
64 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
65 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
66 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
67 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
68 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
69 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
70 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
71 The Mouve                      0x0000000100273be0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
72 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
73 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
74 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
75 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
76 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
77 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
78 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
79 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
80 The Mouve                      0x0000000100273be0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
81 The Mouve                      0x0000000100274b70 __29+[BFExecutor defaultExecutor]_block_invoke_2
82 The Mouve                      0x0000000100275084 -[BFExecutor execute:]
83 The Mouve                      0x0000000100273b58 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke
84 The Mouve                      0x0000000100273764 -[BFTask runContinuations]
85 The Mouve                      0x0000000100272fd4 -[BFTask trySetResult:]
86 The Mouve                      0x0000000100272f08 -[BFTask setResult:]
87 The Mouve                      0x0000000100271204 -[BFTaskCompletionSource setResult:]
88 The Mouve                      0x0000000100273ea0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3
89 The Mouve                      0x0000000100273c94 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2
90 libdispatch.dylib              0x0000000193cb1994 _dispatch_call_block_and_release
91 libdispatch.dylib              0x0000000193cb1954 _dispatch_client_callout
92 libdispatch.dylib              0x0000000193cbc0a4 _dispatch_queue_drain
93 libdispatch.dylib              0x0000000193cb4a5c _dispatch_queue_invoke
94 libdispatch.dylib              0x0000000193cbe318 _dispatch_root_queue_drain
95 libdispatch.dylib              0x0000000193cbfc4c _dispatch_worker_thread3
96 libsystem_pthread.dylib        0x0000000193e9122c _pthread_wqthread
97 libsystem_pthread.dylib        0x0000000193e90ef0 start_wqthread

Thread : com.parse.PFPinningEventuallyQueue.processing
0  libsystem_kernel.dylib         0x0000000193df7078 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x0000000193e92f2c _pthread_cond_wait + 624
2  Foundation                     0x0000000182cab6f0 -[NSCondition wait] + 248
3  The Mouve                      0x00000001002745b8 -[BFTask waitUntilFinished] + 4296983992
4  The Mouve                      0x00000001002464b8 -[BFTask(Private) waitForResult:withMainThreadWarning:] + 4296795320
5  The Mouve                      0x0000000100210688 -[PFPinningEventuallyQueue _pendingCommandIdentifiers] + 4296574600
6  The Mouve                      0x000000010023ac60 -[PFEventuallyQueue _runCommandsWithRetriesCount:] + 4296748128
7  libdispatch.dylib              0x0000000193cb1954 _dispatch_client_callout + 16
8  libdispatch.dylib              0x0000000193cc8010 _dispatch_source_latch_and_call + 2052
9  libdispatch.dylib              0x0000000193cb3abc _dispatch_source_invoke + 288
10 libdispatch.dylib              0x0000000193cbc2d4 _dispatch_queue_drain + 2008
11 libdispatch.dylib              0x0000000193cb4a5c _dispatch_queue_invoke + 132
12 libdispatch.dylib              0x0000000193cbe318 _dispatch_root_queue_drain + 720
13 libdispatch.dylib              0x0000000193cbfc4c _dispatch_worker_thread3 + 108
14 libsystem_pthread.dylib        0x0000000193e9122c _pthread_wqthread + 816
15 libsystem_pthread.dylib        0x0000000193e90ef0 start_wqthread + 4

@icecoldlilly
Copy link
Author

Here's my console output
bt all
thread #1: tid = 0x55c6d, 0x000000011546c4de libsystem_kernel.dylibmach_msg_trap + 10, queue = 'com.apple.main-thread' frame #0: 0x000000011546c4de libsystem_kernel.dylibmach_msg_trap + 10
frame #1: 0x000000011546b64f libsystem_kernel.dylibmach_msg + 55 frame #2: 0x0000000111639af5 QuartzCoreCA::Render::Encoder::receive_reply(unsigned int) + 59
frame #3: 0x00000001116c2c12 QuartzCoreCA::Context::commit_transaction(CA::Transaction*) + 2226 frame #4: 0x00000001116efc0a QuartzCoreCA::Transaction::commit() + 486
frame #5: 0x00000001116f037c QuartzCoreCA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 92 frame #6: 0x0000000110286947 CoreFoundationCFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
frame #7: 0x00000001102868b7 CoreFoundation__CFRunLoopDoObservers + 391 frame #8: 0x000000011027c50b CoreFoundation__CFRunLoopRun + 1147
frame #9: 0x000000011027be08 CoreFoundationCFRunLoopRunSpecific + 488 frame #10: 0x0000000116475ad2 GraphicsServicesGSEventRunModal + 161
frame #11: 0x000000011318830d UIKitUIApplicationMain + 171 frame #12: 0x000000010fb4d4ad The Mouvemain + 109 at AppDelegate.swift:23
frame #13: 0x000000011513b92d libdyld.dylibstart + 1 frame #14: 0x000000011513b92d libdyld.dylibstart + 1

thread #2: tid = 0x55c90, 0x0000000115472232 libsystem_kernel.dylibkevent64 + 10, queue = 'com.apple.libdispatch-manager' frame #0: 0x0000000115472232 libsystem_kernel.dylibkevent64 + 10
frame #1: 0x00000001150f64c8 libdispatch.dylib_dispatch_mgr_invoke + 260 frame #2: 0x00000001150f6262 libdispatch.dylib_dispatch_mgr_thread + 54

thread #3: tid = 0x55c91, 0x000000011546c532 libsystem_kernel.dylibsemaphore_timedwait_trap + 10, queue = 'com.apple.CoreLocation.ConnectionClient.0x7fab7b90c120.events' frame #0: 0x000000011546c532 libsystem_kernel.dylibsemaphore_timedwait_trap + 10
frame #1: 0x00000001150f239a libdispatch.dylib_dispatch_semaphore_wait_slow + 149 frame #2: 0x0000000111fc0faa CoreLocation___lldb_unnamed_function13$$CoreLocation + 378
frame #3: 0x0000000111fc53c7 CoreLocation___lldb_unnamed_function77$$CoreLocation + 413 frame #4: 0x0000000111ff9bf4 CoreLocation___lldb_unnamed_function1440$$CoreLocation + 146
frame #5: 0x0000000111ff784b CoreLocation___lldb_unnamed_function1356$$CoreLocation + 133 frame #6: 0x0000000111ff778f CoreLocation___lldb_unnamed_function1355$$CoreLocation + 55
frame #7: 0x0000000111ff891d CoreLocation___lldb_unnamed_function1396$$CoreLocation + 359 frame #8: 0x00000001153f67da libxpc.dylib_xpc_connection_call_event_handler + 35
frame #9: 0x00000001153f661c libxpc.dylib_xpc_connection_mach_event + 2111 frame #10: 0x00000001151074fe libdispatch.dylib_dispatch_client_callout4 + 9
frame #11: 0x00000001150f77a3 libdispatch.dylib_dispatch_mach_msg_invoke + 374 frame #12: 0x00000001150ed75f libdispatch.dylib_dispatch_queue_drain + 1818
frame #13: 0x00000001150f80fa libdispatch.dylib_dispatch_mach_invoke + 759 frame #14: 0x00000001150ed75f libdispatch.dylib_dispatch_queue_drain + 1818
frame #15: 0x00000001150ece0d libdispatch.dylib_dispatch_queue_invoke + 601 frame #16: 0x00000001150ed75f libdispatch.dylib_dispatch_queue_drain + 1818
frame #17: 0x00000001150ece0d libdispatch.dylib_dispatch_queue_invoke + 601 frame #18: 0x00000001150efa56 libdispatch.dylib_dispatch_root_queue_drain + 1420
frame #19: 0x00000001150ef4c5 libdispatch.dylib_dispatch_worker_thread3 + 111 frame #20: 0x0000000115438a9d libsystem_pthread.dylib_pthread_wqthread + 729
frame #21: 0x00000001154363dd libsystem_pthread.dylib`start_wqthread + 13

thread #4: tid = 0x55c92, 0x000000011547194a libsystem_kernel.dylib__workq_kernreturn + 10 frame #0: 0x000000011547194a libsystem_kernel.dylib__workq_kernreturn + 10
frame #1: 0x0000000115438b29 libsystem_pthread.dylib_pthread_wqthread + 869 frame #2: 0x00000001154363dd libsystem_pthread.dylibstart_wqthread + 13

thread #5: tid = 0x55c94, 0x000000011547194a libsystem_kernel.dylib__workq_kernreturn + 10 frame #0: 0x000000011547194a libsystem_kernel.dylib__workq_kernreturn + 10
frame #1: 0x0000000115438b29 libsystem_pthread.dylib_pthread_wqthread + 869 frame #2: 0x00000001154363dd libsystem_pthread.dylibstart_wqthread + 13

thread #6: tid = 0x55c95, 0x0000000115471136 libsystem_kernel.dylib__psynch_cvwait + 10, queue = 'com.parse.PFPinningEventuallyQueue.processing' frame #0: 0x0000000115471136 libsystem_kernel.dylib__psynch_cvwait + 10
frame #1: 0x0000000115439560 libsystem_pthread.dylib_pthread_cond_wait + 693 frame #2: 0x000000011073f9f1 Foundation-[NSCondition wait] + 240
frame #3: 0x000000010fd06364 The Mouve-[BFTask waitUntilFinished] + 251 frame #4: 0x000000010fcd79e9 The Mouve-[BFTask(Private) waitForResult:withMainThreadWarning:] + 41
frame #5: 0x000000010fca17ee The Mouve-[PFPinningEventuallyQueue _pendingCommandIdentifiers] + 63 frame #6: 0x000000010fccc540 The Mouve-[PFEventuallyQueue _runCommandsWithRetriesCount:] + 215
frame #7: 0x000000011510749b libdispatch.dylib_dispatch_client_callout + 8 frame #8: 0x00000001150fa8a5 libdispatch.dylib_dispatch_source_latch_and_call + 1750
frame #9: 0x00000001150f5830 libdispatch.dylib_dispatch_source_invoke + 1057 frame #10: 0x00000001150ed75f libdispatch.dylib_dispatch_queue_drain + 1818
frame #11: 0x00000001150ece0d libdispatch.dylib_dispatch_queue_invoke + 601 frame #12: 0x00000001150efa56 libdispatch.dylib_dispatch_root_queue_drain + 1420
frame #13: 0x00000001150ef4c5 libdispatch.dylib_dispatch_worker_thread3 + 111 frame #14: 0x0000000115438a9d libsystem_pthread.dylib_pthread_wqthread + 729
frame #15: 0x00000001154363dd libsystem_pthread.dylib`start_wqthread + 13

@parse-github-bot
Copy link

This issue has not been updated for 7 days. If you have additional information to help pinpoint this issue as an SDK bug, please comment on this issue. We will close this issue in 7 days if no additional information is provided. Thank you for your feedback.

@parse-github-bot
Copy link

We are closing this issue due to another 7 days of inactivity. If you have additional information to help pinpoint this issue as an SDK bug, please reopen it with the additional information.Thank you for your feedback.

@otusweb
Copy link

otusweb commented Jan 5, 2016

I'm seeing this issue too. Though for me it mostly happens on launch. I'm using the latest SDK.

The exception is thrown on line 315 of PFPinningEventuallyQueue:
[_eventuallyPinUUIDQueue addObject:eventuallyPin.uuid];

Let me know if there is anything else i can provide. This is my main bug in my app right now:-(
Crash log:

Last Exception Backtrace:
0   CoreFoundation                  0x1836a1900 __exceptionPreprocess + 124 (NSException.m:162)
1   libobjc.A.dylib                 0x182d0ff80 objc_exception_throw + 56 (objc-exception.mm:531)
2   CoreFoundation                  0x18358b134 -[__NSArrayM insertObject:atIndex:] + 808 (NSArray.m:572)
3   Parse                           0x100431b9c __55-[PFPinningEventuallyQueue _populateEventuallyPinAsync]_block_invoke_2170 + 84 (PFPinningEventuallyQueue.m:315)
4   libdispatch.dylib               0x1830f55f0 _dispatch_client_callout + 16 (object.m:506)
5   libdispatch.dylib               0x18310089c _dispatch_barrier_sync_f_invoke + 100 (queue.c:2763)
6   Parse                           0x100431a84 __55-[PFPinningEventuallyQueue _populateEventuallyPinAsync]_block_invoke167 + 404 (PFPinningEventuallyQueue.m:314)
7   Bolts                           0x1002e5798 __62-[BFTask continueWithExecutor:successBlock:cancellationToken:]_block_invoke + 92 (BFTask.m:410)
8   Bolts                           0x1002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
9   Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
10  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
11  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
12  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
13  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
14  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
15  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
16  Bolts                           0x1002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
17  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
18  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
19  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
20  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
21  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
22  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
23  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
24  Bolts                           0x1002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
25  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
26  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
27  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
28  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
29  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
30  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
31  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
32  Bolts                           0x1002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
33  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
34  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
35  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
36  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
37  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
38  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
39  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
40  Bolts                           0x1002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
41  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
42  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
43  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
44  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
45  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
46  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
47  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
48  Bolts                           0x1002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
49  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
50  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
51  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
52  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
53  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
54  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
55  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
56  Bolts                           0x1002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
57  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
58  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
59  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
60  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
61  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
62  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
63  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
64  Bolts                           0x1002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
65  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
66  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
67  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
68  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
69  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
70  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
71  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
72  Bolts                           0x1002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
73  Bolts                           0x1002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
74  Bolts                           0x1002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
75  Bolts                           0x1002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
76  Bolts                           0x1002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
77  Bolts                           0x1002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
78  Bolts                           0x1002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
79  Bolts                           0x1002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
80  Bolts                           0x1002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
81  libdispatch.dylib               0x1830f55f0 _dispatch_client_callout + 16 (object.m:506)
82  libdispatch.dylib               0x1831005f4 _dispatch_barrier_sync_f_slow + 824 (queue.c:2763)
83  Parse                           0x100453550 PFThreadsafetySafeDispatchSync + 80 (PFThreadsafety.m:31)
84  libdispatch.dylib               0x1830f5630 _dispatch_call_block_and_release + 24 (init.c:760)
85  libdispatch.dylib               0x1830f55f0 _dispatch_client_callout + 16 (object.m:506)
86  libdispatch.dylib               0x183103a88 _dispatch_root_queue_drain + 2140 (inline_internal.h:1063)
87  libdispatch.dylib               0x183103224 _dispatch_worker_thread3 + 112 (queue.c:4249)
88  libsystem_pthread.dylib         0x183309470 _pthread_wqthread + 1092 (pthread.c:1990)
89  libsystem_pthread.dylib         0x183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 0 name:
Thread 0:
0   CoreFoundation                  0x00000001835ada04 CFStringCreateMutableCopy + 728 (CFString.c:2193)
1   CoreFoundation                  0x00000001835ad9e0 CFStringCreateMutableCopy + 692 (CFString.c:2117)
2   Foundation                      0x0000000183f9d658 -[NSPlaceholderMutableString initWithString:] + 232 (NSMutableString.m:322)
3   Foundation                      0x0000000183f9d6c4 +[NSString stringWithString:] + 48 (NSString.m:154)
4   AWSCore                         0x000000010018516c +[AWSServiceConfiguration baseUserAgent] + 96 (AWSService.m:201)
5   AWSCore                         0x0000000100185594 -[AWSServiceConfiguration userAgent] + 80 (AWSService.m:225)
6   AWSCore                         0x000000010015b69c -[AWSCognitoIdentity initWithConfiguration:] + 412 (AWSCognitoIdentityService.m:211)
7   AWSCore                         0x000000010015e50c -[AWSCognitoCredentialsProvider setUpWithRegionType:identityProvider:unauthRoleArn:authRoleArn:useEnhancedFlow:] + 912 (AWSCredentialsProvider.m:367)
8   AWSCore                         0x000000010015de1c -[AWSCognitoCredentialsProvider initWithRegionType:identityPoolId:] + 168 (AWSCredentialsProvider.m:268)
9   TenStats                        0x000000010005e544 _TTSf4dg_g_n___TFC8TenStats11AppDelegate11applicationfS0_FTCSo13UIApplication29didFinishLaunchingWithOptionsGSqGVSs10DictionaryCSo8NSObjectPSs9AnyObject____Sb + 1396 (AppDelegate.swift:0)
10  TenStats                        0x000000010005c4c4 _TToFC8TenStats11AppDelegate11applicationfS0_FTCSo13UIApplication29didFinishLaunchingWithOptionsGSqGVSs10DictionaryCSo8NSObjectPSs9AnyObject____Sb + 200 (AppDelegate.swift:0)
11  UIKit                           0x0000000188409704 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 400 (UIApplication.m:1803)
12  UIKit                           0x0000000188638130 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 2904 (UIApplication.m:2037)
13  UIKit                           0x000000018863c4b8 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1672 (UIApplication.m:3269)
14  UIKit                           0x00000001886395c0 -[UIApplication workspaceDidEndTransaction:] + 168 (UIApplication.m:2662)
15  FrontBoardServices              0x0000000184c57790 -[FBSSerialQueue _performNext] + 184 (FBSSerialQueue.m:157)
16  FrontBoardServices              0x0000000184c57b10 -[FBSSerialQueue _performNextFromRunLoopSource] + 56 (FBSSerialQueue.m:204)
17  CoreFoundation                  0x0000000183658efc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 (CFRunLoop.c:1761)
18  CoreFoundation                  0x0000000183658990 __CFRunLoopDoSources0 + 540 (CFRunLoop.c:1807)
19  CoreFoundation                  0x0000000183656690 __CFRunLoopRun + 724 (CFRunLoop.c:2536)
20  CoreFoundation                  0x0000000183585680 CFRunLoopRunSpecific + 384 (CFRunLoop.c:2814)
21  UIKit                           0x0000000188402580 -[UIApplication _run] + 460 (UIApplication.m:2503)
22  UIKit                           0x00000001883fcd90 UIApplicationMain + 204 (UIApplication.m:3681)
23  TenStats                        0x000000010005da94 main + 144 (AppDelegate.swift:17)
24  libdyld.dylib                   0x00000001831268b8 start + 4 (start_glue.s:80)

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib          0x00000001832454fc kevent_qos + 8
1   libdispatch.dylib               0x000000018310894c _dispatch_mgr_invoke + 232 (source.c:2542)
2   libdispatch.dylib               0x00000001830f77bc _dispatch_source_invoke + 0 (source.c:777)

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x00000001832294f8 semaphore_wait_trap + 8 (syscall_sw.h:110)
1   libsystem_platform.dylib        0x000000018330297c _os_semaphore_wait + 24 (semaphore.c:74)
2   libdispatch.dylib               0x00000001831004ec _dispatch_barrier_sync_f_slow + 560 (queue.c:2893)
3   Parse                           0x0000000100453550 PFThreadsafetySafeDispatchSync + 80 (PFThreadsafety.m:31)
4   Parse                           0x0000000100452d8c -[PFSQLiteStatement close] + 120 (PFSQLiteStatement.m:32)
5   Parse                           0x0000000100452ce4 -[PFSQLiteStatement dealloc] + 32 (PFSQLiteStatement.m:29)
6   Parse                           0x0000000100452bf0 -[PFSQLiteDatabaseResult .cxx_destruct] + 56 (PFSQLiteDatabaseResult.m:25)
7   libobjc.A.dylib                 0x0000000182d0eb54 object_cxxDestructFromClass(objc_object*, objc_class*) + 148 (objc-class.mm:406)
8   libobjc.A.dylib                 0x0000000182d1a080 objc_destructInstance + 92 (objc-runtime-new.mm:6663)
9   libobjc.A.dylib                 0x0000000182d1a0e0 object_dispose + 28 (objc-runtime-new.mm:6682)
10  libobjc.A.dylib                 0x0000000182d0eb54 object_cxxDestructFromClass(objc_object*, objc_class*) + 148 (objc-class.mm:406)
11  libobjc.A.dylib                 0x0000000182d1a080 objc_destructInstance + 92 (objc-runtime-new.mm:6663)
12  libobjc.A.dylib                 0x0000000182d1a0e0 object_dispose + 28 (objc-runtime-new.mm:6682)
13  libobjc.A.dylib                 0x0000000182d29ae8 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 508 (NSObject.mm:741)
14  libdispatch.dylib               0x0000000183103bcc _dispatch_root_queue_drain + 2464 (queue.c:4227)
15  libdispatch.dylib               0x0000000183103224 _dispatch_worker_thread3 + 112 (queue.c:4249)
16  libsystem_pthread.dylib         0x0000000183309470 _pthread_wqthread + 1092 (pthread.c:1990)
17  libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 3:
0   libsystem_kernel.dylib          0x0000000183244b6c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000183309530 _pthread_wqthread + 1284 (pthread.c:1999)
2   libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 4:
0   libsystem_kernel.dylib          0x0000000183244b6c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000183309530 _pthread_wqthread + 1284 (pthread.c:1999)
2   libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib          0x0000000183243f48 __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x000000018330ace8 _pthread_cond_wait + 648 (pthread_cond.c:536)
2   Foundation                      0x0000000183fcebac -[NSCondition wait] + 240 (NSLock.m:175)
3   Bolts                           0x00000001002e5a14 -[BFTask waitUntilFinished] + 236 (BFTask.m:441)
4   Parse                           0x00000001003c53c4 -[BFTask(Private) waitForResult:withMainThreadWarning:] + 48 (BFTask+Private.m:105)
5   Parse                           0x00000001003e5278 -[PFEventuallyQueue setConnected:] + 296 (PFEventuallyQueue.m:422)
6   Parse                           0x00000001004468b0 __37-[PFReachability _notifyAllListeners]_block_invoke + 284 (PFReachability.m:157)
7   libdispatch.dylib               0x00000001830f5630 _dispatch_call_block_and_release + 24 (init.c:760)
8   libdispatch.dylib               0x00000001830f55f0 _dispatch_client_callout + 16 (object.m:506)
9   libdispatch.dylib               0x00000001830ffec4 _dispatch_async_redirect_invoke + 1920 (inline_internal.h:1063)
10  libdispatch.dylib               0x00000001830f55f0 _dispatch_client_callout + 16 (object.m:506)
11  libdispatch.dylib               0x0000000183103a88 _dispatch_root_queue_drain + 2140 (inline_internal.h:1063)
12  libdispatch.dylib               0x0000000183103224 _dispatch_worker_thread3 + 112 (queue.c:4249)
13  libsystem_pthread.dylib         0x0000000183309470 _pthread_wqthread + 1092 (pthread.c:1990)
14  libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 6:
0   libsystem_kernel.dylib          0x0000000183244b6c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000183309530 _pthread_wqthread + 1284 (pthread.c:1999)
2   libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 7:
0   libsystem_kernel.dylib          0x0000000183244b6c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000183309530 _pthread_wqthread + 1284 (pthread.c:1999)
2   libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib          0x0000000183243f48 __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x000000018330ace8 _pthread_cond_wait + 648 (pthread_cond.c:536)
2   Foundation                      0x0000000183fcebac -[NSCondition wait] + 240 (NSLock.m:175)
3   Bolts                           0x00000001002e5a14 -[BFTask waitUntilFinished] + 236 (BFTask.m:441)
4   Parse                           0x00000001003c53c4 -[BFTask(Private) waitForResult:withMainThreadWarning:] + 48 (BFTask+Private.m:105)
5   Parse                           0x0000000100430388 -[PFPinningEventuallyQueue _pendingCommandIdentifiers] + 60 (PFPinningEventuallyQueue.m:150)
6   Parse                           0x00000001003e4034 -[PFEventuallyQueue _runCommandsWithRetriesCount:] + 216 (PFEventuallyQueue.m:232)
7   libdispatch.dylib               0x00000001830f55f0 _dispatch_client_callout + 16 (object.m:506)
8   libdispatch.dylib               0x000000018310c204 _dispatch_source_latch_and_call + 2556 (inline_internal.h:1063)
9   libdispatch.dylib               0x00000001830f7ae4 _dispatch_source_invoke + 808 (source.c:755)
10  libdispatch.dylib               0x0000000183101808 _dispatch_queue_drain + 1332 (inline_internal.h:1043)
11  libdispatch.dylib               0x00000001830f90f4 _dispatch_queue_invoke + 464 (queue.c:3644)
12  libdispatch.dylib               0x0000000183103504 _dispatch_root_queue_drain + 728 (inline_internal.h:1043)
13  libdispatch.dylib               0x0000000183103224 _dispatch_worker_thread3 + 112 (queue.c:4249)
14  libsystem_pthread.dylib         0x0000000183309470 _pthread_wqthread + 1092 (pthread.c:1990)
15  libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 9 name:
Thread 9 Crashed:
0   libsystem_kernel.dylib          0x0000000183244140 __pthread_kill + 8
1   libsystem_pthread.dylib         0x000000018330cef8 pthread_kill + 112 (pthread.c:1247)
2   libsystem_c.dylib               0x00000001831b5dac abort + 140 (abort.c:91)
3   libc++abi.dylib                 0x0000000182ce93f4 abort_message + 132 (abort_message.cpp:47)
4   libc++abi.dylib                 0x0000000182d05e98 default_terminate_handler() + 304 (cxa_default_handlers.cpp:67)
5   libobjc.A.dylib                 0x0000000182d10248 _objc_terminate() + 124 (objc-exception.mm:678)
6   libc++abi.dylib                 0x0000000182d02f44 std::__terminate(void (*)()) + 16 (cxa_handlers.cpp:62)
7   libc++abi.dylib                 0x0000000182d02fd0 std::terminate() + 92 (cxa_handlers.cpp:98)
8   libobjc.A.dylib                 0x0000000182d101a4 objc_terminate + 12 (objc-exception.mm:694)
9   libdispatch.dylib               0x00000001830f5604 _dispatch_client_callout + 36 (object.m:511)
10  libdispatch.dylib               0x000000018310089c _dispatch_barrier_sync_f_invoke + 100 (queue.c:2763)
11  Parse                           0x0000000100431a84 __55-[PFPinningEventuallyQueue _populateEventuallyPinAsync]_block_invoke167 + 404 (PFPinningEventuallyQueue.m:314)
12  Bolts                           0x00000001002e5798 __62-[BFTask continueWithExecutor:successBlock:cancellationToken:]_block_invoke + 92 (BFTask.m:410)
13  Bolts                           0x00000001002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
14  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
15  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
16  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
17  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
18  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
19  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
20  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
21  Bolts                           0x00000001002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
22  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
23  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
24  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
25  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
26  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
27  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
28  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
29  Bolts                           0x00000001002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
30  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
31  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
32  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
33  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
34  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
35  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
36  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
37  Bolts                           0x00000001002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
38  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
39  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
40  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
41  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
42  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
43  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
44  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
45  Bolts                           0x00000001002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
46  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
47  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
48  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
49  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
50  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
51  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
52  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
53  Bolts                           0x00000001002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
54  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
55  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
56  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
57  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
58  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
59  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
60  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
61  Bolts                           0x00000001002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
62  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
63  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
64  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
65  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
66  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
67  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
68  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
69  Bolts                           0x00000001002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
70  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
71  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
72  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
73  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
74  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
75  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
76  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
77  Bolts                           0x00000001002e503c __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 88 (BFTask.m:336)
78  Bolts                           0x00000001002e2d1c __29+[BFExecutor defaultExecutor]_block_invoke_2 + 120 (BFExecutor.m:62)
79  Bolts                           0x00000001002e3278 -[BFExecutor execute:] + 76 (BFExecutor.m:125)
80  Bolts                           0x00000001002e4fb4 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke + 136 (BFTask.m:328)
81  Bolts                           0x00000001002e4bc0 -[BFTask runContinuations] + 356 (BFTask.m:308)
82  Bolts                           0x00000001002e4554 -[BFTask trySetResult:] + 152 (BFTask.m:223)
83  Bolts                           0x00000001002e5ef4 -[BFTaskCompletionSource setResult:] + 80 (BFTaskCompletionSource.m:50)
84  Bolts                           0x00000001002e52fc __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_3 + 300 (BFTask.m:352)
85  Bolts                           0x00000001002e50f0 __55-[BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2 + 268 (BFTask.m:360)
86  libdispatch.dylib               0x00000001830f55f0 _dispatch_client_callout + 16 (object.m:506)
87  libdispatch.dylib               0x00000001831005f4 _dispatch_barrier_sync_f_slow + 824 (queue.c:2763)
88  Parse                           0x0000000100453550 PFThreadsafetySafeDispatchSync + 80 (PFThreadsafety.m:31)
89  libdispatch.dylib               0x00000001830f5630 _dispatch_call_block_and_release + 24 (init.c:760)
90  libdispatch.dylib               0x00000001830f55f0 _dispatch_client_callout + 16 (object.m:506)
91  libdispatch.dylib               0x0000000183103a88 _dispatch_root_queue_drain + 2140 (inline_internal.h:1063)
92  libdispatch.dylib               0x0000000183103224 _dispatch_worker_thread3 + 112 (queue.c:4249)
93  libsystem_pthread.dylib         0x0000000183309470 _pthread_wqthread + 1092 (pthread.c:1990)
94  libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Activity ID:             0x0000000000156710
Activity Name:           starting resolver activity
Activity Image Path:     /usr/lib/system/libsystem_network.dylib
Activity Image UUID:     8668F3C7-D258-3A85-8E98-2E431FF0029B
Activity Offset:         0x00032060
Activity Running Time:   6148914688.609119 sec

Trace Messages (reverse chronological seconds):
6148914688.563441 libsystem_network.dylib       0x00000002065a1da8 Format not found
6148914688.573419 libsystem_network.dylib       0x00000002065a1da8 Format not found
6148914688.575300 libsystem_network.dylib       0x00000002065a1da8 Format not found
6148914688.577314 libsystem_network.dylib       0x00000002065a1da8 Format not found
6148914688.586404 libsystem_network.dylib       0x00000002065a1da8 Format not found
6148914688.589354 libsystem_network.dylib       0x00000002065a1da8 Format not found
6148914688.607668 libsystem_network.dylib       0x00000002065a1da8 Format not found

Thread 10:
0   libsystem_kernel.dylib          0x0000000183244b6c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000183309530 _pthread_wqthread + 1284 (pthread.c:1999)
2   libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 11:
0   libsystem_kernel.dylib          0x0000000183244b6c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000183309530 _pthread_wqthread + 1284 (pthread.c:1999)
2   libsystem_pthread.dylib         0x0000000183309020 start_wqthread + 4 (pthread_asm.s:191)

Thread 9 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000154e530f7
    x4: 0x0000000182d06e02   x5: 0x000000016e474bd0   x6: 0x000000000000006e   x7: 0x0000000000000f80
    x8: 0x000000000c000000   x9: 0x0000000004000000  x10: 0x0000000000000002  x11: 0x0000000000000010
   x12: 0x0000000000000000  x13: 0x0000000000000002  x14: 0x0000000000000000  x15: 0x0000030000000300
   x16: 0x0000000000000148  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000016e477000  x21: 0x000000016e474bd0  x22: 0x0000000154e65df0  x23: 0x0000000000000001
   x24: 0x0000000100472f81  x25: 0x0000000188d741bb  x26: 0x0000000000000070  x27: 0x0000000000000000
   x28: 0x0000000154e65df0  fp: 0x000000016e474b30   lr: 0x000000018330cef8
    sp: 0x000000016e474b10   pc: 0x0000000183244140 cpsr: 0x00000000

Binary Images:
0x100058000 - 0x1000a7fff TenStats arm64  <24a125a4fce93c319cb9a3a3909e4bd2> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/TenStats
0x1000d0000 - 0x100113fff AWSCognito arm64  <3d3a732e429c3e9f97d6e324186db28e> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/AWSCognito.framework/AWSCognito
0x10014c000 - 0x1001f3fff AWSCore arm64  <098aafe90440359887116dad2292fc61> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/AWSCore.framework/AWSCore
0x100238000 - 0x10029ffff AWSS3 arm64  <45f5c38282523a5a923ebeb1f6f7d8a3> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/AWSS3.framework/AWSS3
0x1002dc000 - 0x1002e7fff Bolts arm64  <ff38319ebb4b331ab90cf0442348133c> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/Bolts.framework/Bolts
0x1002f0000 - 0x10030ffff CocoaLumberjack arm64  <3418f51261fc3a9184e77eafcf6747ac> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack
0x100324000 - 0x10032bfff HTTPStatusCodes arm64  <ed29e6a2c6c234169bd1f6882d1c3c82> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/HTTPStatusCodes.framework/HTTPStatusCodes
0x100338000 - 0x10038bfff Mixpanel arm64  <6fce0b928de8300a9a780ffe032c1b31> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/Mixpanel.framework/Mixpanel
0x1003c0000 - 0x10048bfff Parse arm64  <7a32dde915f334f48a82b90761b95e65> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/Parse.framework/Parse
0x1004e4000 - 0x100503fff ParseCrashReporting arm64  <a667bb0f921c38fa8c1b08df5c60f6db> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/ParseCrashReporting.framework/ParseCrashReporting
0x100530000 - 0x10055bfff ParseUI arm64  <4ae296db85b634eabde1cbb31593df2a> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/ParseUI.framework/ParseUI
0x100580000 - 0x100597fff SwiftValidator arm64  <bd1fbfca577133c9a736ad84dab94c8f> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/SwiftValidator.framework/SwiftValidator
0x1005b8000 - 0x1005bffff libswiftAVFoundation.dylib arm64  <72d8211d23c030eba478a8cffa8402bb> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftAVFoundation.dylib
0x1005dc000 - 0x1007f7fff libswiftCore.dylib arm64  <ba84e1c7148f37b0b36d2dc5c6493464> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftCore.dylib
0x1009e4000 - 0x1009ebfff libswiftCoreAudio.dylib arm64  <62768db0725f35ecbbc109158fc85acb> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftCoreAudio.dylib
0x100a04000 - 0x100a0bfff libswiftCoreData.dylib arm64  <6b91751d70b13b48a9c93b2a7f0330d0> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftCoreData.dylib
0x100a20000 - 0x100a2bfff libswiftCoreGraphics.dylib arm64  <ccd45e9f93c538d0a5b21d87ebecb1d6> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftCoreGraphics.dylib
0x100a40000 - 0x100a47fff libswiftCoreImage.dylib arm64  <9777e63be990386ba7c0ff1501e89acc> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftCoreImage.dylib
0x100a5c000 - 0x100a63fff libswiftCoreLocation.dylib arm64  <4e24eea0ecf6362598c9b9d583706304> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftCoreLocation.dylib
0x100a7c000 - 0x100a83fff libswiftCoreMedia.dylib arm64  <557c6a751e173ed59e26918e1df242f4> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftCoreMedia.dylib
0x100aac000 - 0x100ab3fff libswiftDarwin.dylib arm64  <0f05e861b8183d56b336a491945ca504> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftDarwin.dylib
0x100acc000 - 0x100ad3fff libswiftDispatch.dylib arm64  <b2b4294d633a3f28be021192b2c40cc1> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftDispatch.dylib
0x100aec000 - 0x100b27fff libswiftFoundation.dylib arm64  <201de08a0ba13e77838b39cdb4d1a425> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftFoundation.dylib
0x100b64000 - 0x100b6bfff libswiftObjectiveC.dylib arm64  <f4a62295b7f933869303fa561158cbd8> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftObjectiveC.dylib
0x100b94000 - 0x100b9bfff libswiftUIKit.dylib arm64  <f61f6c6e80e738f097c827d163bcf723> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftUIKit.dylib
0x100bb0000 - 0x100bb7fff libswiftWebKit.dylib arm64  <5b6b5a914bb636bc876f7e7df1fefff9> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftWebKit.dylib
0x100bc8000 - 0x100bcffff libswiftContacts.dylib arm64  <db9dd499b19a3b639a920a0d71868944> /var/mobile/Containers/Bundle/Application/22A58A31-51CB-409E-AD62-2F65FE1BEB4D/TenStats.app/Frameworks/libswiftContacts.dylib
0x120048000 - 0x120077fff dyld arm64  <9e98992ceed735e2ac4784cb28efe7c1> /usr/lib/dyld
0x182c90000 - 0x182c91fff libSystem.B.dylib arm64  <c4cd04b37e5f34698856a9384aefff40> /usr/lib/libSystem.B.dylib
0x182c94000 - 0x182ce7fff libc++.1.dylib arm64  <d430d0ad16893b76bbc52468f65d5906> /usr/lib/libc++.1.dylib
0x182ce8000 - 0x182d07fff libc++abi.dylib arm64  <1c0a8ef87e8c37b2a577dc1a44e2b16e> /usr/lib/libc++abi.dylib
0x182d08000 - 0x183074fff libobjc.A.dylib arm64  <da8e482b3e7d3c40a798a0c86a3d6890> /usr/lib/libobjc.A.dylib
0x183078000 - 0x18307cfff libcache.dylib arm64  <242f50f854a1301fa6f76b4531101238> /usr/lib/system/libcache.dylib
0x183080000 - 0x18308bfff libcommonCrypto.dylib arm64  <f995fe44b0483f699bf9cfb570726bb3> /usr/lib/system/libcommonCrypto.dylib
0x18308c000 - 0x18308ffff libcompiler_rt.dylib arm64  <516b8400a98f3a4fb8f82780faca4b31> /usr/lib/system/libcompiler_rt.dylib
0x183090000 - 0x183097fff libcopyfile.dylib arm64  <c027b29d770e3a5e83aa48463916d3ed> /usr/lib/system/libcopyfile.dylib
0x183098000 - 0x1830f3fff libcorecrypto.dylib arm64  <7afbc1f2b41b33f8a33ffa4701f534a9> /usr/lib/system/libcorecrypto.dylib
0x1830f4000 - 0x183122fff libdispatch.dylib arm64  <aa5aa53cebb13e23a840ac24e4380c81> /usr/lib/system/libdispatch.dylib
0x183124000 - 0x183126fff libdyld.dylib arm64  <ec4f964fd5e1365e8d8f4560b473cd01> /usr/lib/system/libdyld.dylib
0x183128000 - 0x183128fff liblaunch.dylib arm64  <aec3e1f1241e33a888763b2b3d54fc16> /usr/lib/system/liblaunch.dylib
0x18312c000 - 0x183130fff libmacho.dylib arm64  <c0a027eb0fdf34c4948a7a579754bb94> /usr/lib/system/libmacho.dylib
0x183134000 - 0x183135fff libremovefile.dylib arm64  <2fb2b791a3453c019640b22cee6a0c00> /usr/lib/system/libremovefile.dylib
0x183138000 - 0x18314efff libsystem_asl.dylib arm64  <2373ea047a7c305583665937d3223d8b> /usr/lib/system/libsystem_asl.dylib
0x183150000 - 0x183151fff libsystem_blocks.dylib arm64  <294794ae7146331c8fd65a1ba652e7a4> /usr/lib/system/libsystem_blocks.dylib
0x183154000 - 0x1831d3fff libsystem_c.dylib arm64  <880a61b1eb96367f9bd7af9ec768c89b> /usr/lib/system/libsystem_c.dylib
0x1831d4000 - 0x1831d7fff libsystem_configuration.dylib arm64  <03109db3910b3d1db039296a8dcf3a6f> /usr/lib/system/libsystem_configuration.dylib
0x1831d8000 - 0x1831dafff libsystem_containermanager.dylib arm64  <fe2c6b6a57b6325887f02a3c867d36bf> /usr/lib/system/libsystem_containermanager.dylib
0x1831dc000 - 0x1831ddfff libsystem_coreservices.dylib arm64  <4bfbf0b2029f31299048d8aa82f50cf4> /usr/lib/system/libsystem_coreservices.dylib
0x1831e0000 - 0x1831f6fff libsystem_coretls.dylib arm64  <a920142634313a95ad276a8e7ce041fc> /usr/lib/system/libsystem_coretls.dylib
0x1831f8000 - 0x183200fff libsystem_dnssd.dylib arm64  <aad8313dc34138e58674de8b37c8f823> /usr/lib/system/libsystem_dnssd.dylib
0x183204000 - 0x183225fff libsystem_info.dylib arm64  <c38ce7aacdf33d4081b7a526c8c3034e> /usr/lib/system/libsystem_info.dylib
0x183228000 - 0x183249fff libsystem_kernel.dylib arm64  <3ba792d0972e3ec4b335bdb29dfce24b> /usr/lib/system/libsystem_kernel.dylib
0x18324c000 - 0x183268fff libsystem_m.dylib arm64  <784c81a596ec3863bbb18d2c6d57d1ce> /usr/lib/system/libsystem_m.dylib
0x18326c000 - 0x183285fff libsystem_malloc.dylib arm64  <d540cfed29133811b05483d34c1d1b12> /usr/lib/system/libsystem_malloc.dylib
0x183288000 - 0x1832e7fff libsystem_network.dylib arm64  <8668f3c7d2583a858e982e431ff0029b> /usr/lib/system/libsystem_network.dylib
0x1832e8000 - 0x1832f0fff libsystem_networkextension.dylib arm64  <9294202d3e963025b416a89d70a0a9f9> /usr/lib/system/libsystem_networkextension.dylib
0x1832f4000 - 0x1832fefff libsystem_notify.dylib arm64  <dd38cc9e177a31f1820c306f9a5cdb90> /usr/lib/system/libsystem_notify.dylib
0x183300000 - 0x183305fff libsystem_platform.dylib arm64  <7ad36a3f683830338c1023238ee36e2d> /usr/lib/system/libsystem_platform.dylib
0x183308000 - 0x183310fff libsystem_pthread.dylib arm64  <95b8ce5f94ed34a98e0d76e96b7b6356> /usr/lib/system/libsystem_pthread.dylib
0x183314000 - 0x183316fff libsystem_sandbox.dylib arm64  <f2905ac2a7033d599b43d6fe9ec21228> /usr/lib/system/libsystem_sandbox.dylib
0x183318000 - 0x183328fff libsystem_trace.dylib arm64  <98a1bfbd6dad36298c4aa7e1c8c6892e> /usr/lib/system/libsystem_trace.dylib
0x18332c000 - 0x183331fff libunwind.dylib arm64  <667befcaf5f339fb885e77ce99512fca> /usr/lib/system/libunwind.dylib
0x183334000 - 0x183334fff libvminterpose.dylib arm64  <0735d1ebbd123718a8f17eb113615d6d> /usr/lib/system/libvminterpose.dylib
0x183338000 - 0x18335dfff libxpc.dylib arm64  <b4614a68d1cb32a99ff638ddb1181ff4> /usr/lib/system/libxpc.dylib
0x183360000 - 0x183565fff libicucore.A.dylib arm64  <5c1540546de5350ab314c1d4c8a46d1b> /usr/lib/libicucore.A.dylib
0x183568000 - 0x183579fff libz.1.dylib arm64  <c46172ce833d398a8f1b54d22a4aaeaf> /usr/lib/libz.1.dylib
0x18357c000 - 0x1838f4fff CoreFoundation arm64  <121118a9a44d3518b99f3ebfd8806f69> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1838f8000 - 0x183908fff libbsm.0.dylib arm64  <bfee5e310ce439f0912635ac0bdbcaef> /usr/lib/libbsm.0.dylib
0x18390c000 - 0x18390cfff libenergytrace.dylib arm64  <913105a7ca583fed80e6b6329387bd34> /usr/lib/libenergytrace.dylib
0x183910000 - 0x183980fff IOKit arm64  <6dfdb62118f0357ba41ed63a66a5f0d6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x183984000 - 0x1839a3fff libMobileGestalt.dylib arm64  <c9c425b7cc243ecfbb96c6b98a6737f9> /usr/lib/libMobileGestalt.dylib
0x1839a4000 - 0x183a8efff libxml2.2.dylib arm64  <83e0d7a7234a3d93b70b33c650cce1c5> /usr/lib/libxml2.2.dylib
0x183a90000 - 0x183afdfff Security arm64  <32aa3c06560139de9fa54df2fd8605f2> /System/Library/Frameworks/Security.framework/Security
0x183b00000 - 0x183b59fff SystemConfiguration arm64  <ede85de1bd2830518ea2caac42bad651> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x183b5c000 - 0x183c44fff libsqlite3.dylib arm64  <ac049ebda5c534d7a81fff7ff8924192> /usr/lib/libsqlite3.dylib
0x183c48000 - 0x183ed4fff CFNetwork arm64  <479946ecd173383d803077b338576727> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x183ed8000 - 0x183ee5fff libbz2.1.0.dylib arm64  <736f0f9f7b003dcbb91351472cedfd49> /usr/lib/libbz2.1.0.dylib
0x183ee8000 - 0x183f01fff liblzma.5.dylib arm64  <6a0f886fe05d3250a030dd9256b14c08> /usr/lib/liblzma.5.dylib
0x183f04000 - 0x183f1efff libCRFSuite.dylib arm64  <8315a6fa429b3bc58da2a8d1cd259d61> /usr/lib/libCRFSuite.dylib
0x183f20000 - 0x183f4afff libarchive.2.dylib arm64  <2558513a9240332998aa09cdbf49f3ec> /usr/lib/libarchive.2.dylib
0x183f4c000 - 0x183f6afff libextension.dylib arm64  <b59c905587a63c9da06bfc8594ad8ae8> /usr/lib/libextension.dylib
0x183f6c000 - 0x183f6dfff liblangid.dylib arm64  <49ce8afa64a033328e76f25af85ff4c4> /usr/lib/liblangid.dylib
0x183f70000 - 0x1841ddfff Foundation arm64  <9c53ce054a5630c98001ecd8fd71080a> /System/Library/Frameworks/Foundation.framework/Foundation
0x1841e0000 - 0x18428bfff libBLAS.dylib arm64  <c534306ddf9e3b90b25e1b66695b0dd1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x18428c000 - 0x1845f1fff libLAPACK.dylib arm64  <ca2b7c7ec1bb30b98c037998b26e01f2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1845f4000 - 0x184850fff vImage arm64  <a3390b9bac5135369964865d050a9b95> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x184854000 - 0x184876fff libvMisc.dylib arm64  <1dee62445ded325a93cfca54303bd378> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x184878000 - 0x18488cfff libLinearAlgebra.dylib arm64  <0623251016ad33349829e232f4624c7b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x184890000 - 0x18489ffff libSparseBLAS.dylib arm64  <5d1851c74bd63cb1a1b6e4dfe8dc59cc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1848a0000 - 0x18490cfff libvDSP.dylib arm64  <7a83ca773be63bbbb33a8e8d1c2da9b7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x184910000 - 0x184910fff vecLib arm64  <9008c7ee8a703d6faa091456a8990715> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x184914000 - 0x184914fff Accelerate arm64  <234dafe4fb09333a8bd23b74dff5670e> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x184918000 - 0x184a85fff CoreGraphics arm64  <b225beb40caf3521ad8af13986c9e25e> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x184a88000 - 0x184a9cfff GraphicsServices arm64  <9c0d8d96ee9a3abaa9ca2c1c83291ccd> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x184aa0000 - 0x184ae8fff AppSupport arm64  <02b59c1c8da334a9852a3aa9bab98c07> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x184aec000 - 0x184badfff MobileCoreServices arm64  <afb0867c27e237b08d6fb64e1c44db59> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x184bb0000 - 0x184bf8fff BaseBoard arm64  <c5af56c0a45f3308932ffa68e609ccd8> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x184bfc000 - 0x184c07fff AssertionServices arm64  <6be337b9a4ad3c72b1a9f5e48ac329db> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x184c08000 - 0x184c29fff BackBoardServices arm64  <1098f9a35be63f4798089c25d613565c> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x184c2c000 - 0x184c2ffff MobileSystemServices arm64  <7eb26bea09f53c1c9e8d732f9f8ba026> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x184c30000 - 0x184c65fff FrontBoardServices arm64  <c1c5ada9ceb03917892e043fee80857f> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x184c68000 - 0x184c72fff UserNotificationServices arm64  <e8dcb070485f38b699ef6b5decf244d0> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x184c74000 - 0x184c99fff SpringBoardServices arm64  <eda15d90c5b4335299934d2c5fbcbede> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x184c9c000 - 0x184cabfff MobileKeyBag arm64  <ed676cb30f5b38c8a4b00b84e66f216d> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x184cac000 - 0x184cb2fff IOSurface arm64  <5cb861f068073646a7e4f594baeb3dac> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x184cb4000 - 0x184cc0fff liblockdown.dylib arm64  <90997d17c0a73b5fb55e87ebfada3e63> /usr/lib/liblockdown.dylib
0x184cc4000 - 0x184cd3fff CrashReporterSupport arm64  <c01e9de574133fdf90a9526fc10457be> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x184cd4000 - 0x184cd6fff IOSurfaceAccelerator arm64  <799c7fc9ad973988a2d974d16a1a8618> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x184cd8000 - 0x184d19fff AppleJPEG arm64  <244899ffb13030d09097bcb67d1c0f0b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x184d1c000 - 0x18503dfff ImageIO arm64  <1dcba4911a183ca38528d0b4db7338a8> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x185040000 - 0x185044fff TCC arm64  <785cd2d136fd3300a63f0c9b65a69b8f> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x185048000 - 0x18504dfff AggregateDictionary arm64  <df37471257ac3732924711a6cc7aba99> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x185050000 - 0x18505dfff PowerLog arm64  <af9c5f3d9b3e3a02ab7c00bf83a3b0c3> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x185060000 - 0x1850bdfff libTelephonyUtilDynamic.dylib arm64  <ec797d85e16f343a9b5d39ee63204090> /usr/lib/libTelephonyUtilDynamic.dylib
0x1850c0000 - 0x1850d2fff CommonUtilities arm64  <8f96b3d9ea333d20985ec6f5d77a5946> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1850d4000 - 0x1850ebfff libcompression.dylib arm64  <fecdce66a127392f968b6b0fe72b819c> /usr/lib/libcompression.dylib
0x1850ec000 - 0x185336fff CoreData arm64  <5d453eca9d25369fbe1152ec7aa44b1d> /System/Library/Frameworks/CoreData.framework/CoreData
0x185338000 - 0x18533cfff libCoreVMClient.dylib arm64  <05aad56f45e13172ad7a5d9fc156ccd1> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x185340000 - 0x185344fff IOAccelerator arm64  <7889e7b1f9ad30f19539dacc3a4e1a48> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x185348000 - 0x185349fff libCVMSPluginSupport.dylib arm64  <a1731d84b8ec3cc78b140153b1f97694> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18534c000 - 0x18534ffff libCoreFSCache.dylib arm64  <f67161256ed732219f5599270648e012> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x185350000 - 0x185396fff libGLImage.dylib arm64  <d533fa1b7b5f3f1b9a38a8aa0d4b80c4> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x185398000 - 0x1853a2fff libGFXShared.dylib arm64  <102edb9f54593c12b761398991a2878f> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1853a4000 - 0x1853aafff IOMobileFramebuffer arm64  <33cde30cbca83a60957157185c6fbe45> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1853ac000 - 0x1853acfff libmetal_timestamp.dylib arm64  <56af01754111343da708ce2963dc993c> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x1853b0000 - 0x1853f6fff Metal arm64  <2c6f99dd5edb3b4b9bb8233c120dd370> /System/Library/Frameworks/Metal.framework/Metal
0x1853f8000 - 0x185402fff OpenGLES arm64  <cfb6dabfaa5c32bb84bfbb8c31fb2e06> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x185404000 - 0x185424fff CoreVideo arm64  <653d4a02c4443e79b9dedc88fec89b4d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x185428000 - 0x18542afff OAuth arm64  <ea5d8026af173483918a09c303104746> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18542c000 - 0x185463fff Accounts arm64  <70308607c9873d7d827735c98303ef29> /System/Library/Frameworks/Accounts.framework/Accounts
0x185464000 - 0x185556fff libiconv.2.dylib arm64  <fadcb98c1c1b356c84f83a0405014023> /usr/lib/libiconv.2.dylib
0x185558000 - 0x185614fff CoreAudio arm64  <7cc6066c806039bca940716231637628> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x185618000 - 0x18561bfff UserFS arm64  <8e3c32ed612f310f8253a9fc3ef365f4> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18561c000 - 0x185709fff CoreMedia arm64  <6ad8fea7e3033ea8ae61060f5e19f6b6> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18570c000 - 0x185714fff libcupolicy.dylib arm64  <86ae97c485ea3d27880d4075a0378a12> /usr/lib/libcupolicy.dylib
0x185718000 - 0x18578afff CoreTelephony arm64  <9d5c070b5f1536399d8dc4583ef8240e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18578c000 - 0x18586cfff libFontParser.dylib arm64  <fc643a21296736b5b2b61481d61a306e> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x185870000 - 0x1858f0fff VideoToolbox arm64  <be617809dd93333ab50db1e22fec1c11> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1858f4000 - 0x1858f4fff FontServices arm64  <bbec62921db432008ff91dbecc9f5f63> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1858f8000 - 0x185a23fff CoreText arm64  <d116fec0cc2136cb9ccff9f0b77c0427> /System/Library/Frameworks/CoreText.framework/CoreText
0x185a24000 - 0x185a35fff ProtocolBuffer arm64  <ae731c8324143bd0b1fa42c083cd1bb1> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x185a38000 - 0x185a5ffff PersistentConnection arm64  <f891b056a74d3aecbc515a5dd93a182a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x185a60000 - 0x185a67fff DataMigration arm64  <4d957c76b4a535349f065e4e26e32a75> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x185a68000 - 0x185d8efff AudioToolbox arm64  <732b31e0907438e38393c1401a2326b8> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x185d90000 - 0x185f32fff QuartzCore arm64  <b18fd2d29c78340581fc516141c52a36> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x185f34000 - 0x185f3afff Netrb arm64  <89a82d19bfa832c3be2b4d8bcdaf04c7> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x185f3c000 - 0x185f4dfff libcmph.dylib arm64  <788e21990d61308cb3a8eeac6f28cda9> /usr/lib/libcmph.dylib
0x185f50000 - 0x185f6bfff libmis.dylib arm64  <8f8f0a284d66310c9797227f4b69ce13> /usr/lib/libmis.dylib
0x185f6c000 - 0x185fedfff LanguageModeling arm64  <8f0afc836b7c31a4ba004f9ba495159c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x185ff0000 - 0x1860b0fff ManagedConfiguration arm64  <0eda2f27a9b53ecf93b11d4c2a05a698> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1860b4000 - 0x1860cbfff libmarisa.dylib arm64  <5a00674979ab31b1a216a56c1f60458e> /usr/lib/libmarisa.dylib
0x1860cc000 - 0x186193fff ProofReader arm64  <1128b6d743133c6b80b762645c0a9e54> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x186194000 - 0x18619afff MediaAccessibility arm64  <1ad85ca5a76f3e6692df4fbb1b7d1019> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x18619c000 - 0x1861abfff MobileAsset arm64  <10c161389d7039a0a01a8a338f349fae> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1861ac000 - 0x186204fff ColorSync arm64  <9e5c88dec3743290b78e9df8ec74492c> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x186208000 - 0x186253fff MetalPerformanceShaders arm64  <5b5f3ef3b3503289aad9b60b08268721> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x186254000 - 0x186680fff FaceCore arm64  <c081228025fe3e6bb800430051181fb4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x186684000 - 0x1866fffff Quagga arm64  <668639b359dd35b99fd432f187422807> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x186700000 - 0x1868a2fff CoreImage arm64  <b9d5db7c62583ce5aa67a929c32ecbdd> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1868a4000 - 0x1868d5fff TextInput arm64  <99990781f4e23fa4a7603033c12e7880> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1868d8000 - 0x1868e2fff libAccessibility.dylib arm64  <925fa2dd49eb3ae9b2457f3bb3a56dc9> /usr/lib/libAccessibility.dylib
0x1868e4000 - 0x1868ecfff MobileInstallation arm64  <7c10ce470f0c3efabda569b468202a02> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1868f0000 - 0x186ed4fff JavaScriptCore arm64  <2136114e5d3b3c8e99d2cd9470aef1ed> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x186ed8000 - 0x1870bffff StoreServices arm64  <42778e41960a38518623cc14c54bb2e3> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1870c0000 - 0x188067fff WebCore arm64  <341b5a6efa5f3630860fd6f457f3b5f9> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x188068000 - 0x188091fff libxslt.1.dylib arm64  <598981ca773d381cb1fbdaad92e61495> /usr/lib/libxslt.1.dylib
0x188094000 - 0x188171fff WebKitLegacy arm64  <a6ba8a37ef453c8e86fb9b6fffbfeb76> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x188174000 - 0x18822bfff CoreUI arm64  <29d544d0b53e394aabcfc44fa72488ce> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18822c000 - 0x188251fff DictionaryServices arm64  <f39018d31eeb3d35b820df074d18f54b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x188254000 - 0x188254fff HangTracer arm64  <231afe8a1d2e31339c291c80e7c00bb6> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x188258000 - 0x1882a6fff PhysicsKit arm64  <9ba1d2dbac4d34b2a984036875c03449> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1882a8000 - 0x18837efff UIFoundation arm64  <9f36816edf3139ecbced1102ad25421f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x188380000 - 0x188f78fff UIKit arm64  <1ed8c851528d340980eaf65410c76c18> /System/Library/Frameworks/UIKit.framework/UIKit
0x188f7c000 - 0x188f9dfff CoreBluetooth arm64  <7db7b40d76183ecdb7347f3c71a5a2ef> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x188fa0000 - 0x188fc5fff DataAccessExpress arm64  <4a4b7cfe1bff3250a33935a7cf001f77> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x188fc8000 - 0x188fe1fff NetworkStatistics arm64  <e09050a83e2c34eb9fcaa4b53c8a0173> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x188fe4000 - 0x18905ffff AddressBook arm64  <2e4c3e893ece3d15bd32d883df32bdc7> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x189060000 - 0x18916afff CoreMotion arm64  <e6a836233c3d3bb1ae5adcd23cbe288a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x18916c000 - 0x18917cfff CacheDelete arm64  <d3f9211ea40c37808233dd2f078d52a5> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x189180000 - 0x189187fff CoreAUC arm64  <d61137796acf39239063a10e7571d567> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x189188000 - 0x1895a1fff MediaToolbox arm64  <fcec681f386c32ffbf9cbf87c51dfcec> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1895a4000 - 0x189723fff Celestial arm64  <76d04f7ae8bf319b91d4c7db0106a360> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x189724000 - 0x189730fff IntlPreferences arm64  <eef450a1e9833df1b3e778709e327ccb> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x189734000 - 0x189736fff CoreDuetDebugLogging arm64  <be7be074c7ac3814a8fef3419b065800> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x189738000 - 0x18974dfff CoreDuetDaemonProtocol arm64  <9eb3b9f772593b76b13232fef62abb05> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x189750000 - 0x189802fff CoreDuet arm64  <1839d6e28db63736aea273aeed76a5cb> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x189804000 - 0x189805fff BTLEAudioController arm64  <142ecb401dca36c0b2fe630969f4aea6> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x189808000 - 0x189880fff libAVFAudio.dylib arm64  <f3034400d6e43f9a9464a67430e4eab9> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x189884000 - 0x1899fefff AVFoundation arm64  <0540460d4dae33caa1e7448265f8dbe5> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x189a00000 - 0x189a31fff libtidy.A.dylib arm64  <abbb7a67e2e0322a8dba1d78c7d13a20> /usr/lib/libtidy.A.dylib
0x189a34000 - 0x189aa3fff IMFoundation arm64  <7a74488d40e7355782185ed0d28eaea3> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x189aa4000 - 0x189f04fff GeoServices arm64  <5c25909ea0c831d497d4a5bd63dec7d8> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x189f08000 - 0x189f09fff DiagnosticLogCollection arm64  <30e6a7c0c5813ec6b7112fa8971c2f83> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x189f0c000 - 0x189f0dfff Marco arm64  <840159538b7f37189f0302127b5d1deb> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x189f10000 - 0x189f77fff CoreLocation arm64  <d63147a730c63955ab5400fbb65f6aec> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x189f78000 - 0x189f7dfff ConstantClasses arm64  <0ff28778ae7835688d319a72fa16c64d> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x189f80000 - 0x189f8bfff libChineseTokenizer.dylib arm64  <78c59c2e77013628a670dc0b21847bd1> /usr/lib/libChineseTokenizer.dylib
0x189f8c000 - 0x18a209fff libmecabra.dylib arm64  <2ec0770c42e33fb8bcebf93eca6cd406> /usr/lib/libmecabra.dylib
0x18a20c000 - 0x18a23ffff IDSFoundation arm64  <1c012dbb3a593ae69fc758cfa4435ab1> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18a240000 - 0x18a2affff IDS arm64  <15b197ec36e63a30858e1c312b96ba4d> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18a2b0000 - 0x18a2cafff MediaServices arm64  <ac4e2bbf525d31aeb75dff3662228b89> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18a2cc000 - 0x18a2effff AuthKit arm64  <c803b167ed3131d08eab36490e73b834> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18a2f0000 - 0x18a2f5fff libheimdal-asn1.dylib arm64  <0a0c1e2fc9723c86a07c4d7e03f96e3d> /usr/lib/libheimdal-asn1.dylib
0x18a2f8000 - 0x18a316fff MediaRemote arm64  <ea4d0b6e6a2d311cb6fef2b37b0c15eb> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18a318000 - 0x18a445fff MobileSpotlightIndex arm64  <9139b1e048ed3507844f7d1708620051> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x18a448000 - 0x18a463fff PlugInKit arm64  <cde56da1bfbd312ea9ba248b790f8829> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x18a464000 - 0x18a48efff ProtectedCloudStorage arm64  <3e97a39bd11931a994835edead4e8878> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18a490000 - 0x18a4abfff libresolv.9.dylib arm64  <ba423e5275d5330593a7165fc6c581a5> /usr/lib/libresolv.9.dylib
0x18a4ac000 - 0x18a4c0fff ApplePushService arm64  <4aa626739c313711ad52bdbe7d2b55e6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18a4c4000 - 0x18a4ecfff ContactsFoundation arm64  <1f04f9109c403f28bacfacc409ae4fb5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18a4f0000 - 0x18a4f4fff ParsecSubscriptionServiceSupport arm64  <93e2a4e0a61230c79f3df68b46910648> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x18a4f8000 - 0x18a57ffff Contacts arm64  <097c5169112d352cbe5155a6de1409e7> /System/Library/Frameworks/Contacts.framework/Contacts
0x18a580000 - 0x18a5bbfff CoreSpotlight arm64  <a5c849ca93973d05be0f10ae8c581aa3> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18a5bc000 - 0x18a5dbfff vCard arm64  <62dd5070a2d13de28732634ca7a4750e> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18a5dc000 - 0x18a600fff VoiceServices arm64  <cb754f31128c3fe397a91b7e6914c77a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18a604000 - 0x18a648fff SAObjects arm64  <8b084ef42ff0378d99a4dbec224dce5a> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18a64c000 - 0x18a64efff CommonAuth arm64  <c153186caa4e335a85cf96c37b080f03> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18a650000 - 0x18a6bdfff Heimdal arm64  <b125cd4374593a0eb6c47e2f5783ad02> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18a6c0000 - 0x18a6e9fff GSS arm64  <a567f2f5a46f34e4b3df92e2b4fe3403> /System/Library/Frameworks/GSS.framework/GSS
0x18a6ec000 - 0x18a741fff AssistantServices arm64  <fd50a0dc96de30ff81210a37652c4c85> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18a744000 - 0x18a74cfff FMCoreLite arm64  <22ce5a480dc134c78aa6f7b25424412e> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x18a750000 - 0x18a753fff MessageSupport arm64  <bdf353d7be9738f68d4bad75fb6a19ce> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x18a754000 - 0x18a79afff MIME arm64  <2cbf3c4354373876bed0b24daf5dd199> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x18a79c000 - 0x18a7a2fff AOSNotification arm64  <1e3b06c7004832d28068fdc4ab69c628> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18a7a4000 - 0x18a807fff AccountsDaemon arm64  <ea24101181e63102940740c9e5c640c6> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18a808000 - 0x18a822fff AppleIDSSOAuthentication arm64  <0d4d80737cb5354491501e583a3af4ae> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18a824000 - 0x18a833fff MailServices arm64  <b152c52e50263c9a8c4ae79129137a50> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x18a834000 - 0x18a890fff AppleAccount arm64  <fa5d9000bbec3b4f843182473f73354c> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18a894000 - 0x18a898fff CommunicationsFilter arm64  <502c17a7d644355d944e63e7f0aa5119> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18a89c000 - 0x18a8c0fff ChunkingLibrary arm64  <1b682215905e37b09552007585aa79c8> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18a8f8000 - 0x18a8fdfff AssetCacheServices arm64  <e381b10e383d3139b8a4b9172c788234> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18a900000 - 0x18a975fff MMCS arm64  <e4b482539e283fb792c2063aa544ce4b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18a98c000 - 0x18a9cdfff ContentIndex arm64  <260cbd58c5d839898045581168937375> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x18a9d0000 - 0x18a9d8fff MobileIcons arm64  <d632c19c9ef9357db3c47a66f0f7accb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x18a9dc000 - 0x18a9e7fff MobileBluetooth arm64  <bcf9b2d1c26837458259807db707dec4> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18a9e8000 - 0x18aa03fff NanoRegistry arm64  <0ac055bdd1b9389dbec18b802079d1a7> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x18aa04000 - 0x18aa0bfff BluetoothManager arm64  <b3bdd29002e83d9da15c06c5942d3f57> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18aa0c000 - 0x18aa3cfff Bom arm64  <4f5013bdfad73eb5bd8f7729969989bf> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18aa40000 - 0x18aa46fff CertUI arm64  <429fe8cafcfb394d982a8936fb0306d6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18aa48000 - 0x18aa7cfff FTServices arm64  <834c616efe68395d8249b6bdf412e92d> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18aa80000 - 0x18aadbfff CoreDAV arm64  <2bb6185fdcb632728e0efb912db4b9ef> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18aae0000 - 0x18ab8cfff CorePDF arm64  <23d8ca7a9d413cf8919a53851ecef053> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18ab90000 - 0x18abc1fff iCalendar arm64  <ecacc7da396831239df1a1853edfcc8f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18abc4000 - 0x18abccfff libtzupdate.dylib arm64  <fec67db222ae30c4bf48c38144008592> /usr/lib/libtzupdate.dylib
0x18abd0000 - 0x18ac1cfff CalendarFoundation arm64  <9ea9daa746eb34e7b3a5c8373d064347> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18ac34000 - 0x18ad10fff Preferences arm64  <925b078aa6563f53b22b135af23dae87> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18ad14000 - 0x18ad95fff CalendarDatabase arm64  <018e15690c6c34d8b2ab0c70f8514230> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18ad98000 - 0x18adcafff CalendarDaemon arm64  <d0c2298402b6335eaaebfb9d09e775f6> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18adcc000 - 0x18ae5dfff EventKit arm64  <44c62470afe53e80843ad77b8280768f> /System/Library/Frameworks/EventKit.framework/EventKit
0x18ae60000 - 0x18b146fff WebKit arm64  <2f5b064a313d30ac8fe7c166828f63ee> /System/Library/Frameworks/WebKit.framework/WebKit
0x18b148000 - 0x18b17dfff WebBookmarks arm64  <7846d0f988ca3275b6901cdc2320025e> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x18b180000 - 0x18b281fff ContactsUI arm64  <7221c5ed434b3690b5d07f304a08db19> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x18b9d0000 - 0x18ba0efff Notes arm64  <b95a0b2888513c2e88ab31b82d342430> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x18ba10000 - 0x18bae6fff AddressBookUI arm64  <8c3b71382bca37e7a0b1e2893fd30b0a> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x18bae8000 - 0x18bb9afff CloudKit arm64  <975214228f21358bab73d1b1e6e2a80c> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18bbe0000 - 0x18bcb3fff CloudPhotoLibrary arm64  <246e56f3cb1f32e0916e58e35aa22791> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18bcb4000 - 0x18bd02fff DataAccess arm64  <8455b88e75d23849986f81c41583d2f8> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18bd04000 - 0x18bd27fff AssetsLibraryServices arm64  <4838f838168c3e4a9677eef82f8dfa3c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18bdc8000 - 0x18bdf5fff ACTFramework arm64  <0cb1923dd1f83212b9c2024d24555034> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18bdf8000 - 0x18be03fff DCIMServices arm64  <95cb7c6d0a2036d3a94a4efc4670a0ea> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18be04000 - 0x18bf30fff CoreMediaStream arm64  <eae6223d28e6303cb50933b5a831400d> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18bf34000 - 0x18bf40fff PhotosFormats arm64  <33da698c30483d90825ae27c599ce1b0> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18bf44000 - 0x18bf4bfff XPCKit arm64  <e60cfea422c630a7aaa229890f3527cc> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x18c1bc000 - 0x18c2a4fff CameraKit arm64  <3e975a04816131d9b6f9d0b33a36d748> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x18c2b0000 - 0x18c2cbfff MediaStream arm64  <cacaf8de707030bf8718ac301b538c60> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x18c2cc000 - 0x18c5effff PhotoLibraryServices arm64  <ae0a47997fcd3ae1be2bf6b03dd6cfda> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18c830000 - 0x18c94ffff Message arm64  <19993ce829213e40ba9400e31ba0d82b> /System/Library/PrivateFrameworks/Message.framework/Message
0x18c950000 - 0x18c96afff CertInfo arm64  <75c2904e93be32248f1b7aa985f7525f> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x18ca08000 - 0x18ca2ffff AccountsUI arm64  <3314f0a690a63b009b069d34b842fc3c> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x18ce50000 - 0x18ce68fff GenerationalStorage arm64  <92a3694860e537be9cb2325a528aeb56> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x18ce6c000 - 0x18ce76fff CoreRecents arm64  <e7ad756169703d489ee15873850ce992> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18ceec000 - 0x18cefffff AssetsLibrary arm64  <f528f583ffbe3884a0b9a77302dd0651> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x18cf18000 - 0x18d56cfff VectorKit arm64  <f1505be719c138e1b1f00e43b004d5a8> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x18d570000 - 0x18d6f1fff MapKit arm64  <c15e4be913a23332a44831f2d4edeb73> /System/Library/Frameworks/MapKit.framework/MapKit
0x18d710000 - 0x18d712fff FTClientServices arm64  <02966f8f70fc339ea7fb3b43ccd2ea24> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x18d714000 - 0x18d721fff QuickLookThumbnailing arm64  <8dc73c753a2131ac807a3ddfeb332378> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x18d7f4000 - 0x18d848fff QuickLook arm64  <f22ed6e1ef9d3d87ae07c9a5fb5ffd78> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x18d894000 - 0x18d8cafff ContactsAutocomplete arm64  <c8b6c8b6c92b3feab5d14c205a3dbe82> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x18d8dc000 - 0x18d9b8fff MessageUI arm64  <d06db69b6ad5396487a366fe373a6157> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x18da04000 - 0x18daa2fff Social arm64  <214a2a4ea799300db9eb14f79132376a> /System/Library/Frameworks/Social.framework/Social
0x18dcd8000 - 0x18dceffff StoreKit arm64  <ea664e1d432c3f31aa53c9684d0155bb> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x192c84000 - 0x192cd5fff libstdc++.6.dylib arm64  <3249a1b59ebc3f098813c58ff5068373> /usr/lib/libstdc++.6.dylib
0x195470000 - 0x195472fff libCGXType.A.dylib arm64  <d305ba7bb90332e19ce29d9ed8a653a8> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x195668000 - 0x195686fff libRIP.A.dylib arm64  <40a91f99969a37b4b6864eca954d3fc3> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x196ed0000 - 0x196ef5fff CoreServicesInternal arm64  <a6363c946f4b3341bbbe85ff3eb74932> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x197550000 - 0x19755bfff libGSFontCache.dylib arm64  <13e8d2a87baf3235aac346f540dfd38f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib

@christianpbrink
Copy link

@hilalh did you find a fix for this? I see the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants