App Crash Randomly

Hi there,

Under the observation, my app is crash randomly when it's running on the background. Does anyone can help me on that? Thanks.

Here is the crash log:

Incident Identifier: 0C3884C9-2F6E-46F9-A95E-A7DAF7557C0E
Beta Identifier:     A6335F54-0623-4964-93A4-55502C1E6F52
Hardware Model:      iPhone12,1
Process:             Kare [4779]
Path:                /private/var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Kare
Identifier:          app.kares
Version:             20200115000 (1.3.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone12,1:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           app.kares [1601]




Date/Time:           2020-01-20 09:13:51.5155 +0800
Launch Time:         2020-01-20 09:13:46.3303 +0800
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    1.03.12
Report Version:      104


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


Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib         0x000000019f768c04 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019f768020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                 0x000000019f91b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                 0x000000019f9167fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                 0x000000019f915f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   GraphicsServices               0x00000001a9b93534 GSEventRunModal + 108 (GSEvent.c:2246)
6   UIKitCore                     0x00000001a3a8ea60 UIApplicationMain + 1940 (UIApplication.m:4773)
7   Kare                           0x0000000100c7040c 0x100c28000 + 295948
8   libdyld.dylib                 0x000000019f794e18 start + 4


Thread 1:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 2:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 3:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 4:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 5:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib         0x000000019f768c04 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019f768020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                 0x000000019f91b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                 0x000000019f9167fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                 0x000000019f915f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   Foundation                     0x000000019fc5b3b0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                     0x000000019fc5b288 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                     0x00000001a3b2a23c -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637)
8   Foundation                     0x000000019fc5a014 -[NSThread main] + 40 (NSThread.m:760)
9   Foundation                     0x000000019fd95a7c __NSThread__start__ + 852 (NSThread.m:724)
10  libsystem_pthread.dylib       0x000000019f6a9840 _pthread_start + 168 (pthread.c:896)
11  libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 7 name:
Thread 7 Crashed:
0   Kare                           0x0000000100cee8d4 0x100c28000 + 813268
1   Kare                           0x0000000100d12cb8 0x100c28000 + 961720
2   Kare                           0x0000000100da8a40 0x100c28000 + 1575488
3   libdispatch.dylib             0x000000019f644b7c _dispatch_call_block_and_release + 32 (init.c:1408)
4   libdispatch.dylib             0x000000019f645fd8 _dispatch_client_callout + 20 (object.m:495)
5   libdispatch.dylib             0x000000019f654cfc _dispatch_root_queue_drain + 644 (inline_internal.h:2484)
6   libdispatch.dylib             0x000000019f655384 _dispatch_worker_thread2 + 120 (queue.c:6628)
7   libsystem_pthread.dylib       0x000000019f6ab690 _pthread_wqthread + 216 (pthread.c:2364)
8   libsystem_pthread.dylib       0x000000019f6b19e8 start_wqthread + 8


Thread 8:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 9:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 10:
0   libsystem_pthread.dylib       0x000000019f6b19e0 start_wqthread + 0


Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib         0x000000019f768c04 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019f768020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                 0x000000019f91b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                 0x000000019f9167fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                 0x000000019f915f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   CFNetwork                     0x00000001a2c08568 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6   Foundation                     0x000000019fc5a014 -[NSThread main] + 40 (NSThread.m:760)
7   Foundation                     0x000000019fd95a7c __NSThread__start__ + 852 (NSThread.m:724)
8   libsystem_pthread.dylib       0x000000019f6a9840 _pthread_start + 168 (pthread.c:896)
9   libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib         0x000000019f768c04 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019f768020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                 0x000000019f91b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                 0x000000019f9167fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                 0x000000019f915f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   AVFAudio                       0x00000001ac8adf70 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91)
6   AVFAudio                       0x00000001ac8ff1fc CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286)
7   libsystem_pthread.dylib       0x000000019f6a9840 _pthread_start + 168 (pthread.c:896)
8   libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib         0x000000019f768c58 semaphore_timedwait_trap + 8
1   libdispatch.dylib             0x000000019f646594 _dispatch_sema4_timedwait + 68 (lock.c:154)
2   libdispatch.dylib             0x000000019f646b54 _dispatch_semaphore_wait_slow + 76 (semaphore.c:116)
3   libdispatch.dylib             0x000000019f654a04 _dispatch_worker_thread + 352 (queue.c:6728)
4   libsystem_pthread.dylib       0x000000019f6a9840 _pthread_start + 168 (pthread.c:896)
5   libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 14 name:
Thread 14:
0   libsystem_kernel.dylib         0x000000019f768c58 semaphore_timedwait_trap + 8
1   libdispatch.dylib             0x000000019f646594 _dispatch_sema4_timedwait + 68 (lock.c:154)
2   libdispatch.dylib             0x000000019f646b54 _dispatch_semaphore_wait_slow + 76 (semaphore.c:116)
3   libdispatch.dylib             0x000000019f654a04 _dispatch_worker_thread + 352 (queue.c:6728)
4   libsystem_pthread.dylib       0x000000019f6a9840 _pthread_start + 168 (pthread.c:896)
5   libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 15 name:
Thread 15:
0   libsystem_kernel.dylib         0x000000019f768c58 semaphore_timedwait_trap + 8
1   libdispatch.dylib             0x000000019f646594 _dispatch_sema4_timedwait + 68 (lock.c:154)
2   libdispatch.dylib             0x000000019f646b54 _dispatch_semaphore_wait_slow + 76 (semaphore.c:116)
3   libdispatch.dylib             0x000000019f654a04 _dispatch_worker_thread + 352 (queue.c:6728)
4   libsystem_pthread.dylib       0x000000019f6a9840 _pthread_start + 168 (pthread.c:896)
5   libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 16:
0   libsystem_kernel.dylib         0x000000019f78accc __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000019f6ad21c _pthread_cond_wait + 676 (pthread_cond.c:591)
2   Kare                           0x0000000100dbafbc 0x100c28000 + 1650620
3   Kare                           0x0000000100dbae64 0x100c28000 + 1650276
4   libsystem_pthread.dylib       0x000000019f6a9840 _pthread_start + 168 (pthread.c:896)
5   libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 17 name:
Thread 17:
0   libsystem_kernel.dylib         0x000000019f768c04 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000019f768020 mach_msg + 76 (mach_msg.c:103)
2   libdispatch.dylib             0x000000019f65b510 _dispatch_mach_send_and_wait_for_reply + 556 (mach.c:830)
3   libdispatch.dylib             0x000000019f65b904 dispatch_mach_send_with_result_and_wait_for_reply + 56 (mach.c:2006)
4   libxpc.dylib                   0x000000019f59b620 xpc_connection_send_message_with_reply_sync + 240 (connection.c:829)
5   Security                       0x00000001a07efb18 securityd_message_with_reply_sync + 100 (client.c:394)
6   Security                       0x00000001a07f058c securityd_send_sync_and_do + 88 (client.c:491)
7   Security                       0x00000001a08a5f30 __SecTrustEvaluateIfNecessary_block_invoke_3 + 468 (SecTrust.c:1483)
8   Security                       0x00000001a0872bdc SecOSStatusWith + 56 (SecItem.c:323)
9   Security                       0x00000001a08a5ca4 __SecTrustEvaluateIfNecessary_block_invoke_2 + 104 (SecTrust.c:1673)
10  libsystem_trace.dylib         0x000000019f57c7d0 _os_activity_initiate_impl + 64 (activity.c:118)
11  Security                       0x00000001a08a5c2c __SecTrustEvaluateIfNecessary_block_invoke + 264 (SecTrust.c:1673)
12  libdispatch.dylib             0x000000019f645fd8 _dispatch_client_callout + 20 (object.m:495)
13  libdispatch.dylib             0x000000019f6527f4 _dispatch_lane_barrier_sync_invoke_and_complete + 60 (queue.c:996)
14  Security                       0x00000001a08a590c SecTrustEvaluateIfNecessary + 172 (SecTrust.c:1653)
15  Security                       0x00000001a08a70ac SecTrustEvaluateInternal + 48 (SecTrust.c:1002)
16  Kare                           0x0000000101e121f8 0x100c28000 + 18784760
17  libsystem_pthread.dylib       0x000000019f6b19f4 thread_start + 8


Thread 7 crashed with ARM Thread State (64-bit):
    x0: 0x80000001024962d0   x1: 0x0000000000000002   x2: 0x0000000000000000   x3: 0x0000000282a5cdf1
    x4: 0x00000001dfddaa40   x5: 0x0000000000000011   x6: 0x0000000000000020   x7: 0x0000000000000403
    x8: 0x0000000282a5cdc8   x9: 0x0000000200000002  x10: 0xfffffffe00000000  x11: 0x0000000200000002
   x12: 0x0000000000000002  x13: 0x0000000000000037  x14: 0x00000000000000c4  x15: 0x0000000000000006
   x16: 0x000000019f6a64f0  x17: 0x00000001dfdd53c0  x18: 0x0000000000000000  x19: 0xe000000000000000
   x20: 0x000000016f5a6d90  x21: 0xc00000000000000d  x22: 0x382e312e302e3031  x23: 0x00000001e8e40e40
   x24: 0x0000000000000000  x25: 0x0000000104314200  x26: 0xe900000000000030  x27: 0x0000000282a5ce80
   x28: 0x4000000283ffb120   fp: 0x000000016f5a6df0   lr: 0x7c243a0100cee4d0
    sp: 0x000000016f5a6d30   pc: 0x0000000100cee8d4 cpsr: 0x60000000
   esr: 0xf2000001  Address size fault


