Skip to content

Instantly share code, notes, and snippets.

@jaclync
Created June 23, 2020 00:28
Show Gist options
  • Save jaclync/52d305aab386b2146c0c5a75a28a4e52 to your computer and use it in GitHub Desktop.
Save jaclync/52d305aab386b2146c0c5a75a28a4e52 to your computer and use it in GitHub Desktop.
WCiOS invalid number of rows crashes
Incident Identifier: F727C508-4757-4CED-AC63-C9F2438791B3
CrashReporter Key: bd231a4a42c8098c7b1e343b62f82dee88c4f10b
Hardware Model: iPhone12,1
Process: WooCommerce [5820]
Path: /private/var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/WooCommerce
Identifier: com.automattic.woocommerce
Version: 4.4.0.2 (4.4)
AppStoreTools: 11E608a
AppVariant: 1:iPhone12,1:13
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.automattic.woocommerce [1869]
Date/Time: 2020-06-22 00:05:00.4310 -0600
Launch Time: 2020-06-21 10:35:04.1044 -0600
OS Version: iPhone OS 13.5.1 (17F80)
Release Type: User
Baseband Version: 1.06.00
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x19ff30300 __exceptionPreprocess + 228 (NSException.m:199)
1 libobjc.A.dylib 0x19fc44c1c objc_exception_throw + 60 (objc-exception.mm:565)
2 CoreFoundation 0x19fe2d1f8 +[NSException raise:format:arguments:] + 100 (NSException.m:146)
3 Foundation 0x1a0271998 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 132 (NSException.m:231)
4 UIKitCore 0x1a424561c -[UITableView _Bug_Detected_In_Client_Of_UITableView_Invalid_Number_Of_Rows_In_Section:] + 200 (UITableView.m:2444)
5 UIKitCore 0x1a42450fc -[UITableView _endCellAnimationsWithContext:] + 12772 (UITableView.m:2389)
6 UIKitCore 0x1a425bf9c -[UITableView endUpdatesWithContext:] + 128 (UITableView.m:7472)
7 WooCommerce 0x100d054b4 partial apply for closure #1 in ResultsController.startForwardingContentEvents(to:with:) + 68
8 Yosemite 0x10313075c closure #2 in ResultsController.setupEventsForwarding() + 116 (ResultsController.swift:210)
9 Yosemite 0x103138eb8 @objc FetchedResultsControllerDelegateWrapper.controllerWillChangeContent(_:) + 88
10 CoreData 0x1a4a8537c __82-[NSFetchedResultsController(PrivateMethods) _core_managedObjectContextDidChange:]_block_invoke + 5884 (NSFetchedResultsController.m:2155)
11 CoreData 0x1a4a434cc developerSubmittedBlockToNSManagedObjectContextPerform + 164 (NSManagedObjectContext.m:3774)
12 CoreData 0x1a490eb30 -[NSManagedObjectContext performBlockAndWait:] + 212 (NSManagedObjectContext.m:3885)
13 CoreData 0x1a49181f8 -[NSFetchedResultsController(PrivateMethods) _core_managedObjectContextDidChange:] + 124 (NSFetchedResultsController.m:2187)
14 CoreFoundation 0x19fe88474 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28 (CFNotificationCenter.c:787)
15 CoreFoundation 0x19fe884c4 ___CFXRegistrationPost1_block_invoke + 68 (CFNotificationCenter.c:175)
16 CoreFoundation 0x19fe877b4 _CFXRegistrationPost1 + 396 (CFNotificationCenter.c:198)
17 CoreFoundation 0x19fe87468 ___CFXNotificationPost_block_invoke + 92 (CFNotificationCenter.c:1371)
18 CoreFoundation 0x19fe00928 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1420 (CFXNotificationRegistrarOld.m:168)
19 CoreFoundation 0x19fe86da8 _CFXNotificationPost + 1260 (CFNotificationCenter.c:1359)
20 Foundation 0x1a01ed39c -[NSNotificationCenter postNotificationName:object:userInfo:] + 64 (NSNotification.m:576)
21 CoreData 0x1a491bcb4 -[NSManagedObjectContext(_NSInternalNotificationHandling) _postObjectsDidChangeNotificationWithUserInfo:] + 512 (NSManagedObjectContext.m:8038)
22 CoreData 0x1a4917fec -[NSManagedObjectContext(_NSInternalChangeProcessing) _createAndPostChangeNotification:deletions:updates:refreshes:deferrals:wasMerge:] + 1216 (NSManagedObjectContext.m:7679)
23 CoreData 0x1a49172e8 -[NSManagedObjectContext(_NSInternalChangeProcessing) _processRecentChanges:] + 1040 (NSManagedObjectContext.m:7405)
24 CoreData 0x1a4908bac -[NSManagedObjectContext save:] + 352 (NSManagedObjectContext.m:1461)
25 Storage 0x1031b4fb8 NSManagedObjectContext.saveIfNeeded() + 72 (NSManagedObjectContext+Storage.swift:137)
26 Storage 0x1031b5498 protocol witness for StorageType.saveIfNeeded() in conformance NSManagedObjectContext + 20 (<compiler-generated>:0)
27 Yosemite 0x1030fb350 specialized OrderStore.updateOrder(siteID:orderID:statusKey:onCompletion:) + 312 (OrderStore.swift:301)
28 Yosemite 0x1030f5a94 OrderStore.onAction(_:) + 1564 (<compiler-generated>:0)
29 Yosemite 0x1030b2554 Dispatcher.dispatch(_:) + 180 (Dispatcher.swift:102)
30 WooCommerce 0x100c52750 protocol witness for StoresManagerState.onAction(_:) in conformance AuthenticatedState + 32
31 WooCommerce 0x100d2673c OrderStatusListViewController.updateOrderStatus() + 564
32 WooCommerce 0x100d26a1c @objc OrderStatusListViewController.applyButtonTapped() + 28
33 UIKitCore 0x1a407a6c0 -[UIApplication sendAction:to:from:forEvent:] + 100 (UIApplication.m:5302)
34 Sentry 0x102347964 __44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2 + 916 (SentryBreadcrumbTracker.m:69)
35 UIKitCore 0x1a36eb858 __45-[_UIButtonBarTargetAction _invoke:forEvent:]_block_invoke + 84 (UIButtonBar.m:1221)
36 UIKitCore 0x1a36eb6e4 -[_UIButtonBarTargetAction _invoke:forEvent:] + 256 (UIButtonBar.m:1228)
37 UIKitCore 0x1a407a6c0 -[UIApplication sendAction:to:from:forEvent:] + 100 (UIApplication.m:5302)
38 Sentry 0x102347964 __44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2 + 916 (SentryBreadcrumbTracker.m:69)
39 UIKitCore 0x1a3a62b30 -[UIControl sendAction:to:forEvent:] + 208 (UIControl.m:711)
40 UIKitCore 0x1a3a62e98 -[UIControl _sendActionsForEvents:withEvent:] + 400 (UIControl.m:794)
41 UIKitCore 0x1a3a61eb0 -[UIControl touchesEnded:withEvent:] + 520 (UIControl.m:542)
42 UIKitCore 0x1a40b5b08 -[UIWindow _sendTouchesForEvent:] + 1024 (UIWindow.m:2620)
43 UIKitCore 0x1a40b72f0 -[UIWindow sendEvent:] + 3548 (UIWindow.m:2896)
44 UIKitCore 0x1a409245c -[UIApplication sendEvent:] + 348 (UIApplication.m:11356)
45 UIKitCore 0x1a4115a54 __dispatchPreprocessedEventFromEventQueue + 6688 (UIEventDispatcher.m:2076)
46 UIKitCore 0x1a4118648 __handleEventQueueInternal + 5368 (UIEventDispatcher.m:2363)
47 UIKitCore 0x1a4110578 __handleHIDEventFetcherDrain + 144 (UIEventDispatcher.m:2424)
48 CoreFoundation 0x19feabaf4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1922)
49 CoreFoundation 0x19feaba48 __CFRunLoopDoSource0 + 84 (CFRunLoop.c:1956)
50 CoreFoundation 0x19feab198 __CFRunLoopDoSources0 + 196 (CFRunLoop.c:1992)
51 CoreFoundation 0x19fea5f38 __CFRunLoopRun + 796 (CFRunLoop.c:2882)
52 CoreFoundation 0x19fea58f4 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
53 GraphicsServices 0x1aa2bc604 GSEventRunModal + 164 (GSEvent.c:2246)
54 UIKitCore 0x1a4079358 UIApplicationMain + 1944 (UIApplication.m:4823)
55 WooCommerce 0x100bbcbb4 main + 240
56 libdyld.dylib 0x19fd212dc start + 4
Thread 0 name:
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x000000019fd16df0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x000000019fc36930 pthread_kill + 228 (pthread.c:1458)
2 libsystem_c.dylib 0x000000019fbc4ba4 abort + 104 (abort.c:110)
3 libc++abi.dylib 0x000000019fce9f40 abort_message + 132 (abort_message.cpp:76)
4 libc++abi.dylib 0x000000019fcdb8c8 demangling_terminate_handler() + 308 (cxa_default_handlers.cpp:65)
5 libobjc.A.dylib 0x000000019fc44f0c _objc_terminate() + 132 (objc-exception.mm:701)
6 Sentry 0x0000000102358d7c CPPExceptionTerminate() + 108 (SentryCrashMonitor_CPPException.cpp:179)
7 libc++abi.dylib 0x000000019fce93cc std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
8 libc++abi.dylib 0x000000019fcec154 __cxa_rethrow + 148 (cxa_exception.cpp:617)
9 libobjc.A.dylib 0x000000019fc44de8 objc_exception_rethrow + 44 (objc-exception.mm:604)
10 CoreFoundation 0x000000019fea5964 CFRunLoopRunSpecific + 592 (CFRunLoop.c:3206)
11 GraphicsServices 0x00000001aa2bc604 GSEventRunModal + 164 (GSEvent.c:2246)
12 UIKitCore 0x00000001a4079358 UIApplicationMain + 1944 (UIApplication.m:4823)
13 WooCommerce 0x0000000100bbcbb4 main + 240
14 libdyld.dylib 0x000000019fd212dc start + 4
Thread 1 name:
Thread 1:
0 libsystem_kernel.dylib 0x000000019fcf4784 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019fcf3ba8 mach_msg + 76 (mach_msg.c:103)
2 CoreFoundation 0x000000019feab314 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019fea60a0 __CFRunLoopRun + 1156 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019fea58f4 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5 Foundation 0x00000001a01eeb18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6 Foundation 0x00000001a01ee9f0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7 UIKitCore 0x00000001a411f840 -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:733)
8 Foundation 0x00000001a0328c10 __NSThread__start__ + 864 (NSThread.m:724)
9 libsystem_pthread.dylib 0x000000019fc358fc _pthread_start + 168 (pthread.c:896)
10 libsystem_pthread.dylib 0x000000019fc3d9d4 thread_start + 8
Thread 2:
0 libsystem_kernel.dylib 0x000000019fd1716c __semwait_signal + 8
1 libsystem_c.dylib 0x000000019fbc1800 nanosleep + 224 (nanosleep.c:104)
2 libsystem_c.dylib 0x000000019fbc15e8 sleep + 48 (sleep.c:62)
3 Sentry 0x000000010234e2e8 monitorCachedData + 632 (SentryCrashCachedData.c:151)
4 libsystem_pthread.dylib 0x000000019fc358fc _pthread_start + 168 (pthread.c:896)
5 libsystem_pthread.dylib 0x000000019fc3d9d4 thread_start + 8
Thread 3 name:
Thread 3:
0 libsystem_kernel.dylib 0x000000019fcf4784 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019fcf3ba8 mach_msg + 76 (mach_msg.c:103)
2 libsystem_kernel.dylib 0x000000019fd111a4 thread_suspend + 84 (thread_actUser.c:1016)
3 Sentry 0x0000000102359a68 handleExceptions + 120 (SentryCrashMonitor_MachException.c:272)
4 libsystem_pthread.dylib 0x000000019fc358fc _pthread_start + 168 (pthread.c:896)
5 libsystem_pthread.dylib 0x000000019fc3d9d4 thread_start + 8
Thread 4 name:
Thread 4:
0 libsystem_kernel.dylib 0x000000019fcf4784 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019fcf3c20 mach_msg + 196 (mach_msg.c:121)
2 Sentry 0x0000000102359a94 handleExceptions + 164 (SentryCrashMonitor_MachException.c:281)
3 libsystem_pthread.dylib 0x000000019fc358fc _pthread_start + 168 (pthread.c:896)
4 libsystem_pthread.dylib 0x000000019fc3d9d4 thread_start + 8
Thread 5 name:
Thread 5:
0 libsystem_kernel.dylib 0x000000019fd16bc0 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000019fc391e4 _pthread_cond_wait + 680 (pthread_cond.c:591)
2 libc++.1.dylib 0x000000019fd6aca8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:295)
3 JavaScriptCore 0x00000001af23b4fc void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 104 (condition_variable:203)
4 JavaScriptCore 0x00000001af23f2a8 bmalloc::Scavenger::threadRunLoop() + 156 (condition_variable:212)
5 JavaScriptCore 0x00000001af23efcc bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:385)
6 JavaScriptCore 0x00000001af240244 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scaveng... + 44 (type_traits:4425)
7 libsystem_pthread.dylib 0x000000019fc358fc _pthread_start + 168 (pthread.c:896)
8 libsystem_pthread.dylib 0x000000019fc3d9d4 thread_start + 8
Thread 6 name:
Thread 6:
0 libsystem_kernel.dylib 0x000000019fcf4784 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019fcf3ba8 mach_msg + 76 (mach_msg.c:103)
2 CoreFoundation 0x000000019feab314 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019fea60a0 __CFRunLoopRun + 1156 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019fea58f4 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5 CFNetwork 0x00000001a31c8214 -[__CoreSchedulingSetRunnable runForever] + 188 (CoreSchedulingSet.mm:1372)
6 Foundation 0x00000001a0328c10 __NSThread__start__ + 864 (NSThread.m:724)
7 libsystem_pthread.dylib 0x000000019fc358fc _pthread_start + 168 (pthread.c:896)
8 libsystem_pthread.dylib 0x000000019fc3d9d4 thread_start + 8
Thread 7 name:
Thread 7:
0 libsystem_kernel.dylib 0x000000019fcf4784 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019fcf3ba8 mach_msg + 76 (mach_msg.c:103)
2 CoreFoundation 0x000000019feab314 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019fea60a0 __CFRunLoopRun + 1156 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019fea58f4 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5 AVFAudio 0x00000001acfed950 GenericRunLoopThread::Entry(void*) + 164 (GenericRunLoopThread.h:91)
6 AVFAudio 0x00000001ad03ec2c CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286)
7 libsystem_pthread.dylib 0x000000019fc358fc _pthread_start + 168 (pthread.c:896)
8 libsystem_pthread.dylib 0x000000019fc3d9d4 thread_start + 8
Thread 8:
0 libsystem_pthread.dylib 0x000000019fc3d9c0 start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x000000019fc3d9c0 start_wqthread + 0
Thread 10:
0 libsystem_pthread.dylib 0x000000019fc3d9c0 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000016f246a40 x5: 0x000000016f246ff0 x6: 0x000000000000006e x7: 0x000000000027f400
x8: 0x00000000000005b9 x9: 0x51d3ff9f49435905 x10: 0x0000000000000002 x11: 0x0000000000000003
x12: 0x0000000000000000 x13: 0x0000000000000025 x14: 0x0000000000000010 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001e1cb6808 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000000507 x21: 0x0000000101409960 x22: 0x0000000281f2c0d0 x23: 0x00000001e1ce9e20
x24: 0x00000002826382d0 x25: 0x0000000000000000 x26: 0x0000000000000001 x27: 0x00000001eade9088
x28: 0x00000001ead60000 fp: 0x000000016f246f50 lr: 0x000000019fc36930
sp: 0x000000016f246f30 pc: 0x000000019fd16df0 cpsr: 0x40000000
esr: 0x56000080 Address size fault
Binary Images:
0x100bb8000 - 0x100f27fff WooCommerce arm64 <9bc31bc9f39e31c9aba46760a875b89c> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/WooCommerce
0x1010f8000 - 0x10116ffff Alamofire arm64 <61ce3ba97b713d1c91bead1b425ced35> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Alamofire.framework/Alamofire
0x101254000 - 0x101273fff AppAuth arm64 <6608f5e6adc33e899b23da0e120f7900> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/AppAuth.framework/AppAuth
0x1012b0000 - 0x1012c7fff AutomatticTracks arm64 <7a3c1df90d663219982747a2de3dee4d> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/AutomatticTracks.framework/AutomatticTracks
0x1012f0000 - 0x10130ffff CocoaLumberjack arm64 <a122b820b1c43d32bd1a68a66e96aca0> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack
0x101350000 - 0x10135ffff FormatterKit arm64 <a6cf53c5c425380585f349350e68cd4e> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/FormatterKit.framework/FormatterKit
0x101374000 - 0x10137ffff GTMAppAuth arm64 <d92dab0a30ed30a191b87e15e169c7b2> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/GTMAppAuth.framework/GTMAppAuth
0x101398000 - 0x1013fffff dyld arm64e <3d545c044e25313eb748ef45647088f7> /usr/lib/dyld
0x101480000 - 0x101573fff Aztec arm64 <8ff2168e65ea33e69f77c8c3bbde7925> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Aztec.framework/Aztec
0x101740000 - 0x1018a3fff Charts arm64 <6fa3db0d5cb33111a3c52c75ad8988c8> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Charts.framework/Charts
0x101bc8000 - 0x101c53fff CommonUISDK arm64 <eca1e0bb15a737d399974134dd83e28e> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/CommonUISDK.framework/CommonUISDK
0x101ca0000 - 0x101ccbfff GTMSessionFetcher arm64 <68e924b2ef113e6e9785858b13656caa> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
0x101d14000 - 0x101d1bfff Gridicons arm64 <3b0614ed82ed3403b442ac57aa68404e> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Gridicons.framework/Gridicons
0x101d2c000 - 0x101d5bfff KeychainAccess arm64 <ae212efd86e0378d995ba55cec005357> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/KeychainAccess.framework/KeychainAccess
0x101d98000 - 0x101e4bfff Kingfisher arm64 <f8d19b05ce6733568dec37d5183e9445> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Kingfisher.framework/Kingfisher
0x101f90000 - 0x102043fff Lottie arm64 <0d5541838fcc3df890fbe7bbb7ee2611> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Lottie.framework/Lottie
0x102208000 - 0x10222bfff MessagingAPI arm64 <d30f1686512b306094c4f32a979783bd> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/MessagingAPI.framework/MessagingAPI
0x102244000 - 0x10226bfff MessagingSDK arm64 <56e39891a47531f5980a9cc9dc30b800> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/MessagingSDK.framework/MessagingSDK
0x102288000 - 0x10228ffff NSObject_SafeExpectations arm64 <e358fc350a043783aa278e2088413670> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/NSObject_SafeExpectations.framework/NSObject_SafeExpectations
0x10229c000 - 0x1022a3fff NSURL_IDN arm64 <b356ccd227be3772bfbdc4309cea0990> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/NSURL_IDN.framework/NSURL_IDN
0x1022b4000 - 0x1022c7fff OnePasswordExtension arm64 <9fd741ae1c2a3814afe4c6b9811bd269> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/OnePasswordExtension.framework/OnePasswordExtension
0x1022d8000 - 0x1022dffff Reachability arm64 <06490370bb1e31de93782e6f78c5094d> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Reachability.framework/Reachability
0x1022f0000 - 0x1022fbfff SDKConfigurations arm64 <b33c97f917853a32a05d8cc883fb38db> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/SDKConfigurations.framework/SDKConfigurations
0x10230c000 - 0x10231ffff SVProgressHUD arm64 <f136fe6306a436d3b532530ad0747507> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/SVProgressHUD.framework/SVProgressHUD
0x102340000 - 0x102383fff Sentry arm64 <9c72136030713a49abfda7907981d819> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Sentry.framework/Sentry
0x1023fc000 - 0x102443fff Sodium arm64 <31e93b94cc72384d944f573c053e910e> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Sodium.framework/Sodium
0x102490000 - 0x1024e7fff SupportProvidersSDK arm64 <49961f8b1fbc315daf5f2172395073d1> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/SupportProvidersSDK.framework/SupportProvidersSDK
0x102538000 - 0x10269ffff SupportSDK arm64 <3246c555fb8b32fb94131deb206767c3> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/SupportSDK.framework/SupportSDK
0x10272c000 - 0x102733fff UIDeviceIdentifier arm64 <98b5b7ec7b8e39b681923ebe927b37e8> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/UIDeviceIdentifier.framework/UIDeviceIdentifier
0x102744000 - 0x102777fff WPMediaPicker arm64 <e745f6c5cdda30e293500248cb6381a8> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/WPMediaPicker.framework/WPMediaPicker
0x1027c4000 - 0x1027fffff WordPressEditor arm64 <87a33b6729db3763bb683511050a5aa1> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/WordPressEditor.framework/WordPressEditor
0x102870000 - 0x1029ebfff WordPressKit arm64 <b6f3fa72bc0139fa96e849f1b1189c98> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/WordPressKit.framework/WordPressKit
0x102d84000 - 0x102db3fff WordPressShared arm64 <b19bd21941a73bc4ac6fc293dd42f7c8> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/WordPressShared.framework/WordPressShared
0x102e18000 - 0x102e5bfff WordPressUI arm64 <d29886db9234303a818127be5266e59f> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/WordPressUI.framework/WordPressUI
0x102f08000 - 0x102f3bfff XLPagerTabStrip arm64 <9499cd83b6fd30bead96c980d174fe45> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/XLPagerTabStrip.framework/XLPagerTabStrip
0x102fc4000 - 0x10303bfff ZendeskCoreSDK arm64 <62f95294d40b39b8a520354251d5bff0> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/ZendeskCoreSDK.framework/ZendeskCoreSDK
0x103080000 - 0x10308ffff wpxmlrpc arm64 <cb804b4ad3f13df194055efedba6f605> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/wpxmlrpc.framework/wpxmlrpc
0x1030a8000 - 0x103167fff Yosemite arm64 <4047c463e4db38aeaf9fb260b0cea0ac> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Yosemite.framework/Yosemite
0x1031a8000 - 0x1031d3fff Storage arm64 <ef69201e7f623f4c893d6545abe21e96> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Storage.framework/Storage
0x1031f8000 - 0x103307fff Networking arm64 <0869fcd2dd4532bfa3fbe7824fb28603> /var/containers/Bundle/Application/19FE19D1-2101-4C51-B400-DCF1126475D6/WooCommerce.app/Frameworks/Networking.framework/Networking
0x1075f0000 - 0x1075fbfff libobjc-trampolines.dylib arm64e <7fd5d790e34f3b9e91a253f8e9428e91> /usr/lib/libobjc-trampolines.dylib
0x19fb02000 - 0x19fb18fff libsystem_trace.dylib arm64e <a97807ab182135b5bec8f26659c6cc07> /usr/lib/system/libsystem_trace.dylib
0x19fb19000 - 0x19fb4cfff libxpc.dylib arm64e <33b9156a9ae13385bd0838552a3f3b7f> /usr/lib/system/libxpc.dylib
0x19fb4d000 - 0x19fb4dfff libsystem_blocks.dylib arm64e <c98d131c531b333883a989fc3d59d297> /usr/lib/system/libsystem_blocks.dylib
0x19fb4e000 - 0x19fbccfff libsystem_c.dylib arm64e <fb392c596c45359192d0191a54ed1f95> /usr/lib/system/libsystem_c.dylib
0x19fbcd000 - 0x19fc0afff libdispatch.dylib arm64e <cafeee864c943ac98853bfe11f70c0f4> /usr/lib/system/libdispatch.dylib
0x19fc0b000 - 0x19fc2cfff libsystem_malloc.dylib arm64e <96293dc2b36033f0ba423dc9d93fc8d1> /usr/lib/system/libsystem_malloc.dylib
0x19fc2d000 - 0x19fc33fff libsystem_platform.dylib arm64e <bb79768e73ce350c9ba657b0e7546a52> /usr/lib/system/libsystem_platform.dylib
0x19fc34000 - 0x19fc3efff libsystem_pthread.dylib arm64e <4cf76cd7dc5b37cf83d746153d0d3962> /usr/lib/system/libsystem_pthread.dylib
0x19fc3f000 - 0x19fc70fff libobjc.A.dylib arm64e <2d4d3c06e2a8381fbd0026dfb70f07a6> /usr/lib/libobjc.A.dylib
0x19fc71000 - 0x19fcd9fff libcorecrypto.dylib arm64e <39cb305ee1e83f209221e33b0ec85be9> /usr/lib/system/libcorecrypto.dylib
0x19fcda000 - 0x19fceffff libc++abi.dylib arm64e <5fef611d48453dc5b9f12f9a652810fd> /usr/lib/libc++abi.dylib
0x19fcf0000 - 0x19fd1ffff libsystem_kernel.dylib arm64e <42bdcd4102a63529a2710e6402154a44> /usr/lib/system/libsystem_kernel.dylib
0x19fd20000 - 0x19fd54fff libdyld.dylib arm64e <e5e56a85e4d6332e9f32fed4b986afe0> /usr/lib/system/libdyld.dylib
0x19fd55000 - 0x19fd5dfff libsystem_darwin.dylib arm64e <daf5107bf29a31ca981dc3ea281c7598> /usr/lib/system/libsystem_darwin.dylib
0x19fd5e000 - 0x19fdbbfff libc++.1.dylib arm64e <6b6f1c809d373df585ba80d49b2f39d2> /usr/lib/libc++.1.dylib
0x19fdbc000 - 0x19fdfdfff libsystem_info.dylib arm64e <e68a14e16a773e5dbd44ececd9fab378> /usr/lib/system/libsystem_info.dylib
0x19fdfe000 - 0x1a017bfff CoreFoundation arm64e <af42303f57b63c118f188e80abf7d886> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a017c000 - 0x1a01e6fff SystemConfiguration arm64e <46f9e302ff713c2587fd4ba889aa0899> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1a01e7000 - 0x1a04b1fff Foundation arm64e <19fab59f6527324585bb905fd4255cde> /System/Library/Frameworks/Foundation.framework/Foundation
0x1a04b2000 - 0x1a04e4fff libCRFSuite.dylib arm64e <b6a7b94f1fdb3a14a9a4732e2314ed7d> /usr/lib/libCRFSuite.dylib
0x1a04e5000 - 0x1a0667fff CoreServices arm64e <09cf7ffb7a8c33e18334344471581e9a> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a0668000 - 0x1a06c9fff libSparse.dylib arm64e <04379c0654c63de9be3be888ba841740> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1a06ca000 - 0x1a0bc2fff ImageIO arm64e <6b0129bc6b7236b5b32ac945ca006734> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a0bc3000 - 0x1a0bc5fff ConstantClasses arm64e <50bb035e91b23ebaa87c542f8d80543a> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1a0bc6000 - 0x1a0d5ffff CoreText arm64e <d0d4f15628113595a70b67f51dfdb363> /System/Library/Frameworks/CoreText.framework/CoreText
0x1a0d60000 - 0x1a0e9dfff Security arm64e <ed90382611dd38638daf1222acbf7ead> /System/Library/Frameworks/Security.framework/Security
0x1a0e9e000 - 0x1a0f44fff IOKit arm64e <6e74a48406553baaac567cf7f8eeb98b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a0f45000 - 0x1a0f7dfff libMobileGestalt.dylib arm64e <772c4c0f435b3847be31d9132d23c4bb> /usr/lib/libMobileGestalt.dylib
0x1a0f7e000 - 0x1a0fdcfff libprotobuf.dylib arm64e <cccb3d5cf8fc32ca9a71fc8b08c6a8c5> /usr/lib/libprotobuf.dylib
0x1a0fdd000 - 0x1a0feffff libprotobuf-lite.dylib arm64e <de6b39620b05337e9a6568da76940855> /usr/lib/libprotobuf-lite.dylib
0x1a0ff0000 - 0x1a124ffff libicucore.A.dylib arm64e <f0880583e45d389b9490d5a48d1ffa01> /usr/lib/libicucore.A.dylib
0x1a1250000 - 0x1a1279fff CoreServicesInternal arm64e <cf55cb317e84386ba4a0886c727742cd> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a127a000 - 0x1a12c0fff WirelessDiagnostics arm64e <a646d26a11df38d8b27ed41730fb7002> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a12c1000 - 0x1a12fdfff libAWDSupport.dylib arm64e <e072dd7c37ab3213a936673bd49092bb> /usr/lib/libAWDSupport.dylib
0x1a12fe000 - 0x1a174bfff CoreAudio arm64e <34beccdf330b3ddba3d8db0b396fe416> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a174c000 - 0x1a1a25fff CoreImage arm64e <ee7c0b05364c3f4c8cb914ee5e0b155f> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a1a26000 - 0x1a1b19fff LanguageModeling arm64e <16ce2d3df17f3f4685fea1a11a24b663> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a1b1a000 - 0x1a1b60fff Lexicon arm64e <879066c0a9263350bdd3016f2bdc0331> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a1b61000 - 0x1a1ce7fff libsqlite3.dylib arm64e <2bb58dc8e80737c79ad0650fc693e071> /usr/lib/libsqlite3.dylib
0x1a1ce8000 - 0x1a1d1afff MobileKeyBag arm64e <e5a4993a7f803df9a81c7849eff8e5d5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a1d1b000 - 0x1a1d24fff libsystem_notify.dylib arm64e <178ec12ff99234c3aadb1c742f41c00c> /usr/lib/system/libsystem_notify.dylib
0x1a1d25000 - 0x1a1f10fff CoreDuet arm64e <082b89354b64365a9ecbd42bbf776ae0> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1a1f11000 - 0x1a2058fff Montreal arm64e <97883c9bf1f139788efd36382ee6d0ad> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a2059000 - 0x1a213dfff NLP arm64e <35e298a2dc4d37e197499557c7b3d1b6> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a213e000 - 0x1a215cfff CellularPlanManager arm64e <3d455c48c9023f1a85649fd4b67a5b94> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1a215d000 - 0x1a219afff AppSupport arm64e <a23f23466db2307eb0f4f9893ea7054d> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a219b000 - 0x1a2688fff libnetwork.dylib arm64e <7cfe032c6120314ea59fec497e225be5> /usr/lib/libnetwork.dylib
0x1a2689000 - 0x1a279afff ManagedConfiguration arm64e <c0cfce09548e3b638134b2e78d6d6b54> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a279b000 - 0x1a27c5fff CoreServicesStore arm64e <4b4e849003303a4ea7751a1c33639287> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a27c6000 - 0x1a27e7fff UserManagement arm64e <cd489382cd7837feb28ee4ea1ffe8a3a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a27e8000 - 0x1a2a9dfff CoreML arm64e <256e45622fdf3dd4a7a0f967c55ea997> /System/Library/Frameworks/CoreML.framework/CoreML
0x1a2a9e000 - 0x1a2ab4fff ProtocolBuffer arm64e <e033b42d19343f8785d49f24d60a968c> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a2ab5000 - 0x1a2acffff CommonUtilities arm64e <2b5d96016acc3d3389947ed62b94ba4f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a2ad0000 - 0x1a2ad0fff libenergytrace.dylib arm64e <b74c2e0e9ed630798472dc5557efabdb> /usr/lib/libenergytrace.dylib
0x1a2ad1000 - 0x1a2b08fff RunningBoardServices arm64e <9ab220e324003e6e881ae340999ee125> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a2b09000 - 0x1a2b89fff BaseBoard arm64e <05a25e672d0239ac83943294722e4d40> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1a2b8a000 - 0x1a30dbfff SiriTTS arm64e <840438e9c94634f9aa4ff74d3dab2f40> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1a30dc000 - 0x1a3150fff CoreLocation arm64e <16d12cac8947363ea20c00984f351bb5> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a315e000 - 0x1a31b4fff Accounts arm64e <2a7126b9ef2e347aa9f873a5a530e39b> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a31b5000 - 0x1a31c5fff SharedWebCredentials arm64e <6981a6dc16ba36fb8ca422f7f1addc60> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a31c6000 - 0x1a3527fff CFNetwork arm64e <ee91f2c9246439658aab4a986ebe9f72> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a3528000 - 0x1a3609fff UIFoundation arm64e <7ac887875fbe3b3fb2604a5719e0855f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1a360a000 - 0x1a4783fff UIKitCore arm64e <32d99abde47b38d8bbd168aea293a9a6> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1a4784000 - 0x1a4792fff AssertionServices arm64e <2156c4f3f21d37f59a6aa0ace189c550> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a4793000 - 0x1a486cfff CoreTelephony arm64e <4e14850866233b9a83db3a779a362c13> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1a486d000 - 0x1a4872fff AggregateDictionary arm64e <51c324c57a9639199093b3ee6d3f47ac> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1a4873000 - 0x1a4889fff libsystem_asl.dylib arm64e <666510682393344781d2492329fdade4> /usr/lib/system/libsystem_asl.dylib
0x1a488a000 - 0x1a4905fff CloudDocs arm64e <692de3ea94753a17a643f5dc5caa99e8> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a4906000 - 0x1a4c39fff CoreData arm64e <cb4a2f80940f3b029874bb590aa95bf7> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a4c3a000 - 0x1a4e63fff Vision arm64e <bbd845af72183540b36c677f0d959cd5> /System/Library/Frameworks/Vision.framework/Vision
0x1a4e64000 - 0x1a4ea8fff PhotoFoundation arm64e <f261e128753f3f35b06f75a158edbbee> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1a4ea9000 - 0x1a4ed4fff BoardServices arm64e <ca4eb930751c37f99deada1fd24ad507> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1a4ed5000 - 0x1a4f8cfff libboringssl.dylib arm64e <d804321b55e13d218dab33febc3042e4> /usr/lib/libboringssl.dylib
0x1a4f8d000 - 0x1a4f9bfff libsystem_networkextension.dylib arm64e <02e039c25510308f906d9680ea148016> /usr/lib/system/libsystem_networkextension.dylib
0x1a4f9c000 - 0x1a4fbcfff CoreAnalytics arm64e <a82e8ceea5173f22be9cdd59fc8a7588> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a4fbd000 - 0x1a5135fff CloudKit arm64e <61712320e4353ea3bd23ec93ee862416> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1a5136000 - 0x1a5185fff SpringBoardServices arm64e <6493723947a636cf86cf8d98993cad00> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1a5186000 - 0x1a51fcfff FrontBoardServices arm64e <0a1b636b96dc3601bf310bdae5650bcb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a51fd000 - 0x1a5326fff Network arm64e <95fa4f1dd9e837d19496ad584d562c64> /System/Library/Frameworks/Network.framework/Network
0x1a5327000 - 0x1a5383fff libusrtcp.dylib arm64e <01e117352f583ebe84b8a19b0a3c5184> /usr/lib/libusrtcp.dylib
0x1a5384000 - 0x1a538bfff libsystem_symptoms.dylib arm64e <aa16aeb7465b377ab2079d2d1c8a0384> /usr/lib/system/libsystem_symptoms.dylib
0x1a538c000 - 0x1a62d6fff GeoServices arm64e <4fb72abb795b3100aacc20dd243e0788> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1a62d7000 - 0x1a62dffff TCC arm64e <11a57e27c1eb3d8bb3bf7ab8e8013831> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1a62e0000 - 0x1a633bfff IMFoundation arm64e <cb432c774907353bb792e6d5a6d0a056> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1a633c000 - 0x1a64b6fff CoreUtils arm64e <01087631a6ee3b84aef8ac27cc7a6ea8> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1a64b7000 - 0x1a656afff IMSharedUtilities arm64e <fa311b7fd4653592846ca852eb922ac4> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1a656b000 - 0x1a65a0fff ImageCaptureCore arm64e <b2870c464bf43452aa4ffff67f7e3cc1> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1a65a1000 - 0x1a65aafff libsystem_containermanager.dylib arm64e <e07e142b51b5363184a3fe871c978c40> /usr/lib/system/libsystem_containermanager.dylib
0x1a65ab000 - 0x1a6629fff AppleAccount arm64e <0f37ea8f74bc354bab82bcff865641cb> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1a662a000 - 0x1a6646fff ApplePushService arm64e <69a77f4b69813820a0a5347c65ba4030> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1a6647000 - 0x1a6736fff IDS arm64e <5fc6daac7f273d8c8bed450e2178d640> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1a6737000 - 0x1a6864fff IDSFoundation arm64e <04ac14bce0f43a9b9ecc94a8a5dbb20b> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a6865000 - 0x1a6866fff libCTGreenTeaLogger.dylib arm64e <7e121690842935eeac4e4b4b51513862> /usr/lib/libCTGreenTeaLogger.dylib
0x1a68ce000 - 0x1a69d3fff CoreMedia arm64e <4767fc0ff69f3fcd8b24a4cc71da9d6b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1a69d4000 - 0x1a69e3fff UIKitServices arm64e <68212d5d5105300eb461d207e19b3792> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1a69e4000 - 0x1a6a41fff BackBoardServices arm64e <b02bcd818a3b3b3f95158ca45e26cab5> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1a6a42000 - 0x1a6c9dfff QuartzCore arm64e <d29c2cdeb3253c549f2ad626e512de36> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1a6c9e000 - 0x1a6d67fff ColorSync arm64e <102a648773f33a07a1c127c13cedda04> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1a6d68000 - 0x1a72dcfff CoreGraphics arm64e <6253a52d23ae3901bddc4bfb72f504e6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1a72dd000 - 0x1a7416fff Contacts arm64e <deeb333ab9a13d8288dc2a847c424b22> /System/Library/Frameworks/Contacts.framework/Contacts
0x1a7417000 - 0x1a7447fff UserNotifications arm64e <59658c67fbf63eef99f4f3319d4bd957> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a7448000 - 0x1a746bfff LocationSupport arm64e <396e988006db31f7aa853b3370481968> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1a746c000 - 0x1a75d0fff Sharing arm64e <e330f3642b593ad8a79fcf30286fa83b> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1a75d1000 - 0x1a7c60fff WebKit arm64e <a618925512743a87ab19fa2ce6b943f1> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a7c61000 - 0x1a9adafff WebCore arm64e <7ab3d89e9b9d35f785317de2d18546a2> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a9adb000 - 0x1a9af6fff libAccessibility.dylib arm64e <46645fc0e81a31d8ba5610c1327e12de> /usr/lib/libAccessibility.dylib
0x1a9af7000 - 0x1a9b03fff AXCoreUtilities arm64e <db2780616e8530bcaea23bb1cd4d4b01> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a9b04000 - 0x1a9b7cfff ContactsFoundation arm64e <8cef68f84dd33fc4a63c9f30d4aa4f36> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1a9b7d000 - 0x1a9b91fff PowerLog arm64e <e4c868df01bb3f77a5b05f2fea3169c5> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a9b92000 - 0x1a9ba3fff IOSurface arm64e <040909617bd339659afa4e5f212ea616> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a9ba4000 - 0x1aa2b8fff MediaToolbox arm64e <89c08bbbe8223586a7e9181ba4b22145> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1aa2b9000 - 0x1aa2c1fff GraphicsServices arm64e <fdd62141ead13c359f519d1f1343f394> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1aa2c2000 - 0x1aa3aefff AccessibilityUtilities arm64e <4710e7f1553d335fa303cedbe1aee236> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1aa3af000 - 0x1aa5b4fff AVFoundation arm64e <8d50d346729130bfa608b3296aa40cec> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1aa5b5000 - 0x1aa5ecfff OnBoardingKit arm64e <f62332a3c8ab3d5784271f2e98f43fc7> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1aa5ed000 - 0x1aa63cfff MobileWiFi arm64e <c68338c35037340086eb614134f08b6d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1aa63d000 - 0x1aa656fff MobileAsset arm64e <9e17f5352a693649ba81019916974016> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1aa657000 - 0x1aa664fff libGSFont.dylib arm64e <48ef65b1c1bf349e86c205cf2dfe0e86> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1aa665000 - 0x1aa66efff FontServices arm64e <7c8a3ab78537301192d3d564fe3f66fd> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1aa66f000 - 0x1aa7befff libFontParser.dylib arm64e <ba90e8d5cb8d3a07ba705dff1623257e> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1aa7bf000 - 0x1aa80bfff AXRuntime arm64e <aae2b255d89b36679e5baeba0e04b55f> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1aa80c000 - 0x1aa80efff libAXSafeCategoryBundle.dylib arm64e <75590950d46e35f184f08bba257d2635> /usr/lib/libAXSafeCategoryBundle.dylib
0x1aa80f000 - 0x1aa94cfff SearchFoundation arm64e <274e47ef93d63ce080b47dc07fa0d664> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1aa94d000 - 0x1aaa72fff Preferences arm64e <f6f6d09aac183364ac65772741256844> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1aaa73000 - 0x1ab105fff PhotoLibraryServices arm64e <62d5b5dcf09535ca962f6d1d986a887c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1ab106000 - 0x1ab392fff vImage arm64e <56795edefcc636849857d4fef1351c38> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1ab393000 - 0x1ab5c1fff AudioToolbox arm64e <d8f3f9ee14c736d699f5ae4c8601cc93> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1ab5c2000 - 0x1ab5f4fff libAudioToolboxUtility.dylib arm64e <6a5891a16cbe35d89a5185ad55a2e2dc> /usr/lib/libAudioToolboxUtility.dylib
0x1ab5f5000 - 0x1ab7bbfff ContactsUI arm64e <449033135e983a57aca220f056ce6005> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1ab7bc000 - 0x1ab827fff UIAccessibility arm64e <a6ac036319203a4f97d3147395ff69c6> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1ab828000 - 0x1aba37fff Photos arm64e <2459ba77f19f31baa85e3713ffaeeae3> /System/Library/Frameworks/Photos.framework/Photos
0x1aba38000 - 0x1abacffff ShareSheet arm64e <e1f148925b6d3a4b96177b94fd1cfacb> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1abad0000 - 0x1abae3fff BaseBoardUI arm64e <e5c48aee032e3d8da3e38b33587ba9dc> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1abae4000 - 0x1abb9bfff PDFKit arm64e <14a68b9cf740363685c04f4a02b66b5f> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1abc1d000 - 0x1abc4bfff DocumentManager arm64e <93d341992cbd36da99de16308f45eb47> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1abc4c000 - 0x1abeb1fff libmecabra.dylib arm64e <cc5077b0a6843076b9b3a87b23e2022c> /usr/lib/libmecabra.dylib
0x1abeb2000 - 0x1abf2dfff AuthKit arm64e <7b25374a85333feb8adf72d83502ab64> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1abf2e000 - 0x1ac363fff Intents arm64e <921dffe339473a3183f958ab466f3582> /System/Library/Frameworks/Intents.framework/Intents
0x1ac364000 - 0x1ac378fff libCGInterfaces.dylib arm64e <92ee9188364c366b813cc9a5ec5197a1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1ac379000 - 0x1ac4d9fff WebKitLegacy arm64e <5874138ba2943cf2915ed9437d86292d> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1ac4da000 - 0x1ac546fff TextInput arm64e <684fce4a7e5934bb99dbd37d2b7fe1d6> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1ac547000 - 0x1ac5c4fff AXMediaUtilities arm64e <300b56e87e69348bab8b0b6ae53e038f> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1ac5c5000 - 0x1ac5c8fff XCTTargetBootstrap arm64e <ffb8f272656a384fb0d6031be6319d42> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ac5c9000 - 0x1ac67ffff CorePDF arm64e <e7edecc2d6f13c39854fd7eae5f8433f> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1ac680000 - 0x1ac6bbfff AccessibilityUIUtilities arm64e <0eec63e11b183c20ab85744bd77a356e> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1ac6bc000 - 0x1aca72fff MediaPlayer arm64e <c3f05f8138fc33be92958b83bfe30019> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1aca73000 - 0x1acd95fff AppleMediaServices arm64e <c10c66fcf8633420993f780984e4171b> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1acd96000 - 0x1acdbdfff CacheDelete arm64e <8cea399923e233f393fa91884cda01f9> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1acdbe000 - 0x1acf86fff CoreMotion arm64e <58b656c11d083b6eb86da3babd2213e1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1acf87000 - 0x1ad073fff AVFAudio arm64e <dce2483068b331edbe0c5c3a43dcbfe2> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1ad074000 - 0x1ad271fff RawCamera arm64e <c24c1c3a235e3229ae4ecf6a15520c08> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1ad272000 - 0x1ad32bfff CoreUI arm64e <ef7612b0f6aa310488acca8acd56c0cc> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1ad32c000 - 0x1ad350fff AppSupportUI arm64e <7154603e3d983dac95e9a336df2b21fc> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1ad351000 - 0x1ad387fff CoreVideo arm64e <3a2f162bde1233b0a50817370e047d87> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1ad388000 - 0x1ad5c5fff AudioToolboxCore arm64e <c66b51e023b03a289a3b882be3c3d23c> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1ad5c6000 - 0x1ad60bfff CoreDuetContext arm64e <9bcc267928533476ac4026a84c258710> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1ad60c000 - 0x1ad647fff SetupAssistant arm64e <e42a6d429e2c3ac598451c61fcbfcf13> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1ad648000 - 0x1ad708fff TelephonyUtilities arm64e <da164824cbc635df9babffc80456a0f8> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1ad709000 - 0x1ad733fff PlugInKit arm64e <ad6bfaff82d53a87bd9d13fe27c80457> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1ad734000 - 0x1adb00fff libswiftCore.dylib arm64e <dff781b2a7e73050ac018d682e7e2d75> /usr/lib/swift/libswiftCore.dylib
0x1adb01000 - 0x1adc46fff AssistantServices arm64e <5330c668d99136f5b4926cb05876b0c6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1adc47000 - 0x1adca8fff ProactiveSupport arm64e <974dedc5621a3cad8060ea796779549f> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1adca9000 - 0x1adefafff MapKit arm64e <c944592447ef3bd19b6671682bcb5072> /System/Library/Frameworks/MapKit.framework/MapKit
0x1adefb000 - 0x1adf18fff PrototypeTools arm64e <f3cb253f46663c58a083973ba15600a1> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1adf19000 - 0x1ae00ffff MediaExperience arm64e <e910c66987ad36d8b0d1d124e587c968> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1ae010000 - 0x1ae2eefff Celestial arm64e <6522d90c1e5631b18cac13cbfe72c435> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1ae2ef000 - 0x1ae34efff CallKit arm64e <fe6eb65cf65a31d5b3e15bafca6c78c5> /System/Library/Frameworks/CallKit.framework/CallKit
0x1ae51f000 - 0x1aec07fff VectorKit arm64e <386f343f6d7c3e4898088a2bfdf55974> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1aec08000 - 0x1aecdbfff AVKit arm64e <5ba05d0e23d737fab09f03b645ff7d26> /System/Library/Frameworks/AVKit.framework/AVKit
0x1aecdc000 - 0x1aed0cfff Pegasus arm64e <042b0a0df8ef3438a9cfbb18454754d2> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1aed0d000 - 0x1aed0ffff libapp_launch_measurement.dylib arm64e <91ef3ce15e8f3c648eed091abe7aae59> /usr/lib/libapp_launch_measurement.dylib
0x1aed26000 - 0x1aed8afff CoreSpotlight arm64e <c15a14099fd536f5a13e02f4e7c8507c> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1aed8b000 - 0x1aee24fff AddressBookLegacy arm64e <0ca7010eeaab3658be710c1911aa3183> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1aee25000 - 0x1aee34fff CrashReporterSupport arm64e <5c571f0d410f37c8b0b5aec581071a62> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1aee35000 - 0x1aee47fff MobileBluetooth arm64e <75c1c8b67d6b3fe6a62a21ce0289ebac> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1aee48000 - 0x1aef05fff LinkPresentation arm64e <d0642a9639223721975dfa98f03e44b8> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1aef06000 - 0x1aef3efff StoreKit arm64e <934b29dfba403f798d7190cf22cc83a2> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1aef3f000 - 0x1aef43fff libsystem_configuration.dylib arm64e <f1780fef1c733699afb4853c2f3a79f3> /usr/lib/system/libsystem_configuration.dylib
0x1aef44000 - 0x1aefa0fff RemoteUI arm64e <0c61a76017743cdcb217b720e34d4447> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1aefa1000 - 0x1aeff7fff AuthKitUI arm64e <ba0b824d3eee336093d4cc8cb8980fc5> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1aeff8000 - 0x1af05efff CoreRecognition arm64e <f608306d9e433e1a876e6c0532e44359> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1af05f000 - 0x1af0e4fff Social arm64e <bf21bf2aedb33b9f8759698c0c5b1266> /System/Library/Frameworks/Social.framework/Social
0x1af134000 - 0x1af142fff HangTracer arm64e <7bde4411d11f358ca743b0450546ba87> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1af143000 - 0x1af1abfff CoreNLP arm64e <682435d4ecc93817816ad0499ae4b169> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1af1ac000 - 0x1af1adfff liblangid.dylib arm64e <5a79a1d057833c599ecafc936c2c8c10> /usr/lib/liblangid.dylib
0x1af1ae000 - 0x1b00d2fff JavaScriptCore arm64e <03568d3096ec314b9c897f0a73da18c6> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b00d3000 - 0x1b015ffff libTelephonyUtilDynamic.dylib arm64e <9ef9c60206823bb4a403b33b872c2455> /usr/lib/libTelephonyUtilDynamic.dylib
0x1b0175000 - 0x1b0402fff StoreServices arm64e <e6aad7d0d2123684b2395a7eed869421> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1b0403000 - 0x1b040cfff IOMobileFramebuffer arm64e <5f441044220e3f4782e0d5179454388b> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1b040d000 - 0x1b05a0fff SafariServices arm64e <128bf8275b493145bfbede7c9beb90af> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1b05a1000 - 0x1b0780fff Message arm64e <aa66e767d7f132e09e0dbfb29002de96> /System/Library/PrivateFrameworks/Message.framework/Message
0x1b0798000 - 0x1b07b2fff CoreMaterial arm64e <a2952dbea47a3cb6bbe908d918cb2cd2> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1b07b3000 - 0x1b089cfff libxml2.2.dylib arm64e <3485a3aea53a3041a38a3217285bcc11> /usr/lib/libxml2.2.dylib
0x1b2184000 - 0x1b218efff SymptomAnalytics arm64e <a162acf333f537118c7afc16f96e79f1> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1b218f000 - 0x1b21d8fff MetadataUtilities arm64e <8d0f93944efc3bbe9618e41b748cabd6> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1b21d9000 - 0x1b2232fff UserActivity arm64e <94f5849f4704335390cd0874af03477a> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1b2ae3000 - 0x1b2b91fff QuickLook arm64e <b727861e6aa23f4c8e525b3776557aa0> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1b2b92000 - 0x1b2dacfff NetworkExtension arm64e <c6b032c8ef273341924be73703c9677c> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1b2dad000 - 0x1b2de3fff DataDetectorsCore arm64e <cf3590855b98338d92f382782b0c136c> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1b2de4000 - 0x1b2e45fff CalendarFoundation arm64e <bdd343b477cf38bab1372545c6591c78> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1b2e46000 - 0x1b2f3efff EventKit arm64e <e41a0de5e90c3f86bd9602b19b9ae68e> /System/Library/Frameworks/EventKit.framework/EventKit
0x1b2f3f000 - 0x1b2f76fff MediaServices arm64e <ea7d434bbbce351a9824baad69d4b024> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1b3087000 - 0x1b3231fff PencilKit arm64e <679bef8f3075374ba0c59ccc5580f88f> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b3232000 - 0x1b335afff MessageUI arm64e <b2d1cc6f433a311eb0e43110d1681e77> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b33ad000 - 0x1b33edfff BiometricKit arm64e <306d76b3901f34ea8242b5d002a29375> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b33ee000 - 0x1b3419fff PersistentConnection arm64e <2133bad321263474b738fad8e8d62118> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b341a000 - 0x1b346dfff CalendarDaemon arm64e <cfc8bdd7c1583bd589b04c90baa5b016> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1b346e000 - 0x1b3507fff CalendarDatabase arm64e <a4de73bdd7f63529bfd98805558b0f03> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1b3508000 - 0x1b3704fff MediaRemote arm64e <de508c79a73a38639639a37312d8f38b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1b3705000 - 0x1b370dfff CorePhoneNumbers arm64e <67383165bd3331d683c3eb7086e893a3> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1b371e000 - 0x1b3744fff DuetActivityScheduler arm64e <48c088156e93390ebc184952622ba8d4> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1b380c000 - 0x1b384dfff ContactsAutocompleteUI arm64e <335d0ffa886732848fd9e5628445d954> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1b384e000 - 0x1b3871fff CoreSVG arm64e <c6cfaf954f91313cb0bcb7dad9abe708> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1b3872000 - 0x1b388cfff SymptomPresentationFeed arm64e <cd3504a7105939de9968e92fa6560c44> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1b388d000 - 0x1b38aafff ProactiveEventTracker arm64e <5f1599b84d9b393eba0aee64f781737a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1b38ab000 - 0x1b38b5fff MallocStackLogging arm64e <eb2dfe9ec91531598af5c62f46b59794> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1b38b6000 - 0x1b394efff CoreSuggestions arm64e <1d4fb4711be034388ec87dd83bd2ee20> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b394f000 - 0x1b3b06fff IMCore arm64e <fb97d4cd7eee31e8a00463172f0b9a1a> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1b3b07000 - 0x1b3b59fff DeviceManagement arm64e <c4f2be1dab6d3addb172fc6b73fcecf6> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1b4392000 - 0x1b439ffff BluetoothManager arm64e <b678b37319d93af7b216845225854288> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1b43a0000 - 0x1b43d6fff CoreBluetooth arm64e <71cf525d6f3938009736e6dd7d7d973f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b43d7000 - 0x1b43d9fff libsystem_sandbox.dylib arm64e <f228885d105631ba9f46695dff376ca8> /usr/lib/system/libsystem_sandbox.dylib
0x1b44c3000 - 0x1b44fbfff TextInputUI arm64e <864864efedf43a3e8f03e97c84e2bc88> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1b450a000 - 0x1b4516fff ContextKit arm64e <fe883c8cd6733885b1173137be653b26> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1b4549000 - 0x1b45b8fff Rapport arm64e <fe139c07630c38b593d86e441427cb8b> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b45b9000 - 0x1b45fdfff OSAnalytics arm64e <b8b2b71cf4ae34d8949eabd110312112> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b45fe000 - 0x1b462dfff MobileInstallation arm64e <05b26f0075de369980aca9e7df2f9d82> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b462e000 - 0x1b46ccfff Metal arm64e <7a668f30c54a390487d045c8e733789b> /System/Library/Frameworks/Metal.framework/Metal
0x1b46cd000 - 0x1b46d2fff IOAccelerator arm64e <de57e082811b3879857aab409f25282e> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b46d3000 - 0x1b46defff MediaAccessibility arm64e <4cf837ba3e3939a0b701c11b57e57018> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b46fd000 - 0x1b4704fff libsystem_dnssd.dylib arm64e <bc92070f9e5a353e8394711ed9921e58> /usr/lib/system/libsystem_dnssd.dylib
0x1b4705000 - 0x1b470bfff PushKit arm64e <780514342c82358a87f381622cda4ce2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1b470c000 - 0x1b4818fff FileProvider arm64e <ebd34462ef2e3922be068e13f9661817> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1b482d000 - 0x1b482efff BackgroundTaskAgent arm64e <0988fea2d8c130b7a8a1c6b276671a8f> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1b482f000 - 0x1b4834fff LinguisticData arm64e <0e6c8035b660301081dc48eec28bd408> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1b4835000 - 0x1b484dfff CoreSDB arm64e <0ce8fb1a490c372685980fc1f03848a5> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1b484e000 - 0x1b485efff Categories arm64e <85c98343324637bb88be133982ec5ce4> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1b485f000 - 0x1b4879fff DoNotDisturb arm64e <2baa5101fc9f3e16a80601d10a04ac0a> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1b487a000 - 0x1b4937fff VideoToolbox arm64e <3c75e8b31b693c84aa24dbbdd3df580d> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1b4d81000 - 0x1b4d82fff MessageSupport arm64e <3c01e84a9eb8330cb30497e606883da0> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1b4d83000 - 0x1b4de1fff PersonalizationPortrait arm64e <c69d5708f3f8324a97c9e46aa41e0b1c> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1b4de2000 - 0x1b4e54fff AppStoreDaemon arm64e <1201521bb3b735bea0e0ac69d53f34ee> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1b4eb1000 - 0x1b4eb9fff SymptomDiagnosticReporter arm64e <db09183f658635f5b4a4cdd0eaa8ec27> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1b4eba000 - 0x1b4ebcfff IOSurfaceAccelerator arm64e <ce9d98c62efa3d4292f3ccf2021efed7> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1b4ebd000 - 0x1b4f6ffff AssetsLibraryServices arm64e <0e5284b984fc34f6813cde3b958fa0bc> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1b4f70000 - 0x1b4f9ffff DataAccessExpress arm64e <4bc2a39d4d9e3a8bae9beba9744976bb> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1b4fa0000 - 0x1b5011fff EmailFoundation arm64e <ed6d67df292833d99ca3a8d45260dc41> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1b5012000 - 0x1b5027fff CoreFollowUp arm64e <4a52560843db32ab86e37fa329c90e2e> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b5028000 - 0x1b5030fff FamilyCircle arm64e <a0bf60e661823ceeaf53820c9509891b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1b5031000 - 0x1b5047fff libcoretls.dylib arm64e <6baa308030e634359da06920f98697b7> /usr/lib/libcoretls.dylib
0x1b509f000 - 0x1b5130fff libate.dylib arm64e <73f96794d55137a7a0488e4b9a38f001> /usr/lib/libate.dylib
0x1b615d000 - 0x1b6183fff Pasteboard arm64e <e57f72e8c41634d1a45606367d37fbbe> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1b6184000 - 0x1b61d3fff FTServices arm64e <040832b70f5d35fd9527b67a1afeac35> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1b6279000 - 0x1b6289fff MaterialKit arm64e <cae6390c2a2734479e1e68528578f5d3> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1b628a000 - 0x1b62f7fff SAObjects arm64e <e6ddfa6f47f53143af9b9f7360839029> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1b62f8000 - 0x1b6302fff CoreRecents arm64e <2377dbc96df831278fc716f0b434d47e> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1b6303000 - 0x1b634afff MIME arm64e <0423bc8bd6d533a4a622dca45e73f0ff> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1b63b0000 - 0x1b63bdfff DataMigration arm64e <01ac5162e4883277a68fcdbd593673c1> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1b64c9000 - 0x1b6525fff EmailCore arm64e <06b869b7290237fbac5c3b00705873e0> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1b657c000 - 0x1b65a0fff IconServices arm64e <867c8df587003094a2839ac5fe809d05> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1b65a1000 - 0x1b679afff iTunesCloud arm64e <b24e3b3d3fe53454867fc817b93b81e9> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1b679b000 - 0x1b6a65fff MusicLibrary arm64e <8387616b860c363f9765ea55d3287d9f> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1b6a66000 - 0x1b6a67fff WatchdogClient arm64e <91fdf1b39e5e3cb7a53dae03f9a03a66> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1b6a68000 - 0x1b6a79fff libprequelite.dylib arm64e <02355065c45e31c0a80e40bfe7a13f9c> /usr/lib/libprequelite.dylib
0x1b6a9f000 - 0x1b6aa4fff IDSKVStore arm64e <df91695267ce3694b174f81e6071c3c3> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1b6aa5000 - 0x1b6ab5fff CoreEmoji arm64e <f81b26f62b593e40a29cfc6928d9f125> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1b6ab6000 - 0x1b6b50fff Email arm64e <49d3636d387137ceb957ab898fe557c9> /System/Library/PrivateFrameworks/Email.framework/Email
0x1b6b51000 - 0x1b6bb7fff ClassKit arm64e <090a90bd6e20396d80026952f75da4a4> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1b6c24000 - 0x1b6c31fff CPMS arm64e <8335d79c147d307a9c2842b828e967f7> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1b6c32000 - 0x1b6c3afff RTCReporting arm64e <0bd589f00f02363aba02416ba8c46964> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1b6d9e000 - 0x1b6debfff MobileBackup arm64e <b45536a71fd136fb9d20119a2da94ca3> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1b6e9e000 - 0x1b6ea5fff CoreTime arm64e <a062cd61c5473925aaef1446720dea88> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1b6eed000 - 0x1b7030fff IMDPersistence arm64e <074ea6ed8b8f36acb1441983eee2a03b> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1b70a9000 - 0x1b7154fff DistributedEvaluation arm64e <c0001b72b0c73860880b0ae692c6f76b> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1b7155000 - 0x1b71a5fff DataAccess arm64e <075c0b3fe0393c28a75a604a1d891872> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1b74f3000 - 0x1b7548fff ToneLibrary arm64e <8324ee649d713c0ea9aef97453ecc00b> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1b77f9000 - 0x1b7818fff AppConduit arm64e <e03b1b60a2f43a319d6bd07f9fac5f7d> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1b7819000 - 0x1b7832fff IntlPreferences arm64e <bf446a9506f43ac8bd6b18f82c7de7df> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1b7bf7000 - 0x1b7ce6fff CoreBrightness arm64e <deb946c783e93f24b69004f6c3000fc8> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1b7ce7000 - 0x1b7ceefff libIOReport.dylib arm64e <a6ebc571667130349c536a85b3b27e55> /usr/lib/libIOReport.dylib
0x1b7e83000 - 0x1b80dffff libBNNS.dylib arm64e <65e6102d2db03d118e08c82e922c9bed> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1b80e0000 - 0x1b80e7fff StudyLog arm64e <72f6a1fa28ce3e568f12ba9bfacad559> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1b8172000 - 0x1b8202fff iTunesStore arm64e <862cd1c162d93bd8961b2351b4b5a1fd> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1b8c6f000 - 0x1b8cc9fff SafariCore arm64e <8873ed945a8a36488d023e491a340348> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1b8cca000 - 0x1b8d33fff ScreenTimeCore arm64e <870a5aa243d33f19adc2922d10c7d2bf> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1b9339000 - 0x1b935ffff RTTUtilities arm64e <3f44a0e7efd732c6b1df815ac0eedc4b> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities
0x1b9360000 - 0x1b9367fff HearingCore arm64e <31d978925ff53f2ca6a6e72bab7d895d> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
0x1b9368000 - 0x1b937afff LocalAuthentication arm64e <2a184cac22863dcb96e72cf02c9a22f3> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b937b000 - 0x1b937ffff CommunicationsFilter arm64e <a1362046d4583426b2b467a09c5562b5> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1b9380000 - 0x1b93a3fff AddressBook arm64e <c8ff029efb4d3d8f882237ff920afc7d> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1b93a4000 - 0x1b93affff CaptiveNetwork arm64e <cfd3c5d37c6836478aec1112d4dbe39b> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1b94fe000 - 0x1b95d6fff libBLAS.dylib arm64e <119b988d727036d0a3bf23446cfb1bbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1b95d7000 - 0x1b95e5fff CTCarrierSpace arm64e <68f4efba45dd301cb7cc7bfe97a21a21> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1b9e23000 - 0x1b9ef2fff CoreParsec arm64e <35cef3ab855e3dd888a487329bf6bf53> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1b9ef3000 - 0x1b9f42fff CallHistory arm64e <a3809337386d36bc99f1c20fff5e4160> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
0x1ba0f0000 - 0x1ba10bfff libtailspin.dylib arm64e <29751538d46f3691ac5c432189321a5e> /usr/lib/libtailspin.dylib
0x1ba16a000 - 0x1ba17ffff ContactsDonation arm64e <d6bf60cfc4eb39abb4e51a97b10d1fe7> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1ba1ca000 - 0x1ba1d3fff MobileActivation arm64e <dda1d8e9742c3d4a9c71c50a649455d4> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1ba1d9000 - 0x1ba256fff HearingUtilities arm64e <2b81180e141c31b5858100a0f6d2f557> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities
0x1ba257000 - 0x1ba266fff MobileIcons arm64e <88a6455c25e23338b28260a8340b8b2b> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1ba267000 - 0x1ba368fff ResponseKit arm64e <6e7f193207d83260b66736a4aac5a7a2> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1ba385000 - 0x1ba3bffff Notes arm64e <57d43506350937edac30d5e23e9906dc> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1ba3c0000 - 0x1ba3d8fff MetalKit arm64e <032815b3b5e037a69791db1a54ca8e2a> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1ba433000 - 0x1ba47dfff CoreHaptics arm64e <9f1e14d85e1c3757ac27b87cd9ffd194> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1ba47e000 - 0x1ba548fff ProofReader arm64e <ceba1cdfc4b53c03912758f98860d8ba> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1ba598000 - 0x1ba5a3fff EmailAddressing arm64e <5419288c06b03a758cde136629ac5662> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1ba5a4000 - 0x1ba5bafff MailServices arm64e <9754833090a93ef08a7eddc29f40f8ac> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1ba5bb000 - 0x1ba651fff CoreSymbolication arm64e <1a5803659d1539a09385ea7b96da1294> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1ba652000 - 0x1ba658fff IdleTimerServices arm64e <c7e0d2cd5e243ab596a23552e3898168> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1ba758000 - 0x1ba814fff VideoSubscriberAccount arm64e <09a03ecddd233375a58dd9b0c6284265> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1ba815000 - 0x1ba828fff WebContentAnalysis arm64e <cf7d221f075b3a988307d906db4d66e3> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x1ba829000 - 0x1ba82cfff FTClientServices arm64e <988901dafd0e3c6c94a5af6d545bf461> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1ba82d000 - 0x1ba895fff ContactsUICore arm64e <072ac4bf5db4396bb5b8f6a4bafb3417> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1bad19000 - 0x1bad61fff LoggingSupport arm64e <c0e18199eaa03cedb564959fee37a1d2> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1bae6f000 - 0x1baecafff ProtectedCloudStorage arm64e <d0c179b0fe123fba997fea9bd9b2a6b8> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1bafb9000 - 0x1bafc1fff OpenGLES arm64e <3d61a695faa43213a801214a686820f1> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1bb12c000 - 0x1bb135fff libGFXShared.dylib arm64e <bf425dfe2c64313c8c7da88b658aa6ef> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1bb136000 - 0x1bb16bfff SharedUtils arm64e <fbde7d5e1b21381eb6f1483fa43e31a3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1bb16c000 - 0x1bb1bafff PhotosFormats arm64e <b6c4b1fe7ff23591b3c2fb98243fa232> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1bc83d000 - 0x1bc879fff StreamingZip arm64e <42615d7614e53bb8991655d2b3faccaf> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1bd4fd000 - 0x1bd6b9fff SafariShared arm64e <18d2b837becc30b3aab43ad507b26c22> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1bd741000 - 0x1bd743fff InternationalTextSearch arm64e <0d635039f51b3c5e8d0be670a078bfee> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1bd762000 - 0x1bd77ffff AssetCacheServices arm64e <79d1c6bc9b53394297c0f7af1260a1ef> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1bdcc7000 - 0x1be117fff AVConference arm64e <f466493fb27b389f860ecdf5779d7cd4> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1be118000 - 0x1be11dfff IncomingCallFilter arm64e <fc01abbb95883148a81b80157ef008b5> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1be139000 - 0x1be151fff NetworkStatistics arm64e <b9ba4ee1e3d93137aa5cc0df912c4807> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1be5d0000 - 0x1be5d6fff Netrb arm64e <51adb4be3945341bb7d044610988c08e> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1be5da000 - 0x1be60afff EAP8021X arm64e <18504c01434034778977dcd6ef252067> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1be60b000 - 0x1be60dfff OSAServicesClient arm64e <3409431b54b131d98905ce9631159533> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1be79f000 - 0x1be7a3fff libgermantok.dylib arm64e <4fc03c215da73714b5dc90e677b5327e> /usr/lib/libgermantok.dylib
0x1be7a4000 - 0x1be859fff libmecab.dylib arm64e <fcedd424424835de91bda4ba71b8139e> /usr/lib/libmecab.dylib
0x1be85a000 - 0x1be896fff Catalyst arm64e <4481f9f4e4a1384db83c0b7ee15c6c78> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1be956000 - 0x1be96efff EmojiFoundation arm64e <0754606dcd323fb08c97eb9275a22673> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1bea07000 - 0x1bea45fff VoiceServices arm64e <7d7e6b3df6283691b70bc8204b39d670> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1bea46000 - 0x1beb63fff Navigation arm64e <9595f36091193762b5a333254b301d9d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1bee87000 - 0x1bee95fff CoreDuetDaemonProtocol arm64e <ac9c3a923c153c17bc0f39bbb4a95fdd> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1bee96000 - 0x1beeb5fff FTAWD arm64e <5622862327263c3c8afba6208fb99af9> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1c051b000 - 0x1c051dfff OAuth arm64e <02b838142b8f3e8989150c43aae074c4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1c07cc000 - 0x1c0808fff DifferentialPrivacy arm64e <2b029b7157ee33649785915b719e7030> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1c0ac6000 - 0x1c0c66fff EmailDaemon arm64e <fb7e6290e81630c8841f4d95617dc157> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1c0d88000 - 0x1c0dc0fff WatchConnectivity arm64e <840de8bce4333d189cbc904e7f5982ab> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity
0x1c0fd7000 - 0x1c1003fff MailSupport arm64e <a09489df320038a48d1befb22074bdea> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1c1004000 - 0x1c1074fff libarchive.2.dylib arm64e <e3a2b2e6872839aab6b0261a0cd004b8> /usr/lib/libarchive.2.dylib
0x1c1075000 - 0x1c10a6fff C2 arm64e <0ddd695d281937539001672a8736fd1a> /System/Library/PrivateFrameworks/C2.framework/C2
0x1c10a7000 - 0x1c10dbfff NaturalLanguage arm64e <3957604b68c4399ca218a49ad83366ef> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1c1170000 - 0x1c1171fff libsystem_coreservices.dylib arm64e <7e6f2b084bbc388381582fc0e464bbf3> /usr/lib/system/libsystem_coreservices.dylib
0x1c1183000 - 0x1c1195fff libmis.dylib arm64e <36fa86f7cae63b4494153102c609642b> /usr/lib/libmis.dylib
0x1c1196000 - 0x1c11edfff WebBookmarks arm64e <8255abb217ce32a1899b3c0a64947ac6> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1c11ee000 - 0x1c11fbfff DCIMServices arm64e <3544a2ab60cd324e940fc743fa62905c> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1c11fc000 - 0x1c1356fff CloudPhotoLibrary arm64e <ba0433bec4653b7898d5f83384999a3a> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1c1357000 - 0x1c1395fff ContactsAutocomplete arm64e <aad145b8d1513bac8a922babae9bc71f> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1c1396000 - 0x1c139efff libcopyfile.dylib arm64e <8367654f501639038b072476bea354cd> /usr/lib/system/libcopyfile.dylib
0x1c139f000 - 0x1c13c1fff UsageTracking arm64e <677a39e27bf93a6380a8cf2fa8c7dc27> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1c1715000 - 0x1c17acfff AccountsDaemon arm64e <03629df64a033caca7184887cfce6b09> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1c17ad000 - 0x1c17b8fff AppleIDSSOAuthentication arm64e <33c6c4d62f8a3823b665065d9fd49f37> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1c17b9000 - 0x1c17ccfff SettingsFoundation arm64e <b0f97894b53937de85aed3336199f628> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1c1912000 - 0x1c1996fff Symbolication arm64e <b1f1b451d03f3a7b8f442abb7a538d56> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c1b5a000 - 0x1c1ba8fff ChunkingLibrary arm64e <71f54b68aa2b3ec8a5d1f1f0623c5eba> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1c1bac000 - 0x1c1bb0fff DAAPKit arm64e <b53151fc3565372b90c13d6b35286e2a> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1c20af000 - 0x1c20b1fff CoreDuetDebugLogging arm64e <aa67e9446aa03da7936b8987fdd20d9d> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1c2c07000 - 0x1c2c46fff SignpostSupport arm64e <c86e0cb08e8639c3b23963177a775290> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c2ee8000 - 0x1c2ef1fff SignpostCollection arm64e <e74fea7b66f63c4a90464a7642f5b17f> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1c3642000 - 0x1c364cfff URLFormatting arm64e <56eae11f99ab3802ad670b9ce2cbe306> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c3661000 - 0x1c3709fff MMCS arm64e <dd03f29ad4983450afe4510a79d70da9> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1c3763000 - 0x1c3994fff MobileSpotlightIndex arm64e <ca74297696d0378bbdc6b6d625868027> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c3dcb000 - 0x1c3e12fff CoreLocationProtobuf arm64e <7f4b6f4237c53c66bf370decc6c0a236> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1c3eca000 - 0x1c3f45fff Quagga arm64e <4b07cf0e903d32528eda9d09570c21f0> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1c41e5000 - 0x1c41f3fff libAXSpeechManager.dylib arm64e <b01ba4f1c19135d8b2c6f409f0a41d93> /usr/lib/libAXSpeechManager.dylib
0x1c4259000 - 0x1c426efff libEDR arm64e <8df2624d5f403ad3ab39dd638e13978c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1c4bea000 - 0x1c4ed3fff VideoProcessing arm64e <d5f69597b0153d308d0986ecbb9b3393> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1c4ed4000 - 0x1c4ee1fff libperfcheck.dylib arm64e <6f46d2b898e43ae8a8560e4cd2fb1f36> /usr/lib/libperfcheck.dylib
0x1c4ee2000 - 0x1c4eedfff libAudioStatistics.dylib arm64e <3e633f28bc9132f9bb5c796f0e46e052> /usr/lib/libAudioStatistics.dylib
0x1c50bc000 - 0x1c50ccfff caulk arm64e <c6d1ff92a0123431b7cf21b78048da34> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1c510c000 - 0x1c5112fff MobileSystemServices arm64e <cde4fe2935f93d06b64c199a03f27a7b> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1c52ac000 - 0x1c52c5fff TextToSpeech arm64e <076f28c34b34348fa8656a16f1e13304> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1c52ca000 - 0x1c5306fff ViceroyTrace arm64e <7477a16c68833057b3a9ddb983e6aefd> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1c6018000 - 0x1c603efff CloudKitCode arm64e <383b891959333dd08a48a338b9a92e07> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode
0x1c6184000 - 0x1c6248fff CloudKitCodeProtobuf arm64e <2aa570597e61312891262fe3e03bad0c> /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf
0x1c6249000 - 0x1c6253fff HID arm64e <c28648e63d323160b5ffcfb454485eac> /System/Library/PrivateFrameworks/HID.framework/HID
0x1c6280000 - 0x1c62bbfff libGLImage.dylib arm64e <3f2af041d7d0385496e297c59cc0763a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1c66cb000 - 0x1c66dcfff libSparseBLAS.dylib arm64e <3bf1eac8019639d48a1384ffebae86db> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1c66dd000 - 0x1c66f1fff Engram arm64e <ccb3d37bd0b635cf89f12cad15990d09> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1c676b000 - 0x1c67a5fff DataDetectorsNaturalLanguage arm64e <ae2c9705636f36498d894136092d2daa> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1c6aad000 - 0x1c6ab5fff FSEvents arm64e <d419b123801130d3826836f3fdc9c377> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1c6ac6000 - 0x1c6b44fff CoreDAV arm64e <b69ec85c828a37d1868e11254dc8fbb4> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1c7456000 - 0x1c7466fff RemoteTextInput arm64e <5cf52d2fc883359eb929b1ac4688ea72> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1c748f000 - 0x1c74befff iCalendar arm64e <97c5ad09219f31e6ac4fe54098337d05> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1c74db000 - 0x1c74e4fff CloudPhotoServices arm64e <2a381c16a2a6334fbae3d215352b73d7> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1c7524000 - 0x1c7538fff libLinearAlgebra.dylib arm64e <64866b1966a7333cb2b023f618213359> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1c75cc000 - 0x1c76cffff ConfigurationEngineModel arm64e <f209e2cd21d833c887f2f34cfa2eefa7> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1c76d0000 - 0x1c76d7fff CertUI arm64e <3bb6f9a651de3571984907b983191b4f> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1c77ed000 - 0x1c77fbfff CoreAUC arm64e <157f3a160fc63cb8b9b25fe113bad4fb> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1c81ea000 - 0x1c8230fff PhysicsKit arm64e <e01f35e3a89734f5a2b19907400c9538> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1c8231000 - 0x1c8284fff CorePrediction arm64e <e9a0ad304f833445b7b2083b2fff9470> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1c869d000 - 0x1c86e7fff SafariSafeBrowsing arm64e <688ad7ce4a3e39f8908c69190ef3c682> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1c8aa6000 - 0x1c8b1dfff HomeSharing arm64e <9eaa4f55681e32718b66c21ddf186a6a> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1c8baf000 - 0x1c8bcdfff GenerationalStorage arm64e <c976c03afa273f3d811ddb5358456371> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1c8c32000 - 0x1c8c3dfff PersonaKit arm64e <9cecb990e8e43004ae8125e4fb56eb4f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1c8c3e000 - 0x1c8c4afff PersonaUI arm64e <5e56b7066bc332429204b5f89d6757d3> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1c9069000 - 0x1c906efff kperf arm64e <41d3e576dccc35aaa80c9c472607e577> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1c9213000 - 0x1c9222fff AssetsLibrary arm64e <c54c09c0d1c1398e8a23c8edbc073c7d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1c924f000 - 0x1c9289fff libpcap.A.dylib arm64e <7b3c2d685e1c341da9f788ad908db918> /usr/lib/libpcap.A.dylib
0x1c9554000 - 0x1c956cfff WebUI arm64e <e71b1e06c18a3ba4994b0a92bc77a9a1> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1c956d000 - 0x1c9584fff SafariFoundation arm64e <64c5b48663f23c4096d2453a7586eb85> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1c95d0000 - 0x1c9675fff libvDSP.dylib arm64e <c75844ce850b3b5c969839df08a38d43> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1c9676000 - 0x1c96a1fff vCard arm64e <05b35fde8eae39f6a80d89ab47bcacce> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1c96ea000 - 0x1c9777fff SampleAnalysis arm64e <8e7d9ea81d8e33c289658ced7ffbb6a8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1c9778000 - 0x1c9785fff IntentsFoundation arm64e <b6388fdb8db633b5a537cfd324dcd3c7> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1c9977000 - 0x1c9978fff ParsecSubscriptionServiceSupport arm64e <04f07d1f83bf339a81331fcdde0cb5b6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1c9979000 - 0x1c9a06fff MediaPlatform arm64e <98c64f5d8a20321f9158d2e02975cd4d> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1c9a07000 - 0x1c9cd7fff MediaLibraryCore arm64e <f9d908cd230d3f1aa2b2a4e61ab3a86c> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1c9d3c000 - 0x1c9d75fff PhotosImagingFoundation arm64e <5220a074d2043545ac82945a6dbafdd2> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1c9d76000 - 0x1c9d98fff MediaConversionService arm64e <b5b780bd089d332997a3c4193c8ae554> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1c9d99000 - 0x1c9db7fff MediaStream arm64e <3803e50849b532c6beb2c552865186b0> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1c9db8000 - 0x1c9eb8fff CoreMediaStream arm64e <560553d6a3293b50b77cfbe176a59327> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1c9fd8000 - 0x1c9fd8fff Accelerate arm64e <a1e41bb3629735c1a982f66d173ee8f3> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c9fd9000 - 0x1ca310fff libLAPACK.dylib arm64e <b05560e846dc30699621317b2c64dc56> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1ca311000 - 0x1ca315fff libQuadrature.dylib arm64e <7c1e926466ea3f91beef2e12b946226f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1ca316000 - 0x1ca36ffff libvMisc.dylib arm64e <8eabce42ecd9360b870e457b7f49eb5b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1ca370000 - 0x1ca370fff vecLib arm64e <4fb0e1e42854371ca6f5e3d414a40835> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1ca379000 - 0x1ca387fff AuthenticationServices arm64e <32d4e55121c83f25b05bd14fc27bdf3d> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1ca3cd000 - 0x1ca4cefff Combine arm64e <4c1d9469778a3b32a5edcefa8e7edbd0> /System/Library/Frameworks/Combine.framework/Combine
0x1ca4e1000 - 0x1ca531fff CoreMIDI arm64e <41806b83420b3898bcde194d716dffc5> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1ca6a8000 - 0x1ca6defff CryptoKit arm64e <fdac489c6f513822b0d46f6bb286a86c> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1ca71b000 - 0x1ca747fff GSS arm64e <ea70273ecf0c3027b6308d12d17b3ab4> /System/Library/Frameworks/GSS.framework/GSS
0x1ca75a000 - 0x1ca78cfff MPSCore arm64e <600cad3b5d24396db101af5dc920e2d3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1ca78d000 - 0x1ca80afff MPSImage arm64e <c26b34cc907f349b920aa92d8051acf4> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1ca80b000 - 0x1ca82dfff MPSMatrix arm64e <0204dda1b1213580b2b4bbae3a431849> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1ca82e000 - 0x1ca842fff MPSNDArray arm64e <a401e659b5653fe393d797873bd2f7c0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1ca843000 - 0x1ca9d8fff MPSNeuralNetwork arm64e <9ef36fc8b7d13b1abb6c36bd9ab90104> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1ca9d9000 - 0x1caa1dfff MPSRayIntersector arm64e <e05e566a66db3186aff3aea5afa7da7d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1caa1e000 - 0x1caa1efff MetalPerformanceShaders arm64e <9f39552439523a55a7004525e511f074> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1caa2b000 - 0x1caa2bfff MobileCoreServices arm64e <66b9265aa16c38b2a7b961f3fdd47014> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1caa36000 - 0x1caa37fff libCVMSPluginSupport.dylib arm64e <4cdff3446c9430bba64e076972a466c4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1caa38000 - 0x1caa3efff libCoreFSCache.dylib arm64e <27d6a4087ced3af389c03c362cfa90f8> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1caa3f000 - 0x1caa44fff libCoreVMClient.dylib arm64e <6eb95a63816d323c8b9688b7ff8ca93b> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1caa7a000 - 0x1caab2fff QuickLookThumbnailing arm64e <d46f08bb3f21389c89f62e129d56f52a> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1cadfc000 - 0x1caefcfff SoundAnalysis arm64e <f0f3c0f84373331b877af2b801751f33> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1caeff000 - 0x1caefffff UIKit arm64e <3f621ddff92b3dc49ab2d6bb6dfbba7f> /System/Library/Frameworks/UIKit.framework/UIKit
0x1caf21000 - 0x1cafe7fff VisionKit arm64e <afdeba6c7cf43890bcb05b0eefec26dd> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1cb2d9000 - 0x1cb42dfff ANECompiler arm64e <84b0a468b0693da1a8371fe7a066801c> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1cb42e000 - 0x1cb43efff ANEServices arm64e <c59e33b44f713fabb2b4bcd677253715> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1cb447000 - 0x1cb4d8fff APFS arm64e <c7d2cee0e7a539a9842cec48eda6ed8a> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1cb4d9000 - 0x1cb4ddfff ASEProcessing arm64e <dcb50e44abdf30d78373e72379cb93b8> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1cb4f7000 - 0x1cb55efff ICE arm64e <574af991fd0a3beb8d80c3e58b7721dd> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1cb55f000 - 0x1cb55ffff LegacyHandle arm64e <2568ad96be3433c8a293123c57f2a6a1> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1cb560000 - 0x1cb566fff SimpleKeyExchange arm64e <97102262e2bc3273bf48e4c72ac0a116> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1cb567000 - 0x1cb567fff snatmap arm64e <2594acdb2cea3839b6812968370400b2> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1cb5ef000 - 0x1cb633fff AccessibilitySharedSupport arm64e <7c8a0518fd4536d0bc87a29235b12aa8> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1cb693000 - 0x1cb69efff AccountSettings arm64e <fea5c29fe89b3c7a90644330dffbba60> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1cbdd6000 - 0x1cbf76fff AppleCVA arm64e <45e9761e334a37d1a341a1191617c1f1> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1cbfea000 - 0x1cbff8fff AppleFSCompression arm64e <157fc0d87b7d31858408b5d93d11ff7a> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1cbfff000 - 0x1cc009fff AppleIDAuthSupport arm64e <99465798d2323880bfa89a865a058082> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1cc00a000 - 0x1cc04cfff AppleJPEG arm64e <a50d3338d64e3502ba6de840d687efc7> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1cc097000 - 0x1cc0a8fff AppleNeuralEngine arm64e <402f114e07f63f2d937e023e9d37342f> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1cc0af000 - 0x1cc0d3fff AppleSauce arm64e <77fdf41c066232a58cc4c9c5bdffaf8a> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1cc211000 - 0x1cc265fff AutoLoop arm64e <e7180217f9153f7d8d0b9f7f11dfb153> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1cc2d4000 - 0x1cc304fff Bom arm64e <08abdf5b9fa1352fa980617a45c6f6d3> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1ccdb9000 - 0x1ccdc0fff CommonAuth arm64e <ae89a774330c361c8c75e6777d7205c4> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1ccf6a000 - 0x1cd065fff CoreAppleCVA arm64e <1b924e1129ad37c5b7ab03112b58ef4f> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1cd0f6000 - 0x1cd1eafff CoreHandwriting arm64e <15f1f0e8327135f6a9d47ab385d39c1e> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1cd200000 - 0x1cd204fff CoreOptimization arm64e <2720aa39e7763553826237117f3d8102> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1cd27d000 - 0x1cd280fff CryptoKitCBridging arm64e <76e019e5f2be3fd691174be14eacc925> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1cd281000 - 0x1cd298fff CryptoKitPrivate arm64e <b197ebc53f743fdfa6214bb5b0050ab6> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate
0x1cd34f000 - 0x1cd35afff DeviceIdentity arm64e <6da6646005633c68871b9386593ec565> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1cd4f1000 - 0x1cd50dfff DocumentManagerCore arm64e <a222357d90b03a8eb1d672a7053be068> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1cd5c6000 - 0x1cdba3fff Espresso arm64e <9cac947242bf3b90972112b50f5d043d> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1cde66000 - 0x1ce278fff FaceCore arm64e <2f4b56149e0939418a8633f4b9d30e79> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1ce34d000 - 0x1ce361fff libGSFontCache.dylib arm64e <a9fac902bffa356e99ed26cec0457b41> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1ce3c8000 - 0x1ce3d4fff libhvf.dylib arm64e <894890b89cc63cc195444e7cafa23416> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1ce3f6000 - 0x1ce40afff Futhark arm64e <811a7f093bcb39f985c69a36e7b1ff4b> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1cf121000 - 0x1cf12dfff GraphVisualizer arm64e <77d02cdf60bc30db987a67d09268acda> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1cfa99000 - 0x1cfb0afff Heimdal arm64e <a0114dbd21b53f9da55892380617abf5> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1cffb6000 - 0x1d0020fff InertiaCam arm64e <3f6eec190d8833128158fe84cbe43c6e> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1d0069000 - 0x1d0070fff InternationalSupport arm64e <b0faa897a6cb3bfcbc6ebb8212efeb1c> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1d01e0000 - 0x1d01fffff LatentSemanticMapping arm64e <89b98bd05ce638eeb8346c422292dca4> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x1d031c000 - 0x1d031cfff Marco arm64e <e7b67c926578304a9423cbbc7e6e1446> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1d07e4000 - 0x1d080ffff MetricsKit arm64e <81862cd94c09301a996776a1384f1fdf> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1d081f000 - 0x1d0832fff MobileDeviceLink arm64e <215146f949b831a79b37a68186fb8b71> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1d0af1000 - 0x1d0b31fff OTSVG arm64e <2e695509ae5e3f8c8a96fd2a401958c0> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d11a4000 - 0x1d11a4fff PhoneNumbers arm64e <ddacb51a287d31dfbfffc0ada574979a> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1d2a05000 - 0x1d2a19fff QuickLookSupport arm64e <99621c84ca633c1597324018b338cf9c> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1d2bd2000 - 0x1d2bd6fff RevealCore arm64e <1c6c0fc2d41b3c8db6b67a7fddefe27c> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1d2cd2000 - 0x1d2d03fff ScreenReaderCore arm64e <abafa2cca06c32dea5ffc9b39e1a3516> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1d2d79000 - 0x1d2d85fff SetupAssistantSupport arm64e <ba233c47248c3e63b0e60498d1626123> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1d2da4000 - 0x1d2da4fff SignpostMetrics arm64e <6edbaf43b42f322186be10844e633103> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1d2dd3000 - 0x1d2e03fff SiriInstrumentation arm64e <267f874b1233365895757a5261b83713> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1d362c000 - 0x1d374bfff TextRecognition arm64e <ca77e97c9af434598cda5d322ff1a2a3> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1d374c000 - 0x1d37effff TextureIO arm64e <27d7dfc33b0e31abbaeee9587573775c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1d479e000 - 0x1d4d15fff libwebrtc.dylib arm64e <36d5ac47ab7d3113a685f12c1fc1d8d2> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1d4deb000 - 0x1d4dfdfff WirelessCoexManager arm64e <c09df6b71be9324f8ab7fc0c140ac3c6> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1d4ebf000 - 0x1d4ec7fff kperfdata arm64e <956725ebc8173bffb331e9dcaef958d5> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1d4ec8000 - 0x1d4f11fff ktrace arm64e <8747f3bba3003d059b939e4a22d4ac00> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1d4f2a000 - 0x1d4f36fff perfdata arm64e <475011d9bcd438a3a0c772c0448394e2> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1d52a5000 - 0x1d52a5fff libAWDProtobufFacetimeiMessage.dylib arm64e <f2c38f6eae5933c3849f053a74aafb32> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1d5327000 - 0x1d5658fff libAWDSupportFramework.dylib arm64e <a3609b2fc8543881b713774523d5ffea> /usr/lib/libAWDSupportFramework.dylib
0x1d5806000 - 0x1d5810fff libChineseTokenizer.dylib arm64e <41cb33610844331c841e79e314c96abf> /usr/lib/libChineseTokenizer.dylib
0x1d5836000 - 0x1d59fafff libFosl_dynamic.dylib arm64e <4b887e56258d3c7c91f9195aaf5d3a87> /usr/lib/libFosl_dynamic.dylib
0x1d5a76000 - 0x1d5a7dfff libMatch.1.dylib arm64e <0d5505e0fc5437fd89e7e929cfd64444> /usr/lib/libMatch.1.dylib
0x1d5b3a000 - 0x1d5b3bfff libSystem.B.dylib arm64e <7eb470eb09ed34299a429b642b67dbff> /usr/lib/libSystem.B.dylib
0x1d5b44000 - 0x1d5b45fff libThaiTokenizer.dylib arm64e <732c83461a9736f7ae1a79504826ee0c> /usr/lib/libThaiTokenizer.dylib
0x1d5c45000 - 0x1d5c5afff libapple_nghttp2.dylib arm64e <5bf258441bf1377f906c516023a55153> /usr/lib/libapple_nghttp2.dylib
0x1d5cd4000 - 0x1d5ce4fff libbsm.0.dylib arm64e <7f9235746b1939e3854386d0b4167a1d> /usr/lib/libbsm.0.dylib
0x1d5ce5000 - 0x1d5cf1fff libbz2.1.0.dylib arm64e <ead17294d3653cc1831f87c89ae28d38> /usr/lib/libbz2.1.0.dylib
0x1d5cf2000 - 0x1d5cf2fff libcharset.1.dylib arm64e <ce39247275483d328ede8380a4d63e22> /usr/lib/libcharset.1.dylib
0x1d5cf3000 - 0x1d5d04fff libcmph.dylib arm64e <0700b9626f1636b685da1baf79b82a9a> /usr/lib/libcmph.dylib
0x1d5d05000 - 0x1d5d1cfff libcompression.dylib arm64e <166614b3e6d635b58eeec05cc8691f9b> /usr/lib/libcompression.dylib
0x1d5d1d000 - 0x1d5d1efff libcoretls_cfhelpers.dylib arm64e <f003fddee6d8373da423efc278df59bb> /usr/lib/libcoretls_cfhelpers.dylib
0x1d5d1f000 - 0x1d5d25fff libcupolicy.dylib arm64e <9d5d8a2b193531e490127757ef2038c0> /usr/lib/libcupolicy.dylib
0x1d5d65000 - 0x1d5d6efff libdscsym.dylib arm64e <073207d7519c3d5697d72a18f1051d64> /usr/lib/libdscsym.dylib
0x1d5d6f000 - 0x1d5d8cfff libedit.3.dylib arm64e <e9bb8c55a1d231038ab54582258e958e> /usr/lib/libedit.3.dylib
0x1d5db7000 - 0x1d5dbcfff libheimdal-asn1.dylib arm64e <c513327569cb36688e0d754c8f8659a7> /usr/lib/libheimdal-asn1.dylib
0x1d5dbd000 - 0x1d5eaffff libiconv.2.dylib arm64e <2a7b6979214735cba23b0508a570d932> /usr/lib/libiconv.2.dylib
0x1d5ec5000 - 0x1d5ed0fff liblockdown.dylib arm64e <792d094d768936b8903cea9f7b8f2cd0> /usr/lib/liblockdown.dylib
0x1d5ed1000 - 0x1d5ee9fff liblzma.5.dylib arm64e <d5582867b5d83f02b14b96d37aa8371c> /usr/lib/liblzma.5.dylib
0x1d626f000 - 0x1d629efff libncurses.5.4.dylib arm64e <38310ee7d2e931e4a00de28544da7fb5> /usr/lib/libncurses.5.4.dylib
0x1d629f000 - 0x1d62b4fff libnetworkextension.dylib arm64e <77e3d66f663239bdb2dde4ca25a6001a> /usr/lib/libnetworkextension.dylib
0x1d663a000 - 0x1d6652fff libresolv.9.dylib arm64e <17f1d300c4fa33e2aeb2577dc2e43fcc> /usr/lib/libresolv.9.dylib
0x1d6653000 - 0x1d6655fff libsandbox.1.dylib arm64e <02094bf53372398bb4ccc295cb8844fe> /usr/lib/libsandbox.1.dylib
0x1d6656000 - 0x1d665bfff libsysdiagnose.dylib arm64e <da09736ae3e73c6dbf79db50078ad2ac> /usr/lib/libsysdiagnose.dylib
0x1d665c000 - 0x1d668efff libtidy.A.dylib arm64e <f89e9e6b4bac3fdcb8d3f75edaad2df5> /usr/lib/libtidy.A.dylib
0x1d6696000 - 0x1d6699fff libutil.dylib arm64e <76417107bfe731209300a527fe4e352b> /usr/lib/libutil.dylib
0x1d66c7000 - 0x1d66d8fff libz.1.dylib arm64e <cb7e5c3b57c732c690c2c79c542ef0f9> /usr/lib/libz.1.dylib
0x1d6700000 - 0x1d6702fff liblog_network.dylib arm64e <82a018655d2736ddbd30233355fc7d9f> /usr/lib/log/liblog_network.dylib
0x1d6722000 - 0x1d675cfff libswiftAccelerate.dylib arm64e <7c12df1e87dc3794ae6192d0bc8fb509> /usr/lib/swift/libswiftAccelerate.dylib
0x1d676b000 - 0x1d677afff libswiftCloudKit.dylib arm64e <9b66353624573001a5b0a7622ab06e69> /usr/lib/swift/libswiftCloudKit.dylib
0x1d6786000 - 0x1d678cfff libswiftContacts.dylib arm64e <b0636957597b383cb967fc50b5c42f25> /usr/lib/swift/libswiftContacts.dylib
0x1d67a2000 - 0x1d67a6fff libswiftCoreFoundation.dylib arm64e <56dea4f6b35f366a8e3bd9a905711ad8> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1d67a7000 - 0x1d67b5fff libswiftCoreGraphics.dylib arm64e <e0ccde8f85973e859059a748f7f8bca7> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1d67b6000 - 0x1d67bafff libswiftCoreImage.dylib arm64e <2676ccc763ac33f2a4fec8a7f1421eb7> /usr/lib/swift/libswiftCoreImage.dylib
0x1d67bb000 - 0x1d67c1fff libswiftCoreLocation.dylib arm64e <b7e7711a855438b9893716e4ba31b2c9> /usr/lib/swift/libswiftCoreLocation.dylib
0x1d6807000 - 0x1d6810fff libswiftDarwin.dylib arm64e <6902c91b3cf23adba067962e8b9fac27> /usr/lib/swift/libswiftDarwin.dylib
0x1d6811000 - 0x1d682bfff libswiftDispatch.dylib arm64e <85a0740aff0436e98f2fb1ba90d1c5dd> /usr/lib/swift/libswiftDispatch.dylib
0x1d682c000 - 0x1d69a5fff libswiftFoundation.dylib arm64e <d8e0b2d4008b363db6b2de4103c161e2> /usr/lib/swift/libswiftFoundation.dylib
0x1d69de000 - 0x1d69e5fff libswiftMetal.dylib arm64e <40b1168396d63eacb5894cb179d155f7> /usr/lib/swift/libswiftMetal.dylib
0x1d6a57000 - 0x1d6a5dfff libswiftObjectiveC.dylib arm64e <122f4069113d3c3f8303cdf16694cd8b> /usr/lib/swift/libswiftObjectiveC.dylib
0x1d6a67000 - 0x1d6a6cfff libswiftQuartzCore.dylib arm64e <b89df55ce4e635718ed5676614b985bd> /usr/lib/swift/libswiftQuartzCore.dylib
0x1d6aae000 - 0x1d6ac4fff libswiftUIKit.dylib arm64e <8556d748b16f3ea8a9e23e4de4f6203f> /usr/lib/swift/libswiftUIKit.dylib
0x1d6ad5000 - 0x1d6addfff libswiftos.dylib arm64e <c8801f269ac638a9a966bd54a67a4f14> /usr/lib/swift/libswiftos.dylib
0x1d6afa000 - 0x1d6afffff libcache.dylib arm64e <8e7d0a11b0613116bc41e90451bff8ac> /usr/lib/system/libcache.dylib
0x1d6b00000 - 0x1d6b0cfff libcommonCrypto.dylib arm64e <45fa49effaa83e758538a83dde01468d> /usr/lib/system/libcommonCrypto.dylib
0x1d6b0d000 - 0x1d6b10fff libcompiler_rt.dylib arm64e <fd46c7ea9bad30e2b34a1faa3aa731ba> /usr/lib/system/libcompiler_rt.dylib
0x1d6be0000 - 0x1d6be0fff liblaunch.dylib arm64e <e45ecaf717a63e52aa4d9ad1a0cf62a6> /usr/lib/system/liblaunch.dylib
0x1d6be1000 - 0x1d6be6fff libmacho.dylib arm64e <fea9cc6a04413d1187d5fcd35c777c84> /usr/lib/system/libmacho.dylib
0x1d6be7000 - 0x1d6be8fff libremovefile.dylib arm64e <b98667c390f331dfbd3b37e0e5d61982> /usr/lib/system/libremovefile.dylib
0x1d6be9000 - 0x1d6beafff libsystem_featureflags.dylib arm64e <990678b1710b3fdb9ae47e3974e2823d> /usr/lib/system/libsystem_featureflags.dylib
0x1d6beb000 - 0x1d6c18fff libsystem_m.dylib arm64e <74d8b216547531e29bd4227ac7e4776d> /usr/lib/system/libsystem_m.dylib
0x1d6c19000 - 0x1d6c1efff libunwind.dylib arm64e <1c0ecf551c6137498f02f24cd0e29aa8> /usr/lib/system/libunwind.dylib
0x1d6dcb000 - 0x1d6dddfff AccessibilitySettingsLoader arm64e <13e0ba9b3dea3fc380a86e668103fc60> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1d6f03000 - 0x1d6f6efff NanoRegistry arm64e <6e814a365e413709a8e1fee45a9f864e> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1d6f6f000 - 0x1d6f7cfff NanoPreferencesSync arm64e <3f7c3ae791f73808ab26bb480cdba728> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1d7f2c000 - 0x1d7f67fff CryptoTokenKit arm64e <4124d95a9ef23d06aff17ee5eddf7fcb> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1d7f68000 - 0x1d7f80fff ExposureNotification arm64e <c2fac6c8e1e239e88c7b26d73807fd6f> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1d8ed1000 - 0x1d8ef0fff AppSSO arm64e <de0e6032892e3893b8d7d82b5fe4efe4> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1d8ef1000 - 0x1d8f05fff AppSSOCore arm64e <278ef9e6445c374db2fc835fc5096ceb> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1d9324000 - 0x1d932efff PointerUIServices arm64e <d444d2473bf33bfbb3c1a5e94d6887fe> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1d932f000 - 0x1d93b7fff SafariSharedUI arm64e <a8f4d4ebde5d34a09235e80d502e5c8e> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment