BLeeEZ / amperfy

Amperfy is an iOS app to play songs from an Ampache or Subsonic server
GNU General Public License v3.0
451 stars 36 forks source link

Crashes on launch after login #12

Closed AshotN closed 3 years ago

AshotN commented 4 years ago

Running Ampache 4.2.0-develop

After I logged in, the app crashed and I can’t reopen it.

BLeeEZ commented 4 years ago

Does ist crash directly after pushing the login button or does the library sync finishes and then the crash occures? Can you provide the log of Amperfy?

Am 23.02.2020 um 07:25 schrieb Ashot Nazaryan notifications@github.com:

 Running Ampache 4.2.0-develop

After I logged in, the app crashed and I can’t reopen it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

AshotN commented 4 years ago

It synced and crashed. And crashes on startup without showing anything. So I assume the API is reporting something the app isn’t expecting.

Could I grab the crash log without a Mac?

AshotN commented 4 years ago
{"blame":[],"app_name":"Amperfy","timestamp":"2020-02-23 02:15:38.14 -0800","app_version":"0.3.1","slice_uuid":"3eee05a6-8864-3b8d-b6b2-524f8d168765","adam_id":0,"build_version":"1","bundleID":"familie-zimba.Amperfy","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 12.4 (16G77)","incident_id":"D1637E8F-F2F8-46F5-94AE-583A999395F2","name":"Amperfy","symbolicated":true}
Incident Identifier: D1637E8F-F2F8-46F5-94AE-583A999395F2
CrashReporter Key:   603a35b4b96cf15f342ef09c6f5f09738fd2acdd
Hardware Model:      iPhone10,5
Process:             Amperfy [26668]
Path:                /private/var/containers/Bundle/Application/088AAD98-E9F4-4256-A88A-6CF865C38921/Amperfy.app/Amperfy
Identifier:          familie-zimba.Amperfy
Version:             1 (0.3.1)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           familie-zimba.Amperfy [11935]

Date/Time:           2020-02-23 02:15:37.5554 -0800
Launch Time:         2020-02-23 02:15:36.7159 -0800
OS Version:          iPhone OS 12.4 (16G77)
Baseband Version:    2.03.06
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000102c88b8c
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [26668]
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0       Amperfy (*)                     0x102c88b8c 0x102c78000 + 0x10b8c   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x68
1       Amperfy (*)                     0x102c88b74 0x102c78000 + 0x10b74   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x50
2       libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
3       libdispatch.dylib               0x1fea66040 0x1fea35000 + 0x31040   // _dispatch_once_callout + 0x1c
4       libswiftCore.dylib              0x22d521e40 0x22d27b000 + 0x2a6e40  // swift_once + 0x28
5       Amperfy (*)                     0x102ce8888 0x102c78000 + 0x70888   // PlayerView.refreshSongInfo(song:) + 0x198
6       Amperfy (*)                     0x102ce96a8 0x102c78000 + 0x716a8   // PlayerView.refreshPlayer() + 0x140
7       Amperfy (*)                     0x102cc5e64 0x102c78000 + 0x4de64   // PopupPlayerVC.viewDidLoad() + 0x1b8
8       Amperfy (*)                     0x102cc6370 0x102c78000 + 0x4e370   // @objc PopupPlayerVC.viewDidLoad() + 0x1c
9       UIKitCore                       0x22b538224 0x22b225000 + 0x313224  // -[UIViewController loadViewIfRequired] + 0x3f4
10      UIKitCore                       0x22b538628 0x22b225000 + 0x313628  // -[UIViewController view] + 0x1c
11      LNPopupController               0x102eaed7c 0x102ea4000 + 0xad7c    // -[LNPopupController _reconfigureContentWithOldContentController:newContentController:] + 0x13c
12      LNPopupController               0x102eb144c 0x102ea4000 + 0xd44c    // -[LNPopupController presentPopupBarAnimated:openPopup:completion:] + 0x1cc
13      LNPopupController               0x102ec5e8c 0x102ea4000 + 0x21e8c   // -[UIViewController(LNPopupSupport) presentPopupBarWithContentViewController:openPopup:animated:completion:] + 0xd0
14      LNPopupController               0x102ec5ef4 0x102ea4000 + 0x21ef4   // -[UIViewController(LNPopupSupport) presentPopupBarWithContentViewController:animated:completion:] + 0x48
15      Amperfy (*)                     0x102ca85cc 0x102c78000 + 0x305cc   // TabBarVC.viewDidAppear(_:) + 0x94
16      Amperfy (*)                     0x102ca8a1c 0x102c78000 + 0x30a1c   // @objc TabBarVC.viewDidAppear(_:) + 0x30
17      UIKitCore                       0x22b53da20 0x22b225000 + 0x318a20  // -[UIViewController _setViewAppearState:isAnimating:] + 0x328
18      UIKitCore                       0x22b540354 0x22b225000 + 0x31b354  // __64-[UIViewController viewDidMoveToWindow:shouldAppearOrDisappear:]_block_invoke + 0x2c
19      UIKitCore                       0x22b53e9c0 0x22b225000 + 0x3199c0  // -[UIViewController _executeAfterAppearanceBlock] + 0x58
20      UIKitCore                       0x22baed1b8 0x22b225000 + 0x8c81b8  // _runAfterCACommitDeferredBlocks + 0x234
21      UIKitCore                       0x22badbbfc 0x22b225000 + 0x8b6bfc  // _cleanUpAfterCAFlushAndRunDeferredBlocks + 0x160
22      UIKitCore                       0x22bafa868 0x22b225000 + 0x8d5868  // __34-[UIApplication _firstCommitBlock]_block_invoke_2 + 0x88
23      CoreFoundation                  0x1fefe8578 0x1fef3e000 + 0xaa578   // __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 0x14
24      CoreFoundation                  0x1fefe7e7c 0x1fef3e000 + 0xa9e7c   // __CFRunLoopDoBlocks + 0x110
25      CoreFoundation                  0x1fefe2ee0 0x1fef3e000 + 0xa4ee0   // __CFRunLoopRun + 0x400
26      CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
27      GraphicsServices                0x2011e379c 0x2011d9000 + 0xa79c    // GSEventRunModal + 0x68
28      UIKitCore                       0x22bae1c38 0x22b225000 + 0x8bcc38  // UIApplicationMain + 0xd4
29      Amperfy (*)                     0x102c7dec8 0x102c78000 + 0x5ec8    // main + 0x44
30      libdyld.dylib                   0x1feaa68e0 0x1feaa5000 + 0x18e0    // start + 0x4

Thread 1:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 2 name:  Dispatch queue: NSManagedObjectContext 0x28266c3c0
Thread 2:
0       libsystem_kernel.dylib          0x1febe8130 0x1febd0000 + 0x18130   // semaphore_wait_trap + 0x8
1       libdispatch.dylib               0x1fea64968 0x1fea35000 + 0x2f968   // _dispatch_sema4_wait$VARIANT$armv81 + 0x18
2       libdispatch.dylib               0x1fea653e0 0x1fea35000 + 0x303e0   // _dispatch_semaphore_wait_slow + 0x80
3       CFNetwork                       0x1ff69e000 0x1ff5fb000 + 0xa3000   // CFURLConnectionSendSynchronousRequest + 0x124
4       CFNetwork                       0x1ff5ff14c 0x1ff5fb000 + 0x414c    // +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 0x70
5       Foundation                      0x1ff9ef8ac 0x1ff9a9000 + 0x468ac   // -[NSData(NSData) initWithContentsOfURL:] + 0xcc
6       Foundation                      0x1ffa0c8fc 0x1ff9a9000 + 0x638fc   // +[NSData(NSData) dataWithContentsOfURL:] + 0x30
7       Foundation                      0x1ffa3a2e0 0x1ff9a9000 + 0x912e0   // -[NSXMLParser initWithContentsOfURL:] + 0xc4
8       Amperfy (*)                     0x102ca02c4 0x102c78000 + 0x282c4   // AmpacheXmlServerApi.authenticate(credentials:) + 0x750
9       Amperfy (*)                     0x102ca0528 0x102c78000 + 0x28528   // AmpacheXmlServerApi.reauthenticateIfNeccessary() + 0xf8
10      Amperfy (*)                     0x102c9f60c 0x102c78000 + 0x2760c   // AmpacheXmlServerApi.defaultArtworkUrl.getter + 0xc4
11      Amperfy (*)                     0x102cdcdf4 0x102c78000 + 0x64df4   // AmpacheArtworkSyncer.syncInBackground(libraryStorage:) + 0x118
12      Amperfy (*)                     0x102cdd754 0x102c78000 + 0x65754   // protocol witness for BackgroundLibrarySyncer.syncInBackground(libraryStorage:) in conformance AmpacheArtworkSyncer + 0x14
13      Amperfy (*)                     0x102c877f0 0x102c78000 + 0xf7f0    // closure #1 in BackgroundSyncerManager.syncInBackground() + 0xd0
14      Amperfy (*)                     0x102cead94 0x102c78000 + 0x72d94   // thunk for @escaping @callee_guaranteed (@guaranteed NSManagedObjectContext) -> () + 0x30
15      CoreData                        0x201cb5a48 0x201aab000 + 0x20aa48  // __47-[NSPersistentContainer performBackgroundTask:]_block_invoke + 0x20
16      CoreData                        0x201bea2b0 0x201aab000 + 0x13f2b0  // developerSubmittedBlockToNSManagedObjectContextPerform + 0x9c
17      libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
18      libdispatch.dylib               0x1fea70dec 0x1fea35000 + 0x3bdec   // _dispatch_lane_serial_drain$VARIANT$armv81 + 0x224
19      libdispatch.dylib               0x1fea7192c 0x1fea35000 + 0x3c92c   // _dispatch_lane_invoke$VARIANT$armv81 + 0x198
20      libdispatch.dylib               0x1fea79e08 0x1fea35000 + 0x44e08   // _dispatch_workloop_worker_thread + 0x248
21      libsystem_pthread.dylib         0x1fec76114 0x1fec6a000 + 0xc114    // _pthread_wqthread + 0x130
22      libsystem_pthread.dylib         0x1fec78cd4 0x1fec6a000 + 0xecd4    // start_wqthread + 0x4

Thread 3:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 4 name:  com.apple.uikit.eventfetch-thread
Thread 4:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       Foundation                      0x1ff9b0eac 0x1ff9a9000 + 0x7eac    // -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 0x12c
6       Foundation                      0x1ff9b0d3c 0x1ff9a9000 + 0x7d3c    // -[NSRunLoop(NSRunLoop) runUntilDate:] + 0x60
7       UIKitCore                       0x22bbc7754 0x22b225000 + 0x9a2754  // -[UIEventFetcher threadMain] + 0x88
8       Foundation                      0x1ffadd674 0x1ff9a9000 + 0x134674  // __NSThread__start__ + 0x3d8
9       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
10      libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
11      libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 5 name:  Dispatch queue: NSManagedObjectContext 0x28266c4b0
Thread 5:
0       libsystem_kernel.dylib          0x1febe8130 0x1febd0000 + 0x18130   // semaphore_wait_trap + 0x8
1       libdispatch.dylib               0x1fea64968 0x1fea35000 + 0x2f968   // _dispatch_sema4_wait$VARIANT$armv81 + 0x18
2       libdispatch.dylib               0x1fea653e0 0x1fea35000 + 0x303e0   // _dispatch_semaphore_wait_slow + 0x80
3       CFNetwork                       0x1ff69e000 0x1ff5fb000 + 0xa3000   // CFURLConnectionSendSynchronousRequest + 0x124
4       CFNetwork                       0x1ff5ff14c 0x1ff5fb000 + 0x414c    // +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 0x70
5       Foundation                      0x1ff9ef8ac 0x1ff9a9000 + 0x468ac   // -[NSData(NSData) initWithContentsOfURL:] + 0xcc
6       Foundation                      0x1ffa0c8fc 0x1ff9a9000 + 0x638fc   // +[NSData(NSData) dataWithContentsOfURL:] + 0x30
7       Foundation                      0x1ffa3a2e0 0x1ff9a9000 + 0x912e0   // -[NSXMLParser initWithContentsOfURL:] + 0xc4
8       Amperfy (*)                     0x102ca02c4 0x102c78000 + 0x282c4   // AmpacheXmlServerApi.authenticate(credentials:) + 0x750
9       Amperfy (*)                     0x102ca26f8 0x102c78000 + 0x2a6f8   // specialized AmpacheXmlServerApi.requesetLibraryMetaData() + 0xf8
10      Amperfy (*)                     0x102cff828 0x102c78000 + 0x87828   // AmpacheLibraryBackgroundSyncer.syncInBackground(libraryStorage:) + 0xac
11      Amperfy (*)                     0x102d01b64 0x102c78000 + 0x89b64   // protocol witness for BackgroundLibrarySyncer.syncInBackground(libraryStorage:) in conformance AmpacheLibraryBackgroundSyncer + 0x14
12      Amperfy (*)                     0x102c878d4 0x102c78000 + 0xf8d4    // closure #2 in BackgroundSyncerManager.syncInBackground() + 0xd0
13      Amperfy (*)                     0x102cead94 0x102c78000 + 0x72d94   // thunk for @escaping @callee_guaranteed (@guaranteed NSManagedObjectContext) -> () + 0x30
14      CoreData                        0x201cb5a48 0x201aab000 + 0x20aa48  // __47-[NSPersistentContainer performBackgroundTask:]_block_invoke + 0x20
15      CoreData                        0x201bea2b0 0x201aab000 + 0x13f2b0  // developerSubmittedBlockToNSManagedObjectContextPerform + 0x9c
16      libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
17      libdispatch.dylib               0x1fea70dec 0x1fea35000 + 0x3bdec   // _dispatch_lane_serial_drain$VARIANT$armv81 + 0x224
18      libdispatch.dylib               0x1fea7192c 0x1fea35000 + 0x3c92c   // _dispatch_lane_invoke$VARIANT$armv81 + 0x198
19      libdispatch.dylib               0x1fea79e08 0x1fea35000 + 0x44e08   // _dispatch_workloop_worker_thread + 0x248
20      libsystem_pthread.dylib         0x1fec76114 0x1fec6a000 + 0xc114    // _pthread_wqthread + 0x130
21      libsystem_pthread.dylib         0x1fec78cd4 0x1fec6a000 + 0xecd4    // start_wqthread + 0x4

Thread 6 name:  JavaScriptCore bmalloc scavenger
Thread 6:
0       libsystem_kernel.dylib          0x1febf2ee4 0x1febd0000 + 0x22ee4   // __psynch_cvwait + 0x8
1       libsystem_pthread.dylib         0x1fec724a4 0x1fec6a000 + 0x84a4    // _pthread_cond_wait$VARIANT$armv81 + 0x274
2       libc++.1.dylib                  0x1fe1c9090 0x1fe1c1000 + 0x8090    // std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 0x18
3       JavaScriptCore                  0x206276de0 0x2061ed000 + 0x89de0   // void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 0x6c
4       JavaScriptCore                  0x20627add4 0x2061ed000 + 0x8ddd4   // bmalloc::Scavenger::threadRunLoop() + 0xb0
5       JavaScriptCore                  0x20627a54c 0x2061ed000 + 0x8d54c   // bmalloc::Scavenger::Scavenger(std::__1::lock_guard<bmalloc::Mutex>&) + 0x0
6       JavaScriptCore                  0x20627bf8c 0x2061ed000 + 0x8ef8c   // std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 0x0
7       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 7 name:  WebThread
Thread 7:
0       libsystem_kernel.dylib          0x1febf2ee4 0x1febd0000 + 0x22ee4   // __psynch_cvwait + 0x8
1       libsystem_pthread.dylib         0x1fec724a4 0x1fec6a000 + 0x84a4    // _pthread_cond_wait$VARIANT$armv81 + 0x274
2       JavaScriptCore                  0x20623d88c 0x2061ed000 + 0x5088c   // WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 0x50
3       JavaScriptCore                  0x206224514 0x2061ed000 + 0x37514   // WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 0x7d4
4       JavaScriptCore                  0x2062147b4 0x2061ed000 + 0x277b4   // WTF::LockAlgorithm<unsigned char, (unsigned char)1, (unsigned char)2, WTF::EmptyLockHooks<unsigned char> >::lockSlow(WTF::Atomic<unsigned char>&) + 0xe8
5       WebCore                         0x207cd366c 0x207924000 + 0x3af66c  // _WebThreadLock() + 0x108
6       WebCore                         0x207cd61f0 0x207924000 + 0x3b21f0  // WebRunLoopLock(__CFRunLoopObserver*, unsigned long, void*) + 0x2c
7       CoreFoundation                  0x1fefe7d08 0x1fef3e000 + 0xa9d08   // __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 0x20
8       CoreFoundation                  0x1fefe2a30 0x1fef3e000 + 0xa4a30   // __CFRunLoopDoObservers + 0x19c
9       CoreFoundation                  0x1fefe3190 0x1fef3e000 + 0xa5190   // __CFRunLoopRun + 0x6b0
10      CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
11      WebCore                         0x207cd5fc4 0x207924000 + 0x3b1fc4  // RunWebThread(void*) + 0x258
12      libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
13      libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
14      libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 8 name:  Dispatch queue: com.apple.libnetwork.pacResolution
Thread 8:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       libnetwork.dylib                0x2000195a0 0x1fff64000 + 0xb55a0   // __nw_pac_resolver_start_block_invoke + 0x108
6       libdispatch.dylib               0x1fea94a38 0x1fea35000 + 0x5fa38   // _dispatch_call_block_and_release + 0x18
7       libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
8       libdispatch.dylib               0x1fea70dec 0x1fea35000 + 0x3bdec   // _dispatch_lane_serial_drain$VARIANT$armv81 + 0x224
9       libdispatch.dylib               0x1fea71964 0x1fea35000 + 0x3c964   // _dispatch_lane_invoke$VARIANT$armv81 + 0x1d0
10      libdispatch.dylib               0x1fea79e08 0x1fea35000 + 0x44e08   // _dispatch_workloop_worker_thread + 0x248
11      libsystem_pthread.dylib         0x1fec76114 0x1fec6a000 + 0xc114    // _pthread_wqthread + 0x130
12      libsystem_pthread.dylib         0x1fec78cd4 0x1fec6a000 + 0xecd4    // start_wqthread + 0x4

Thread 9:
0       libsystem_kernel.dylib          0x1febe8148 0x1febd0000 + 0x18148   // semaphore_timedwait_trap + 0x8
1       libdispatch.dylib               0x1fea64a50 0x1fea35000 + 0x2fa50   // _dispatch_sema4_timedwait$VARIANT$armv81 + 0x40
2       libdispatch.dylib               0x1fea653a8 0x1fea35000 + 0x303a8   // _dispatch_semaphore_wait_slow + 0x48
3       libdispatch.dylib               0x1fea787c8 0x1fea35000 + 0x437c8   // _dispatch_worker_thread + 0x158
4       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
5       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
6       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 10:
0       libsystem_kernel.dylib          0x1febe8148 0x1febd0000 + 0x18148   // semaphore_timedwait_trap + 0x8
1       libdispatch.dylib               0x1fea64a50 0x1fea35000 + 0x2fa50   // _dispatch_sema4_timedwait$VARIANT$armv81 + 0x40
2       libdispatch.dylib               0x1fea653a8 0x1fea35000 + 0x303a8   // _dispatch_semaphore_wait_slow + 0x48
3       libdispatch.dylib               0x1fea787c8 0x1fea35000 + 0x437c8   // _dispatch_worker_thread + 0x158
4       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
5       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
6       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 11:
0       libsystem_kernel.dylib          0x1febe8148 0x1febd0000 + 0x18148   // semaphore_timedwait_trap + 0x8
1       libdispatch.dylib               0x1fea64a50 0x1fea35000 + 0x2fa50   // _dispatch_sema4_timedwait$VARIANT$armv81 + 0x40
2       libdispatch.dylib               0x1fea653a8 0x1fea35000 + 0x303a8   // _dispatch_semaphore_wait_slow + 0x48
3       libdispatch.dylib               0x1fea787c8 0x1fea35000 + 0x437c8   // _dispatch_worker_thread + 0x158
4       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
5       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
6       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 12 name:  AVAudioSession Notify Thread
Thread 12:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       AVFAudio                        0x204f54334 0x204ec8000 + 0x8c334   // GenericRunLoopThread::Entry(void*) + 0x9c
6       AVFAudio                        0x204f7ec60 0x204ec8000 + 0xb6c60   // CAPThread::Entry(CAPThread*) + 0x58
7       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 13:
0       libsystem_kernel.dylib          0x1febe8148 0x1febd0000 + 0x18148   // semaphore_timedwait_trap + 0x8
1       libdispatch.dylib               0x1fea64a50 0x1fea35000 + 0x2fa50   // _dispatch_sema4_timedwait$VARIANT$armv81 + 0x40
2       libdispatch.dylib               0x1fea653a8 0x1fea35000 + 0x303a8   // _dispatch_semaphore_wait_slow + 0x48
3       libdispatch.dylib               0x1fea787c8 0x1fea35000 + 0x437c8   // _dispatch_worker_thread + 0x158
4       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
5       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
6       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 14:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x937f6e817d668e75   x1: 0x0000000000000000   x2: 0x0000000283767680   x3: 0x00000001fec2b578
    x4: 0x0000000000000010   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x000000010327aca0   x9: 0x0000000000000001  x10: 0x000105a239358a45  x11: 0x000000330000007f
   x12: 0x000000016005f610  x13: 0x000001a239324b51  x14: 0x00000000ecd4b800  x15: 0x0000000000000297
   x16: 0x00000001fe247c90  x17: 0x00000001fef42150  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x937f6e817d668e75  x21: 0x000000022f92bbf8  x22: 0x0000000102d3e000  x23: 0x0000000281741b60
   x24: 0x000000015df9f600  x25: 0x000000015f853dd0  x26: 0x0000000000000000  x27: 0x000000015df9f600
   x28: 0x0000000102d3f000   fp: 0x000000016d185f80   lr: 0x0000000102c88b74
    sp: 0x000000016d185f70   pc: 0x0000000102c88b8c cpsr: 0x60000000

Binary Images (dpkg):
0x102e98000 - 0x102e9bfff + MobileSubstrate.dylib arm64  <e668256b289035a68f6c413e5129f8ab> /Library/MobileSubstrate/MobileSubstrate.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x103088000 - 0x10308ffff + SubstrateInserter.dylib arm64  <4276ba31571d337f9e571a0229af2291> /usr/lib/substrate/SubstrateInserter.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x1030b4000 - 0x1030bffff + SubstrateLoader.dylib arm64  <8feaaa1fe66e3b33afae284f96f115dd> /usr/lib/substrate/SubstrateLoader.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x10312c000 - 0x103133fff + BrowserDefault.dylib arm64  <2899ffccd8193cb5b0828c439928881f> /Library/MobileSubstrate/DynamicLibraries/BrowserDefault.dylib {"install_date":"2020-02-09 04:34:57 -0800","name":"BrowserDefault","identifier":"com.lpane.browserdefault","version":"1.9.9"}
0x10313c000 - 0x10315bfff + Eclipse.dylib arm64  <be45e5dd0811364d89a4a2b7e6180d4f> /Library/MobileSubstrate/DynamicLibraries/Eclipse.dylib {"install_date":"2019-10-03 20:21:41 -0700","name":"Eclipse Dark Mode (iOS 12)","identifier":"me.gmoran.eclipse12","version":"6.1.2-2"}
0x103168000 - 0x10317ffff + libCSColorPicker.dylib arm64  <177114aae20f325d841686ba37f32fe4> /usr/lib/libCSColorPicker.dylib {"install_date":"2020-02-09 04:34:56 -0800","name":"libCSColorPicker","identifier":"com.creaturesurvive.libcscolorpicker","version":"1.0.3"}
0x1032ac000 - 0x1033bbfff + libsubstrate.dylib arm64  <622cb4d13b6737fe9a65a58d441fcefd> /usr/lib/libsubstrate.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x104e50000 - 0x104e5ffff + LithiumIon.dylib arm64  <0952a4d991d439438fd4a93a5dd558d2> /Library/MobileSubstrate/DynamicLibraries/LithiumIon.dylib {"install_date":"2019-08-25 18:46:18 -0700","name":"Lithium Ion","identifier":"com.tweakingsdev.lithiumion","version":"1.3"}
0x104e6c000 - 0x104e77fff + Neptune.dylib arm64  <3e364abd75563802bc08a4d407d6ebb0> /Library/MobileSubstrate/DynamicLibraries/Neptune.dylib {"install_date":"2019-08-25 18:34:24 -0700","name":"Neptune for iPhone","identifier":"com.duraidabdul.neptune","version":"1.2"}
0x104e84000 - 0x104ea7fff + Notifica.dylib arm64  <c7839d825b863926a87ab38fe8170853> /Library/MobileSubstrate/DynamicLibraries/Notifica.dylib {"install_date":"2019-08-25 18:50:38 -0700","name":"Notifica","identifier":"me.nepeta.notifica","version":"0.3.1"}
0x104eb4000 - 0x104eb7fff + libnepeta.dylib arm64  <00157ad0ba7e386eb159c6f9c3a22299> /usr/lib/libnepeta.dylib {"install_date":"2019-08-25 18:50:38 -0700","name":"libnepeta","identifier":"me.nepeta.libnepeta","version":"0.1.1"}
0x104ec8000 - 0x104edbfff + libcolorpicker.dylib arm64  <e1fb66ce726c3c8d9c14a24413dfdac8> /usr/lib/libcolorpicker.dylib {"install_date":"2019-08-25 18:50:33 -0700","name":"libcolorpicker-nepeta","identifier":"me.nepeta.libcolorpicker","version":"1.6.2-3"}
0x104f0c000 - 0x104f13fff + librocketbootstrap.dylib arm64  <05258de28fdb3c75b0cb6f1158013bf4> /usr/lib/librocketbootstrap.dylib {"install_date":"2019-09-06 15:12:31 -0700","name":"RocketBootstrap","identifier":"com.rpetrich.rocketbootstrap","version":"1.0.7~beta3"}
0x104f2c000 - 0x104f33fff + CepheiUI arm64  <10b2369e3c2d3a59bf39cab2f0266e68> /usr/lib/CepheiUI.framework/CepheiUI {"install_date":"2019-12-26 01:01:45 -0800","name":"Cephei","identifier":"ws.hbang.common","version":"1.14"}
0x104f40000 - 0x104f5ffff + NudeKeysiOS12.dylib arm64  <031a83f36c1530a7b88090dfbbd5eaed> /Library/MobileSubstrate/DynamicLibraries/NudeKeysiOS12.dylib {"install_date":"2019-08-25 18:50:36 -0700","name":"NudeKeys (iOS 12)","identifier":"com.orangebananaspy.nudekeysios12","version":"1.0.0~b8"}
0x104f80000 - 0x104f87fff + RealKeys.dylib arm64  <117c307769c73c61877b9f868a7d9d2d> /Library/MobileSubstrate/DynamicLibraries/RealKeys.dylib {"install_date":"2020-01-29 19:51:23 -0800","name":"RealKeys","identifier":"xyz.royalapps.realkeys","version":"1.0.3"}
0x104f94000 - 0x104f9bfff + SmoothCursoriOS13.dylib arm64  <b0ef3ae17d2f38ec9bf24c7d84398d21> /Library/MobileSubstrate/DynamicLibraries/SmoothCursoriOS13.dylib {"install_date":"2019-11-24 01:28:52 -0800","name":"SmoothCursor iOS 13","identifier":"com.ps.smoothcursorios13","version":"0.0.1"}
0x104fa4000 - 0x104ff7fff + Snowboard.dylib arm64  <bdccb6b02d393a79b11552dfa98544f2> /Library/MobileSubstrate/DynamicLibraries/Snowboard.dylib {"install_date":"2020-02-16 17:46:22 -0800","name":"SnowBoard","identifier":"com.spark.snowboard","version":"1.2.87~Beta2"}
0x105010000 - 0x105013fff + zeppelin_uikit.dylib arm64  <acc9c18268183f2a899e9f8efdfe96fe> /Library/MobileSubstrate/DynamicLibraries/zeppelin_uikit.dylib {"install_date":"2019-08-25 18:53:53 -0700","name":"Zeppelin","identifier":"com.alexzielenski.zeppelin","version":"2.1.0-12"}
0x10501c000 - 0x105027fff + zzzzzLiberty.dylib arm64  <bec89f9706e13462ac19ef3e61071103> /Library/MobileSubstrate/DynamicLibraries/zzzzzLiberty.dylib {"install_date":"2020-02-10 02:26:10 -0800","name":"Liberty Lite (Beta)","identifier":"com.ryleyangus.libertylite.beta","version":"0.2.12"}

Binary Images (App Store):