Binary Images:
0x100c28000 - 0x1026abfff Kare arm64   /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Kare
0x103380000 - 0x1033f7fff Alamofire arm64  <28ab0b15d4b7333b88f7bd7a9f934fcb> /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/Alamofire.framework/Alamofire
0x1034e0000 - 0x10352bfff CryptoSwift arm64   /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/CryptoSwift.framework/CryptoSwift
0x1035d8000 - 0x1035effff EFQRCode arm64  <5d2962de019a3fa687bb40611ca02fc3> /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/EFQRCode.framework/EFQRCode
0x103620000 - 0x103633fff SVProgressHUD arm64   /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/SVProgressHUD.framework/SVProgressHUD
0x10367c000 - 0x1036e3fff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
0x103760000 - 0x1038c3fff Charts arm64  <05d5805a8eec3e2daeef70926b73195e> /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/Charts.framework/Charts
0x103be4000 - 0x103c9bfff Kingfisher arm64   /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/Kingfisher.framework/Kingfisher
0x103de0000 - 0x103dfffff Siren arm64  <370900ca517a39a8b2ed78a44c1dc31c> /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/Siren.framework/Siren
0x103e44000 - 0x103e5bfff SlideMenuControllerSwift arm64   /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/SlideMenuControllerSwift.framework/SlideMenuControllerSwift
0x103e90000 - 0x103eb3fff SwiftyJSON arm64  <387ce99e79123d409970664ada8f6fad> /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/SwiftyJSON.framework/SwiftyJSON
0x103eec000 - 0x103f07fff SwiftyUserDefaults arm64  <5bff6af4b6bd32b4962db19fac76c7ad> /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/SwiftyUserDefaults.framework/SwiftyUserDefaults
0x103f50000 - 0x103f5ffff Toast_Swift arm64   /var/containers/Bundle/Application/C6485394-FA82-4B7B-B157-0285091BDB02/Kare.app/Frameworks/Toast_Swift.framework/Toast_Swift
0x104434000 - 0x10443ffff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
0x19f578000 - 0x19f58efff libsystem_trace.dylib arm64e   /usr/lib/system/libsystem_trace.dylib
0x19f58f000 - 0x19f5c2fff libxpc.dylib arm64e   /usr/lib/system/libxpc.dylib
0x19f5c3000 - 0x19f5c3fff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
0x19f5c4000 - 0x19f642fff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
0x19f643000 - 0x19f67ffff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
0x19f680000 - 0x19f6a0fff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
0x19f6a1000 - 0x19f6a7fff libsystem_platform.dylib arm64e   /usr/lib/system/libsystem_platform.dylib
0x19f6a8000 - 0x19f6b2fff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
0x19f6b3000 - 0x19f6e3fff libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x19f6e4000 - 0x19f750fff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
0x19f751000 - 0x19f764fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
0x19f765000 - 0x19f793fff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
0x19f794000 - 0x19f7c7fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
0x19f7c8000 - 0x19f7d0fff libsystem_darwin.dylib arm64e   /usr/lib/system/libsystem_darwin.dylib
0x19f7d1000 - 0x19f82bfff libc++.1.dylib arm64e   /usr/lib/libc++.1.dylib
0x19f82c000 - 0x19f86dfff libsystem_info.dylib arm64e   /usr/lib/system/libsystem_info.dylib
0x19f86e000 - 0x19fbebfff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x19fbec000 - 0x19fc52fff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x19fc53000 - 0x19ff1efff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
0x19ff1f000 - 0x19ff51fff libCRFSuite.dylib arm64e   /usr/lib/libCRFSuite.dylib
0x19ff52000 - 0x1a00d5fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a00d6000 - 0x1a0138fff libSparse.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1a0139000 - 0x1a0632fff ImageIO arm64e   /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a0633000 - 0x1a0635fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1a0636000 - 0x1a07cefff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
0x1a07cf000 - 0x1a090ffff Security arm64e   /System/Library/Frameworks/Security.framework/Security
0x1a0910000 - 0x1a09b6fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a09b7000 - 0x1a09eefff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
0x1a09ef000 - 0x1a0a4dfff libprotobuf.dylib arm64e   /usr/lib/libprotobuf.dylib
0x1a0a4e000 - 0x1a0a60fff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
0x1a0a61000 - 0x1a0cc1fff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
0x1a0cc2000 - 0x1a0cebfff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a0cec000 - 0x1a0d33fff WirelessDiagnostics arm64e   /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a0d34000 - 0x1a0d6ffff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
0x1a0d70000 - 0x1a11b8fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a11b9000 - 0x1a1491fff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a1492000 - 0x1a1585fff LanguageModeling arm64e   /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a1586000 - 0x1a15ccfff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a15cd000 - 0x1a1753fff libsqlite3.dylib arm64e   /usr/lib/libsqlite3.dylib
0x1a1754000 - 0x1a1786fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a1787000 - 0x1a1790fff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
0x1a1791000 - 0x1a196dfff CoreDuet arm64e   /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1a196e000 - 0x1a1ab5fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a1ab6000 - 0x1a1b9bfff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a1b9c000 - 0x1a1bbafff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1a1bbb000 - 0x1a1bf8fff AppSupport arm64e   /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a1bf9000 - 0x1a20d3fff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
0x1a20d4000 - 0x1a21e4fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a21e5000 - 0x1a220ffff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a2210000 - 0x1a2231fff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a2232000 - 0x1a24e9fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
0x1a24ea000 - 0x1a2500fff ProtocolBuffer arm64e   /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a2501000 - 0x1a251bfff CommonUtilities arm64e   /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a251c000 - 0x1a251cfff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
0x1a251d000 - 0x1a2555fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a2556000 - 0x1a25cefff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1a25cf000 - 0x1a2b1efff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1a2b1f000 - 0x1a2b91fff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a2b92000 - 0x1a2b9efff libMobileGestaltExtensions.dylib arm64e   /usr/lib/libMobileGestaltExtensions.dylib
0x1a2b9f000 - 0x1a2bf5fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a2c07000 - 0x1a2f67fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a2f68000 - 0x1a304afff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1a304b000 - 0x1a416ffff UIKitCore arm64e   /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1a4170000 - 0x1a417efff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a417f000 - 0x1a4256fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1a4257000 - 0x1a425cfff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1a425d000 - 0x1a4273fff libsystem_asl.dylib arm64e   /usr/lib/system/libsystem_asl.dylib
0x1a4274000 - 0x1a42f0fff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a42f1000 - 0x1a4624fff CoreData arm64e   /System/Library/Frameworks/CoreData.framework/CoreData
0x1a4625000 - 0x1a4851fff Vision arm64e  <0e223637f78239d2972b816791315aaf> /System/Library/Frameworks/Vision.framework/Vision
0x1a4852000 - 0x1a4896fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1a4897000 - 0x1a48c2fff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1a48c3000 - 0x1a497afff libboringssl.dylib arm64e   /usr/lib/libboringssl.dylib
0x1a497b000 - 0x1a4989fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
0x1a498a000 - 0x1a49aafff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a49ab000 - 0x1a4b25fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1a4b26000 - 0x1a4b75fff SpringBoardServices arm64e   /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1a4b76000 - 0x1a4bedfff FrontBoardServices arm64e   /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a4bee000 - 0x1a4d06fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
0x1a4d07000 - 0x1a4d63fff libusrtcp.dylib arm64e   /usr/lib/libusrtcp.dylib
0x1a4d64000 - 0x1a4d6bfff libsystem_symptoms.dylib arm64e   /usr/lib/system/libsystem_symptoms.dylib
0x1a4d6c000 - 0x1a5cc2fff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1a5cc3000 - 0x1a5ccbfff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1a5ccc000 - 0x1a5d27fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1a5d28000 - 0x1a5e8afff CoreUtils arm64e   /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1a5f3d000 - 0x1a5f6afff ImageCaptureCore arm64e   /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1a5f6b000 - 0x1a5f74fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
0x1a5f75000 - 0x1a5ff3fff AppleAccount arm64e   /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1a5ff4000 - 0x1a600ffff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1a6010000 - 0x1a6100fff IDS arm64e   /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1a6101000 - 0x1a6231fff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a6232000 - 0x1a6233fff libCTGreenTeaLogger.dylib arm64e   /usr/lib/libCTGreenTeaLogger.dylib
0x1a6299000 - 0x1a639afff CoreMedia arm64e   /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1a639b000 - 0x1a63abfff UIKitServices arm64e   /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1a63ac000 - 0x1a6400fff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1a6401000 - 0x1a6658fff QuartzCore arm64e   /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1a6659000 - 0x1a6816fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1a6817000 - 0x1a6d8afff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1a6d8b000 - 0x1a6ec6fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
0x1a6ec7000 - 0x1a6ef7fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a6ef8000 - 0x1a6f1bfff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1a6f1c000 - 0x1a7081fff Sharing arm64e   /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1a7082000 - 0x1a76a0fff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a76a1000 - 0x1a93bdfff WebCore arm64e   /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a93be000 - 0x1a93d6fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
0x1a93d7000 - 0x1a93e2fff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a93e3000 - 0x1a945dfff ContactsFoundation arm64e   /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1a945e000 - 0x1a9472fff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a9473000 - 0x1a9484fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a9485000 - 0x1a9b8ffff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a9b90000 - 0x1a9b98fff GraphicsServices arm64e   /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1a9b99000 - 0x1a9c80fff AccessibilityUtilities arm64e   /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1a9c81000 - 0x1a9e7ffff AVFoundation arm64e   /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1a9e80000 - 0x1a9eb8fff OnBoardingKit arm64e  <2e2d67b4d3b9369c834ced186e4c4f96> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a9eb9000 - 0x1a9f08fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1a9f09000 - 0x1a9f21fff MobileAsset arm64e   /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1a9f22000 - 0x1a9f2ffff libGSFont.dylib arm64e   /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1a9f30000 - 0x1a9f39fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1a9f3a000 - 0x1aa088fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1aa089000 - 0x1aa0d4fff AXRuntime arm64e  <539c8041a10e3612aae6420fcb339466> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1aa0d5000 - 0x1aa0d7fff libAXSafeCategoryBundle.dylib arm64e  <8ca363d1587b3d899cc598638d5d2060> /usr/lib/libAXSafeCategoryBundle.dylib
0x1aa0d8000 - 0x1aa21afff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1aa21b000 - 0x1aa341fff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1aa342000 - 0x1aa9d4fff PhotoLibraryServices arm64e   /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1aa9d5000 - 0x1aac62fff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1aac63000 - 0x1aae91fff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1aae92000 - 0x1aaec7fff libAudioToolboxUtility.dylib arm64e   /usr/lib/libAudioToolboxUtility.dylib
0x1aaec8000 - 0x1ab091fff ContactsUI arm64e   /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1ab092000 - 0x1ab0fdfff UIAccessibility arm64e   /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1ab0fe000 - 0x1ab30dfff Photos arm64e  <5eb1d20b77693f77af3d30cdf4902aab> /System/Library/Frameworks/Photos.framework/Photos
0x1ab30e000 - 0x1ab3a5fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1ab3a6000 - 0x1ab3b9fff BaseBoardUI arm64e  <58c23d8d190f324fa8c4e0809d01e222> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1ab3ba000 - 0x1ab471fff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1ab4f4000 - 0x1ab522fff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1ab523000 - 0x1ab787fff libmecabra.dylib arm64e   /usr/lib/libmecabra.dylib
0x1ab788000 - 0x1ab801fff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1ab802000 - 0x1abc32fff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
0x1abc33000 - 0x1abc47fff libCGInterfaces.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1abc48000 - 0x1abd97fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1abd98000 - 0x1abe02fff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1abe03000 - 0x1abe82fff AXMediaUtilities arm64e  <45a6de38d9b9363a9a3b498a50815fe8> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1abe83000 - 0x1abe86fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1abe87000 - 0x1abf3dfff CorePDF arm64e   /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1abf3e000 - 0x1abf7afff AccessibilityUIUtilities arm64e   /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1ac33e000 - 0x1ac658fff AppleMediaServices arm64e   /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1ac659000 - 0x1ac680fff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1ac681000 - 0x1ac846fff CoreMotion arm64e   /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1ac847000 - 0x1ac933fff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1ac934000 - 0x1acb30fff RawCamera arm64e  <103674c7fa933f01a8d0a099d750acae> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1acb31000 - 0x1acbeafff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1acbeb000 - 0x1acc0ffff AppSupportUI arm64e  <2408c8c7085338bb8dcf4e3d0dea06fa> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1acc10000 - 0x1acc46fff CoreVideo arm64e   /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1acc47000 - 0x1ace81fff AudioToolboxCore arm64e   /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1ace82000 - 0x1acec8fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1acec9000 - 0x1acf04fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1acf05000 - 0x1acfc5fff TelephonyUtilities arm64e  <4551385c5c21384d8f2c1a4a4caed738> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1acfc6000 - 0x1acff0fff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1acff1000 - 0x1ad37cfff libswiftCore.dylib arm64e   /usr/lib/swift/libswiftCore.dylib
0x1ad37d000 - 0x1ad4bffff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1ad4c0000 - 0x1ad521fff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1ad522000 - 0x1ad769fff MapKit arm64e  <7692dbcecfd53d13b2c0ff49fd73cc43> /System/Library/Frameworks/MapKit.framework/MapKit
0x1ad76a000 - 0x1ad782fff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1ad783000 - 0x1ad877fff MediaExperience arm64e   /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1ad878000 - 0x1adb47fff ********* arm64e   /System/Library/PrivateFrameworks/*********.framework/*********
0x1adb48000 - 0x1adba5fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
0x1add76000 - 0x1ae46dfff VectorKit arm64e   /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1ae46e000 - 0x1ae542fff AVKit arm64e   /System/Library/Frameworks/AVKit.framework/AVKit
0x1ae543000 - 0x1ae573fff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1ae574000 - 0x1ae576fff libapp_launch_measurement.dylib arm64e   /usr/lib/libapp_launch_measurement.dylib
0x1ae65d000 - 0x1ae6c1fff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1ae6c2000 - 0x1ae75afff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1ae75b000 - 0x1ae76afff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1ae76b000 - 0x1ae77dfff MobileBluetooth arm64e   /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1ae77e000 - 0x1ae83dfff LinkPresentation arm64e   /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1ae875000 - 0x1ae879fff libsystem_configuration.dylib arm64e   /usr/lib/system/libsystem_configuration.dylib
0x1aea62000 - 0x1aea70fff HangTracer arm64e   /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1aea71000 - 0x1aead9fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1aeada000 - 0x1aeadbfff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
0x1aeadc000 - 0x1af8d6fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1af8d7000 - 0x1af963fff libTelephonyUtilDynamic.dylib arm64e   /usr/lib/libTelephonyUtilDynamic.dylib
0x1af979000 - 0x1afc01fff StoreServices arm64e   /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1afc02000 - 0x1afc0bfff IOMobileFramebuffer arm64e   /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1afd84000 - 0x1aff65fff Message arm64e  <8fed8c41bb943602b282d04734f60ea8> /System/Library/PrivateFrameworks/Message.framework/Message
0x1aff7d000 - 0x1aff97fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1aff98000 - 0x1b0082fff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
0x1b178a000 - 0x1b17d3fff MetadataUtilities arm64e   /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1b182f000 - 0x1b196cfff ReminderKit arm64e  <555f7f4cc6bc3909a22a5ab20eaf505a> /System/Library/PrivateFrameworks/ReminderKit.framework/ReminderKit
0x1b21a7000 - 0x1b23cdfff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1b23ce000 - 0x1b2404fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1b2405000 - 0x1b2467fff CalendarFoundation arm64e   /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1b2468000 - 0x1b2561fff EventKit arm64e   /System/Library/Frameworks/EventKit.framework/EventKit
0x1b2562000 - 0x1b2598fff MediaServices arm64e   /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1b26aa000 - 0x1b2855fff PencilKit arm64e   /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b2856000 - 0x1b297bfff MessageUI arm64e   /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b29ca000 - 0x1b2a0bfff BiometricKit arm64e   /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b2a0c000 - 0x1b2a38fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b2a39000 - 0x1b2a8cfff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1b2a8d000 - 0x1b2b26fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1b2b27000 - 0x1b2d17fff MediaRemote arm64e   /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1b2d18000 - 0x1b2d20fff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1b2d31000 - 0x1b2d58fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1b2e1f000 - 0x1b2e60fff ContactsAutocompleteUI arm64e  <5d07a6f6450538e68afc27c2649b96eb> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1b2e61000 - 0x1b2e84fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1b2ea0000 - 0x1b2ebdfff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1b2ebe000 - 0x1b2ec8fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1b2ec9000 - 0x1b2f62fff CoreSuggestions arm64e   /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b3171000 - 0x1b3373fff HealthKit arm64e  <7b8ae68066233810abe528c30708824d> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1b399d000 - 0x1b39aafff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1b39ab000 - 0x1b39e0fff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b39e1000 - 0x1b39e3fff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
0x1b3b4e000 - 0x1b3bbdfff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b3bbe000 - 0x1b3beafff OSAnalytics arm64e   /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b3beb000 - 0x1b3c1afff MobileInstallation arm64e   /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b3c1b000 - 0x1b3cb9fff Metal arm64e   /System/Library/Frameworks/Metal.framework/Metal
0x1b3cba000 - 0x1b3cbffff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b3cc0000 - 0x1b3ccbfff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b3ced000 - 0x1b3cf4fff libsystem_dnssd.dylib arm64e   /usr/lib/system/libsystem_dnssd.dylib
0x1b3cf5000 - 0x1b3cfbfff PushKit arm64e   /System/Library/Frameworks/PushKit.framework/PushKit
0x1b3cfc000 - 0x1b3e09fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1b3e1c000 - 0x1b3e1dfff BackgroundTaskAgent arm64e   /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1b3e1e000 - 0x1b3e22fff LinguisticData arm64e   /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1b3e4d000 - 0x1b3e67fff DoNotDisturb arm64e   /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1b3e68000 - 0x1b3f24fff ************ arm64e   /System/Library/Frameworks/************.framework/************
0x1b4370000 - 0x1b4371fff MessageSupport arm64e  <953af072c2f630aab4d19bde9e388add> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1b449f000 - 0x1b44a7fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1b44a8000 - 0x1b44aafff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1b44ab000 - 0x1b455cfff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1b455d000 - 0x1b458cfff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1b458d000 - 0x1b45fffff EmailFoundation arm64e  <24748ea9b48b357099f98833114b9046> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1b4600000 - 0x1b4615fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b4616000 - 0x1b461efff FamilyCircle arm64e   /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1b461f000 - 0x1b4635fff libcoretls.dylib arm64e   /usr/lib/libcoretls.dylib
0x1b468d000 - 0x1b4720fff libate.dylib arm64e   /usr/lib/libate.dylib
0x1b5777000 - 0x1b57c6fff FTServices arm64e   /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1b586d000 - 0x1b587efff MaterialKit arm64e  <170f708b18303d309c386701169d4fdb> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1b587f000 - 0x1b58fbfff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1b58fc000 - 0x1b5906fff CoreRecents arm64e  <75a19a8edd21305c9815d923fcfb4bbc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1b5907000 - 0x1b594efff MIME arm64e  <8cc31be6934c38f0a21ca621287ccc95> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1b59b3000 - 0x1b59c0fff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1b5acb000 - 0x1b5b27fff EmailCore arm64e  <486e0ddc42103aa293d3c375d7c6beea> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1b5b7c000 - 0x1b5ba1fff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1b6068000 - 0x1b6069fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1b606a000 - 0x1b607bfff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
0x1b60a4000 - 0x1b60b4fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1b60b5000 - 0x1b614efff Email arm64e   /System/Library/PrivateFrameworks/Email.framework/Email
0x1b614f000 - 0x1b619ffff ClassKit arm64e   /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1b620d000 - 0x1b6219fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1b621a000 - 0x1b6222fff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1b638a000 - 0x1b63d7fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1b648b000 - 0x1b6492fff CoreTime arm64e   /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1b66bb000 - 0x1b670bfff DataAccess arm64e   /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1b6a56000 - 0x1b6aacfff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1b6d91000 - 0x1b6db0fff AppConduit arm64e   /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1b6db1000 - 0x1b6dcafff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1b715d000 - 0x1b7233fff CoreBrightness arm64e   /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1b7234000 - 0x1b723bfff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
0x1b73d6000 - 0x1b75a4fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1b75a5000 - 0x1b75acfff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1b8833000 - 0x1b8847fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b8848000 - 0x1b884cfff CommunicationsFilter arm64e  <17d34f3f18573d5db53844cc6d0d03f8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1b8871000 - 0x1b887cfff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1b89cc000 - 0x1b8aa6fff libBLAS.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1b8aa7000 - 0x1b8ab5fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1b95a5000 - 0x1b95c0fff libtailspin.dylib arm64e   /usr/lib/libtailspin.dylib
0x1b9620000 - 0x1b9635fff ContactsDonation arm64e  <827fed8716143f38a8833552efd5bb5e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1b967f000 - 0x1b9688fff MobileActivation arm64e   /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1b970c000 - 0x1b971bfff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1b971c000 - 0x1b981dfff ResponseKit arm64e   /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1b983a000 - 0x1b9874fff Notes arm64e  <4a609bbf074835d8a81b129a584e7281> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1b9875000 - 0x1b988dfff MetalKit arm64e   /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1b98e9000 - 0x1b9933fff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b9934000 - 0x1b99fefff ProofReader arm64e   /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1b9a4f000 - 0x1b9a5afff EmailAddressing arm64e  <54c6cdb2c056368689b9be97fe853d41> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1b9a5b000 - 0x1b9a71fff MailServices arm64e   /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1b9a72000 - 0x1b9af7fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1b9af8000 - 0x1b9afefff IdleTimerServices arm64e   /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1b9cc5000 - 0x1b9cc8fff FTClientServices arm64e  <69dd8a0ec8ef3267b36254f500c6c8dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1b9cc9000 - 0x1b9d31fff ContactsUICore arm64e  <8981b44168e13dee942a188b8db38eab> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1ba1b7000 - 0x1ba1fffff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1ba321000 - 0x1ba37cfff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1ba46b000 - 0x1ba476fff OpenGLES arm64e   /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1ba5e0000 - 0x1ba5e9fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1ba5ea000 - 0x1ba61ffff SharedUtils arm64e   /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1ba620000 - 0x1ba66efff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1bb71e000 - 0x1bb75bfff StreamingZip arm64e   /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1bc6a8000 - 0x1bc6aafff InternationalTextSearch arm64e   /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1bc6c9000 - 0x1bc6e6fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1bd07a000 - 0x1bd07ffff IncomingCallFilter arm64e  <9896a2daaabe3f188f55e25e739b75cc> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1bd09b000 - 0x1bd0b3fff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1bd525000 - 0x1bd52bfff Netrb arm64e   /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1bd52f000 - 0x1bd55ffff EAP8021X arm64e   /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1bd560000 - 0x1bd562fff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1bd70e000 - 0x1bd712fff libgermantok.dylib arm64e   /usr/lib/libgermantok.dylib
0x1bd713000 - 0x1bd7c6fff libmecab.dylib arm64e   /usr/lib/libmecab.dylib
0x1bd959000 - 0x1bd995fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1bd996000 - 0x1bdab3fff Navigation arm64e  <3abaf7b6ff3e37f48321a169b454981d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1bddd8000 - 0x1bdde6fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1bdde7000 - 0x1bde07fff FTAWD arm64e   /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1bf3d6000 - 0x1bf3d8fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1bf6a5000 - 0x1bf6e2fff DifferentialPrivacy arm64e  <24140d84f0a23aa09fdc2c283266d860> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1bf98c000 - 0x1bfb2bfff EmailDaemon arm64e  <227f55823fab375b89447f8c914451c9> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1bfea1000 - 0x1bfecefff MailSupport arm64e  <34a64be32a9f37e0b0a8c304ad0faaca> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1bfecf000 - 0x1bff3ffff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
0x1bff40000 - 0x1bff71fff C2 arm64e   /System/Library/PrivateFrameworks/C2.framework/C2
0x1bff72000 - 0x1bffa6fff NaturalLanguage arm64e   /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1c003c000 - 0x1c003dfff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
0x1c004f000 - 0x1c0060fff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
0x1c00b9000 - 0x1c00c6fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1c00c7000 - 0x1c0223fff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1c0224000 - 0x1c025ffff ContactsAutocomplete arm64e  <7597edde15d136c9a2a1bfeb38643ff0> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1c0260000 - 0x1c0268fff libcopyfile.dylib arm64e   /usr/lib/system/libcopyfile.dylib
0x1c05e1000 - 0x1c0674fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1c0675000 - 0x1c0680fff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1c0681000 - 0x1c0692fff SettingsFoundation arm64e   /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1c07ca000 - 0x1c0848fff Symbolication arm64e   /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c0a0e000 - 0x1c0a5dfff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1c0f86000 - 0x1c0f88fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1c1abe000 - 0x1c1afdfff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c1d6b000 - 0x1c1d74fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1c24cb000 - 0x1c24d2fff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c24e7000 - 0x1c258ffff MMCS arm64e   /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1c25e9000 - 0x1c281bfff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c2c05000 - 0x1c2c4cfff CoreLocationProtobuf arm64e   /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1c2d03000 - 0x1c2d7efff Quagga arm64e   /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1c301f000 - 0x1c302dfff libAXSpeechManager.dylib arm64e  <4553784bd2ad3390befc1cc97018b2c8> /usr/lib/libAXSpeechManager.dylib
0x1c3094000 - 0x1c30a9fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1c3cfd000 - 0x1c3d0bfff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
0x1c3d0c000 - 0x1c3d17fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
0x1c3ee1000 - 0x1c3ef1fff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1c3f31000 - 0x1c3f37fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1c40db000 - 0x1c40f4fff TextToSpeech arm64e  <564eb207fb793081b5307c7cc48fe6ea> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1c5022000 - 0x1c505efff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1c54a0000 - 0x1c54b1fff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1c54b2000 - 0x1c54c6fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1c5541000 - 0x1c557cfff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1c587d000 - 0x1c5885fff FSEvents arm64e   /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1c5896000 - 0x1c5915fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1c6229000 - 0x1c6239fff RemoteTextInput arm64e   /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1c6262000 - 0x1c6292fff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1c62af000 - 0x1c62b8fff CloudPhotoServices arm64e   /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1c62f8000 - 0x1c630cfff libLinearAlgebra.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1c64ac000 - 0x1c64b3fff CertUI arm64e   /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1c65bb000 - 0x1c65c9fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1c7078000 - 0x1c70bffff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1c70c0000 - 0x1c7112fff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1c7593000 - 0x1c75dbfff SafariSafeBrowsing arm64e   /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1c7aa3000 - 0x1c7ac1fff GenerationalStorage arm64e   /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1c7b27000 - 0x1c7b32fff PersonaKit arm64e   /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1c7b33000 - 0x1c7b3ffff PersonaUI arm64e   /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1c7f4f000 - 0x1c7f54fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1c8131000 - 0x1c816bfff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
0x1c84c4000 - 0x1c856afff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1c856b000 - 0x1c8597fff vCard arm64e   /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1c85e0000 - 0x1c866dfff SampleAnalysis arm64e   /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1c866e000 - 0x1c8679fff IntentsFoundation arm64e   /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1c8c2d000 - 0x1c8c66fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1c8c67000 - 0x1c8c89fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1c8c8a000 - 0x1c8ca8fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1c8ca9000 - 0x1c8daafff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1c8ec7000 - 0x1c8ec7fff Accelerate arm64e   /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c8ec9000 - 0x1c9206fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1c9207000 - 0x1c920bfff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1c920c000 - 0x1c9265fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1c9266000 - 0x1c9266fff vecLib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1c927e000 - 0x1c9286fff BackgroundTasks arm64e  <7e0e1ac579f230f8ac6bfaa14d72d4a9> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1c92c1000 - 0x1c93cdfff Combine arm64e   /System/Library/Frameworks/Combine.framework/Combine
0x1c93e0000 - 0x1c9430fff CoreMIDI arm64e  <996fff805ba63ce6871ede2e0eee6853> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1c961f000 - 0x1c964cfff GSS arm64e   /System/Library/Frameworks/GSS.framework/GSS
0x1c9660000 - 0x1c9692fff MPSCore arm64e   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1c9693000 - 0x1c970cfff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1c970d000 - 0x1c972ffff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1c9730000 - 0x1c9744fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1c9745000 - 0x1c98dafff MPSNeuralNetwork arm64e   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1c98db000 - 0x1c9920fff MPSRayIntersector arm64e   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1c9921000 - 0x1c9921fff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1c992e000 - 0x1c992efff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1c9939000 - 0x1c993afff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1c993b000 - 0x1c9941fff libCoreFSCache.dylib arm64e   /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1c9942000 - 0x1c9947fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1c997c000 - 0x1c99b4fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1c9dd1000 - 0x1c9dd1fff UIKit arm64e   /System/Library/Frameworks/UIKit.framework/UIKit
0x1c9df3000 - 0x1c9eb9fff VisionKit arm64e   /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1ca18c000 - 0x1ca2ccfff ANECompiler arm64e   /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1ca2cd000 - 0x1ca2defff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1ca2e7000 - 0x1ca378fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1ca379000 - 0x1ca37dfff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ca486000 - 0x1ca4c8fff AccessibilitySharedSupport arm64e  <403ee05e9e6b3583b31293851ac8de6c> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1ca526000 - 0x1ca531fff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1cae80000 - 0x1cae8efff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1cae95000 - 0x1cae9ffff AppleIDAuthSupport arm64e   /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1caea0000 - 0x1caee2fff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1caefe000 - 0x1caf0ffff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1caf16000 - 0x1caf39fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1cb13e000 - 0x1cb16efff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1cbc39000 - 0x1cbc40fff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1cbf6e000 - 0x1cc061fff CoreHandwriting arm64e  <06dcaf8f3844383c8de73d24780bd74a> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1cc078000 - 0x1cc07bfff CoreOptimization arm64e   /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1cc196000 - 0x1cc1a1fff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1cc333000 - 0x1cc34ffff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1cc411000 - 0x1cc9ddfff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1cccb2000 - 0x1cd0c5fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1cd19b000 - 0x1cd1aefff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1cd215000 - 0x1cd221fff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1cd243000 - 0x1cd257fff Futhark arm64e   /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1cddd7000 - 0x1cddd7fff libmetal_timestamp.dylib arm64e  <0eebbe0b18783099a04ae6e9e646d336> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x1cdf60000 - 0x1cdf6cfff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1ce8fc000 - 0x1ce96cfff Heimdal arm64e   /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1ceecd000 - 0x1ceed3fff InternationalSupport arm64e   /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1cf198000 - 0x1cf198fff Marco arm64e   /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1cf698000 - 0x1cf6abfff MobileDeviceLink arm64e   /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1cf963000 - 0x1cf9a3fff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d0022000 - 0x1d0022fff PhoneNumbers arm64e   /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1d1a22000 - 0x1d1a26fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1d1b18000 - 0x1d1b4afff ScreenReaderCore arm64e   /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1d1bc0000 - 0x1d1bccfff SetupAssistantSupport arm64e   /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1d1beb000 - 0x1d1bebfff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1d1c1a000 - 0x1d1c42fff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1d23d3000 - 0x1d24f4fff TextRecognition arm64e   /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1d24f5000 - 0x1d2599fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1d33eb000 - 0x1d38e8fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1d3a82000 - 0x1d3a8afff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1d3a8b000 - 0x1d3ad4fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1d3aed000 - 0x1d3af9fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1d3ec6000 - 0x1d41cefff libAWDSupportFramework.dylib arm64e   /usr/lib/libAWDSupportFramework.dylib
0x1d4385000 - 0x1d438ffff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
0x1d43b4000 - 0x1d4578fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
0x1d45f5000 - 0x1d45fcfff libMatch.1.dylib arm64e   /usr/lib/libMatch.1.dylib
0x1d46ae000 - 0x1d46affff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
0x1d46b8000 - 0x1d46b9fff libThaiTokenizer.dylib arm64e   /usr/lib/libThaiTokenizer.dylib
0x1d47b9000 - 0x1d47cefff libapple_nghttp2.dylib arm64e   /usr/lib/libapple_nghttp2.dylib
0x1d4847000 - 0x1d4857fff libbsm.0.dylib arm64e   /usr/lib/libbsm.0.dylib
0x1d4858000 - 0x1d4864fff libbz2.1.0.dylib arm64e   /usr/lib/libbz2.1.0.dylib
0x1d4865000 - 0x1d4865fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
0x1d4866000 - 0x1d4877fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
0x1d4878000 - 0x1d488ffff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
0x1d4890000 - 0x1d4891fff libcoretls_cfhelpers.dylib arm64e   /usr/lib/libcoretls_cfhelpers.dylib
0x1d4892000 - 0x1d4898fff libcupolicy.dylib arm64e   /usr/lib/libcupolicy.dylib
0x1d48d9000 - 0x1d48e2fff libdscsym.dylib arm64e   /usr/lib/libdscsym.dylib
0x1d48e3000 - 0x1d4900fff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
0x1d491a000 - 0x1d491ffff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
0x1d4920000 - 0x1d4a12fff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
0x1d4a28000 - 0x1d4a33fff liblockdown.dylib arm64e   /usr/lib/liblockdown.dylib
0x1d4a34000 - 0x1d4a4cfff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
0x1d4dd2000 - 0x1d4e02fff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
0x1d4e03000 - 0x1d4e17fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
0x1d51a3000 - 0x1d51bbfff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
0x1d51bc000 - 0x1d51befff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
0x1d51c5000 - 0x1d51f6fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
0x1d51fe000 - 0x1d5201fff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
0x1d5206000 - 0x1d522efff libxslt.1.dylib arm64e  <5cda58ea395f345eb8f71b1761a614a6> /usr/lib/libxslt.1.dylib
0x1d522f000 - 0x1d5240fff libz.1.dylib arm64e   /usr/lib/libz.1.dylib
0x1d5268000 - 0x1d526afff liblog_network.dylib arm64e   /usr/lib/log/liblog_network.dylib
0x1d530c000 - 0x1d5310fff libswiftCoreFoundation.dylib arm64e  <24e45ec7ab0c3e73b8b23eef6a54329e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1d5311000 - 0x1d531ffff libswiftCoreGraphics.dylib arm64e   /usr/lib/swift/libswiftCoreGraphics.dylib
0x1d5320000 - 0x1d5324fff libswiftCoreImage.dylib arm64e  <4f0cb4e66cb733c5afb2f2a97cac43a7> /usr/lib/swift/libswiftCoreImage.dylib
0x1d537a000 - 0x1d5383fff libswiftDarwin.dylib arm64e   /usr/lib/swift/libswiftDarwin.dylib
0x1d5384000 - 0x1d53a0fff libswiftDispatch.dylib arm64e   /usr/lib/swift/libswiftDispatch.dylib
0x1d53a1000 - 0x1d5530fff libswiftFoundation.dylib arm64e  <6561a18c7ed33602b8e2a9988912a2e3> /usr/lib/swift/libswiftFoundation.dylib
0x1d5569000 - 0x1d5570fff libswiftMetal.dylib arm64e  <2caae8964de037daa118762991d0ce2a> /usr/lib/swift/libswiftMetal.dylib
0x1d55e5000 - 0x1d55ebfff libswiftObjectiveC.dylib arm64e   /usr/lib/swift/libswiftObjectiveC.dylib
0x1d55f5000 - 0x1d55fafff libswiftQuartzCore.dylib arm64e  <39444c8eb68f388ea460fdb5da641bf4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1d5637000 - 0x1d564bfff libswiftUIKit.dylib arm64e  <6296c18861253b70b3d0c6ba1444f9e0> /usr/lib/swift/libswiftUIKit.dylib
0x1d5680000 - 0x1d5685fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
0x1d5686000 - 0x1d5696fff libcommonCrypto.dylib arm64e   /usr/lib/system/libcommonCrypto.dylib
0x1d5697000 - 0x1d569afff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
0x1d5771000 - 0x1d5771fff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
0x1d5772000 - 0x1d5777fff libmacho.dylib arm64e   /usr/lib/system/libmacho.dylib
0x1d5778000 - 0x1d5779fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
0x1d577a000 - 0x1d577bfff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
0x1d577c000 - 0x1d57a9fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
0x1d57aa000 - 0x1d57affff libunwind.dylib arm64e   /usr/lib/system/libunwind.dylib
0x1d5a93000 - 0x1d5afffff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1d5b00000 - 0x1d5b0dfff NanoPreferencesSync arm64e   /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1d6742000 - 0x1d6a0efff AGXMetalA13 arm64e  <889f9e40f9ab322daefadd243da7d666> /System/Library/Extensions/AGXMetalA13.bundle/AGXMetalA13
0x1d7b52000 - 0x1d7b66fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore


EOF

Replies

The

EXC_BREAKPOINT
exception is a strong indication that you’ve hit a Swift trap, for example, if you force unwrap an optional that’s
nil
. It’s hard to say much more because the relevant stack frames on the crashing thread are not symbolicated:
Thread 7 Crashed:  
0 Kare              … 0x100c28000 + 813268  
1 Kare              … 0x100c28000 + 961720  
2 Kare              … 0x100c28000 + 1575488  
3 libdispatch.dylib … _dispatch_call_block_and_release + 32 (init.c:1408)  
…

Frame 3 shows that you have some work that’s being run on a Dispatch queue. Frames 2…0 are your code, and there are no symbols. To make progress, you’ll need to symbolicate that log.

Technote 2151 Understanding and Analyzing iOS Application Crash Reports has advice no how to do this.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Hi eskimo,

Thanks for your reply.

Based on the crash, we have compared the app running log(tracked by ourselves) and crash log (generate by testflight).

In our app background running log, it shows something like:


2020-01-23 07:40:20 +0000: function locationManager(_ manager: CLLocationManager, didUpdateLocations locations: [CLLocation]) called

2020-01-23 07:40:20 +0000: uploading location to our server...

2020-01-23 07:40:20 +0000: ...upload success

2020-01-23 07:41:00 +0000: function application(_ application: UIApplication, didFinishLaunchingWithOptions...) called


We found the crash time always before "function application(_ application: UIApplication, didFinishLaunchingWithOptions...) called",

From my understanding, that means our app is being terminated by system for some reason, and it restart in background.

Could you help me to list some reason that system will terminate the app?

Or any idea of why that happened? I did not see any "applicationDidReceiveMemoryWarning" in logs.


Please help me, thank you so much