Skip to content

Instantly share code, notes, and snippets.

@steipete
Created November 10, 2016 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steipete/010c77746335d90a390eeba3524fdfda to your computer and use it in GitHub Desktop.
Save steipete/010c77746335d90a390eeba3524fdfda to your computer and use it in GitHub Desktop.
Report on PDF Viewer
Hardware Model: iPad5,3
Process: Viewer [930]
Path: /var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Viewer
Identifier: com.pspdfkit.viewer
Version: 1.0.1 (744)
Code Type: ARM-64
Parent Process: ??? [1]
Date/Time: 2016-11-10T04:20:08Z
Launch Time: 2016-11-10T04:19:12Z
OS Version: iPhone OS 10.1.1 (14B100)
Report Version: 104
Exception Type: SIGABRT
Exception Codes: #0 at 0x189976014
Crashed Thread: 13
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Can't cancel on a touch that isn't already active!'
Last Exception Backtrace:
0 CoreFoundation 0x000000018a9a61c0 __exceptionPreprocess + 124
1 libobjc.A.dylib 0x00000001893e055c objc_exception_throw + 52
2 CoreFoundation 0x000000018a9a6094 +[NSException raise:format:arguments:] + 100
3 Foundation 0x000000018b43379c -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 108
4 UIKit 0x0000000190ed540c -[_UIKBRTRecognizer notifyDelegateOfCancelledTouch:] + 400
5 UIKit 0x0000000190ed341c -[_UIKBRTRecognizer _doEndedTouchWithTouchInfo:] + 1644
6 libdispatch.dylib 0x0000000189831200 _dispatch_call_block_and_release + 20
7 libdispatch.dylib 0x00000001898311c0 _dispatch_client_callout + 12
8 libdispatch.dylib 0x000000018983f444 _dispatch_queue_serial_drain + 924
9 libdispatch.dylib 0x00000001898349a8 _dispatch_queue_invoke + 648
10 libdispatch.dylib 0x000000018984138c _dispatch_root_queue_drain + 568
11 libdispatch.dylib 0x00000001898410ec _dispatch_worker_thread3 + 120
12 libsystem_pthread.dylib 0x0000000189a3a2b8 _pthread_wqthread + 1284
13 libsystem_pthread.dylib 0x0000000189a39da4 start_wqthread + 0
Thread 0:
0 libsystem_malloc.dylib 0x00000001899c1190 free_tiny + 660
1 QuartzCore 0x000000018dcfb9a0 CA::AttrList::free() + 148
2 QuartzCore 0x000000018dcda9e4 -[CAAnimation dealloc] + 64
3 QuartzCore 0x000000018dc4f660 CA::release_objects(X::List<void const*>*) + 28
4 QuartzCore 0x000000018dcaa6e0 CA::Layer::~Layer() + 200
5 QuartzCore 0x000000018dc4f778 CA::release_root_if_unused(CA::Layer*, CA::Layer*, void*) + 60
6 QuartzCore 0x000000018dbe7330 x_hash_table_remove_if + 100
7 QuartzCore 0x000000018dc4fba4 CA::Transaction::commit() + 328
8 UIKit 0x0000000191302d64 -[UIKeyboardSliceTransitionView _delayedUpdateTransition] + 408
9 Foundation 0x000000018b478c10 __NSFireDelayedPerform + 424
10 CoreFoundation 0x000000018a9548f4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 24
11 CoreFoundation 0x000000018a954608 __CFRunLoopDoTimer + 868
12 CoreFoundation 0x000000018a953ec4 __CFRunLoopDoTimers + 240
13 CoreFoundation 0x000000018a951ac0 __CFRunLoopRun + 1568
14 CoreFoundation 0x000000018a880048 CFRunLoopRunSpecific + 440
15 GraphicsServices 0x000000018c306198 GSEventRunModal + 176
16 UIKit 0x00000001908652fc -[UIApplication _run] + 680
17 UIKit 0x0000000190860034 UIApplicationMain + 204
18 Viewer 0x00000001000f3428 main (AppDelegate.swift:22)
19 ??? 0x00000001898645b8 0x0 + 0
Thread 1:
0 libsystem_kernel.dylib 0x0000000189976a88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000189a39da4 start_wqthread + 0
Thread 2:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 PSPDFKit 0x0000000100e4981c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) (condition_variable.hpp:77)
2 PSPDFKit 0x0000000100e5ab4c boost::executors::detail::priority_executor_base<boost::concurrent::sync_timed_queue<boost::detail::nullary_function<void ()>, boost::chrono::steady_clock> >::loop() (sync_timed_queue.hpp:237)
3 PSPDFKit 0x0000000100eb75d0 boost::(anonymous namespace)::thread_proxy(void*) (thread.cpp:172)
4 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
5 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
6 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 3:
0 libsystem_kernel.dylib 0x000000018995816c mach_msg_trap + 8
1 CoreFoundation 0x000000018a953cec __CFRunLoopServiceMachPort + 188
2 CoreFoundation 0x000000018a951908 __CFRunLoopRun + 1128
3 CoreFoundation 0x000000018a880048 CFRunLoopRunSpecific + 440
4 Foundation 0x000000018b391a8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
5 Foundation 0x000000018b3b257c -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
6 UIKit 0x00000001911daa2c -[UIEventFetcher threadMain] + 132
7 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
8 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
9 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
10 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 4:
0 libsystem_kernel.dylib 0x000000018995816c mach_msg_trap + 8
1 Viewer 0x00000001002b9ddc exception_server_thread + 196
2 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
3 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
4 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 5:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 PSPDFKit 0x0000000100e4981c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) (condition_variable.hpp:77)
2 PSPDFKit 0x0000000100ef874c std::__1::__function::__func<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'(), std::__1::allocator<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'()>, void ()>::operator()() (sync_queue_base.hpp:200)
3 PSPDFKit 0x0000000100ef8b18 PDFC::ThreadPoolFunc<std::__1::function<void ()> >::run() (ThreadPool.hpp:160)
4 PSPDFKit 0x0000000100e5976c -[PDFCThreadFunc run] (PDFCThreadFunc+Private.mm:33)
5 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
6 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
7 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
8 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 6:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 PSPDFKit 0x0000000100e4981c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) (condition_variable.hpp:77)
2 PSPDFKit 0x0000000100ef874c std::__1::__function::__func<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'(), std::__1::allocator<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'()>, void ()>::operator()() (sync_queue_base.hpp:200)
3 PSPDFKit 0x0000000100ef8b18 PDFC::ThreadPoolFunc<std::__1::function<void ()> >::run() (ThreadPool.hpp:160)
4 PSPDFKit 0x0000000100e5976c -[PDFCThreadFunc run] (PDFCThreadFunc+Private.mm:33)
5 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
6 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
7 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
8 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 7:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 PSPDFKit 0x0000000100e4981c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) (condition_variable.hpp:77)
2 PSPDFKit 0x0000000100ef874c std::__1::__function::__func<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'(), std::__1::allocator<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'()>, void ()>::operator()() (sync_queue_base.hpp:200)
3 PSPDFKit 0x0000000100ef8b18 PDFC::ThreadPoolFunc<std::__1::function<void ()> >::run() (ThreadPool.hpp:160)
4 PSPDFKit 0x0000000100e5976c -[PDFCThreadFunc run] (PDFCThreadFunc+Private.mm:33)
5 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
6 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
7 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
8 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 8:
0 libsystem_kernel.dylib 0x000000018995816c mach_msg_trap + 8
1 CoreFoundation 0x000000018a953cec __CFRunLoopServiceMachPort + 188
2 CoreFoundation 0x000000018a951908 __CFRunLoopRun + 1128
3 CoreFoundation 0x000000018a880048 CFRunLoopRunSpecific + 440
4 CFNetwork 0x000000018b071fd0 +[NSURLConnection(Loader) _resourceLoadLoop:] + 332
5 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
6 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
7 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
8 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 9:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 PSPDFKit 0x0000000100e4981c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) (condition_variable.hpp:77)
2 PSPDFKit 0x0000000100ef874c std::__1::__function::__func<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'(), std::__1::allocator<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'()>, void ()>::operator()() (sync_queue_base.hpp:200)
3 PSPDFKit 0x0000000100ef8b18 PDFC::ThreadPoolFunc<std::__1::function<void ()> >::run() (ThreadPool.hpp:160)
4 PSPDFKit 0x0000000100e5976c -[PDFCThreadFunc run] (PDFCThreadFunc+Private.mm:33)
5 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
6 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
7 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
8 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 10:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 PSPDFKit 0x0000000100e4981c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) (condition_variable.hpp:77)
2 PSPDFKit 0x0000000100ef874c std::__1::__function::__func<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'(), std::__1::allocator<PDFC::ThreadPoolBase<std::__1::function<void ()>, 0>::startThread(int)::'lambda'()>, void ()>::operator()() (sync_queue_base.hpp:200)
3 PSPDFKit 0x0000000100ef8b18 PDFC::ThreadPoolFunc<std::__1::function<void ()> >::run() (ThreadPool.hpp:160)
4 PSPDFKit 0x0000000100e5976c -[PDFCThreadFunc run] (PDFCThreadFunc+Private.mm:33)
5 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
6 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
7 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
8 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 11:
0 libsystem_kernel.dylib 0x000000018995816c mach_msg_trap + 8
1 CoreFoundation 0x000000018a953cec __CFRunLoopServiceMachPort + 188
2 CoreFoundation 0x000000018a951908 __CFRunLoopRun + 1128
3 CoreFoundation 0x000000018a880048 CFRunLoopRunSpecific + 440
4 Foundation 0x000000018b391a8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
5 Intercom 0x000000010075f894 0x100678000 + 948372
6 Foundation 0x000000018b48f47c __NSThread__start__ + 1020
7 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
8 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
9 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 12:
0 libsystem_kernel.dylib 0x0000000189976a88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000189a39da4 start_wqthread + 0
Thread 13 Crashed:
0 libsystem_kernel.dylib 0x0000000189976014 __pthread_kill + 8
1 libsystem_pthread.dylib 0x0000000189a3e450 pthread_kill + 108
2 libsystem_c.dylib 0x00000001898ea3e0 abort + 136
3 Viewer 0x00000001002b05d0 uncaught_exception_handler + 28
4 CoreFoundation 0x000000018a9a6540 __handleUncaughtException + 640
5 libobjc.A.dylib 0x00000001893e0838 _objc_terminate() + 108
6 Viewer 0x0000000100298744 BITCrashUncaughtCXXTerminateHandler() (BITCrashCXXExceptionHandler.mm:178)
7 libc++abi.dylib 0x00000001893cf66c std::__terminate(void (*)()) + 12
8 libc++abi.dylib 0x00000001893cf234 __cxa_rethrow + 140
9 libobjc.A.dylib 0x00000001893e071c objc_exception_rethrow + 40
10 UIKit 0x0000000190ed3508 -[_UIKBRTRecognizer _doEndedTouchWithTouchInfo:] + 1880
11 libdispatch.dylib 0x0000000189831200 _dispatch_call_block_and_release + 20
12 libdispatch.dylib 0x00000001898311c0 _dispatch_client_callout + 12
13 libdispatch.dylib 0x000000018983f444 _dispatch_queue_serial_drain + 924
14 libdispatch.dylib 0x00000001898349a8 _dispatch_queue_invoke + 648
15 libdispatch.dylib 0x000000018984138c _dispatch_root_queue_drain + 568
16 libdispatch.dylib 0x00000001898410ec _dispatch_worker_thread3 + 120
17 libsystem_pthread.dylib 0x0000000189a3a2b8 _pthread_wqthread + 1284
18 libsystem_pthread.dylib 0x0000000189a39da4 start_wqthread + 0
Thread 14:
0 libsystem_kernel.dylib 0x000000018997623c __select + 8
1 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
2 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
3 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 15:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 libc++.1.dylib 0x00000001893653ec std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 52
2 JavaScriptCore 0x000000018f12b548 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
3 JavaScriptCore 0x000000018f12b4bc bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 164
4 JavaScriptCore 0x000000018f12b39c bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 8
5 JavaScriptCore 0x000000018f12b64c void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 88
6 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
7 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
8 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 16:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 libc++.1.dylib 0x00000001893653ec std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 52
2 JavaScriptCore 0x000000018f113e58 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2012
3 JavaScriptCore 0x000000018eeec6fc JSC::JITWorklist::runThread() + 188
4 JavaScriptCore 0x000000018eeecb4c std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 12
5 JavaScriptCore 0x000000018e85ddac WTF::threadEntryPoint(void*) + 208
6 JavaScriptCore 0x000000018e85dcbc WTF::wtfThreadEntryPoint(void*) + 20
7 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
8 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
9 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 17:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 libc++.1.dylib 0x00000001893653ec std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 52
2 JavaScriptCore 0x000000018f113e58 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2012
3 JavaScriptCore 0x000000018f113450 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 284
4 JavaScriptCore 0x000000018f1131f0 WTF::ParallelHelperPool::helperThreadBody() + 72
5 JavaScriptCore 0x000000018e85ddac WTF::threadEntryPoint(void*) + 208
6 JavaScriptCore 0x000000018e85dcbc WTF::wtfThreadEntryPoint(void*) + 20
7 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
8 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
9 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 18:
0 libsystem_kernel.dylib 0x0000000189975e1c __psynch_cvwait + 8
1 libc++.1.dylib 0x00000001893653ec std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 52
2 JavaScriptCore 0x000000018f113e58 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2012
3 JavaScriptCore 0x000000018f113450 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 284
4 JavaScriptCore 0x000000018f1131f0 WTF::ParallelHelperPool::helperThreadBody() + 72
5 JavaScriptCore 0x000000018e85ddac WTF::threadEntryPoint(void*) + 208
6 JavaScriptCore 0x000000018e85dcbc WTF::wtfThreadEntryPoint(void*) + 20
7 libsystem_pthread.dylib 0x0000000189a3c850 _pthread_body + 236
8 libsystem_pthread.dylib 0x0000000189a3c760 _pthread_start + 280
9 libsystem_pthread.dylib 0x0000000189a39dac thread_start + 0
Thread 19:
0 libsystem_kernel.dylib 0x0000000189976a88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000189a39da4 start_wqthread + 0
Thread 20:
0 libsystem_kernel.dylib 0x0000000189976a88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000189a39da4 start_wqthread + 0
Thread 21:
0 libsystem_kernel.dylib 0x0000000189976a88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000189a39da4 start_wqthread + 0
Thread 13 crashed with ARM-64 Thread State:
pc: 0x0000000189976014 fp: 0x000000016e6ee5e0 sp: 0x000000016e6ee5c0 x0: 0x0000000000000000
x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0xffffffffffffffff x4: 0x0000000000000010
x5: 0x0000000000000001 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x000000000c000000
x9: 0x0000000004000000 x10: 0x0000000000003dd5 x11: 0x00000001b1790bcb x12: 0x00000001b1790bcb
x13: 0x0000000000000018 x14: 0x0000000000000001 x15: 0x0000000000000881 x16: 0x0000000000000148
x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016e6ef000
x21: 0x000000017429b080 x22: 0x000000010e42bcf0 x23: 0x00000001af1fabb8 x24: 0x00000001af1ff000
x25: 0x75c468cd69ba000a x26: 0x000000019134152d x27: 0x000000018abd9fb0 x28: 0x00000001adbdc8f8
lr: 0x0000000189a3e450 cpsr: 0x0000000000000000
Link Register Analysis:
Symbol: pthread_kill + 108
Description: We have determined that the link register (lr) is very likely to contain the return address of frame #0's calling function, and have inserted it into the crashing thread's backtrace as frame #1 to aid in analysis. This determination was made by applying a heuristic to determine whether the crashing function was likely to have created a new stack frame at the time of the crash.
Type: 1
Binary Images:
0x1000ec000 - 0x100357fff +Viewer arm64 <f3513872bc8d3584889d7c722b50b813> /var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Viewer
0x100434000 - 0x10043bfff libswiftAVFoundation.dylib arm64 <781377c905873ad292dd6bdf30320504> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftAVFoundation.dylib
0x1004d4000 - 0x1005f7fff +PSFileSystem arm64 <d4ffea7d896c38e8842983f6150eee65> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/PSFileSystem.framework/PSFileSystem
0x100678000 - 0x10079bfff +Intercom arm64 <f2aee6eabf1c33d0adbfda04f9708cba> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/Intercom.framework/Intercom
0x1008e8000 - 0x10153ffff +PSPDFKit arm64 <26a2eb6dc91a3667add673173a85949c> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/PSPDFKit.framework/PSPDFKit
0x1017a0000 - 0x1017ebfff +PSFileBrowser arm64 <76f8b5d9e583308da435b6facc17aae3> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/PSFileBrowser.framework/PSFileBrowser
0x10180c000 - 0x10188bfff +ReactiveCocoa arm64 <684af3fe16733c90b3759b0097d9eeb9> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/ReactiveCocoa.framework/ReactiveCocoa
0x1018d0000 - 0x1018d7fff libswiftCloudKit.dylib arm64 <887bada19b293a3890f74eee8419803e> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftCloudKit.dylib
0x1018e4000 - 0x1018ebfff libswiftContacts.dylib arm64 <4e7ee03080163369a0b6e2d266bca486> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftContacts.dylib
0x1018f8000 - 0x101b13fff libswiftCore.dylib arm64 <17ea2138fbe232759f642dea8a84befe> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftCore.dylib
0x101d8c000 - 0x101d97fff libswiftCoreAudio.dylib arm64 <48e7fdc0f9d23e31b3aa81c8e70e1e67> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftCoreAudio.dylib
0x101dac000 - 0x101dbbfff libswiftCoreGraphics.dylib arm64 <1426b26ab021337f908cbf9a86c482f0> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftCoreGraphics.dylib
0x101dd8000 - 0x101ddffff libswiftCoreImage.dylib arm64 <2566bcc80e993f5bb86b22a1b15803de> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftCoreImage.dylib
0x101de8000 - 0x101deffff libswiftCoreLocation.dylib arm64 <7fc682b1ed223ba8a993b1c564916e3a> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftCoreLocation.dylib
0x101dfc000 - 0x101e03fff libswiftCoreMedia.dylib arm64 <c928777b596d36a79541fd46c4c7c72c> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftCoreMedia.dylib
0x101e10000 - 0x101e17fff libswiftDarwin.dylib arm64 <84be54efa8ef3fd0a6b574c5b931ad87> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftDarwin.dylib
0x101e28000 - 0x101e43fff libswiftDispatch.dylib arm64 <6876f03e334c300c8ee3126bcb312219> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftDispatch.dylib
0x101e80000 - 0x101f3ffff libswiftFoundation.dylib arm64 <b4c6e01c18983b9792c9bf772fb9ad5c> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftFoundation.dylib
0x102038000 - 0x10203ffff libswiftObjectiveC.dylib arm64 <84eb3700259d3cf799b05c9935373084> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftObjectiveC.dylib
0x10204c000 - 0x102053fff libswiftPhotos.dylib arm64 <67b09e5761c73441b9e68ce4a65b31ad> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftPhotos.dylib
0x10205c000 - 0x102067fff libswiftUIKit.dylib arm64 <ce29993d6ef234ca9a45b2b1c3fe0895> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftUIKit.dylib
0x102078000 - 0x10207ffff libswiftos.dylib arm64 <b237a2add8293f798f6fb6cf64c3a462> /private/var/containers/Bundle/Application/2B3A8673-1168-45BD-A28D-E112F48CF749/Viewer.app/Frameworks/libswiftos.dylib
0x18935c000 - 0x18935dfff libSystem.B.dylib arm64 <7f6df0ff83ca38c5bd2451d798c6619b> /usr/lib/libSystem.B.dylib
0x18935e000 - 0x1893b3fff libc++.1.dylib arm64 <ad5eb3d0e134370ab9ab52e3979ac239> /usr/lib/libc++.1.dylib
0x1893b4000 - 0x1893d4fff libc++abi.dylib arm64 <514938651ad43466908d2d993b588bec> /usr/lib/libc++abi.dylib
0x1893d8000 - 0x1897b1fff libobjc.A.dylib arm64 <cfe85583868931d48088e908339f76c6> /usr/lib/libobjc.A.dylib
0x1897b2000 - 0x1897b6fff libcache.dylib arm64 <3f13f51a773b35c1ba38ca66ad803e89> /usr/lib/system/libcache.dylib
0x1897b7000 - 0x1897c2fff libcommonCrypto.dylib arm64 <dc02b342926033248c75ef323b51edc4> /usr/lib/system/libcommonCrypto.dylib
0x1897c3000 - 0x1897c6fff libcompiler_rt.dylib arm64 <6bcab91bf9f1390eac1d038f9a2699d6> /usr/lib/system/libcompiler_rt.dylib
0x1897c7000 - 0x1897cefff libcopyfile.dylib arm64 <0c337bd80f193fbdb28313e4eaf758ea> /usr/lib/system/libcopyfile.dylib
0x1897cf000 - 0x18982ffff libcorecrypto.dylib arm64 <3b0c9c05a798360ebc821fbe2f50b95c> /usr/lib/system/libcorecrypto.dylib
0x189830000 - 0x18985ffff libdispatch.dylib arm64 <3840477f1dcb32c5be29d805a0b43d93> /usr/lib/system/libdispatch.dylib
0x189865000 - 0x189865fff liblaunch.dylib arm64 <04e27dee99a031ba8a7124b6b72c909c> /usr/lib/system/liblaunch.dylib
0x189866000 - 0x18986bfff libmacho.dylib arm64 <a3797232763a393faa9bf3cf5a871e0c> /usr/lib/system/libmacho.dylib
0x18986c000 - 0x18986dfff libremovefile.dylib arm64 <28e912626c483873a21e720a9e6e31d3> /usr/lib/system/libremovefile.dylib
0x18986e000 - 0x189885fff libsystem_asl.dylib arm64 <36b03a6fe92b36a687a31254e4eef33b> /usr/lib/system/libsystem_asl.dylib
0x189886000 - 0x189886fff libsystem_blocks.dylib arm64 <1c111df9108e3d0f90cfbe5a197ae4a2> /usr/lib/system/libsystem_blocks.dylib
0x189887000 - 0x189905fff libsystem_c.dylib arm64 <93efa69c71cb30a092cc72cf178f2e65> /usr/lib/system/libsystem_c.dylib
0x189906000 - 0x18990afff libsystem_configuration.dylib arm64 <e57ff277342c3b22b2da2fecef617b23> /usr/lib/system/libsystem_configuration.dylib
0x18990b000 - 0x189910fff libsystem_containermanager.dylib arm64 <41d8a1a4127b3cccb4cb93f337b922d7> /usr/lib/system/libsystem_containermanager.dylib
0x189911000 - 0x189912fff libsystem_coreservices.dylib arm64 <5f536aa39a3d34079d3277708c4b5f3b> /usr/lib/system/libsystem_coreservices.dylib
0x189913000 - 0x18992bfff libsystem_coretls.dylib arm64 <5b2a44a2d8ed3cc6aaccbae99e805dd4> /usr/lib/system/libsystem_coretls.dylib
0x18992c000 - 0x189932fff libsystem_dnssd.dylib arm64 <dd0a055b1bea35e7a371d2a134aa4cb4> /usr/lib/system/libsystem_dnssd.dylib
0x189933000 - 0x189956fff libsystem_info.dylib arm64 <b372a8a239223d20b9cb13bd4efe0790> /usr/lib/system/libsystem_info.dylib
0x189957000 - 0x18997bfff libsystem_kernel.dylib arm64 <3bb31dbc99853fa4b33f4948c9e2af64> /usr/lib/system/libsystem_kernel.dylib
0x18997c000 - 0x1899a8fff libsystem_m.dylib arm64 <03779efeda81345586b8fd3d69323160> /usr/lib/system/libsystem_m.dylib
0x1899a9000 - 0x1899c4fff libsystem_malloc.dylib arm64 <2828f6cf98c631969e22ae3aaf0c9289> /usr/lib/system/libsystem_malloc.dylib
0x1899c5000 - 0x189a1cfff libsystem_network.dylib arm64 <5e487af9f3a03dd8ba7833602b554363> /usr/lib/system/libsystem_network.dylib
0x189a1d000 - 0x189a26fff libsystem_networkextension.dylib arm64 <db6affcb13a53af58cbe796b7ef935bd> /usr/lib/system/libsystem_networkextension.dylib
0x189a27000 - 0x189a31fff libsystem_notify.dylib arm64 <a86d8c5a0bea3666a69ecfc6b81a2fe7> /usr/lib/system/libsystem_notify.dylib
0x189a32000 - 0x189a38fff libsystem_platform.dylib arm64 <14630f9a42813c0a819764b8ada8383b> /usr/lib/system/libsystem_platform.dylib
0x189a39000 - 0x189a42fff libsystem_pthread.dylib arm64 <548d3d6a3b5738f2820e0382c8d77c0e> /usr/lib/system/libsystem_pthread.dylib
0x189a43000 - 0x189a46fff libsystem_sandbox.dylib arm64 <4bb12da1ae923ba38e60e63ced4c0ad0> /usr/lib/system/libsystem_sandbox.dylib
0x189a47000 - 0x189a4efff libsystem_symptoms.dylib arm64 <295884acb7c63956892540ada2cd23a4> /usr/lib/system/libsystem_symptoms.dylib
0x189a4f000 - 0x189a6dfff libsystem_trace.dylib arm64 <8c79d49939f33d33b5a29474667934b8> /usr/lib/system/libsystem_trace.dylib
0x189a6e000 - 0x189a73fff libunwind.dylib arm64 <f4dc6306fe0d3a819f67667eff14553c> /usr/lib/system/libunwind.dylib
0x189a74000 - 0x189a74fff libvminterpose.dylib arm64 <027cf263be4933609dd97728b329a18b> /usr/lib/system/libvminterpose.dylib
0x189a75000 - 0x189a9bfff libxpc.dylib arm64 <a0c4e91da2c839b59ecbbb7aa397e244> /usr/lib/system/libxpc.dylib
0x189a9c000 - 0x189cb6fff libicucore.A.dylib arm64 <e53c0577ce0b38afb83a2b7a54b4a390> /usr/lib/libicucore.A.dylib
0x189cb7000 - 0x189cc7fff libz.1.dylib arm64 <a8ab1654147738bda28160886a3a5df1> /usr/lib/libz.1.dylib
0x18a877000 - 0x18abfafff CoreFoundation arm64 <d72e357f5b3337aa9693522564a6032e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18abfb000 - 0x18ac0bfff libbsm.0.dylib arm64 <a964c720dd6c3b828b3490d0da04b5f8> /usr/lib/libbsm.0.dylib
0x18ac0c000 - 0x18ac0cfff libenergytrace.dylib arm64 <e6230b7a7ea4327893377cb661336e25> /usr/lib/libenergytrace.dylib
0x18ac0d000 - 0x18ac88fff IOKit arm64 <97df8046f49d3a3c9a28ad1c89ec90a9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18ac89000 - 0x18aca9fff libMobileGestalt.dylib arm64 <e9c324bb1aa63739946642d6cf3c2dd0> /usr/lib/libMobileGestalt.dylib
0x18acaa000 - 0x18ad94fff libxml2.2.dylib arm64 <30ee067a18313bb18a3ad40b0dd4ccc1> /usr/lib/libxml2.2.dylib
0x18ad95000 - 0x18ae22fff Security arm64 <0e0e9f42cb41335ab94eee731c6a4db8> /System/Library/Frameworks/Security.framework/Security
0x18ae23000 - 0x18ae8dfff SystemConfiguration arm64 <d2744fb1dcd93a0e938f5065e7ac4039> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18ae8e000 - 0x18afa2fff libsqlite3.dylib arm64 <a54037ad22f1329998d318a227192323> /usr/lib/libsqlite3.dylib
0x18afa3000 - 0x18b313fff CFNetwork arm64 <516a98d92600361d89748c8c865aeb9d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18b314000 - 0x18b324fff libbz2.1.0.dylib arm64 <4035caebd18030b698192b8c92fed3ea> /usr/lib/libbz2.1.0.dylib
0x18b325000 - 0x18b33dfff liblzma.5.dylib arm64 <690a1d50cfad332c9ffce151555cf5d3> /usr/lib/liblzma.5.dylib
0x18b33e000 - 0x18b358fff libCRFSuite.dylib arm64 <b80cb8a907773d08997be69dc6340070> /usr/lib/libCRFSuite.dylib
0x18b359000 - 0x18b382fff libarchive.2.dylib arm64 <104744e9187837d8ba843c443f4a98cb> /usr/lib/libarchive.2.dylib
0x18b383000 - 0x18b384fff liblangid.dylib arm64 <70c15ad0050435899c857e8844aedd04> /usr/lib/liblangid.dylib
0x18b385000 - 0x18b653fff Foundation arm64 <8c727aea9f34365fb2fe552669585011> /System/Library/Frameworks/Foundation.framework/Foundation
0x18b654000 - 0x18b700fff libBLAS.dylib arm64 <6ea5b89378513f2e846e31871b410a0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x18b701000 - 0x18ba43fff libLAPACK.dylib arm64 <0646b0c159c93102926cdf9221d11568> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x18ba44000 - 0x18bce6fff vImage arm64 <c17d2e052c6f36349a2cae4dd3a5aee1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18bce7000 - 0x18bd09fff libvMisc.dylib arm64 <20d445b170e730d1888141bfaa6be593> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x18bd0a000 - 0x18bd1efff libLinearAlgebra.dylib arm64 <930cd329b8ea391fb226d14819375940> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x18bd1f000 - 0x18bd30fff libSparseBLAS.dylib arm64 <2ee1252ee69e3ec587cc93364d05fd4d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x18bd31000 - 0x18bda9fff libvDSP.dylib arm64 <43133d90a9fd32e681cee537ebc0f154> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x18bdaa000 - 0x18bdaafff vecLib arm64 <1b404e41514b383285c36288ece53c9b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x18bdab000 - 0x18bdabfff Accelerate arm64 <3c43596ee1eb3048a65bfc8b3bb05c0c> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x18bdac000 - 0x18c2f9fff CoreGraphics arm64 <1b546c1bd4eb334eb850e116b430e550> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18c2fa000 - 0x18c30efff GraphicsServices arm64 <6d8ec4c741ae3332ae4854a3c69f9c68> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18c30f000 - 0x18c35afff AppSupport arm64 <caf9b40929c73faeaaf25b33ad2a0647> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18c35b000 - 0x18c47dfff MobileCoreServices arm64 <8172d8e133d23395bbfa078d6a44f089> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18c47e000 - 0x18c4d5fff BaseBoard arm64 <b33d2bf343f43bc5b5a7d0d4b4dd5f5a> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18c4d6000 - 0x18c4e1fff AssertionServices arm64 <7610246b4f683b77811d43811f30465d> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18c4e2000 - 0x18c50efff BackBoardServices arm64 <d463b45d03f13e6987eb6bdae3bf941c> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18c513000 - 0x18c562fff FrontBoardServices arm64 <c559fb4fa9ba31319bc7b1ba9c4ba308> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18c566000 - 0x18c599fff SpringBoardServices arm64 <d388e2d75b523b748f195d9a3d27d278> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18c59a000 - 0x18c5aefff MobileKeyBag arm64 <270099c5284b31a1906053816b6cec02> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18c5af000 - 0x18c5b7fff IOSurface arm64 <ef7ac073d6943dc78d9fd3440e0348d9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x18c5b8000 - 0x18c5c3fff liblockdown.dylib arm64 <9b0b0e6f40d33edfaf15399d4bad8121> /usr/lib/liblockdown.dylib
0x18c5c4000 - 0x18c5d9fff CrashReporterSupport arm64 <66e9fd41492333dfab588cc2021fbebc> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18c5da000 - 0x18c5dcfff IOSurfaceAccelerator arm64 <4e2f4feb26af3b22ae56f1730fb8a133> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x18c5dd000 - 0x18c61dfff AppleJPEG arm64 <87de27bcf04536ae846760442b89cad1> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x18c61e000 - 0x18cbb1fff ImageIO arm64 <e16442857870346fbe11e98073358914> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18cbb2000 - 0x18cbb8fff TCC arm64 <225b54db9ae3396fa00a310bf3310765> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18cbb9000 - 0x18cbbdfff AggregateDictionary arm64 <5eae0ee54d7238d38c60df504164bd7c> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18cbbe000 - 0x18cbcafff PowerLog arm64 <752721ed2da73535b1f7e61d50c0026b> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18cbcb000 - 0x18cc33fff libTelephonyUtilDynamic.dylib arm64 <878f4d0fcf5830a984dfecf58c639d0a> /usr/lib/libTelephonyUtilDynamic.dylib
0x18cc34000 - 0x18cc46fff CommonUtilities arm64 <0d35a47331413981a51a592a4b4c3302> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18cc47000 - 0x18cc5bfff libcompression.dylib arm64 <388d583a262f3c8fbbb0453ff8d17426> /usr/lib/libcompression.dylib
0x18cc5c000 - 0x18cef6fff CoreData arm64 <8ed91a98ce0b37208579ff6ed712895c> /System/Library/Frameworks/CoreData.framework/CoreData
0x18cef7000 - 0x18cefafff libCoreVMClient.dylib arm64 <760ae35b9c1932edbd00150e7a98233a> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18cefb000 - 0x18cf00fff IOAccelerator arm64 <89785d94951d32b1a745248a1bf25467> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18cf01000 - 0x18cf02fff libCVMSPluginSupport.dylib arm64 <5affde13a3443280a5965cd5348d5149> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18cf03000 - 0x18cf06fff libCoreFSCache.dylib arm64 <893e81d4d84e3946974e360cb29cda11> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18cf07000 - 0x18cf4afff libGLImage.dylib arm64 <8b343c8b5c2537d08c7e1885354b1215> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18cf4b000 - 0x18cf55fff libGFXShared.dylib arm64 <0058e13e9a2f382eb9cde69f36b7ff62> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18cf56000 - 0x18cf5dfff IOMobileFramebuffer arm64 <2355c7f4d2a231e4be5d5b373305da9d> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18cf5e000 - 0x18cf5efff libmetal_timestamp.dylib arm64 <8faeb09acb873be09949113fa3bd09ff> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x18cf5f000 - 0x18cfbcfff Metal arm64 <20393a96a3363112a27a4d6b3c665ff6> /System/Library/Frameworks/Metal.framework/Metal
0x18cfbd000 - 0x18cfc7fff OpenGLES arm64 <d08c2b2cceff3d5c84e5c9a0c36d8616> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x18cfc8000 - 0x18cfecfff CoreVideo arm64 <ffe63a1da77632a299fb49c0d1a5d1ae> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18cfed000 - 0x18cfeffff OAuth arm64 <cae3b485d0ab36258111405e19ac90a8> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18cff0000 - 0x18d02efff Accounts arm64 <8048b7450119347d8da167b5c1335450> /System/Library/Frameworks/Accounts.framework/Accounts
0x18d02f000 - 0x18d121fff libiconv.2.dylib arm64 <73b7dfe2c5ff3976a8ab4296f054e0e5> /usr/lib/libiconv.2.dylib
0x18d122000 - 0x18d271fff CoreAudio arm64 <a43b5272ad823963928419f52a18b111> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18d272000 - 0x18d275fff UserFS arm64 <729dba0a9bbf381a843c48d49ca6c480> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18d276000 - 0x18d380fff CoreMedia arm64 <3fe516f880a13a9b9bf918a198b46e28> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18d381000 - 0x18d387fff libcupolicy.dylib arm64 <0b8bc03133f8336e97a3ae07b8147102> /usr/lib/libcupolicy.dylib
0x18d388000 - 0x18d414fff CoreTelephony arm64 <88ceb856f0ad32af94b11d5b48e19d7e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18d415000 - 0x18d51ffff libFontParser.dylib arm64 <8a900cd98c5b31398f9ba6149c569e5b> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18d520000 - 0x18d5affff VideoToolbox arm64 <3aca3dde0dbb3872bc95038b03502025> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18d5b0000 - 0x18d5b0fff FontServices arm64 <ba687761d8e73468be35c7f3d84fa306> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18d5b1000 - 0x18d6fdfff CoreText arm64 <02cfb5fa81a83126aa5fcf6157613256> /System/Library/Frameworks/CoreText.framework/CoreText
0x18d6fe000 - 0x18d718fff ProtocolBuffer arm64 <f48cb8f315d83384914b983367ba1f18> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18d719000 - 0x18d741fff PersistentConnection arm64 <333e3815b7723c56be80d58acce5b64e> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x18d742000 - 0x18d748fff DataMigration arm64 <a1d17e9bda9b318485a11a8c8c207875> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18d749000 - 0x18dba0fff AudioToolbox arm64 <e19ea620e15c3f0cb40524b722dd5087> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18dba1000 - 0x18dd79fff QuartzCore arm64 <bf63fba959473e548ed5f6e4db40e3ae> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18dd7a000 - 0x18dd80fff Netrb arm64 <9cb22261041c35fb8c6e0a9cf49e67a3> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18dd81000 - 0x18dd91fff libcmph.dylib arm64 <da7029d8e489384eba1a9af5cd14682c> /usr/lib/libcmph.dylib
0x18dd92000 - 0x18ddb2fff libmis.dylib arm64 <b86c97bf93d630dcb3a4005dd18405db> /usr/lib/libmis.dylib
0x18ddb3000 - 0x18dea4fff LanguageModeling arm64 <be6ee8c894f03940bb8d9f8e56614c42> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18dea5000 - 0x18df8bfff ManagedConfiguration arm64 <2ed5cecbd4fc3f85bc1244e1cb12e039> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18df8c000 - 0x18dfa2fff libmarisa.dylib arm64 <6dc2792a342c3ef89643cc735997e56b> /usr/lib/libmarisa.dylib
0x18dfa3000 - 0x18e073fff ProofReader arm64 <172b6a42b4ab3bad96828ecefd3b9530> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18e074000 - 0x18e07efff MediaAccessibility arm64 <842aa10100d13d1688dcd6d43d3ed550> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x18e07f000 - 0x18e08ffff MobileAsset arm64 <b64f721801053489b4a29f707c930b31> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18e090000 - 0x18e101fff ColorSync arm64 <dbaae646d6a935feb38b961d234a0fcf> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18e102000 - 0x18e171fff MetalPerformanceShaders arm64 <71664ffbbd713c43bb9f1aed5409c131> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x18e172000 - 0x18e5a1fff FaceCore arm64 <3acc58da74e433ef872fcbc74ef3b4f4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18e5a2000 - 0x18e61dfff Quagga arm64 <a9e8152fb85d3884a7a8eae0db28789b> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18e61e000 - 0x18e7e7fff CoreImage arm64 <c57d3bcefeca33c28835754b1f411883> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18e7e8000 - 0x18e833fff TextInput arm64 <ce037eecb165313ea83dc7619902614b> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18e834000 - 0x18e844fff libAccessibility.dylib arm64 <ad932566e85f3a509bf61a9d6baccf1b> /usr/lib/libAccessibility.dylib
0x18e854000 - 0x18f1a8fff JavaScriptCore arm64 <218fe9fe272c312bae4bf25250451a5f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18f1a9000 - 0x18f3c2fff StoreServices arm64 <ff11f8f89db033a1ae2050201f79752e> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18f3c3000 - 0x1904b4fff WebCore arm64 <9a528dd69fea3d1e91cdbe233f9aa2ab> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1904b5000 - 0x1904defff libxslt.1.dylib arm64 <7444cfa4c6c73e1f979308e941d9ef75> /usr/lib/libxslt.1.dylib
0x1904df000 - 0x1905c0fff WebKitLegacy arm64 <fbdca0f275923d8e9772474cb6541dc2> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1905c1000 - 0x190689fff CoreUI arm64 <9c0d0f2a481634d09f894167603b8e1d> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19068a000 - 0x1906b1fff DictionaryServices arm64 <c7ba92c140f13acbbd77e28f37e308e9> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x1906b2000 - 0x1906b3fff HangTracer arm64 <6865168113b53a28b5412d51379e16b8> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1906b4000 - 0x190704fff PhysicsKit arm64 <b78dfc9e358f3687a16f74f0498db603> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x190705000 - 0x1907ddfff UIFoundation arm64 <6d2159d7532c365d9ebc5cf3d2acdb87> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1907ea000 - 0x191577fff UIKit arm64 <7ef942f43c3e3e4aa6cec127b68ecbab> /System/Library/Frameworks/UIKit.framework/UIKit
0x191578000 - 0x1915a0fff CoreBluetooth arm64 <0668bc33dc133b49b1461abda1ea968f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1915a1000 - 0x1915c6fff DataAccessExpress arm64 <5fbf9ad4bb6635e3b6dee2038037db4e> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1915c7000 - 0x1915e8fff NetworkStatistics arm64 <f997854e71c93bf1873aeaf8615f9884> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1915e9000 - 0x191671fff AddressBook arm64 <5c11f57b219530288cb2954862ed23f8> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x191672000 - 0x1917a6fff CoreMotion arm64 <f87d9d1a138d3aa989c550dc9dc2c66d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1917a7000 - 0x1917d4fff CacheDelete arm64 <c4057897ab23369e8fe7a14f687818cf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1917d5000 - 0x1917e2fff CoreAUC arm64 <d88142d627d33b7f86446c5a1170babb> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1917e3000 - 0x191dc6fff MediaToolbox arm64 <bd92166d9cce382fae200e4c6ef1cf1c> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x191dc7000 - 0x191f6dfff Celestial arm64 <e6cf92965c4d310ba8864b92ab64be98> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x191f6e000 - 0x191f7dfff IntlPreferences arm64 <7062c1f3645137bfbf44f20531931a8d> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x191f7e000 - 0x191f80fff CoreDuetDebugLogging arm64 <eba94238c28e3cd5ae4caf73900227ac> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x191f81000 - 0x191f95fff CoreDuetDaemonProtocol arm64 <f561fda7671b34fd83890a0eb03a57a3> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x191f96000 - 0x19206bfff CoreDuet arm64 <b275d881a2143153b7e3ecd86421de2c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19206c000 - 0x19221afff AVFoundation arm64 <380f25440bc6399ebf077523c12b6086> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x19221b000 - 0x19224dfff libtidy.A.dylib arm64 <104c07ea5281354f99d7d86ce07ddc2c> /usr/lib/libtidy.A.dylib
0x19224e000 - 0x1922b4fff IMFoundation arm64 <9d8462f7c4163fa0b2f5a8b808b1950c> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1922b5000 - 0x19293bfff GeoServices arm64 <570b5a1a299e3a98a2b0dcfd5028d7c8> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x19293c000 - 0x19293dfff DiagnosticLogCollection arm64 <6c702260771b3c378bd7b5304f82211e> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x19293e000 - 0x19293ffff Marco arm64 <304daa7fa5e333f89d7995a7309df6fe> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x192940000 - 0x1929b9fff CoreLocation arm64 <0157f7172a3a35b880ea1cd20d625cad> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1929ba000 - 0x1929bffff ConstantClasses arm64 <5c1f9a7342303a9886345f69cb25f328> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1929c0000 - 0x1929cafff libChineseTokenizer.dylib arm64 <a59eaa016afa3b2eb0bc3f4efd3eed68> /usr/lib/libChineseTokenizer.dylib
0x1929cb000 - 0x192c4efff libmecabra.dylib arm64 <8b8427a15986325ca583087a40cf07ee> /usr/lib/libmecabra.dylib
0x192c4f000 - 0x192ca0fff IDSFoundation arm64 <65ce27b751f23795a484dfff40edef7e> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x192ca1000 - 0x192d67fff IDS arm64 <57541c6ad685347692ce34754ad440ed> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x192d68000 - 0x192d85fff MediaServices arm64 <d66a4811b97d3886ab391542c1cac8de> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x192d86000 - 0x192dc4fff AuthKit arm64 <125e3b811f9d3625b611cf659ec5ee0d> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x192dc5000 - 0x192dcafff libheimdal-asn1.dylib arm64 <3e7086019955357d83d25628fd4df4fd> /usr/lib/libheimdal-asn1.dylib
0x192dcb000 - 0x192e6efff MediaRemote arm64 <1c17eb1cbf20309eb614d4116bcd5748> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x192e6f000 - 0x192ff5fff MobileSpotlightIndex arm64 <ca94c75e991538958761feea7c89a4d6> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x192ff6000 - 0x193015fff PlugInKit arm64 <836deb985a983f75b033efff6b5d8079> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x193016000 - 0x193042fff ProtectedCloudStorage arm64 <4b38705531c635dc8d9516d6b24ba7e2> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x193043000 - 0x19305efff libresolv.9.dylib arm64 <0459918f803f34429fcfba4a01b1141a> /usr/lib/libresolv.9.dylib
0x19305f000 - 0x193074fff ApplePushService arm64 <e065fe3ca8bf3077a08f812bd51ca308> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x193075000 - 0x1930c3fff ContactsFoundation arm64 <773f2ebf4e2f3369a5a9d99a4b19e1b6> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1930c4000 - 0x1930c9fff ParsecSubscriptionServiceSupport arm64 <7ff469fcf4583a088f6c2300ae35ce05> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1930ca000 - 0x19316efff Contacts arm64 <20b347eace3e3f5fae5f6b86d485cbdc> /System/Library/Frameworks/Contacts.framework/Contacts
0x19316f000 - 0x1931b9fff CoreSpotlight arm64 <fe109d8775673c67940b6a5df033a580> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1931ba000 - 0x1931e1fff vCard arm64 <957503871c9338e39450392bf323fedc> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1931e2000 - 0x19326dfff VoiceServices arm64 <3b14a045b99c37d8a7a210fc01fb4701> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x19326e000 - 0x1932bbfff SAObjects arm64 <a40697d1fb1d37bab2ec1c24cbb45d21> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x193357000 - 0x1933eefff AssistantServices arm64 <839ff8a145993e168281b087566ee1c3> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x193406000 - 0x193408fff MessageSupport arm64 <dec4f806c2bf367eb86155e55c3ec2f6> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x193409000 - 0x19345dfff MIME arm64 <6ba9d7e247a93d3aaf71d2c6e9ceb2a6> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x193502000 - 0x19351efff AppleIDSSOAuthentication arm64 <96fe393084c531cab45a8c363c0cda06> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x19351f000 - 0x19352ffff MailServices arm64 <1098b7a92c4e3e48a8576ab901c984b2> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x193530000 - 0x19359dfff AppleAccount arm64 <a81b395eaaef3985a01f73ac25c31ffd> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19359e000 - 0x1935a2fff CommunicationsFilter arm64 <80142456bd963d85ab1a74ad9ec9ea5e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1935a3000 - 0x1935c7fff ChunkingLibrary arm64 <fe49f6ad0e223f19a8c891504dde0e4a> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1935c8000 - 0x1935d3fff CaptiveNetwork arm64 <b41b7a945a893d3d94dfb7a35e6295dd> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1935d4000 - 0x193602fff EAP8021X arm64 <3a1a59dc731839ca974bb4f536b6e0d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x193603000 - 0x193609fff AssetCacheServices arm64 <92a10cdd09ab39988cbaca148fb3db41> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x19360a000 - 0x1936e3fff MMCS arm64 <78ffacb7ae4436ed9d358e0efa14cdfc> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1936e4000 - 0x193714fff MobileWiFi arm64 <d0bba9b0deb436dda87b5b92649ed66d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x193715000 - 0x193757fff ContentIndex arm64 <31b34f3a22f039a8a3614874f90b42ee> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x193758000 - 0x193760fff MobileIcons arm64 <d9db8817be513fff979cc0170cf7074c> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1937b6000 - 0x1937e6fff Bom arm64 <1219ee24d2333d70be894e7297269422> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1937e7000 - 0x1937eefff CertUI arm64 <8b3e622c4cfc3d3b822857df26938b22> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1937ef000 - 0x19383efff FTServices arm64 <7ce5489aa92e31c6b65d55b764dfd8e0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x19383f000 - 0x19389dfff CoreDAV arm64 <03351c99ff52304985511492a46048ec> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x19389e000 - 0x1938abfff BaseBoardUI arm64 <01b68c876b293af8bd0a7635907801e1> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1938ac000 - 0x1938c0fff UserManagement arm64 <180e53f17d143af78e0480ece7e66212> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1938c1000 - 0x193989fff CorePDF arm64 <af77a7a15e7434009f1dc2913e78f854> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x19398a000 - 0x1939befff iCalendar arm64 <c599eb8734ae3be68e058ea89678bac5> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1939c7000 - 0x193a25fff CalendarFoundation arm64 <af4abf29a42033cda68f0a7d91d49bb6> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x193a26000 - 0x193a2cfff IncomingCallFilter arm64 <a2796de0cb9338be851025c0acf32a6c> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x193b23000 - 0x193bbbfff CalendarDatabase arm64 <682e547de86e32b095b9ffdc73c640e8> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x193bbc000 - 0x193bfefff CalendarDaemon arm64 <39cd5216471a34b6a931dd5da70abf90> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x193bff000 - 0x193ccefff EventKit arm64 <39190ded8b3d382286a512df1cfac759> /System/Library/Frameworks/EventKit.framework/EventKit
0x193ccf000 - 0x193fd0fff WebKit arm64 <8f64fe743b6d3030b64c76dee6fd7f63> /System/Library/Frameworks/WebKit.framework/WebKit
0x193fd1000 - 0x194017fff WebBookmarks arm64 <92da1dd5540e3ba9bcf275ef31773bd5> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x194018000 - 0x19415cfff ContactsUI arm64 <f37a9d012d073b5e9e6ec72aeb92e8ac> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19415d000 - 0x1947c4fff ModelIO arm64 <0bb07b9ae62832cf94d2afa6fd17fedf> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1947c5000 - 0x1947cbfff DAAPKit arm64 <a32bded348c232e2a4a84747aef36b9e> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1947cc000 - 0x19484dfff CoreSymbolication arm64 <246999fb65113a479d9922f47823b894> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x19484e000 - 0x1948e7fff TelephonyUtilities arm64 <79c66b9315f535f9a2636337bf49d8ec> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1948e8000 - 0x194917fff GLKit arm64 <40f57e2d9e2d30c29231cead9fba9a81> /System/Library/Frameworks/GLKit.framework/GLKit
0x194918000 - 0x194b81fff MusicLibrary arm64 <d9bcf51d896d3332842b0954bd8c14ff> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x194b82000 - 0x194bc0fff Notes arm64 <cf57d4e607773dbbb5378d46d040bc6e> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x194bc1000 - 0x194c98fff AddressBookUI arm64 <ad069f239fcd31738de7c3f5e3f2267b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x194c99000 - 0x194d77fff CloudKit arm64 <1ce494fd95fa30738e090728aa58beaf> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x194d78000 - 0x194dd2fff iTunesStore arm64 <0df50b04df733fff978e8de529ef3070> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x194dd3000 - 0x194dd9fff CloudPhotoServices arm64 <45cd8319d04d3ed782aad1681e7fb353> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x194dda000 - 0x194ed0fff CloudPhotoLibrary arm64 <583496d2197a35ff900b7b121f8da7d5> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x194ed1000 - 0x194f20fff DataAccess arm64 <7932345c161c3351b6a813a9eea015f8> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x194f21000 - 0x194f48fff AssetsLibraryServices arm64 <fc5b5d48767f34b3944e9e0c3f531191> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x194f49000 - 0x194fe4fff HomeSharing arm64 <4a30fb39c8483d8992b21bb596ab2a0f> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x194fe5000 - 0x195013fff ACTFramework arm64 <f2f0c50a78ff306bad3fda9fcd6b8f3c> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x195014000 - 0x19501ffff DCIMServices arm64 <ea2256093ae13fbaae8affc2a360df46> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x195020000 - 0x19514dfff CoreMediaStream arm64 <e5ec8d81892f388a873d39bc89275cfb> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x19514e000 - 0x195166fff PhotosFormats arm64 <3358716d04da30b0a7c3237c0372c06e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x195167000 - 0x19516efff XPCKit arm64 <81d80739479c3f7ea8b8beed19439842> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x19516f000 - 0x1954e9fff MediaPlayer arm64 <74d7387d15d43a27ae9333ec738aac8d> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1954ea000 - 0x1955d0fff CameraKit arm64 <778736cdcdcc355ea03cd71b7da15018> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1955d9000 - 0x1955f4fff MediaStream arm64 <8ad8b4289945348d8641b394cb3dbc7e> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1955f5000 - 0x195976fff PhotoLibraryServices arm64 <4b9ed2f7510330b8baa1445415a9b830> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x195977000 - 0x1959adfff PrototypeTools arm64 <dde28589a89d39aaa441e1d1f0e0b389> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1959ae000 - 0x195a1cfff libprotobuf.dylib arm64 <cbac8837b52e331792020b8b596091a9> /usr/lib/libprotobuf.dylib
0x195a1d000 - 0x195a40fff ScreenReaderCore arm64 <50c4f1fde6f33f5e96e77373a6d55fd0> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x195af6000 - 0x195b15fff TextToSpeech arm64 <ad1bcfdf58943235ae26620a17e8907e> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x195b9f000 - 0x195ba1fff libAXSafeCategoryBundle.dylib arm64 <3e053302fa0e39b098c16f26231c6eb2> /usr/lib/libAXSafeCategoryBundle.dylib
0x195ba2000 - 0x195babfff libAXSpeechManager.dylib arm64 <63ae981ad15a3e6fba2538a99399b852> /usr/lib/libAXSpeechManager.dylib
0x195bac000 - 0x195c4dfff AccessibilityUtilities arm64 <1f4a7adf39e637649216cf37987c8702> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x195c4e000 - 0x195d8afff Message arm64 <51094fc0abfe3614a0c78088e4aeca14> /System/Library/PrivateFrameworks/Message.framework/Message
0x195e3c000 - 0x195e6ffff DataDetectorsCore arm64 <eff464e7139430e4ac6d36ec1abda234> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x195e7e000 - 0x1960b2fff libAWDSupportFramework.dylib arm64 <110c7a78781e32f38dfa5715a2b5506a> /usr/lib/libAWDSupportFramework.dylib
0x1960f1000 - 0x19612efff WirelessDiagnostics arm64 <b491fe95ae063ae3bbe7a0f52ac086f9> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x19612f000 - 0x19623afff Photos arm64 <99cd6c8e779e356684bf63a26cdec692> /System/Library/Frameworks/Photos.framework/Photos
0x19623b000 - 0x196272fff AXRuntime arm64 <27a8362cd5ee38e08628ccecf0b8d839> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1962f0000 - 0x196309fff GenerationalStorage arm64 <b32d95e8e2ce36628b95307940cdb00a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x19630a000 - 0x196315fff CoreRecents arm64 <43aa420f1e1b3666be8c44e68c934a98> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x196318000 - 0x19631ffff AccessibilityUIUtilities arm64 <f41ec092617f3ff5b584bd1471de819a> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x196413000 - 0x196426fff AssetsLibrary arm64 <c0da35ad53d63acca59be3f6bb633a2d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x19645e000 - 0x196a53fff VectorKit arm64 <864323ed63cc3d1c8536d5b109bbd6c9> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x196a54000 - 0x196c62fff MapKit arm64 <c2b2a257fc543003be48f6486db84fb0> /System/Library/Frameworks/MapKit.framework/MapKit
0x196c80000 - 0x196c83fff FTClientServices arm64 <d643ee08fcfb3291b2daa5ac3f3a484c> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x196c84000 - 0x196c96fff QuickLookThumbnailing arm64 <b0da165245c63310be8c26ee68005802> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x196d99000 - 0x196e2ffff QuickLook arm64 <3d798963a89d36dd8087ac365fa79040> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x196e7e000 - 0x196eb6fff ContactsAutocomplete arm64 <9c5d1926f51336c7b2d38750d5c6e261> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x196ec7000 - 0x196fa4fff MessageUI arm64 <d91a96929fe73a56804cd9bec657926b> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x196fa5000 - 0x19701dfff libnetwork.dylib arm64 <3357ca8108a73179bf376acffd953d64> /usr/lib/libnetwork.dylib
0x197031000 - 0x1970affff Network arm64 <91e5de27d4ba3cd0a18e56704adf4486> /System/Library/PrivateFrameworks/Network.framework/Network
0x1970b6000 - 0x197155fff Social arm64 <471649bba5f635758378d5ac559adb04> /System/Library/Frameworks/Social.framework/Social
0x197240000 - 0x197256fff FTAWD arm64 <1c7ebd4e4a3c322b865f6c36344813dc> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1972c4000 - 0x197424fff IMCore arm64 <735abf7126413ad4a1cf0950b952332c> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x197430000 - 0x197430fff AdSupport arm64 <28226e5a145231428f33e4583b1cef4c> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x197431000 - 0x197451fff StoreKit arm64 <410be9ccc80a3ae696967b53f08e285a> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x197482000 - 0x1974d9fff ImageCapture arm64 <c01f31ffa0ce3dd7a8a48aa0fe36fd67> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x1974da000 - 0x1974f0fff iPhotoMigrationSupport arm64 <02c536e5563431a78f18bd934d09f079> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x1974f1000 - 0x197510fff SharedUtils arm64 <118a9071d50e38db8eb7fd00eea1de8d> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x197520000 - 0x1975b4fff PhotoLibrary arm64 <a13451448c353a23bba3ce0843f80060> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1977b4000 - 0x1977c6fff LocalAuthentication arm64 <322de8c303303bb98474f095935d7ab2> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1977c7000 - 0x1977fdfff CalendarUIKit arm64 <1da809ea2cef37f7b964836a35d54742> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x19782c000 - 0x19783bfff SetupAssistant arm64 <f3736526fd273dc7970a870b3d9e5874> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19786b000 - 0x197a2dfff EventKitUI arm64 <1698a3213bfb38c3babf0c9f634e6539> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x197a2e000 - 0x197ab5fff CoreRecognition arm64 <7e6c35672f5d391aa8e66bf0c69362c3> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x197ae2000 - 0x197b14fff Pegasus arm64 <f9d12cfbeb39372fb5b225a9216b2803> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x197bcc000 - 0x197c15fff AVKit arm64 <adbfeb611b973ac6a52849feb8e62874> /System/Library/Frameworks/AVKit.framework/AVKit
0x197ce5000 - 0x197ef5fff SafariShared arm64 <3eb8df425a4235859fc83bf9c7fd4d82> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x197ef6000 - 0x197f08fff SiriTasks arm64 <42d6b6388cff3d8288ebbbda35b2672c> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x1980a7000 - 0x198151fff IMAVCore arm64 <4ffda8299af8338fb4b81c6e7f8a8927> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x198152000 - 0x1981d5fff PhotoEditSupport arm64 <c4ede5297c6b3d1e941aa63ef09be0c5> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x19878e000 - 0x1987d5fff WebUI arm64 <6a23276b3cea33b587c98590f8f1ba42> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x198801000 - 0x198c6afff PhotosUI arm64 <2bd0a505a0e135928a00736e8cc9df59> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x198c6b000 - 0x198d0dfff SafariServices arm64 <476143f34e4b319cb97417071c8cc555> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1996bc000 - 0x1996c4fff AccessibilityUI arm64 <cea72e0da159316b90fa7d928060a47b> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x199e57000 - 0x199e87fff WirelessProximity arm64 <54d07aeb06ca3d6bb55acdda7598bce3> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x19a0f2000 - 0x19a16ffff CoreHandwriting arm64 <9d47eeb2bd463621b3f405c7a13726bd> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x19a274000 - 0x19a306fff MediaPlatform arm64 <ec534375f16737339652862e38f5d382> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x19ad95000 - 0x19adf1fff CoreBrightness arm64 <178e9bad2c6e39d4be22e51879a075a0> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x19b0fb000 - 0x19b224fff StoreServicesCore arm64 <28c1129842193d2898e36cc5ae483e0f> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
0x19b4b1000 - 0x19b4b5fff ZoomServices arm64 <84e2ae0bf78d3b3682941afac44c04b5> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x19b758000 - 0x19bb9afff MediaLibraryCore arm64 <6fc2ecc6451a3f28927885fa54db1af8> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x19c1c6000 - 0x19c2c9fff AnnotationKit arm64 <953589d8ae8b33d69163b55b03d63361> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x19c402000 - 0x19c48ffff CloudDocs arm64 <5e3389e0853130d2b0485d196915cb6c> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19c62b000 - 0x19c64afff CoreNLP arm64 <fc892b2b52393c09af35af2341d83da2> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19e568000 - 0x19e56ffff libMatch.1.dylib arm64 <0958cfa9ddb239b2957fb3e223569eb8> /usr/lib/libMatch.1.dylib
0x19e636000 - 0x19e640fff AccessibilitySettingsLoader arm64 <2c3584b381b9361d8b9fbfcc24c4c6bf> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x19e8d1000 - 0x19eb66fff RawCamera arm64 <c125ead7e0f53906b870faf2fd25fcfc> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x19ec2e000 - 0x19ec42fff libCGInterfaces.dylib arm64 <fbf13f57f2543d8985ff13eb1594ab47> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19fb08000 - 0x19fb16fff AppleFSCompression arm64 <8352ece375ee343fb5f3a5e15e8175bf> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x19fb17000 - 0x19fb22fff AppleIDAuthSupport arm64 <bf4aa1ef12a33434af9725d230f3aa80> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1a0810000 - 0x1a0836fff CoreServicesInternal arm64 <fb899b5f2e913716bddb127fd12d85c0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a0b58000 - 0x1a0b62fff DiagnosticExtensions arm64 <0b94810c548433a18e8ce9494893ea52> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x1a0eaa000 - 0x1a0eb6fff libGSFontCache.dylib arm64 <df1f49c7cde93369bf67d5a4726f741f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a0eb7000 - 0x1a0ee8fff libTrueTypeScaler.dylib arm64 <54cb09a0ab1c3be3aaa7dd38b7e18943> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a0f6b000 - 0x1a0f97fff Futhark arm64 <08762aa50cf33e3eb35e6acefc56ce77> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1a1e60000 - 0x1a1e90fff MarkupUI arm64 <e66f9aad8d873709990abac243814642> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x1a224a000 - 0x1a2253fff MobileStorage arm64 <6a0f112c25ea3715910d7d9aba2b3777> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x1a299e000 - 0x1a29cbfff SafariSafeBrowsing arm64 <53e437caa21831b28838c20f79df12ea> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a2d34000 - 0x1a2d3ffff SyncedDefaults arm64 <d09e123311e334808085b301f2412557> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
0x1a2d4c000 - 0x1a2d51fff TextInputUI arm64 <6a8750de312a3eb194d14336e6cbf949> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a348f000 - 0x1a366afff libFosl_dynamic.dylib arm64 <908254cd088c396288edc77691b79870> /usr/lib/libFosl_dynamic.dylib
0x1a366b000 - 0x1a3675fff libMobileGestaltExtensions.dylib arm64 <7c6db6816bba3fe585dd3dca7c8180bd> /usr/lib/libMobileGestaltExtensions.dylib
0x1a3a79000 - 0x1a3aa8fff libpcap.A.dylib arm64 <52e03f9192273a6d8deb8828daeb6386> /usr/lib/libpcap.A.dylib
0x1a3aa9000 - 0x1a3ae0fff libsandbox.1.dylib arm64 <204b44f3714839b3997febf0e9a22379> /usr/lib/libsandbox.1.dylib
0x1a3ae4000 - 0x1a3bb8fff AVFAudio arm64 <48a32fa789683606ad2c08fa35e0cf3c> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a3bb9000 - 0x1a3bc2fff ProactiveEventTracker arm64 <a302f10662963f1caac82f201afd639b> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a3bc3000 - 0x1a3d05fff Intents arm64 <fee296c4cd39358a9316874c9440608c> /System/Library/Frameworks/Intents.framework/Intents
0x1a3d06000 - 0x1a3d5bfff CallKit arm64 <2bdb7b4d648630d8865b344fb7fdc2a2> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a3e41000 - 0x1a3e64fff UserNotifications arm64 <187ea2161e5b3c74a5345071a14115d4> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a3e74000 - 0x1a3e82fff PersonaKit arm64 <528c08fd4d1e31bb8c40e82f3e984264> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1a3f10000 - 0x1a4104fff CVML arm64 <40721e863d48354f81538aa3b8c9e7cd> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x1a4105000 - 0x1a412dfff IMSharedUtilities arm64 <3bc98a88cf4e3f70b1db0a4a14ac5520> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1a41fb000 - 0x1a42abfff Navigation arm64 <2c9b6a3cab5c367ca815b1852af48f65> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a4372000 - 0x1a44f8fff TextureIO arm64 <6e2d62cc156135659b1943b589414377> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1a497c000 - 0x1a497efff SpeakTypingServices arm64 <6572fd0c90f03ef79fbb5f365097b55c> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x1a4a0d000 - 0x1a4a55fff ContactsUICore arm64 <219b45426d9e3dd2a921ef369910be83> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a4a9b000 - 0x1a4aa2fff EmojiFoundation arm64 <907950f70edc3b03bae02876b8caf922> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1a51d8000 - 0x1a51f5fff SearchFoundation arm64 <133a4abc3d9c3a18a0e2a5e14c73b0fd> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a584e000 - 0x1a58dbfff AGXMetalA8X arm64 <ad592a23911f38c8a48aa7d1fabef597> /System/Library/Extensions/AGXMetalA8X.bundle/AGXMetalA8X
0x1a58dc000 - 0x1a58eefff libBNNS.dylib arm64 <52e343fdf8de3a5fa9bd59251a64f8fd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a58ef000 - 0x1a58f4fff libQuadrature.dylib arm64 <7ffc93a0118a38d18f6eba6b74497baf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1a5c26000 - 0x1a5c37fff CoreEmoji arm64 <08791744b9c93a25a88d318143e3d5ba> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a5c38000 - 0x1a5c50fff CoreInterest arm64 <693b2e2ceaf63370a6c24cb4a76faff0> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x1a5dd3000 - 0x1a5e05fff CoreParsec arm64 <8adedfa87f8635988091eb9b0f513a75> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a5e5e000 - 0x1a5e8ffff DifferentialPrivacy arm64 <78a3f0543dc334158644807cae7e7566> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a61cc000 - 0x1a6294fff NLP arm64 <91cee4fe997e3efab30e4b8dfcd91b5e> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a6302000 - 0x1a6371fff PDFKit arm64 <c44770622ba935a59373208e6a1cf301> /System/Library/PrivateFrameworks/PDFKit.framework/PDFKit
0x1a6848000 - 0x1a6aa2fff PhotosUICore arm64 <7355a9be2a9d3e13bd65001c9aa5f9eb> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1a710c000 - 0x1a717dfff libate.dylib arm64 <75dc2c6be9ed3f18af23079b3f663cd5> /usr/lib/libate.dylib
0x1a717e000 - 0x1a717efff libcoretls.dylib arm64 <3d058b4a20723e8692beecbf41439b9b> /usr/lib/libcoretls.dylib
0x1a717f000 - 0x1a7180fff libcoretls_cfhelpers.dylib arm64 <08f36307d3c138a9a0683b9c8e0e4149> /usr/lib/libcoretls_cfhelpers.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment