PlugInKit crash on widget

According to the Crash report we experience many crashes on our Widget extention: PlugInKit: -[PKService run]

This is happening on multiple iOS versions. We tried to reproduce it wituout any luck and I don't understand from the stack trace why it is happening. Can anyone point me to the right direction?


Thread 0 name:
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x1ab74900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1ab746e0 mach_msg + 44 (mach_msg.c:103)
2 CoreFoundation 0x1b377be2 __CFRunLoopServiceMachPort + 144 (CFRunLoop.c:2527)
3 CoreFoundation 0x1b376064 __CFRunLoopRun + 1436 (CFRunLoop.c:2870)
4 CoreFoundation 0x1b2c91ae CFRunLoopRunSpecific + 470 (CFRunLoop.c:3113)
5 CoreFoundation 0x1b2c8fd0 CFRunLoopRunInMode + 104 (CFRunLoop.c:3143)
6 GraphicsServices 0x1ca73b40 GSEventRunModal + 80 (GSEvent.c:2245)
7 UIKit 0x20651a52 UIApplicationMain + 150 (UIApplication.m:4089)
8 libxpc.dylib 0x1ac7062a _xpc_objc_main + 702 (main.m:143)
9 libxpc.dylib 0x1ac71bd0 xpc_main + 164 (init.c:1468)
10 Foundation 0x1bdfadfe -[NSXPCListener resume] + 182 (NSXPCListener.m:251)
11 PlugInKit 0x22b1db84 -[PKService run] + 684 (PKService.m:105)
12 PlugInKit 0x22b1d7a4 +[PKService main] + 56 (PKService.m:39)
13 PlugInKit 0x22b1dbb2 +[PKService _defaultRun:arguments:] + 20 (PKService.m:116)
14 Foundation 0x1bde2586 NSExtensionMain + 48 (NSExtensionMain.m:23)
15 libdyld.dylib 0x1aab64ea start + 2
Thread 1:
0 libsystem_pthread.dylib 0x1ac3e454 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x1ac3e454 start_wqthread + 0
Thread 3 name:
Thread 3:
0 libsystem_kernel.dylib 0x1ab8a73c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1ac4280c _pthread_workqueue_addthreads + 58 (pthread.c:2348)
2 libdispatch.dylib 0x1aa99272 _dispatch_global_queue_poke_slow + 56 (queue.c:4296)
3 libdispatch.dylib 0x1aa98182 _dispatch_root_queue_drain + 276 (queue.c:4361)
4 libdispatch.dylib 0x1aa9800e _dispatch_worker_thread3 + 106 (queue.c:5550)
5 libsystem_pthread.dylib 0x1ac3e87c _pthread_wqthread + 1040 (pthread.c:2196)
6 libsystem_pthread.dylib 0x1ac3e45c start_wqthread + 8
Thread 4 name:
Thread 4:
0 libsystem_kernel.dylib 0x1ab74900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1ab746e0 mach_msg + 44 (mach_msg.c:103)
2 CoreFoundation 0x1b377be2 __CFRunLoopServiceMachPort + 144 (CFRunLoop.c:2527)
3 CoreFoundation 0x1b376064 __CFRunLoopRun + 1436 (CFRunLoop.c:2870)
4 CoreFoundation 0x1b2c91ae CFRunLoopRunSpecific + 470 (CFRunLoop.c:3113)
5 CoreFoundation 0x1b2c8fd0 CFRunLoopRunInMode + 104 (CFRunLoop.c:3143)
6 Foundation 0x1bc1daf4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 258 (NSRunLoop.m:367)
7 Foundation 0x1bc3a76c -[NSRunLoop(NSRunLoop) runUntilDate:] + 86 (NSRunLoop.m:411)
8 UIKit 0x20f52ad8 -[UIEventFetcher threadMain] + 128 (UIEventFetcher.m:313)
9 Foundation 0x1bd018ea __NSThread__start__ + 1122 (NSThread.m:1163)
10 libsystem_pthread.dylib 0x1ac4093a _pthread_body + 216 (pthread.c:697)
11 libsystem_pthread.dylib 0x1ac4085c _pthread_start + 234 (pthread.c:744)
12 libsystem_pthread.dylib 0x1ac3e468 thread_start + 8
Thread 5 name:
Thread 5:
0 libsystem_kernel.dylib 0x1ab8a57c __ulock_wake + 8
1 libsystem_platform.dylib 0x1ac3b5b2 _os_unfair_lock_unlock_slow + 50 (lock.c:590)
2 CoreFoundation 0x1b3e7e9c __CFBasicHashDrain + 512 (CFBasicHash.c:1074)
3 CoreFoundation 0x1b379518 _CFRelease + 426 (CFRuntime.c:1987)
4 Foundation 0x1bc18f9a -[NSXPCInterface dealloc] + 26 (NSXPCInterface.m:93)
5 libobjc.A.dylib 0x1a65d258 objc_object::sidetable_release(bool) + 238 (NSObject.mm:1591)
6 Foundation 0x1bc18f5a -[_NSXPCConnectionExportInfo dealloc] + 60 (NSXPCConnectionHelpers.m:103)
7 libobjc.A.dylib 0x1a65d258 objc_object::sidetable_release(bool) + 238 (NSObject.mm:1591)
8 CoreFoundation 0x1b3e7de8 __CFBasicHashDrain + 332 (CFBasicHash.c:389)
9 CoreFoundation 0x1b2d20c4 CFDictionaryRemoveAllValues + 414 (CFDictionary.c:722)
10 Foundation 0x1bc18f08 -[_NSXPCConnectionExportedObjectTable invalidate] + 88 (NSXPCConnectionHelpers.m:246)
11 Foundation 0x1bc192dc message_handler + 504 (NSXPCConnection.m:521)
12 libxpc.dylib 0x1ac67904 _xpc_connection_call_event_handler + 40 (connection.c:546)
13 libxpc.dylib 0x1ac65bb0 _xpc_connection_mach_event + 640 (connection.c:1793)
14 libdispatch.dylib 0x1aaa2c42 _dispatch_mach_cancel_invoke + 52 (source.c:5841)
15 libdispatch.dylib 0x1aa8c3f2 _dispatch_mach_invoke + 844 (source.c:5979)
16 libdispatch.dylib 0x1aa9644e _dispatch_queue_serial_drain + 520 (inline_internal.h:2468)
17 libdispatch.dylib 0x1aa8cb70 _dispatch_queue_invoke + 886 (queue.c:4853)
18 libdispatch.dylib 0x1aa981b4 _dispatch_root_queue_drain + 326 (inline_internal.h:2468)
19 libdispatch.dylib 0x1aa9800e _dispatch_worker_thread3 + 106 (queue.c:5550)
20 libsystem_pthread.dylib 0x1ac3e87c _pthread_wqthread + 1040 (pthread.c:2196)
21 libsystem_pthread.dylib 0x1ac3e45c start_wqthread + 8
Thread 6:
0 libsystem_pthread.dylib 0x1ac3e454 start_wqthread + 0
Thread 7:
0 libsystem_kernel.dylib 0x1ab74968 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aa9a9de _os_semaphore_timedwait + 70 (lock.c:130)
2 libdispatch.dylib 0x1aa9a07e _dispatch_semaphore_wait_slow + 56 (semaphore.c:127)
3 libdispatch.dylib 0x1aa99462 _dispatch_worker_thread + 200 (queue.c:5616)
4 libsystem_pthread.dylib 0x1ac4093a _pthread_body + 216 (pthread.c:697)
5 libsystem_pthread.dylib 0x1ac4085c _pthread_start + 234 (pthread.c:744)
6 libsystem_pthread.dylib 0x1ac3e468 thread_start + 8
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x10004005 r1: 0x07000806 r2: 0x00000000 r3: 0x00000c00
r4: 0x00002703 r5: 0xffffffff r6: 0x00000000 r7: 0x001fec9c
r8: 0x00000000 r9: 0x5bfb3f2a r10: 0x001fed4c r11: 0xffffffff
ip: 0xffffffe1 sp: 0x001fec60 lr: 0x1ab746e1 pc: 0x1ab74900
cpsr: 0x60000010
This is still happening - any one got any ideas why?

This is still happening

Can you post a complete Apple crash report? Use the editor’s text attachment feature to avoid clogging up the timeline.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
I am getting a lot of these as well-

Code Block Exception Type:  EXC_CRASH (SIGKILL)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note:  EXC_CORPSE_NOTIFYTermination Reason: Namespace RUNNINGBOARD, Code 0xdead10ccTriggered by Thread:  0Thread 0 name:Thread 0 Crashed:0   libsystem_kernel.dylib        	0x00000001c5123dd0 mach_msg_trap + 81   libsystem_kernel.dylib        	0x00000001c5123184 mach_msg + 76 (mach_msg.c:103)2   CoreFoundation                	0x0000000199192cf8 CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641)3   CoreFoundation                	0x000000019918cea8 CFRunLoopRun + 1216 (CFRunLoop.c:2974)4   CoreFoundation                	0x000000019918c4bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)5   Foundation                    	0x000000019a409e30 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)6   Foundation                    	0x000000019a43c79c -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399)7   libxpc.dylib                  	0x00000001e079e428 _xpc_objc_main + 688 (main.m:265)8   libxpc.dylib                  	0x00000001e07a0700 xpc_main + 180 (init.c:1198)9   Foundation                    	0x000000019a43eaa8 -[NSXPCListener resume] + 316 (NSXPCListener.m:448)10  PlugInKit                     	0x00000001c78cf564 -[PKService run] + 424 (PKService.m:186)11  PlugInKit                     	0x00000001c78cf1a4 +[PKService main] + 576 (PKService.m:115)12  PlugInKit                     	0x00000001c78cf970 +[PKService _defaultRun:arguments:] + 24 (PKService.m:233)13  ExtensionKit                  	0x000000019d67d848 EXExtensionMain + 84 (EXExtensionMain.m:23)14  Foundation                    	0x000000019a586b78 NSExtensionMain + 200 (NSExtensionMain.m:13)15  libdyld.dylib                 	0x0000000198e53e60 start + 4

I responded on the other thread that you raised this on.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Same here,
crash log 1.:

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001cf4bfdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001cf4bf184 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x00000001a352ecf8 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001a3528ea8 __CFRunLoopRun + 1216 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001a35284bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                    	0x00000001a47a5e30 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                    	0x00000001a47d879c -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399)
7   libxpc.dylib                  	0x00000001eab3a428 _xpc_objc_main + 688 (main.m:265)
8   libxpc.dylib                  	0x00000001eab3c700 xpc_main + 180 (init.c:1198)
9   Foundation                    	0x00000001a47daaa8 -[NSXPCListener resume] + 316 (NSXPCListener.m:448)
10  PlugInKit                     	0x00000001d1c6b564 -[PKService run] + 424 (PKService.m:186)
11  PlugInKit                     	0x00000001d1c6b1a4 +[PKService main] + 576 (PKService.m:115)
12  PlugInKit                     	0x00000001d1c6b970 +[PKService _defaultRun:arguments:] + 24 (PKService.m:233)
13  ExtensionKit                  	0x00000001a7a19848 EXExtensionMain + 84 (EXExtensionMain.m:23)
14  Foundation                    	0x00000001a4922b78 NSExtensionMain + 200 (NSExtensionMain.m:13)
15  libdyld.dylib                 	0x00000001a31efe60 start + 4

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

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

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

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001cf4bfd10 _kernelrpc_mach_vm_deallocate_trap + 8
1   libsystem_kernel.dylib        	0x00000001cf4ca138 mach_vm_deallocate + 88 (mach_vm.c:81)
2   libsystem_malloc.dylib        	0x00000001b25eed4c mvm_deallocate_pages + 144 (vm.c:219)
3   libsqlite3.dylib              	0x00000001bc410f70 balance + 2068 (sqlite3.c:0)
4   libsqlite3.dylib              	0x00000001bc40fa4c sqlite3BtreeDelete + 1240 (sqlite3.c:80178)
5   libsqlite3.dylib              	0x00000001bc3ee580 sqlite3VdbeExec + 18100 (sqlite3.c:97525)
6   libsqlite3.dylib              	0x00000001bc3e87ac sqlite3_step + 304 (sqlite3.c:90618)
7   libsqlite3.dylib              	0x00000001bc3af844 sqlite3_exec + 368 (sqlite3.c:130584)
8   CFNetwork                     	0x00000001a3d1c304 -[NSURLStorageURLCacheDB execSQLStatement:onConnection:toCompletionWithRetry:writeLockHeld:] + 104 (NSURLStorageURLCacheDB.mm:1966)
9   CFNetwork                     	0x00000001a3c1b790 invocation function for block in __CFURLCache::Shrink(NSURLStorageURLCacheDB*) + 324 (NSURLStorageURLCacheDB.mm:1574)
10  libdispatch.dylib             	0x00000001a31be834 _dispatch_block_async_invoke2 + 148 (queue.c:527)
11  libdispatch.dylib             	0x00000001a31b0ac8 _dispatch_client_callout + 20 (object.m:559)
12  libdispatch.dylib             	0x00000001a31b3d60 _dispatch_continuation_pop + 416 (inline_internal.h:2548)
13  libdispatch.dylib             	0x00000001a31c5328 _dispatch_source_invoke + 1260 (source.c:570)
14  libdispatch.dylib             	0x00000001a31b7ad4 _dispatch_lane_serial_drain + 272 (inline_internal.h:2589)
15  libdispatch.dylib             	0x00000001a31b8768 _dispatch_lane_invoke + 460 (queue.c:3862)
16  libdispatch.dylib             	0x00000001a31c2528 _dispatch_workloop_worker_thread + 708 (queue.c:6590)
17  libsystem_pthread.dylib       	0x00000001eab0c908 _pthread_wqthread + 276 (pthread.c:2193)
18  libsystem_pthread.dylib       	0x00000001eab1377c start_wqthread + 8

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000010004005   x1: 0x0000000007000806   x2: 0x0000000000000000   x3: 0x0000000000000c00
    x4: 0x0000000000001c03   x5: 0x00000000ffffffff   x6: 0x0000000000000000   x7: 0x00000002818bc0d0
    x8: 0x00000000fffffbbf   x9: 0x0000000007000906  x10: 0x34570b05f3f8006a  x11: 0x000000b2e9b0681a
   x12: 0x00000000016e3600  x13: 0x000000000003b571  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0xffffffffffffffe1  x17: 0x0000000000000001  x18: 0x00000001034df9c4  x19: 0x0000000000000000
   x20: 0x00000000ffffffff  x21: 0x0000000000001c03  x22: 0x0000000000000c00  x23: 0x000000016ce92950
   x24: 0x0000000007000806  x25: 0x0000000000000000  x26: 0x0000000007000806  x27: 0x0000000000001c03
   x28: 0x000000016ce928d8   fp: 0x000000016ce927e0   lr: 0x00000001cf4bf184
    sp: 0x000000016ce92790   pc: 0x00000001cf4bfdd0 cpsr: 0x60000000
   esr: 0x56000080  Address size fault

Binary Images:
0x102f6c000 - 0x102f77fff radarExtension arm64  <37dd495027a736919198b47be73a750e> /var/containers/Bundle/Application/992E5C9E-FDE0-4394-A34B-A422102C35DC/Runner.app/PlugIns/radarExtension.appex/radarExtension
0x102fe0000 - 0x102febfff libobjc-trampolines.dylib arm64e  <9c4daf11088c3f588effdd33ae00ee07> /usr/lib/libobjc-trampolines.dylib
0x103330000 - 0x10339ffff dyld arm64e  <0edb2835e9a8365187487d336708cfec> /usr/lib/dyld
0x1a31ad000 - 0x1a31eefff libdispatch.dylib arm64e  <8e662f82b1e43e7ea37618e9755a8f51> /usr/lib/system/libdispatch.dylib
0x1a31ef000 - 0x1a3228fff libdyld.dylib arm64e  <90a4e82e250c35e38b2d51d6d8b1119b> /usr/lib/system/libdyld.dylib
0x1a3229000 - 0x1a3490fff libicucore.A.dylib arm64e  <9a22d83439b03852800b4f1c22d96f30> /usr/lib/libicucore.A.dylib
0x1a3491000 - 0x1a3844fff CoreFoundation arm64e  <472c9193115d34cdad1d0e7e091c9432> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a3845000 - 0x1a39e9fff CoreServices arm64e  <5f08c7be8a043950b50a455075613670> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a3a32000 - 0x1a3aabfff SystemConfiguration arm64e  <560fcc9dd59f3fee9dbb26782474f21f> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1a3aac000 - 0x1a3b9dfff CoreTelephony arm64e  <3b124b5cbc0e3191abecff20e050cb2c> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1a3b9e000 - 0x1a402bfff CFNetwork arm64e  <81f1c72300083684a8f93eac348cb8e6> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a402c000 - 0x1a4727fff libnetwork.dylib arm64e  <57cc220061cf38809bbce21ae207e1d8> /usr/lib/libnetwork.dylib
0x1a4728000 - 0x1a479dfff Accounts arm64e  <21e6a82c35af37758738eb166d2516f9> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a479e000 - 0x1a4a4cfff Foundation arm64e  <095c09dd64363270b062a150203fdeed> /System/Library/Frameworks/Foundation.framework/Foundation
0x1a4a4d000 - 0x1a4da6fff ImageIO arm64e  <251bb16754253a5f81d10c6d99c8078e> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a4da7000 - 0x1a4dbffff libCGInterfaces.dylib arm64e  <23f8849201973c1c8079ebd10361cc21> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a4dc0000 - 0x1a534efff CoreGraphics arm64e  <b3c1f2f08e593dc9b0b751fbcfd4ac69> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1a534f000 - 0x1a6789fff UIKitCore arm64e  <47154c6d47df3abba15256b159b014e4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1a678a000 - 0x1a67a7fff libAccessibility.dylib arm64e  <e91fab22d3793fb6a05419d75bbb29b8> /usr/lib/libAccessibility.dylib
0x1a67a8000 - 0x1a6a26fff QuartzCore arm64e  <fc06cf9f7fb03c72b2edc0728aa956ab> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1a6a27000 - 0x1a6a8ffff BackBoardServices arm64e  <e69ec1495b5038ddbdfe88e3349b95d7> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1a6a90000 - 0x1a6b1afff TextInput arm64e  <a424eac5e08336b888ac7ff8adaed386> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1a6b1b000 - 0x1a6b82fff libusrtcp.dylib arm64e  <88fb5994222e34218e552fe1ca1df6ca> /usr/lib/libusrtcp.dylib
0x1a6f26000 - 0x1a709ffff libswiftFoundation.dylib arm64e  <b64e2a14e8fa34728b14102049d1086b> /usr/lib/swift/libswiftFoundation.dylib
0x1a70a0000 - 0x1a74cbfff libswiftCore.dylib arm64e  <dc2eacea3d9c340996c22df9c89ad19d> /usr/lib/swift/libswiftCore.dylib
0x1a74cc000 - 0x1a74e1fff UIKitServices arm64e  <86d736e120cd3cdca8ff5414bba3d5cc> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1a7851000 - 0x1a7a05fff CoreText arm64e  <050bdd2cb8ed38e38eaa0594fa8240f2> /System/Library/Frameworks/CoreText.framework/CoreText
0x1a7a06000 - 0x1a7a1ffff ExtensionKit arm64e  <e066d835d79e3163a9c0805f70a4631e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1a7a20000 - 0x1a7a34fff ChronoServices arm64e  <7bdaf620b0ad36ce88dbb9d447d0e29c> /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices
0x1a7a35000 - 0x1a7ab6fff BaseBoard arm64e  <7a9aa681f37b360cb4acd2d6b4749c66> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1a7ab7000 - 0x1a7cdbfff CoreDuet arm64e  <a3b6781cec36327582b2306bade9346b> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1a7cdc000 - 0x1a7e31fff Contacts arm64e  <67cc4cbb4d7c3ca59a85123d2988fc02> /System/Library/Frameworks/Contacts.framework/Contacts
0x1a7e32000 - 0x1a930afff GeoServices arm64e  <5e5eb6645dac3f2198854bc3f4dce643> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1a930b000 - 0x1a9392fff CoreLocation arm64e  <e36d33957e6a3d4286f57bcccb70605e> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a9393000 - 0x1a953bfff CloudKit arm64e  <ddc63eae5eb235319fed0708ccd8df17> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1a953c000 - 0x1a98adfff CoreData arm64e  <e6bbd2ec59f6316a9368b53ba3da38ae> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a98ae000 - 0x1a993ffff WidgetKit arm64e  <2c15e2227d6a3237bacc89ed684e6530> /System/Library/Frameworks/WidgetKit.framework/WidgetKit
0x1a9940000 - 0x1aa584fff SwiftUI arm64e  <469ed4efaad53a0fbd31d15a518a5012> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1aa585000 - 0x1aa58ffff libswiftCoreGraphics.dylib arm64e  <54b9c52778203cb08af0d248ec6e8159> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1aa590000 - 0x1aa5cffff AppSupport arm64e  <3ea1df04e23535a08e8829059dd0bb0b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1aa5d0000 - 0x1aa6f3fff ManagedConfiguration arm64e  <bb7aaec42857310586fdc8c6039ab949> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1aa6f4000 - 0x1aa763fff IMFoundation arm64e  <728dee4ab148368287fb3f76241610d6> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1aa764000 - 0x1aa870fff IDS arm64e  <10b4c03229b4345692797d5ecacf266c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1aa871000 - 0x1aa9b8fff Security arm64e  <561035ebc71638dcb8704157d8e33a12> /System/Library/Frameworks/Security.framework/Security
0x1aadbd000 - 0x1aadd5fff AudioSession arm64e  <b0690f52921c3d588f7b91821c684799> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1aadd6000 - 0x1aaf6efff AVFCore arm64e  <fab7d28d218f368498dd8e257b53672d> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1aaf6f000 - 0x1ab4dffff Intents arm64e  <c6a2d9acadad384fb02b6a0e7bb9e25d> /System/Library/Frameworks/Intents.framework/Intents
0x1ab52d000 - 0x1ab837fff CoreImage arm64e  <05532db016c13c7ea972fe487d012de4> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1ab838000 - 0x1ab8f4fff ColorSync arm64e  <d9bf07a0baf2344cb166a361c3b60f3f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1ab8f5000 - 0x1ab92ffff CoreVideo arm64e  <b5e27f03e4323c39a2baa0bae968090c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1ab930000 - 0x1ac0ebfff MediaToolbox arm64e  <1db71a5dd37f39309b78459d935170f5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1ac0ec000 - 0x1ac1e2fff CoreMedia arm64e  <f9e32bbbd96d3857bbf4082764d82bc2> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1ac1e3000 - 0x1ac44afff AudioToolbox arm64e  <0931c9403c0f353e9e99509524b52546> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1ac44b000 - 0x1ac49bfff CoreHaptics arm64e  <722e975225f23e749a39407011251d96> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1ac4fb000 - 0x1ac5fefff UIFoundation arm64e  <a3842c44eae536f297e4eb01880d1f80> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1ac5ff000 - 0x1ac63dfff libsystem_info.dylib arm64e  <745a30449c5b3b0c8befb0ef20946543> /usr/lib/system/libsystem_info.dylib
0x1ac63e000 - 0x1ac6bcfff libsystem_c.dylib arm64e  <556a84c292fc3808b22531980a063367> /usr/lib/system/libsystem_c.dylib
0x1ac6bd000 - 0x1ac707fff RunningBoardServices arm64e  <25ba98bf3dcd3c0aa0b668338627cc67> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1ac708000 - 0x1ad6d7fff JavaScriptCore arm64e  <d7fde8d9f1c238b7a7d08edaeea60b91> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1adc76000 - 0x1add03fff ContactsFoundation arm64e  <6d4810bc14833d2780e811f4d59b9c2e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1adf3e000 - 0x1adf60fff ProactiveEventTracker arm64e  <ca969995923838c487eb0b89ee0a46b9> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1adf61000 - 0x1adfaafff Lexicon arm64e  <69ef17c2e407356da99fec9f301d3889> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1ae017000 - 0x1ae066fff CoreDuetContext arm64e  <7411a7097f8039aebb969dd711ba46ea> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1ae067000 - 0x1ae110fff IOKit arm64e  <937fc8dffa133ec39f27653439df070f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1ae111000 - 0x1ae121fff DataMigration arm64e  <d2e907b8c5de3704b0d90b9617a647c8> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1ae122000 - 0x1ae17dfff SpringBoardServices arm64e  <31be00340ef33e4d8514b5d10c84f63a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1ae190000 - 0x1ae3effff CoreMotion arm64e  <6577524450723c8795579f82c2cd925a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1ae3f0000 - 0x1ae52ffff EventKit arm64e  <64fa133c69e23281a47469c92894d670> /System/Library/Frameworks/EventKit.framework/EventKit
0x1aea78000 - 0x1aecdffff MediaRemote arm64e  <7c84d798236231d09aab437599305b73> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1aece0000 - 0x1aee83fff CoreUtils arm64e  <4c48b88e47e833b7bd3dc24f44bba99a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1aee9b000 - 0x1aef09fff CoreSpotlight arm64e  <d0255a4048793e96af2864490d82d54d> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1af48d000 - 0x1af551fff CoreUI arm64e  <0178bb0828b43a5691715df7ecbea490> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1afcf6000 - 0x1b20fdfff WebCore arm64e  <3df1722a76393fdbb84268e29b58f600> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1b20fe000 - 0x1b215bfff libMobileGestalt.dylib arm64e  <dc699a41d5bc38d1947f41a1572ea743> /usr/lib/libMobileGestalt.dylib
0x1b215c000 - 0x1b2177fff CommonUtilities arm64e  <7e975a3917393d88b53aad8d94812157> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1b2178000 - 0x1b22e2fff IDSFoundation arm64e  <abb78e2246e63aab973fe0b129f9e114> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1b23e4000 - 0x1b248afff CoreSuggestions arm64e  <bd747cabaf5433edb09ff9ff6783a352> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b248b000 - 0x1b2527fff AddressBookLegacy arm64e  <a1fae8da72ee377c89051f5409570c6a> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1b2528000 - 0x1b255afff UserNotifications arm64e  <3f4e582924c534c2a3b431b6f1f04418> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b255b000 - 0x1b25e3fff FrontBoardServices arm64e  <a1960bd9ce293e96817d955ebeb140be> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1b25e4000 - 0x1b2607fff libsystem_malloc.dylib arm64e  <c39547f4e0df363785a6fd564aab9c45> /usr/lib/system/libsystem_malloc.dylib
0x1b308d000 - 0x1b311dfff AuthKit arm64e  <b8a87e860389389eaf3760241ed432a4> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1b311e000 - 0x1b31b0fff AppleAccount arm64e  <8ea3e70807be3da79a380cf92e3d94f8> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1b31b1000 - 0x1b32b2fff AVFAudio arm64e  <11042ffbf8b03e708f3546e0c1baa07f> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1b32b3000 - 0x1b3512fff AudioToolboxCore arm64e  <edb29157099d368cb22a0b48f2162919> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1b3971000 - 0x1b3a14fff ShareSheet arm64e  <f192bf690ca33cbcab04b2b6c96f64ae> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b454d000 - 0x1b459dfff MobileBackup arm64e  <35e53ecd422a366badf0453898108655> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1b459e000 - 0x1b45b1fff MSUDataAccessor arm64e  <96b071ee7dcf3a38abbc13f58d0d0c8a> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1b45b2000 - 0x1b45d8fff MobileAsset arm64e  <1109eb95a87f3c66b6f8c47102115ae7> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1b45d9000 - 0x1b45e8fff libsystem_networkextension.dylib arm64e  <524ca3579f993ac6aa8da1b82fb18d81> /usr/lib/system/libsystem_networkextension.dylib
0x1b4860000 - 0x1b4c23fff CoreML arm64e  <27a97a764ef432f7bf7d0b5d002ce550> /System/Library/Frameworks/CoreML.framework/CoreML
0x1b4c24000 - 0x1b538ffff Espresso arm64e  <d06b59ffbb9e3ed796f353291b0ea09c> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1b5390000 - 0x1b5480fff VideoToolbox arm64e  <6c6ca0b4f4ca366191a8cc3f67d3ab54> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1b55c3000 - 0x1b55d3fff AXCoreUtilities arm64e  <7e285398d1533a0da6182e3be8bf1f4b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1b6471000 - 0x1b65e5fff Montreal arm64e  <4b2fba64633a33c1b05f1b46006724fd> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1b65e6000 - 0x1b66f9fff LanguageModeling arm64e  <4fb1688d2a093eb6877dc312e21eec8c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1b66fa000 - 0x1b6702fff InternationalSupport arm64e  <00948173af7e31799e0e376e140898d6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1b694e000 - 0x1b698ffff libswiftUIKit.dylib arm64e  <38cd415cdea239bd90792716a2b7d95b> /usr/lib/swift/libswiftUIKit.dylib
0x1b6aa6000 - 0x1b6b4cfff CalendarDatabase arm64e  <a516e08da45939d7871215f1511051f2> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1b6c74000 - 0x1b6d95fff Combine arm64e  <43c88ca34f2a3dc5960fba7f4bc9cc46> /System/Library/Frameworks/Combine.framework/Combine
0x1b6e21000 - 0x1b6e31fff UniformTypeIdentifiers arm64e  <7db4098ee20a319a8b79accd1af517b8> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1b6e32000 - 0x1b6eb2fff CloudDocs arm64e  <ba510a58359b30658c43c3687ef67f70> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1b73a3000 - 0x1b73defff MediaServices arm64e  <2a54adad283a37c494a63993ef368061> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1b7622000 - 0x1b765bfff libobjc.A.dylib arm64e  <49c230fd98e13a5c9c797e5b42c612bb> /usr/lib/libobjc.A.dylib
0x1b765c000 - 0x1b76bdfff LoggingSupport arm64e  <100ef23c1fff3e79943046eb6ab726f2> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1b76be000 - 0x1b771bfff libc++.1.dylib arm64e  <f005a6155e5837798b018192ca5e51f4> /usr/lib/libc++.1.dylib
0x1b771c000 - 0x1b7731fff libc++abi.dylib arm64e  <e10cbcecd4c1316f9f122231153c67b6> /usr/lib/libc++abi.dylib
0x1b7732000 - 0x1b7773fff SetupAssistant arm64e  <a8ac6a5c009833eaa5b1366dfe5cebb7> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1b7774000 - 0x1b778efff OctagonTrust arm64e  <d4543064d7c63ce9ae24f904358160ab> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1b78a3000 - 0x1b78e5fff CoreAutoLayout arm64e  <2f390e306e7e3643ac2db9e7f1fdee2a> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1b78e6000 - 0x1b7a3efff Network arm64e  <b7c04d8d956135e9be041fa0cba6751d> /System/Library/Frameworks/Network.framework/Network
0x1b7a3f000 - 0x1b7a74fff MobileKeyBag arm64e  <82742edb59233214935eb7b77df8aec5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1b7cb7000 - 0x1b7d5ffff libvDSP.dylib arm64e  <1fc99350d2c2349eb42e15812a38f723> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b7d60000 - 0x1b7d92fff libAudioToolboxUtility.dylib arm64e  <cdffeff7ba98392f8a8244baf44c61b9> /usr/lib/libAudioToolboxUtility.dylib
0x1b7f46000 - 0x1b7fd1fff CoreNLP arm64e  <82afed5623763629b594aca66c2ff6f2> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1b7fd2000 - 0x1b80e8fff FileProvider arm64e  <13f53bcd1b54331e838986a6a86462a3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1b80fa000 - 0x1b8111fff libswiftDispatch.dylib arm64e  <0d10042e115b30e3b8e70c4e0eaf28e7> /usr/lib/swift/libswiftDispatch.dylib
0x1b8112000 - 0x1b8148fff DataDetectorsCore arm64e  <3b65646ea664373daace198c53ce9f42> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1b8149000 - 0x1b81d6fff Symbolication arm64e  <78286f5e305c30109783b4339a49bb2b> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1b81d7000 - 0x1b81f4fff CrashReporterSupport arm64e  <bdf378f60a9e3bd3bd3d94d0ffa969e7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1b833e000 - 0x1b852bfff MPSNeuralNetwork arm64e  <a7f2fb6fc75237409469195c1c010066> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b852c000 - 0x1b8580fff MPSCore arm64e  <a020b5080131302f94ed72faa7948a5a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b86d9000 - 0x1b8744fff CalendarFoundation arm64e  <d1284d03dfdf3b08ae2f166307381552> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1b87a6000 - 0x1b8890fff NLP arm64e  <3ed97bdb4bd2343db04eba1c628ac617> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1b8918000 - 0x1b89c8fff libboringssl.dylib arm64e  <f55fec8fa027325eb893562d9fa0ff5e> /usr/lib/libboringssl.dylib
0x1b89c9000 - 0x1b89e0fff ProtocolBuffer arm64e  <7d2d98a511873f8a9a5976fd20ae893d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1b8c55000 - 0x1b8c64fff AssertionServices arm64e  <f8cebcb897b13307937fba9a77f482d7> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1b8c65000 - 0x1b8c8dfff CloudServices arm64e  <4ff5b75b72663199a1e5d46b956b3a02> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1b8ce0000 - 0x1b8dbffff Metal arm64e  <ca8d8d8187d7357a9601ea10cd3262f7> /System/Library/Frameworks/Metal.framework/Metal
0x1b8dc0000 - 0x1b8f04fff MediaExperience arm64e  <818c58f791fa3106bd8f387d27def499> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1b92bc000 - 0x1b92d2fff libsystem_trace.dylib arm64e  <c665757e2a22378d957e916274cf927e> /usr/lib/system/libsystem_trace.dylib
0x1b92d3000 - 0x1b9304fff CoreServicesInternal arm64e  <2f37665ef53b39bbb41bda1695dfc702> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1b9faa000 - 0x1b9fb2fff GraphicsServices arm64e  <7bd8d66c9d7c307b8d0f47dac469dd30> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1ba177000 - 0x1ba18cfff PowerLog arm64e  <a63500f40eb233b6a02aaa06d9cb32d5> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1ba18d000 - 0x1ba1b5fff DuetActivityScheduler arm64e  <ceac7af27f093f409120bb745bd7fe42> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1bb8a4000 - 0x1bbb3bfff Vision arm64e  <e8de7e2374703f1a888a5d2c41cb0830> /System/Library/Frameworks/Vision.framework/Vision
0x1bbb98000 - 0x1bbc05fff ProactiveSupport arm64e  <c4d2fb0683013bb18ce37f22424bf5bb> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1bbc32000 - 0x1bbc51fff ApplePushService arm64e  <1f6296dbaa96375e8327c4ec0e2036e2> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1bbc52000 - 0x1bbc7afff BoardServices arm64e  <703c40ff2eee3a2b95c919f64f2bc8b9> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1bbc7b000 - 0x1bbc87fff libswiftCloudKit.dylib arm64e  <b2a507e682c938a1829f7313f1da2071> /usr/lib/swift/libswiftCloudKit.dylib
0x1bbe15000 - 0x1bbe61fff OSAnalytics arm64e  <c550fcea1311305c81a4613d6b017c00> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1bbe62000 - 0x1bbee6fff CoreBluetooth arm64e  <efd9df5baf0838079ac743ed587f6d04> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1bc10f000 - 0x1bc143fff MobileInstallation arm64e  <113635d9113d308ebfed8b431e1c56ab> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1bc144000 - 0x1bc1d1fff libTelephonyUtilDynamic.dylib arm64e  <3eecaff2d5ba32a186383ab1be55ec62> /usr/lib/libTelephonyUtilDynamic.dylib
0x1bc1d2000 - 0x1bc23ffff NanoRegistry arm64e  <36f0f237d3c53cb091bea46bd390308e> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1bc316000 - 0x1bc333fff CoreMaterial arm64e  <982b31809ff6307794e69a9e7aed6a5b> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1bc3a6000 - 0x1bc52efff libsqlite3.dylib arm64e  <05638db7ffe03218aef9c7dfabc96c6c> /usr/lib/libsqlite3.dylib
0x1bc52f000 - 0x1bc5f0fff AVFCapture arm64e  <3bc82fbd04663a22904093bce04d30bb> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1bc5f1000 - 0x1bc921fff CMCapture arm64e  <5be4e9f7935536309143c1c1b5543769> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1bca7d000 - 0x1bccd4fff MobileSpotlightIndex arm64e  <2be829dcff8338a99adc6a615d18bda1> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1bd0ec000 - 0x1bd0f6fff libsystem_notify.dylib arm64e  <66e6c05f812a30d39f4c76c900058cf3> /usr/lib/system/libsystem_notify.dylib
0x1bd1a7000 - 0x1bd219fff libcorecrypto.dylib arm64e  <582e301e65713ea8b14dadb6e1f0090d> /usr/lib/system/libcorecrypto.dylib
0x1bd21a000 - 0x1bd23dfff UserManagement arm64e  <a99257738306310bb6c54f8a225fa534> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1bd316000 - 0x1bd32cfff libsystem_asl.dylib arm64e  <413dd64c8fbb335594156b9a7c558917> /usr/lib/system/libsystem_asl.dylib
0x1bd5a7000 - 0x1bd5defff DataAccessExpress arm64e  <031f9f9a28a439a9bae1fae55490168d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1bd5df000 - 0x1bd616fff CoreServicesStore arm64e  <017eb8e6480e330b9ae29a0098163b45> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1bd617000 - 0x1bd63cfff CoreAnalytics arm64e  <5e1eb2047e10305c901481bc6bd254dd> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1bd834000 - 0x1bd843fff NanoPreferencesSync arm64e  <e34b12e8f9d93fb7847eb4b24aec89de> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1be046000 - 0x1be071fff IconServices arm64e  <cb753b473cef3431b7baa268313a5c50> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1bea87000 - 0x1bed4cfff vImage arm64e  <496bad9adc8f3d4cb488fb7c5076c657> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1bfc57000 - 0x1bfcaffff ktrace arm64e  <97e14fe7264d3870badd820c7823159e> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1bffc4000 - 0x1bffd2fff Celestial arm64e  <9b32310ef4603bb584c872d68d50f91a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1c00c2000 - 0x1c0222fff WebKitLegacy arm64e  <3e92ffdfae9a3e3a9a0b6092f319f2b7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1c0291000 - 0x1c0304fff ClassKit arm64e  <53ff02923cae30ffae546ffb11a0eac1> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1c108a000 - 0x1c1094fff IOMobileFramebuffer arm64e  <4ec6bd022e3f3add864231dc1745a09e> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1c1715000 - 0x1c1734fff PrototypeTools arm64e  <14499686d8cc30658c4abd74f0d6b520> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1c1735000 - 0x1c1761fff PersistentConnection arm64e  <6dfa9026254e3be4bf1636a9a878ea9d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1c1bd7000 - 0x1c1be8fff libswiftUniformTypeIdentifiers.dylib arm64e  <d363787203ec394187a69d59b41d3ccb> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1c21f0000 - 0x1c2205fff AppSSOCore arm64e  <c1928dbb5b4c34ff966b3c8f0b865e33> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1c2214000 - 0x1c222bfff CoreFollowUp arm64e  <72f18a19c03037609dfe9b85ced1df11> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1c222c000 - 0x1c22a3fff Rapport arm64e  <6dc22f8509063fd68da3d27d50e36999> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1c2601000 - 0x1c2627fff LocationSupport arm64e  <e5645e0d177e388da6c51fb149a5bfdb> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c2628000 - 0x1c265bfff iCalendar arm64e  <27271cca8dc539a39b90753c9be2f06e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1c27bb000 - 0x1c2837fff CVNLP arm64e  <ab2aab78f229344e8997ed4944c41fc2> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1c297b000 - 0x1c297dfff OSAServicesClient arm64e  <6a38abbab843345db9de833d5fb875a2> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1c2981000 - 0x1c29dafff ProtectedCloudStorage arm64e  <f963bc06a68a3adf8231971d6e7d9011> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c29db000 - 0x1c2a12fff C2 arm64e  <9843a52420e63aa99fd2644e252e2d5d> /System/Library/PrivateFrameworks/C2.framework/C2
0x1c3514000 - 0x1c35c8fff CoreSymbolication arm64e  <94a6d09d304e3288a6212fbd12db8069> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1c3d04000 - 0x1c3d16fff IOSurface arm64e  <f932375898f23fc4b102dafea6c0894c> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1c3d17000 - 0x1c3d77fff MobileWiFi arm64e  <c55145f7e11630d586f353e6e4d96066> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1c42cc000 - 0x1c4307fff libGLImage.dylib arm64e  <277ecc94ade23fb093a222d67e3be679> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1c4308000 - 0x1c430ffff libsystem_symptoms.dylib arm64e  <d3f2b196c60a3ba2b79a45dd1aea92b0> /usr/lib/system/libsystem_symptoms.dylib
0x1c4353000 - 0x1c48aafff CoreAudio arm64e  <58e2a85948e13f09b813f64f14f8db15> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1c48c3000 - 0x1c48e1fff IntentsCore arm64e  <cface7b1372a324399c03dc8c3587973> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1c4a0e000 - 0x1c4a76fff RenderBox arm64e  <1cf9f5f55a65337fa974820e17501a11> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1c4f1e000 - 0x1c4f2efff CoreAUC arm64e  <cbbd75acf17436039c9407d0aa6559b6> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1c5ea0000 - 0x1c60bdfff RawCamera arm64e  <c2cb33ed3284315f91cdccc85c47b918> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1c69b7000 - 0x1c69c4fff MediaSafetyNet arm64e  <c4e8676672563de0b75c7936782fc44e> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1c69c5000 - 0x1c6a01fff TimeSync arm64e  <19f8eec2d1af366ca9252f22796a40da> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1c7149000 - 0x1c7152fff CoreTime arm64e  <508feef2bbef3240b3f23f8d81ce3817> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1c7aed000 - 0x1c7becfff TextRecognition arm64e  <6a045081f85b3a10b75de1d82fe57d54> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c7cfd000 - 0x1c7d06fff ContextKitExtraction arm64e  <4d84eb7b84ad33b6ad6ad5750d0d67eb> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1c7dde000 - 0x1c7de0fff libswiftObjectiveC.dylib arm64e  <7cddbcc344c93dc7acf92a0cdf2c9a6d> /usr/lib/swift/libswiftObjectiveC.dylib
0x1c9388000 - 0x1c940bfff CoreDAV arm64e  <6e51f31851ff33c3a3ee9e522ea1c489> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1c95e4000 - 0x1c95f3fff MobileIcons arm64e  <c710cbae378037619cc65198bcf502a9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1cac6a000 - 0x1cac74fff MallocStackLogging arm64e  <959cea429c8c3774b7bb57d923931b0b> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1cac8a000 - 0x1cacb8fff AttributeGraph arm64e  <40ebf0b434d835a1b2ac7d6c9938b0f7> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1caea5000 - 0x1caeeffff MetadataUtilities arm64e  <aba220db271930908858600885501b31> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1cb5cf000 - 0x1cb628fff CoreLocationProtobuf arm64e  <27e49b2a45aa39a894b2d4e28f3134e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1cb838000 - 0x1cb86afff Bom arm64e  <382a2327bcdb39d9888fe0673a00ca5f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1cb89a000 - 0x1cb8a0fff PushKit arm64e  <0d192f987bea31e89dc0ef63c8cd08d7> /System/Library/Frameworks/PushKit.framework/PushKit
0x1cba61000 - 0x1cbaf1fff Quagga arm64e  <ff6cf55e83603f619dc9e8a0072e2f3b> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1cbaf2000 - 0x1cbafafff StudyLog arm64e  <71fe9a0a1b1f329cbb25c1c52747e435> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1cec1d000 - 0x1cec28fff AppleIDAuthSupport arm64e  <a3e3baf688603ea991e7bfe6d49bd80b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1cec38000 - 0x1cec4ffff LocalAuthentication arm64e  <2df06d19191a3b3da0c9c38e99b5650f> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1cec50000 - 0x1cec56fff IOAccelerator arm64e  <9f737432cca632d8b3b156520aac7328> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1cf4bc000 - 0x1cf4ecfff libsystem_kernel.dylib arm64e  <59731692aa323825a88458acb9737644> /usr/lib/system/libsystem_kernel.dylib
0x1cf71c000 - 0x1cf825fff ResponseKit arm64e  <8b609dd06e7c36b681a50ca245cc84df> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1cfe7d000 - 0x1cfe8afff FontServices arm64e  <f4435bd04937392c9767da5aee62f8ec> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1d0034000 - 0x1d0040fff MediaAccessibility arm64e  <6f83133dcaf0367ab79cd70dd5637062> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1d0637000 - 0x1d0645fff SetupAssistantSupport arm64e  <1a1005cba2863572a26d543c2c0af041> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1d19c2000 - 0x1d19cefff libdscsym.dylib arm64e  <d0e954e159433080892cf30a242e81f4> /usr/lib/libdscsym.dylib
0x1d19cf000 - 0x1d19e0fff HangTracer arm64e  <ea7037300e0d376b96f46aa554a9c1dd> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1d1b95000 - 0x1d1c51fff SampleAnalysis arm64e  <7c5c8f9abf37383d92aa83168b2925f8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1d1c52000 - 0x1d1c81fff PlugInKit arm64e  <34335d227c0c3128bff34927098a0866> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1d1d1f000 - 0x1d1d20fff libSystem.B.dylib arm64e  <12f5f00125353bddb9fa5dc321f01eb7> /usr/lib/libSystem.B.dylib
0x1d2025000 - 0x1d207cfff CalendarDaemon arm64e  <9835803ab644372fb610bc41f501cafb> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1d2177000 - 0x1d21e7fff libarchive.2.dylib arm64e  <37f4e6c029323a7481f4ccd0f1db138e> /usr/lib/libarchive.2.dylib
0x1d21e8000 - 0x1d220cfff libtailspin.dylib arm64e  <0344c70574ca3e4f90ea0e8ee615ec96> /usr/lib/libtailspin.dylib
0x1d220d000 - 0x1d2673fff libBNNS.dylib arm64e  <b96269e0e04e33fbb4df3c0831bcda84> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d2674000 - 0x1d26b4fff SharedUtils arm64e  <8ee5c78b4b573df0bf314ced50fbaa1a> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1d2caf000 - 0x1d2caffff AVFoundation arm64e  <a119bd4dcfe83a5188d313f2f01f1595> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1d2cb0000 - 0x1d2cb0fff Accelerate arm64e  <71a558df7b393393beefc18b64eb40a7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d2cb1000 - 0x1d2d89fff libBLAS.dylib arm64e  <6bef995904f13c9891ae412fdf0c9db2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1d2d8a000 - 0x1d30d0fff libLAPACK.dylib arm64e  <5803bdd9057f3e0a9c31cf4db037dc40> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d30d1000 - 0x1d30e5fff libLinearAlgebra.dylib arm64e  <0b423d8f83e23cd0b3d429eda539639f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1d30e6000 - 0x1d30eafff libQuadrature.dylib arm64e  <c5a80ab05a0f30e8bee17f099b268854> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d30eb000 - 0x1d314dfff libSparse.dylib arm64e  <dda6a6b8cbf43263ade9bea5a8f6ca64> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1d314e000 - 0x1d315ffff libSparseBLAS.dylib arm64e  <7a692f9682283ead89e86a176c808b0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1d3160000 - 0x1d31b8fff libvMisc.dylib arm64e  <9e3ea0f2f393334ba92af2ba54050d32> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d31b9000 - 0x1d31b9fff vecLib arm64e  <61e4ca844c0a30b4a5041e6984896542> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1d3427000 - 0x1d348ffff CoreMIDI arm64e  <1f98c3d9fb96322a99bd419790a1b867> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1d3b6d000 - 0x1d3cb9fff MLCompute arm64e  <51ab5e00439a3949bd9c97706f5ea552> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1d3cfa000 - 0x1d3d80fff MPSImage arm64e  <80a3847aa14b3f64aab52965835329c8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1d3d81000 - 0x1d3da7fff MPSMatrix arm64e  <6d1aaa500fd132ed8ee3ccf7f590d638> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1d3da8000 - 0x1d3de1fff MPSNDArray arm64e  <5ea55ce05bcb33529df58b5816e8b8bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1d3de2000 - 0x1d3e2afff MPSRayIntersector arm64e  <3e2fe3d98e6c351581493775f2df6398> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1d3e2b000 - 0x1d3e2bfff MetalPerformanceShaders arm64e  <32d7001d8c533f5bbf94315fe80201fe> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1d41bd000 - 0x1d41bdfff MobileCoreServices arm64e  <d921e78e434f32cf85bb0ea87d044ef1> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1d4da6000 - 0x1d4daefff OpenGLES arm64e  <6f9a3cfa3d753a9bb1065625c68ef776> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1d4daf000 - 0x1d4db0fff libCVMSPluginSupport.dylib arm64e  <4fd23cd5650c385da948abaf81ea94e9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1d4db1000 - 0x1d4db7fff libCoreFSCache.dylib arm64e  <3b665ba3bc10354095b4e533c6aefa73> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1d4db8000 - 0x1d4dbdfff libCoreVMClient.dylib arm64e  <2e1d4f49a6ea3a4ab3f3308134c89b68> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1d4dbe000 - 0x1d4dc7fff libGFXShared.dylib arm64e  <cbb82e2b04633bffb581abd12b3f591d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1d5053000 - 0x1d5090fff QuickLookThumbnailing arm64e  <e8eb441e9e7a377ab9dc4cf40e028587> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1d59ce000 - 0x1d59cefff UIKit arm64e  <3ee15b63cf6131a0899017c8a85f8794> /System/Library/Frameworks/UIKit.framework/UIKit
0x1d5aa0000 - 0x1d6677fff libfaceCore.dylib arm64e  <dafa199f0a433f4b961b60743bfab3ea> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1d6bc5000 - 0x1d6bc8fff AFKUser arm64e  <69baf598bdf233f79fde7342fb9e6298> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1d6c8c000 - 0x1d6f0cfff ANECompiler arm64e  <5c5b1d3c8a333c60ab33d22abd85d1ce> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1d6f0d000 - 0x1d6f21fff ANEServices arm64e  <a69efc352f8436ae89f2d2cc71b1666d> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1d6f26000 - 0x1d6fdffff APFS arm64e  <df37bde327be38c29b3bc156a3368fb4> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1d6fe0000 - 0x1d6fe9fff ASEProcessing arm64e  <6dfb1d2d0c193f718c22ec0559693c40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1d77f8000 - 0x1d77fdfff AggregateDictionary arm64e  <0ed6d5b178af3f7bb772fe8ea7dc93f3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1d7983000 - 0x1d7a5afff AirPlaySync arm64e  <fde2c205ff01314ea4143b81e3015bdb> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1d7b64000 - 0x1d7b80fff AlgosScoreFramework arm64e  <622fef6e95753f29ba6dccf5a4644e28> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1d7cad000 - 0x1d7ccffff AppConduit arm64e  <c0be735fd7fa33799cb9aac36e2b7208> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1d8eba000 - 0x1d8ec9fff AppleFSCompression arm64e  <fdb3d278bf9230afb96c438f5069669b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1d8ed6000 - 0x1d8ee4fff AppleIDSSOAuthentication arm64e  <76b54b6615f73d83ae3aa1b087259035> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1d8ee5000 - 0x1d8f2afff AppleJPEG arm64e  <cb71f5bdfb8e3c548db55b7d841cd7af> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1d8fae000 - 0x1d8fc2fff AppleNeuralEngine arm64e  <40a9ed3076be39198720c123e19ab166> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1d8fcc000 - 0x1d8ff0fff AppleSauce arm64e  <4596e400b5f0314690f0ee115466df28> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1d983d000 - 0x1d9847fff CMCaptureCore arm64e  <853ffa5c9be13ff69e5e38ef564ccf37> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1d9862000 - 0x1d9871fff CPMS arm64e  <d16af7cbb1ce3143ab7a8f1ed8f8f31a> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d9b92000 - 0x1d9b9dfff CaptiveNetwork arm64e  <856d72f92c2a3ad2bdc9bfa8a1064fd1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1d9d22000 - 0x1d9d46fff CellularPlanManager arm64e  <707ed92bfa2e3df5b84315982294a272> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1d9d70000 - 0x1d9dbffff ChunkingLibrary arm64e  <5d9ede62bc2a31009a31a91c50c20a2d> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1da2bd000 - 0x1da2c0fff ConstantClasses arm64e  <7f95443740b33a08868e9c9f01ee5c0e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1da506000 - 0x1da5fafff CoreBrightness arm64e  <65d7c6b213d13912a9435a77c73f1cc2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1da667000 - 0x1da676fff CoreDuetDaemonProtocol arm64e  <c6c2b472b49b3454889da925d2952e11> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1da679000 - 0x1da67bfff CoreDuetDebugLogging arm64e  <ec7d4897949035658fa0eccc454c84cc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1da68a000 - 0x1da69cfff CoreEmoji arm64e  <b63fafa4cbbe3064af9bd134cf84de4f> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1daca2000 - 0x1dacaafff CorePhoneNumbers arm64e  <aeea6136c38f3e02bdcce081415d6090> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1db6c4000 - 0x1db6eefff CoreSVG arm64e  <bcb18a54e2513f458dd53a9cba65069d> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1db8e9000 - 0x1db926fff DataDetectorsNaturalLanguage arm64e  <914953aa2f0b33d4858dec501d342a47> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1db987000 - 0x1db996fff DeviceIdentity arm64e  <18765398850c3a4cac3935b5b85c8c13> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1dbc1a000 - 0x1dbc55fff DocumentManager arm64e  <a60dc01773213d5a81a8b91f66655293> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1dbc56000 - 0x1dbc75fff DocumentManagerCore arm64e  <0e09b139d55f3f3080eb10d7cdd0acef> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1dbd00000 - 0x1dbd02fff DragUI arm64e  <04a685e2c8e6333bb4adc3e6ca208560> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1dbd32000 - 0x1dbd62fff EAP8021X arm64e  <a40e233976a63a41a8675df680ffa8e8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1dbd92000 - 0x1dbda7fff Engram arm64e  <01329b9b6b843b9985b38e04e5185f09> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1dbee4000 - 0x1dbeebfff ExtensionFoundation arm64e  <01dc50fd8a5a3fdb93cbf788c90ae44c> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1dc0aa000 - 0x1dc4bdfff FaceCore arm64e  <0727bfb81f7335d4a62b373407e20cb2> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1dc66b000 - 0x1dc7abfff libFontParser.dylib arm64e  <3f478f21fa2a3b549c4b54be73367ca8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1dc7ac000 - 0x1dc7b4fff libGSFont.dylib arm64e  <4750d311567633aea079f6f4f6755024> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1dc7b5000 - 0x1dc7f2fff libGSFontCache.dylib arm64e  <aab2f94218ea3fb0abb564060c36e3a8> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1dc859000 - 0x1dc866fff libhvf.dylib arm64e  <b2e750bac67c34c094178c8cc5c55fc5> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1dc88d000 - 0x1dc8a5fff Futhark arm64e  <9993d9f7f1cf36958ac3e6e4da335d23> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1dd50f000 - 0x1dd52efff GenerationalStorage arm64e  <817fbc94f28c31cf8431be86c54611fb> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1dd52f000 - 0x1dd53cfff GraphVisualizer arm64e  <eabdb4ac39153a5b88d294ad9a1b5258> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1dd567000 - 0x1dd573fff HID arm64e  <61a4dbd08ef534d6a5903629da0388a7> /System/Library/PrivateFrameworks/HID.framework/HID
0x1dde46000 - 0x1dde4ffff IOKitten arm64e  <2e57a1528ebe3c648c4e6a4524415a22> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1dde50000 - 0x1dde52fff IOSurfaceAccelerator arm64e  <0a2b5c3a75293458b9774a97d262ed34> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1dde76000 - 0x1dde7dfff IdleTimerServices arm64e  <9ec1bef963ab30f2af168c36daa05e2b> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1ddf4c000 - 0x1ddf59fff IntentsFoundation arm64e  <8ce4773609ab3fedb58e54a2269d1c64> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1ddf74000 - 0x1ddf76fff InternationalTextSearch arm64e  <504e36028c7b36ed842e02795827dfd1> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1ddf77000 - 0x1ddf93fff IntlPreferences arm64e  <670f5159e1983a3a9d3699f373f432ec> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1de202000 - 0x1de208fff LinguisticData arm64e  <d9a997253d523e6990b8c8fd8537901f> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1de450000 - 0x1de450fff Marco arm64e  <95d392e6232330a3a9dc4b10c9d8a45e> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1dee1a000 - 0x1deee7fff MetalTools arm64e  <61b68ff6c532307298feed668d9d7364> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1def67000 - 0x1def7bfff MobileBluetooth arm64e  <e376b26bcc9e3420a506e00d9d6cddcb> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1deffc000 - 0x1df002fff MobileSystemServices arm64e  <f1f46af8b58839f788441b6581bf27fb> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1df471000 - 0x1df48afff NetworkStatistics arm64e  <ab34781933d13e47a28ffd814d4cb387> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1df563000 - 0x1df5a3fff OTSVG arm64e  <26399cb07c713c468c2275f6855f72ef> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1dfbdf000 - 0x1dfc0afff Pasteboard arm64e  <3974423edbb83ff7ac4acefa25539be6> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1dfc3b000 - 0x1dfc46fff PersonaKit arm64e  <b1df78af774c30dbbc413bbb4142210b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1dfc77000 - 0x1dfc77fff PhoneNumbers arm64e  <8068b1103b73301ca2cc7133762da46b> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1dfe67000 - 0x1dfeb2fff PhysicsKit arm64e  <ac2c84439ee23afe8f126bfacbb94390> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1dff6d000 - 0x1dff78fff PointerUIServices arm64e  <54cd47d70df63bfa9b18ee642bc0137e> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1e144f000 - 0x1e1459fff RTCReporting arm64e  <0eabf81df93e3c4ab8b6700ea19a8ef0> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1e179b000 - 0x1e17acfff RemoteTextInput arm64e  <3d60f26d14cf344788bd7209e3accfe4> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1e2142000 - 0x1e214cfff SignpostCollection arm64e  <ea3cc2483b933c878143e43af26976a6> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1e214d000 - 0x1e214dfff SignpostMetrics arm64e  <f163c14757f833e7aef50808e5b0e8f3> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1e214f000 - 0x1e218efff SignpostSupport arm64e  <76ad0b61b05f33b088a76ca72677f7ae> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1e2a5b000 - 0x1e2a5bfff SoftLinking arm64e  <2b1bcbbfba023f4eaa4cabb4737441e5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1e2f77000 - 0x1e2fb5fff StreamingZip arm64e  <75492329a22430229e9e0b5b568d9b56> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1e2fbd000 - 0x1e2fc7fff SymptomDiagnosticReporter arm64e  <b5456897f39e3a74abf698ade5131496> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1e3055000 - 0x1e3065fff TCC arm64e  <503be2baf75c3d9083a63a941d77c334> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1e3962000 - 0x1e3a16fff TextureIO arm64e  <9a26c192560335b98d3253266c86d1c7> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1e3c3b000 - 0x1e3c42fff URLFormatting arm64e  <e66d62d6647b360e9d032a942e45db20> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1e4ecb000 - 0x1e4eccfff WatchdogClient arm64e  <7fd564a2b2163e16b064b8a515c81918> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1e51a2000 - 0x1e58d7fff libwebrtc.dylib arm64e  <dbc4fb68b6dc300eb06f46ba3a938f84> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1e5e95000 - 0x1e5e98fff XCTTargetBootstrap arm64e  <8c0bf42cfdfa36fcbf0fe6953940e166> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1e5efa000 - 0x1e5f19fff caulk arm64e  <b92beb8e1d9030698e7251736ee0c757> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1e841b000 - 0x1e8420fff kperf arm64e  <69f57dd2db363a8587da7b4a473f7647> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1e8421000 - 0x1e8429fff kperfdata arm64e  <40c3ffb08469369db26f9ea14c4a79a2> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1e842a000 - 0x1e843ffff libEDR arm64e  <7ac1666003cc31c891c1c18dc211d196> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1e8458000 - 0x1e8468fff perfdata arm64e  <75fc57c4594538ea8e5f4ea212f43bb8> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1e8469000 - 0x1e8499fff vCard arm64e  <d6ed0ab680b3374b9ce06e991ba8cad4> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1e9326000 - 0x1e9335fff libAudioStatistics.dylib arm64e  <0adba9bdaa7935aba4954dfaf26f44df> /usr/lib/libAudioStatistics.dylib
0x1e94d2000 - 0x1e9505fff libCRFSuite.dylib arm64e  <e5492bb3738f3eceb6846fe64d83afef> /usr/lib/libCRFSuite.dylib
0x1e9506000 - 0x1e9507fff libCTGreenTeaLogger.dylib arm64e  <812b8ea956463b5ba463de20b69173de> /usr/lib/libCTGreenTeaLogger.dylib
0x1e9508000 - 0x1e9512fff libChineseTokenizer.dylib arm64e  <2d6c38c1531b3d01b720a44f93cef323> /usr/lib/libChineseTokenizer.dylib
0x1e97ba000 - 0x1e97c1fff libIOReport.dylib arm64e  <6149fe3ea1bb31a188a5cb4cc6f0fd78> /usr/lib/libIOReport.dylib
0x1e9837000 - 0x1e983efff libMatch.1.dylib arm64e  <c1423358a36d3e0bbdb800a56cfdce1c> /usr/lib/libMatch.1.dylib
0x1e994f000 - 0x1e9950fff libThaiTokenizer.dylib arm64e  <519b9a347abd3e7a8fdf2499bdd9e352> /usr/lib/libThaiTokenizer.dylib
0x1e9a86000 - 0x1e9a88fff libapp_launch_measurement.dylib arm64e  <bf26dd05b5f43608951bc41e816a17e9> /usr/lib/libapp_launch_measurement.dylib
0x1e9a89000 - 0x1e9a9ffff libapple_nghttp2.dylib arm64e  <e2c9ea59c5ff3b96895704c3b14b4611> /usr/lib/libapple_nghttp2.dylib
0x1e9aa0000 - 0x1e9b31fff libate.dylib arm64e  <d9f241ccfa7f3df58942cd121238b15d> /usr/lib/libate.dylib
0x1e9bc1000 - 0x1e9bd1fff libbsm.0.dylib arm64e  <70d5b0c38155321f88c29ee18dcc372a> /usr/lib/libbsm.0.dylib
0x1e9bd2000 - 0x1e9bdefff libbz2.1.0.dylib arm64e  <84538f4d009d3ee3ab069741061656a1> /usr/lib/libbz2.1.0.dylib
0x1e9bdf000 - 0x1e9bdffff libcharset.1.dylib arm64e  <b972fac64426328c8d67a1d0ed61e7ea> /usr/lib/libcharset.1.dylib
0x1e9be0000 - 0x1e9bf1fff libcmph.dylib arm64e  <ed843cc386a3305889adef51643a5fc4> /usr/lib/libcmph.dylib
0x1e9bf2000 - 0x1e9c09fff libcompression.dylib arm64e  <79a34b951ccf3d96bd90641e70705229> /usr/lib/libcompression.dylib
0x1e9c0a000 - 0x1e9c20fff libcoretls.dylib arm64e  <8f025f8d28d133bfb7bffcd76119362b> /usr/lib/libcoretls.dylib
0x1e9c21000 - 0x1e9c22fff libcoretls_cfhelpers.dylib arm64e  <85351a7650543f129a91c5cd35ce3606> /usr/lib/libcoretls_cfhelpers.dylib
0x1e9c45000 - 0x1e9c4cfff libcupolicy.dylib arm64e  <18a72ff08fd13e63ab82eba5dcb4f1be> /usr/lib/libcupolicy.dylib
0x1e9c4d000 - 0x1e9c54fff libdns_services.dylib arm64e  <a1976a1c6c4431ca9f1b307e47d0b49a> /usr/lib/libdns_services.dylib
0x1e9c73000 - 0x1e9c73fff libenergytrace.dylib arm64e  <93fd96bb029834ba8a176281feb50f0b> /usr/lib/libenergytrace.dylib
0x1e9c74000 - 0x1e9c8dfff libexpat.1.dylib arm64e  <305600b63bdb32c7bf53ab8c921320b4> /usr/lib/libexpat.1.dylib
0x1e9cb7000 - 0x1e9cbbfff libgermantok.dylib arm64e  <8eab8d0dc47e37029ffd10f4dcbb40d4> /usr/lib/libgermantok.dylib
0x1e9cbc000 - 0x1e9cc1fff libheimdal-asn1.dylib arm64e  <96f2b2bce19f3c6998c15db0090065f6> /usr/lib/libheimdal-asn1.dylib
0x1e9cc2000 - 0x1e9db7fff libiconv.2.dylib arm64e  <63eb338b33383476948a14f27e40f8f9> /usr/lib/libiconv.2.dylib
0x1e9ddb000 - 0x1e9ddcfff liblangid.dylib arm64e  <45895c3083db3526820b741ac048d164> /usr/lib/liblangid.dylib
0x1e9ddd000 - 0x1e9de8fff liblockdown.dylib arm64e  <cb60668c90dd313b9e4a2df5bced0203> /usr/lib/liblockdown.dylib
0x1e9de9000 - 0x1e9e01fff liblzma.5.dylib arm64e  <43065732fada371b992ab2b2c4624eba> /usr/lib/liblzma.5.dylib
0x1e9e2f000 - 0x1e9e83fff libmecab.dylib arm64e  <a032acfef90f38c6b88e8bed75609318> /usr/lib/libmecab.dylib
0x1ea0b8000 - 0x1ea0cafff libmis.dylib arm64e  <ec94deb375e63044ab9e8aaef45672cb> /usr/lib/libmis.dylib
0x1ea47d000 - 0x1ea4b7fff libpcap.A.dylib arm64e  <52d89a2c60443daa899c4841a4b7abc9> /usr/lib/libpcap.A.dylib
0x1ea4b8000 - 0x1ea4c6fff libperfcheck.dylib arm64e  <cb9b6371b4063ed989ec0b754ff36834> /usr/lib/libperfcheck.dylib
0x1ea4ce000 - 0x1ea4e0fff libprequelite.dylib arm64e  <8a648e7d14293623ba1291e60bfd320d> /usr/lib/libprequelite.dylib
0x1ea556000 - 0x1ea5b4fff libquic.dylib arm64e  <9f2baec3d26e3ae1ae9a169e9ba1f3ca> /usr/lib/libquic.dylib
0x1ea5b5000 - 0x1ea5ccfff libresolv.9.dylib arm64e  <7db9e99ca409335e90f7af85b71e1414> /usr/lib/libresolv.9.dylib
0x1ea5cd000 - 0x1ea5cffff libsandbox.1.dylib arm64e  <d21b961420423cc9aff0cf0b1c987a5a> /usr/lib/libsandbox.1.dylib
0x1ea618000 - 0x1ea61bfff libutil.dylib arm64e  <91876979deaa3f53b03a2f67f175a381> /usr/lib/libutil.dylib
0x1ea61c000 - 0x1ea705fff libxml2.2.dylib arm64e  <7f6c0ab2b6a13186b4ccbfd1b763748b> /usr/lib/libxml2.2.dylib
0x1ea733000 - 0x1ea744fff libz.1.dylib arm64e  <5de4ab9f462e32af96561b6abf953192> /usr/lib/libz.1.dylib
0x1ea77e000 - 0x1ea780fff liblog_network.dylib arm64e  <7c0472c7691b37d88b954d04b4130c48> /usr/lib/log/liblog_network.dylib
0x1ea789000 - 0x1ea790fff libswiftAVFoundation.dylib arm64e  <29fc5382f4bc3c8499eb83389a104841> /usr/lib/swift/libswiftAVFoundation.dylib
0x1ea791000 - 0x1ea7fbfff libswiftAccelerate.dylib arm64e  <1a13a0d0e95f3e33ae196c7d6505adaa> /usr/lib/swift/libswiftAccelerate.dylib
0x1ea825000 - 0x1ea82dfff libswiftCoreAudio.dylib arm64e  <382b16c43113378496d24c455d8a5f9a> /usr/lib/swift/libswiftCoreAudio.dylib
0x1ea82e000 - 0x1ea832fff libswiftCoreData.dylib arm64e  <173e7dc4756b36a6a419fa4d8b68c5de> /usr/lib/swift/libswiftCoreData.dylib
0x1ea833000 - 0x1ea833fff libswiftCoreFoundation.dylib arm64e  <c48399584fa935469079ce821bd3a6af> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1ea834000 - 0x1ea834fff libswiftCoreImage.dylib arm64e  <d0901b052d1731bfbc4931612c4e8c41> /usr/lib/swift/libswiftCoreImage.dylib
0x1ea835000 - 0x1ea837fff libswiftCoreLocation.dylib arm64e  <49fb07a6bad830ae996fce52c4e5b4f6> /usr/lib/swift/libswiftCoreLocation.dylib
0x1ea838000 - 0x1ea841fff libswiftCoreMIDI.dylib arm64e  <fd5b2986f6c73a9886c003ed2db9bbab> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1ea842000 - 0x1ea845fff libswiftCoreML.dylib arm64e  <ca94749fd74b35589b70a846dd417df1> /usr/lib/swift/libswiftCoreML.dylib
0x1ea846000 - 0x1ea880fff libswiftCoreMedia.dylib arm64e  <29ca6152bb9a349da7f662af092e0763> /usr/lib/swift/libswiftCoreMedia.dylib
0x1ea88d000 - 0x1ea896fff libswiftDarwin.dylib arm64e  <6d267560e5013f3ca97961792d7089d0> /usr/lib/swift/libswiftDarwin.dylib
0x1ea89d000 - 0x1ea8a7fff libswiftIntents.dylib arm64e  <8134bb99fba93c0aba85ab683548b705> /usr/lib/swift/libswiftIntents.dylib
0x1ea8b5000 - 0x1ea8b9fff libswiftMetal.dylib arm64e  <593c9fccfa5f31b899ebfd021c651c12> /usr/lib/swift/libswiftMetal.dylib
0x1ea92c000 - 0x1ea92dfff libswiftQuartzCore.dylib arm64e  <7fb2d6fdac7239caa8036e41e823ead5> /usr/lib/swift/libswiftQuartzCore.dylib
0x1ea965000 - 0x1ea966fff libswiftVision.dylib arm64e  <6dd681de67d333a28f99bd30b271cd48> /usr/lib/swift/libswiftVision.dylib
0x1ea96c000 - 0x1ea97efff libswiftos.dylib arm64e  <93f9d1769bd030a8bdede1db8f550614> /usr/lib/swift/libswiftos.dylib
0x1ea97f000 - 0x1ea992fff libswiftsimd.dylib arm64e  <ec15134db09e301f98b3852922746f20> /usr/lib/swift/libswiftsimd.dylib
0x1ea993000 - 0x1ea998fff libcache.dylib arm64e  <eb62502c86093466901af80f0f7c4ec2> /usr/lib/system/libcache.dylib
0x1ea999000 - 0x1ea9a5fff libcommonCrypto.dylib arm64e  <2129f1afe12c32b6adbe25db7bb800f3> /usr/lib/system/libcommonCrypto.dylib
0x1ea9a6000 - 0x1ea9a9fff libcompiler_rt.dylib arm64e  <971aa349c5953cdb92e17ecc1eff874d> /usr/lib/system/libcompiler_rt.dylib
0x1ea9aa000 - 0x1ea9b2fff libcopyfile.dylib arm64e  <31a6be830fb33743bef715636d8ee7a2> /usr/lib/system/libcopyfile.dylib
0x1eaa95000 - 0x1eaa95fff liblaunch.dylib arm64e  <2a8dc138bf1d387b8505c0600ac11829> /usr/lib/system/liblaunch.dylib
0x1eaa96000 - 0x1eaa9bfff libmacho.dylib arm64e  <39844434902132eab1c5a247ca4e6284> /usr/lib/system/libmacho.dylib
0x1eaa9c000 - 0x1eaa9efff libremovefile.dylib arm64e  <43ab9de9d434362d9bcb3a75cfd4e594> /usr/lib/system/libremovefile.dylib
0x1eaa9f000 - 0x1eaaa0fff libsystem_blocks.dylib arm64e  <d4cc0c8b7fd13b1c89944310d596ec71> /usr/lib/system/libsystem_blocks.dylib
0x1eaaa1000 - 0x1eaaa3fff libsystem_collections.dylib arm64e  <6a492ae6ed763562a79028c334f80003> /usr/lib/system/libsystem_collections.dylib
0x1eaaa4000 - 0x1eaaa8fff libsystem_configuration.dylib arm64e  <d6a5da3110943e0c93b7e4df1b9d1c73> /usr/lib/system/libsystem_configuration.dylib
0x1eaaa9000 - 0x1eaabafff libsystem_containermanager.dylib arm64e  <e8f2670fc0fb3f50bcfd3bab9c555594> /usr/lib/system/libsystem_containermanager.dylib
0x1eaabb000 - 0x1eaabcfff libsystem_coreservices.dylib arm64e  <7f053a54bc9935e8b6ac7654320dc19c> /usr/lib/system/libsystem_coreservices.dylib
0x1eaabd000 - 0x1eaac6fff libsystem_darwin.dylib arm64e  <64e0b8bebbc135f19d36ac9a7ecb4771> /usr/lib/system/libsystem_darwin.dylib
0x1eaac7000 - 0x1eaacffff libsystem_dnssd.dylib arm64e  <27f1f7ddb2593dfd9656bc8611e3e6e7> /usr/lib/system/libsystem_dnssd.dylib
0x1eaad0000 - 0x1eaad2fff libsystem_featureflags.dylib arm64e  <a29866c5e64a3aa8ba695bbb76b7f509> /usr/lib/system/libsystem_featureflags.dylib
0x1eaad3000 - 0x1eab00fff libsystem_m.dylib arm64e  <159d362ad8fc3aa0926623dea4f7e179> /usr/lib/system/libsystem_m.dylib
0x1eab01000 - 0x1eab07fff libsystem_platform.dylib arm64e  <dae36dd6f44a39f49924261898bd82cc> /usr/lib/system/libsystem_platform.dylib
0x1eab08000 - 0x1eab08fff libsystem_product_info_filter.dylib arm64e  <ec7b68962ac53033a406cd2bff718cb6> /usr/lib/system/libsystem_product_info_filter.dylib
0x1eab09000 - 0x1eab14fff libsystem_pthread.dylib arm64e  <36e670e74b8835d488f1ad2ebcfc7b09> /usr/lib/system/libsystem_pthread.dylib
0x1eab15000 - 0x1eab18fff libsystem_sandbox.dylib arm64e  <a94214675a6c395c864f9e0788dee8f2> /usr/lib/system/libsystem_sandbox.dylib
0x1eab19000 - 0x1eab23fff libunwind.dylib arm64e  <1110d417a1d9353ca13a27257c9c3e34> /usr/lib/system/libunwind.dylib
0x1eab24000 - 0x1eab58fff libxpc.dylib arm64e  <71e5302f09be31168d43ec2d4c27be10> /usr/lib/system/libxpc.dylib
0x1ec31e000 - 0x1ec330fff SpotlightLinguistics arm64e  <ef9512a935b03d44b4ae318ec1c938f3> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF


crash log 2.(very similar):

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001d9bf78c4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001d9bf6cc8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x00000001aeffc74c __CFRunLoopServiceMachPort + 376 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001aeff6bd0 __CFRunLoopRun + 1176 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001aeff6200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   Foundation                    	0x00000001b0204278 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                    	0x00000001b02353e4 -[NSRunLoop(NSRunLoop) run] + 88 (NSRunLoop.m:399)
7   libxpc.dylib                  	0x00000001f4e134f0 _xpc_objc_main + 684 (main.m:265)
8   libxpc.dylib                  	0x00000001f4e156e0 xpc_main + 176 (init.c:1198)
9   Foundation                    	0x00000001b02375f8 -[NSXPCListener resume] + 300 (NSXPCListener.m:448)
10  PlugInKit                     	0x00000001dc59eaa8 -[PKService run] + 396 (PKService.m:186)
11  PlugInKit                     	0x00000001dc59e718 +[PKService main] + 572 (PKService.m:115)
12  PlugInKit                     	0x00000001dc59eea0 +[PKService _defaultRun:arguments:] + 20 (PKService.m:233)
13  ExtensionKit                  	0x00000001b33214e0 EXExtensionMain + 80 (EXExtensionMain.m:23)
14  Foundation                    	0x00000001b037295c NSExtensionMain + 192 (NSExtensionMain.m:13)
15  libdyld.dylib                 	0x00000001aecd5588 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        	0x00000001d9c1b440 __unlink + 8
1   libsystem_kernel.dylib        	0x00000001d9bff86c unlink + 16 (unlink.c:30)
2   CFNetwork                     	0x00000001af89d15c _CFURLCacheFSPurgeItemFromFileSystemStore + 96 (CFURLCacheFS.mm:469)
3   CFNetwork                     	0x00000001af7c5c20 SQLHostForDeleteCallback(void*, int, char**, char**) + 156 (NSURLStorageURLCacheDB.mm:1649)
4   libsqlite3.dylib              	0x00000001c7333970 sqlite3_exec + 680 (sqlite3.c:130615)
5   CFNetwork                     	0x00000001af6cc02c invocation function for block in __CFURLCache::Shrink(NSURLStorageURLCacheDB*) + 164 (NSURLStorageURLCacheDB.mm:1558)
6   libdispatch.dylib             	0x00000001aec98cb8 _dispatch_block_async_invoke2 + 104 (queue.c:527)
7   libdispatch.dylib             	0x00000001aecb6280 _dispatch_client_callout + 16 (object.m:559)
8   libdispatch.dylib             	0x00000001aec8ec04 _dispatch_continuation_pop$VARIANT$armv81 + 404 (inline_internal.h:2548)
9   libdispatch.dylib             	0x00000001aec9f474 _dispatch_source_invoke$VARIANT$armv81 + 1252 (source.c:570)
10  libdispatch.dylib             	0x00000001aec923c8 _dispatch_lane_serial_drain$VARIANT$armv81 + 260 (inline_internal.h:2589)
11  libdispatch.dylib             	0x00000001aec9301c _dispatch_lane_invoke$VARIANT$armv81 + 456 (queue.c:3862)
12  libdispatch.dylib             	0x00000001aec9c808 _dispatch_workloop_worker_thread + 692 (queue.c:6590)
13  libsystem_pthread.dylib       	0x00000001f4deb5a4 _pthread_wqthread + 272 (pthread.c:2193)
14  libsystem_pthread.dylib       	0x00000001f4dee874 start_wqthread + 8

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

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

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

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000010004005   x1: 0x0000000007000806   x2: 0x0000000000000000   x3: 0x0000000000000c00
    x4: 0x0000000000002203   x5: 0x00000000ffffffff   x6: 0x0000000000000000   x7: 0x0000000282a00000
    x8: 0x00000000fffffbbf   x9: 0x0000000007000906  x10: 0xc2adb7008584007d  x11: 0x000000b2f42944be
   x12: 0x00000000016e3600  x13: 0x00000000007aa989  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0xffffffffffffffe1  x17: 0x0000000000000001  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x00000000ffffffff  x21: 0x0000000000002203  x22: 0x0000000000000c00  x23: 0x000000016dc36960
   x24: 0x0000000007000806  x25: 0x0000000000000000  x26: 0x0000000007000806  x27: 0x0000000000002203
   x28: 0x000000016dc368e8   fp: 0x000000016dc367f0   lr: 0x00000001d9bf6cc8
    sp: 0x000000016dc367a0   pc: 0x00000001d9bf78c4 cpsr: 0x60000000
   esr: 0x56000080  Address size fault

Binary Images:
0x1021c8000 - 0x1021d3fff radarExtension arm64  <37dd495027a736919198b47be73a750e> /var/containers/Bundle/Application/314C54AD-99EA-4D9D-BC2C-D6E3ECAEB2E5/Runner.app/PlugIns/radarExtension.appex/radarExtension
0x10227c000 - 0x102287fff libobjc-trampolines.dylib arm64  <b6698616837a37cf85d2ed2d2d868269> /usr/lib/libobjc-trampolines.dylib
0x1024ec000 - 0x102557fff dyld arm64  <90ec9373b0653c5b986074202c172829> /usr/lib/dyld
0x1aec55000 - 0x1aecd3fff libdispatch.dylib arm64  <8f32b2c5489a364fb00b5aa01ae4cf4a> /usr/lib/system/libdispatch.dylib
0x1aecd4000 - 0x1aed0afff libdyld.dylib arm64  <97942b4785793037abc261c035ef1e70> /usr/lib/system/libdyld.dylib
0x1aed0b000 - 0x1aef62fff libicucore.A.dylib arm64  <bec2deaf644c3edbbb76699c1a778204> /usr/lib/libicucore.A.dylib
0x1aef63000 - 0x1af30bfff CoreFoundation arm64  <58021d2fe0d83fd1805decf92b4e0cb0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1af30c000 - 0x1af4a4fff CoreServices arm64  <5bdb5ffbc71c3412bf02fd10be2eda6c> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1af4ee000 - 0x1af566fff SystemConfiguration arm64  <fe29c20c87673306a2fa0de93888e8a0> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1af567000 - 0x1af651fff CoreTelephony arm64  <06983345f8383608b4cb8720a01476e7> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1af652000 - 0x1afad2fff CFNetwork arm64  <acbbbef5d42c3919ba0c322cbbfa0d6b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1afad3000 - 0x1b018afff libnetwork.dylib arm64  <f5019720865c3d1c9032f8168c6469d7> /usr/lib/libnetwork.dylib
0x1b018b000 - 0x1b01fbfff Accounts arm64  <1cfd1254ce1f39dcbfaab5be27b2a6e5> /System/Library/Frameworks/Accounts.framework/Accounts
0x1b01fc000 - 0x1b0496fff Foundation arm64  <a00892476f383097b144f5e2c90add3a> /System/Library/Frameworks/Foundation.framework/Foundation
0x1b0497000 - 0x1b07fafff ImageIO arm64  <e98e70ab4a263d6eb4e9c0b6d01c229f> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1b07fb000 - 0x1b0813fff libCGInterfaces.dylib arm64  <778f15c125af379eacb4026098117cec> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1b0814000 - 0x1b0d9dfff CoreGraphics arm64  <85f13816990937d4bf7d96da51ff114b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1b0d9e000 - 0x1b2157fff UIKitCore arm64  <b718818b0b80380783bfbb4fd626f70c> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1b2158000 - 0x1b2175fff libAccessibility.dylib arm64  <5f34763755e03fabbd18629260e587af> /usr/lib/libAccessibility.dylib
0x1b2176000 - 0x1b23e8fff QuartzCore arm64  <fb12a3c4b4183596946488c84ca9636c> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1b23e9000 - 0x1b244efff BackBoardServices arm64  <5f7c890fb1fe324f8fa3f26b2b0376c3> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1b244f000 - 0x1b24d6fff TextInput arm64  <44771226a43733aab1334cc0d5bb00ad> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1b24d7000 - 0x1b253efff libusrtcp.dylib arm64  <807d72b15b223fe7b5e805687f1fbc79> /usr/lib/libusrtcp.dylib
0x1b28d5000 - 0x1b2a38fff libswiftFoundation.dylib arm64  <faf8dd605cec33549dcfeccd4916ba40> /usr/lib/swift/libswiftFoundation.dylib
0x1b2a39000 - 0x1b2de9fff libswiftCore.dylib arm64  <52b3940dc38d35358ebec61f52eeab89> /usr/lib/swift/libswiftCore.dylib
0x1b2dea000 - 0x1b2dfefff UIKitServices arm64  <da60887e474b3508b30703d07568c643> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1b3156000 - 0x1b330efff CoreText arm64  <452da33b0c0131e4909a53b371af107a> /System/Library/Frameworks/CoreText.framework/CoreText
0x1b330f000 - 0x1b3327fff ExtensionKit arm64  <7c6613feb7aa31fc801e05c2d133e6b3> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1b3328000 - 0x1b333cfff ChronoServices arm64  <f5b1a94ef93d3d49a072e4d3edc47b20> /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices
0x1b333d000 - 0x1b33bafff BaseBoard arm64  <4ecf4e015ec23192a521e47fe6f831e8> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1b33bb000 - 0x1b35d0fff CoreDuet arm64  <4b0df905093a3b0e859a8596aef1b50c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1b35d1000 - 0x1b3717fff Contacts arm64  <4992e1e11f13361eba8402de55d30eda> /System/Library/Frameworks/Contacts.framework/Contacts
0x1b3718000 - 0x1b4b76fff GeoServices arm64  <d4911a493f9233a5b74bfb543038eab1> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1b4b77000 - 0x1b4bfbfff CoreLocation arm64  <9d0aa1d940493215aa74490dc30a2daa> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1b4bfc000 - 0x1b4d98fff CloudKit arm64  <71e22a1e3f6334dd9ae36b93f9db30a5> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1b4d99000 - 0x1b50fbfff CoreData arm64  <9c9a10fb99803947a93b024ac32d7973> /System/Library/Frameworks/CoreData.framework/CoreData
0x1b50fc000 - 0x1b5182fff WidgetKit arm64  <0d02aacd7beb3bc0b4e5809c891df0f6> /System/Library/Frameworks/WidgetKit.framework/WidgetKit
0x1b5183000 - 0x1b5ce8fff SwiftUI arm64  <2557aa2b906233159fda53739a13f7fe> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1b5ce9000 - 0x1b5cf3fff libswiftCoreGraphics.dylib arm64  <745789d45770382e9021a6f1554d583f> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1b5cf4000 - 0x1b5d32fff AppSupport arm64  <7bacee6d755b3f7caddd41ae637e3af8> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1b5d33000 - 0x1b5e4ffff ManagedConfiguration arm64  <6775a7c9cef13b9c9636c8ba19c48131> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1b5e50000 - 0x1b5ebcfff IMFoundation arm64  <f32cccb002e136259675e531522f0c6c> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1b5ebd000 - 0x1b5fbffff IDS arm64  <c377ebdb95083aa690028765daab227c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1b5fc0000 - 0x1b60fcfff Security arm64  <00c6957e72f538fc8d9cfd7c3c96f2e2> /System/Library/Frameworks/Security.framework/Security
0x1b64f3000 - 0x1b650afff AudioSession arm64  <4766e35428a23bce859e0b5998d5d860> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1b650b000 - 0x1b6684fff AVFCore arm64  <c596a3518827379f883d8910683e4dfd> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1b6685000 - 0x1b6be5fff Intents arm64  <dd270098b4f839bbb9c0e26e3f59392b> /System/Library/Frameworks/Intents.framework/Intents
0x1b6c31000 - 0x1b6f2dfff CoreImage arm64  <5d317a9bf3df3551809d1738e287d5c2> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b6f2e000 - 0x1b6fe8fff ColorSync arm64  <114d47e6f77438268a38fc9ada41df8c> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b6fe9000 - 0x1b7021fff CoreVideo arm64  <b996470c63da363585afef488c2b404d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b7022000 - 0x1b773afff MediaToolbox arm64  <9ae54e0c9bae3476b2bc9fba2e4e0f02> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b773b000 - 0x1b782dfff CoreMedia arm64  <67458ea7efed3605b1fdb16e378ca6b0> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b782e000 - 0x1b7a98fff AudioToolbox arm64  <559a82e2a04a31138bfccc75a725f549> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b7a99000 - 0x1b7ae8fff CoreHaptics arm64  <5df781f471343fcd8328956b4d23e53a> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b7b46000 - 0x1b7c45fff UIFoundation arm64  <41e7cdc8c8473798b8d13809721e2566> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b7c46000 - 0x1b7c83fff libsystem_info.dylib arm64  <6230cd7d900038e192a134b2eb12da29> /usr/lib/system/libsystem_info.dylib
0x1b7c84000 - 0x1b7d00fff libsystem_c.dylib arm64  <325d1540f5e935f7b3fe28a3a077f17d> /usr/lib/system/libsystem_c.dylib
0x1b7d01000 - 0x1b7d49fff RunningBoardServices arm64  <49efdd2c8c0535149d6179b68d78a769> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b7d4a000 - 0x1b8c7cfff JavaScriptCore arm64  <805a3da2b49739ccb310c0589fed6db6> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b91f9000 - 0x1b927efff ContactsFoundation arm64  <1ab47932e6813c7e8f1c00ebe80d5be1> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1b94a3000 - 0x1b94c4fff ProactiveEventTracker arm64  <fcd302f6ddd834dbba6ac9a0e6a09886> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1b94c5000 - 0x1b950efff Lexicon arm64  <2053b88250923b8085c530605287a75b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1b9578000 - 0x1b95c4fff CoreDuetContext arm64  <21b81d28a4343059a87680b458f12260> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1b95c5000 - 0x1b966afff IOKit arm64  <a5455e30e5113691b7dc6e75acc145e4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1b966b000 - 0x1b967afff DataMigration arm64  <d4b7d6dd5b8e36189b41f3854c30f951> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1b967b000 - 0x1b96d2fff SpringBoardServices arm64  <81186efd1fce32d49e53096ec35e7d69> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1b96e5000 - 0x1b993cfff CoreMotion arm64  <115701fc7f373dc3ab1014fea1d8923e> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1b993d000 - 0x1b9a72fff EventKit arm64  <cf4a697f484c3730ad9cf2181a7b30b2> /System/Library/Frameworks/EventKit.framework/EventKit
0x1b9f89000 - 0x1ba1dafff MediaRemote arm64  <9e14791b2ff33476b52d7610b7b59bbe> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1ba1db000 - 0x1ba373fff CoreUtils arm64  <6fdfbb79c2c938459b53d6a7da6b3c27> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1ba38a000 - 0x1ba3f5fff CoreSpotlight arm64  <bf11a005a70e355cb5a69a84333ce4d3> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1ba94a000 - 0x1baa0bfff CoreUI arm64  <e7166e65cc4e3bdb932a6a29f7421124> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1bb182000 - 0x1bd4e1fff WebCore arm64  <c042389bd1bd3cb2af1f0707af406351> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1bd4e2000 - 0x1bd53efff libMobileGestalt.dylib arm64  <81d3ae144f943d77b8272cd0e1861075> /usr/lib/libMobileGestalt.dylib
0x1bd53f000 - 0x1bd55afff CommonUtilities arm64  <494bcfbc60ed319cadd6f33223454e09> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1bd55b000 - 0x1bd6c0fff IDSFoundation arm64  <805573308260357c9d226fd4dee9c63f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1bd7be000 - 0x1bd85efff CoreSuggestions arm64  <33e21a0a952f3ed8857905afcc73863f> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1bd85f000 - 0x1bd8f9fff AddressBookLegacy arm64  <9ef376a4fb4e3d7781b859b85e337b38> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1bd8fa000 - 0x1bd92afff UserNotifications arm64  <15abe66464eb3e8990b14dad68c0a885> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1bd92b000 - 0x1bd9abfff FrontBoardServices arm64  <bc7b821f13ee37478535e8eabb919812> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1bd9ac000 - 0x1bd9cefff libsystem_malloc.dylib arm64  <032927fd85a33b81a6c184ce4d42b29c> /usr/lib/system/libsystem_malloc.dylib
0x1be44e000 - 0x1be4d7fff AuthKit arm64  <b59aeb769b7e3dabac5b031e1444bd7a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1be4d8000 - 0x1be566fff AppleAccount arm64  <07d80384f6b537a291938da7a1a949cd> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1be567000 - 0x1be66cfff AVFAudio arm64  <7c33c9e8be673cc6b3d813c6de5c9947> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1be66d000 - 0x1be8c4fff AudioToolboxCore arm64  <eebefa1e16243a18be8638ed4a224678> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1bed00000 - 0x1bed9ffff ShareSheet arm64  <b1164b00f6883e53acbe2d1102cc411f> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1bf891000 - 0x1bf8e0fff MobileBackup arm64  <8eabd948a6ce3bc289e3356af30db9e5> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1bf8e1000 - 0x1bf8f4fff MSUDataAccessor arm64  <7a93fa93205b3e48a0b8d8c23b2e13fb> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1bf8f5000 - 0x1bf91afff MobileAsset arm64  <997340f933ab3c41a163abb8a36f7622> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1bf91b000 - 0x1bf92afff libsystem_networkextension.dylib arm64  <0cd8607018fb3af0a6824abc07f8d20b> /usr/lib/system/libsystem_networkextension.dylib
0x1bfb91000 - 0x1bff53fff CoreML arm64  <9b19b09fcf1f3838a9e45c8253d29763> /System/Library/Frameworks/CoreML.framework/CoreML
0x1bff54000 - 0x1c077afff Espresso arm64  <ccc7e7684fc8331294f5d5d761d37fd1> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1c077b000 - 0x1c0871fff VideoToolbox arm64  <056ed628544a32aa9052e74f75c6dc88> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1c09b1000 - 0x1c09c0fff AXCoreUtilities arm64  <c0ea4520653536f78d46126e91b4d52c> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1c17f4000 - 0x1c1963fff Montreal arm64  <94aa5cbabd1e389f90d6b92711e242ff> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1c1964000 - 0x1c1a70fff LanguageModeling arm64  <63d18b10090e356686c93407c237fde0> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1c1a71000 - 0x1c1a79fff InternationalSupport arm64  <edb9a0af276d3e629f3bf5f61d9585e3> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1c1cb2000 - 0x1c1ceefff libswiftUIKit.dylib arm64  <1bf6d2c2249530a8a0a3116b622b6243> /usr/lib/swift/libswiftUIKit.dylib
0x1c1dfc000 - 0x1c1e9efff CalendarDatabase arm64  <7cdd22bb91e5393082ae4df88978ccd1> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1c1fbf000 - 0x1c20b0fff Combine arm64  <3de0d955fc603d4290afc68c290d0032> /System/Library/Frameworks/Combine.framework/Combine
0x1c2137000 - 0x1c2147fff UniformTypeIdentifiers arm64  <cb9eaf22b5bf37078c49a38b81cf5bd9> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1c2148000 - 0x1c21c4fff CloudDocs arm64  <16bfc2c3edfa34d093bc83212eae6dcf> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1c269c000 - 0x1c26d6fff MediaServices arm64  <fecf3c0ddc3533d7b632b58037a5b87f> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1c2910000 - 0x1c2948fff libobjc.A.dylib arm64  <5229835e30c63a47bffe4ff43771d7a7> /usr/lib/libobjc.A.dylib
0x1c2949000 - 0x1c29a8fff LoggingSupport arm64  <0285e3c9652c367185820e867e8d989c> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c29a9000 - 0x1c2a02fff libc++.1.dylib arm64  <b393e5a94f60371e9bc79cd1890636a4> /usr/lib/libc++.1.dylib
0x1c2a03000 - 0x1c2a1bfff libc++abi.dylib arm64  <b2f9c3d24b933d2db4c31a97b2d13299> /usr/lib/libc++abi.dylib
0x1c2a1c000 - 0x1c2a5afff SetupAssistant arm64  <f008e642bc62337f8aee5ccaaa9cf28c> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1c2a5b000 - 0x1c2a73fff OctagonTrust arm64  <965003fcf21e3474b60aa93272294218> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1c2b7a000 - 0x1c2bbafff CoreAutoLayout arm64  <f0e3ff28b48b32ffb142f70410e72f0a> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1c2bbb000 - 0x1c2d10fff Network arm64  <f4fa3e598f5b3ed8ba373b587d61b022> /System/Library/Frameworks/Network.framework/Network
0x1c2d11000 - 0x1c2d45fff MobileKeyBag arm64  <4f97c3d4483f33cca835c5934f35ec5b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1c2f7a000 - 0x1c3014fff libvDSP.dylib arm64  <b3d3d7e2de35357f99ead868dde8b001> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1c3015000 - 0x1c3047fff libAudioToolboxUtility.dylib arm64  <fd9354c28c0c31ab9e12ec579d8c0006> /usr/lib/libAudioToolboxUtility.dylib
0x1c31e5000 - 0x1c326dfff CoreNLP arm64  <db46d418197135fa82a3271fa09f154f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1c326e000 - 0x1c3379fff FileProvider arm64  <1b61e18ce52d37239c4e41593b421a32> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1c338b000 - 0x1c33a1fff libswiftDispatch.dylib arm64  <5d2b6e2b53f436b1bfbfcb351e41207c> /usr/lib/swift/libswiftDispatch.dylib
0x1c33a2000 - 0x1c33d7fff DataDetectorsCore arm64  <8d4906d4093d3e088b757691f70fd69d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1c33d8000 - 0x1c3462fff Symbolication arm64  <ddf002bf33cd3a5aade0742a00849a86> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c3463000 - 0x1c3480fff CrashReporterSupport arm64  <7ae7246a0ab9302ca370922e61b37041> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1c35bb000 - 0x1c379ffff MPSNeuralNetwork arm64  <874136872ffe39289fe806e3e9264b39> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1c37a0000 - 0x1c37f3fff MPSCore arm64  <9adc509efe2b35858798a4855d4412f9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1c3943000 - 0x1c39abfff CalendarFoundation arm64  <dd59cb9a78413a498ad6b4b024bc0845> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1c3a0a000 - 0x1c3af7fff NLP arm64  <b3d3128552f13357b31ca6b04752980b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1c3b7b000 - 0x1c3c27fff libboringssl.dylib arm64  <a1937d05578b3d89b04fec6fe82e0eac> /usr/lib/libboringssl.dylib
0x1c3c28000 - 0x1c3c3efff ProtocolBuffer arm64  <478ff3834f103971bfbe638d50cdf078> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1c3ea2000 - 0x1c3eb0fff AssertionServices arm64  <8ba528a266233ea1bec67d5bb9780802> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1c3eb1000 - 0x1c3ed8fff CloudServices arm64  <5b81ceba12543bdf90160ee80cb2bf06> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1c3f2b000 - 0x1c4004fff Metal arm64  <1d99d83944c73a76968a8c69350572ba> /System/Library/Frameworks/Metal.framework/Metal
0x1c4005000 - 0x1c4133fff MediaExperience arm64  <52cca830ca23313996a82d582d1bc05f> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1c44e1000 - 0x1c44f7fff libsystem_trace.dylib arm64  <2fc6b4e9ca1d3d1fa20e7436506a0d19> /usr/lib/system/libsystem_trace.dylib
0x1c44f8000 - 0x1c4528fff CoreServicesInternal arm64  <ce6ffecaf2cf3e98af7b8133e431dcb2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1c5170000 - 0x1c5178fff GraphicsServices arm64  <e8be31952c783ccb8741833eff7a9310> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c532f000 - 0x1c5343fff PowerLog arm64  <45f355adb79b385a8559a9b231da8d33> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c5344000 - 0x1c536bfff DuetActivityScheduler arm64  <7ce5445d4f3839248405e9af9dc946be> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1c686f000 - 0x1c6b00fff Vision arm64  <78413116b943307cb4feb42d128402e9> /System/Library/Frameworks/Vision.framework/Vision
0x1c6b5b000 - 0x1c6bc5fff ProactiveSupport arm64  <0d4f14b317bb31d786b5d9606c668cda> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1c6bf1000 - 0x1c6c0efff ApplePushService arm64  <b6b28da5566a35b2a7a212d6b2deaee2> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c6c0f000 - 0x1c6c35fff BoardServices arm64  <40284d6dfd9a3499ba7b5fa2f751679c> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c6c36000 - 0x1c6c41fff libswiftCloudKit.dylib arm64  <dbf574b1bfca3a85bb3bf68cb5400ebc> /usr/lib/swift/libswiftCloudKit.dylib
0x1c6db5000 - 0x1c6e04fff OSAnalytics arm64  <06dcae5f5f7b36e6b6c5cb9fc402e67b> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c6e05000 - 0x1c6e87fff CoreBluetooth arm64  <f0bbb4b403ea3ffb86a8f94d33c922a8> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c709a000 - 0x1c70ccfff MobileInstallation arm64  <e4a92c8899493434b4ae40d5733d7375> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c70cd000 - 0x1c715bfff libTelephonyUtilDynamic.dylib arm64  <d5e5d5bc9d6f3e5cbd85a78099091e53> /usr/lib/libTelephonyUtilDynamic.dylib
0x1c715c000 - 0x1c71c3fff NanoRegistry arm64  <f4d04411c5fc3b9195ea9204d8eff363> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c729f000 - 0x1c72bbfff CoreMaterial arm64  <598ad7ed93d338b1895ddcbb81e30126> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1c732b000 - 0x1c74adfff libsqlite3.dylib arm64  <2f8209bfa2153311b9c3696e683b2646> /usr/lib/libsqlite3.dylib
0x1c74ae000 - 0x1c756afff AVFCapture arm64  <ba0ebc7f544531f980fd8f90d980a655> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1c756b000 - 0x1c789efff CMCapture arm64  <8509a324a5483df19c21b9cb8f1e9a11> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1c79e9000 - 0x1c7c39fff MobileSpotlightIndex arm64  <e1c196547335303eae5991be53b49d3f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c803b000 - 0x1c8045fff libsystem_notify.dylib arm64  <c21efbf2df0f30fb96cafe29b36e3d9d> /usr/lib/system/libsystem_notify.dylib
0x1c80f0000 - 0x1c8161fff libcorecrypto.dylib arm64  <ef1d80041c733297a0d0ae838b85e08e> /usr/lib/system/libcorecrypto.dylib
0x1c8162000 - 0x1c8184fff UserManagement arm64  <21b63a159b4034088ddacfda53cf3098> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c8255000 - 0x1c826bfff libsystem_asl.dylib arm64  <87f7d6e2085a37819c7d6bfd0dd78a80> /usr/lib/system/libsystem_asl.dylib
0x1c84d4000 - 0x1c850afff DataAccessExpress arm64  <7ce562dc7e1333629ecc6812fb592313> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1c850b000 - 0x1c8541fff CoreServicesStore arm64  <0c8b19c427053c038ad4831cead76d9c> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1c8542000 - 0x1c8566fff CoreAnalytics arm64  <877b8841ebf93c95a2c94cb3cda53f06> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1c874e000 - 0x1c875dfff NanoPreferencesSync arm64  <b91e88f18056310790fd72bd77330e29> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c8f0a000 - 0x1c8f34fff IconServices arm64  <fa47d8364a5c35579e6cbe6679725e5e> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c993e000 - 0x1c9bd9fff vImage arm64  <585124ab4ca1315dac153921446aa25d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1caa0c000 - 0x1caa61fff ktrace arm64  <4e3ce9b178623765ae8ada17f3617e69> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1cad49000 - 0x1cad56fff Celestial arm64  <c77d18e9c0383e4c8a73c94e743820a4> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1cae3f000 - 0x1caf9dfff WebKitLegacy arm64  <a681d62447173dd1b74cffaaa35f68a3> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1cb009000 - 0x1cb078fff ClassKit arm64  <9998630c5fce3059a21b8b65f2a2b692> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1cbcb4000 - 0x1cbcbefff IOMobileFramebuffer arm64  <8755b05806223d0b8012568025e95020> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1cc312000 - 0x1cc330fff PrototypeTools arm64  <b68c855bb28c39d097e1abbb8fc763a0> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1cc331000 - 0x1cc35cfff PersistentConnection arm64  <45b3c120796b3a2cb6db694e4d50f2c3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1cc7ab000 - 0x1cc7bafff libswiftUniformTypeIdentifiers.dylib arm64  <0b59ee13ca0b30ec905f6ab3831c556c> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1ccd6d000 - 0x1ccd82fff AppSSOCore arm64  <ac09458705d332509065e45678fd6f57> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1ccd8d000 - 0x1ccda3fff CoreFollowUp arm64  <7f73070b3d333bfc944211407aeb6616> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1ccda4000 - 0x1cce16fff Rapport arm64  <5d4a6a6d405531e6ad7d27d06a14daf4> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1cd185000 - 0x1cd1abfff LocationSupport arm64  <ef2f94a1342f3950802ac75071b3c536> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1cd1ac000 - 0x1cd1defff iCalendar arm64  <bc3ef6d9182033ad85c3b44c7e0f5a7e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1cd336000 - 0x1cd3affff CVNLP arm64  <81108882299d3fb49e1128d9dc2ce4d7> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1cd4fb000 - 0x1cd4fdfff OSAServicesClient arm64  <08f54fb166f2380aad0f4f24844b9682> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1cd501000 - 0x1cd558fff ProtectedCloudStorage arm64  <d86de2fce82d313987e1ceade1513641> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1cd559000 - 0x1cd58ffff C2 arm64  <87782b22689833c19353e6c9b89e235e> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ce04e000 - 0x1ce0fdfff CoreSymbolication arm64  <339d3689253c3b179653efdd629af8f5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1ce7f4000 - 0x1ce805fff IOSurface arm64  <06511ca5dd273c29958515c57c822d40> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1ce806000 - 0x1ce865fff MobileWiFi arm64  <cd8d2945011739bb8eccb3f1a58fc6d4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1ced40000 - 0x1ced79fff libGLImage.dylib arm64  <c9c7cfb7f22036d68a673defdc7a946d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1ced7a000 - 0x1ced81fff libsystem_symptoms.dylib arm64  <7cd9da5bcca6394bb77f059dbb8bcb91> /usr/lib/system/libsystem_symptoms.dylib
0x1cedc4000 - 0x1cf370fff CoreAudio arm64  <513932af91463786b2764f973354a1cf> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1cf387000 - 0x1cf3a4fff IntentsCore arm64  <86c82740722835b69e9a9dd20ee2df38> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1cf4c6000 - 0x1cf52bfff RenderBox arm64  <9e7a158758623d7d8652d6159b93e781> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1cf9a9000 - 0x1cf9b9fff CoreAUC arm64  <95d04b51378a3f0b86cc6d57ef7c62ff> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1d08e0000 - 0x1d0b1afff RawCamera arm64  <cef57ef75caf3d06bd841a4e496f2b05> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1d13d4000 - 0x1d13e1fff MediaSafetyNet arm64  <5ea7cc49148a34f5aa64e110e912a3d6> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1d13e2000 - 0x1d141dfff TimeSync arm64  <d88a6ee6ad6f3a94838348ecccab41fc> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1d1b39000 - 0x1d1b42fff CoreTime arm64  <7c9e7c5d00733420a8001215622072ff> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d249a000 - 0x1d2596fff TextRecognition arm64  <d88bba3c4c223ff6b62b9bd0992803a5> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1d26ab000 - 0x1d26b4fff ContextKitExtraction arm64  <1d862c3732d532548411c005a5d3b62a> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1d2786000 - 0x1d2788fff libswiftObjectiveC.dylib arm64  <8e633d86ac5a346696a67d7d5cc5ded0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1d3c80000 - 0x1d3d01fff CoreDAV arm64  <d2f87b1c686f3c4ba85b4bfa7183d49b> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1d3ecc000 - 0x1d3edafff MobileIcons arm64  <2a346afe99413211b65646a443aebcaa> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1d54e6000 - 0x1d54f0fff MallocStackLogging arm64  <00ad3361dca336079d2c4ef4d2ccdfeb> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d5506000 - 0x1d5531fff AttributeGraph arm64  <c7abba8a83d139d7b1e53b77ee2c9731> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1d5711000 - 0x1d575bfff MetadataUtilities arm64  <d3db6e4032d831d984eed44e3444b6ad> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d5e5e000 - 0x1d5eb6fff CoreLocationProtobuf arm64  <02c380077475331eb802d1f20265d449> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d60bb000 - 0x1d60ecfff Bom arm64  <2354dbda01e63636bda559a9887e18fd> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d611c000 - 0x1d6122fff PushKit arm64  <3cd63189d46c3df6b61d4319e0017fb0> /System/Library/Frameworks/PushKit.framework/PushKit
0x1d630c000 - 0x1d639dfff Quagga arm64  <8a3301d723453eddb536062f22cc2a39> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d639e000 - 0x1d63a5fff StudyLog arm64  <0b53589b633c3424abad084bc55fee08> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d930d000 - 0x1d9318fff AppleIDAuthSupport arm64  <365ebd5914343ee5b2131540728d2bd3> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d9327000 - 0x1d933dfff LocalAuthentication arm64  <31a4496d864e3adcaa7ff2fc1f35c14b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d93b5000 - 0x1d93bbfff IOAccelerator arm64  <c03473c309523812819201a5adead026> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1d9bf4000 - 0x1d9c23fff libsystem_kernel.dylib arm64  <5d5e30c1f5b93189bb5f6f5538346dfe> /usr/lib/system/libsystem_kernel.dylib
0x1d9e41000 - 0x1d9f48fff ResponseKit arm64  <63a9b57c59853721a86d2b379e79dccb> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1da55d000 - 0x1da569fff FontServices arm64  <bf114b02e62a34b0b8aac5b30a69025d> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1da6fb000 - 0x1da706fff MediaAccessibility arm64  <4a7e6d3207bd3cc7aac552fbcb70fa6e> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1dad13000 - 0x1dad21fff SetupAssistantSupport arm64  <130372cda6203e2985f406ab10a56f3e> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1dc300000 - 0x1dc30cfff libdscsym.dylib arm64  <786f707e0b443ca09c7557659b5077e5> /usr/lib/libdscsym.dylib
0x1dc30d000 - 0x1dc31efff HangTracer arm64  <985ad20e937832f6ae8b2538613c4928> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1dc4cd000 - 0x1dc585fff SampleAnalysis arm64  <f9c9b781c5df3b92a25d1f2b91e4d682> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1dc586000 - 0x1dc5b4fff PlugInKit arm64  <f247e49b6950371c9d54d7bf5f34767f> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1dc64e000 - 0x1dc64ffff libSystem.B.dylib arm64  <ec8a46d85d1833cd95079d8bee66986b> /usr/lib/libSystem.B.dylib
0x1dc93b000 - 0x1dc992fff CalendarDaemon arm64  <18b62d8b6147311fa4e0cbf6498054a6> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1dca87000 - 0x1dcaf5fff libarchive.2.dylib arm64  <e2dffa73e3bd37f1953cf93fd441aaef> /usr/lib/libarchive.2.dylib
0x1dcaf6000 - 0x1dcb19fff libtailspin.dylib arm64  <32d78cf47a0b3ee8b0ea35c0c8241d40> /usr/lib/libtailspin.dylib
0x1dcb1a000 - 0x1dcf40fff libBNNS.dylib arm64  <653735aca83a37a2a8ccb29533e77aa6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1dcf41000 - 0x1dcf80fff SharedUtils arm64  <787408d103ac35749b9277152e0347fd> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1dd54f000 - 0x1dd54ffff AVFoundation arm64  <4d3965c08f3f33fe83a6de80ccf2bd31> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1dd550000 - 0x1dd550fff Accelerate arm64  <dbe160c939ae3ad595f995e70fb77f23> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1dd551000 - 0x1dd600fff libBLAS.dylib arm64  <db438f1c189c313aa7895f78ec5d8e81> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1dd601000 - 0x1dd913fff libLAPACK.dylib arm64  <bc07a77d74083decb4fea67081c62f60> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1dd914000 - 0x1dd928fff libLinearAlgebra.dylib arm64  <56145b1d038c374abec292bccc3f23f1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1dd929000 - 0x1dd92dfff libQuadrature.dylib arm64  <49db67c50d173dd4a4c99363f1f15a0e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1dd92e000 - 0x1dd98ffff libSparse.dylib arm64  <85d6ad29c7ca36088a8a958bd6c0ad2f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1dd990000 - 0x1dd9a1fff libSparseBLAS.dylib arm64  <68c7401fc3e034d488ed4616fdc26aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1dd9a2000 - 0x1dd9fbfff libvMisc.dylib arm64  <9452361395e93392ac7e5dc860e35cee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1dd9fc000 - 0x1dd9fcfff vecLib arm64  <33fb8b2f82f63bcf818591cf6f76b12c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1ddc5a000 - 0x1ddcc3fff CoreMIDI arm64  <11124862a6da36d0aedf8157ce8619dc> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1de3d2000 - 0x1de519fff MLCompute arm64  <923911f12ec2307e9ae067328a9cfca8> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1de557000 - 0x1de5dcfff MPSImage arm64  <8a7c228b80973cbc941da664cc0694b8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1de5dd000 - 0x1de603fff MPSMatrix arm64  <561124ba134e36efbf38f7b2a3ad504c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1de604000 - 0x1de63dfff MPSNDArray arm64  <fab06a0efae23224a2dd6e0e388adefb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1de63e000 - 0x1de686fff MPSRayIntersector arm64  <14b2eacec3233cfea4996c06dc657ee5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1de687000 - 0x1de687fff MetalPerformanceShaders arm64  <d747f589de84340f9ef32b32097f2288> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1dea09000 - 0x1dea09fff MobileCoreServices arm64  <b26262477f833a298c8910e8627aa545> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1df5ef000 - 0x1df5f7fff OpenGLES arm64  <f7add3e58ae73bdfbac9ce73f03a2b06> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1df5f8000 - 0x1df5f9fff libCVMSPluginSupport.dylib arm64  <5e5279ef18d134e482f29c48c30d53e6> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1df5fa000 - 0x1df600fff libCoreFSCache.dylib arm64  <024db289961538968f2debff105bfed3> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1df601000 - 0x1df606fff libCoreVMClient.dylib arm64  <da69ef47d61839179381e24747e63501> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1df607000 - 0x1df60ffff libGFXShared.dylib arm64  <ad162114e8b4313c8bfd849e8ad59425> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1df88b000 - 0x1df8c6fff QuickLookThumbnailing arm64  <0bef881b9ec63e98a1c6a011544366a0> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1e01bc000 - 0x1e01bcfff UIKit arm64  <a5d2b6d5719f3c71b4ab39f976f7a85c> /System/Library/Frameworks/UIKit.framework/UIKit
0x1e0289000 - 0x1e0e5ffff libfaceCore.dylib arm64  <0c0f5b4b80a931bb92aa38a2d6563476> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1e1393000 - 0x1e1396fff AFKUser arm64  <a58494cae1863a4f9fda7b10fd79406b> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1e1456000 - 0x1e16d1fff ANECompiler arm64  <ca74d408dbff34a6bf024fe68db2ef0b> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1e16d2000 - 0x1e16e5fff ANEServices arm64  <e2ef5a507b20336887ea630150d2feb7> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1e16ea000 - 0x1e17a1fff APFS arm64  <fda614caca163d5d9149bd04ba3e237d> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1e17a2000 - 0x1e17a7fff ASEProcessing arm64  <5691362afb7d329e85e40f66a7ab827c> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1e1f81000 - 0x1e1f86fff AggregateDictionary arm64  <ee38373d3a023f7f86eba1690d6140a5> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1e2105000 - 0x1e21defff AirPlaySync arm64  <7eb4be98556a385290ecdef5f04b8402> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1e22e5000 - 0x1e2300fff AlgosScoreFramework arm64  <35882814e49a3264afcdfbaea4324a1a> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1e2425000 - 0x1e2446fff AppConduit arm64  <9b5846030c473e6f86eddaf09c47d329> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1e35bb000 - 0x1e35cafff AppleFSCompression arm64  <178c4a8cc8733415b44e51b28c38e95a> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1e35d7000 - 0x1e35e4fff AppleIDSSOAuthentication arm64  <4004ea4749db3dfdbf30b469396a494b> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1e35e5000 - 0x1e3628fff AppleJPEG arm64  <0da7c720da27375193b83fb04f45c7c8> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1e36a3000 - 0x1e36b7fff AppleNeuralEngine arm64  <4b091c717a0b3de6aca6f6922c4f9f1a> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1e36c1000 - 0x1e36e4fff AppleSauce arm64  <fc951f36f6ea314d87ea3b8f65267ea9> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1e3ec5000 - 0x1e3ecffff CMCaptureCore arm64  <d3655cd5ca263187a6a7dc83f317da51> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1e3ee9000 - 0x1e3ef8fff CPMS arm64  <f7a4a5bfe8733ed0b3f6a8ed0bf61e65> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1e420c000 - 0x1e4217fff CaptiveNetwork arm64  <3dcbff702a333be29438f35827f98f79> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1e4392000 - 0x1e43b3fff CellularPlanManager arm64  <32c6217dc8fc34e3bc95cbcc59302635> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1e43dd000 - 0x1e442bfff ChunkingLibrary arm64  <50a0ff81de403736a458137d765af0a0> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1e48e5000 - 0x1e48e8fff ConstantClasses arm64  <0f7227f2c3ac3faab8b7d54e72d9467a> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1e4b1f000 - 0x1e4c10fff CoreBrightness arm64  <ff117440aed43732a10b6cc6517cde6e> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1e4c7a000 - 0x1e4c89fff CoreDuetDaemonProtocol arm64  <c9a3ebb1879e39deb099de41787b2580> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1e4c8c000 - 0x1e4c8efff CoreDuetDebugLogging arm64  <3467964585fd3acc82af2ee3b53eb8dd> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e4c9d000 - 0x1e4caffff CoreEmoji arm64  <956c19a7ef3338778a7296af46b44ea9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1e5367000 - 0x1e536ffff CorePhoneNumbers arm64  <a00a3a0b081a3b7abce8521f874b0dec> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1e5d4f000 - 0x1e5d77fff CoreSVG arm64  <aaeb07d727d638a8bffc196a4da92388> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1e5f6b000 - 0x1e5fa7fff DataDetectorsNaturalLanguage arm64  <b6e791ff8e143db7a0b50e14a2f10b25> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e600a000 - 0x1e6019fff DeviceIdentity arm64  <050f468d52bb3724b5801ef7c9b86441> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e628f000 - 0x1e62c9fff DocumentManager arm64  <e3cc01ae73ad3776b11c601479d3ed56> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1e62ca000 - 0x1e62e8fff DocumentManagerCore arm64  <fa83cf2a1aba319ca46272d0ff54146c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e636c000 - 0x1e636efff DragUI arm64  <0da98a8840e43ec098e51105af855e0a> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1e639d000 - 0x1e63cdfff EAP8021X arm64  <d605505d7b9c37878aef6a1e2da11500> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1e63fc000 - 0x1e6410fff Engram arm64  <17aeb9446ae9389bb945e5da2360140a> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e6549000 - 0x1e6550fff ExtensionFoundation arm64  <fa588efbc22e369da185454d6c830fe4> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1e66f7000 - 0x1e6b09fff FaceCore arm64  <33c36efe8f78316e94abf2712bb72e86> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e6ca9000 - 0x1e6de5fff libFontParser.dylib arm64  <84d02471b0b5304ab66ec8f4803035cc> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1e6de6000 - 0x1e6deefff libGSFont.dylib arm64  <660ff010e82f3e2583a0f49bafc6535e> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1e6def000 - 0x1e6e2cfff libGSFontCache.dylib arm64  <331b21bd5475351e9b4d9557d68c164c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1e6e90000 - 0x1e6e9dfff libhvf.dylib arm64  <f100fe93aada3e1385bcb4a69b1e2095> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1e6ec3000 - 0x1e6edafff Futhark arm64  <931eaace16f23e869410289c878fe3fa> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1e7b07000 - 0x1e7b25fff GenerationalStorage arm64  <ac7b334a664c3b08b24aa8750fa43243> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e7b26000 - 0x1e7b33fff GraphVisualizer arm64  <6d8b8c6931f8341d8fbca3868cfd27b5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1e7b5d000 - 0x1e7b68fff HID arm64  <ff9fb09c88533a9aa26c12d713fcb317> /System/Library/PrivateFrameworks/HID.framework/HID
0x1e8405000 - 0x1e840efff IOKitten arm64  <bc5e5ee6f592394a8b8959ab44fd9c77> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1e840f000 - 0x1e8411fff IOSurfaceAccelerator arm64  <2c4f6d38224235cabf4df2ef0d47df29> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1e8435000 - 0x1e843cfff IdleTimerServices arm64  <ab01f8800bdd3931aacb0d7e6fcee0d0> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1e8508000 - 0x1e8514fff IntentsFoundation arm64  <65393f71e82e3b67910adfc2600d79c2> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e852e000 - 0x1e8531fff InternationalTextSearch arm64  <27efb448cfc935d29e66b53720d928d2> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1e8532000 - 0x1e854dfff IntlPreferences arm64  <13ab9f54c6ea3e64b7d45d137206a967> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1e87af000 - 0x1e87b5fff LinguisticData arm64  <a3ac382149263d2981229fca174bb39d> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1e89f2000 - 0x1e89f2fff Marco arm64  <5617a275985a3d4da2c9bc94bb1b88d0> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1e93e0000 - 0x1e94a8fff MetalTools arm64  <c9d58cf24e913e1880979272559e47ae> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1e9529000 - 0x1e953dfff MobileBluetooth arm64  <b886799ed0643a11b2c9dc4f1deb7917> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1e95bd000 - 0x1e95c3fff MobileSystemServices arm64  <3f2057cca90e36f8b38eea0d306883a4> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1e9a15000 - 0x1e9a2efff NetworkStatistics arm64  <1141e23c933a3c488786752790f99f0e> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1e9b04000 - 0x1e9b44fff OTSVG arm64  <3f824aac7db23aba97f6400013c686da> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1ea14c000 - 0x1ea174fff Pasteboard arm64  <5de54145a5013b19a2c2d7b65a19d755> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1ea1a3000 - 0x1ea1aefff PersonaKit arm64  <03212b69dfe43b6c96479b2a42fd1540> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1ea1dd000 - 0x1ea1ddfff PhoneNumbers arm64  <7b850d74a87031b7a45c64250b0b3682> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1ea3de000 - 0x1ea429fff PhysicsKit arm64  <b787ba76397a38ecbf5eebbfcdc787cb> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1ea4dd000 - 0x1ea4e8fff PointerUIServices arm64  <0a08f2ba58ce389fac5ca1577533aed7> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1eb954000 - 0x1eb95efff RTCReporting arm64  <0d289f94643f3231901f06231d9fbb5c> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1ebc89000 - 0x1ebc9afff RemoteTextInput arm64  <2a699d1f87bb3f7d917df3c58c5a8520> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ec5fc000 - 0x1ec605fff SignpostCollection arm64  <35a139f6e62c3fff91a8da3c9f8dd50a> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ec606000 - 0x1ec606fff SignpostMetrics arm64  <5e56a5b6fd6b32ceafe62a17c516ade1> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1ec608000 - 0x1ec646fff SignpostSupport arm64  <ed1a2ff3817d3cb9982012907ab380a9> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1ece8a000 - 0x1ece8afff SoftLinking arm64  <8acfbe12f82f3a1d94fdff67df26cd02> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1ed36c000 - 0x1ed3a9fff StreamingZip arm64  <38bf099ab1813799b297046608678d0d> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1ed3b1000 - 0x1ed3bbfff SymptomDiagnosticReporter arm64  <447820c329533385a50be5d3d640a299> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1ed443000 - 0x1ed453fff TCC arm64  <55f09c7bafcd3f65afc317867677716b> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1edd16000 - 0x1eddc8fff TextureIO arm64  <1463b9d0e5bd3064bc90caa3950d2d99> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1edfe2000 - 0x1edfe9fff URLFormatting arm64  <fdf92308979232b390df403191340d03> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1ef203000 - 0x1ef204fff WatchdogClient arm64  <d21d6aa1b8893fad9cc1de98aa90c8a8> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1ef4c4000 - 0x1efbecfff libwebrtc.dylib arm64  <75769f02db3438da97a54a6ab230ac73> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1f017c000 - 0x1f017ffff XCTTargetBootstrap arm64  <61d21a7d3dca37e48f8352efa4ddcdcd> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1f01db000 - 0x1f01fafff caulk arm64  <f4eea6af0ab031bab9bba2dec9b5eca0> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1f2631000 - 0x1f2636fff kperf arm64  <b42e92f3a524355ba8558263a85c5302> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1f2637000 - 0x1f263ffff kperfdata arm64  <f7bc55be2af33d7ca5eda4fed97f5fa9> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1f2640000 - 0x1f2655fff libEDR arm64  <1749e693dea434d3a217e97b185a6945> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1f2671000 - 0x1f2681fff perfdata arm64  <7abd6c923119394797d130e08df72de7> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1f2682000 - 0x1f26b0fff vCard arm64  <a6e9367fac963e85902477beab47b015> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1f3510000 - 0x1f351ffff libAudioStatistics.dylib arm64  <90bdfa07bf843d1498e20950deb117b4> /usr/lib/libAudioStatistics.dylib
0x1f36ba000 - 0x1f36ecfff libCRFSuite.dylib arm64  <8e3426313c4d38aeba33f5371cfe312c> /usr/lib/libCRFSuite.dylib
0x1f36ed000 - 0x1f36eefff libCTGreenTeaLogger.dylib arm64  <4b15ae300fd13768a0a8519d9d6bf75f> /usr/lib/libCTGreenTeaLogger.dylib
0x1f36ef000 - 0x1f36f9fff libChineseTokenizer.dylib arm64  <120c7c3f87c538c89c08ce34e733d6b8> /usr/lib/libChineseTokenizer.dylib
0x1f3996000 - 0x1f399dfff libIOReport.dylib arm64  <9fcf5669311f3585a7fb5f4c8832af4b> /usr/lib/libIOReport.dylib
0x1f3a13000 - 0x1f3a1afff libMatch.1.dylib arm64  <ae30c4bdd3a93e6f99a0c30e6dc00bee> /usr/lib/libMatch.1.dylib
0x1f3b2e000 - 0x1f3b33fff libThaiTokenizer.dylib arm64  <78a3b95dace535a1807a3df623afe7da> /usr/lib/libThaiTokenizer.dylib
0x1f3d9b000 - 0x1f3d9dfff libapp_launch_measurement.dylib arm64  <70f4f58c9d4333b39688e5e535dd193e> /usr/lib/libapp_launch_measurement.dylib
0x1f3d9e000 - 0x1f3db4fff libapple_nghttp2.dylib arm64  <da4d9abd15cd3aed866676b941cfa344> /usr/lib/libapple_nghttp2.dylib
0x1f3db5000 - 0x1f3e46fff libate.dylib arm64  <69a5b22dfaa23c7a98f3b6a4099c9da1> /usr/lib/libate.dylib
0x1f3ed6000 - 0x1f3ee6fff libbsm.0.dylib arm64  <169f8ccd59cc369096fc6eb4120dfb28> /usr/lib/libbsm.0.dylib
0x1f3ee7000 - 0x1f3ef3fff libbz2.1.0.dylib arm64  <8f92ac6d484a3054924523d4b47ff731> /usr/lib/libbz2.1.0.dylib
0x1f3ef4000 - 0x1f3ef4fff libcharset.1.dylib arm64  <9f5e03617d4238f398de06dac792a44f> /usr/lib/libcharset.1.dylib
0x1f3ef5000 - 0x1f3f06fff libcmph.dylib arm64  <b8414f32199231c89c6779e580182efc> /usr/lib/libcmph.dylib
0x1f3f07000 - 0x1f3f1efff libcompression.dylib arm64  <4950fdc1364039c2b8f10f5e40389077> /usr/lib/libcompression.dylib
0x1f3f1f000 - 0x1f3f34fff libcoretls.dylib arm64  <93ff01f9fa283a31be622e34d8fb7cbd> /usr/lib/libcoretls.dylib
0x1f3f35000 - 0x1f3f36fff libcoretls_cfhelpers.dylib arm64  <cd095b53ef4a3c32950610bf49784e39> /usr/lib/libcoretls_cfhelpers.dylib
0x1f3f5a000 - 0x1f3f60fff libcupolicy.dylib arm64  <ffa54e7dd40d32ed81ef5296d5bb76cc> /usr/lib/libcupolicy.dylib
0x1f3f61000 - 0x1f3f68fff libdns_services.dylib arm64  <7a8671bdc3a43eeeac7a0a033f4629ef> /usr/lib/libdns_services.dylib
0x1f3f86000 - 0x1f3f86fff libenergytrace.dylib arm64  <1d671c95de92358e9532bbfda6a13be2> /usr/lib/libenergytrace.dylib
0x1f3f87000 - 0x1f3f9efff libexpat.1.dylib arm64  <5292669a2d3d37caab781c8c7c34970f> /usr/lib/libexpat.1.dylib
0x1f3fcb000 - 0x1f3fcffff libgermantok.dylib arm64  <48c5bac21f663daa9fa01149576f2081> /usr/lib/libgermantok.dylib
0x1f3fd0000 - 0x1f3fd5fff libheimdal-asn1.dylib arm64  <c8125bd419a73db79b5e6e7dc7fd34b5> /usr/lib/libheimdal-asn1.dylib
0x1f3fd6000 - 0x1f40c7fff libiconv.2.dylib arm64  <5b89f22ac1fa33c48095b5109c128ae5> /usr/lib/libiconv.2.dylib
0x1f40eb000 - 0x1f40ecfff liblangid.dylib arm64  <e2fd7c16ed4a3dbba82b1f79d7cf71ed> /usr/lib/liblangid.dylib
0x1f40ed000 - 0x1f40f8fff liblockdown.dylib arm64  <73ca5ba8028b334a8a91fbffeb52a95a> /usr/lib/liblockdown.dylib
0x1f40f9000 - 0x1f4111fff liblzma.5.dylib arm64  <2cfd5a34fca03530b757a1ca1235ef50> /usr/lib/liblzma.5.dylib
0x1f413f000 - 0x1f4192fff libmecab.dylib arm64  <26ee589f55d9318b8e1c48323e9fc81c> /usr/lib/libmecab.dylib
0x1f43bc000 - 0x1f43cefff libmis.dylib arm64  <42eed141ce883c7da0a4d41ffcd68bb4> /usr/lib/libmis.dylib
0x1f4785000 - 0x1f47b8fff libpcap.A.dylib arm64  <b9d6bec1befd3474951b84bd91d39ac8> /usr/lib/libpcap.A.dylib
0x1f47b9000 - 0x1f47c6fff libperfcheck.dylib arm64  <190f8d2dece932c38ce7fe9672db1fd1> /usr/lib/libperfcheck.dylib
0x1f47ce000 - 0x1f47dffff libprequelite.dylib arm64  <28eef50c066c35e4bb87c25413da6a6b> /usr/lib/libprequelite.dylib
0x1f4851000 - 0x1f48aefff libquic.dylib arm64  <419bbec2ab2131378aeefc972673f906> /usr/lib/libquic.dylib
0x1f48af000 - 0x1f48c6fff libresolv.9.dylib arm64  <22c2e0c3e8e938e0bd60446339e3b9d9> /usr/lib/libresolv.9.dylib
0x1f48c7000 - 0x1f48c9fff libsandbox.1.dylib arm64  <f06f0046eaf13fc59c23caef4e8be1d1> /usr/lib/libsandbox.1.dylib
0x1f4911000 - 0x1f4914fff libutil.dylib arm64  <b7621500dd793a9eb1a128c24a6dc402> /usr/lib/libutil.dylib
0x1f4915000 - 0x1f49fafff libxml2.2.dylib arm64  <fdf93b0bcb103d519d9188f8d8a1bcac> /usr/lib/libxml2.2.dylib
0x1f4a28000 - 0x1f4a39fff libz.1.dylib arm64  <c436568b719d3e879d9e6fd856e07b9c> /usr/lib/libz.1.dylib
0x1f4a6e000 - 0x1f4a70fff liblog_network.dylib arm64  <702e69e98dd632faa8a2a02ea23be43b> /usr/lib/log/liblog_network.dylib
0x1f4a79000 - 0x1f4a80fff libswiftAVFoundation.dylib arm64  <b6c5c61e3bc23acab3516324604bdb49> /usr/lib/swift/libswiftAVFoundation.dylib
0x1f4a81000 - 0x1f4ae0fff libswiftAccelerate.dylib arm64  <a4b429a6cc64332dbcd8b69a34f1ce2c> /usr/lib/swift/libswiftAccelerate.dylib
0x1f4b07000 - 0x1f4b0ffff libswiftCoreAudio.dylib arm64  <e26732b3551e39fd9061092718f21086> /usr/lib/swift/libswiftCoreAudio.dylib
0x1f4b10000 - 0x1f4b14fff libswiftCoreData.dylib arm64  <d01b4522fd13344f83a681b61a5c7f45> /usr/lib/swift/libswiftCoreData.dylib
0x1f4b15000 - 0x1f4b15fff libswiftCoreFoundation.dylib arm64  <e49b1d43007630318e36b91ab6ce18a9> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f4b16000 - 0x1f4b16fff libswiftCoreImage.dylib arm64  <bea16865d6eb38dca0b90938705742c9> /usr/lib/swift/libswiftCoreImage.dylib
0x1f4b17000 - 0x1f4b19fff libswiftCoreLocation.dylib arm64  <6234fa1a10473eacb8fdd28b25a020cc> /usr/lib/swift/libswiftCoreLocation.dylib
0x1f4b1a000 - 0x1f4b23fff libswiftCoreMIDI.dylib arm64  <86dc600302c634a9bb5ab16005776cfd> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1f4b24000 - 0x1f4b27fff libswiftCoreML.dylib arm64  <52796a15d5cc3e0db5ef0a55c1e850af> /usr/lib/swift/libswiftCoreML.dylib
0x1f4b28000 - 0x1f4b5ffff libswiftCoreMedia.dylib arm64  <67dac4c767523bb29ad50ccaf4dd7717> /usr/lib/swift/libswiftCoreMedia.dylib
0x1f4b6c000 - 0x1f4b75fff libswiftDarwin.dylib arm64  <0fb51aebdf4b3888a8d1ed83b38ea887> /usr/lib/swift/libswiftDarwin.dylib
0x1f4b7c000 - 0x1f4b86fff libswiftIntents.dylib arm64  <2b02c991798c305cb6113a3b89b15973> /usr/lib/swift/libswiftIntents.dylib
0x1f4b94000 - 0x1f4b98fff libswiftMetal.dylib arm64  <ab2073f03fe43a909db61dd89dcf256a> /usr/lib/swift/libswiftMetal.dylib
0x1f4c04000 - 0x1f4c05fff libswiftQuartzCore.dylib arm64  <3d1dee301938383bb62d2f951fce01b3> /usr/lib/swift/libswiftQuartzCore.dylib
0x1f4c3c000 - 0x1f4c3dfff libswiftVision.dylib arm64  <86d4f614a2253aab94581ed283f13c98> /usr/lib/swift/libswiftVision.dylib
0x1f4c43000 - 0x1f4c54fff libswiftos.dylib arm64  <ccdd5d92f6723a96bafae120265e6569> /usr/lib/swift/libswiftos.dylib
0x1f4c55000 - 0x1f4c67fff libswiftsimd.dylib arm64  <38d8023b1dc231eda8f33b80deb84610> /usr/lib/swift/libswiftsimd.dylib
0x1f4c68000 - 0x1f4c6dfff libcache.dylib arm64  <61f0a681e23536fb8241dec27c6d6a87> /usr/lib/system/libcache.dylib
0x1f4c6e000 - 0x1f4c7afff libcommonCrypto.dylib arm64  <a05d8f4ec2c038f8a889342fa71d812c> /usr/lib/system/libcommonCrypto.dylib
0x1f4c7b000 - 0x1f4c7ffff libcompiler_rt.dylib arm64  <e69e163453a53a93996e4aa213934ea0> /usr/lib/system/libcompiler_rt.dylib
0x1f4c80000 - 0x1f4c88fff libcopyfile.dylib arm64  <5bb2e296286632e89005f099aa52bff9> /usr/lib/system/libcopyfile.dylib
0x1f4d69000 - 0x1f4d69fff liblaunch.dylib arm64  <5927fc3fca7d35f68e7189300e1cad88> /usr/lib/system/liblaunch.dylib
0x1f4d6a000 - 0x1f4d6ffff libmacho.dylib arm64  <34a88e2ed20635d582d507f8814bd80e> /usr/lib/system/libmacho.dylib
0x1f4d70000 - 0x1f4d72fff libremovefile.dylib arm64  <144bbecad2e934d5ae63cdc0cee1fe9d> /usr/lib/system/libremovefile.dylib
0x1f4d73000 - 0x1f4d74fff libsystem_blocks.dylib arm64  <4767cc9839193d3eba2420f75eb84708> /usr/lib/system/libsystem_blocks.dylib
0x1f4d75000 - 0x1f4d77fff libsystem_collections.dylib arm64  <60d56161f5d734afb05d5778d4367ad3> /usr/lib/system/libsystem_collections.dylib
0x1f4d78000 - 0x1f4d7cfff libsystem_configuration.dylib arm64  <85694fd0245d394295b76d23dd63d0f2> /usr/lib/system/libsystem_configuration.dylib
0x1f4d7d000 - 0x1f4d8dfff libsystem_containermanager.dylib arm64  <8bd8e26e4bd63039bafb3da02853bba1> /usr/lib/system/libsystem_containermanager.dylib
0x1f4d8e000 - 0x1f4d8ffff libsystem_coreservices.dylib arm64  <fee3ba6cb4ea35599bc2c967e0c028f8> /usr/lib/system/libsystem_coreservices.dylib
0x1f4d90000 - 0x1f4d99fff libsystem_darwin.dylib arm64  <2fc939b5aed0382e9960c7a9fdac6704> /usr/lib/system/libsystem_darwin.dylib
0x1f4d9a000 - 0x1f4da2fff libsystem_dnssd.dylib arm64  <2a19293e6f0a39eca67f8d9b434ac358> /usr/lib/system/libsystem_dnssd.dylib
0x1f4da3000 - 0x1f4da5fff libsystem_featureflags.dylib arm64  <26536a3426bc398daab6efee47eed689> /usr/lib/system/libsystem_featureflags.dylib
0x1f4da6000 - 0x1f4dd3fff libsystem_m.dylib arm64  <77e524aae561333395ce81b546cfcffa> /usr/lib/system/libsystem_m.dylib
0x1f4dd4000 - 0x1f4ddefff libsystem_platform.dylib arm64  <29e84b8d566c3659a559939086f82f93> /usr/lib/system/libsystem_platform.dylib
0x1f4ddf000 - 0x1f4ddffff libsystem_product_info_filter.dylib arm64  <f9b7a6b02bf13923b597dae6ae401bad> /usr/lib/system/libsystem_product_info_filter.dylib
0x1f4de0000 - 0x1f4df0fff libsystem_pthread.dylib arm64  <7c6e3623fd50360382e37f4f29b5df76> /usr/lib/system/libsystem_pthread.dylib
0x1f4df1000 - 0x1f4df4fff libsystem_sandbox.dylib arm64  <28999cdc3e813fdaa80fda7767323f2c> /usr/lib/system/libsystem_sandbox.dylib
0x1f4df5000 - 0x1f4dfefff libunwind.dylib arm64  <c68c8efce53134c9910d2dfcebc56042> /usr/lib/system/libunwind.dylib
0x1f4dff000 - 0x1f4e30fff libxpc.dylib arm64  <32a7dd86cb5d3f3d80dbaaa420fdb85b> /usr/lib/system/libxpc.dylib
0x1f622b000 - 0x1f623dfff SpotlightLinguistics arm64  <9b8bbdb2c5ea3378b58622e39020beac> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF



Same here

Those crash reports seems to be missing a big chunk from the front. A typical crash report starts with a Process field and then has lots of other fields before the Exception Type field. Your crash reports both start with the Exception Type, so they’re missing critical information.

Do you still have an original crash report? If so, please post it.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
I still have the same problem.
Is there a solution?



@Eskimo, here it is!


Consider this:

Code Block  Exception Type:  EXC_CRASH (SIGKILL)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note:  EXC_CORPSE_NOTIFYTermination Reason: Namespace RUNNINGBOARD, Code 0xdead10ccTriggered by Thread:  0


The code value of 0xdead10cc expands to “deadlock”. See Understanding the Exception Types in a Crash Report for more on this.

Looking at thread 1 I see this:

Code Block  Thread 1:0   libsystem_kernel.dylib__guarded_open_dprotected_np + 81   libsystem_kernel.dylibguarded_open_dprotected_np + 36 (guarded_open_dprotected_np.c:44)2   libsqlite3.dylibrobust_open2 + 292 (sqlite3.c:36126)3   libsqlite3.dylibunixOpen + 2000 (sqlite3.c:44555)4   libsqlite3.dylibpager_write + 940 (sqlite3.c:23869)5   libsqlite3.dylibsqlite3BtreeDelete + 1160 (sqlite3.c:64920)6   libsqlite3.dylibsqlite3VdbeExec + 18100 (sqlite3.c:97509)7   libsqlite3.dylibsqlite3_step + 304 (sqlite3.c:90602)8   libsqlite3.dylibsqlite3_exec + 368 (sqlite3.c:130568)9   WidgetExtension-[AMPDatabaseHelper execSQLString:SQLString:] + 88 (AMPDatabaseHelper.m:215)10  WidgetExtension__49-[AMPDatabaseHelper removeEventsFromTable:maxId:]_block_invoke + 116 (AMPD…11  WidgetExtension        … __32-[AMPDatabaseHelper inDatabase:]_block_invoke + 104 (AMPDatabaseHelper.m:112  libdispatch.dylib      … _dispatch_client_callout + 20 (object.m:559)13  libdispatch.dylib      … _dispatch_lane_barrier_sync_invoke_and_complete + 60 (queue.c:998)14  WidgetExtension        … -[AMPDatabaseHelper inDatabase:] + 176 (AMPDatabaseHelper.m:156)15  WidgetExtension        … -[AMPDatabaseHelper removeEventsFromTable:maxId:] + 144 (AMPDatabaseHelper.m:516  WidgetExtension        … __82-[Amplitude makeEventUploadPostRequest:events:numEvents:maxEventId:maxIden…17  CFNetwork              … __40-[__NSURLSessionLocal taskForClassInfo:]_block_invoke + 540 (LocalSession.…18  CFNetwork              … __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 244 (Loca…19  libdispatch.dylib      … _dispatch_call_block_and_release + 32 (init.c:1454)


There’s a whole bunch of your code here (frames 16…14 and 11…9) and it’s clearly doing SQL work. It looks like your process got suspended in the middle of this work, resulting in the 0xdead10cc crash.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
@eskimo I removed the 3rd party library causing this, and the crashes are still occurring. We're doing no other SQL work either. I can't get the crash reports, because we are testing this via firebase.

Is it not recommended to use any 3rd party libraries in widgets at all? The only thing I can think of is that our network requests are potentially causing this crash - but if there are network request failures occurring, the crash reports are not catching them. What else can I do here?
@eskimo, is it not a good idea to have concurrent network requests for the widget while the phone is locked? Or in general?

I removed the 3rd party library causing this, and the crashes are
still occurring. We're doing no other SQL work either.

Well, if you’re seeing this crash then someone is doing SQLite work within your process.

I can't get the crash reports, because we are testing this via
firebase.

I recommend that you fix this first. I can’t see any reasonable way to debug this without a crash report.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I encountered the same problem.

My Widget Extension opens a Realm database on init(). The database file located in the App Group, and later the Widget Extension receives 0xdead10cc error. I have never reproduced this problem in my own development environment, or test environment. But I can continue to collect this crash report from users.

There is still no solution.

PlugInKit crash on widget
 
 
Q