Binary Images (Other):
0x102c78000 - 0x102d2bfff   Amperfy arm64  <3eee05a688643b8db6b2524f8d168765> /var/containers/Bundle/Application/088AAD98-E9F4-4256-A88A-6CF865C38921/Amperfy.app/Amperfy
0x102ea4000 - 0x102ecffff   LNPopupController arm64  <7cbc4a5734ee37e5b823455397f960ed> /var/containers/Bundle/Application/088AAD98-E9F4-4256-A88A-6CF865C38921/Amperfy.app/Frameworks/LNPopupController.framework/LNPopupController
0x1031ec000 - 0x103243fff   cy-nKXkgW.dylib arm64  <06f3d9add3a233cea57df42b73686817> /private/var/tmp/cy-nKXkgW.dylib
0x104ef0000 - 0x104efbfff   Cephei arm64  <359dce30309a3217869c36b4760042f6> /Library/Frameworks/Cephei.framework/Cephei
0x105088000 - 0x105093fff   libobjc-trampolines.dylib arm64  <065bd8006d513c358dc14e2a8ff1ba31> /usr/lib/libobjc-trampolines.dylib
0x1fe1bf000 - 0x1fe1c0fff   libSystem.B.dylib arm64  <8a05d5f48f0a376abe6bd1caf4fc8138> /usr/lib/libSystem.B.dylib
0x1fe1c1000 - 0x1fe216fff   libc++.1.dylib arm64  <6a272068f00d37a984e331ba58e1c3c4> /usr/lib/libc++.1.dylib
0x1fe217000 - 0x1fe229fff   libc++abi.dylib arm64  <d4920e50788d3be6bccf8f550bc6d491> /usr/lib/libc++abi.dylib
0x1fe22a000 - 0x1fe9b1fff   libobjc.A.dylib arm64  <1167a03d9f853f34a96fd96818ad77b5> /usr/lib/libobjc.A.dylib
0x1fe9b2000 - 0x1fe9b6fff   libcache.dylib arm64  <bd876f73c3ff39459113c6fa56d15e3d> /usr/lib/system/libcache.dylib
0x1fe9b7000 - 0x1fe9c2fff   libcommonCrypto.dylib arm64  <b6d7765a17a93ff4a095ee57139d16c5> /usr/lib/system/libcommonCrypto.dylib
0x1fe9c3000 - 0x1fe9c7fff   libcompiler_rt.dylib arm64  <644550d26c693e95affb4ce0b8c5c7a6> /usr/lib/system/libcompiler_rt.dylib
0x1fe9c8000 - 0x1fe9d0fff   libcopyfile.dylib arm64  <b0e27f378641392a9db65b4b002b959f> /usr/lib/system/libcopyfile.dylib
0x1fe9d1000 - 0x1fea34fff   libcorecrypto.dylib arm64  <322648cea1933b92969887dee477d005> /usr/lib/system/libcorecrypto.dylib
0x1fea35000 - 0x1feaa4fff   libdispatch.dylib arm64  <c3d9e9a5b56e3215aed59b6affc80d91> /usr/lib/system/libdispatch.dylib
0x1feaa5000 - 0x1feacefff   libdyld.dylib arm64  <5e181e9004763f7ba24dc51d73effd19> /usr/lib/system/libdyld.dylib
0x1feacf000 - 0x1feacffff   liblaunch.dylib arm64  <3569886aaa6a3576ab9a34935c16b079> /usr/lib/system/liblaunch.dylib
0x1fead0000 - 0x1fead5fff   libmacho.dylib arm64  <9ce10d14bcb43369b0e85c4480010a66> /usr/lib/system/libmacho.dylib
0x1fead6000 - 0x1fead7fff   libremovefile.dylib arm64  <268d6d12fe1030d5ba4607c5c467566c> /usr/lib/system/libremovefile.dylib
0x1fead8000 - 0x1feaeffff   libsystem_asl.dylib arm64  <d7a79215dca137388e9746226003b15b> /usr/lib/system/libsystem_asl.dylib
0x1feaf0000 - 0x1feaf0fff   libsystem_blocks.dylib arm64  <a1405ce6ae42332e9a2e06d75041f6fe> /usr/lib/system/libsystem_blocks.dylib
0x1feaf1000 - 0x1feb72fff   libsystem_c.dylib arm64  <fc4c83bb09133b92919b277e2b0d0ba7> /usr/lib/system/libsystem_c.dylib
0x1feb73000 - 0x1feb77fff   libsystem_configuration.dylib arm64  <62da5311243837369a926d720b029d27> /usr/lib/system/libsystem_configuration.dylib
0x1feb78000 - 0x1feb7ffff   libsystem_containermanager.dylib arm64  <75002eacacfa3fbfbd6fb8699be042ee> /usr/lib/system/libsystem_containermanager.dylib
0x1feb80000 - 0x1feb81fff   libsystem_coreservices.dylib arm64  <78c2250959bd387994b64a9e75464f58> /usr/lib/system/libsystem_coreservices.dylib
0x1feb82000 - 0x1feb88fff   libsystem_darwin.dylib arm64  <7e76bd3057d7373696850709fc7af50c> /usr/lib/system/libsystem_darwin.dylib
0x1feb89000 - 0x1feb8ffff   libsystem_dnssd.dylib arm64  <d0e49be195bc3a07b2383c56dd2945ef> /usr/lib/system/libsystem_dnssd.dylib
0x1feb90000 - 0x1febcffff   libsystem_info.dylib arm64  <01aa4acd261b3fd8acf15150220161c9> /usr/lib/system/libsystem_info.dylib
0x1febd0000 - 0x1febfafff   libsystem_kernel.dylib arm64  <66492391da2c3ccfbb506bfd7121a18d> /usr/lib/system/libsystem_kernel.dylib
0x1febfb000 - 0x1fec28fff   libsystem_m.dylib arm64  <e079abc4989b343b9fca3f43540cca7a> /usr/lib/system/libsystem_m.dylib
0x1fec29000 - 0x1fec4bfff   libsystem_malloc.dylib arm64  <8a218797621a36c6843dd862510c1d5c> /usr/lib/system/libsystem_malloc.dylib
0x1fec4c000 - 0x1fec57fff   libsystem_networkextension.dylib arm64  <0193b597e65e3996890277ebd82cfc4d> /usr/lib/system/libsystem_networkextension.dylib
0x1fec58000 - 0x1fec5efff   libsystem_notify.dylib arm64  <b701e7f441c4356b88dc2ec865084c5f> /usr/lib/system/libsystem_notify.dylib
0x1fec5f000 - 0x1fec69fff   libsystem_platform.dylib arm64  <c580957483993c36bae1caedb9184a78> /usr/lib/system/libsystem_platform.dylib
0x1fec6a000 - 0x1fec7afff   libsystem_pthread.dylib arm64  <3c1003b830dd39729fb99f6f0e78d592> /usr/lib/system/libsystem_pthread.dylib
0x1fec7b000 - 0x1fec7dfff   libsystem_sandbox.dylib arm64  <7ccca7ea62133aa1a0a90a2bdf1bc05a> /usr/lib/system/libsystem_sandbox.dylib
0x1fec7e000 - 0x1fec85fff   libsystem_symptoms.dylib arm64  <20d9b3659cea33c7956aa8545dee52a2> /usr/lib/system/libsystem_symptoms.dylib
0x1fec86000 - 0x1fec9bfff   libsystem_trace.dylib arm64  <9ac8424153f9310dbf99cfe4a6487434> /usr/lib/system/libsystem_trace.dylib
0x1fec9c000 - 0x1feca1fff   libunwind.dylib arm64  <df28d357cdc737d7ace356c0de492da3> /usr/lib/system/libunwind.dylib
0x1feca2000 - 0x1feccffff   libxpc.dylib arm64  <31e6baa6561f38e486d41d3b7527682b> /usr/lib/system/libxpc.dylib
0x1fecd0000 - 0x1fef2bfff   libicucore.A.dylib arm64  <bcee3941878a3c96b7156502bfc4a15a> /usr/lib/libicucore.A.dylib
0x1fef2c000 - 0x1fef3dfff   libz.1.dylib arm64  <206dc0d369803553ba987d4938299866> /usr/lib/libz.1.dylib
0x1fef3e000 - 0x1ff29bfff   CoreFoundation arm64  <843f0402fc1336dca78208eca98b7c4c> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1ff29c000 - 0x1ff2acfff   libbsm.0.dylib arm64  <97ae12002bcc30f59cd9f56bb48744a2> /usr/lib/libbsm.0.dylib
0x1ff2ad000 - 0x1ff2adfff   libenergytrace.dylib arm64  <21032416108a3e078b08e500bf8feec5> /usr/lib/libenergytrace.dylib
0x1ff2ae000 - 0x1ff33cfff   IOKit arm64  <a9cd0b189ff93b05b45bcdd8b3ab654d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1ff33d000 - 0x1ff424fff   libxml2.2.dylib arm64  <09c6266beeb235038cc627672de28a1e> /usr/lib/libxml2.2.dylib
0x1ff425000 - 0x1ff432fff   libbz2.1.0.dylib arm64  <ab9eb1272eee3d658a66bb3eddf951de> /usr/lib/libbz2.1.0.dylib
0x1ff433000 - 0x1ff44bfff   liblzma.5.dylib arm64  <29538dbe21cd34ac8328b0f708ac58ac> /usr/lib/liblzma.5.dylib
0x1ff44c000 - 0x1ff5c5fff   libsqlite3.dylib arm64  <12c83eaeddbd3ef5965272236da869d5> /usr/lib/libsqlite3.dylib
0x1ff5c6000 - 0x1ff5fafff   libMobileGestalt.dylib arm64  <af3a9ec8e5dc3a7ea34974cc40f1769c> /usr/lib/libMobileGestalt.dylib
0x1ff5fb000 - 0x1ff9a8fff   CFNetwork arm64  <d160964071a233529369006ee750fa0d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1ff9a9000 - 0x1ffc93fff   Foundation arm64  <c6fab971eb083c80972eb9a86259215a> /System/Library/Frameworks/Foundation.framework/Foundation
0x1ffc94000 - 0x1ffda2fff   Security arm64  <549552bf5b7e3961918dd9a2b2f84b54> /System/Library/Frameworks/Security.framework/Security
0x1ffda3000 - 0x1ffe0cfff   SystemConfiguration arm64  <36620766eb0a380db577b99e430e7d81> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1ffe0d000 - 0x1ffe3ffff   libCRFSuite.dylib arm64  <e0b9971a4a58372c917e172262a230da> /usr/lib/libCRFSuite.dylib
0x1ffe40000 - 0x1ffe56fff   libapple_nghttp2.dylib arm64  <c878057f1a743813aad7651fcc833a1a> /usr/lib/libapple_nghttp2.dylib
0x1ffe57000 - 0x1ffe80fff   libarchive.2.dylib arm64  <65ec51aef94b3a1987332731a4d7c752> /usr/lib/libarchive.2.dylib
0x1ffe81000 - 0x1fff48fff   libboringssl.dylib arm64  <380ed83911013ba8b0f37e5308129655> /usr/lib/libboringssl.dylib
0x1fff49000 - 0x1fff5ffff   libcoretls.dylib arm64  <6b1e9bffa372352b878c7b1744ac4905> /usr/lib/libcoretls.dylib
0x1fff60000 - 0x1fff61fff   libcoretls_cfhelpers.dylib arm64  <59609c5520313c6794b8930d3e648ecc> /usr/lib/libcoretls_cfhelpers.dylib
0x1fff62000 - 0x1fff63fff   liblangid.dylib arm64  <0169f9e003833f25b07aeaed83704b74> /usr/lib/liblangid.dylib
0x1fff64000 - 0x2002d4fff   libnetwork.dylib arm64  <8a707f96087e36b8a1f7be4092e803d9> /usr/lib/libnetwork.dylib
0x2002d5000 - 0x200308fff   libpcap.A.dylib arm64  <4fe6f38ffed23388a4621898ddb8be04> /usr/lib/libpcap.A.dylib
0x200309000 - 0x200366fff   libusrtcp.dylib arm64  <8817d9115b5e3a61bb6030cd9b213b1c> /usr/lib/libusrtcp.dylib
0x200367000 - 0x200373fff   IOSurface arm64  <672b5d96e52c326ebd155171f636bb97> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x200374000 - 0x200426fff   libBLAS.dylib arm64  <5f5dc29a267c3ce089501fcdf56fa585> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x200427000 - 0x200743fff   libLAPACK.dylib arm64  <78d98e587d763e1d8c0e1694bf4eaf35> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x200744000 - 0x2009b2fff   vImage arm64  <78052afe98c83c3ba2101bd84c4c7d03> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2009b3000 - 0x2009c4fff   libSparseBLAS.dylib arm64  <19f40e7928d33f37b2954c0c0736392e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x2009c5000 - 0x200a1ffff   libvMisc.dylib arm64  <e2588d2c24b2325daa45167a1d52978b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x200a20000 - 0x200a4efff   libBNNS.dylib arm64  <575133594b483c3db8e58473a9477e51> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x200a4f000 - 0x200a63fff   libLinearAlgebra.dylib arm64  <d3c7b6714b533000966bf9b8fb2ea578> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x200a64000 - 0x200a68fff   libQuadrature.dylib arm64  <c3ba9791c2f13a139a32d3476406f371> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x200a69000 - 0x200ad7fff   libSparse.dylib arm64  <998dcddd9c0a396d946e3bcb56ae9fa4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x200ad8000 - 0x200b68fff   libvDSP.dylib arm64  <91bc58b57f7d367d9b94a5a8db4f9e6a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x200b69000 - 0x200b69fff   vecLib arm64  <3764dc7f15ff3782b899b8b66578b591> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x200b6a000 - 0x200b6afff   Accelerate arm64  <89ca8b5b6a31367685d10baca08c6927> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x200b6b000 - 0x200b82fff   libcompression.dylib arm64  <b3be8cb0e428337db977e92f8b64a999> /usr/lib/libcompression.dylib
0x200b83000 - 0x201127fff   CoreGraphics arm64  <f25c45eceaeb36a9a2ee82bfbff7adc7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x201128000 - 0x20112dfff   IOAccelerator arm64  <a91f8ec9957e396696f9a984cc1177c8> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x20112e000 - 0x201133fff   libCoreFSCache.dylib arm64  <85e629c6c4e73b6693a297ef7d1d852d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x201134000 - 0x2011d8fff   Metal arm64  <2f3a24f09c7032d59e5181642fed20f2> /System/Library/Frameworks/Metal.framework/Metal
0x2011d9000 - 0x2011ebfff   GraphicsServices arm64  <5dc71f1e2db03637b0517c9574dd609e> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2011ec000 - 0x2011ecfff   MobileCoreServices arm64  <106d91760a3834338e483f4c208c8e16> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x2011ed000 - 0x2011effff   IOSurfaceAccelerator arm64  <fa3eb4e971b13f869d030f544c506459> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2011f0000 - 0x201232fff   AppleJPEG arm64  <c4ff6005434534dcaae115264c7b9bf5> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x201233000 - 0x2017cffff   ImageIO arm64  <79a0ce8581283b619226e5e088522dcf> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x2017d0000 - 0x20183efff   BaseBoard arm64  <badf69222b6b33d6a5860e8eaad4c96b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x20183f000 - 0x201854fff   AssertionServices arm64  <0168c4ca3f5b3fa0b3d265ac72c61105> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x201855000 - 0x20185dfff   CorePhoneNumbers arm64  <b742b09e53d13fc0907dfe0dfc809860> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x20185e000 - 0x2018a1fff   AppSupport arm64  <b600f93045b83de4a90273eceff10460> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x2018a2000 - 0x2018bafff   CrashReporterSupport arm64  <af147e857db630f88bae47b476084948> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2018bb000 - 0x2018c0fff   AggregateDictionary arm64  <9d0819342e9839c485df24e5ac4bd33f> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2018c1000 - 0x20193cfff   libTelephonyUtilDynamic.dylib arm64  <fc4ce8000698324eafcedf80e14a6d6e> /usr/lib/libTelephonyUtilDynamic.dylib
0x20193d000 - 0x20195bfff   ProtocolBuffer arm64  <8b3396ec22843e69b43e959e35cfc899> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x20195c000 - 0x20198bfff   MobileKeyBag arm64  <38a8f6499a4e3eecb898cc5be09e6f62> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x20198c000 - 0x2019c6fff   BackBoardServices arm64  <a473a297d27531b096eda139b1a2f311> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2019c7000 - 0x201a29fff   FrontBoardServices arm64  <4ee9cc7aee25390f8979b51873a9cfc8> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x201a2a000 - 0x201a6ffff   SpringBoardServices arm64  <acc01c8480013712a275bfdd77372059> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x201a70000 - 0x201a83fff   PowerLog arm64  <76c8314f28f33bf1bf03c6740e630ba1> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x201a84000 - 0x201a9efff   CommonUtilities arm64  <705a6582a61a3c4186666b74fea493ef> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x201a9f000 - 0x201aaafff   liblockdown.dylib arm64  <a06ecd5bf5b23c40b7839822ca2650ff> /usr/lib/liblockdown.dylib
0x201aab000 - 0x201dcdfff   CoreData arm64  <c2943249821a32a6aadd24f2c19d8110> /System/Library/Frameworks/CoreData.framework/CoreData
0x201dce000 - 0x201dd5fff   TCC arm64  <0bf6f96fc35630d78f570de780afbfe1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x201dd6000 - 0x201dddfff   libcupolicy.dylib arm64  <471817afa6293f0eb9103ea3bcb43627> /usr/lib/libcupolicy.dylib
0x201dde000 - 0x201eb1fff   CoreTelephony arm64  <efd8ccb9795b38b9a066b2584f3e860a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x201eb2000 - 0x201f09fff   Accounts arm64  <c3eae3e92f9e3d0bb7566db5965bb8eb> /System/Library/Frameworks/Accounts.framework/Accounts
0x201f0a000 - 0x201f2dfff   AppleSauce arm64  <1041d29a89963b1292f9e6d1e2fca9ca> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x201f2e000 - 0x201f38fff   DataMigration arm64  <7e7e6c0b4b8a3848aa39be2a253bbedf> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x201f39000 - 0x201f3ffff   Netrb arm64  <54b90ecfd7c93e2f8bb87e53c5f1d2bb> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x201f40000 - 0x201f71fff   PersistentConnection arm64  <0ab4107d070b3206b677a4d0772177cc> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x201f72000 - 0x201f82fff   libmis.dylib arm64  <d297888a7a3b3d6f8655ce89c54de06c> /usr/lib/libmis.dylib
0x201f83000 - 0x202088fff   ManagedConfiguration arm64  <c8f976f051ff31ca8ae71d0851815090> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x202089000 - 0x20208efff   libReverseProxyDevice.dylib arm64  <034e4becec3637049836b6f5c4206438> /usr/lib/libReverseProxyDevice.dylib
0x20208f000 - 0x2020a1fff   libamsupport.dylib arm64  <4f0fe9ba7ca231508bb33887e9fe4de0> /usr/lib/libamsupport.dylib
0x2020a2000 - 0x2020a7fff   libCoreVMClient.dylib arm64  <bdfd156fdbac3b29bd3b9edc444b3eb4> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x2020a8000 - 0x2020a9fff   libCVMSPluginSupport.dylib arm64  <c0fc3e49d71b3163bf201bc108cc1a90> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2020aa000 - 0x2020adfff   libutil.dylib arm64  <2c7f8b771c2a3e17b9886a1a23c1d8e6> /usr/lib/libutil.dylib
0x2020ae000 - 0x2020ebfff   libGLImage.dylib arm64  <2ad83e8c080c357da6a2330acf3072ac> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x2020ec000 - 0x202169fff   APFS arm64  <ad14f1dd819f3ec69672be6ea36d7cb1> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x20216a000 - 0x20219bfff   MediaKit arm64  <badad9be1cfc33c88995c641384b0ee5> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x20219c000 - 0x2021b6fff   libSERestoreInfo.dylib arm64  <04f883333cf831e4a41d9a52420e9ac4> /usr/lib/updaters/libSERestoreInfo.dylib
0x2021bd000 - 0x2021f8fff   DiskImages arm64  <63a1d61a0e7131c48788f99516c282ee> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x2021f9000 - 0x202202fff   libGFXShared.dylib arm64  <4ff1edf0a77838f18b219b35dfe083d5> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x202203000 - 0x202250fff   libauthinstall.dylib arm64  <6fd7f1c2863a3beea8c2a139cc20d851> /usr/lib/libauthinstall.dylib
0x202251000 - 0x202259fff   IOMobileFramebuffer arm64  <03a3849dcb2d3624afb902440a21fb1a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x20225a000 - 0x202264fff   OpenGLES arm64  <9f8abef1a049321f9d57ca5cda4a2f00> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x202265000 - 0x202385fff   ColorSync arm64  <9e1bc6fa2b653b75a9a3b54a5556cbb4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x202386000 - 0x2023b5fff   CoreVideo arm64  <34ae98df7545385c927e737be5d7a522> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2023b6000 - 0x2023b7fff   libCTGreenTeaLogger.dylib arm64  <02f94093171d396bab2962fa63b54d14> /usr/lib/libCTGreenTeaLogger.dylib
0x2023b8000 - 0x202509fff   CoreAudio arm64  <d4b1d5f994c939e4b62644d63b354570> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x20250a000 - 0x202529fff   CoreAnalytics arm64  <e546eb30c7ea3914ab1e27cafe7be4e7> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x20252a000 - 0x20252dfff   UserFS arm64  <67b2206977d33d718428f764e22f1c1f> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x20252e000 - 0x2026e2fff   CoreMedia arm64  <3eac09db9ff43791aff296aa884f7838> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2026e3000 - 0x2026f5fff   libprotobuf-lite.dylib arm64  <5a7d2aefbf0f3397a810de4052e6dec1> /usr/lib/libprotobuf-lite.dylib
0x2026f6000 - 0x202753fff   libprotobuf.dylib arm64  <1250be912c8230099d3ad358caae3138> /usr/lib/libprotobuf.dylib
0x202754000 - 0x202a71fff   libAWDSupportFramework.dylib arm64  <9a9d3540d2f33c86b9c48683e1ad17a6> /usr/lib/libAWDSupportFramework.dylib
0x202a72000 - 0x202ab7fff   WirelessDiagnostics arm64  <e714c492cd3d314c8be668fc683318a3> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x202ab8000 - 0x202b78fff   VideoToolbox arm64  <f9404bbaa2003e988110de61fa03e0c2> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x202b79000 - 0x202c7dfff   libFontParser.dylib arm64  <598fa684304938c59b619ec516296960> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x202c7e000 - 0x202c7efff   FontServices arm64  <118619dde6f031008a4c88b3e59fb602> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x202c7f000 - 0x202de0fff   CoreText arm64  <1f2c7269a1c833179923ebc381ba2b74> /System/Library/Frameworks/CoreText.framework/CoreText
0x202de1000 - 0x202deffff   IntlPreferences arm64  <60dad887158631308fabef459231bc32> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x202df0000 - 0x202df9fff   RTCReporting arm64  <627a5bfd20243637b88ef2de819615e7> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x202dfa000 - 0x202eabfff   CoreBrightness arm64  <c8b359db54c53ca99d90870385eafb0c> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x202eac000 - 0x202eb5fff   libAudioStatistics.dylib arm64  <6991279918af3beb904db9cc80be7e59> /usr/lib/libAudioStatistics.dylib
0x202eb6000 - 0x203454fff   AudioToolbox arm64  <e38b8e31203739779104673b363a753a> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x203455000 - 0x20368efff   QuartzCore arm64  <dcc3316ad07f32faa3f377368ba2629d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x20368f000 - 0x203699fff   MediaAccessibility arm64  <cc82138dbb093d219bd3a2718ab30a9e> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x20369a000 - 0x20378cfff   libiconv.2.dylib arm64  <56a508dc6e3132c38a3e58b1c7e272b9> /usr/lib/libiconv.2.dylib
0x20378d000 - 0x2037a8fff   NetworkStatistics arm64  <3c50de03a9a737b588f12853a14e96b1> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2037a9000 - 0x2037c7fff   MPSCore arm64  <6a931631e0ac3c04bb516c0988308f4a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x2037c8000 - 0x20383bfff   MPSImage arm64  <b087e4ccc88633bb9ea72a488b9f4777> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x20383c000 - 0x203860fff   MPSMatrix arm64  <29df73ac8b283336a59f6bfea2a1e359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x203861000 - 0x20386ffff   CoreAUC arm64  <199926668c8c36f8a3f5e5b2d402927b> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x203870000 - 0x203efdfff   MediaToolbox arm64  <8fef31551d783b26847087f147672adc> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x203efe000 - 0x204068fff   MPSNeuralNetwork arm64  <755d418ed5c83ff399bc31e3d6332ea0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x204069000 - 0x204069fff   MetalPerformanceShaders arm64  <d1f20d7ab61634d5a8fbe8755f2040eb> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x20406a000 - 0x20447cfff   FaceCore arm64  <aab6e9fba0ab34598e0fdc6659f7da83> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x20447d000 - 0x20448afff   GraphVisualizer arm64  <2d52616bba7034d3b796e28dd3ac28dd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x20448b000 - 0x2046affff   libFosl_dynamic.dylib arm64  <9a8eb9eab7bd3569888a0eec5e08e111> /usr/lib/libFosl_dynamic.dylib
0x2046b0000 - 0x204944fff   CoreImage arm64  <74c3a439c3ad3274a7749cb933c6e530> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x204945000 - 0x204b67fff   CoreMotion arm64  <00ca957a89e136e883ebfb7a213a84f2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x204b68000 - 0x204b96fff   CoreBluetooth arm64  <092e5de73f713593aacded1e15865d5e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x204b97000 - 0x204bb8fff   PlugInKit arm64  <eabcfbf1fa9e36bbb50c8b453f8d0e3c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x204bb9000 - 0x204e45fff   Celestial arm64  <c37a342a731e35718ed26dd4e196b7fc> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x204e46000 - 0x204ec7fff   Quagga arm64  <6d1eaf0f42e2362bae5bdaebad5b8aef> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x204ec8000 - 0x204fbefff   AVFAudio arm64  <943ab4d1d6363303ac591636a41af0e7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x204fbf000 - 0x2051bbfff   AVFoundation arm64  <a81613f7b8c23340a6e66889b754dff2> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2051bc000 - 0x2051d9fff   CacheDelete arm64  <dbcb92cf51b13e5d93cc7e4b39f3c5a7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2051da000 - 0x205213fff   StreamingZip arm64  <7a4bacc4a03b32678f537466a08c9545> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x205214000 - 0x205226fff   CoreEmoji arm64  <3176564260083593a577fddfebcfe966> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x205227000 - 0x205276fff   CoreLocationProtobuf arm64  <5a17ecbb765d313da64c3dd317cdf36e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x205277000 - 0x20527efff   SymptomDiagnosticReporter arm64  <6769718294d532db8a0fcfbc574943fc> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x20527f000 - 0x205c66fff   GeoServices arm64  <54b6c1595a653969a7bf582e299138e0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x205c67000 - 0x205c81fff   MobileAsset arm64  <2d3acbcbe62a36a9a5e28ed7d8c24389> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x205c82000 - 0x205cbdfff   Lexicon arm64  <933886c128ce34a0be4c8819ac295671> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x205cbe000 - 0x205ccffff   libcmph.dylib arm64  <a29f078d192a3820a97f13612890b828> /usr/lib/libcmph.dylib
0x205cd0000 - 0x205ddffff   LanguageModeling arm64  <8b351556f38436b1bd0ded1df086f21f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x205df7000 - 0x205e91fff   CoreLocation arm64  <8a4743559e13333ca8370d273843c57c> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x205e92000 - 0x205e92fff   PhoneNumbers arm64  <d9c422c80d413a2f97518a502f46bf27> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x205e93000 - 0x205e9dfff   libChineseTokenizer.dylib arm64  <efcf77f0c6e5377abecb6182f6f255fa> /usr/lib/libChineseTokenizer.dylib
0x205e9e000 - 0x205f4efff   libmecab_em.dylib arm64  <dda9fda7a8453bf38c8ead5ef703a539> /usr/lib/libmecab_em.dylib
0x205f4f000 - 0x205f50fff   libThaiTokenizer.dylib arm64  <c2426d11f4853443a8fe06d2ddd39c23> /usr/lib/libThaiTokenizer.dylib
0x205f51000 - 0x205f55fff   libgermantok.dylib arm64  <5df65797933b3f8eb4de5fb0d8e0fb23> /usr/lib/libgermantok.dylib
0x205f56000 - 0x205fb9fff   CoreNLP arm64  <f839dd5f26483b2f9737c13e972d3cd4> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x205fc6000 - 0x20618afff   MobileSpotlightIndex arm64  <4ce2ef8e5bba3f279c4bbacabf2774bc> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x20618b000 - 0x2061ecfff   CoreSpotlight arm64  <e5421d2a8cf934e9a8047e9762679c64> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x2061ed000 - 0x206e8cfff   JavaScriptCore arm64  <ff70546036c53d9a872e85627c2dd077> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x206e8d000 - 0x206e92fff   libheimdal-asn1.dylib arm64  <a001ff6596873832a6e8dbd55cbd855a> /usr/lib/libheimdal-asn1.dylib
0x206e93000 - 0x206f0dfff   libate.dylib arm64  <4108470b5bec3d6d822dc9238b091e87> /usr/lib/libate.dylib
0x206f0e000 - 0x206fb5fff   TextureIO arm64  <63bd61765abd313891e0f0ddc4989f3f> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x206fb6000 - 0x207079fff   CoreUI arm64  <5a57278bb4d4357a90c7750917924edd> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x20707a000 - 0x207087fff   MobileIcons arm64  <23be50d2eccb3e0a87efb2b27eb8fdfa> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x207088000 - 0x207096fff   AppleFSCompression arm64  <1408f2397c7a314db27f4dc6a9fa86d5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x207097000 - 0x2070fffff   TextInput arm64  <01d2e7c0c6a03b988dad4c1ee1826eeb> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x207129000 - 0x20715cfff   DataDetectorsCore arm64  <d876d8aaf1b938388c287b4a669ed62e> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x20715d000 - 0x2071eefff   FileProvider arm64  <6423940f8d023c9cabffc444e9973eab> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x2071ef000 - 0x2072e4fff   NLP arm64  <531e2b7f020a38c2b08f2fda174e63b7> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x2072e5000 - 0x2073bafff   ProofReader arm64  <f509810086b03f4b873eac19a93676a6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2073bb000 - 0x2073d0fff   libAccessibility.dylib arm64  <4299a46ac44b3a8b968963062d682d52> /usr/lib/libAccessibility.dylib
0x2073d1000 - 0x2078befff   libwebrtc.dylib arm64  <723c13ece1a1393cba5f52348f0a9124> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x2078bf000 - 0x207923fff   ContactsFoundation arm64  <8e400dcb974732cf9d54a03e13861749> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x207924000 - 0x209282fff   WebCore arm64  <79d4f140d81b32a8a8813a5198c6ae8b> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x209283000 - 0x20941cfff   WebKitLegacy arm64  <faf611b319243f4fb0da0d86d333abe7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x20941d000 - 0x20944cfff   DataAccessExpress arm64  <3a56283fa1fd31c688d4783d7d17ac53> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x20944d000 - 0x2094e6fff   AddressBookLegacy arm64  <b728fecda6fa38f7a597680f64cb59c9> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x2094e7000 - 0x20953efff   ProtectedCloudStorage arm64  <426539dbd6c63e7ea5f705e7f6458484> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x20953f000 - 0x209570fff   UserNotifications arm64  <49419a6088123a1088967b389728a68f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x209571000 - 0x20957cfff   AppleIDAuthSupport arm64  <92fec1a8c8303bc4940f1b6edca15e68> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x20957d000 - 0x2095d2fff   AuthKit arm64  <ceeb4570eb5938c0a212a07da5438fac> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x209611000 - 0x209611fff   UIKit arm64  <8cd1d805e6403980aacdef9414284c81> /System/Library/Frameworks/UIKit.framework/UIKit
0x209612000 - 0x209625fff   DocumentManagerCore arm64  <1efaab5ea8633d4ca743c824e8521d8c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x209626000 - 0x209634fff   HangTracer arm64  <6ae4008081833ad286621b36839ef849> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x209635000 - 0x209683fff   PhysicsKit arm64  <361f88aa7ddb33d68c252f8d02c624ad> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x209684000 - 0x209688fff   StudyLog arm64  <4c2f7de1107e3ce2b61e679fe40d466d> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x209689000 - 0x209774fff   UIFoundation arm64  <77e12b7c184e344fb3511494c24d86be> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x209775000 - 0x209895fff   CloudKit arm64  <a3e0d95652ea39daa6b5ef1bbf15288d> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x209896000 - 0x20989dfff   IntentsFoundation arm64  <11acb79008683e9a8222fbdf2f20af39> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x20989e000 - 0x209b84fff   Intents arm64  <6ae5175fc6b03e919433a966c42c85ad> /System/Library/Frameworks/Intents.framework/Intents
0x209b85000 - 0x209b9dfff   libresolv.9.dylib arm64  <578816afe31737f7bff30011a1499be9> /usr/lib/libresolv.9.dylib
0x209b9e000 - 0x209ba0fff   CoreDuetDebugLogging arm64  <ed6a80d9f48d33b994e978b91b1a4c32> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x209ba1000 - 0x209bd2fff   libtidy.A.dylib arm64  <2473e09a24e23441b5fa5adccce49c17> /usr/lib/libtidy.A.dylib
0x209bd3000 - 0x209d8dfff   CoreDuet arm64  <59b9f0b87177312681f88367bfe3424f> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x209d8e000 - 0x209daefff   CoreDuetContext arm64  <1ec73f4da44d31b28d4c4371110202b1> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x209daf000 - 0x209dc0fff   CoreDuetDaemonProtocol arm64  <2e09aa3473a4394eb6626641a0ea8842> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x209dc1000 - 0x209e27fff   IMFoundation arm64  <3e2cfc69dc12331a9df863027d3fa16a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x209e28000 - 0x209e59fff   vCard arm64  <2816c3799d4c39238da9d7763eb8f66a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x209e5a000 - 0x209f6bfff   Contacts arm64  <1306c6d1be3d32318cfc2009f388c1ba> /System/Library/Frameworks/Contacts.framework/Contacts
0x209f6c000 - 0x209f6dfff   DiagnosticLogCollection arm64  <1b7c22827b0839729399b4af14a4d536> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x209f6e000 - 0x209f6ffff   Marco arm64  <597764710750346a88f800ea9088b830> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x209f70000 - 0x209f77fff   MessageProtection arm64  <e2f1b2ab571832429b93fa306244c251> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x209f78000 - 0x20a264fff   StoreServices arm64  <2e8fa52212793a8290bc9ccba912ef79> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x20a265000 - 0x20a27bfff   Engram arm64  <55b36649e1033a3da75e792841d829a1> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x20a27c000 - 0x20a38bfff   IDSFoundation arm64  <578224156245312e8d868c589fe53c4a> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x20a38c000 - 0x20a396fff   CaptiveNetwork arm64  <6040b78e56283f4b8933a23497391977> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x20a397000 - 0x20a3c6fff   EAP8021X arm64  <1e909550518531ae8e5af4f84ae81121> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x20a3c7000 - 0x20a404fff   MobileWiFi arm64  <57ff37aea7af36a8b5a84bf1d1e513c4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x20a405000 - 0x20a407fff   OAuth arm64  <3159f643ab4f32198c5f2e0cf5e03efb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x20a408000 - 0x20a40afff   CommonAuth arm64  <76aa4d5daeca34ef846373b4e163f258> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x20a40b000 - 0x20a47afff   Heimdal arm64  <5627b7f99336377f83867e29a58382ba> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x20a47b000 - 0x20a4a4fff   GSS arm64  <4f5f9a56b6523d5e9b9fb3ecd20d1e2a> /System/Library/Frameworks/GSS.framework/GSS
0x20a4a5000 - 0x20a4bcfff   ApplePushService arm64  <733176c26c2e361a844495297b4f5077> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x20a4bd000 - 0x20a54cfff   AccountsDaemon arm64  <4dce3b079300348391f68bb0129e5e5c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x20a54d000 - 0x20a56efff   AppleIDSSOAuthentication arm64  <2feb9afa1d313d2fae112373362f6819> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x20a56f000 - 0x20a5effff   AppleAccount arm64  <54af56912426303aa6ea2c8adfb0786d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x20a5f0000 - 0x20a766fff   CoreUtils arm64  <db2fa88f45033e4d927583ceddaaa618> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x20a767000 - 0x20a860fff   IDS arm64  <63068092093f35129148e190a3cde252> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x20a861000 - 0x20a887fff   MediaServices arm64  <d29cf787e4f5359f8c91baa426a6d6fa> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x20a888000 - 0x20aa5bfff   MediaRemote arm64  <f2305c6b02c73b9fb4ff40fe5aab4855> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x20aa5c000 - 0x20aa76fff   UserManagement arm64  <ef562d815d4b371b92a8de235544a85c> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x20aa77000 - 0x20aa87fff   MobileBluetooth arm64  <6a874a56b75e3892a5ab244360c0e487> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x20aa88000 - 0x20aab8fff   Bom arm64  <1d3570dfb8b5353d9ca9434ac3d29648> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x20aab9000 - 0x20aabdfff   CommunicationsFilter arm64  <476acf80b48938548194fa700571d6c6> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x20aabe000 - 0x20aadefff   FTAWD arm64  <4e7bcdf2ed19377c81dc6bacb4e2b53f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x20aadf000 - 0x20ab34fff   FTServices arm64  <281569b1bbd53a3c849fe2220b9c11a0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x20ab6c000 - 0x20ab77fff   ProactiveEventTracker arm64  <2fe28b856dee36a18d352a569887408a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x20ab78000 - 0x20abc6fff   ChunkingLibrary arm64  <e9d985bdc95b33c6b8077c94754edc76> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x20abc7000 - 0x20abd5fff   libnetworkextension.dylib arm64  <c588fd853b103e689968fa24a7496cb3> /usr/lib/libnetworkextension.dylib
0x20abd6000 - 0x20abf9fff   AddressBook arm64  <5535c9f12e2e3aa880dd18af440b2c39> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x20b953000 - 0x20baf0fff   NetworkExtension arm64  <ced5acebcbf835f3b5553a4910a70e25> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x20baf1000 - 0x20bf1bfff   SiriTTS arm64  <d89cb39bb2dc3a2a940baea589979e5f> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x20bf7b000 - 0x20bfbafff   VoiceServices arm64  <4494d60a2c673a5e8bea57c4cbe7d437> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x20c114000 - 0x20c131fff   AssetCacheServices arm64  <b5f37e2a434337019e4afe1a11d5dd4e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x20c132000 - 0x20c1e3fff   NetworkServiceProxy arm64  <99e9d0bca947358c8727f047b2bd22ab> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x20c1e4000 - 0x20c2b8fff   MMCS arm64  <e332a56b234c3efcacd23a564bb98fa5> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x20c2b9000 - 0x20c2c5fff   BluetoothManager arm64  <c264cee9922c35a396b344ffb02256d2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x20c2c6000 - 0x20c335fff   CoreDAV arm64  <37a682dcba3a302290377b34499c62ec> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x20c336000 - 0x20c36afff   iCalendar arm64  <389964ac4a6831ecbbb3cdf7c148cd4d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x20c36b000 - 0x20c377fff   PersonaKit arm64  <0a918feb46063d6db95aa23b6f4ee8ce> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x20c378000 - 0x20c3cefff   CalendarFoundation arm64  <61af93fa1a793c72967d45fe5071d480> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x20c3cf000 - 0x20c3fdfff   PhotosFormats arm64  <ab80241bbd723a9daf4b2a7cdb5a219e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x20c3fe000 - 0x20c497fff   CalendarDatabase arm64  <4a4945aabdd733dabdd176dd06bd2c2d> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x20c498000 - 0x20c4f0fff   CalendarDaemon arm64  <44660bd0d93237f3af93bdcff23fa68b> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x20c4f1000 - 0x20c64dfff   CloudPhotoLibrary arm64  <461c44d6853d3c1b8577deea116e19bf> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x20c64e000 - 0x20c732fff   EventKit arm64  <63d7ac06e16b3407a0254df9ffa98595> /System/Library/Frameworks/EventKit.framework/EventKit
0x20c733000 - 0x20c765fff   AssetsLibraryServices arm64  <e850778fef673c53b4471e87dd9b83e3> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x20c79b000 - 0x20c7c3fff   DCIMServices arm64  <940600c384993c83a3d619f48b2677f7> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x20c7c4000 - 0x20c8e2fff   CoreMediaStream arm64  <84c08bb10e9335618d4d5d4ce3a8611e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x20c8e3000 - 0x20c8eafff   XPCKit arm64  <483c8c95a9513bfea92a38ec26c34736> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x20c9cb000 - 0x20c9e4fff   CloudPhotoServices arm64  <795ba783578f3e8e9a3c44316f71747e> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x20c9e5000 - 0x20c9f0fff   CoreRecents arm64  <2fef8a16fc623e269bccd1c21c950fcd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x20c9f1000 - 0x20ca0dfff   MediaStream arm64  <1ba838bf66d93dbd814261e7ccdae31d> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x20ca0e000 - 0x20cf0ffff   PhotoLibraryServices arm64  <3504c40d1ef830c486025f5fbb1d0da9> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x20cf10000 - 0x20cf2bfff   PrototypeTools arm64  <24d7ea4dc99d33fd9e1462ed5d92a087> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x20cf2c000 - 0x20cfabfff   CoreSymbolication arm64  <c697350dd7103aa7b220567cf326693a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x20cfac000 - 0x20d0fafff   SearchFoundation arm64  <24b70e740ad03aafac4fe0b9a06bc41c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x20d0fb000 - 0x20d100fff   IncomingCallFilter arm64  <5477f9113642385589837214ffc099a3> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x20d101000 - 0x20d1b7fff   iTunesStore arm64  <4b27b6d0cdff35c08c2993657b4e5519> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x20d1b8000 - 0x20d1befff   libtzupdate.dylib arm64  <7a05a115d20537519bfacdfea6d39e33> /usr/lib/libtzupdate.dylib
0x20d1bf000 - 0x20d30dfff   Preferences arm64  <78b52a197cf83e1893c3c8d37ebf2929> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x20d30e000 - 0x20d316fff   CoreTime arm64  <b20bee3821923825b641230adc42b386> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x20d317000 - 0x20d367fff   CoreAppleCVA arm64  <d3b298ffc45c3055b29a35260b8ecbae> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x20d368000 - 0x20d3a6fff   DifferentialPrivacy arm64  <4e51f7b5592233ad8d1e499da9827c2c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x20d3a7000 - 0x20d549fff   AppleCVA arm64  <7601b3753d753bad8496859cf4b62993> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x20d54a000 - 0x20d601fff   Montreal arm64  <7f1824260c6c31a3a7b9494f85164374> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x20d602000 - 0x20d923fff   Espresso arm64  <630c94e4727632c0a15a72d9084b309e> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x20d924000 - 0x20d92afff   MobileSystemServices arm64  <ae827d4ca2bf3cd0865dc1be70b0ff9e> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x20d92b000 - 0x20db17fff   Photos arm64  <edad6278ad5b30439e5c9aecf6da0e29> /System/Library/Frameworks/Photos.framework/Photos
0x20db18000 - 0x20dd3bfff   CoreML arm64  <ddbee838a9243aa2b3061908a9e5e41d> /System/Library/Frameworks/CoreML.framework/CoreML
0x20dd3c000 - 0x20dd40fff   CoreOptimization arm64  <a60da5d56a77385bab5ecf2a91e2cb78> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x20dd41000 - 0x20dd9dfff   SafariCore arm64  <883775cf59ff3e08a99a74e74b26a719> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x20dd9e000 - 0x20ddf2fff   CorePrediction arm64  <1bcb7bc51f703f46992bca964be95c1d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x20ddff000 - 0x20defbfff   Navigation arm64  <b0b1391bcb733e74a7ca16bc6344d907> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x20defc000 - 0x20df13fff   ContactsDonation arm64  <bf74ea5613f0366da5e81a2be3e21c38> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x20df14000 - 0x20df40fff   Futhark arm64  <0689afcbd554372cbe1af54f31af5d37> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x20df41000 - 0x20dfb0fff   NanoRegistry arm64  <4dd407a79baa3114b90e2730f11abbb3> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x20dfb1000 - 0x20e008fff   ToneLibrary arm64  <dbf3a9a0baa233eebaa156fcdcbad5dc> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x20e009000 - 0x20e01ffff   BaseBoardUI arm64  <98ca81e7be0632d0b25c175d75edc348> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x20e020000 - 0x20e077fff   ContactsUICore arm64  <2be8b88c8dcd3ba1b38a483d50b14e2b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x20e078000 - 0x20e1eafff   ContactsUI arm64  <a2c4e97ff1653e3299a539ffcc96022e> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x20e1eb000 - 0x20e2b5fff   CorePDF arm64  <a775f7c706643da78354acc60a284057> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x20e2b6000 - 0x20e547fff   Vision arm64  <38b4a5173b57371bbdfb7f3fdcd6509a> /System/Library/Frameworks/Vision.framework/Vision
0x20e548000 - 0x20ea5cfff   WebKit arm64  <2cb812df0acf393d9322bfaf629d44a6> /System/Library/Frameworks/WebKit.framework/WebKit
0x20ea5d000 - 0x20eaf2fff   BulletinBoard arm64  <d39852740abf36e0998dece4303ec947> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x20eaf3000 - 0x20eaf8fff   ConstantClasses arm64  <605c3299145a3b2f9c36cb6c7058f488> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x20eaf9000 - 0x20eb01fff   CertUI arm64  <a5088525bca939829b9339e5e263208c> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x20ebf7000 - 0x20ec86fff   MediaPlatform arm64  <81662649f4633308b5b52b750395dee7> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x20ec87000 - 0x20ece7fff   WebBookmarks arm64  <1a7161b7c02f344f991ba61679d93594> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x20ece8000 - 0x20ecf2fff   DAAPKit arm64  <0f71d48594643d3391fb75c5215f7ff7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x20ede9000 - 0x20f0bcfff   MediaLibraryCore arm64  <654e86b035673998a045160ad7f878ad> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x20f0bf000 - 0x20f337fff   MusicLibrary arm64  <8bbcbd29aabe31289b93f84a0c570655> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x20f338000 - 0x20f951fff   VectorKit arm64  <ecd5e979112d3028ae578e6678cafa5f> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x20f952000 - 0x20fb9efff   MapKit arm64  <112d5fd16278301e9196e1364c481868> /System/Library/Frameworks/MapKit.framework/MapKit
0x20fb9f000 - 0x20fd68fff   iTunesCloud arm64  <3e358f231eaa33288996cbf8b3797670> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x20fd69000 - 0x20fe02fff   HomeSharing arm64  <37ca695e93c13ae19cfc6fc93b9d489c> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x20ff7c000 - 0x20ff8afff   NanoPreferencesSync arm64  <539e0687a5d434f98e4a78f61b382e14> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x20ff8b000 - 0x2103c0fff   MediaPlayer arm64  <19f38ca52fb13b7f929109b0154d071a> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2103c1000 - 0x2103e5fff   MobileInstallation arm64  <a448765d3bf73d8b97d04149bb848d13> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2103e6000 - 0x2103edfff   EmailAddressing arm64  <fead38e1ab5f388b8887625a45466aa1> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x2103ee000 - 0x2103f0fff   MessageSupport arm64  <4258e3ad611133d2acaf61c92e8b84a4> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2103f1000 - 0x2103f3fff   InternationalTextSearch arm64  <39099b3f987d31f687e796ef6408fe2e> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x2103f4000 - 0x21044dfff   MIME arm64  <85fb617b486833d39a196040d5c6db10> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x21044e000 - 0x210483fff   ProactiveSupport arm64  <927dd279b35532e0a2691c80935f0ac1> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x210484000 - 0x2104bbfff   Notes arm64  <1ef34c9995c83923ba3e9c2acf493bbb> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2104bc000 - 0x210582fff   TelephonyUtilities arm64  <3748140f00633e0ab8dbcba64a6d1ebe> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x210583000 - 0x2105befff   CalendarUIKit arm64  <6f214fa793eb3583a91679e8a99122e3> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x2105dd000 - 0x210632fff   DataAccess arm64  <7a1236df8727353cac95d6bebd12bf6b> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x210633000 - 0x210644fff   AssetsLibrary arm64  <2ee46bc96d613916844c295709ac9905> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x210645000 - 0x21081efff   EventKitUI arm64  <1926f20b42f530fe90bf549cae4efe30> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x2108f3000 - 0x21090afff   CloudServices arm64  <0c2e61041acd354b877ad396b95bd36d> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x210910000 - 0x2109a9fff   Social arm64  <ac10a1caa12032bfb977264cb6e93183> /System/Library/Frameworks/Social.framework/Social
0x2109aa000 - 0x2109bcfff   KeychainCircle arm64  <6826ef76c9a6334ca6b69a26ba33b155> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x2109bd000 - 0x210a22fff   RemoteUI arm64  <c1b2cf7837f83feeac1075a48709ed70> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x210a23000 - 0x210a3ffff   CoreCDP arm64  <d3d827f0514f3b78bee8af9a6878f9e7> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x210a40000 - 0x210a57fff   CoreFollowUp arm64  <dc39b1ffa8803a2ab1d53020b429e48a> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x210a58000 - 0x210ac7fff   CoreSuggestions arm64  <c9953755a8d135bd9f5f3d055ce58074> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x210ac8000 - 0x210ad8fff   MailServices arm64  <62386db4052730d4a8e141cec1ae24fb> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x210ad9000 - 0x210b65fff   CoreRecognition arm64  <7c29558bcab133539b42c102d179e602> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x210b66000 - 0x210b8efff   MailSupport arm64  <3c30c4d80b7b3fa3baf651a6f57ef7cd> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x210b8f000 - 0x210cdafff   Message arm64  <6e6953cf23fd3bf7b07b1313ced7736d> /System/Library/PrivateFrameworks/Message.framework/Message
0x210edb000 - 0x210f8dfff   CoreParsec arm64  <e4365d29daa43a4494d5686fb116f4e2> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x210fbb000 - 0x210febfff   SharedUtils arm64  <968d4cd263d0372a81e20d9faab0d6f7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x21102b000 - 0x2110f4fff   VideoSubscriberAccount arm64  <a4712dd4ab3a391fbf25b6ef272a5f7c> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x2110f5000 - 0x211124fff   Pegasus arm64  <b92d4d83a9b13e649b7fe5bfc06a31f6> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x211125000 - 0x2111ddfff   AVKit arm64  <26958d3d4ff13494a2a027b8a01da396> /System/Library/Frameworks/AVKit.framework/AVKit
0x2111de000 - 0x211207fff   AuthKitUI arm64  <633e1940154d335e9527c54114806db4> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x21120c000 - 0x21120ffff   SharedWebCredentials arm64  <c2be4e977cfc3321867759bbf8b3cbb1> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x211211000 - 0x21122afff   SafariFoundation arm64  <32f10089fca134b39cfc7c01ec1f03c7> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x2113fe000 - 0x211412fff   LocalAuthentication arm64  <3ac332312ac33d9c9e30e89613da4774> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x211413000 - 0x211415fff   ParsecSubscriptionServiceSupport arm64  <41de0fd439543d55b3edb573ea49fff6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x2114ba000 - 0x2116eafff   SafariShared arm64  <e8b0af5a14d031eea5b0705fe762ac86> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x2116eb000 - 0x211705fff   WebUI arm64  <cad2acf3277c3209bc8562acfcc029d4> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x211706000 - 0x211714fff   SetupAssistantSupport arm64  <15c081c7d48b3afebf60eb9b712519a9> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x211715000 - 0x211748fff   SetupAssistant arm64  <129444f03e1b353f9795e6bf83341591> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x211795000 - 0x21179efff   MobileStorage arm64  <148c72bf22433e58a1e4fb32a489c7f5> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x2117de000 - 0x21183afff   ImageCapture arm64  <ccba7b9494033932b5b5558ba6bc5b1e> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x2119f4000 - 0x211a08fff   iPhotoMigrationSupport arm64  <8b7e0f8bccc53a57be1b92f6cbf16ca6> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x211e51000 - 0x211ecafff   PhotoLibrary arm64  <4ec8b443dfe2323297083f6034f27ea8> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x2124cd000 - 0x2124d2fff   LinguisticData arm64  <ea730959fc8f382b9d6da155b0e44a67> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x212b4b000 - 0x212b86fff   StoreKit arm64  <953af19addbc3586b8c32c2e4a2a75ee> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x212d48000 - 0x212d61fff   MetalKit arm64  <8b5a73a8bffd39aabc52c835fb19134b> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x2132cb000 - 0x2132e5fff   CertInfo arm64  <4f1d5aaf725f3365b5b20f381afdc857> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x2133d4000 - 0x2133fdfff   AccountsUI arm64  <88a041297a5030d8acdd5de82a8d10d6> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x2137b0000 - 0x213876fff   PDFKit arm64  <1baa2b57d3ad37c3b6ba52e54fe1c42f> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x213ba4000 - 0x213bb9fff   FMCoreLite arm64  <46920aa704643a67bcf77cda32af2710> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x213beb000 - 0x213bfdfff   MobileDeviceLink arm64  <a00b87e31ebe33b88e0cfe0d1b4548aa> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x213cda000 - 0x213d2dfff   MobileBackup arm64  <0461e0b5f8573d5da78290e6c21ef496> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x213d2e000 - 0x213d7bfff   SafariSafeBrowsing arm64  <466e66ac4dc43c42b7ab475181635f80> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x213d7c000 - 0x213ec4fff   SafariServices arm64  <fe054c32a1fe303483c35b3f8286559b> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x213ec5000 - 0x213f21fff   AppStoreDaemon arm64  <e8f5e36fd02a301180bb6cab72ce9033> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x213f84000 - 0x213fe7fff   IMAP arm64  <907003a4ba1437f2b8b21f80e382c5c3> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x21435c000 - 0x214378fff   FindMyDevice arm64  <d5ba563dd3ea30a0b81f4765b81eace3> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x214617000 - 0x214665fff   CoreCDPInternal arm64  <0fc0c239d1173be3b2016ded2acbfdc5> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x214adb000 - 0x214afafff   CoreCDPUI arm64  <b35b023ab55d3b1398f39c10353d5fff> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x214afb000 - 0x214b1dfff   DuetActivityScheduler arm64  <39c93025380138998a3845e97dc90edd> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x214c02000 - 0x214c60fff   AppleAccountUI arm64  <c117c95bf7213b559443eb56539a4bba> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x214da5000 - 0x214db0fff   AppConduit arm64  <463f0db712053d029e0482b868b7250d> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x215445000 - 0x21545afff   NewsFoundation arm64  <07511d16df123c21bd9e9511527e9755> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x21545b000 - 0x215716fff   NewsTransport arm64  <3d9b132fa4d03b82b8b77b5bedeb5e9a> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x21575e000 - 0x2157b2fff   CallKit arm64  <6f3707fc125e3883b73992dc05ef61c6> /System/Library/Frameworks/CallKit.framework/CallKit
0x21586d000 - 0x215c09fff   NewsCore arm64  <bd69007c6b993a73aec63d557d3cbaee> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x215c48000 - 0x215c9efff   ClockKit arm64  <d875e9fd05cd3439a789314b01b93186> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x215cbc000 - 0x215cc0fff   NewsDaemon arm64  <fa14c77daa233df6af46c962a3b0b082> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x216357000 - 0x21636ffff   NewsServicesInternal arm64  <5d2667a73ed93fb5bbc8fa73f736fc14> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x2164da000 - 0x2164e0fff   DuetRecommendation arm64  <2bd9d86717f23c8ab3ffc6989afafe2c> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x2164e1000 - 0x216532fff   LoggingSupport arm64  <f972f6275bc7395c8c3f9e6a6d2b653b> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x2166bd000 - 0x216714fff   NewsToday arm64  <e06c63f22a14353a8d0c3dee39a2abf8> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x216873000 - 0x21687cfff   FamilyCircle arm64  <937f4d9a8c223f668c56c77af66d7516> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x21687d000 - 0x216882fff   NewsServices arm64  <90b29cf88d7138f6b18e943792845461> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x216e68000 - 0x216e74fff   CoreFollowUpUI arm64  <1409ba30afbd34c7b22aeb2209741aa3> /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/CoreFollowUpUI
0x21850a000 - 0x21852dfff   AppSupportUI arm64  <08fb2606183e3704b634e045131d7c24> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x218aeb000 - 0x218b27fff   SetupAssistantUI arm64  <57f278ec9ca73f56baeeac3bfe3895d6> /System/Library/PrivateFrameworks/SetupAssistantUI.framework/SetupAssistantUI
0x218e90000 - 0x218ed4fff   Catalyst arm64  <ebc74a3fbaf6356a817fee05f9e592d4> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x2191bc000 - 0x2191c1fff   kperf arm64  <7a89ef48a21d3f1e9665d58b1a3fe579> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x219413000 - 0x219433fff   CellularPlanManager arm64  <ce6d1a05fe533d3c92a46cb09f935585> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x219434000 - 0x219489fff   DeviceManagement arm64  <e929c04b853639b498a79d7ecc427b59> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x2195f2000 - 0x2195fafff   kperfdata arm64  <06520184071d31719b159cfb87130d35> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x21963d000 - 0x219644fff   libdscsym.dylib arm64  <bb79e50b0a773521a0749ffa53c0e338> /usr/lib/libdscsym.dylib
0x2199e7000 - 0x219a1efff   ktrace arm64  <62185159e42038b99ebfebf8c729e61b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x21af69000 - 0x21afb5fff   DataDetectorsUI arm64  <d53982fb93ea334985f99a9c813c5699> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x21b92c000 - 0x21b980fff   WiFiKitUI arm64  <4c71c9e6b8b035d696a80760fb65365d> /System/Library/PrivateFrameworks/WiFiKitUI.framework/WiFiKitUI
0x21bc5c000 - 0x21bc9ffff   BiometricKit arm64  <a5f070b007953ea5b145093fe41ad9bb> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x21bcbe000 - 0x21bccdfff   CTCarrierSpace arm64  <b51b65bd0ccf32318652ee93fa5a22d5> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x21c126000 - 0x21c149fff   DeviceIdentity arm64  <fcdd36bc7d8f37a28cbf8836c333e160> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x21e0bc000 - 0x21e134fff   Rapport arm64  <24b8a966d17839a49b24b103c889e048> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x21e170000 - 0x21e1b2fff   SignpostSupport arm64  <8fd93797d31730aeb5e66fd10b320825> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x21f0aa000 - 0x21f0b1fff   libMatch.1.dylib arm64  <0ab6e6fae4a039eaad03429b1c74d823> /usr/lib/libMatch.1.dylib
0x21f0fa000 - 0x21f10ffff   libtailspin.dylib arm64  <97a536ebbd543e8bb5fd2c4442403d8e> /usr/lib/libtailspin.dylib
0x21f408000 - 0x21f6cefff   RawCamera arm64  <7ff8546416f7397f85ceb362ac8b31e3> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x21f7d7000 - 0x21f7ebfff   libCGInterfaces.dylib arm64  <7a9488d7f89931b484428689e920c6ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x221d66000 - 0x221d71fff   ContextKit arm64  <000483522dff3b62bc0eee9fd67496ce> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x221fbe000 - 0x221fe5fff   CoreServicesInternal arm64  <76068e39b78c32f6abaab1117775a851> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x22263d000 - 0x222644fff   EmailCore arm64  <1612a2600d42332fb0588470a306da0d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x222652000 - 0x222664fff   libGSFontCache.dylib arm64  <654308310b4931a2bec34675aa3d8a45> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x222665000 - 0x222695fff   libTrueTypeScaler.dylib arm64  <a39a0f8d03d63ca49d121d74ae992fde> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x2230b0000 - 0x2230b0fff   libmetal_timestamp.dylib arm64  <833a048da1a331aa9d9b6e5bef09ac6c> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x2240dd000 - 0x2240e1fff   InternationalSupport arm64  <27cc782b373537af9aa24edffacf09e2> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x225465000 - 0x225471fff   PersonaUI arm64  <b729eda30d223e5aa2de50984f474fe5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x22589c000 - 0x2258a6fff   SignpostCollection arm64  <9f5402f71bf03953aebed55638322eaf> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x2262e9000 - 0x2262ecfff   XCTTargetBootstrap arm64  <04c9799049f336cab2c33ed8c1370c7b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x22632a000 - 0x22633dfff   libEDR arm64  <71cf2c7e251c3fc78fcacd54e8be8e4a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x226d76000 - 0x226d83fff   libMobileGestaltExtensions.dylib arm64  <79f514e726a33ad0b49a128401224600> /usr/lib/libMobileGestaltExtensions.dylib
0x226e91000 - 0x226e91fff   libcharset.1.dylib arm64  <407954967d42398ba8f25e1891f39960> /usr/lib/libcharset.1.dylib
0x227901000 - 0x227902fff   libsandbox.1.dylib arm64  <23ee17136afe3a53bc7a06e79a880dcd> /usr/lib/libsandbox.1.dylib
0x227a2a000 - 0x227b0cfff   AGXMetalA11 arm64  <24ca372a7c9439eaa118cff3bf2b47dd> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x227b0d000 - 0x227b16fff   AuthenticationServices arm64  <02850bc068f03b5285b3fa5724b43f66> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x227bae000 - 0x227cebfff   CoreServices arm64  <5f53079ab0e836b7af624d05ba9fc41d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x227d15000 - 0x227d2efff   MPSRayIntersector arm64  <d6d05474d6bd3365aaeb79616fd7ba20> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x227d5b000 - 0x227e81fff   Network arm64  <4ad46f271d3e3acd98d5b109e2e8b04a> /System/Library/Frameworks/Network.framework/Network
0x227e92000 - 0x227ea0fff   ANEServices arm64  <ee4fb2c2145831adaf850a0e568ced5c> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x227ea5000 - 0x227ea9fff   ASEProcessing arm64  <9f902a0c35083c36bb8f44de375b06bb> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x227eaa000 - 0x227eb5fff   AXCoreUtilities arm64  <c5673a50c6a43cbda01d7fba9fe4e454> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x228135000 - 0x228282fff   AppleMediaServices arm64  <c35b62fc092e3f47a127d8743e4e228e> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x228283000 - 0x228292fff   AppleNeuralEngine arm64  <49ccc308846e34d5850be88fda6000fb> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x22840b000 - 0x228440fff   C2 arm64  <175ce2e91e4f38798a9c43e0437b0bf0> /System/Library/PrivateFrameworks/C2.framework/C2
0x2285ca000 - 0x2285d4fff   Categories arm64  <8ca417ed9c093fa7858178d34d6c80a3> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x2286ca000 - 0x2287edfff   ConfigurationEngineModel arm64  <aa9f3f46e97836158a62e91d47b9844e> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x228a85000 - 0x228ad8fff   DocumentManager arm64  <8e270887737430b099a4d43900e2ee65> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x228c17000 - 0x228c1bfff   IdleTimerServices arm64  <ae57544db59f355db6b4aa15625512a5> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x228cfd000 - 0x228d25fff   MetadataUtilities arm64  <da900e8bb5123acd9d077abf78c2b12e> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x229e7d000 - 0x229e8ffff   NewsAnalyticsUpload arm64  <936d841c789639edb75bd7b7f831252c> /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload
0x229e92000 - 0x229edefff   OTSVG arm64  <793493c68ab13330a421f7cbd5c61f52> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x229edf000 - 0x229f01fff   OnBoardingKit arm64  <e7c49605a87e3e23bef7e2c9bc4c82ce> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x229fd2000 - 0x22a02cfff   PhotoFoundation arm64  <5f5043339fd935359daf0537dcfa0fd5> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x22a07c000 - 0x22a0bdfff   PhotosImagingFoundation arm64  <47a9fcbbfd79312995412bee560bb889> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x22a11f000 - 0x22a16cfff   ROCKit arm64  <91466a6e18843da08642493d2423261f> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
0x22a2df000 - 0x22a30dfff   RemoteConfiguration arm64  <5a2b5cd32f113fd097f799379b978092> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration
0x22a31d000 - 0x22a380fff   RemoteManagement arm64  <6cf8c3fc50563ddb92d0573ee481f8f9> /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
0x22a386000 - 0x22a397fff   RemoteTextInput arm64  <0be791545f9234fabb2226890e12fe02> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x22a3bf000 - 0x22a453fff   SampleAnalysis arm64  <c619b57ac4853071b9ff81db337b16fc> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x22a5fe000 - 0x22a605fff   StatsKit arm64  <464a62c99cbd340d9d96c9bed41ed318> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
0x22b225000 - 0x22c309fff   UIKitCore arm64  <a1f463bfcf9b3796ba9e7c2b40617fae> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x22c30a000 - 0x22c314fff   UIKitServices arm64  <ad0c5c64bbb83b17b4ac0706c9b9487b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x22c315000 - 0x22c31bfff   URLFormatting arm64  <9b5a7768d43c34a5b52d1779a5474605> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x22c31c000 - 0x22c33cfff   UsageTracking arm64  <ac4007ca7cf33cdaa7d6bb23461c31b3> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x22d1db000 - 0x22d22bfff   libstdc++.6.dylib arm64  <1389e662fec936029a2eb1d5a7d904de> /usr/lib/libstdc++.6.dylib
0x22d27b000 - 0x22d59ffff   libswiftCore.dylib arm64  <e6b0d68ae86939b9ae1871a1c22fb6ac> /usr/lib/swift/libswiftCore.dylib
0x22d5a0000 - 0x22d5a6fff   libswiftCoreAudio.dylib arm64  <67f58b542b0936cfac95b3b262644b12> /usr/lib/swift/libswiftCoreAudio.dylib
0x22d5a7000 - 0x22d5aefff   libswiftCoreData.dylib arm64  <87106f8ca9dd34d682a4769bd25eb27e> /usr/lib/swift/libswiftCoreData.dylib
0x22d5af000 - 0x22d5b3fff   libswiftCoreFoundation.dylib arm64  <0d39e1d23e583e77a0cbdd0c607d19cb> /usr/lib/swift/libswiftCoreFoundation.dylib
0x22d5b4000 - 0x22d5c3fff   libswiftCoreGraphics.dylib arm64  <a4ba499762463d0797e16d744d9ecbff> /usr/lib/swift/libswiftCoreGraphics.dylib
0x22d5c4000 - 0x22d5c8fff   libswiftCoreImage.dylib arm64  <81041966684f359d951ac0ec2d81b41f> /usr/lib/swift/libswiftCoreImage.dylib
0x22d5d0000 - 0x22d5d6fff   libswiftCoreMedia.dylib arm64  <af1b3a3b15e338eb8edfb79795772722> /usr/lib/swift/libswiftCoreMedia.dylib
0x22d5d7000 - 0x22d5e0fff   libswiftDarwin.dylib arm64  <3e9d922c873230d8a8f478037793bc03> /usr/lib/swift/libswiftDarwin.dylib
0x22d5e1000 - 0x22d5fafff   libswiftDispatch.dylib arm64  <18ede63ab37632fea1e9602d7023074c> /usr/lib/swift/libswiftDispatch.dylib
0x22d5fb000 - 0x22d773fff   libswiftFoundation.dylib arm64  <885b9e73a2bf361fbe4a7d07360bd5f0> /usr/lib/swift/libswiftFoundation.dylib
0x22d7ab000 - 0x22d7b1fff   libswiftMetal.dylib arm64  <e816e809d9063561a2636c4f91dbac94> /usr/lib/swift/libswiftMetal.dylib
0x22d7f2000 - 0x22d7f8fff   libswiftObjectiveC.dylib arm64  <9b454d2ea094320e84b6ff990e78caa0> /usr/lib/swift/libswiftObjectiveC.dylib
0x22d802000 - 0x22d807fff   libswiftQuartzCore.dylib arm64  <8ea68561b65a34b4829035dd7c530417> /usr/lib/swift/libswiftQuartzCore.dylib
0x22d84d000 - 0x22d85efff   libswiftUIKit.dylib arm64  <e7c9947e747a35d6bb7669c7dc47b687> /usr/lib/swift/libswiftUIKit.dylib
0x22d86f000 - 0x22d877fff   libswiftos.dylib arm64  <ce3ef61587013669aa192d060b871964> /usr/lib/swift/libswiftos.dylib

From CrashReporter on my phone. I don’t know if this will be helpful to you.

BLeeEZ commented 4 years ago

This provided crash log is helpfull. If i interpret it correct, the issue is not API related. It crashes in the PlayerView: https://github.com/BLeeEZ/amperfy/blob/f6d9f8d5baf36d43651d5f8f3de763bc689f15b6/Amperfy/Screens/View/PlayerView.swift#L118 It seems that an NULL pointer access happens. My gutt feeling says that this is a problem with the MarqueeLabel. I encountered in the past some problems with MarqueeLabel, that even if it is declared in xib, it does not initialze a new instance. At first access to the pointer the app crashes with NULL pointer exception.

I testing on iOS 13.3.1. I don't know if this is a problem with our phone running iOS 12.4. On my setup this problem does not occure anymore.

I am interrested if this is the root cause. I will create in the upcoming days an IPA release of Amperfy without MarqueeLabel.

AshotN commented 4 years ago

Glad the log was helpful, I almost forgot I can grab them from my phone.

I'd love to build it and try myself on XCode, but my Mac Mini hasn't been turned on in at least a year or two. It has a HDD and is slow as hell.

BLeeEZ commented 4 years ago

I have create dev version 0.3.1.1 without MarqueeLabel: Amperfy.zip Github does not allow to upload *.ipa files here. Simply download the zip archive and rename it to Amperfy.ipa, then you should be good to install.

AshotN commented 4 years ago

Can’t install. Don’t have an error to give you sadly. But it fails.

BLeeEZ commented 4 years ago

Yes you are right. There was an error at delivery. Please try with this one: Amperfy.zip

AshotN commented 4 years ago

Well it got further along. Synced and then crashed this time.

{"blame":[],"app_name":"Amperfy","timestamp":"2020-02-25 01:14:33.64 -0800","app_version":"0.3.1.2","slice_uuid":"01fda14b-1ccf-3dfa-9ed9-11fe5b389b0b","adam_id":0,"build_version":"3","bundleID":"familie-zimba.Amperfy","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 12.4 (16G77)","incident_id":"47E892EA-7334-4961-A6C6-F7D9FFC9D0AC","name":"Amperfy","symbolicated":true}
Incident Identifier: 47E892EA-7334-4961-A6C6-F7D9FFC9D0AC
CrashReporter Key:   603a35b4b96cf15f342ef09c6f5f09738fd2acdd
Hardware Model:      iPhone10,5
Process:             Amperfy [33927]
Path:                /private/var/containers/Bundle/Application/95249885-E522-49C5-93C0-682140590C97/Amperfy.app/Amperfy
Identifier:          familie-zimba.Amperfy
Version:             3 (0.3.1.2)
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           familie-zimba.Amperfy [12438]

Date/Time:           2020-02-25 01:14:33.2877 -0800
Launch Time:         2020-02-25 01:14:02.8666 -0800
OS Version:          iPhone OS 12.4 (16G77)
Baseband Version:    2.03.06
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000100dad25c
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [33927]
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0       Amperfy (*)                     0x100dad25c 0x100d9c000 + 0x1125c   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x68
1       Amperfy (*)                     0x100dad244 0x100d9c000 + 0x11244   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x50
2       libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
3       libdispatch.dylib               0x1fea66040 0x1fea35000 + 0x31040   // _dispatch_once_callout + 0x1c
4       libswiftCore.dylib              0x22d521e40 0x22d27b000 + 0x2a6e40  // swift_once + 0x28
5       Amperfy (*)                     0x100e0cf58 0x100d9c000 + 0x70f58   // PlayerView.refreshSongInfo(song:) + 0x198
6       Amperfy (*)                     0x100e0dd78 0x100d9c000 + 0x71d78   // PlayerView.refreshPlayer() + 0x140
7       Amperfy (*)                     0x100dea534 0x100d9c000 + 0x4e534   // PopupPlayerVC.viewDidLoad() + 0x1b8
8       Amperfy (*)                     0x100deaa40 0x100d9c000 + 0x4ea40   // @objc PopupPlayerVC.viewDidLoad() + 0x1c
9       UIKitCore                       0x22b538224 0x22b225000 + 0x313224  // -[UIViewController loadViewIfRequired] + 0x3f4
10      UIKitCore                       0x22b538628 0x22b225000 + 0x313628  // -[UIViewController view] + 0x1c
11      LNPopupController               0x10116ad7c 0x101160000 + 0xad7c    // -[LNPopupController _reconfigureContentWithOldContentController:newContentController:] + 0x13c
12      LNPopupController               0x10116d44c 0x101160000 + 0xd44c    // -[LNPopupController presentPopupBarAnimated:openPopup:completion:] + 0x1cc
13      LNPopupController               0x101181e8c 0x101160000 + 0x21e8c   // -[UIViewController(LNPopupSupport) presentPopupBarWithContentViewController:openPopup:animated:completion:] + 0xd0
14      LNPopupController               0x101181ef4 0x101160000 + 0x21ef4   // -[UIViewController(LNPopupSupport) presentPopupBarWithContentViewController:animated:completion:] + 0x48
15      Amperfy (*)                     0x100dccc9c 0x100d9c000 + 0x30c9c   // TabBarVC.viewDidAppear(_:) + 0x94
16      Amperfy (*)                     0x100dcd0ec 0x100d9c000 + 0x310ec   // @objc TabBarVC.viewDidAppear(_:) + 0x30
17      UIKitCore                       0x22b53da20 0x22b225000 + 0x318a20  // -[UIViewController _setViewAppearState:isAnimating:] + 0x328
18      UIKitCore                       0x22b53e384 0x22b225000 + 0x319384  // -[UIViewController _endAppearanceTransition:] + 0xe4
19      UIKitCore                       0x22b464e44 0x22b225000 + 0x23fe44  // -[UIPresentationController transitionDidFinish:] + 0x344
20      UIKitCore                       0x22b46d9d4 0x22b225000 + 0x2489d4  // -[_UICurrentContextPresentationController transitionDidFinish:] + 0x28
21      UIKitCore                       0x22b468ca4 0x22b225000 + 0x243ca4  // __56-[UIPresentationController runTransitionForCurrentState]_block_invoke.425 + 0xbc
22      UIKitCore                       0x22b560f24 0x22b225000 + 0x33bf24  // -[_UIViewControllerTransitionContext completeTransition:] + 0x74
23      UIKitCore                       0x22bf39c0c 0x22b225000 + 0xd14c0c  // -[UITransitionView notifyDidCompleteTransition:] + 0xfc
24      UIKitCore                       0x22bf398a4 0x22b225000 + 0xd148a4  // -[UITransitionView _didCompleteTransition:] + 0x45c
25      UIKitCore                       0x22bf3b948 0x22b225000 + 0xd16948  // -[UITransitionView _transitionDidStop:finished:] + 0x78
26      UIKitCore                       0x22bf43a74 0x22b225000 + 0xd1ea74  // -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 0x138
27      UIKitCore                       0x22bf44048 0x22b225000 + 0xd1f048  // -[UIViewAnimationState animationDidStop:finished:] + 0x128
28      UIKitCore                       0x22bf440e8 0x22b225000 + 0xd1f0e8  // -[UIViewAnimationState animationDidStop:finished:] + 0x1c8
29      QuartzCore                      0x2035a53c8 0x203455000 + 0x1503c8  // CA::Layer::run_animation_callbacks(void*) + 0x11c
30      libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
31      libdispatch.dylib               0x1fea759e4 0x1fea35000 + 0x409e4   // _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 0x3f0
32      CoreFoundation                  0x1fefe832c 0x1fef3e000 + 0xaa32c   // __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 0xc
33      CoreFoundation                  0x1fefe3264 0x1fef3e000 + 0xa5264   // __CFRunLoopRun + 0x784
34      CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
35      GraphicsServices                0x2011e379c 0x2011d9000 + 0xa79c    // GSEventRunModal + 0x68
36      UIKitCore                       0x22bae1c38 0x22b225000 + 0x8bcc38  // UIApplicationMain + 0xd4
37      Amperfy (*)                     0x100da2598 0x100d9c000 + 0x6598    // main + 0x44
38      libdyld.dylib                   0x1feaa68e0 0x1feaa5000 + 0x18e0    // start + 0x4

Thread 1:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 2:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 3 name:  com.apple.uikit.eventfetch-thread
Thread 3:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       Foundation                      0x1ff9b0eac 0x1ff9a9000 + 0x7eac    // -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 0x12c
6       Foundation                      0x1ff9b0d3c 0x1ff9a9000 + 0x7d3c    // -[NSRunLoop(NSRunLoop) runUntilDate:] + 0x60
7       UIKitCore                       0x22bbc7754 0x22b225000 + 0x9a2754  // -[UIEventFetcher threadMain] + 0x88
8       Foundation                      0x1ffadd674 0x1ff9a9000 + 0x134674  // __NSThread__start__ + 0x3d8
9       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
10      libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
11      libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 4 name:  JavaScriptCore bmalloc scavenger
Thread 4:
0       libsystem_kernel.dylib          0x1febf2ee4 0x1febd0000 + 0x22ee4   // __psynch_cvwait + 0x8
1       libsystem_pthread.dylib         0x1fec724a4 0x1fec6a000 + 0x84a4    // _pthread_cond_wait$VARIANT$armv81 + 0x274
2       libc++.1.dylib                  0x1fe1c9090 0x1fe1c1000 + 0x8090    // std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 0x18
3       JavaScriptCore                  0x206276de0 0x2061ed000 + 0x89de0   // void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 0x6c
4       JavaScriptCore                  0x20627add4 0x2061ed000 + 0x8ddd4   // bmalloc::Scavenger::threadRunLoop() + 0xb0
5       JavaScriptCore                  0x20627a54c 0x2061ed000 + 0x8d54c   // bmalloc::Scavenger::Scavenger(std::__1::lock_guard<bmalloc::Mutex>&) + 0x0
6       JavaScriptCore                  0x20627bf8c 0x2061ed000 + 0x8ef8c   // std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 0x0
7       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 5 name:  WebThread
Thread 5:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       WebCore                         0x207cd5fc4 0x207924000 + 0x3b1fc4  // RunWebThread(void*) + 0x258
6       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
7       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
8       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 6 name:  AVAudioSession Notify Thread
Thread 6:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       AVFAudio                        0x204f54334 0x204ec8000 + 0x8c334   // GenericRunLoopThread::Entry(void*) + 0x9c
6       AVFAudio                        0x204f7ec60 0x204ec8000 + 0xb6c60   // CAPThread::Entry(CAPThread*) + 0x58
7       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 7:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 8:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 9 name:  Dispatch queue: NSManagedObjectContext 0x2833c5c20
Thread 9:
0       libsystem_kernel.dylib          0x1febe8130 0x1febd0000 + 0x18130   // semaphore_wait_trap + 0x8
1       libdispatch.dylib               0x1fea64968 0x1fea35000 + 0x2f968   // _dispatch_sema4_wait$VARIANT$armv81 + 0x18
2       libdispatch.dylib               0x1fea653e0 0x1fea35000 + 0x303e0   // _dispatch_semaphore_wait_slow + 0x80
3       CFNetwork                       0x1ff69e000 0x1ff5fb000 + 0xa3000   // CFURLConnectionSendSynchronousRequest + 0x124
4       CFNetwork                       0x1ff5ff14c 0x1ff5fb000 + 0x414c    // +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 0x70
5       Foundation                      0x1ff9b677c 0x1ff9a9000 + 0xd77c    // -[NSData(NSData) initWithContentsOfURL:options:maxLength:error:] + 0x128
6       Amperfy (*)                     0x100e01808 0x100d9c000 + 0x65808   // AmpacheArtworkSyncer.syncInBackground(libraryStorage:) + 0x45c
7       Amperfy (*)                     0x100e01e24 0x100d9c000 + 0x65e24   // protocol witness for BackgroundLibrarySyncer.syncInBackground(libraryStorage:) in conformance AmpacheArtworkSyncer + 0x14
8       Amperfy (*)                     0x100dabec0 0x100d9c000 + 0xfec0    // closure #1 in BackgroundSyncerManager.syncInBackground() + 0xd0
9       Amperfy (*)                     0x100e0edd4 0x100d9c000 + 0x72dd4   // thunk for @escaping @callee_guaranteed (@guaranteed NSManagedObjectContext) -> () + 0x30
10      CoreData                        0x201cb5a48 0x201aab000 + 0x20aa48  // __47-[NSPersistentContainer performBackgroundTask:]_block_invoke + 0x20
11      CoreData                        0x201bea2b0 0x201aab000 + 0x13f2b0  // developerSubmittedBlockToNSManagedObjectContextPerform + 0x9c
12      libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
13      libdispatch.dylib               0x1fea70dec 0x1fea35000 + 0x3bdec   // _dispatch_lane_serial_drain$VARIANT$armv81 + 0x224
14      libdispatch.dylib               0x1fea7192c 0x1fea35000 + 0x3c92c   // _dispatch_lane_invoke$VARIANT$armv81 + 0x198
15      libdispatch.dylib               0x1fea79e08 0x1fea35000 + 0x44e08   // _dispatch_workloop_worker_thread + 0x248
16      libsystem_pthread.dylib         0x1fec76114 0x1fec6a000 + 0xc114    // _pthread_wqthread + 0x130
17      libsystem_pthread.dylib         0x1fec78cd4 0x1fec6a000 + 0xecd4    // start_wqthread + 0x4

Thread 10:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xcc24eb109274019a   x1: 0x0000000000000000   x2: 0x00000002822d4500   x3: 0x00000001fec2b578
    x4: 0x0000000000000010   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x000000010112eca0   x9: 0x0000000000000001  x10: 0x000165a239358a45  x11: 0x000000490000007f
   x12: 0x000000010404ee10  x13: 0x000001a239324b51  x14: 0x00000000d813e800  x15: 0x000000000000027d
   x16: 0x00000001fe247c90  x17: 0x00000001fef42150  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0xcc24eb109274019a  x21: 0x000000022f92bbf8  x22: 0x0000000100e62000  x23: 0x00000002802a5290
   x24: 0x00000001030155c0  x25: 0x0000000101325cc0  x26: 0x0000000000000000  x27: 0x00000001030155c0
   x28: 0x0000000100e63000   fp: 0x000000016f061bd0   lr: 0x0000000100dad244
    sp: 0x000000016f061bc0   pc: 0x0000000100dad25c cpsr: 0x60000000

Binary Images (dpkg):
0x100fbc000 - 0x100fbffff + MobileSubstrate.dylib arm64  <e668256b289035a68f6c413e5129f8ab> /Library/MobileSubstrate/MobileSubstrate.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x101030000 - 0x101037fff + SubstrateInserter.dylib arm64  <4276ba31571d337f9e571a0229af2291> /usr/lib/substrate/SubstrateInserter.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x10105c000 - 0x101067fff + SubstrateLoader.dylib arm64  <8feaaa1fe66e3b33afae284f96f115dd> /usr/lib/substrate/SubstrateLoader.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x1012dc000 - 0x1012e3fff + BrowserDefault.dylib arm64  <2899ffccd8193cb5b0828c439928881f> /Library/MobileSubstrate/DynamicLibraries/BrowserDefault.dylib {"install_date":"2020-02-09 04:34:57 -0800","name":"BrowserDefault","identifier":"com.lpane.browserdefault","version":"1.9.9"}
0x1012ec000 - 0x1012effff + libnepeta.dylib arm64  <00157ad0ba7e386eb159c6f9c3a22299> /usr/lib/libnepeta.dylib {"install_date":"2019-08-25 18:50:38 -0700","name":"libnepeta","identifier":"me.nepeta.libnepeta","version":"0.1.1"}
0x101600000 - 0x10170ffff + libsubstrate.dylib arm64  <622cb4d13b6737fe9a65a58d441fcefd> /usr/lib/libsubstrate.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x1017a8000 - 0x1017c7fff + Eclipse.dylib arm64  <be45e5dd0811364d89a4a2b7e6180d4f> /Library/MobileSubstrate/DynamicLibraries/Eclipse.dylib {"install_date":"2019-10-03 20:21:41 -0700","name":"Eclipse Dark Mode (iOS 12)","identifier":"me.gmoran.eclipse12","version":"6.1.2-2"}
0x1017d4000 - 0x1017ebfff + libCSColorPicker.dylib arm64  <177114aae20f325d841686ba37f32fe4> /usr/lib/libCSColorPicker.dylib {"install_date":"2020-02-09 04:34:56 -0800","name":"libCSColorPicker","identifier":"com.creaturesurvive.libcscolorpicker","version":"1.0.3"}
0x103360000 - 0x10336ffff + LithiumIon.dylib arm64  <0952a4d991d439438fd4a93a5dd558d2> /Library/MobileSubstrate/DynamicLibraries/LithiumIon.dylib {"install_date":"2019-08-25 18:46:18 -0700","name":"Lithium Ion","identifier":"com.tweakingsdev.lithiumion","version":"1.3"}
0x10337c000 - 0x103387fff + Neptune.dylib arm64  <3e364abd75563802bc08a4d407d6ebb0> /Library/MobileSubstrate/DynamicLibraries/Neptune.dylib {"install_date":"2019-08-25 18:34:24 -0700","name":"Neptune for iPhone","identifier":"com.duraidabdul.neptune","version":"1.2"}
0x103394000 - 0x1033b7fff + Notifica.dylib arm64  <c7839d825b863926a87ab38fe8170853> /Library/MobileSubstrate/DynamicLibraries/Notifica.dylib {"install_date":"2019-08-25 18:50:38 -0700","name":"Notifica","identifier":"me.nepeta.notifica","version":"0.3.1"}
0x1033c4000 - 0x1033d7fff + libcolorpicker.dylib arm64  <e1fb66ce726c3c8d9c14a24413dfdac8> /usr/lib/libcolorpicker.dylib {"install_date":"2019-08-25 18:50:33 -0700","name":"libcolorpicker-nepeta","identifier":"me.nepeta.libcolorpicker","version":"1.6.2-3"}
0x103408000 - 0x10340ffff + librocketbootstrap.dylib arm64  <05258de28fdb3c75b0cb6f1158013bf4> /usr/lib/librocketbootstrap.dylib {"install_date":"2019-09-06 15:12:31 -0700","name":"RocketBootstrap","identifier":"com.rpetrich.rocketbootstrap","version":"1.0.7~beta3"}
0x103428000 - 0x10342ffff + CepheiUI arm64  <10b2369e3c2d3a59bf39cab2f0266e68> /usr/lib/CepheiUI.framework/CepheiUI {"install_date":"2019-12-26 01:01:45 -0800","name":"Cephei","identifier":"ws.hbang.common","version":"1.14"}
0x10343c000 - 0x10345bfff + NudeKeysiOS12.dylib arm64  <031a83f36c1530a7b88090dfbbd5eaed> /Library/MobileSubstrate/DynamicLibraries/NudeKeysiOS12.dylib {"install_date":"2019-08-25 18:50:36 -0700","name":"NudeKeys (iOS 12)","identifier":"com.orangebananaspy.nudekeysios12","version":"1.0.0~b8"}
0x103474000 - 0x10347bfff + RealKeys.dylib arm64  <117c307769c73c61877b9f868a7d9d2d> /Library/MobileSubstrate/DynamicLibraries/RealKeys.dylib {"install_date":"2020-01-29 19:51:23 -0800","name":"RealKeys","identifier":"xyz.royalapps.realkeys","version":"1.0.3"}
0x103488000 - 0x10348ffff + SmoothCursoriOS13.dylib arm64  <b0ef3ae17d2f38ec9bf24c7d84398d21> /Library/MobileSubstrate/DynamicLibraries/SmoothCursoriOS13.dylib {"install_date":"2019-11-24 01:28:52 -0800","name":"SmoothCursor iOS 13","identifier":"com.ps.smoothcursorios13","version":"0.0.1"}
0x103498000 - 0x1034ebfff + Snowboard.dylib arm64  <bdccb6b02d393a79b11552dfa98544f2> /Library/MobileSubstrate/DynamicLibraries/Snowboard.dylib {"install_date":"2020-02-16 17:46:22 -0800","name":"SnowBoard","identifier":"com.spark.snowboard","version":"1.2.87~Beta2"}
0x103504000 - 0x103507fff + zeppelin_uikit.dylib arm64  <acc9c18268183f2a899e9f8efdfe96fe> /Library/MobileSubstrate/DynamicLibraries/zeppelin_uikit.dylib {"install_date":"2019-08-25 18:53:53 -0700","name":"Zeppelin","identifier":"com.alexzielenski.zeppelin","version":"2.1.0-12"}
0x103510000 - 0x10351bfff + zzzzzLiberty.dylib arm64  <bec89f9706e13462ac19ef3e61071103> /Library/MobileSubstrate/DynamicLibraries/zzzzzLiberty.dylib {"install_date":"2020-02-10 02:26:10 -0800","name":"Liberty Lite (Beta)","identifier":"com.ryleyangus.libertylite.beta","version":"0.2.12"}

Binary Images (App Store):

Binary Images (Other):
0x100d9c000 - 0x100e4ffff   Amperfy arm64  <01fda14b1ccf3dfa9ed911fe5b389b0b> /var/containers/Bundle/Application/95249885-E522-49C5-93C0-682140590C97/Amperfy.app/Amperfy
0x1010a0000 - 0x1010f7fff   cy-nKXkgW.dylib arm64  <06f3d9add3a233cea57df42b73686817> /private/var/tmp/cy-nKXkgW.dylib
0x101160000 - 0x10118bfff   LNPopupController arm64  <9c19828d092733f3aceb49cf0c98ee73> /var/containers/Bundle/Application/95249885-E522-49C5-93C0-682140590C97/Amperfy.app/Frameworks/LNPopupController.framework/LNPopupController
0x1033ec000 - 0x1033f7fff   Cephei arm64  <359dce30309a3217869c36b4760042f6> /Library/Frameworks/Cephei.framework/Cephei
0x103568000 - 0x103573fff   libobjc-trampolines.dylib arm64  <065bd8006d513c358dc14e2a8ff1ba31> /usr/lib/libobjc-trampolines.dylib
0x1fe1bf000 - 0x1fe1c0fff   libSystem.B.dylib arm64  <8a05d5f48f0a376abe6bd1caf4fc8138> /usr/lib/libSystem.B.dylib
0x1fe1c1000 - 0x1fe216fff   libc++.1.dylib arm64  <6a272068f00d37a984e331ba58e1c3c4> /usr/lib/libc++.1.dylib
0x1fe217000 - 0x1fe229fff   libc++abi.dylib arm64  <d4920e50788d3be6bccf8f550bc6d491> /usr/lib/libc++abi.dylib
0x1fe22a000 - 0x1fe9b1fff   libobjc.A.dylib arm64  <1167a03d9f853f34a96fd96818ad77b5> /usr/lib/libobjc.A.dylib
0x1fe9b2000 - 0x1fe9b6fff   libcache.dylib arm64  <bd876f73c3ff39459113c6fa56d15e3d> /usr/lib/system/libcache.dylib
0x1fe9b7000 - 0x1fe9c2fff   libcommonCrypto.dylib arm64  <b6d7765a17a93ff4a095ee57139d16c5> /usr/lib/system/libcommonCrypto.dylib
0x1fe9c3000 - 0x1fe9c7fff   libcompiler_rt.dylib arm64  <644550d26c693e95affb4ce0b8c5c7a6> /usr/lib/system/libcompiler_rt.dylib
0x1fe9c8000 - 0x1fe9d0fff   libcopyfile.dylib arm64  <b0e27f378641392a9db65b4b002b959f> /usr/lib/system/libcopyfile.dylib
0x1fe9d1000 - 0x1fea34fff   libcorecrypto.dylib arm64  <322648cea1933b92969887dee477d005> /usr/lib/system/libcorecrypto.dylib
0x1fea35000 - 0x1feaa4fff   libdispatch.dylib arm64  <c3d9e9a5b56e3215aed59b6affc80d91> /usr/lib/system/libdispatch.dylib
0x1feaa5000 - 0x1feacefff   libdyld.dylib arm64  <5e181e9004763f7ba24dc51d73effd19> /usr/lib/system/libdyld.dylib
0x1feacf000 - 0x1feacffff   liblaunch.dylib arm64  <3569886aaa6a3576ab9a34935c16b079> /usr/lib/system/liblaunch.dylib
0x1fead0000 - 0x1fead5fff   libmacho.dylib arm64  <9ce10d14bcb43369b0e85c4480010a66> /usr/lib/system/libmacho.dylib
0x1fead6000 - 0x1fead7fff   libremovefile.dylib arm64  <268d6d12fe1030d5ba4607c5c467566c> /usr/lib/system/libremovefile.dylib
0x1fead8000 - 0x1feaeffff   libsystem_asl.dylib arm64  <d7a79215dca137388e9746226003b15b> /usr/lib/system/libsystem_asl.dylib
0x1feaf0000 - 0x1feaf0fff   libsystem_blocks.dylib arm64  <a1405ce6ae42332e9a2e06d75041f6fe> /usr/lib/system/libsystem_blocks.dylib
0x1feaf1000 - 0x1feb72fff   libsystem_c.dylib arm64  <fc4c83bb09133b92919b277e2b0d0ba7> /usr/lib/system/libsystem_c.dylib
0x1feb73000 - 0x1feb77fff   libsystem_configuration.dylib arm64  <62da5311243837369a926d720b029d27> /usr/lib/system/libsystem_configuration.dylib
0x1feb78000 - 0x1feb7ffff   libsystem_containermanager.dylib arm64  <75002eacacfa3fbfbd6fb8699be042ee> /usr/lib/system/libsystem_containermanager.dylib
0x1feb80000 - 0x1feb81fff   libsystem_coreservices.dylib arm64  <78c2250959bd387994b64a9e75464f58> /usr/lib/system/libsystem_coreservices.dylib
0x1feb82000 - 0x1feb88fff   libsystem_darwin.dylib arm64  <7e76bd3057d7373696850709fc7af50c> /usr/lib/system/libsystem_darwin.dylib
0x1feb89000 - 0x1feb8ffff   libsystem_dnssd.dylib arm64  <d0e49be195bc3a07b2383c56dd2945ef> /usr/lib/system/libsystem_dnssd.dylib
0x1feb90000 - 0x1febcffff   libsystem_info.dylib arm64  <01aa4acd261b3fd8acf15150220161c9> /usr/lib/system/libsystem_info.dylib
0x1febd0000 - 0x1febfafff   libsystem_kernel.dylib arm64  <66492391da2c3ccfbb506bfd7121a18d> /usr/lib/system/libsystem_kernel.dylib
0x1febfb000 - 0x1fec28fff   libsystem_m.dylib arm64  <e079abc4989b343b9fca3f43540cca7a> /usr/lib/system/libsystem_m.dylib
0x1fec29000 - 0x1fec4bfff   libsystem_malloc.dylib arm64  <8a218797621a36c6843dd862510c1d5c> /usr/lib/system/libsystem_malloc.dylib
0x1fec4c000 - 0x1fec57fff   libsystem_networkextension.dylib arm64  <0193b597e65e3996890277ebd82cfc4d> /usr/lib/system/libsystem_networkextension.dylib
0x1fec58000 - 0x1fec5efff   libsystem_notify.dylib arm64  <b701e7f441c4356b88dc2ec865084c5f> /usr/lib/system/libsystem_notify.dylib
0x1fec5f000 - 0x1fec69fff   libsystem_platform.dylib arm64  <c580957483993c36bae1caedb9184a78> /usr/lib/system/libsystem_platform.dylib
0x1fec6a000 - 0x1fec7afff   libsystem_pthread.dylib arm64  <3c1003b830dd39729fb99f6f0e78d592> /usr/lib/system/libsystem_pthread.dylib
0x1fec7b000 - 0x1fec7dfff   libsystem_sandbox.dylib arm64  <7ccca7ea62133aa1a0a90a2bdf1bc05a> /usr/lib/system/libsystem_sandbox.dylib
0x1fec7e000 - 0x1fec85fff   libsystem_symptoms.dylib arm64  <20d9b3659cea33c7956aa8545dee52a2> /usr/lib/system/libsystem_symptoms.dylib
0x1fec86000 - 0x1fec9bfff   libsystem_trace.dylib arm64  <9ac8424153f9310dbf99cfe4a6487434> /usr/lib/system/libsystem_trace.dylib
0x1fec9c000 - 0x1feca1fff   libunwind.dylib arm64  <df28d357cdc737d7ace356c0de492da3> /usr/lib/system/libunwind.dylib
0x1feca2000 - 0x1feccffff   libxpc.dylib arm64  <31e6baa6561f38e486d41d3b7527682b> /usr/lib/system/libxpc.dylib
0x1fecd0000 - 0x1fef2bfff   libicucore.A.dylib arm64  <bcee3941878a3c96b7156502bfc4a15a> /usr/lib/libicucore.A.dylib
0x1fef2c000 - 0x1fef3dfff   libz.1.dylib arm64  <206dc0d369803553ba987d4938299866> /usr/lib/libz.1.dylib
0x1fef3e000 - 0x1ff29bfff   CoreFoundation arm64  <843f0402fc1336dca78208eca98b7c4c> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1ff29c000 - 0x1ff2acfff   libbsm.0.dylib arm64  <97ae12002bcc30f59cd9f56bb48744a2> /usr/lib/libbsm.0.dylib
0x1ff2ad000 - 0x1ff2adfff   libenergytrace.dylib arm64  <21032416108a3e078b08e500bf8feec5> /usr/lib/libenergytrace.dylib
0x1ff2ae000 - 0x1ff33cfff   IOKit arm64  <a9cd0b189ff93b05b45bcdd8b3ab654d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1ff33d000 - 0x1ff424fff   libxml2.2.dylib arm64  <09c6266beeb235038cc627672de28a1e> /usr/lib/libxml2.2.dylib
0x1ff425000 - 0x1ff432fff   libbz2.1.0.dylib arm64  <ab9eb1272eee3d658a66bb3eddf951de> /usr/lib/libbz2.1.0.dylib
0x1ff433000 - 0x1ff44bfff   liblzma.5.dylib arm64  <29538dbe21cd34ac8328b0f708ac58ac> /usr/lib/liblzma.5.dylib
0x1ff44c000 - 0x1ff5c5fff   libsqlite3.dylib arm64  <12c83eaeddbd3ef5965272236da869d5> /usr/lib/libsqlite3.dylib
0x1ff5c6000 - 0x1ff5fafff   libMobileGestalt.dylib arm64  <af3a9ec8e5dc3a7ea34974cc40f1769c> /usr/lib/libMobileGestalt.dylib
0x1ff5fb000 - 0x1ff9a8fff   CFNetwork arm64  <d160964071a233529369006ee750fa0d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1ff9a9000 - 0x1ffc93fff   Foundation arm64  <c6fab971eb083c80972eb9a86259215a> /System/Library/Frameworks/Foundation.framework/Foundation
0x1ffc94000 - 0x1ffda2fff   Security arm64  <549552bf5b7e3961918dd9a2b2f84b54> /System/Library/Frameworks/Security.framework/Security
0x1ffda3000 - 0x1ffe0cfff   SystemConfiguration arm64  <36620766eb0a380db577b99e430e7d81> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1ffe0d000 - 0x1ffe3ffff   libCRFSuite.dylib arm64  <e0b9971a4a58372c917e172262a230da> /usr/lib/libCRFSuite.dylib
0x1ffe40000 - 0x1ffe56fff   libapple_nghttp2.dylib arm64  <c878057f1a743813aad7651fcc833a1a> /usr/lib/libapple_nghttp2.dylib
0x1ffe57000 - 0x1ffe80fff   libarchive.2.dylib arm64  <65ec51aef94b3a1987332731a4d7c752> /usr/lib/libarchive.2.dylib
0x1ffe81000 - 0x1fff48fff   libboringssl.dylib arm64  <380ed83911013ba8b0f37e5308129655> /usr/lib/libboringssl.dylib
0x1fff49000 - 0x1fff5ffff   libcoretls.dylib arm64  <6b1e9bffa372352b878c7b1744ac4905> /usr/lib/libcoretls.dylib
0x1fff60000 - 0x1fff61fff   libcoretls_cfhelpers.dylib arm64  <59609c5520313c6794b8930d3e648ecc> /usr/lib/libcoretls_cfhelpers.dylib
0x1fff62000 - 0x1fff63fff   liblangid.dylib arm64  <0169f9e003833f25b07aeaed83704b74> /usr/lib/liblangid.dylib
0x1fff64000 - 0x2002d4fff   libnetwork.dylib arm64  <8a707f96087e36b8a1f7be4092e803d9> /usr/lib/libnetwork.dylib
0x2002d5000 - 0x200308fff   libpcap.A.dylib arm64  <4fe6f38ffed23388a4621898ddb8be04> /usr/lib/libpcap.A.dylib
0x200309000 - 0x200366fff   libusrtcp.dylib arm64  <8817d9115b5e3a61bb6030cd9b213b1c> /usr/lib/libusrtcp.dylib
0x200367000 - 0x200373fff   IOSurface arm64  <672b5d96e52c326ebd155171f636bb97> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x200374000 - 0x200426fff   libBLAS.dylib arm64  <5f5dc29a267c3ce089501fcdf56fa585> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x200427000 - 0x200743fff   libLAPACK.dylib arm64  <78d98e587d763e1d8c0e1694bf4eaf35> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x200744000 - 0x2009b2fff   vImage arm64  <78052afe98c83c3ba2101bd84c4c7d03> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2009b3000 - 0x2009c4fff   libSparseBLAS.dylib arm64  <19f40e7928d33f37b2954c0c0736392e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x2009c5000 - 0x200a1ffff   libvMisc.dylib arm64  <e2588d2c24b2325daa45167a1d52978b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x200a20000 - 0x200a4efff   libBNNS.dylib arm64  <575133594b483c3db8e58473a9477e51> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x200a4f000 - 0x200a63fff   libLinearAlgebra.dylib arm64  <d3c7b6714b533000966bf9b8fb2ea578> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x200a64000 - 0x200a68fff   libQuadrature.dylib arm64  <c3ba9791c2f13a139a32d3476406f371> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x200a69000 - 0x200ad7fff   libSparse.dylib arm64  <998dcddd9c0a396d946e3bcb56ae9fa4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x200ad8000 - 0x200b68fff   libvDSP.dylib arm64  <91bc58b57f7d367d9b94a5a8db4f9e6a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x200b69000 - 0x200b69fff   vecLib arm64  <3764dc7f15ff3782b899b8b66578b591> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x200b6a000 - 0x200b6afff   Accelerate arm64  <89ca8b5b6a31367685d10baca08c6927> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x200b6b000 - 0x200b82fff   libcompression.dylib arm64  <b3be8cb0e428337db977e92f8b64a999> /usr/lib/libcompression.dylib
0x200b83000 - 0x201127fff   CoreGraphics arm64  <f25c45eceaeb36a9a2ee82bfbff7adc7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x201128000 - 0x20112dfff   IOAccelerator arm64  <a91f8ec9957e396696f9a984cc1177c8> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x20112e000 - 0x201133fff   libCoreFSCache.dylib arm64  <85e629c6c4e73b6693a297ef7d1d852d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x201134000 - 0x2011d8fff   Metal arm64  <2f3a24f09c7032d59e5181642fed20f2> /System/Library/Frameworks/Metal.framework/Metal
0x2011d9000 - 0x2011ebfff   GraphicsServices arm64  <5dc71f1e2db03637b0517c9574dd609e> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2011ec000 - 0x2011ecfff   MobileCoreServices arm64  <106d91760a3834338e483f4c208c8e16> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x2011ed000 - 0x2011effff   IOSurfaceAccelerator arm64  <fa3eb4e971b13f869d030f544c506459> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2011f0000 - 0x201232fff   AppleJPEG arm64  <c4ff6005434534dcaae115264c7b9bf5> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x201233000 - 0x2017cffff   ImageIO arm64  <79a0ce8581283b619226e5e088522dcf> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x2017d0000 - 0x20183efff   BaseBoard arm64  <badf69222b6b33d6a5860e8eaad4c96b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x20183f000 - 0x201854fff   AssertionServices arm64  <0168c4ca3f5b3fa0b3d265ac72c61105> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x201855000 - 0x20185dfff   CorePhoneNumbers arm64  <b742b09e53d13fc0907dfe0dfc809860> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x20185e000 - 0x2018a1fff   AppSupport arm64  <b600f93045b83de4a90273eceff10460> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x2018a2000 - 0x2018bafff   CrashReporterSupport arm64  <af147e857db630f88bae47b476084948> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2018bb000 - 0x2018c0fff   AggregateDictionary arm64  <9d0819342e9839c485df24e5ac4bd33f> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2018c1000 - 0x20193cfff   libTelephonyUtilDynamic.dylib arm64  <fc4ce8000698324eafcedf80e14a6d6e> /usr/lib/libTelephonyUtilDynamic.dylib
0x20193d000 - 0x20195bfff   ProtocolBuffer arm64  <8b3396ec22843e69b43e959e35cfc899> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x20195c000 - 0x20198bfff   MobileKeyBag arm64  <38a8f6499a4e3eecb898cc5be09e6f62> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x20198c000 - 0x2019c6fff   BackBoardServices arm64  <a473a297d27531b096eda139b1a2f311> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2019c7000 - 0x201a29fff   FrontBoardServices arm64  <4ee9cc7aee25390f8979b51873a9cfc8> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x201a2a000 - 0x201a6ffff   SpringBoardServices arm64  <acc01c8480013712a275bfdd77372059> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x201a70000 - 0x201a83fff   PowerLog arm64  <76c8314f28f33bf1bf03c6740e630ba1> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x201a84000 - 0x201a9efff   CommonUtilities arm64  <705a6582a61a3c4186666b74fea493ef> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x201a9f000 - 0x201aaafff   liblockdown.dylib arm64  <a06ecd5bf5b23c40b7839822ca2650ff> /usr/lib/liblockdown.dylib
0x201aab000 - 0x201dcdfff   CoreData arm64  <c2943249821a32a6aadd24f2c19d8110> /System/Library/Frameworks/CoreData.framework/CoreData
0x201dce000 - 0x201dd5fff   TCC arm64  <0bf6f96fc35630d78f570de780afbfe1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x201dd6000 - 0x201dddfff   libcupolicy.dylib arm64  <471817afa6293f0eb9103ea3bcb43627> /usr/lib/libcupolicy.dylib
0x201dde000 - 0x201eb1fff   CoreTelephony arm64  <efd8ccb9795b38b9a066b2584f3e860a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x201eb2000 - 0x201f09fff   Accounts arm64  <c3eae3e92f9e3d0bb7566db5965bb8eb> /System/Library/Frameworks/Accounts.framework/Accounts
0x201f0a000 - 0x201f2dfff   AppleSauce arm64  <1041d29a89963b1292f9e6d1e2fca9ca> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x201f2e000 - 0x201f38fff   DataMigration arm64  <7e7e6c0b4b8a3848aa39be2a253bbedf> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x201f39000 - 0x201f3ffff   Netrb arm64  <54b90ecfd7c93e2f8bb87e53c5f1d2bb> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x201f40000 - 0x201f71fff   PersistentConnection arm64  <0ab4107d070b3206b677a4d0772177cc> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x201f72000 - 0x201f82fff   libmis.dylib arm64  <d297888a7a3b3d6f8655ce89c54de06c> /usr/lib/libmis.dylib
0x201f83000 - 0x202088fff   ManagedConfiguration arm64  <c8f976f051ff31ca8ae71d0851815090> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x202089000 - 0x20208efff   libReverseProxyDevice.dylib arm64  <034e4becec3637049836b6f5c4206438> /usr/lib/libReverseProxyDevice.dylib
0x20208f000 - 0x2020a1fff   libamsupport.dylib arm64  <4f0fe9ba7ca231508bb33887e9fe4de0> /usr/lib/libamsupport.dylib
0x2020a2000 - 0x2020a7fff   libCoreVMClient.dylib arm64  <bdfd156fdbac3b29bd3b9edc444b3eb4> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x2020a8000 - 0x2020a9fff   libCVMSPluginSupport.dylib arm64  <c0fc3e49d71b3163bf201bc108cc1a90> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2020aa000 - 0x2020adfff   libutil.dylib arm64  <2c7f8b771c2a3e17b9886a1a23c1d8e6> /usr/lib/libutil.dylib
0x2020ae000 - 0x2020ebfff   libGLImage.dylib arm64  <2ad83e8c080c357da6a2330acf3072ac> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x2020ec000 - 0x202169fff   APFS arm64  <ad14f1dd819f3ec69672be6ea36d7cb1> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x20216a000 - 0x20219bfff   MediaKit arm64  <badad9be1cfc33c88995c641384b0ee5> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x20219c000 - 0x2021b6fff   libSERestoreInfo.dylib arm64  <04f883333cf831e4a41d9a52420e9ac4> /usr/lib/updaters/libSERestoreInfo.dylib
0x2021bd000 - 0x2021f8fff   DiskImages arm64  <63a1d61a0e7131c48788f99516c282ee> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x2021f9000 - 0x202202fff   libGFXShared.dylib arm64  <4ff1edf0a77838f18b219b35dfe083d5> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x202203000 - 0x202250fff   libauthinstall.dylib arm64  <6fd7f1c2863a3beea8c2a139cc20d851> /usr/lib/libauthinstall.dylib
0x202251000 - 0x202259fff   IOMobileFramebuffer arm64  <03a3849dcb2d3624afb902440a21fb1a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x20225a000 - 0x202264fff   OpenGLES arm64  <9f8abef1a049321f9d57ca5cda4a2f00> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x202265000 - 0x202385fff   ColorSync arm64  <9e1bc6fa2b653b75a9a3b54a5556cbb4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x202386000 - 0x2023b5fff   CoreVideo arm64  <34ae98df7545385c927e737be5d7a522> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2023b6000 - 0x2023b7fff   libCTGreenTeaLogger.dylib arm64  <02f94093171d396bab2962fa63b54d14> /usr/lib/libCTGreenTeaLogger.dylib
0x2023b8000 - 0x202509fff   CoreAudio arm64  <d4b1d5f994c939e4b62644d63b354570> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x20250a000 - 0x202529fff   CoreAnalytics arm64  <e546eb30c7ea3914ab1e27cafe7be4e7> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x20252a000 - 0x20252dfff   UserFS arm64  <67b2206977d33d718428f764e22f1c1f> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x20252e000 - 0x2026e2fff   CoreMedia arm64  <3eac09db9ff43791aff296aa884f7838> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2026e3000 - 0x2026f5fff   libprotobuf-lite.dylib arm64  <5a7d2aefbf0f3397a810de4052e6dec1> /usr/lib/libprotobuf-lite.dylib
0x2026f6000 - 0x202753fff   libprotobuf.dylib arm64  <1250be912c8230099d3ad358caae3138> /usr/lib/libprotobuf.dylib
0x202754000 - 0x202a71fff   libAWDSupportFramework.dylib arm64  <9a9d3540d2f33c86b9c48683e1ad17a6> /usr/lib/libAWDSupportFramework.dylib
0x202a72000 - 0x202ab7fff   WirelessDiagnostics arm64  <e714c492cd3d314c8be668fc683318a3> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x202ab8000 - 0x202b78fff   VideoToolbox arm64  <f9404bbaa2003e988110de61fa03e0c2> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x202b79000 - 0x202c7dfff   libFontParser.dylib arm64  <598fa684304938c59b619ec516296960> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x202c7e000 - 0x202c7efff   FontServices arm64  <118619dde6f031008a4c88b3e59fb602> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x202c7f000 - 0x202de0fff   CoreText arm64  <1f2c7269a1c833179923ebc381ba2b74> /System/Library/Frameworks/CoreText.framework/CoreText
0x202de1000 - 0x202deffff   IntlPreferences arm64  <60dad887158631308fabef459231bc32> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x202df0000 - 0x202df9fff   RTCReporting arm64  <627a5bfd20243637b88ef2de819615e7> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x202dfa000 - 0x202eabfff   CoreBrightness arm64  <c8b359db54c53ca99d90870385eafb0c> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x202eac000 - 0x202eb5fff   libAudioStatistics.dylib arm64  <6991279918af3beb904db9cc80be7e59> /usr/lib/libAudioStatistics.dylib
0x202eb6000 - 0x203454fff   AudioToolbox arm64  <e38b8e31203739779104673b363a753a> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x203455000 - 0x20368efff   QuartzCore arm64  <dcc3316ad07f32faa3f377368ba2629d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x20368f000 - 0x203699fff   MediaAccessibility arm64  <cc82138dbb093d219bd3a2718ab30a9e> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x20369a000 - 0x20378cfff   libiconv.2.dylib arm64  <56a508dc6e3132c38a3e58b1c7e272b9> /usr/lib/libiconv.2.dylib
0x20378d000 - 0x2037a8fff   NetworkStatistics arm64  <3c50de03a9a737b588f12853a14e96b1> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2037a9000 - 0x2037c7fff   MPSCore arm64  <6a931631e0ac3c04bb516c0988308f4a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x2037c8000 - 0x20383bfff   MPSImage arm64  <b087e4ccc88633bb9ea72a488b9f4777> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x20383c000 - 0x203860fff   MPSMatrix arm64  <29df73ac8b283336a59f6bfea2a1e359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x203861000 - 0x20386ffff   CoreAUC arm64  <199926668c8c36f8a3f5e5b2d402927b> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x203870000 - 0x203efdfff   MediaToolbox arm64  <8fef31551d783b26847087f147672adc> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x203efe000 - 0x204068fff   MPSNeuralNetwork arm64  <755d418ed5c83ff399bc31e3d6332ea0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x204069000 - 0x204069fff   MetalPerformanceShaders arm64  <d1f20d7ab61634d5a8fbe8755f2040eb> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x20406a000 - 0x20447cfff   FaceCore arm64  <aab6e9fba0ab34598e0fdc6659f7da83> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x20447d000 - 0x20448afff   GraphVisualizer arm64  <2d52616bba7034d3b796e28dd3ac28dd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x20448b000 - 0x2046affff   libFosl_dynamic.dylib arm64  <9a8eb9eab7bd3569888a0eec5e08e111> /usr/lib/libFosl_dynamic.dylib
0x2046b0000 - 0x204944fff   CoreImage arm64  <74c3a439c3ad3274a7749cb933c6e530> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x204945000 - 0x204b67fff   CoreMotion arm64  <00ca957a89e136e883ebfb7a213a84f2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x204b68000 - 0x204b96fff   CoreBluetooth arm64  <092e5de73f713593aacded1e15865d5e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x204b97000 - 0x204bb8fff   PlugInKit arm64  <eabcfbf1fa9e36bbb50c8b453f8d0e3c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x204bb9000 - 0x204e45fff   Celestial arm64  <c37a342a731e35718ed26dd4e196b7fc> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x204e46000 - 0x204ec7fff   Quagga arm64  <6d1eaf0f42e2362bae5bdaebad5b8aef> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x204ec8000 - 0x204fbefff   AVFAudio arm64  <943ab4d1d6363303ac591636a41af0e7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x204fbf000 - 0x2051bbfff   AVFoundation arm64  <a81613f7b8c23340a6e66889b754dff2> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2051bc000 - 0x2051d9fff   CacheDelete arm64  <dbcb92cf51b13e5d93cc7e4b39f3c5a7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2051da000 - 0x205213fff   StreamingZip arm64  <7a4bacc4a03b32678f537466a08c9545> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x205214000 - 0x205226fff   CoreEmoji arm64  <3176564260083593a577fddfebcfe966> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x205227000 - 0x205276fff   CoreLocationProtobuf arm64  <5a17ecbb765d313da64c3dd317cdf36e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x205277000 - 0x20527efff   SymptomDiagnosticReporter arm64  <6769718294d532db8a0fcfbc574943fc> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x20527f000 - 0x205c66fff   GeoServices arm64  <54b6c1595a653969a7bf582e299138e0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x205c67000 - 0x205c81fff   MobileAsset arm64  <2d3acbcbe62a36a9a5e28ed7d8c24389> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x205c82000 - 0x205cbdfff   Lexicon arm64  <933886c128ce34a0be4c8819ac295671> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x205cbe000 - 0x205ccffff   libcmph.dylib arm64  <a29f078d192a3820a97f13612890b828> /usr/lib/libcmph.dylib
0x205cd0000 - 0x205ddffff   LanguageModeling arm64  <8b351556f38436b1bd0ded1df086f21f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x205df7000 - 0x205e91fff   CoreLocation arm64  <8a4743559e13333ca8370d273843c57c> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x205e92000 - 0x205e92fff   PhoneNumbers arm64  <d9c422c80d413a2f97518a502f46bf27> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x205e93000 - 0x205e9dfff   libChineseTokenizer.dylib arm64  <efcf77f0c6e5377abecb6182f6f255fa> /usr/lib/libChineseTokenizer.dylib
0x205e9e000 - 0x205f4efff   libmecab_em.dylib arm64  <dda9fda7a8453bf38c8ead5ef703a539> /usr/lib/libmecab_em.dylib
0x205f4f000 - 0x205f50fff   libThaiTokenizer.dylib arm64  <c2426d11f4853443a8fe06d2ddd39c23> /usr/lib/libThaiTokenizer.dylib
0x205f51000 - 0x205f55fff   libgermantok.dylib arm64  <5df65797933b3f8eb4de5fb0d8e0fb23> /usr/lib/libgermantok.dylib
0x205f56000 - 0x205fb9fff   CoreNLP arm64  <f839dd5f26483b2f9737c13e972d3cd4> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x205fc6000 - 0x20618afff   MobileSpotlightIndex arm64  <4ce2ef8e5bba3f279c4bbacabf2774bc> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x20618b000 - 0x2061ecfff   CoreSpotlight arm64  <e5421d2a8cf934e9a8047e9762679c64> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x2061ed000 - 0x206e8cfff   JavaScriptCore arm64  <ff70546036c53d9a872e85627c2dd077> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x206e8d000 - 0x206e92fff   libheimdal-asn1.dylib arm64  <a001ff6596873832a6e8dbd55cbd855a> /usr/lib/libheimdal-asn1.dylib
0x206e93000 - 0x206f0dfff   libate.dylib arm64  <4108470b5bec3d6d822dc9238b091e87> /usr/lib/libate.dylib
0x206f0e000 - 0x206fb5fff   TextureIO arm64  <63bd61765abd313891e0f0ddc4989f3f> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x206fb6000 - 0x207079fff   CoreUI arm64  <5a57278bb4d4357a90c7750917924edd> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x20707a000 - 0x207087fff   MobileIcons arm64  <23be50d2eccb3e0a87efb2b27eb8fdfa> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x207088000 - 0x207096fff   AppleFSCompression arm64  <1408f2397c7a314db27f4dc6a9fa86d5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x207097000 - 0x2070fffff   TextInput arm64  <01d2e7c0c6a03b988dad4c1ee1826eeb> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x207129000 - 0x20715cfff   DataDetectorsCore arm64  <d876d8aaf1b938388c287b4a669ed62e> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x20715d000 - 0x2071eefff   FileProvider arm64  <6423940f8d023c9cabffc444e9973eab> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x2071ef000 - 0x2072e4fff   NLP arm64  <531e2b7f020a38c2b08f2fda174e63b7> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x2072e5000 - 0x2073bafff   ProofReader arm64  <f509810086b03f4b873eac19a93676a6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2073bb000 - 0x2073d0fff   libAccessibility.dylib arm64  <4299a46ac44b3a8b968963062d682d52> /usr/lib/libAccessibility.dylib
0x2073d1000 - 0x2078befff   libwebrtc.dylib arm64  <723c13ece1a1393cba5f52348f0a9124> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x2078bf000 - 0x207923fff   ContactsFoundation arm64  <8e400dcb974732cf9d54a03e13861749> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x207924000 - 0x209282fff   WebCore arm64  <79d4f140d81b32a8a8813a5198c6ae8b> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x209283000 - 0x20941cfff   WebKitLegacy arm64  <faf611b319243f4fb0da0d86d333abe7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x20941d000 - 0x20944cfff   DataAccessExpress arm64  <3a56283fa1fd31c688d4783d7d17ac53> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x20944d000 - 0x2094e6fff   AddressBookLegacy arm64  <b728fecda6fa38f7a597680f64cb59c9> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x2094e7000 - 0x20953efff   ProtectedCloudStorage arm64  <426539dbd6c63e7ea5f705e7f6458484> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x20953f000 - 0x209570fff   UserNotifications arm64  <49419a6088123a1088967b389728a68f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x209571000 - 0x20957cfff   AppleIDAuthSupport arm64  <92fec1a8c8303bc4940f1b6edca15e68> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x20957d000 - 0x2095d2fff   AuthKit arm64  <ceeb4570eb5938c0a212a07da5438fac> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x209611000 - 0x209611fff   UIKit arm64  <8cd1d805e6403980aacdef9414284c81> /System/Library/Frameworks/UIKit.framework/UIKit
0x209612000 - 0x209625fff   DocumentManagerCore arm64  <1efaab5ea8633d4ca743c824e8521d8c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x209626000 - 0x209634fff   HangTracer arm64  <6ae4008081833ad286621b36839ef849> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x209635000 - 0x209683fff   PhysicsKit arm64  <361f88aa7ddb33d68c252f8d02c624ad> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x209684000 - 0x209688fff   StudyLog arm64  <4c2f7de1107e3ce2b61e679fe40d466d> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x209689000 - 0x209774fff   UIFoundation arm64  <77e12b7c184e344fb3511494c24d86be> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x209775000 - 0x209895fff   CloudKit arm64  <a3e0d95652ea39daa6b5ef1bbf15288d> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x209896000 - 0x20989dfff   IntentsFoundation arm64  <11acb79008683e9a8222fbdf2f20af39> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x20989e000 - 0x209b84fff   Intents arm64  <6ae5175fc6b03e919433a966c42c85ad> /System/Library/Frameworks/Intents.framework/Intents
0x209b85000 - 0x209b9dfff   libresolv.9.dylib arm64  <578816afe31737f7bff30011a1499be9> /usr/lib/libresolv.9.dylib
0x209b9e000 - 0x209ba0fff   CoreDuetDebugLogging arm64  <ed6a80d9f48d33b994e978b91b1a4c32> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x209ba1000 - 0x209bd2fff   libtidy.A.dylib arm64  <2473e09a24e23441b5fa5adccce49c17> /usr/lib/libtidy.A.dylib
0x209bd3000 - 0x209d8dfff   CoreDuet arm64  <59b9f0b87177312681f88367bfe3424f> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x209d8e000 - 0x209daefff   CoreDuetContext arm64  <1ec73f4da44d31b28d4c4371110202b1> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x209daf000 - 0x209dc0fff   CoreDuetDaemonProtocol arm64  <2e09aa3473a4394eb6626641a0ea8842> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x209dc1000 - 0x209e27fff   IMFoundation arm64  <3e2cfc69dc12331a9df863027d3fa16a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x209e28000 - 0x209e59fff   vCard arm64  <2816c3799d4c39238da9d7763eb8f66a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x209e5a000 - 0x209f6bfff   Contacts arm64  <1306c6d1be3d32318cfc2009f388c1ba> /System/Library/Frameworks/Contacts.framework/Contacts
0x209f6c000 - 0x209f6dfff   DiagnosticLogCollection arm64  <1b7c22827b0839729399b4af14a4d536> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x209f6e000 - 0x209f6ffff   Marco arm64  <597764710750346a88f800ea9088b830> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x209f70000 - 0x209f77fff   MessageProtection arm64  <e2f1b2ab571832429b93fa306244c251> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x209f78000 - 0x20a264fff   StoreServices arm64  <2e8fa52212793a8290bc9ccba912ef79> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x20a265000 - 0x20a27bfff   Engram arm64  <55b36649e1033a3da75e792841d829a1> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x20a27c000 - 0x20a38bfff   IDSFoundation arm64  <578224156245312e8d868c589fe53c4a> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x20a38c000 - 0x20a396fff   CaptiveNetwork arm64  <6040b78e56283f4b8933a23497391977> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x20a397000 - 0x20a3c6fff   EAP8021X arm64  <1e909550518531ae8e5af4f84ae81121> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x20a3c7000 - 0x20a404fff   MobileWiFi arm64  <57ff37aea7af36a8b5a84bf1d1e513c4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x20a405000 - 0x20a407fff   OAuth arm64  <3159f643ab4f32198c5f2e0cf5e03efb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x20a408000 - 0x20a40afff   CommonAuth arm64  <76aa4d5daeca34ef846373b4e163f258> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x20a40b000 - 0x20a47afff   Heimdal arm64  <5627b7f99336377f83867e29a58382ba> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x20a47b000 - 0x20a4a4fff   GSS arm64  <4f5f9a56b6523d5e9b9fb3ecd20d1e2a> /System/Library/Frameworks/GSS.framework/GSS
0x20a4a5000 - 0x20a4bcfff   ApplePushService arm64  <733176c26c2e361a844495297b4f5077> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x20a4bd000 - 0x20a54cfff   AccountsDaemon arm64  <4dce3b079300348391f68bb0129e5e5c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x20a54d000 - 0x20a56efff   AppleIDSSOAuthentication arm64  <2feb9afa1d313d2fae112373362f6819> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x20a56f000 - 0x20a5effff   AppleAccount arm64  <54af56912426303aa6ea2c8adfb0786d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x20a5f0000 - 0x20a766fff   CoreUtils arm64  <db2fa88f45033e4d927583ceddaaa618> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x20a767000 - 0x20a860fff   IDS arm64  <63068092093f35129148e190a3cde252> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x20a861000 - 0x20a887fff   MediaServices arm64  <d29cf787e4f5359f8c91baa426a6d6fa> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x20a888000 - 0x20aa5bfff   MediaRemote arm64  <f2305c6b02c73b9fb4ff40fe5aab4855> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x20aa5c000 - 0x20aa76fff   UserManagement arm64  <ef562d815d4b371b92a8de235544a85c> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x20aa77000 - 0x20aa87fff   MobileBluetooth arm64  <6a874a56b75e3892a5ab244360c0e487> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x20aa88000 - 0x20aab8fff   Bom arm64  <1d3570dfb8b5353d9ca9434ac3d29648> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x20aab9000 - 0x20aabdfff   CommunicationsFilter arm64  <476acf80b48938548194fa700571d6c6> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x20aabe000 - 0x20aadefff   FTAWD arm64  <4e7bcdf2ed19377c81dc6bacb4e2b53f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x20aadf000 - 0x20ab34fff   FTServices arm64  <281569b1bbd53a3c849fe2220b9c11a0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x20ab6c000 - 0x20ab77fff   ProactiveEventTracker arm64  <2fe28b856dee36a18d352a569887408a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x20ab78000 - 0x20abc6fff   ChunkingLibrary arm64  <e9d985bdc95b33c6b8077c94754edc76> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x20abc7000 - 0x20abd5fff   libnetworkextension.dylib arm64  <c588fd853b103e689968fa24a7496cb3> /usr/lib/libnetworkextension.dylib
0x20abd6000 - 0x20abf9fff   AddressBook arm64  <5535c9f12e2e3aa880dd18af440b2c39> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x20b953000 - 0x20baf0fff   NetworkExtension arm64  <ced5acebcbf835f3b5553a4910a70e25> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x20baf1000 - 0x20bf1bfff   SiriTTS arm64  <d89cb39bb2dc3a2a940baea589979e5f> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x20bf1c000 - 0x20bf7afff   SAObjects arm64  <4ca04a3d2cc53ca78fda0f00e54f4f62> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x20bf7b000 - 0x20bfbafff   VoiceServices arm64  <4494d60a2c673a5e8bea57c4cbe7d437> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x20bfbb000 - 0x20bfe9fff   GLKit arm64  <b6db091f44ad39c3ba33938587e59d50> /System/Library/Frameworks/GLKit.framework/GLKit
0x20bfea000 - 0x20c113fff   AssistantServices arm64  <7273ad96f5e1303cae5ad962bd14e9ca> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x20c114000 - 0x20c131fff   AssetCacheServices arm64  <b5f37e2a434337019e4afe1a11d5dd4e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x20c132000 - 0x20c1e3fff   NetworkServiceProxy arm64  <99e9d0bca947358c8727f047b2bd22ab> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x20c1e4000 - 0x20c2b8fff   MMCS arm64  <e332a56b234c3efcacd23a564bb98fa5> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x20c2b9000 - 0x20c2c5fff   BluetoothManager arm64  <c264cee9922c35a396b344ffb02256d2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x20c2c6000 - 0x20c335fff   CoreDAV arm64  <37a682dcba3a302290377b34499c62ec> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x20c336000 - 0x20c36afff   iCalendar arm64  <389964ac4a6831ecbbb3cdf7c148cd4d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x20c36b000 - 0x20c377fff   PersonaKit arm64  <0a918feb46063d6db95aa23b6f4ee8ce> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x20c378000 - 0x20c3cefff   CalendarFoundation arm64  <61af93fa1a793c72967d45fe5071d480> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x20c3cf000 - 0x20c3fdfff   PhotosFormats arm64  <ab80241bbd723a9daf4b2a7cdb5a219e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x20c3fe000 - 0x20c497fff   CalendarDatabase arm64  <4a4945aabdd733dabdd176dd06bd2c2d> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x20c498000 - 0x20c4f0fff   CalendarDaemon arm64  <44660bd0d93237f3af93bdcff23fa68b> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x20c4f1000 - 0x20c64dfff   CloudPhotoLibrary arm64  <461c44d6853d3c1b8577deea116e19bf> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x20c64e000 - 0x20c732fff   EventKit arm64  <63d7ac06e16b3407a0254df9ffa98595> /System/Library/Frameworks/EventKit.framework/EventKit
0x20c733000 - 0x20c765fff   AssetsLibraryServices arm64  <e850778fef673c53b4471e87dd9b83e3> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x20c79b000 - 0x20c7c3fff   DCIMServices arm64  <940600c384993c83a3d619f48b2677f7> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x20c7c4000 - 0x20c8e2fff   CoreMediaStream arm64  <84c08bb10e9335618d4d5d4ce3a8611e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x20c8e3000 - 0x20c8eafff   XPCKit arm64  <483c8c95a9513bfea92a38ec26c34736> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x20c9cb000 - 0x20c9e4fff   CloudPhotoServices arm64  <795ba783578f3e8e9a3c44316f71747e> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x20c9e5000 - 0x20c9f0fff   CoreRecents arm64  <2fef8a16fc623e269bccd1c21c950fcd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x20c9f1000 - 0x20ca0dfff   MediaStream arm64  <1ba838bf66d93dbd814261e7ccdae31d> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x20ca0e000 - 0x20cf0ffff   PhotoLibraryServices arm64  <3504c40d1ef830c486025f5fbb1d0da9> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x20cf10000 - 0x20cf2bfff   PrototypeTools arm64  <24d7ea4dc99d33fd9e1462ed5d92a087> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x20cf2c000 - 0x20cfabfff   CoreSymbolication arm64  <c697350dd7103aa7b220567cf326693a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x20cfac000 - 0x20d0fafff   SearchFoundation arm64  <24b70e740ad03aafac4fe0b9a06bc41c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x20d0fb000 - 0x20d100fff   IncomingCallFilter arm64  <5477f9113642385589837214ffc099a3> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x20d101000 - 0x20d1b7fff   iTunesStore arm64  <4b27b6d0cdff35c08c2993657b4e5519> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x20d1b8000 - 0x20d1befff   libtzupdate.dylib arm64  <7a05a115d20537519bfacdfea6d39e33> /usr/lib/libtzupdate.dylib
0x20d1bf000 - 0x20d30dfff   Preferences arm64  <78b52a197cf83e1893c3c8d37ebf2929> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x20d30e000 - 0x20d316fff   CoreTime arm64  <b20bee3821923825b641230adc42b386> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x20d317000 - 0x20d367fff   CoreAppleCVA arm64  <d3b298ffc45c3055b29a35260b8ecbae> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x20d368000 - 0x20d3a6fff   DifferentialPrivacy arm64  <4e51f7b5592233ad8d1e499da9827c2c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x20d3a7000 - 0x20d549fff   AppleCVA arm64  <7601b3753d753bad8496859cf4b62993> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x20d54a000 - 0x20d601fff   Montreal arm64  <7f1824260c6c31a3a7b9494f85164374> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x20d602000 - 0x20d923fff   Espresso arm64  <630c94e4727632c0a15a72d9084b309e> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x20d924000 - 0x20d92afff   MobileSystemServices arm64  <ae827d4ca2bf3cd0865dc1be70b0ff9e> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x20d92b000 - 0x20db17fff   Photos arm64  <edad6278ad5b30439e5c9aecf6da0e29> /System/Library/Frameworks/Photos.framework/Photos
0x20db18000 - 0x20dd3bfff   CoreML arm64  <ddbee838a9243aa2b3061908a9e5e41d> /System/Library/Frameworks/CoreML.framework/CoreML
0x20dd3c000 - 0x20dd40fff   CoreOptimization arm64  <a60da5d56a77385bab5ecf2a91e2cb78> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x20dd41000 - 0x20dd9dfff   SafariCore arm64  <883775cf59ff3e08a99a74e74b26a719> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x20dd9e000 - 0x20ddf2fff   CorePrediction arm64  <1bcb7bc51f703f46992bca964be95c1d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x20ddff000 - 0x20defbfff   Navigation arm64  <b0b1391bcb733e74a7ca16bc6344d907> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x20defc000 - 0x20df13fff   ContactsDonation arm64  <bf74ea5613f0366da5e81a2be3e21c38> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x20df14000 - 0x20df40fff   Futhark arm64  <0689afcbd554372cbe1af54f31af5d37> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x20df41000 - 0x20dfb0fff   NanoRegistry arm64  <4dd407a79baa3114b90e2730f11abbb3> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x20dfb1000 - 0x20e008fff   ToneLibrary arm64  <dbf3a9a0baa233eebaa156fcdcbad5dc> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x20e009000 - 0x20e01ffff   BaseBoardUI arm64  <98ca81e7be0632d0b25c175d75edc348> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x20e020000 - 0x20e077fff   ContactsUICore arm64  <2be8b88c8dcd3ba1b38a483d50b14e2b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x20e078000 - 0x20e1eafff   ContactsUI arm64  <a2c4e97ff1653e3299a539ffcc96022e> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x20e1eb000 - 0x20e2b5fff   CorePDF arm64  <a775f7c706643da78354acc60a284057> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x20e2b6000 - 0x20e547fff   Vision arm64  <38b4a5173b57371bbdfb7f3fdcd6509a> /System/Library/Frameworks/Vision.framework/Vision
0x20e548000 - 0x20ea5cfff   WebKit arm64  <2cb812df0acf393d9322bfaf629d44a6> /System/Library/Frameworks/WebKit.framework/WebKit
0x20ea5d000 - 0x20eaf2fff   BulletinBoard arm64  <d39852740abf36e0998dece4303ec947> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x20eaf3000 - 0x20eaf8fff   ConstantClasses arm64  <605c3299145a3b2f9c36cb6c7058f488> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x20eaf9000 - 0x20eb01fff   CertUI arm64  <a5088525bca939829b9339e5e263208c> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x20eb02000 - 0x20eb4cfff   AXRuntime arm64  <f5eaad54e34c38f495d4519fed4aba0f> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x20eb4d000 - 0x20eb86fff   ScreenReaderCore arm64  <f0aa20557758379c9c46d26f5430258b> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x20eb87000 - 0x20eba1fff   TextToSpeech arm64  <b4d37cc5d5f33be5ab4bbff35d2098ec> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x20eba2000 - 0x20ebf6fff   CoreMIDI arm64  <10e7b1abd2b533489c8724917fe820e0> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x20ebf7000 - 0x20ec86fff   MediaPlatform arm64  <81662649f4633308b5b52b750395dee7> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x20ec87000 - 0x20ece7fff   WebBookmarks arm64  <1a7161b7c02f344f991ba61679d93594> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x20ece8000 - 0x20ecf2fff   DAAPKit arm64  <0f71d48594643d3391fb75c5215f7ff7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x20ecf3000 - 0x20ecf5fff   libAXSafeCategoryBundle.dylib arm64  <d8ca52ff905538558179aeb5bdb685c0> /usr/lib/libAXSafeCategoryBundle.dylib
0x20ecf6000 - 0x20ed00fff   libAXSpeechManager.dylib arm64  <7be784a209c432dd8f80036c37c190ad> /usr/lib/libAXSpeechManager.dylib
0x20ed01000 - 0x20ede8fff   AccessibilityUtilities arm64  <bd6470f623e33ed9a7b308ab208af32b> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x20ede9000 - 0x20f0bcfff   MediaLibraryCore arm64  <654e86b035673998a045160ad7f878ad> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x20f0bf000 - 0x20f337fff   MusicLibrary arm64  <8bbcbd29aabe31289b93f84a0c570655> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x20f338000 - 0x20f951fff   VectorKit arm64  <ecd5e979112d3028ae578e6678cafa5f> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x20f952000 - 0x20fb9efff   MapKit arm64  <112d5fd16278301e9196e1364c481868> /System/Library/Frameworks/MapKit.framework/MapKit
0x20fb9f000 - 0x20fd68fff   iTunesCloud arm64  <3e358f231eaa33288996cbf8b3797670> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x20fd69000 - 0x20fe02fff   HomeSharing arm64  <37ca695e93c13ae19cfc6fc93b9d489c> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x20ff7c000 - 0x20ff8afff   NanoPreferencesSync arm64  <539e0687a5d434f98e4a78f61b382e14> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x20ff8b000 - 0x2103c0fff   MediaPlayer arm64  <19f38ca52fb13b7f929109b0154d071a> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2103c1000 - 0x2103e5fff   MobileInstallation arm64  <a448765d3bf73d8b97d04149bb848d13> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2103e6000 - 0x2103edfff   EmailAddressing arm64  <fead38e1ab5f388b8887625a45466aa1> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x2103ee000 - 0x2103f0fff   MessageSupport arm64  <4258e3ad611133d2acaf61c92e8b84a4> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2103f1000 - 0x2103f3fff   InternationalTextSearch arm64  <39099b3f987d31f687e796ef6408fe2e> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x2103f4000 - 0x21044dfff   MIME arm64  <85fb617b486833d39a196040d5c6db10> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x21044e000 - 0x210483fff   ProactiveSupport arm64  <927dd279b35532e0a2691c80935f0ac1> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x210484000 - 0x2104bbfff   Notes arm64  <1ef34c9995c83923ba3e9c2acf493bbb> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2104bc000 - 0x210582fff   TelephonyUtilities arm64  <3748140f00633e0ab8dbcba64a6d1ebe> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x210583000 - 0x2105befff   CalendarUIKit arm64  <6f214fa793eb3583a91679e8a99122e3> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x2105bf000 - 0x2105dcfff   AccessibilityUIUtilities arm64  <6ba4c59de4383bc6a6b4464a066de8e6> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x2105dd000 - 0x210632fff   DataAccess arm64  <7a1236df8727353cac95d6bebd12bf6b> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x210633000 - 0x210644fff   AssetsLibrary arm64  <2ee46bc96d613916844c295709ac9905> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x210645000 - 0x21081efff   EventKitUI arm64  <1926f20b42f530fe90bf549cae4efe30> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x21081f000 - 0x21087cfff   AXMediaUtilities arm64  <d81fef380cd23cd6b28365a0dbdbae33> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x21087d000 - 0x2108f2fff   UIAccessibility arm64  <debe9c2ee91333f5b5ddeae669ca8f85> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x2108f3000 - 0x21090afff   CloudServices arm64  <0c2e61041acd354b877ad396b95bd36d> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x210910000 - 0x2109a9fff   Social arm64  <ac10a1caa12032bfb977264cb6e93183> /System/Library/Frameworks/Social.framework/Social
0x2109aa000 - 0x2109bcfff   KeychainCircle arm64  <6826ef76c9a6334ca6b69a26ba33b155> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x2109bd000 - 0x210a22fff   RemoteUI arm64  <c1b2cf7837f83feeac1075a48709ed70> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x210a23000 - 0x210a3ffff   CoreCDP arm64  <d3d827f0514f3b78bee8af9a6878f9e7> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x210a40000 - 0x210a57fff   CoreFollowUp arm64  <dc39b1ffa8803a2ab1d53020b429e48a> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x210a58000 - 0x210ac7fff   CoreSuggestions arm64  <c9953755a8d135bd9f5f3d055ce58074> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x210ac8000 - 0x210ad8fff   MailServices arm64  <62386db4052730d4a8e141cec1ae24fb> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x210ad9000 - 0x210b65fff   CoreRecognition arm64  <7c29558bcab133539b42c102d179e602> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x210b66000 - 0x210b8efff   MailSupport arm64  <3c30c4d80b7b3fa3baf651a6f57ef7cd> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x210b8f000 - 0x210cdafff   Message arm64  <6e6953cf23fd3bf7b07b1313ced7736d> /System/Library/PrivateFrameworks/Message.framework/Message
0x210cdb000 - 0x210edafff   libmecabra.dylib arm64  <b9fb2b287fab344484601268f38ae9b2> /usr/lib/libmecabra.dylib
0x210edb000 - 0x210f8dfff   CoreParsec arm64  <e4365d29daa43a4494d5686fb116f4e2> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x210fbb000 - 0x210febfff   SharedUtils arm64  <968d4cd263d0372a81e20d9faab0d6f7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x21102b000 - 0x2110f4fff   VideoSubscriberAccount arm64  <a4712dd4ab3a391fbf25b6ef272a5f7c> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x2110f5000 - 0x211124fff   Pegasus arm64  <b92d4d83a9b13e649b7fe5bfc06a31f6> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x211125000 - 0x2111ddfff   AVKit arm64  <26958d3d4ff13494a2a027b8a01da396> /System/Library/Frameworks/AVKit.framework/AVKit
0x2111de000 - 0x211207fff   AuthKitUI arm64  <633e1940154d335e9527c54114806db4> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x211208000 - 0x21120bfff   FTClientServices arm64  <75f2c24386da3ccaa5f07708776144f7> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x21120c000 - 0x21120ffff   SharedWebCredentials arm64  <c2be4e977cfc3321867759bbf8b3cbb1> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x211211000 - 0x21122afff   SafariFoundation arm64  <32f10089fca134b39cfc7c01ec1f03c7> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x2113fe000 - 0x211412fff   LocalAuthentication arm64  <3ac332312ac33d9c9e30e89613da4774> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x211413000 - 0x211415fff   ParsecSubscriptionServiceSupport arm64  <41de0fd439543d55b3edb573ea49fff6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x2114ba000 - 0x2116eafff   SafariShared arm64  <e8b0af5a14d031eea5b0705fe762ac86> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x2116eb000 - 0x211705fff   WebUI arm64  <cad2acf3277c3209bc8562acfcc029d4> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x211706000 - 0x211714fff   SetupAssistantSupport arm64  <15c081c7d48b3afebf60eb9b712519a9> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x211715000 - 0x211748fff   SetupAssistant arm64  <129444f03e1b353f9795e6bf83341591> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x211795000 - 0x21179efff   MobileStorage arm64  <148c72bf22433e58a1e4fb32a489c7f5> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x21179f000 - 0x2117ddfff   ContentIndex arm64  <b2961fca2e1b3e5f9d3856ac23916319> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2117de000 - 0x21183afff   ImageCapture arm64  <ccba7b9494033932b5b5558ba6bc5b1e> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x2119f4000 - 0x211a08fff   iPhotoMigrationSupport arm64  <8b7e0f8bccc53a57be1b92f6cbf16ca6> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x211a09000 - 0x211a1afff   DiagnosticExtensions arm64  <b40e2f97a86535f2b5882836d2470832> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x211e51000 - 0x211ecafff   PhotoLibrary arm64  <4ec8b443dfe2323297083f6034f27ea8> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x211ecb000 - 0x2123edfff   PhotosUICore arm64  <81f1336c6cab30c38762dfb2f1400a57> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x212427000 - 0x21243efff   CoreSDB arm64  <d2b58f8dbb1f36a18a0f17c043ba8c92> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x21243f000 - 0x2124ccfff   IMSharedUtilities arm64  <bd2ab312d9dd380e8ffb1fdfffc21829> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x2124cd000 - 0x2124d2fff   LinguisticData arm64  <ea730959fc8f382b9d6da155b0e44a67> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x2124ec000 - 0x212574fff   PhotoEditSupport arm64  <86bd56e51462322e8816e16b53141f6d> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x212589000 - 0x212a42fff   PhotosUI arm64  <061edf8101813c15984938a84383bc9a> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x212b4b000 - 0x212b86fff   StoreKit arm64  <953af19addbc3586b8c32c2e4a2a75ee> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x212c1a000 - 0x212c31fff   EmojiFoundation arm64  <5a6393b36aa83661bdd8183fab7892e8> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x212c32000 - 0x212d47fff   IMDPersistence arm64  <0e9d3270254d310bbb65e93a79f0fd16> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x212d48000 - 0x212d61fff   MetalKit arm64  <8b5a73a8bffd39aabc52c835fb19134b> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x212d62000 - 0x212d81fff   GenerationalStorage arm64  <3d8e23128df039168e74dd3bfd17fa41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2131bb000 - 0x213282fff   CoreHandwriting arm64  <425417eed8e03024ba80668d29ab4a6f> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x2132cb000 - 0x2132e5fff   CertInfo arm64  <4f1d5aaf725f3365b5b20f381afdc857> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x2133d4000 - 0x2133fdfff   AccountsUI arm64  <88a041297a5030d8acdd5de82a8d10d6> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x213633000 - 0x213790fff   PencilKit arm64  <ea8b334d75493242b4b9c90b4c0b4c15> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit
0x213791000 - 0x2137affff   QuickLookThumbnailing arm64  <efa986f4de2b315595992efe910c9764> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x2137b0000 - 0x213876fff   PDFKit arm64  <1baa2b57d3ad37c3b6ba52e54fe1c42f> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x213877000 - 0x21399cfff   AnnotationKit arm64  <fe3cccbeb43831099b6bbe5f79932582> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x21399d000 - 0x213b4afff   IMCore arm64  <1c2993febda33a2a9b5fb1f5e8c301a8> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x213ba4000 - 0x213bb9fff   FMCoreLite arm64  <46920aa704643a67bcf77cda32af2710> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x213bba000 - 0x213beafff   MarkupUI arm64  <1f3cb7aa554f356bb98a3ee577789a65> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x213beb000 - 0x213bfdfff   MobileDeviceLink arm64  <a00b87e31ebe33b88e0cfe0d1b4548aa> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x213c0d000 - 0x213cbefff   QuickLook arm64  <bc7052b084133953bfe4aad5d37964e4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x213cda000 - 0x213d2dfff   MobileBackup arm64  <0461e0b5f8573d5da78290e6c21ef496> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x213d2e000 - 0x213d7bfff   SafariSafeBrowsing arm64  <466e66ac4dc43c42b7ab475181635f80> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x213d7c000 - 0x213ec4fff   SafariServices arm64  <fe054c32a1fe303483c35b3f8286559b> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x213ec5000 - 0x213f21fff   AppStoreDaemon arm64  <e8f5e36fd02a301180bb6cab72ce9033> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x213f84000 - 0x213fe7fff   IMAP arm64  <907003a4ba1437f2b8b21f80e382c5c3> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x21435c000 - 0x214378fff   FindMyDevice arm64  <d5ba563dd3ea30a0b81f4765b81eace3> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x214617000 - 0x214665fff   CoreCDPInternal arm64  <0fc0c239d1173be3b2016ded2acbfdc5> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x214adb000 - 0x214afafff   CoreCDPUI arm64  <b35b023ab55d3b1398f39c10353d5fff> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x214afb000 - 0x214b1dfff   DuetActivityScheduler arm64  <39c93025380138998a3845e97dc90edd> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x214c02000 - 0x214c60fff   AppleAccountUI arm64  <c117c95bf7213b559443eb56539a4bba> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x214da5000 - 0x214db0fff   AppConduit arm64  <463f0db712053d029e0482b868b7250d> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x215445000 - 0x21545afff   NewsFoundation arm64  <07511d16df123c21bd9e9511527e9755> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x21545b000 - 0x215716fff   NewsTransport arm64  <3d9b132fa4d03b82b8b77b5bedeb5e9a> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x21575e000 - 0x2157b2fff   CallKit arm64  <6f3707fc125e3883b73992dc05ef61c6> /System/Library/Frameworks/CallKit.framework/CallKit
0x215818000 - 0x21586cfff   IMAVCore arm64  <9570c66c71893f729dcd04106bd39063> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x21586d000 - 0x215c09fff   NewsCore arm64  <bd69007c6b993a73aec63d557d3cbaee> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x215c48000 - 0x215c9efff   ClockKit arm64  <d875e9fd05cd3439a789314b01b93186> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x215cbc000 - 0x215cc0fff   NewsDaemon arm64  <fa14c77daa233df6af46c962a3b0b082> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x216357000 - 0x21636ffff   NewsServicesInternal arm64  <5d2667a73ed93fb5bbc8fa73f736fc14> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x2164da000 - 0x2164e0fff   DuetRecommendation arm64  <2bd9d86717f23c8ab3ffc6989afafe2c> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x2164e1000 - 0x216532fff   LoggingSupport arm64  <f972f6275bc7395c8c3f9e6a6d2b653b> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x2166bd000 - 0x216714fff   NewsToday arm64  <e06c63f22a14353a8d0c3dee39a2abf8> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x216873000 - 0x21687cfff   FamilyCircle arm64  <937f4d9a8c223f668c56c77af66d7516> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x21687d000 - 0x216882fff   NewsServices arm64  <90b29cf88d7138f6b18e943792845461> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x216e68000 - 0x216e74fff   CoreFollowUpUI arm64  <1409ba30afbd34c7b22aeb2209741aa3> /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/CoreFollowUpUI
0x21850a000 - 0x21852dfff   AppSupportUI arm64  <08fb2606183e3704b634e045131d7c24> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x218aeb000 - 0x218b27fff   SetupAssistantUI arm64  <57f278ec9ca73f56baeeac3bfe3895d6> /System/Library/PrivateFrameworks/SetupAssistantUI.framework/SetupAssistantUI
0x218e90000 - 0x218ed4fff   Catalyst arm64  <ebc74a3fbaf6356a817fee05f9e592d4> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x2191bc000 - 0x2191c1fff   kperf arm64  <7a89ef48a21d3f1e9665d58b1a3fe579> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x219413000 - 0x219433fff   CellularPlanManager arm64  <ce6d1a05fe533d3c92a46cb09f935585> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x219434000 - 0x219489fff   DeviceManagement arm64  <e929c04b853639b498a79d7ecc427b59> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x2195f2000 - 0x2195fafff   kperfdata arm64  <06520184071d31719b159cfb87130d35> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x21963d000 - 0x219644fff   libdscsym.dylib arm64  <bb79e50b0a773521a0749ffa53c0e338> /usr/lib/libdscsym.dylib
0x219645000 - 0x219649fff   libsysdiagnose.dylib arm64  <1b18aad51d713d6fac77e5f23e358eb2> /usr/lib/libsysdiagnose.dylib
0x219892000 - 0x21989afff   IDSKVStore arm64  <146ff6c605d43e859b84b5d8d3ca7baa> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x2199e7000 - 0x219a1efff   ktrace arm64  <62185159e42038b99ebfebf8c729e61b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x21af69000 - 0x21afb5fff   DataDetectorsUI arm64  <d53982fb93ea334985f99a9c813c5699> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x21b92c000 - 0x21b980fff   WiFiKitUI arm64  <4c71c9e6b8b035d696a80760fb65365d> /System/Library/PrivateFrameworks/WiFiKitUI.framework/WiFiKitUI
0x21bc5c000 - 0x21bc9ffff   BiometricKit arm64  <a5f070b007953ea5b145093fe41ad9bb> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x21bcbe000 - 0x21bccdfff   CTCarrierSpace arm64  <b51b65bd0ccf32318652ee93fa5a22d5> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x21c126000 - 0x21c149fff   DeviceIdentity arm64  <fcdd36bc7d8f37a28cbf8836c333e160> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x21e0bc000 - 0x21e134fff   Rapport arm64  <24b8a966d17839a49b24b103c889e048> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x21e170000 - 0x21e1b2fff   SignpostSupport arm64  <8fd93797d31730aeb5e66fd10b320825> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x21f0aa000 - 0x21f0b1fff   libMatch.1.dylib arm64  <0ab6e6fae4a039eaad03429b1c74d823> /usr/lib/libMatch.1.dylib
0x21f0fa000 - 0x21f10ffff   libtailspin.dylib arm64  <97a536ebbd543e8bb5fd2c4442403d8e> /usr/lib/libtailspin.dylib
0x21f408000 - 0x21f6cefff   RawCamera arm64  <7ff8546416f7397f85ceb362ac8b31e3> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x21f7d7000 - 0x21f7ebfff   libCGInterfaces.dylib arm64  <7a9488d7f89931b484428689e920c6ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x221d66000 - 0x221d71fff   ContextKit arm64  <000483522dff3b62bc0eee9fd67496ce> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x221fbe000 - 0x221fe5fff   CoreServicesInternal arm64  <76068e39b78c32f6abaab1117775a851> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x22263d000 - 0x222644fff   EmailCore arm64  <1612a2600d42332fb0588470a306da0d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x222652000 - 0x222664fff   libGSFontCache.dylib arm64  <654308310b4931a2bec34675aa3d8a45> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x222665000 - 0x222695fff   libTrueTypeScaler.dylib arm64  <a39a0f8d03d63ca49d121d74ae992fde> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x2230b0000 - 0x2230b0fff   libmetal_timestamp.dylib arm64  <833a048da1a331aa9d9b6e5bef09ac6c> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x2240dd000 - 0x2240e1fff   InternationalSupport arm64  <27cc782b373537af9aa24edffacf09e2> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x225465000 - 0x225471fff   PersonaUI arm64  <b729eda30d223e5aa2de50984f474fe5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x22589c000 - 0x2258a6fff   SignpostCollection arm64  <9f5402f71bf03953aebed55638322eaf> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x225e63000 - 0x225e69fff   TextInputUI arm64  <a603ed492ef03f318723c3f7b49eaaf4> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x2262e9000 - 0x2262ecfff   XCTTargetBootstrap arm64  <04c9799049f336cab2c33ed8c1370c7b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x22632a000 - 0x22633dfff   libEDR arm64  <71cf2c7e251c3fc78fcacd54e8be8e4a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x226d76000 - 0x226d83fff   libMobileGestaltExtensions.dylib arm64  <79f514e726a33ad0b49a128401224600> /usr/lib/libMobileGestaltExtensions.dylib
0x226e91000 - 0x226e91fff   libcharset.1.dylib arm64  <407954967d42398ba8f25e1891f39960> /usr/lib/libcharset.1.dylib
0x227901000 - 0x227902fff   libsandbox.1.dylib arm64  <23ee17136afe3a53bc7a06e79a880dcd> /usr/lib/libsandbox.1.dylib
0x227a2a000 - 0x227b0cfff   AGXMetalA11 arm64  <24ca372a7c9439eaa118cff3bf2b47dd> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x227b0d000 - 0x227b16fff   AuthenticationServices arm64  <02850bc068f03b5285b3fa5724b43f66> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x227bae000 - 0x227cebfff   CoreServices arm64  <5f53079ab0e836b7af624d05ba9fc41d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x227d15000 - 0x227d2efff   MPSRayIntersector arm64  <d6d05474d6bd3365aaeb79616fd7ba20> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x227d5b000 - 0x227e81fff   Network arm64  <4ad46f271d3e3acd98d5b109e2e8b04a> /System/Library/Frameworks/Network.framework/Network
0x227e92000 - 0x227ea0fff   ANEServices arm64  <ee4fb2c2145831adaf850a0e568ced5c> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x227ea5000 - 0x227ea9fff   ASEProcessing arm64  <9f902a0c35083c36bb8f44de375b06bb> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x227eaa000 - 0x227eb5fff   AXCoreUtilities arm64  <c5673a50c6a43cbda01d7fba9fe4e454> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x228135000 - 0x228282fff   AppleMediaServices arm64  <c35b62fc092e3f47a127d8743e4e228e> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x228283000 - 0x228292fff   AppleNeuralEngine arm64  <49ccc308846e34d5850be88fda6000fb> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x22840b000 - 0x228440fff   C2 arm64  <175ce2e91e4f38798a9c43e0437b0bf0> /System/Library/PrivateFrameworks/C2.framework/C2
0x2285ca000 - 0x2285d4fff   Categories arm64  <8ca417ed9c093fa7858178d34d6c80a3> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x2286ca000 - 0x2287edfff   ConfigurationEngineModel arm64  <aa9f3f46e97836158a62e91d47b9844e> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x228a85000 - 0x228ad8fff   DocumentManager arm64  <8e270887737430b099a4d43900e2ee65> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x228c17000 - 0x228c1bfff   IdleTimerServices arm64  <ae57544db59f355db6b4aa15625512a5> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x228cfd000 - 0x228d25fff   MetadataUtilities arm64  <da900e8bb5123acd9d077abf78c2b12e> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x229e7d000 - 0x229e8ffff   NewsAnalyticsUpload arm64  <936d841c789639edb75bd7b7f831252c> /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload
0x229e92000 - 0x229edefff   OTSVG arm64  <793493c68ab13330a421f7cbd5c61f52> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x229edf000 - 0x229f01fff   OnBoardingKit arm64  <e7c49605a87e3e23bef7e2c9bc4c82ce> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x229fd2000 - 0x22a02cfff   PhotoFoundation arm64  <5f5043339fd935359daf0537dcfa0fd5> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x22a07c000 - 0x22a0bdfff   PhotosImagingFoundation arm64  <47a9fcbbfd79312995412bee560bb889> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x22a102000 - 0x22a10bfff   PrototypeToolsUI arm64  <eafe638bc2a1336c97eb91e3d0391350> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x22a10c000 - 0x22a11efff   QuickLookSupport arm64  <0275ae5b87773e909e0f19dff7c6c0a8> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x22a11f000 - 0x22a16cfff   ROCKit arm64  <91466a6e18843da08642493d2423261f> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
0x22a2df000 - 0x22a30dfff   RemoteConfiguration arm64  <5a2b5cd32f113fd097f799379b978092> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration
0x22a31d000 - 0x22a380fff   RemoteManagement arm64  <6cf8c3fc50563ddb92d0573ee481f8f9> /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
0x22a386000 - 0x22a397fff   RemoteTextInput arm64  <0be791545f9234fabb2226890e12fe02> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x22a3bf000 - 0x22a453fff   SampleAnalysis arm64  <c619b57ac4853071b9ff81db337b16fc> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x22a5a8000 - 0x22a5bcfff   SiriInstrumentation arm64  <68f57b9c927235aba58111816e6c1c9a> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x22a5fe000 - 0x22a605fff   StatsKit arm64  <464a62c99cbd340d9d96c9bed41ed318> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
0x22b225000 - 0x22c309fff   UIKitCore arm64  <a1f463bfcf9b3796ba9e7c2b40617fae> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x22c30a000 - 0x22c314fff   UIKitServices arm64  <ad0c5c64bbb83b17b4ac0706c9b9487b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x22c315000 - 0x22c31bfff   URLFormatting arm64  <9b5a7768d43c34a5b52d1779a5474605> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x22c31c000 - 0x22c33cfff   UsageTracking arm64  <ac4007ca7cf33cdaa7d6bb23461c31b3> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x22d1db000 - 0x22d22bfff   libstdc++.6.dylib arm64  <1389e662fec936029a2eb1d5a7d904de> /usr/lib/libstdc++.6.dylib
0x22d27b000 - 0x22d59ffff   libswiftCore.dylib arm64  <e6b0d68ae86939b9ae1871a1c22fb6ac> /usr/lib/swift/libswiftCore.dylib
0x22d5a0000 - 0x22d5a6fff   libswiftCoreAudio.dylib arm64  <67f58b542b0936cfac95b3b262644b12> /usr/lib/swift/libswiftCoreAudio.dylib
0x22d5a7000 - 0x22d5aefff   libswiftCoreData.dylib arm64  <87106f8ca9dd34d682a4769bd25eb27e> /usr/lib/swift/libswiftCoreData.dylib
0x22d5af000 - 0x22d5b3fff   libswiftCoreFoundation.dylib arm64  <0d39e1d23e583e77a0cbdd0c607d19cb> /usr/lib/swift/libswiftCoreFoundation.dylib
0x22d5b4000 - 0x22d5c3fff   libswiftCoreGraphics.dylib arm64  <a4ba499762463d0797e16d744d9ecbff> /usr/lib/swift/libswiftCoreGraphics.dylib
0x22d5c4000 - 0x22d5c8fff   libswiftCoreImage.dylib arm64  <81041966684f359d951ac0ec2d81b41f> /usr/lib/swift/libswiftCoreImage.dylib
0x22d5d0000 - 0x22d5d6fff   libswiftCoreMedia.dylib arm64  <af1b3a3b15e338eb8edfb79795772722> /usr/lib/swift/libswiftCoreMedia.dylib
0x22d5d7000 - 0x22d5e0fff   libswiftDarwin.dylib arm64  <3e9d922c873230d8a8f478037793bc03> /usr/lib/swift/libswiftDarwin.dylib
0x22d5e1000 - 0x22d5fafff   libswiftDispatch.dylib arm64  <18ede63ab37632fea1e9602d7023074c> /usr/lib/swift/libswiftDispatch.dylib
0x22d5fb000 - 0x22d773fff   libswiftFoundation.dylib arm64  <885b9e73a2bf361fbe4a7d07360bd5f0> /usr/lib/swift/libswiftFoundation.dylib
0x22d7ab000 - 0x22d7b1fff   libswiftMetal.dylib arm64  <e816e809d9063561a2636c4f91dbac94> /usr/lib/swift/libswiftMetal.dylib
0x22d7f2000 - 0x22d7f8fff   libswiftObjectiveC.dylib arm64  <9b454d2ea094320e84b6ff990e78caa0> /usr/lib/swift/libswiftObjectiveC.dylib
0x22d802000 - 0x22d807fff   libswiftQuartzCore.dylib arm64  <8ea68561b65a34b4829035dd7c530417> /usr/lib/swift/libswiftQuartzCore.dylib
0x22d84d000 - 0x22d85efff   libswiftUIKit.dylib arm64  <e7c9947e747a35d6bb7669c7dc47b687> /usr/lib/swift/libswiftUIKit.dylib
0x22d86f000 - 0x22d877fff   libswiftos.dylib arm64  <ce3ef61587013669aa192d060b871964> /usr/lib/swift/libswiftos.dylib
BLeeEZ commented 4 years ago

I have added a lot of NULL pointer wrappings in this version and also splitted some methods to see more in the crash log: Amperfy.zip

AshotN commented 4 years ago

Incident Identifier: AA2CA0E2-97F9-48F2-8497-C45686605413
CrashReporter Key:   603a35b4b96cf15f342ef09c6f5f09738fd2acdd
Hardware Model:      iPhone10,5
Process:             Amperfy [36957]
Path:                /private/var/containers/Bundle/Application/0F124D5A-524F-4ECD-80EB-9D491684FA21/Amperfy.app/Amperfy
Identifier:          familie-zimba.Amperfy
Version:             4 (0.3.1.3)
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           familie-zimba.Amperfy [12629]

Date/Time:           2020-02-26 02:30:27.8258 -0800
Launch Time:         2020-02-26 02:29:21.9437 -0800
OS Version:          iPhone OS 12.4 (16G77)
Baseband Version:    2.03.06
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001025989e8
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [36957]
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0       Amperfy (*)                     0x1025989e8 0x102588000 + 0x109e8   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x68
1       Amperfy (*)                     0x1025989d0 0x102588000 + 0x109d0   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x50
2       libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
3       libdispatch.dylib               0x1fea66040 0x1fea35000 + 0x31040   // _dispatch_once_callout + 0x1c
4       libswiftCore.dylib              0x22d521e40 0x22d27b000 + 0x2a6e40  // swift_once + 0x28
5       Amperfy (*)                     0x1025f87b4 0x102588000 + 0x707b4   // PlayerView.refreshSongInfo(song:) + 0x190
6       Amperfy (*)                     0x1025f96a8 0x102588000 + 0x716a8   // PlayerView.refreshPlayer() + 0x148
7       Amperfy (*)                     0x1025d5cc0 0x102588000 + 0x4dcc0   // PopupPlayerVC.viewDidLoad() + 0x1b8
8       Amperfy (*)                     0x1025d61cc 0x102588000 + 0x4e1cc   // @objc PopupPlayerVC.viewDidLoad() + 0x1c
9       UIKitCore                       0x22b538224 0x22b225000 + 0x313224  // -[UIViewController loadViewIfRequired] + 0x3f4
10      UIKitCore                       0x22b538628 0x22b225000 + 0x313628  // -[UIViewController view] + 0x1c
11      LNPopupController               0x1027c2d7c 0x1027b8000 + 0xad7c    // -[LNPopupController _reconfigureContentWithOldContentController:newContentController:] + 0x13c
12      LNPopupController               0x1027c544c 0x1027b8000 + 0xd44c    // -[LNPopupController presentPopupBarAnimated:openPopup:completion:] + 0x1cc
13      LNPopupController               0x1027d9e8c 0x1027b8000 + 0x21e8c   // -[UIViewController(LNPopupSupport) presentPopupBarWithContentViewController:openPopup:animated:completion:] + 0xd0
14      LNPopupController               0x1027d9ef4 0x1027b8000 + 0x21ef4   // -[UIViewController(LNPopupSupport) presentPopupBarWithContentViewController:animated:completion:] + 0x48
15      Amperfy (*)                     0x1025b8428 0x102588000 + 0x30428   // TabBarVC.viewDidAppear(_:) + 0x94
16      Amperfy (*)                     0x1025b8878 0x102588000 + 0x30878   // @objc TabBarVC.viewDidAppear(_:) + 0x30
17      UIKitCore                       0x22b53da20 0x22b225000 + 0x318a20  // -[UIViewController _setViewAppearState:isAnimating:] + 0x328
18      UIKitCore                       0x22b53e384 0x22b225000 + 0x319384  // -[UIViewController _endAppearanceTransition:] + 0xe4
19      UIKitCore                       0x22b464e44 0x22b225000 + 0x23fe44  // -[UIPresentationController transitionDidFinish:] + 0x344
20      UIKitCore                       0x22b46d9d4 0x22b225000 + 0x2489d4  // -[_UICurrentContextPresentationController transitionDidFinish:] + 0x28
21      UIKitCore                       0x22b468ca4 0x22b225000 + 0x243ca4  // __56-[UIPresentationController runTransitionForCurrentState]_block_invoke.425 + 0xbc
22      UIKitCore                       0x22b560f24 0x22b225000 + 0x33bf24  // -[_UIViewControllerTransitionContext completeTransition:] + 0x74
23      UIKitCore                       0x22bf39c0c 0x22b225000 + 0xd14c0c  // -[UITransitionView notifyDidCompleteTransition:] + 0xfc
24      UIKitCore                       0x22bf398a4 0x22b225000 + 0xd148a4  // -[UITransitionView _didCompleteTransition:] + 0x45c
25      UIKitCore                       0x22bf3b948 0x22b225000 + 0xd16948  // -[UITransitionView _transitionDidStop:finished:] + 0x78
26      UIKitCore                       0x22bf43a74 0x22b225000 + 0xd1ea74  // -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 0x138
27      UIKitCore                       0x22bf44048 0x22b225000 + 0xd1f048  // -[UIViewAnimationState animationDidStop:finished:] + 0x128
28      UIKitCore                       0x22bf440e8 0x22b225000 + 0xd1f0e8  // -[UIViewAnimationState animationDidStop:finished:] + 0x1c8
29      QuartzCore                      0x2035a53c8 0x203455000 + 0x1503c8  // CA::Layer::run_animation_callbacks(void*) + 0x11c
30      libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
31      libdispatch.dylib               0x1fea759e4 0x1fea35000 + 0x409e4   // _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 0x3f0
32      CoreFoundation                  0x1fefe832c 0x1fef3e000 + 0xaa32c   // __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 0xc
33      CoreFoundation                  0x1fefe3264 0x1fef3e000 + 0xa5264   // __CFRunLoopRun + 0x784
34      CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
35      GraphicsServices                0x2011e379c 0x2011d9000 + 0xa79c    // GSEventRunModal + 0x68
36      UIKitCore                       0x22bae1c38 0x22b225000 + 0x8bcc38  // UIApplicationMain + 0xd4
37      Amperfy (*)                     0x10258dd24 0x102588000 + 0x5d24    // main + 0x44
38      libdyld.dylib                   0x1feaa68e0 0x1feaa5000 + 0x18e0    // start + 0x4

Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       Foundation                      0x1ff9b0eac 0x1ff9a9000 + 0x7eac    // -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 0x12c
6       Foundation                      0x1ff9b0d3c 0x1ff9a9000 + 0x7d3c    // -[NSRunLoop(NSRunLoop) runUntilDate:] + 0x60
7       UIKitCore                       0x22bbc7754 0x22b225000 + 0x9a2754  // -[UIEventFetcher threadMain] + 0x88
8       Foundation                      0x1ffadd674 0x1ff9a9000 + 0x134674  // __NSThread__start__ + 0x3d8
9       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
10      libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
11      libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 2 name:  JavaScriptCore bmalloc scavenger
Thread 2:
0       libsystem_kernel.dylib          0x1febf2ee4 0x1febd0000 + 0x22ee4   // __psynch_cvwait + 0x8
1       libsystem_pthread.dylib         0x1fec724a4 0x1fec6a000 + 0x84a4    // _pthread_cond_wait$VARIANT$armv81 + 0x274
2       libc++.1.dylib                  0x1fe1c9090 0x1fe1c1000 + 0x8090    // std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 0x18
3       JavaScriptCore                  0x206276de0 0x2061ed000 + 0x89de0   // void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 0x6c
4       JavaScriptCore                  0x20627add4 0x2061ed000 + 0x8ddd4   // bmalloc::Scavenger::threadRunLoop() + 0xb0
5       JavaScriptCore                  0x20627a54c 0x2061ed000 + 0x8d54c   // bmalloc::Scavenger::Scavenger(std::__1::lock_guard<bmalloc::Mutex>&) + 0x0
6       JavaScriptCore                  0x20627bf8c 0x2061ed000 + 0x8ef8c   // std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 0x0
7       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 3 name:  WebThread
Thread 3:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       WebCore                         0x207cd5fc4 0x207924000 + 0x3b1fc4  // RunWebThread(void*) + 0x258
6       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
7       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
8       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 4 name:  AVAudioSession Notify Thread
Thread 4:
0       libsystem_kernel.dylib          0x1febe80f4 0x1febd0000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x1febe75a0 0x1febd0000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x1fefe8120 0x1fef3e000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x1fefe3030 0x1fef3e000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x1fefe27c0 0x1fef3e000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       AVFAudio                        0x204f54334 0x204ec8000 + 0x8c334   // GenericRunLoopThread::Entry(void*) + 0x9c
6       AVFAudio                        0x204f7ec60 0x204ec8000 + 0xb6c60   // CAPThread::Entry(CAPThread*) + 0x58
7       libsystem_pthread.dylib         0x1fec752c0 0x1fec6a000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x1fec75220 0x1fec6a000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x1fec78cdc 0x1fec6a000 + 0xecdc    // thread_start + 0x4

Thread 5:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 6 name:  Dispatch queue: NSManagedObjectContext 0x282611770
Thread 6:
0       libsystem_kernel.dylib          0x1febe8130 0x1febd0000 + 0x18130   // semaphore_wait_trap + 0x8
1       libdispatch.dylib               0x1fea64968 0x1fea35000 + 0x2f968   // _dispatch_sema4_wait$VARIANT$armv81 + 0x18
2       libdispatch.dylib               0x1fea653e0 0x1fea35000 + 0x303e0   // _dispatch_semaphore_wait_slow + 0x80
3       CFNetwork                       0x1ff69e000 0x1ff5fb000 + 0xa3000   // CFURLConnectionSendSynchronousRequest + 0x124
4       CFNetwork                       0x1ff5ff14c 0x1ff5fb000 + 0x414c    // +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 0x70
5       Foundation                      0x1ff9b677c 0x1ff9a9000 + 0xd77c    // -[NSData(NSData) initWithContentsOfURL:options:maxLength:error:] + 0x128
6       Amperfy (*)                     0x1025ecf94 0x102588000 + 0x64f94   // AmpacheArtworkSyncer.syncInBackground(libraryStorage:) + 0x45c
7       Amperfy (*)                     0x1025ed5b0 0x102588000 + 0x655b0   // protocol witness for BackgroundLibrarySyncer.syncInBackground(libraryStorage:) in conformance AmpacheArtworkSyncer + 0x14
8       Amperfy (*)                     0x10259764c 0x102588000 + 0xf64c    // closure #1 in BackgroundSyncerManager.syncInBackground() + 0xd0
9       Amperfy (*)                     0x1025fad94 0x102588000 + 0x72d94   // thunk for @escaping @callee_guaranteed (@guaranteed NSManagedObjectContext) -> () + 0x30
10      CoreData                        0x201cb5a48 0x201aab000 + 0x20aa48  // __47-[NSPersistentContainer performBackgroundTask:]_block_invoke + 0x20
11      CoreData                        0x201bea2b0 0x201aab000 + 0x13f2b0  // developerSubmittedBlockToNSManagedObjectContextPerform + 0x9c
12      libdispatch.dylib               0x1fea957d4 0x1fea35000 + 0x607d4   // _dispatch_client_callout + 0x10
13      libdispatch.dylib               0x1fea70dec 0x1fea35000 + 0x3bdec   // _dispatch_lane_serial_drain$VARIANT$armv81 + 0x224
14      libdispatch.dylib               0x1fea7192c 0x1fea35000 + 0x3c92c   // _dispatch_lane_invoke$VARIANT$armv81 + 0x198
15      libdispatch.dylib               0x1fea79e08 0x1fea35000 + 0x44e08   // _dispatch_workloop_worker_thread + 0x248
16      libsystem_pthread.dylib         0x1fec76114 0x1fec6a000 + 0xc114    // _pthread_wqthread + 0x130
17      libsystem_pthread.dylib         0x1fec78cd4 0x1fec6a000 + 0xecd4    // start_wqthread + 0x4

Thread 7:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 8:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 9:
0       libsystem_pthread.dylib         0x1fec78cd0 0x1fec6a000 + 0xecd0    // start_wqthread + 0x0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xd30b8cfe8d7e8741   x1: 0x0000000000000000   x2: 0x0000000283716380   x3: 0x00000001fec2b578
    x4: 0x0000000000000010   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x00000001029ceca0   x9: 0x0000000000000001  x10: 0x000165a239358a45  x11: 0x000000490000007f
   x12: 0x000000010603ec10  x13: 0x000001a239324b51  x14: 0x00000000e9b53000  x15: 0x00000000000002a6
   x16: 0x00000001fe247c90  x17: 0x00000001fef42150  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0xd30b8cfe8d7e8741  x21: 0x0000000102b1b0f0  x22: 0x000000022f92bbf8  x23: 0x0000000281740e70
   x24: 0x0000000105011920  x25: 0x0000000102b06540  x26: 0x0000000000000000  x27: 0x0000000105011920
   x28: 0x000000010264f000   fp: 0x000000016d875bf0   lr: 0x00000001025989d0
    sp: 0x000000016d875be0   pc: 0x00000001025989e8 cpsr: 0x60000000

Binary Images (dpkg):
0x1027ac000 - 0x1027affff + MobileSubstrate.dylib arm64  <e668256b289035a68f6c413e5129f8ab> /Library/MobileSubstrate/MobileSubstrate.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x102a5c000 - 0x102a63fff + SubstrateInserter.dylib arm64  <4276ba31571d337f9e571a0229af2291> /usr/lib/substrate/SubstrateInserter.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x102a88000 - 0x102a93fff + SubstrateLoader.dylib arm64  <8feaaa1fe66e3b33afae284f96f115dd> /usr/lib/substrate/SubstrateLoader.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x102e00000 - 0x102f0ffff + libsubstrate.dylib arm64  <622cb4d13b6737fe9a65a58d441fcefd> /usr/lib/libsubstrate.dylib {"install_date":"2020-02-16 17:46:21 -0800","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7101"}
0x102f68000 - 0x102f6ffff + BrowserDefault.dylib arm64  <2899ffccd8193cb5b0828c439928881f> /Library/MobileSubstrate/DynamicLibraries/BrowserDefault.dylib {"install_date":"2020-02-09 04:34:57 -0800","name":"BrowserDefault","identifier":"com.lpane.browserdefault","version":"1.9.9"}
0x102f78000 - 0x102f97fff + Eclipse.dylib arm64  <be45e5dd0811364d89a4a2b7e6180d4f> /Library/MobileSubstrate/DynamicLibraries/Eclipse.dylib {"install_date":"2019-10-03 20:21:41 -0700","name":"Eclipse Dark Mode (iOS 12)","identifier":"me.gmoran.eclipse12","version":"6.1.2-2"}
0x102fa4000 - 0x102fbbfff + libCSColorPicker.dylib arm64  <177114aae20f325d841686ba37f32fe4> /usr/lib/libCSColorPicker.dylib {"install_date":"2020-02-09 04:34:56 -0800","name":"libCSColorPicker","identifier":"com.creaturesurvive.libcscolorpicker","version":"1.0.3"}
0x10533c000 - 0x10534bfff + LithiumIon.dylib arm64  <0952a4d991d439438fd4a93a5dd558d2> /Library/MobileSubstrate/DynamicLibraries/LithiumIon.dylib {"install_date":"2019-08-25 18:46:18 -0700","name":"Lithium Ion","identifier":"com.tweakingsdev.lithiumion","version":"1.3"}
0x105358000 - 0x105363fff + Neptune.dylib arm64  <3e364abd75563802bc08a4d407d6ebb0> /Library/MobileSubstrate/DynamicLibraries/Neptune.dylib {"install_date":"2019-08-25 18:34:24 -0700","name":"Neptune for iPhone","identifier":"com.duraidabdul.neptune","version":"1.2"}
0x105370000 - 0x105393fff + Notifica.dylib arm64  <c7839d825b863926a87ab38fe8170853> /Library/MobileSubstrate/DynamicLibraries/Notifica.dylib {"install_date":"2019-08-25 18:50:38 -0700","name":"Notifica","identifier":"me.nepeta.notifica","version":"0.3.1"}
0x1053a0000 - 0x1053a3fff + libnepeta.dylib arm64  <00157ad0ba7e386eb159c6f9c3a22299> /usr/lib/libnepeta.dylib {"install_date":"2019-08-25 18:50:38 -0700","name":"libnepeta","identifier":"me.nepeta.libnepeta","version":"0.1.1"}
0x1053b4000 - 0x1053c7fff + libcolorpicker.dylib arm64  <e1fb66ce726c3c8d9c14a24413dfdac8> /usr/lib/libcolorpicker.dylib {"install_date":"2019-08-25 18:50:33 -0700","name":"libcolorpicker-nepeta","identifier":"me.nepeta.libcolorpicker","version":"1.6.2-3"}
0x1053f8000 - 0x1053fffff + librocketbootstrap.dylib arm64  <05258de28fdb3c75b0cb6f1158013bf4> /usr/lib/librocketbootstrap.dylib {"install_date":"2019-09-06 15:12:31 -0700","name":"RocketBootstrap","identifier":"com.rpetrich.rocketbootstrap","version":"1.0.7~beta3"}
0x10540c000 - 0x105413fff + CepheiUI arm64  <10b2369e3c2d3a59bf39cab2f0266e68> /usr/lib/CepheiUI.framework/CepheiUI {"install_date":"2019-12-26 01:01:45 -0800","name":"Cephei","identifier":"ws.hbang.common","version":"1.14"}
0x105420000 - 0x10543ffff + NudeKeysiOS12.dylib arm64  <031a83f36c1530a7b88090dfbbd5eaed> /Library/MobileSubstrate/DynamicLibraries/NudeKeysiOS12.dylib {"install_date":"2019-08-25 18:50:36 -0700","name":"NudeKeys (iOS 12)","identifier":"com.orangebananaspy.nudekeysios12","version":"1.0.0~b8"}
0x105460000 - 0x105467fff + RealKeys.dylib arm64  <117c307769c73c61877b9f868a7d9d2d> /Library/MobileSubstrate/DynamicLibraries/RealKeys.dylib {"install_date":"2020-01-29 19:51:23 -0800","name":"RealKeys","identifier":"xyz.royalapps.realkeys","version":"1.0.3"}
0x105474000 - 0x10547bfff + SmoothCursoriOS13.dylib arm64  <b0ef3ae17d2f38ec9bf24c7d84398d21> /Library/MobileSubstrate/DynamicLibraries/SmoothCursoriOS13.dylib {"install_date":"2019-11-24 01:28:52 -0800","name":"SmoothCursor iOS 13","identifier":"com.ps.smoothcursorios13","version":"0.0.1"}
0x105484000 - 0x1054d7fff + Snowboard.dylib arm64  <bdccb6b02d393a79b11552dfa98544f2> /Library/MobileSubstrate/DynamicLibraries/Snowboard.dylib {"install_date":"2020-02-16 17:46:22 -0800","name":"SnowBoard","identifier":"com.spark.snowboard","version":"1.2.87~Beta2"}
0x1054f0000 - 0x1054f3fff + zeppelin_uikit.dylib arm64  <acc9c18268183f2a899e9f8efdfe96fe> /Library/MobileSubstrate/DynamicLibraries/zeppelin_uikit.dylib {"install_date":"2019-08-25 18:53:53 -0700","name":"Zeppelin","identifier":"com.alexzielenski.zeppelin","version":"2.1.0-12"}
0x1054fc000 - 0x105507fff + zzzzzLiberty.dylib arm64  <bec89f9706e13462ac19ef3e61071103> /Library/MobileSubstrate/DynamicLibraries/zzzzzLiberty.dylib {"install_date":"2020-02-10 02:26:10 -0800","name":"Liberty Lite (Beta)","identifier":"com.ryleyangus.libertylite.beta","version":"0.2.12"}

Binary Images (App Store):

Binary Images (Other):
0x102588000 - 0x10263bfff   Amperfy arm64  <63b7a54180623e409bc5e7399b049ea1> /var/containers/Bundle/Application/0F124D5A-524F-4ECD-80EB-9D491684FA21/Amperfy.app/Amperfy
0x1027b8000 - 0x1027e3fff   LNPopupController arm64  <9c19828d092733f3aceb49cf0c98ee73> /var/containers/Bundle/Application/0F124D5A-524F-4ECD-80EB-9D491684FA21/Amperfy.app/Frameworks/LNPopupController.framework/LNPopupController
0x102940000 - 0x102997fff   cy-nKXkgW.dylib arm64  <06f3d9add3a233cea57df42b73686817> /private/var/tmp/cy-nKXkgW.dylib
0x1053dc000 - 0x1053e7fff   Cephei arm64  <359dce30309a3217869c36b4760042f6> /Library/Frameworks/Cephei.framework/Cephei
0x10555c000 - 0x105567fff   libobjc-trampolines.dylib arm64  <065bd8006d513c358dc14e2a8ff1ba31> /usr/lib/libobjc-trampolines.dylib
0x1fe1bf000 - 0x1fe1c0fff   libSystem.B.dylib arm64  <8a05d5f48f0a376abe6bd1caf4fc8138> /usr/lib/libSystem.B.dylib
0x1fe1c1000 - 0x1fe216fff   libc++.1.dylib arm64  <6a272068f00d37a984e331ba58e1c3c4> /usr/lib/libc++.1.dylib
0x1fe217000 - 0x1fe229fff   libc++abi.dylib arm64  <d4920e50788d3be6bccf8f550bc6d491> /usr/lib/libc++abi.dylib
0x1fe22a000 - 0x1fe9b1fff   libobjc.A.dylib arm64  <1167a03d9f853f34a96fd96818ad77b5> /usr/lib/libobjc.A.dylib
0x1fe9b2000 - 0x1fe9b6fff   libcache.dylib arm64  <bd876f73c3ff39459113c6fa56d15e3d> /usr/lib/system/libcache.dylib
0x1fe9b7000 - 0x1fe9c2fff   libcommonCrypto.dylib arm64  <b6d7765a17a93ff4a095ee57139d16c5> /usr/lib/system/libcommonCrypto.dylib
0x1fe9c3000 - 0x1fe9c7fff   libcompiler_rt.dylib arm64  <644550d26c693e95affb4ce0b8c5c7a6> /usr/lib/system/libcompiler_rt.dylib
0x1fe9c8000 - 0x1fe9d0fff   libcopyfile.dylib arm64  <b0e27f378641392a9db65b4b002b959f> /usr/lib/system/libcopyfile.dylib
0x1fe9d1000 - 0x1fea34fff   libcorecrypto.dylib arm64  <322648cea1933b92969887dee477d005> /usr/lib/system/libcorecrypto.dylib
0x1fea35000 - 0x1feaa4fff   libdispatch.dylib arm64  <c3d9e9a5b56e3215aed59b6affc80d91> /usr/lib/system/libdispatch.dylib
0x1feaa5000 - 0x1feacefff   libdyld.dylib arm64  <5e181e9004763f7ba24dc51d73effd19> /usr/lib/system/libdyld.dylib
0x1feacf000 - 0x1feacffff   liblaunch.dylib arm64  <3569886aaa6a3576ab9a34935c16b079> /usr/lib/system/liblaunch.dylib
0x1fead0000 - 0x1fead5fff   libmacho.dylib arm64  <9ce10d14bcb43369b0e85c4480010a66> /usr/lib/system/libmacho.dylib
0x1fead6000 - 0x1fead7fff   libremovefile.dylib arm64  <268d6d12fe1030d5ba4607c5c467566c> /usr/lib/system/libremovefile.dylib
0x1fead8000 - 0x1feaeffff   libsystem_asl.dylib arm64  <d7a79215dca137388e9746226003b15b> /usr/lib/system/libsystem_asl.dylib
0x1feaf0000 - 0x1feaf0fff   libsystem_blocks.dylib arm64  <a1405ce6ae42332e9a2e06d75041f6fe> /usr/lib/system/libsystem_blocks.dylib
0x1feaf1000 - 0x1feb72fff   libsystem_c.dylib arm64  <fc4c83bb09133b92919b277e2b0d0ba7> /usr/lib/system/libsystem_c.dylib
0x1feb73000 - 0x1feb77fff   libsystem_configuration.dylib arm64  <62da5311243837369a926d720b029d27> /usr/lib/system/libsystem_configuration.dylib
0x1feb78000 - 0x1feb7ffff   libsystem_containermanager.dylib arm64  <75002eacacfa3fbfbd6fb8699be042ee> /usr/lib/system/libsystem_containermanager.dylib
0x1feb80000 - 0x1feb81fff   libsystem_coreservices.dylib arm64  <78c2250959bd387994b64a9e75464f58> /usr/lib/system/libsystem_coreservices.dylib
0x1feb82000 - 0x1feb88fff   libsystem_darwin.dylib arm64  <7e76bd3057d7373696850709fc7af50c> /usr/lib/system/libsystem_darwin.dylib
0x1feb89000 - 0x1feb8ffff   libsystem_dnssd.dylib arm64  <d0e49be195bc3a07b2383c56dd2945ef> /usr/lib/system/libsystem_dnssd.dylib
0x1feb90000 - 0x1febcffff   libsystem_info.dylib arm64  <01aa4acd261b3fd8acf15150220161c9> /usr/lib/system/libsystem_info.dylib
0x1febd0000 - 0x1febfafff   libsystem_kernel.dylib arm64  <66492391da2c3ccfbb506bfd7121a18d> /usr/lib/system/libsystem_kernel.dylib
0x1febfb000 - 0x1fec28fff   libsystem_m.dylib arm64  <e079abc4989b343b9fca3f43540cca7a> /usr/lib/system/libsystem_m.dylib
0x1fec29000 - 0x1fec4bfff   libsystem_malloc.dylib arm64  <8a218797621a36c6843dd862510c1d5c> /usr/lib/system/libsystem_malloc.dylib
0x1fec4c000 - 0x1fec57fff   libsystem_networkextension.dylib arm64  <0193b597e65e3996890277ebd82cfc4d> /usr/lib/system/libsystem_networkextension.dylib
0x1fec58000 - 0x1fec5efff   libsystem_notify.dylib arm64  <b701e7f441c4356b88dc2ec865084c5f> /usr/lib/system/libsystem_notify.dylib
0x1fec5f000 - 0x1fec69fff   libsystem_platform.dylib arm64  <c580957483993c36bae1caedb9184a78> /usr/lib/system/libsystem_platform.dylib
0x1fec6a000 - 0x1fec7afff   libsystem_pthread.dylib arm64  <3c1003b830dd39729fb99f6f0e78d592> /usr/lib/system/libsystem_pthread.dylib
0x1fec7b000 - 0x1fec7dfff   libsystem_sandbox.dylib arm64  <7ccca7ea62133aa1a0a90a2bdf1bc05a> /usr/lib/system/libsystem_sandbox.dylib
0x1fec7e000 - 0x1fec85fff   libsystem_symptoms.dylib arm64  <20d9b3659cea33c7956aa8545dee52a2> /usr/lib/system/libsystem_symptoms.dylib
0x1fec86000 - 0x1fec9bfff   libsystem_trace.dylib arm64  <9ac8424153f9310dbf99cfe4a6487434> /usr/lib/system/libsystem_trace.dylib
0x1fec9c000 - 0x1feca1fff   libunwind.dylib arm64  <df28d357cdc737d7ace356c0de492da3> /usr/lib/system/libunwind.dylib
0x1feca2000 - 0x1feccffff   libxpc.dylib arm64  <31e6baa6561f38e486d41d3b7527682b> /usr/lib/system/libxpc.dylib
0x1fecd0000 - 0x1fef2bfff   libicucore.A.dylib arm64  <bcee3941878a3c96b7156502bfc4a15a> /usr/lib/libicucore.A.dylib
0x1fef2c000 - 0x1fef3dfff   libz.1.dylib arm64  <206dc0d369803553ba987d4938299866> /usr/lib/libz.1.dylib
0x1fef3e000 - 0x1ff29bfff   CoreFoundation arm64  <843f0402fc1336dca78208eca98b7c4c> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1ff29c000 - 0x1ff2acfff   libbsm.0.dylib arm64  <97ae12002bcc30f59cd9f56bb48744a2> /usr/lib/libbsm.0.dylib
0x1ff2ad000 - 0x1ff2adfff   libenergytrace.dylib arm64  <21032416108a3e078b08e500bf8feec5> /usr/lib/libenergytrace.dylib
0x1ff2ae000 - 0x1ff33cfff   IOKit arm64  <a9cd0b189ff93b05b45bcdd8b3ab654d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1ff33d000 - 0x1ff424fff   libxml2.2.dylib arm64  <09c6266beeb235038cc627672de28a1e> /usr/lib/libxml2.2.dylib
0x1ff425000 - 0x1ff432fff   libbz2.1.0.dylib arm64  <ab9eb1272eee3d658a66bb3eddf951de> /usr/lib/libbz2.1.0.dylib
0x1ff433000 - 0x1ff44bfff   liblzma.5.dylib arm64  <29538dbe21cd34ac8328b0f708ac58ac> /usr/lib/liblzma.5.dylib
0x1ff44c000 - 0x1ff5c5fff   libsqlite3.dylib arm64  <12c83eaeddbd3ef5965272236da869d5> /usr/lib/libsqlite3.dylib
0x1ff5c6000 - 0x1ff5fafff   libMobileGestalt.dylib arm64  <af3a9ec8e5dc3a7ea34974cc40f1769c> /usr/lib/libMobileGestalt.dylib
0x1ff5fb000 - 0x1ff9a8fff   CFNetwork arm64  <d160964071a233529369006ee750fa0d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1ff9a9000 - 0x1ffc93fff   Foundation arm64  <c6fab971eb083c80972eb9a86259215a> /System/Library/Frameworks/Foundation.framework/Foundation
0x1ffc94000 - 0x1ffda2fff   Security arm64  <549552bf5b7e3961918dd9a2b2f84b54> /System/Library/Frameworks/Security.framework/Security
0x1ffda3000 - 0x1ffe0cfff   SystemConfiguration arm64  <36620766eb0a380db577b99e430e7d81> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1ffe0d000 - 0x1ffe3ffff   libCRFSuite.dylib arm64  <e0b9971a4a58372c917e172262a230da> /usr/lib/libCRFSuite.dylib
0x1ffe40000 - 0x1ffe56fff   libapple_nghttp2.dylib arm64  <c878057f1a743813aad7651fcc833a1a> /usr/lib/libapple_nghttp2.dylib
0x1ffe57000 - 0x1ffe80fff   libarchive.2.dylib arm64  <65ec51aef94b3a1987332731a4d7c752> /usr/lib/libarchive.2.dylib
0x1ffe81000 - 0x1fff48fff   libboringssl.dylib arm64  <380ed83911013ba8b0f37e5308129655> /usr/lib/libboringssl.dylib
0x1fff49000 - 0x1fff5ffff   libcoretls.dylib arm64  <6b1e9bffa372352b878c7b1744ac4905> /usr/lib/libcoretls.dylib
0x1fff60000 - 0x1fff61fff   libcoretls_cfhelpers.dylib arm64  <59609c5520313c6794b8930d3e648ecc> /usr/lib/libcoretls_cfhelpers.dylib
0x1fff62000 - 0x1fff63fff   liblangid.dylib arm64  <0169f9e003833f25b07aeaed83704b74> /usr/lib/liblangid.dylib
0x1fff64000 - 0x2002d4fff   libnetwork.dylib arm64  <8a707f96087e36b8a1f7be4092e803d9> /usr/lib/libnetwork.dylib
0x2002d5000 - 0x200308fff   libpcap.A.dylib arm64  <4fe6f38ffed23388a4621898ddb8be04> /usr/lib/libpcap.A.dylib
0x200309000 - 0x200366fff   libusrtcp.dylib arm64  <8817d9115b5e3a61bb6030cd9b213b1c> /usr/lib/libusrtcp.dylib
0x200367000 - 0x200373fff   IOSurface arm64  <672b5d96e52c326ebd155171f636bb97> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x200374000 - 0x200426fff   libBLAS.dylib arm64  <5f5dc29a267c3ce089501fcdf56fa585> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x200427000 - 0x200743fff   libLAPACK.dylib arm64  <78d98e587d763e1d8c0e1694bf4eaf35> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x200744000 - 0x2009b2fff   vImage arm64  <78052afe98c83c3ba2101bd84c4c7d03> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2009b3000 - 0x2009c4fff   libSparseBLAS.dylib arm64  <19f40e7928d33f37b2954c0c0736392e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x2009c5000 - 0x200a1ffff   libvMisc.dylib arm64  <e2588d2c24b2325daa45167a1d52978b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x200a20000 - 0x200a4efff   libBNNS.dylib arm64  <575133594b483c3db8e58473a9477e51> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x200a4f000 - 0x200a63fff   libLinearAlgebra.dylib arm64  <d3c7b6714b533000966bf9b8fb2ea578> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x200a64000 - 0x200a68fff   libQuadrature.dylib arm64  <c3ba9791c2f13a139a32d3476406f371> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x200a69000 - 0x200ad7fff   libSparse.dylib arm64  <998dcddd9c0a396d946e3bcb56ae9fa4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x200ad8000 - 0x200b68fff   libvDSP.dylib arm64  <91bc58b57f7d367d9b94a5a8db4f9e6a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x200b69000 - 0x200b69fff   vecLib arm64  <3764dc7f15ff3782b899b8b66578b591> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x200b6a000 - 0x200b6afff   Accelerate arm64  <89ca8b5b6a31367685d10baca08c6927> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x200b6b000 - 0x200b82fff   libcompression.dylib arm64  <b3be8cb0e428337db977e92f8b64a999> /usr/lib/libcompression.dylib
0x200b83000 - 0x201127fff   CoreGraphics arm64  <f25c45eceaeb36a9a2ee82bfbff7adc7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x201128000 - 0x20112dfff   IOAccelerator arm64  <a91f8ec9957e396696f9a984cc1177c8> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x20112e000 - 0x201133fff   libCoreFSCache.dylib arm64  <85e629c6c4e73b6693a297ef7d1d852d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x201134000 - 0x2011d8fff   Metal arm64  <2f3a24f09c7032d59e5181642fed20f2> /System/Library/Frameworks/Metal.framework/Metal
0x2011d9000 - 0x2011ebfff   GraphicsServices arm64  <5dc71f1e2db03637b0517c9574dd609e> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2011ec000 - 0x2011ecfff   MobileCoreServices arm64  <106d91760a3834338e483f4c208c8e16> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x2011ed000 - 0x2011effff   IOSurfaceAccelerator arm64  <fa3eb4e971b13f869d030f544c506459> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2011f0000 - 0x201232fff   AppleJPEG arm64  <c4ff6005434534dcaae115264c7b9bf5> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x201233000 - 0x2017cffff   ImageIO arm64  <79a0ce8581283b619226e5e088522dcf> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x2017d0000 - 0x20183efff   BaseBoard arm64  <badf69222b6b33d6a5860e8eaad4c96b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x20183f000 - 0x201854fff   AssertionServices arm64  <0168c4ca3f5b3fa0b3d265ac72c61105> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x201855000 - 0x20185dfff   CorePhoneNumbers arm64  <b742b09e53d13fc0907dfe0dfc809860> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x20185e000 - 0x2018a1fff   AppSupport arm64  <b600f93045b83de4a90273eceff10460> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x2018a2000 - 0x2018bafff   CrashReporterSupport arm64  <af147e857db630f88bae47b476084948> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2018bb000 - 0x2018c0fff   AggregateDictionary arm64  <9d0819342e9839c485df24e5ac4bd33f> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2018c1000 - 0x20193cfff   libTelephonyUtilDynamic.dylib arm64  <fc4ce8000698324eafcedf80e14a6d6e> /usr/lib/libTelephonyUtilDynamic.dylib
0x20193d000 - 0x20195bfff   ProtocolBuffer arm64  <8b3396ec22843e69b43e959e35cfc899> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x20195c000 - 0x20198bfff   MobileKeyBag arm64  <38a8f6499a4e3eecb898cc5be09e6f62> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x20198c000 - 0x2019c6fff   BackBoardServices arm64  <a473a297d27531b096eda139b1a2f311> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2019c7000 - 0x201a29fff   FrontBoardServices arm64  <4ee9cc7aee25390f8979b51873a9cfc8> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x201a2a000 - 0x201a6ffff   SpringBoardServices arm64  <acc01c8480013712a275bfdd77372059> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x201a70000 - 0x201a83fff   PowerLog arm64  <76c8314f28f33bf1bf03c6740e630ba1> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x201a84000 - 0x201a9efff   CommonUtilities arm64  <705a6582a61a3c4186666b74fea493ef> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x201a9f000 - 0x201aaafff   liblockdown.dylib arm64  <a06ecd5bf5b23c40b7839822ca2650ff> /usr/lib/liblockdown.dylib
0x201aab000 - 0x201dcdfff   CoreData arm64  <c2943249821a32a6aadd24f2c19d8110> /System/Library/Frameworks/CoreData.framework/CoreData
0x201dce000 - 0x201dd5fff   TCC arm64  <0bf6f96fc35630d78f570de780afbfe1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x201dd6000 - 0x201dddfff   libcupolicy.dylib arm64  <471817afa6293f0eb9103ea3bcb43627> /usr/lib/libcupolicy.dylib
0x201dde000 - 0x201eb1fff   CoreTelephony arm64  <efd8ccb9795b38b9a066b2584f3e860a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x201eb2000 - 0x201f09fff   Accounts arm64  <c3eae3e92f9e3d0bb7566db5965bb8eb> /System/Library/Frameworks/Accounts.framework/Accounts
0x201f0a000 - 0x201f2dfff   AppleSauce arm64  <1041d29a89963b1292f9e6d1e2fca9ca> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x201f2e000 - 0x201f38fff   DataMigration arm64  <7e7e6c0b4b8a3848aa39be2a253bbedf> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x201f39000 - 0x201f3ffff   Netrb arm64  <54b90ecfd7c93e2f8bb87e53c5f1d2bb> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x201f40000 - 0x201f71fff   PersistentConnection arm64  <0ab4107d070b3206b677a4d0772177cc> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x201f72000 - 0x201f82fff   libmis.dylib arm64  <d297888a7a3b3d6f8655ce89c54de06c> /usr/lib/libmis.dylib
0x201f83000 - 0x202088fff   ManagedConfiguration arm64  <c8f976f051ff31ca8ae71d0851815090> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x202089000 - 0x20208efff   libReverseProxyDevice.dylib arm64  <034e4becec3637049836b6f5c4206438> /usr/lib/libReverseProxyDevice.dylib
0x20208f000 - 0x2020a1fff   libamsupport.dylib arm64  <4f0fe9ba7ca231508bb33887e9fe4de0> /usr/lib/libamsupport.dylib
0x2020a2000 - 0x2020a7fff   libCoreVMClient.dylib arm64  <bdfd156fdbac3b29bd3b9edc444b3eb4> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x2020a8000 - 0x2020a9fff   libCVMSPluginSupport.dylib arm64  <c0fc3e49d71b3163bf201bc108cc1a90> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2020aa000 - 0x2020adfff   libutil.dylib arm64  <2c7f8b771c2a3e17b9886a1a23c1d8e6> /usr/lib/libutil.dylib
0x2020ae000 - 0x2020ebfff   libGLImage.dylib arm64  <2ad83e8c080c357da6a2330acf3072ac> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x2020ec000 - 0x202169fff   APFS arm64  <ad14f1dd819f3ec69672be6ea36d7cb1> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x20216a000 - 0x20219bfff   MediaKit arm64  <badad9be1cfc33c88995c641384b0ee5> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x20219c000 - 0x2021b6fff   libSERestoreInfo.dylib arm64  <04f883333cf831e4a41d9a52420e9ac4> /usr/lib/updaters/libSERestoreInfo.dylib
0x2021bd000 - 0x2021f8fff   DiskImages arm64  <63a1d61a0e7131c48788f99516c282ee> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x2021f9000 - 0x202202fff   libGFXShared.dylib arm64  <4ff1edf0a77838f18b219b35dfe083d5> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x202203000 - 0x202250fff   libauthinstall.dylib arm64  <6fd7f1c2863a3beea8c2a139cc20d851> /usr/lib/libauthinstall.dylib
0x202251000 - 0x202259fff   IOMobileFramebuffer arm64  <03a3849dcb2d3624afb902440a21fb1a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x20225a000 - 0x202264fff   OpenGLES arm64  <9f8abef1a049321f9d57ca5cda4a2f00> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x202265000 - 0x202385fff   ColorSync arm64  <9e1bc6fa2b653b75a9a3b54a5556cbb4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x202386000 - 0x2023b5fff   CoreVideo arm64  <34ae98df7545385c927e737be5d7a522> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2023b6000 - 0x2023b7fff   libCTGreenTeaLogger.dylib arm64  <02f94093171d396bab2962fa63b54d14> /usr/lib/libCTGreenTeaLogger.dylib
0x2023b8000 - 0x202509fff   CoreAudio arm64  <d4b1d5f994c939e4b62644d63b354570> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x20250a000 - 0x202529fff   CoreAnalytics arm64  <e546eb30c7ea3914ab1e27cafe7be4e7> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x20252a000 - 0x20252dfff   UserFS arm64  <67b2206977d33d718428f764e22f1c1f> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x20252e000 - 0x2026e2fff   CoreMedia arm64  <3eac09db9ff43791aff296aa884f7838> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2026e3000 - 0x2026f5fff   libprotobuf-lite.dylib arm64  <5a7d2aefbf0f3397a810de4052e6dec1> /usr/lib/libprotobuf-lite.dylib
0x2026f6000 - 0x202753fff   libprotobuf.dylib arm64  <1250be912c8230099d3ad358caae3138> /usr/lib/libprotobuf.dylib
0x202754000 - 0x202a71fff   libAWDSupportFramework.dylib arm64  <9a9d3540d2f33c86b9c48683e1ad17a6> /usr/lib/libAWDSupportFramework.dylib
0x202a72000 - 0x202ab7fff   WirelessDiagnostics arm64  <e714c492cd3d314c8be668fc683318a3> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x202ab8000 - 0x202b78fff   VideoToolbox arm64  <f9404bbaa2003e988110de61fa03e0c2> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x202b79000 - 0x202c7dfff   libFontParser.dylib arm64  <598fa684304938c59b619ec516296960> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x202c7e000 - 0x202c7efff   FontServices arm64  <118619dde6f031008a4c88b3e59fb602> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x202c7f000 - 0x202de0fff   CoreText arm64  <1f2c7269a1c833179923ebc381ba2b74> /System/Library/Frameworks/CoreText.framework/CoreText
0x202de1000 - 0x202deffff   IntlPreferences arm64  <60dad887158631308fabef459231bc32> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x202df0000 - 0x202df9fff   RTCReporting arm64  <627a5bfd20243637b88ef2de819615e7> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x202dfa000 - 0x202eabfff   CoreBrightness arm64  <c8b359db54c53ca99d90870385eafb0c> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x202eac000 - 0x202eb5fff   libAudioStatistics.dylib arm64  <6991279918af3beb904db9cc80be7e59> /usr/lib/libAudioStatistics.dylib
0x202eb6000 - 0x203454fff   AudioToolbox arm64  <e38b8e31203739779104673b363a753a> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x203455000 - 0x20368efff   QuartzCore arm64  <dcc3316ad07f32faa3f377368ba2629d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x20368f000 - 0x203699fff   MediaAccessibility arm64  <cc82138dbb093d219bd3a2718ab30a9e> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x20369a000 - 0x20378cfff   libiconv.2.dylib arm64  <56a508dc6e3132c38a3e58b1c7e272b9> /usr/lib/libiconv.2.dylib
0x20378d000 - 0x2037a8fff   NetworkStatistics arm64  <3c50de03a9a737b588f12853a14e96b1> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2037a9000 - 0x2037c7fff   MPSCore arm64  <6a931631e0ac3c04bb516c0988308f4a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x2037c8000 - 0x20383bfff   MPSImage arm64  <b087e4ccc88633bb9ea72a488b9f4777> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x20383c000 - 0x203860fff   MPSMatrix arm64  <29df73ac8b283336a59f6bfea2a1e359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x203861000 - 0x20386ffff   CoreAUC arm64  <199926668c8c36f8a3f5e5b2d402927b> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x203870000 - 0x203efdfff   MediaToolbox arm64  <8fef31551d783b26847087f147672adc> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x203efe000 - 0x204068fff   MPSNeuralNetwork arm64  <755d418ed5c83ff399bc31e3d6332ea0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x204069000 - 0x204069fff   MetalPerformanceShaders arm64  <d1f20d7ab61634d5a8fbe8755f2040eb> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x20406a000 - 0x20447cfff   FaceCore arm64  <aab6e9fba0ab34598e0fdc6659f7da83> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x20447d000 - 0x20448afff   GraphVisualizer arm64  <2d52616bba7034d3b796e28dd3ac28dd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x20448b000 - 0x2046affff   libFosl_dynamic.dylib arm64  <9a8eb9eab7bd3569888a0eec5e08e111> /usr/lib/libFosl_dynamic.dylib
0x2046b0000 - 0x204944fff   CoreImage arm64  <74c3a439c3ad3274a7749cb933c6e530> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x204945000 - 0x204b67fff   CoreMotion arm64  <00ca957a89e136e883ebfb7a213a84f2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x204b68000 - 0x204b96fff   CoreBluetooth arm64  <092e5de73f713593aacded1e15865d5e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x204b97000 - 0x204bb8fff   PlugInKit arm64  <eabcfbf1fa9e36bbb50c8b453f8d0e3c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x204bb9000 - 0x204e45fff   Celestial arm64  <c37a342a731e35718ed26dd4e196b7fc> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x204e46000 - 0x204ec7fff   Quagga arm64  <6d1eaf0f42e2362bae5bdaebad5b8aef> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x204ec8000 - 0x204fbefff   AVFAudio arm64  <943ab4d1d6363303ac591636a41af0e7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x204fbf000 - 0x2051bbfff   AVFoundation arm64  <a81613f7b8c23340a6e66889b754dff2> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2051bc000 - 0x2051d9fff   CacheDelete arm64  <dbcb92cf51b13e5d93cc7e4b39f3c5a7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2051da000 - 0x205213fff   StreamingZip arm64  <7a4bacc4a03b32678f537466a08c9545> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x205214000 - 0x205226fff   CoreEmoji arm64  <3176564260083593a577fddfebcfe966> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x205227000 - 0x205276fff   CoreLocationProtobuf arm64  <5a17ecbb765d313da64c3dd317cdf36e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x205277000 - 0x20527efff   SymptomDiagnosticReporter arm64  <6769718294d532db8a0fcfbc574943fc> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x20527f000 - 0x205c66fff   GeoServices arm64  <54b6c1595a653969a7bf582e299138e0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x205c67000 - 0x205c81fff   MobileAsset arm64  <2d3acbcbe62a36a9a5e28ed7d8c24389> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x205c82000 - 0x205cbdfff   Lexicon arm64  <933886c128ce34a0be4c8819ac295671> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x205cbe000 - 0x205ccffff   libcmph.dylib arm64  <a29f078d192a3820a97f13612890b828> /usr/lib/libcmph.dylib
0x205cd0000 - 0x205ddffff   LanguageModeling arm64  <8b351556f38436b1bd0ded1df086f21f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x205df7000 - 0x205e91fff   CoreLocation arm64  <8a4743559e13333ca8370d273843c57c> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x205e92000 - 0x205e92fff   PhoneNumbers arm64  <d9c422c80d413a2f97518a502f46bf27> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x205e93000 - 0x205e9dfff   libChineseTokenizer.dylib arm64  <efcf77f0c6e5377abecb6182f6f255fa> /usr/lib/libChineseTokenizer.dylib
0x205e9e000 - 0x205f4efff   libmecab_em.dylib arm64  <dda9fda7a8453bf38c8ead5ef703a539> /usr/lib/libmecab_em.dylib
0x205f4f000 - 0x205f50fff   libThaiTokenizer.dylib arm64  <c2426d11f4853443a8fe06d2ddd39c23> /usr/lib/libThaiTokenizer.dylib
0x205f51000 - 0x205f55fff   libgermantok.dylib arm64  <5df65797933b3f8eb4de5fb0d8e0fb23> /usr/lib/libgermantok.dylib
0x205f56000 - 0x205fb9fff   CoreNLP arm64  <f839dd5f26483b2f9737c13e972d3cd4> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x205fc6000 - 0x20618afff   MobileSpotlightIndex arm64  <4ce2ef8e5bba3f279c4bbacabf2774bc> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x20618b000 - 0x2061ecfff   CoreSpotlight arm64  <e5421d2a8cf934e9a8047e9762679c64> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x2061ed000 - 0x206e8cfff   JavaScriptCore arm64  <ff70546036c53d9a872e85627c2dd077> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x206e8d000 - 0x206e92fff   libheimdal-asn1.dylib arm64  <a001ff6596873832a6e8dbd55cbd855a> /usr/lib/libheimdal-asn1.dylib
0x206e93000 - 0x206f0dfff   libate.dylib arm64  <4108470b5bec3d6d822dc9238b091e87> /usr/lib/libate.dylib
0x206f0e000 - 0x206fb5fff   TextureIO arm64  <63bd61765abd313891e0f0ddc4989f3f> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x206fb6000 - 0x207079fff   CoreUI arm64  <5a57278bb4d4357a90c7750917924edd> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x20707a000 - 0x207087fff   MobileIcons arm64  <23be50d2eccb3e0a87efb2b27eb8fdfa> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x207088000 - 0x207096fff   AppleFSCompression arm64  <1408f2397c7a314db27f4dc6a9fa86d5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x207097000 - 0x2070fffff   TextInput arm64  <01d2e7c0c6a03b988dad4c1ee1826eeb> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x207129000 - 0x20715cfff   DataDetectorsCore arm64  <d876d8aaf1b938388c287b4a669ed62e> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x20715d000 - 0x2071eefff   FileProvider arm64  <6423940f8d023c9cabffc444e9973eab> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x2071ef000 - 0x2072e4fff   NLP arm64  <531e2b7f020a38c2b08f2fda174e63b7> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x2072e5000 - 0x2073bafff   ProofReader arm64  <f509810086b03f4b873eac19a93676a6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2073bb000 - 0x2073d0fff   libAccessibility.dylib arm64  <4299a46ac44b3a8b968963062d682d52> /usr/lib/libAccessibility.dylib
0x2073d1000 - 0x2078befff   libwebrtc.dylib arm64  <723c13ece1a1393cba5f52348f0a9124> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x2078bf000 - 0x207923fff   ContactsFoundation arm64  <8e400dcb974732cf9d54a03e13861749> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x207924000 - 0x209282fff   WebCore arm64  <79d4f140d81b32a8a8813a5198c6ae8b> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x209283000 - 0x20941cfff   WebKitLegacy arm64  <faf611b319243f4fb0da0d86d333abe7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x20941d000 - 0x20944cfff   DataAccessExpress arm64  <3a56283fa1fd31c688d4783d7d17ac53> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x20944d000 - 0x2094e6fff   AddressBookLegacy arm64  <b728fecda6fa38f7a597680f64cb59c9> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x2094e7000 - 0x20953efff   ProtectedCloudStorage arm64  <426539dbd6c63e7ea5f705e7f6458484> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x20953f000 - 0x209570fff   UserNotifications arm64  <49419a6088123a1088967b389728a68f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x209571000 - 0x20957cfff   AppleIDAuthSupport arm64  <92fec1a8c8303bc4940f1b6edca15e68> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x20957d000 - 0x2095d2fff   AuthKit arm64  <ceeb4570eb5938c0a212a07da5438fac> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x209611000 - 0x209611fff   UIKit arm64  <8cd1d805e6403980aacdef9414284c81> /System/Library/Frameworks/UIKit.framework/UIKit
0x209612000 - 0x209625fff   DocumentManagerCore arm64  <1efaab5ea8633d4ca743c824e8521d8c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x209626000 - 0x209634fff   HangTracer arm64  <6ae4008081833ad286621b36839ef849> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x209635000 - 0x209683fff   PhysicsKit arm64  <361f88aa7ddb33d68c252f8d02c624ad> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x209684000 - 0x209688fff   StudyLog arm64  <4c2f7de1107e3ce2b61e679fe40d466d> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x209689000 - 0x209774fff   UIFoundation arm64  <77e12b7c184e344fb3511494c24d86be> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x209775000 - 0x209895fff   CloudKit arm64  <a3e0d95652ea39daa6b5ef1bbf15288d> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x209896000 - 0x20989dfff   IntentsFoundation arm64  <11acb79008683e9a8222fbdf2f20af39> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x20989e000 - 0x209b84fff   Intents arm64  <6ae5175fc6b03e919433a966c42c85ad> /System/Library/Frameworks/Intents.framework/Intents
0x209b85000 - 0x209b9dfff   libresolv.9.dylib arm64  <578816afe31737f7bff30011a1499be9> /usr/lib/libresolv.9.dylib
0x209b9e000 - 0x209ba0fff   CoreDuetDebugLogging arm64  <ed6a80d9f48d33b994e978b91b1a4c32> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x209ba1000 - 0x209bd2fff   libtidy.A.dylib arm64  <2473e09a24e23441b5fa5adccce49c17> /usr/lib/libtidy.A.dylib
0x209bd3000 - 0x209d8dfff   CoreDuet arm64  <59b9f0b87177312681f88367bfe3424f> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x209d8e000 - 0x209daefff   CoreDuetContext arm64  <1ec73f4da44d31b28d4c4371110202b1> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x209daf000 - 0x209dc0fff   CoreDuetDaemonProtocol arm64  <2e09aa3473a4394eb6626641a0ea8842> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x209dc1000 - 0x209e27fff   IMFoundation arm64  <3e2cfc69dc12331a9df863027d3fa16a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x209e28000 - 0x209e59fff   vCard arm64  <2816c3799d4c39238da9d7763eb8f66a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x209e5a000 - 0x209f6bfff   Contacts arm64  <1306c6d1be3d32318cfc2009f388c1ba> /System/Library/Frameworks/Contacts.framework/Contacts
0x209f6c000 - 0x209f6dfff   DiagnosticLogCollection arm64  <1b7c22827b0839729399b4af14a4d536> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x209f6e000 - 0x209f6ffff   Marco arm64  <597764710750346a88f800ea9088b830> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x209f70000 - 0x209f77fff   MessageProtection arm64  <e2f1b2ab571832429b93fa306244c251> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x209f78000 - 0x20a264fff   StoreServices arm64  <2e8fa52212793a8290bc9ccba912ef79> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x20a265000 - 0x20a27bfff   Engram arm64  <55b36649e1033a3da75e792841d829a1> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x20a27c000 - 0x20a38bfff   IDSFoundation arm64  <578224156245312e8d868c589fe53c4a> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x20a38c000 - 0x20a396fff   CaptiveNetwork arm64  <6040b78e56283f4b8933a23497391977> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x20a397000 - 0x20a3c6fff   EAP8021X arm64  <1e909550518531ae8e5af4f84ae81121> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x20a3c7000 - 0x20a404fff   MobileWiFi arm64  <57ff37aea7af36a8b5a84bf1d1e513c4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x20a405000 - 0x20a407fff   OAuth arm64  <3159f643ab4f32198c5f2e0cf5e03efb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x20a408000 - 0x20a40afff   CommonAuth arm64  <76aa4d5daeca34ef846373b4e163f258> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x20a40b000 - 0x20a47afff   Heimdal arm64  <5627b7f99336377f83867e29a58382ba> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x20a47b000 - 0x20a4a4fff   GSS arm64  <4f5f9a56b6523d5e9b9fb3ecd20d1e2a> /System/Library/Frameworks/GSS.framework/GSS
0x20a4a5000 - 0x20a4bcfff   ApplePushService arm64  <733176c26c2e361a844495297b4f5077> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x20a4bd000 - 0x20a54cfff   AccountsDaemon arm64  <4dce3b079300348391f68bb0129e5e5c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x20a54d000 - 0x20a56efff   AppleIDSSOAuthentication arm64  <2feb9afa1d313d2fae112373362f6819> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x20a56f000 - 0x20a5effff   AppleAccount arm64  <54af56912426303aa6ea2c8adfb0786d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x20a5f0000 - 0x20a766fff   CoreUtils arm64  <db2fa88f45033e4d927583ceddaaa618> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x20a767000 - 0x20a860fff   IDS arm64  <63068092093f35129148e190a3cde252> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x20a861000 - 0x20a887fff   MediaServices arm64  <d29cf787e4f5359f8c91baa426a6d6fa> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x20a888000 - 0x20aa5bfff   MediaRemote arm64  <f2305c6b02c73b9fb4ff40fe5aab4855> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x20aa5c000 - 0x20aa76fff   UserManagement arm64  <ef562d815d4b371b92a8de235544a85c> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x20aa77000 - 0x20aa87fff   MobileBluetooth arm64  <6a874a56b75e3892a5ab244360c0e487> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x20aa88000 - 0x20aab8fff   Bom arm64  <1d3570dfb8b5353d9ca9434ac3d29648> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x20aab9000 - 0x20aabdfff   CommunicationsFilter arm64  <476acf80b48938548194fa700571d6c6> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x20aabe000 - 0x20aadefff   FTAWD arm64  <4e7bcdf2ed19377c81dc6bacb4e2b53f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x20aadf000 - 0x20ab34fff   FTServices arm64  <281569b1bbd53a3c849fe2220b9c11a0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x20ab6c000 - 0x20ab77fff   ProactiveEventTracker arm64  <2fe28b856dee36a18d352a569887408a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x20ab78000 - 0x20abc6fff   ChunkingLibrary arm64  <e9d985bdc95b33c6b8077c94754edc76> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x20abc7000 - 0x20abd5fff   libnetworkextension.dylib arm64  <c588fd853b103e689968fa24a7496cb3> /usr/lib/libnetworkextension.dylib
0x20abd6000 - 0x20abf9fff   AddressBook arm64  <5535c9f12e2e3aa880dd18af440b2c39> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x20b953000 - 0x20baf0fff   NetworkExtension arm64  <ced5acebcbf835f3b5553a4910a70e25> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x20baf1000 - 0x20bf1bfff   SiriTTS arm64  <d89cb39bb2dc3a2a940baea589979e5f> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x20bf1c000 - 0x20bf7afff   SAObjects arm64  <4ca04a3d2cc53ca78fda0f00e54f4f62> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x20bf7b000 - 0x20bfbafff   VoiceServices arm64  <4494d60a2c673a5e8bea57c4cbe7d437> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x20bfbb000 - 0x20bfe9fff   GLKit arm64  <b6db091f44ad39c3ba33938587e59d50> /System/Library/Frameworks/GLKit.framework/GLKit
0x20bfea000 - 0x20c113fff   AssistantServices arm64  <7273ad96f5e1303cae5ad962bd14e9ca> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x20c114000 - 0x20c131fff   AssetCacheServices arm64  <b5f37e2a434337019e4afe1a11d5dd4e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x20c132000 - 0x20c1e3fff   NetworkServiceProxy arm64  <99e9d0bca947358c8727f047b2bd22ab> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x20c1e4000 - 0x20c2b8fff   MMCS arm64  <e332a56b234c3efcacd23a564bb98fa5> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x20c2b9000 - 0x20c2c5fff   BluetoothManager arm64  <c264cee9922c35a396b344ffb02256d2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x20c2c6000 - 0x20c335fff   CoreDAV arm64  <37a682dcba3a302290377b34499c62ec> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x20c336000 - 0x20c36afff   iCalendar arm64  <389964ac4a6831ecbbb3cdf7c148cd4d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x20c36b000 - 0x20c377fff   PersonaKit arm64  <0a918feb46063d6db95aa23b6f4ee8ce> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x20c378000 - 0x20c3cefff   CalendarFoundation arm64  <61af93fa1a793c72967d45fe5071d480> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x20c3cf000 - 0x20c3fdfff   PhotosFormats arm64  <ab80241bbd723a9daf4b2a7cdb5a219e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x20c3fe000 - 0x20c497fff   CalendarDatabase arm64  <4a4945aabdd733dabdd176dd06bd2c2d> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x20c498000 - 0x20c4f0fff   CalendarDaemon arm64  <44660bd0d93237f3af93bdcff23fa68b> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x20c4f1000 - 0x20c64dfff   CloudPhotoLibrary arm64  <461c44d6853d3c1b8577deea116e19bf> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x20c64e000 - 0x20c732fff   EventKit arm64  <63d7ac06e16b3407a0254df9ffa98595> /System/Library/Frameworks/EventKit.framework/EventKit
0x20c733000 - 0x20c765fff   AssetsLibraryServices arm64  <e850778fef673c53b4471e87dd9b83e3> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x20c79b000 - 0x20c7c3fff   DCIMServices arm64  <940600c384993c83a3d619f48b2677f7> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x20c7c4000 - 0x20c8e2fff   CoreMediaStream arm64  <84c08bb10e9335618d4d5d4ce3a8611e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x20c8e3000 - 0x20c8eafff   XPCKit arm64  <483c8c95a9513bfea92a38ec26c34736> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x20c9cb000 - 0x20c9e4fff   CloudPhotoServices arm64  <795ba783578f3e8e9a3c44316f71747e> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x20c9e5000 - 0x20c9f0fff   CoreRecents arm64  <2fef8a16fc623e269bccd1c21c950fcd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x20c9f1000 - 0x20ca0dfff   MediaStream arm64  <1ba838bf66d93dbd814261e7ccdae31d> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x20ca0e000 - 0x20cf0ffff   PhotoLibraryServices arm64  <3504c40d1ef830c486025f5fbb1d0da9> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x20cf10000 - 0x20cf2bfff   PrototypeTools arm64  <24d7ea4dc99d33fd9e1462ed5d92a087> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x20cf2c000 - 0x20cfabfff   CoreSymbolication arm64  <c697350dd7103aa7b220567cf326693a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x20cfac000 - 0x20d0fafff   SearchFoundation arm64  <24b70e740ad03aafac4fe0b9a06bc41c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x20d0fb000 - 0x20d100fff   IncomingCallFilter arm64  <5477f9113642385589837214ffc099a3> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x20d101000 - 0x20d1b7fff   iTunesStore arm64  <4b27b6d0cdff35c08c2993657b4e5519> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x20d1b8000 - 0x20d1befff   libtzupdate.dylib arm64  <7a05a115d20537519bfacdfea6d39e33> /usr/lib/libtzupdate.dylib
0x20d1bf000 - 0x20d30dfff   Preferences arm64  <78b52a197cf83e1893c3c8d37ebf2929> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x20d30e000 - 0x20d316fff   CoreTime arm64  <b20bee3821923825b641230adc42b386> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x20d317000 - 0x20d367fff   CoreAppleCVA arm64  <d3b298ffc45c3055b29a35260b8ecbae> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x20d368000 - 0x20d3a6fff   DifferentialPrivacy arm64  <4e51f7b5592233ad8d1e499da9827c2c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x20d3a7000 - 0x20d549fff   AppleCVA arm64  <7601b3753d753bad8496859cf4b62993> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x20d54a000 - 0x20d601fff   Montreal arm64  <7f1824260c6c31a3a7b9494f85164374> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x20d602000 - 0x20d923fff   Espresso arm64  <630c94e4727632c0a15a72d9084b309e> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x20d924000 - 0x20d92afff   MobileSystemServices arm64  <ae827d4ca2bf3cd0865dc1be70b0ff9e> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x20d92b000 - 0x20db17fff   Photos arm64  <edad6278ad5b30439e5c9aecf6da0e29> /System/Library/Frameworks/Photos.framework/Photos
0x20db18000 - 0x20dd3bfff   CoreML arm64  <ddbee838a9243aa2b3061908a9e5e41d> /System/Library/Frameworks/CoreML.framework/CoreML
0x20dd3c000 - 0x20dd40fff   CoreOptimization arm64  <a60da5d56a77385bab5ecf2a91e2cb78> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x20dd41000 - 0x20dd9dfff   SafariCore arm64  <883775cf59ff3e08a99a74e74b26a719> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x20dd9e000 - 0x20ddf2fff   CorePrediction arm64  <1bcb7bc51f703f46992bca964be95c1d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x20ddff000 - 0x20defbfff   Navigation arm64  <b0b1391bcb733e74a7ca16bc6344d907> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x20defc000 - 0x20df13fff   ContactsDonation arm64  <bf74ea5613f0366da5e81a2be3e21c38> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x20df14000 - 0x20df40fff   Futhark arm64  <0689afcbd554372cbe1af54f31af5d37> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x20df41000 - 0x20dfb0fff   NanoRegistry arm64  <4dd407a79baa3114b90e2730f11abbb3> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x20dfb1000 - 0x20e008fff   ToneLibrary arm64  <dbf3a9a0baa233eebaa156fcdcbad5dc> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x20e009000 - 0x20e01ffff   BaseBoardUI arm64  <98ca81e7be0632d0b25c175d75edc348> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x20e020000 - 0x20e077fff   ContactsUICore arm64  <2be8b88c8dcd3ba1b38a483d50b14e2b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x20e078000 - 0x20e1eafff   ContactsUI arm64  <a2c4e97ff1653e3299a539ffcc96022e> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x20e1eb000 - 0x20e2b5fff   CorePDF arm64  <a775f7c706643da78354acc60a284057> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x20e2b6000 - 0x20e547fff   Vision arm64  <38b4a5173b57371bbdfb7f3fdcd6509a> /System/Library/Frameworks/Vision.framework/Vision
0x20e548000 - 0x20ea5cfff   WebKit arm64  <2cb812df0acf393d9322bfaf629d44a6> /System/Library/Frameworks/WebKit.framework/WebKit
0x20ea5d000 - 0x20eaf2fff   BulletinBoard arm64  <d39852740abf36e0998dece4303ec947> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x20eaf3000 - 0x20eaf8fff   ConstantClasses arm64  <605c3299145a3b2f9c36cb6c7058f488> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x20eaf9000 - 0x20eb01fff   CertUI arm64  <a5088525bca939829b9339e5e263208c> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x20eb02000 - 0x20eb4cfff   AXRuntime arm64  <f5eaad54e34c38f495d4519fed4aba0f> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x20eb4d000 - 0x20eb86fff   ScreenReaderCore arm64  <f0aa20557758379c9c46d26f5430258b> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x20eb87000 - 0x20eba1fff   TextToSpeech arm64  <b4d37cc5d5f33be5ab4bbff35d2098ec> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x20eba2000 - 0x20ebf6fff   CoreMIDI arm64  <10e7b1abd2b533489c8724917fe820e0> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x20ebf7000 - 0x20ec86fff   MediaPlatform arm64  <81662649f4633308b5b52b750395dee7> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x20ec87000 - 0x20ece7fff   WebBookmarks arm64  <1a7161b7c02f344f991ba61679d93594> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x20ece8000 - 0x20ecf2fff   DAAPKit arm64  <0f71d48594643d3391fb75c5215f7ff7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x20ecf3000 - 0x20ecf5fff   libAXSafeCategoryBundle.dylib arm64  <d8ca52ff905538558179aeb5bdb685c0> /usr/lib/libAXSafeCategoryBundle.dylib
0x20ecf6000 - 0x20ed00fff   libAXSpeechManager.dylib arm64  <7be784a209c432dd8f80036c37c190ad> /usr/lib/libAXSpeechManager.dylib
0x20ed01000 - 0x20ede8fff   AccessibilityUtilities arm64  <bd6470f623e33ed9a7b308ab208af32b> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x20ede9000 - 0x20f0bcfff   MediaLibraryCore arm64  <654e86b035673998a045160ad7f878ad> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x20f0bf000 - 0x20f337fff   MusicLibrary arm64  <8bbcbd29aabe31289b93f84a0c570655> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x20f338000 - 0x20f951fff   VectorKit arm64  <ecd5e979112d3028ae578e6678cafa5f> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x20f952000 - 0x20fb9efff   MapKit arm64  <112d5fd16278301e9196e1364c481868> /System/Library/Frameworks/MapKit.framework/MapKit
0x20fb9f000 - 0x20fd68fff   iTunesCloud arm64  <3e358f231eaa33288996cbf8b3797670> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x20fd69000 - 0x20fe02fff   HomeSharing arm64  <37ca695e93c13ae19cfc6fc93b9d489c> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x20ff7c000 - 0x20ff8afff   NanoPreferencesSync arm64  <539e0687a5d434f98e4a78f61b382e14> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x20ff8b000 - 0x2103c0fff   MediaPlayer arm64  <19f38ca52fb13b7f929109b0154d071a> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2103c1000 - 0x2103e5fff   MobileInstallation arm64  <a448765d3bf73d8b97d04149bb848d13> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2103e6000 - 0x2103edfff   EmailAddressing arm64  <fead38e1ab5f388b8887625a45466aa1> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x2103ee000 - 0x2103f0fff   MessageSupport arm64  <4258e3ad611133d2acaf61c92e8b84a4> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2103f1000 - 0x2103f3fff   InternationalTextSearch arm64  <39099b3f987d31f687e796ef6408fe2e> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x2103f4000 - 0x21044dfff   MIME arm64  <85fb617b486833d39a196040d5c6db10> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x21044e000 - 0x210483fff   ProactiveSupport arm64  <927dd279b35532e0a2691c80935f0ac1> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x210484000 - 0x2104bbfff   Notes arm64  <1ef34c9995c83923ba3e9c2acf493bbb> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2104bc000 - 0x210582fff   TelephonyUtilities arm64  <3748140f00633e0ab8dbcba64a6d1ebe> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x210583000 - 0x2105befff   CalendarUIKit arm64  <6f214fa793eb3583a91679e8a99122e3> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x2105bf000 - 0x2105dcfff   AccessibilityUIUtilities arm64  <6ba4c59de4383bc6a6b4464a066de8e6> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x2105dd000 - 0x210632fff   DataAccess arm64  <7a1236df8727353cac95d6bebd12bf6b> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x210633000 - 0x210644fff   AssetsLibrary arm64  <2ee46bc96d613916844c295709ac9905> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x210645000 - 0x21081efff   EventKitUI arm64  <1926f20b42f530fe90bf549cae4efe30> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x21081f000 - 0x21087cfff   AXMediaUtilities arm64  <d81fef380cd23cd6b28365a0dbdbae33> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x21087d000 - 0x2108f2fff   UIAccessibility arm64  <debe9c2ee91333f5b5ddeae669ca8f85> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x2108f3000 - 0x21090afff   CloudServices arm64  <0c2e61041acd354b877ad396b95bd36d> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x210910000 - 0x2109a9fff   Social arm64  <ac10a1caa12032bfb977264cb6e93183> /System/Library/Frameworks/Social.framework/Social
0x2109aa000 - 0x2109bcfff   KeychainCircle arm64  <6826ef76c9a6334ca6b69a26ba33b155> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x2109bd000 - 0x210a22fff   RemoteUI arm64  <c1b2cf7837f83feeac1075a48709ed70> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x210a23000 - 0x210a3ffff   CoreCDP arm64  <d3d827f0514f3b78bee8af9a6878f9e7> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x210a40000 - 0x210a57fff   CoreFollowUp arm64  <dc39b1ffa8803a2ab1d53020b429e48a> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x210a58000 - 0x210ac7fff   CoreSuggestions arm64  <c9953755a8d135bd9f5f3d055ce58074> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x210ac8000 - 0x210ad8fff   MailServices arm64  <62386db4052730d4a8e141cec1ae24fb> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x210ad9000 - 0x210b65fff   CoreRecognition arm64  <7c29558bcab133539b42c102d179e602> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x210b66000 - 0x210b8efff   MailSupport arm64  <3c30c4d80b7b3fa3baf651a6f57ef7cd> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x210b8f000 - 0x210cdafff   Message arm64  <6e6953cf23fd3bf7b07b1313ced7736d> /System/Library/PrivateFrameworks/Message.framework/Message
0x210cdb000 - 0x210edafff   libmecabra.dylib arm64  <b9fb2b287fab344484601268f38ae9b2> /usr/lib/libmecabra.dylib
0x210edb000 - 0x210f8dfff   CoreParsec arm64  <e4365d29daa43a4494d5686fb116f4e2> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x210fbb000 - 0x210febfff   SharedUtils arm64  <968d4cd263d0372a81e20d9faab0d6f7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x21102b000 - 0x2110f4fff   VideoSubscriberAccount arm64  <a4712dd4ab3a391fbf25b6ef272a5f7c> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x2110f5000 - 0x211124fff   Pegasus arm64  <b92d4d83a9b13e649b7fe5bfc06a31f6> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x211125000 - 0x2111ddfff   AVKit arm64  <26958d3d4ff13494a2a027b8a01da396> /System/Library/Frameworks/AVKit.framework/AVKit
0x2111de000 - 0x211207fff   AuthKitUI arm64  <633e1940154d335e9527c54114806db4> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x211208000 - 0x21120bfff   FTClientServices arm64  <75f2c24386da3ccaa5f07708776144f7> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x21120c000 - 0x21120ffff   SharedWebCredentials arm64  <c2be4e977cfc3321867759bbf8b3cbb1> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x211211000 - 0x21122afff   SafariFoundation arm64  <32f10089fca134b39cfc7c01ec1f03c7> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x2113fe000 - 0x211412fff   LocalAuthentication arm64  <3ac332312ac33d9c9e30e89613da4774> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x211413000 - 0x211415fff   ParsecSubscriptionServiceSupport arm64  <41de0fd439543d55b3edb573ea49fff6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x2114ba000 - 0x2116eafff   SafariShared arm64  <e8b0af5a14d031eea5b0705fe762ac86> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x2116eb000 - 0x211705fff   WebUI arm64  <cad2acf3277c3209bc8562acfcc029d4> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x211706000 - 0x211714fff   SetupAssistantSupport arm64  <15c081c7d48b3afebf60eb9b712519a9> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x211715000 - 0x211748fff   SetupAssistant arm64  <129444f03e1b353f9795e6bf83341591> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x211795000 - 0x21179efff   MobileStorage arm64  <148c72bf22433e58a1e4fb32a489c7f5> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x21179f000 - 0x2117ddfff   ContentIndex arm64  <b2961fca2e1b3e5f9d3856ac23916319> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2117de000 - 0x21183afff   ImageCapture arm64  <ccba7b9494033932b5b5558ba6bc5b1e> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x2119f4000 - 0x211a08fff   iPhotoMigrationSupport arm64  <8b7e0f8bccc53a57be1b92f6cbf16ca6> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x211a09000 - 0x211a1afff   DiagnosticExtensions arm64  <b40e2f97a86535f2b5882836d2470832> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x211e51000 - 0x211ecafff   PhotoLibrary arm64  <4ec8b443dfe2323297083f6034f27ea8> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x211ecb000 - 0x2123edfff   PhotosUICore arm64  <81f1336c6cab30c38762dfb2f1400a57> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x212427000 - 0x21243efff   CoreSDB arm64  <d2b58f8dbb1f36a18a0f17c043ba8c92> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x21243f000 - 0x2124ccfff   IMSharedUtilities arm64  <bd2ab312d9dd380e8ffb1fdfffc21829> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x2124cd000 - 0x2124d2fff   LinguisticData arm64  <ea730959fc8f382b9d6da155b0e44a67> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x2124ec000 - 0x212574fff   PhotoEditSupport arm64  <86bd56e51462322e8816e16b53141f6d> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x212589000 - 0x212a42fff   PhotosUI arm64  <061edf8101813c15984938a84383bc9a> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x212b4b000 - 0x212b86fff   StoreKit arm64  <953af19addbc3586b8c32c2e4a2a75ee> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x212c1a000 - 0x212c31fff   EmojiFoundation arm64  <5a6393b36aa83661bdd8183fab7892e8> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x212c32000 - 0x212d47fff   IMDPersistence arm64  <0e9d3270254d310bbb65e93a79f0fd16> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x212d48000 - 0x212d61fff   MetalKit arm64  <8b5a73a8bffd39aabc52c835fb19134b> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x212d62000 - 0x212d81fff   GenerationalStorage arm64  <3d8e23128df039168e74dd3bfd17fa41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2131bb000 - 0x213282fff   CoreHandwriting arm64  <425417eed8e03024ba80668d29ab4a6f> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x2132cb000 - 0x2132e5fff   CertInfo arm64  <4f1d5aaf725f3365b5b20f381afdc857> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x2133d4000 - 0x2133fdfff   AccountsUI arm64  <88a041297a5030d8acdd5de82a8d10d6> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x213633000 - 0x213790fff   PencilKit arm64  <ea8b334d75493242b4b9c90b4c0b4c15> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit
0x213791000 - 0x2137affff   QuickLookThumbnailing arm64  <efa986f4de2b315595992efe910c9764> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x2137b0000 - 0x213876fff   PDFKit arm64  <1baa2b57d3ad37c3b6ba52e54fe1c42f> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x213877000 - 0x21399cfff   AnnotationKit arm64  <fe3cccbeb43831099b6bbe5f79932582> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x21399d000 - 0x213b4afff   IMCore arm64  <1c2993febda33a2a9b5fb1f5e8c301a8> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x213ba4000 - 0x213bb9fff   FMCoreLite arm64  <46920aa704643a67bcf77cda32af2710> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x213bba000 - 0x213beafff   MarkupUI arm64  <1f3cb7aa554f356bb98a3ee577789a65> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x213beb000 - 0x213bfdfff   MobileDeviceLink arm64  <a00b87e31ebe33b88e0cfe0d1b4548aa> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x213c0d000 - 0x213cbefff   QuickLook arm64  <bc7052b084133953bfe4aad5d37964e4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x213cda000 - 0x213d2dfff   MobileBackup arm64  <0461e0b5f8573d5da78290e6c21ef496> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x213d2e000 - 0x213d7bfff   SafariSafeBrowsing arm64  <466e66ac4dc43c42b7ab475181635f80> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x213d7c000 - 0x213ec4fff   SafariServices arm64  <fe054c32a1fe303483c35b3f8286559b> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x213ec5000 - 0x213f21fff   AppStoreDaemon arm64  <e8f5e36fd02a301180bb6cab72ce9033> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x213f84000 - 0x213fe7fff   IMAP arm64  <907003a4ba1437f2b8b21f80e382c5c3> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x21435c000 - 0x214378fff   FindMyDevice arm64  <d5ba563dd3ea30a0b81f4765b81eace3> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x214617000 - 0x214665fff   CoreCDPInternal arm64  <0fc0c239d1173be3b2016ded2acbfdc5> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x214adb000 - 0x214afafff   CoreCDPUI arm64  <b35b023ab55d3b1398f39c10353d5fff> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x214afb000 - 0x214b1dfff   DuetActivityScheduler arm64  <39c93025380138998a3845e97dc90edd> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x214c02000 - 0x214c60fff   AppleAccountUI arm64  <c117c95bf7213b559443eb56539a4bba> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x214da5000 - 0x214db0fff   AppConduit arm64  <463f0db712053d029e0482b868b7250d> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x215445000 - 0x21545afff   NewsFoundation arm64  <07511d16df123c21bd9e9511527e9755> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x21545b000 - 0x215716fff   NewsTransport arm64  <3d9b132fa4d03b82b8b77b5bedeb5e9a> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x21575e000 - 0x2157b2fff   CallKit arm64  <6f3707fc125e3883b73992dc05ef61c6> /System/Library/Frameworks/CallKit.framework/CallKit
0x215818000 - 0x21586cfff   IMAVCore arm64  <9570c66c71893f729dcd04106bd39063> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x21586d000 - 0x215c09fff   NewsCore arm64  <bd69007c6b993a73aec63d557d3cbaee> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x215c48000 - 0x215c9efff   ClockKit arm64  <d875e9fd05cd3439a789314b01b93186> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x215cbc000 - 0x215cc0fff   NewsDaemon arm64  <fa14c77daa233df6af46c962a3b0b082> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x216357000 - 0x21636ffff   NewsServicesInternal arm64  <5d2667a73ed93fb5bbc8fa73f736fc14> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x2164da000 - 0x2164e0fff   DuetRecommendation arm64  <2bd9d86717f23c8ab3ffc6989afafe2c> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x2164e1000 - 0x216532fff   LoggingSupport arm64  <f972f6275bc7395c8c3f9e6a6d2b653b> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x2166bd000 - 0x216714fff   NewsToday arm64  <e06c63f22a14353a8d0c3dee39a2abf8> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x216873000 - 0x21687cfff   FamilyCircle arm64  <937f4d9a8c223f668c56c77af66d7516> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x21687d000 - 0x216882fff   NewsServices arm64  <90b29cf88d7138f6b18e943792845461> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x216e68000 - 0x216e74fff   CoreFollowUpUI arm64  <1409ba30afbd34c7b22aeb2209741aa3> /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/CoreFollowUpUI
0x21850a000 - 0x21852dfff   AppSupportUI arm64  <08fb2606183e3704b634e045131d7c24> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x218aeb000 - 0x218b27fff   SetupAssistantUI arm64  <57f278ec9ca73f56baeeac3bfe3895d6> /System/Library/PrivateFrameworks/SetupAssistantUI.framework/SetupAssistantUI
0x218e90000 - 0x218ed4fff   Catalyst arm64  <ebc74a3fbaf6356a817fee05f9e592d4> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x2191bc000 - 0x2191c1fff   kperf arm64  <7a89ef48a21d3f1e9665d58b1a3fe579> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x219413000 - 0x219433fff   CellularPlanManager arm64  <ce6d1a05fe533d3c92a46cb09f935585> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x219434000 - 0x219489fff   DeviceManagement arm64  <e929c04b853639b498a79d7ecc427b59> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x2195f2000 - 0x2195fafff   kperfdata arm64  <06520184071d31719b159cfb87130d35> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x21963d000 - 0x219644fff   libdscsym.dylib arm64  <bb79e50b0a773521a0749ffa53c0e338> /usr/lib/libdscsym.dylib
0x219645000 - 0x219649fff   libsysdiagnose.dylib arm64  <1b18aad51d713d6fac77e5f23e358eb2> /usr/lib/libsysdiagnose.dylib
0x219892000 - 0x21989afff   IDSKVStore arm64  <146ff6c605d43e859b84b5d8d3ca7baa> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x2199e7000 - 0x219a1efff   ktrace arm64  <62185159e42038b99ebfebf8c729e61b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x21af69000 - 0x21afb5fff   DataDetectorsUI arm64  <d53982fb93ea334985f99a9c813c5699> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x21b92c000 - 0x21b980fff   WiFiKitUI arm64  <4c71c9e6b8b035d696a80760fb65365d> /System/Library/PrivateFrameworks/WiFiKitUI.framework/WiFiKitUI
0x21bc5c000 - 0x21bc9ffff   BiometricKit arm64  <a5f070b007953ea5b145093fe41ad9bb> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x21bcbe000 - 0x21bccdfff   CTCarrierSpace arm64  <b51b65bd0ccf32318652ee93fa5a22d5> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x21c126000 - 0x21c149fff   DeviceIdentity arm64  <fcdd36bc7d8f37a28cbf8836c333e160> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x21e0bc000 - 0x21e134fff   Rapport arm64  <24b8a966d17839a49b24b103c889e048> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x21e170000 - 0x21e1b2fff   SignpostSupport arm64  <8fd93797d31730aeb5e66fd10b320825> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x21f0aa000 - 0x21f0b1fff   libMatch.1.dylib arm64  <0ab6e6fae4a039eaad03429b1c74d823> /usr/lib/libMatch.1.dylib
0x21f0fa000 - 0x21f10ffff   libtailspin.dylib arm64  <97a536ebbd543e8bb5fd2c4442403d8e> /usr/lib/libtailspin.dylib
0x21f408000 - 0x21f6cefff   RawCamera arm64  <7ff8546416f7397f85ceb362ac8b31e3> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x21f7d7000 - 0x21f7ebfff   libCGInterfaces.dylib arm64  <7a9488d7f89931b484428689e920c6ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x221d66000 - 0x221d71fff   ContextKit arm64  <000483522dff3b62bc0eee9fd67496ce> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x221fbe000 - 0x221fe5fff   CoreServicesInternal arm64  <76068e39b78c32f6abaab1117775a851> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x22263d000 - 0x222644fff   EmailCore arm64  <1612a2600d42332fb0588470a306da0d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x222652000 - 0x222664fff   libGSFontCache.dylib arm64  <654308310b4931a2bec34675aa3d8a45> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x222665000 - 0x222695fff   libTrueTypeScaler.dylib arm64  <a39a0f8d03d63ca49d121d74ae992fde> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x2230b0000 - 0x2230b0fff   libmetal_timestamp.dylib arm64  <833a048da1a331aa9d9b6e5bef09ac6c> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x2240dd000 - 0x2240e1fff   InternationalSupport arm64  <27cc782b373537af9aa24edffacf09e2> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x225465000 - 0x225471fff   PersonaUI arm64  <b729eda30d223e5aa2de50984f474fe5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x22589c000 - 0x2258a6fff   SignpostCollection arm64  <9f5402f71bf03953aebed55638322eaf> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x225e63000 - 0x225e69fff   TextInputUI arm64  <a603ed492ef03f318723c3f7b49eaaf4> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x2262e9000 - 0x2262ecfff   XCTTargetBootstrap arm64  <04c9799049f336cab2c33ed8c1370c7b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x22632a000 - 0x22633dfff   libEDR arm64  <71cf2c7e251c3fc78fcacd54e8be8e4a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x226d76000 - 0x226d83fff   libMobileGestaltExtensions.dylib arm64  <79f514e726a33ad0b49a128401224600> /usr/lib/libMobileGestaltExtensions.dylib
0x226e91000 - 0x226e91fff   libcharset.1.dylib arm64  <407954967d42398ba8f25e1891f39960> /usr/lib/libcharset.1.dylib
0x227901000 - 0x227902fff   libsandbox.1.dylib arm64  <23ee17136afe3a53bc7a06e79a880dcd> /usr/lib/libsandbox.1.dylib
0x227a2a000 - 0x227b0cfff   AGXMetalA11 arm64  <24ca372a7c9439eaa118cff3bf2b47dd> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x227b0d000 - 0x227b16fff   AuthenticationServices arm64  <02850bc068f03b5285b3fa5724b43f66> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x227bae000 - 0x227cebfff   CoreServices arm64  <5f53079ab0e836b7af624d05ba9fc41d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x227d15000 - 0x227d2efff   MPSRayIntersector arm64  <d6d05474d6bd3365aaeb79616fd7ba20> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x227d5b000 - 0x227e81fff   Network arm64  <4ad46f271d3e3acd98d5b109e2e8b04a> /System/Library/Frameworks/Network.framework/Network
0x227e92000 - 0x227ea0fff   ANEServices arm64  <ee4fb2c2145831adaf850a0e568ced5c> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x227ea5000 - 0x227ea9fff   ASEProcessing arm64  <9f902a0c35083c36bb8f44de375b06bb> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x227eaa000 - 0x227eb5fff   AXCoreUtilities arm64  <c5673a50c6a43cbda01d7fba9fe4e454> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x228135000 - 0x228282fff   AppleMediaServices arm64  <c35b62fc092e3f47a127d8743e4e228e> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x228283000 - 0x228292fff   AppleNeuralEngine arm64  <49ccc308846e34d5850be88fda6000fb> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x22840b000 - 0x228440fff   C2 arm64  <175ce2e91e4f38798a9c43e0437b0bf0> /System/Library/PrivateFrameworks/C2.framework/C2
0x2285ca000 - 0x2285d4fff   Categories arm64  <8ca417ed9c093fa7858178d34d6c80a3> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x2286ca000 - 0x2287edfff   ConfigurationEngineModel arm64  <aa9f3f46e97836158a62e91d47b9844e> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x228a85000 - 0x228ad8fff   DocumentManager arm64  <8e270887737430b099a4d43900e2ee65> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x228c17000 - 0x228c1bfff   IdleTimerServices arm64  <ae57544db59f355db6b4aa15625512a5> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x228cfd000 - 0x228d25fff   MetadataUtilities arm64  <da900e8bb5123acd9d077abf78c2b12e> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x229e7d000 - 0x229e8ffff   NewsAnalyticsUpload arm64  <936d841c789639edb75bd7b7f831252c> /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload
0x229e92000 - 0x229edefff   OTSVG arm64  <793493c68ab13330a421f7cbd5c61f52> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x229edf000 - 0x229f01fff   OnBoardingKit arm64  <e7c49605a87e3e23bef7e2c9bc4c82ce> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x229fd2000 - 0x22a02cfff   PhotoFoundation arm64  <5f5043339fd935359daf0537dcfa0fd5> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x22a07c000 - 0x22a0bdfff   PhotosImagingFoundation arm64  <47a9fcbbfd79312995412bee560bb889> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x22a102000 - 0x22a10bfff   PrototypeToolsUI arm64  <eafe638bc2a1336c97eb91e3d0391350> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x22a10c000 - 0x22a11efff   QuickLookSupport arm64  <0275ae5b87773e909e0f19dff7c6c0a8> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x22a11f000 - 0x22a16cfff   ROCKit arm64  <91466a6e18843da08642493d2423261f> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
0x22a2df000 - 0x22a30dfff   RemoteConfiguration arm64  <5a2b5cd32f113fd097f799379b978092> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration
0x22a31d000 - 0x22a380fff   RemoteManagement arm64  <6cf8c3fc50563ddb92d0573ee481f8f9> /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
0x22a386000 - 0x22a397fff   RemoteTextInput arm64  <0be791545f9234fabb2226890e12fe02> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x22a3bf000 - 0x22a453fff   SampleAnalysis arm64  <c619b57ac4853071b9ff81db337b16fc> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x22a5a8000 - 0x22a5bcfff   SiriInstrumentation arm64  <68f57b9c927235aba58111816e6c1c9a> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x22a5fe000 - 0x22a605fff   StatsKit arm64  <464a62c99cbd340d9d96c9bed41ed318> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
0x22b225000 - 0x22c309fff   UIKitCore arm64  <a1f463bfcf9b3796ba9e7c2b40617fae> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x22c30a000 - 0x22c314fff   UIKitServices arm64  <ad0c5c64bbb83b17b4ac0706c9b9487b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x22c315000 - 0x22c31bfff   URLFormatting arm64  <9b5a7768d43c34a5b52d1779a5474605> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x22c31c000 - 0x22c33cfff   UsageTracking arm64  <ac4007ca7cf33cdaa7d6bb23461c31b3> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x22d1db000 - 0x22d22bfff   libstdc++.6.dylib arm64  <1389e662fec936029a2eb1d5a7d904de> /usr/lib/libstdc++.6.dylib
0x22d27b000 - 0x22d59ffff   libswiftCore.dylib arm64  <e6b0d68ae86939b9ae1871a1c22fb6ac> /usr/lib/swift/libswiftCore.dylib
0x22d5a0000 - 0x22d5a6fff   libswiftCoreAudio.dylib arm64  <67f58b542b0936cfac95b3b262644b12> /usr/lib/swift/libswiftCoreAudio.dylib
0x22d5a7000 - 0x22d5aefff   libswiftCoreData.dylib arm64  <87106f8ca9dd34d682a4769bd25eb27e> /usr/lib/swift/libswiftCoreData.dylib
0x22d5af000 - 0x22d5b3fff   libswiftCoreFoundation.dylib arm64  <0d39e1d23e583e77a0cbdd0c607d19cb> /usr/lib/swift/libswiftCoreFoundation.dylib
0x22d5b4000 - 0x22d5c3fff   libswiftCoreGraphics.dylib arm64  <a4ba499762463d0797e16d744d9ecbff> /usr/lib/swift/libswiftCoreGraphics.dylib
0x22d5c4000 - 0x22d5c8fff   libswiftCoreImage.dylib arm64  <81041966684f359d951ac0ec2d81b41f> /usr/lib/swift/libswiftCoreImage.dylib
0x22d5d0000 - 0x22d5d6fff   libswiftCoreMedia.dylib arm64  <af1b3a3b15e338eb8edfb79795772722> /usr/lib/swift/libswiftCoreMedia.dylib
0x22d5d7000 - 0x22d5e0fff   libswiftDarwin.dylib arm64  <3e9d922c873230d8a8f478037793bc03> /usr/lib/swift/libswiftDarwin.dylib
0x22d5e1000 - 0x22d5fafff   libswiftDispatch.dylib arm64  <18ede63ab37632fea1e9602d7023074c> /usr/lib/swift/libswiftDispatch.dylib
0x22d5fb000 - 0x22d773fff   libswiftFoundation.dylib arm64  <885b9e73a2bf361fbe4a7d07360bd5f0> /usr/lib/swift/libswiftFoundation.dylib
0x22d7ab000 - 0x22d7b1fff   libswiftMetal.dylib arm64  <e816e809d9063561a2636c4f91dbac94> /usr/lib/swift/libswiftMetal.dylib
0x22d7f2000 - 0x22d7f8fff   libswiftObjectiveC.dylib arm64  <9b454d2ea094320e84b6ff990e78caa0> /usr/lib/swift/libswiftObjectiveC.dylib
0x22d802000 - 0x22d807fff   libswiftQuartzCore.dylib arm64  <8ea68561b65a34b4829035dd7c530417> /usr/lib/swift/libswiftQuartzCore.dylib
0x22d84d000 - 0x22d85efff   libswiftUIKit.dylib arm64  <e7c9947e747a35d6bb7669c7dc47b687> /usr/lib/swift/libswiftUIKit.dylib
0x22d86f000 - 0x22d877fff   libswiftos.dylib arm64  <ce3ef61587013669aa192d060b871964> /usr/lib/swift/libswiftos.dylib```
BLeeEZ commented 4 years ago

First of all, thank you for your long breath. I have created a version with less dependencies and additional function wrappers: Amperfy.zip This version has also been tested on a real iPhone 7 device (iOS 13.3.1).

PS: The long lists of binary images in the sections of "Binary Images (...)" in your provided crash logs are not relevant to me and could be cut out.

AshotN commented 4 years ago

Believe me I completely understand your position. I’m writing the new web interface for Ampache and just recently went through something similar.

The app opened 11F53AE6-6316-4D59-A320-2F9DC47ED368

But if I tap anything it crashes.

Incident Identifier: 985DB1B8-9621-409E-9004-64407820E22A
CrashReporter Key:   603a35b4b96cf15f342ef09c6f5f09738fd2acdd
Hardware Model:      iPhone10,5
Process:             Amperfy [11073]
Path:                /private/var/containers/Bundle/Application/D6023738-0ED7-4C19-B217-C8ACA07BB6CE/Amperfy.app/Amperfy
Identifier:          familie-zimba.Amperfy
Version:             5 (0.3.1.5)
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           familie-zimba.Amperfy [1075]

Date/Time:           2020-02-29 21:49:35.9907 -0800
Launch Time:         2020-02-29 21:49:27.5377 -0800
OS Version:          iPhone OS 12.4 (16G77)
Baseband Version:    2.03.06
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001048912a4
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [11073]
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0       Amperfy (*)                     0x1048912a4 0x104880000 + 0x112a4   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x68
1       Amperfy (*)                     0x10489128c 0x104880000 + 0x1128c   // globalinit_33_E9BAAFD034160ABFA68356ED415A6BB3_func3 + 0x50
2       libdispatch.dylib               0x20176d7d4 0x20170d000 + 0x607d4   // _dispatch_client_callout + 0x10
3       libdispatch.dylib               0x20173e040 0x20170d000 + 0x31040   // _dispatch_once_callout + 0x1c
4       libswiftCore.dylib              0x2301f9e40 0x22ff53000 + 0x2a6e40  // swift_once + 0x28
5       Amperfy (*)                     0x1048f0914 0x104880000 + 0x70914   // PlayerView.refreshSongInfo(song:) + 0x190
6       Amperfy (*)                     0x1048f1654 0x104880000 + 0x71654   // PlayerView.debugResolvCurrentlyPlayingSong() + 0x4c8
7       Amperfy (*)                     0x1048f169c 0x104880000 + 0x7169c   // PlayerView.refreshPlayer() + 0x20
8       Amperfy (*)                     0x1048ce100 0x104880000 + 0x4e100   // PopupPlayerVC.viewDidLoad() + 0x1b8
9       Amperfy (*)                     0x1048ce60c 0x104880000 + 0x4e60c   // @objc PopupPlayerVC.viewDidLoad() + 0x1c
10      UIKitCore                       0x22e210224 0x22defd000 + 0x313224  // -[UIViewController loadViewIfRequired] + 0x3f4
11      UIKitCore                       0x22e210628 0x22defd000 + 0x313628  // -[UIViewController view] + 0x1c
12      UIKitCore                       0x22e1557f4 0x22defd000 + 0x2587f4  // -[UITabBarController transitionFromViewController:toViewController:transition:shouldSetSelected:] + 0x2dc
13      UIKitCore                       0x22e154bf0 0x22defd000 + 0x257bf0  // -[UITabBarController transitionFromViewController:toViewController:] + 0x44
14      UIKitCore                       0x22e151510 0x22defd000 + 0x254510  // -[UITabBarController _setSelectedViewController:] + 0x190
15      UIKitCore                       0x22e1512e0 0x22defd000 + 0x2542e0  // -[UITabBarController setSelectedViewController:] + 0x70
16      UIKitCore                       0x22e154b08 0x22defd000 + 0x257b08  // -[UITabBarController _tabBarItemClicked:] + 0x284
17      UIKitCore                       0x22e7bb300 0x22defd000 + 0x8be300  // -[UIApplication sendAction:to:from:forEvent:] + 0x60
18      UIKitCore                       0x22e04e030 0x22defd000 + 0x151030  // -[UITabBar _sendAction:withEvent:] + 0x210
19      UIKitCore                       0x22e7bb300 0x22defd000 + 0x8be300  // -[UIApplication sendAction:to:from:forEvent:] + 0x60
20      UIKitCore                       0x22e264424 0x22defd000 + 0x367424  // -[UIControl sendAction:to:forEvent:] + 0x50
21      UIKitCore                       0x22e264744 0x22defd000 + 0x367744  // -[UIControl _sendActionsForEvents:withEvent:] + 0x1b8
22      UIKitCore                       0x22e050aa0 0x22defd000 + 0x153aa0  // -[UITabBar _buttonUp:] + 0x78
23      UIKitCore                       0x22e7bb300 0x22defd000 + 0x8be300  // -[UIApplication sendAction:to:from:forEvent:] + 0x60
24      UIKitCore                       0x22e264424 0x22defd000 + 0x367424  // -[UIControl sendAction:to:forEvent:] + 0x50
25      UIKitCore                       0x22e264744 0x22defd000 + 0x367744  // -[UIControl _sendActionsForEvents:withEvent:] + 0x1b8
26      UIKitCore                       0x22e2637b0 0x22defd000 + 0x3667b0  // -[UIControl touchesEnded:withEvent:] + 0x238
27      UIKitCore                       0x22e3dd2d0 0x22defd000 + 0x4e02d0  // _UIGestureEnvironmentUpdate + 0x1edc
28      CoreFoundation                  0x201cbfd08 0x201c16000 + 0xa9d08   // __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 0x20
29      CoreFoundation                  0x201cbaa30 0x201c16000 + 0xa4a30   // __CFRunLoopDoObservers + 0x19c
30      CoreFoundation                  0x201cbafac 0x201c16000 + 0xa4fac   // __CFRunLoopRun + 0x4cc
31      CoreFoundation                  0x201cba7c0 0x201c16000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
32      GraphicsServices                0x203ebb79c 0x203eb1000 + 0xa79c    // GSEventRunModal + 0x68
33      UIKitCore                       0x22e7b9c38 0x22defd000 + 0x8bcc38  // UIApplicationMain + 0xd4
34      Amperfy (*)                     0x1048865e0 0x104880000 + 0x65e0    // main + 0x44
35      libdyld.dylib                   0x20177e8e0 0x20177d000 + 0x18e0    // start + 0x4

Thread 1:
0       libsystem_pthread.dylib         0x201950cd0 0x201942000 + 0xecd0    // start_wqthread + 0x0

Thread 2:
0       libsystem_pthread.dylib         0x201950cd0 0x201942000 + 0xecd0    // start_wqthread + 0x0

Thread 3:
0       libsystem_pthread.dylib         0x201950cd0 0x201942000 + 0xecd0    // start_wqthread + 0x0

Thread 4 name:  com.apple.uikit.eventfetch-thread
Thread 4:
0       libsystem_kernel.dylib          0x2018c00f4 0x2018a8000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x2018bf5a0 0x2018a8000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x201cc0120 0x201c16000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x201cbb030 0x201c16000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x201cba7c0 0x201c16000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       Foundation                      0x202688eac 0x202681000 + 0x7eac    // -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 0x12c
6       Foundation                      0x202688d3c 0x202681000 + 0x7d3c    // -[NSRunLoop(NSRunLoop) runUntilDate:] + 0x60
7       UIKitCore                       0x22e89f754 0x22defd000 + 0x9a2754  // -[UIEventFetcher threadMain] + 0x88
8       Foundation                      0x2027b5674 0x202681000 + 0x134674  // __NSThread__start__ + 0x3d8
9       libsystem_pthread.dylib         0x20194d2c0 0x201942000 + 0xb2c0    // _pthread_body + 0x80
10      libsystem_pthread.dylib         0x20194d220 0x201942000 + 0xb220    // _pthread_start + 0x2c
11      libsystem_pthread.dylib         0x201950cdc 0x201942000 + 0xecdc    // thread_start + 0x4

Thread 5:
0       libsystem_pthread.dylib         0x201950cd0 0x201942000 + 0xecd0    // start_wqthread + 0x0

Thread 6 name:  Dispatch queue: NSManagedObjectContext 0x28164d590
Thread 6:
0       libsystem_kernel.dylib          0x2018c0130 0x2018a8000 + 0x18130   // semaphore_wait_trap + 0x8
1       libdispatch.dylib               0x20173c968 0x20170d000 + 0x2f968   // _dispatch_sema4_wait$VARIANT$armv81 + 0x18
2       libdispatch.dylib               0x20173d3e0 0x20170d000 + 0x303e0   // _dispatch_semaphore_wait_slow + 0x80
3       CFNetwork                       0x202376000 0x2022d3000 + 0xa3000   // CFURLConnectionSendSynchronousRequest + 0x124
4       CFNetwork                       0x2022d714c 0x2022d3000 + 0x414c    // +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 0x70
5       Foundation                      0x20268e77c 0x202681000 + 0xd77c    // -[NSData(NSData) initWithContentsOfURL:options:maxLength:error:] + 0x128
6       Amperfy (*)                     0x1048e53d4 0x104880000 + 0x653d4   // AmpacheArtworkSyncer.syncInBackground(libraryStorage:) + 0x45c
7       Amperfy (*)                     0x1048e59f0 0x104880000 + 0x659f0   // protocol witness for BackgroundLibrarySyncer.syncInBackground(libraryStorage:) in conformance AmpacheArtworkSyncer + 0x14
8       Amperfy (*)                     0x10488ff08 0x104880000 + 0xff08    // closure #1 in BackgroundSyncerManager.syncInBackground() + 0xd0
9       Amperfy (*)                     0x1048f2eb4 0x104880000 + 0x72eb4   // thunk for @escaping @callee_guaranteed (@guaranteed NSManagedObjectContext) -> () + 0x30
10      CoreData                        0x20498da48 0x204783000 + 0x20aa48  // __47-[NSPersistentContainer performBackgroundTask:]_block_invoke + 0x20
11      CoreData                        0x2048c22b0 0x204783000 + 0x13f2b0  // developerSubmittedBlockToNSManagedObjectContextPerform + 0x9c
12      libdispatch.dylib               0x20176d7d4 0x20170d000 + 0x607d4   // _dispatch_client_callout + 0x10
13      libdispatch.dylib               0x201748dec 0x20170d000 + 0x3bdec   // _dispatch_lane_serial_drain$VARIANT$armv81 + 0x224
14      libdispatch.dylib               0x20174992c 0x20170d000 + 0x3c92c   // _dispatch_lane_invoke$VARIANT$armv81 + 0x198
15      libdispatch.dylib               0x201751e08 0x20170d000 + 0x44e08   // _dispatch_workloop_worker_thread + 0x248
16      libsystem_pthread.dylib         0x20194e114 0x201942000 + 0xc114    // _pthread_wqthread + 0x130
17      libsystem_pthread.dylib         0x201950cd4 0x201942000 + 0xecd4    // start_wqthread + 0x4

Thread 7 name:  JavaScriptCore bmalloc scavenger
Thread 7:
0       libsystem_kernel.dylib          0x2018caee4 0x2018a8000 + 0x22ee4   // __psynch_cvwait + 0x8
1       libsystem_pthread.dylib         0x20194a4a4 0x201942000 + 0x84a4    // _pthread_cond_wait$VARIANT$armv81 + 0x274
2       libc++.1.dylib                  0x200ea1090 0x200e99000 + 0x8090    // std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 0x18
3       JavaScriptCore                  0x208f4ede0 0x208ec5000 + 0x89de0   // void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 0x6c
4       JavaScriptCore                  0x208f52dd4 0x208ec5000 + 0x8ddd4   // bmalloc::Scavenger::threadRunLoop() + 0xb0
5       JavaScriptCore                  0x208f5254c 0x208ec5000 + 0x8d54c   // bmalloc::Scavenger::Scavenger(std::__1::lock_guard<bmalloc::Mutex>&) + 0x0
6       JavaScriptCore                  0x208f53f8c 0x208ec5000 + 0x8ef8c   // std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 0x0
7       libsystem_pthread.dylib         0x20194d2c0 0x201942000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x20194d220 0x201942000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x201950cdc 0x201942000 + 0xecdc    // thread_start + 0x4

Thread 8 name:  WebThread
Thread 8:
0       libsystem_kernel.dylib          0x2018c00f4 0x2018a8000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x2018bf5a0 0x2018a8000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x201cc0120 0x201c16000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x201cbb030 0x201c16000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x201cba7c0 0x201c16000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       WebCore                         0x20a9adfc4 0x20a5fc000 + 0x3b1fc4  // RunWebThread(void*) + 0x258
6       libsystem_pthread.dylib         0x20194d2c0 0x201942000 + 0xb2c0    // _pthread_body + 0x80
7       libsystem_pthread.dylib         0x20194d220 0x201942000 + 0xb220    // _pthread_start + 0x2c
8       libsystem_pthread.dylib         0x201950cdc 0x201942000 + 0xecdc    // thread_start + 0x4

Thread 9 name:  AVAudioSession Notify Thread
Thread 9:
0       libsystem_kernel.dylib          0x2018c00f4 0x2018a8000 + 0x180f4   // mach_msg_trap + 0x8
1       libsystem_kernel.dylib          0x2018bf5a0 0x2018a8000 + 0x175a0   // mach_msg + 0x48
2       CoreFoundation                  0x201cc0120 0x201c16000 + 0xaa120   // __CFRunLoopServiceMachPort + 0xec
3       CoreFoundation                  0x201cbb030 0x201c16000 + 0xa5030   // __CFRunLoopRun + 0x550
4       CoreFoundation                  0x201cba7c0 0x201c16000 + 0xa47c0   // CFRunLoopRunSpecific + 0x1b4
5       AVFAudio                        0x207c2c334 0x207ba0000 + 0x8c334   // GenericRunLoopThread::Entry(void*) + 0x9c
6       AVFAudio                        0x207c56c60 0x207ba0000 + 0xb6c60   // CAPThread::Entry(CAPThread*) + 0x58
7       libsystem_pthread.dylib         0x20194d2c0 0x201942000 + 0xb2c0    // _pthread_body + 0x80
8       libsystem_pthread.dylib         0x20194d220 0x201942000 + 0xb220    // _pthread_start + 0x2c
9       libsystem_pthread.dylib         0x201950cdc 0x201942000 + 0xecdc    // thread_start + 0x4

Thread 10:
0       libsystem_kernel.dylib          0x2018c0148 0x2018a8000 + 0x18148   // semaphore_timedwait_trap + 0x8
1       libdispatch.dylib               0x20173ca50 0x20170d000 + 0x2fa50   // _dispatch_sema4_timedwait$VARIANT$armv81 + 0x40
2       libdispatch.dylib               0x20173d3a8 0x20170d000 + 0x303a8   // _dispatch_semaphore_wait_slow + 0x48
3       libdispatch.dylib               0x2017507c8 0x20170d000 + 0x437c8   // _dispatch_worker_thread + 0x158
4       libsystem_pthread.dylib         0x20194d2c0 0x201942000 + 0xb2c0    // _pthread_body + 0x80
5       libsystem_pthread.dylib         0x20194d220 0x201942000 + 0xb220    // _pthread_start + 0x2c
6       libsystem_pthread.dylib         0x201950cdc 0x201942000 + 0xecdc    // thread_start + 0x4

Thread 11:
0       libsystem_pthread.dylib         0x201950cd0 0x201942000 + 0xecd0    // start_wqthread + 0x0

Thread 12:
0       libsystem_kernel.dylib          0x2018c0148 0x2018a8000 + 0x18148   // semaphore_timedwait_trap + 0x8
1       libdispatch.dylib               0x20173ca50 0x20170d000 + 0x2fa50   // _dispatch_sema4_timedwait$VARIANT$armv81 + 0x40
2       libdispatch.dylib               0x20173d3a8 0x20170d000 + 0x303a8   // _dispatch_semaphore_wait_slow + 0x48
3       libdispatch.dylib               0x2017507c8 0x20170d000 + 0x437c8   // _dispatch_worker_thread + 0x158
4       libsystem_pthread.dylib         0x20194d2c0 0x201942000 + 0xb2c0    // _pthread_body + 0x80
5       libsystem_pthread.dylib         0x20194d220 0x201942000 + 0xb220    // _pthread_start + 0x2c
6       libsystem_pthread.dylib         0x201950cdc 0x201942000 + 0xecdc    // thread_start + 0x4

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xab272f224a468584   x1: 0x0000000000000000   x2: 0x000000028075e100   x3: 0x0000000201903578
    x4: 0x0000000000000010   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000104d72ca0   x9: 0x0000000000000001  x10: 0x0001a5a23c030a45  x11: 0x0000002e0000007f
   x12: 0x000000010705e610  x13: 0x000001a23bffcb51  x14: 0x0000000095d78800  x15: 0x00000000000002f1
   x16: 0x0000000200f1fc90  x17: 0x0000000201c1a150  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0xab272f224a468584  x21: 0x0000000232603bf8  x22: 0x000000028270df50  x23: 0x000000028270cf00
   x24: 0x000000028270cf00  x25: 0x0000000104e055f0  x26: 0x00000000000001e8  x27: 0x000000010494c000
   x28: 0x0000000104947000   fp: 0x000000016b57d580   lr: 0x000000010489128c
    sp: 0x000000016b57d570   pc: 0x00000001048912a4 cpsr: 0x60000000
BLeeEZ commented 4 years ago

I think I found the root cause. The image assets are the problem. The screenshot you provided shows that the tab bar icons are missing. The app crashes because the default images in code could not be found and a NULL pointer will be referenced. I have added a check for the default image: Amperfy.zip

I am also interested if you now can see the tab bar icons too.

AshotN commented 4 years ago

05714624-B3ED-4C5C-A5C2-313E4D05C391

App works. Images missing still.

BLeeEZ commented 4 years ago

Glad to hear, that the app is not crashing anymore.

One idea that come up about the problem with the images is related to the assets resolution factors. Has the installed Amperfy app on your phone this app icon?

I have created a new debug version with dummy images of different resolution factors: Amperfy.zip

AshotN commented 4 years ago

The icon is correct, but the new build did not cause any icons to appear.

BLeeEZ commented 4 years ago

In this version I have deleted the icons and added them in a new ".xcassets" file: Amperfy.zip

AshotN commented 4 years ago

Nothing changed.

BLeeEZ commented 4 years ago

If have created a new release v0.3.2 with all the submodules enabled again. This should at least work without images.

I have done some additional research regarding the problems with the images. I can't find any new suggestions regarding this bug. The only idea could be to create the ipa file specifically for a iPhone 10s, which I can't do with my hardware setup.

AshotN commented 3 years ago

I got an iPhone again. Tried again, seems to be working. Thank you!