Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.38k stars 532 forks source link

iOS: Crash in WebViewController.fullReload() #1685

Closed brentsimmons closed 4 years ago

brentsimmons commented 4 years ago
Incident Identifier: F70D92DE-AD01-433F-88B3-20A6379BF5CC
Beta Identifier:     E9C9FAE2-36E8-4E0A-851E-6AAACD814BF0
Hardware Model:      iPad7,11
Process:             NetNewsWire [74084]
Path:                /private/var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             29 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPad7,11:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [4374]

Date/Time:           2020-01-21 08:26:14.9113 -0700
Launch Time:         2020-01-21 08:18:04.9388 -0700
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

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

Thread 0 name:
Thread 0 Crashed:
0   NetNewsWire                     0x0000000104172864 closure #1 in WebViewController.fullReload() + 120 (WebViewController.swift:190)
1   NetNewsWire                     0x00000001041d410c thunk for @escaping @callee_guaranteed (@in_guaranteed Any?, @guaranteed Error?) -> () + 120 (<compiler-generated>:0)
2   WebKit                          0x000000019e13b190 WTF::Detail::CallableWrapper<-[WKWebView _evaluateJavaScript:forceUserGesture:completionHandler:]... + 376 (WKWebView.mm:1130)
3   WebKit                          0x000000019e1ca6fc WebKit::WebPageProxy::runJavaScriptInMainFrameScriptWorld(WTF::String const&, bool, WTF::Optional... + 100 (Function.h:79)
4   WebKit                          0x000000019e1ca660 WebKit::WebPageProxy::runJavaScriptInMainFrame(WTF::String const&, bool, WTF::Function<void (API:... + 32 (WebPageProxy.cpp:3683)
5   WebKit                          0x000000019df7e6cc -[WKWebView _evaluateJavaScript:forceUserGesture:completionHandler:] + 132 (WKWebView.mm:1112)
6   NetNewsWire                     0x00000001041d79cc ArticleViewController.fullReload() + 460 (WebViewController.swift:189)
7   NetNewsWire                     0x00000001041acc0c SceneCoordinator.installArticleController(_:animated:) + 400 (SceneCoordinator.swift:1709)
8   NetNewsWire                     0x00000001041a3f64 SceneCoordinator.configureThreePanelMode() + 828 (SceneCoordinator.swift:1776)
9   NetNewsWire                     0x00000001041bcb50 specialized SceneCoordinator.configurePanelMode(for:) + 156 (SceneCoordinator.swift:394)
10  NetNewsWire                     0x000000010418038c @objc RootSplitViewController.viewWillTransition(to:with:) + 100 (RootSplitViewController.swift:0)
11  UIKitCore                       0x000000019a45a62c +[UIViewController _performWithoutDeferringTransitionsAllowingAnimation:actions:] + 168 (UIViewController.m:6843)
12  UIKitCore                       0x000000019a470558 -[UIViewController(AdaptiveSizing) _window:viewWillTransitionToSize:withTransitionCoordinator:] + 572 (UIViewController.m:12140)
13  UIKitCore                       0x000000019aaa5c20 __59-[UIWindow _rotateToBounds:withAnimator:transitionContext:]_block_invoke + 188 (UIWindow.m:3500)
14  UIKitCore                       0x000000019aeefe68 +[UIView(Animation) performWithoutAnimation:] + 96 (UIView.m:13663)
15  UIKitCore                       0x000000019aaa5a74 -[UIWindow _rotateToBounds:withAnimator:transitionContext:] + 412 (UIWindow.m:3514)
16  UIKitCore                       0x000000019aaa811c -[UIWindow _rotateWindowToOrientation:updateStatusBar:duration:skipCallbacks:] + 1436 (UIWindow.m:4071)
17  UIKitCore                       0x000000019aaa8634 -[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:isRotating:] + 412 (UIWindow.m:4105)
18  UIKitCore                       0x000000019aaa79e8 -[UIWindow _setRotatableViewOrientation:updateStatusBar:duration:force:] + 128 (UIWindow.m:3947)
19  UIKitCore                       0x000000019aaa6954 __57-[UIWindow _updateToInterfaceOrientation:duration:force:]_block_invoke + 124 (UIWindow.m:3657)
20  UIKitCore                       0x000000019aaa685c -[UIWindow _updateToInterfaceOrientation:duration:force:] + 436 (UIWindow.m:3703)
21  UIKitCore                       0x000000019a234840 -[_UIScenefbsSceneBasedMetricsCalculator _updateMetricsOnWindows:animated:] + 564 (_UISceneMetricsCalculating.m:34)
22  UIKitCore                       0x000000019ac96c9c -[UIWindowScene _computeMetricsForWindows:animated:] + 100 (UIWindowScene.m:769)
23  UIKitCore                       0x000000019ac96814 -[UIWindowScene _computeMetrics:] + 464 (UIWindowScene.m:758)
24  UIKitCore                       0x000000019a0a9934 ___UIWindowHostingScenePerformUpdateWithEffectiveSettings_block_invoke_2 + 116 (UIScene.m:1175)
25  UIKitCore                       0x000000019a45a62c +[UIViewController _performWithoutDeferringTransitionsAllowingAnimation:actions:] + 168 (UIViewController.m:6843)
26  UIKitCore                       0x000000019a0a98a4 ___UIWindowHostingScenePerformUpdateWithEffectiveSettings_block_invoke + 116 (UIScene.m:1173)
27  UIKitCore                       0x000000019aeefe68 +[UIView(Animation) performWithoutAnimation:] + 96 (UIView.m:13663)
28  UIKitCore                       0x000000019a0a7ccc _UIWindowHostingScenePerformUpdateWithEffectiveSettings + 152 (UIScene.m:1172)
29  UIKitCore                       0x000000019a0a7b6c -[UIScene _guardedSetOverrideSettings:] + 156 (UIScene.m:1200)
30  UIKitCore                       0x000000019a0a7e18 -[UIScene _applyOverrideSettings:forActions:] + 76 (UIScene.m:1218)
31  UIKitCore                       0x000000019ac982f8 -[UIWindowScene _applySnapshotSettings:forActions:] + 76 (UIWindowScene.m:1103)
32  UIKitCore                       0x000000019aa70b60 -[UIApplication _createSnapshotContextForScene:withName:performLayoutWithSettings:] + 392 (UIApplication.m:7446)
33  UIKitCore                       0x000000019aa72514 __65-[UIApplication _performSnapshotsWithAction:forScene:completion:]_block_invoke_3 + 124 (UIApplication.m:7652)
34  FrontBoardServices              0x000000019bb5c0d4 -[FBSSceneSnapshotAction _executeNextRequest] + 256 (FBSSceneSnapshotAction.m:135)
35  FrontBoardServices              0x000000019bb5c124 -[FBSSceneSnapshotAction _executeNextRequest] + 336 (FBSSceneSnapshotAction.m:0)
36  FrontBoardServices              0x000000019bb5c124 -[FBSSceneSnapshotAction _executeNextRequest] + 336 (FBSSceneSnapshotAction.m:0)
37  FrontBoardServices              0x000000019bb5bcc4 -[FBSSceneSnapshotAction executeRequestsWithHandler:completionHandler:expirationHandler:] + 276 (FBSSceneSnapshotAction.m:87)
38  UIKitCore                       0x000000019aa7243c __65-[UIApplication _performSnapshotsWithAction:forScene:completion:]_block_invoke_2 + 280 (UIApplication.m:7650)
39  UIKitCore                       0x000000019aa7197c -[UIApplication _beginSnapshotSessionForScene:withSnapshotBlock:] + 1000 (UIApplication.m:7582)
40  UIKitCore                       0x000000019aa722fc __65-[UIApplication _performSnapshotsWithAction:forScene:completion:]_block_invoke + 132 (UIApplication.m:7648)
41  UIKitCore                       0x000000019a0a7d38 -[UIScene _enableOverrideSettingsForActions:] + 60 (UIScene.m:1206)
42  UIKitCore                       0x000000019a0a7fb8 -[UIScene _performSystemSnapshotWithActions:] + 120 (UIScene.m:1230)
43  UIKitCore                       0x000000019aa7204c -[UIApplication _performSnapshotsWithAction:forScene:completion:] + 440 (UIApplication.m:7647)
44  UIKitCore                       0x000000019af8dc4c __98-[_UISceneSnapshotBSActionsHandler _respondToActions:forFBSScene:inUIScene:fromTransitionCont... + 168 (_UISceneSnapshotBSActionsHandler.m:54)
45  UIKitCore                       0x000000019af8dad4 __98-[_UISceneSnapshotBSActionsHandler _respondToActions:forFBSScene:inUIScene:fromTransitionCont... + 468 (_UISceneSnapshotBSActionsHandler.m:70)
46  UIKitCore                       0x000000019a0a7590 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 672 (UIScene.m:1055)
47  UIKitCore                       0x000000019a0a85b8 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 220 (UIScene.m:1315)
48  UIKitCore                       0x000000019a61b248 -[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:] + 464 (UIApplicationSceneClientAgent.m:80)
49  FrontBoardServices              0x000000019bb15248 -[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:] + 544 (FBSSceneImpl.m:551)
50  FrontBoardServices              0x000000019bb39d28 __88-[FBSWorkspaceScenesClient sceneID:updateWithSettingsDiff:transitionContext:completion:]_bloc... + 120 (FBSWorkspaceScenesClient.m:356)
51  FrontBoardServices              0x000000019bb1ef04 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 232 (FBSWorkspace.m:357)
52  FrontBoardServices              0x000000019bb39c5c __88-[FBSWorkspaceScenesClient sceneID:updateWithSettingsDiff:transitionContext:completion:]_bloc... + 184 (FBSWorkspaceScenesClient.m:355)
53  libdispatch.dylib               0x00000001966c1184 _dispatch_client_callout + 16 (object.m:495)
54  libdispatch.dylib               0x0000000196669fd8 _dispatch_block_invoke_direct$VARIANT$mp + 224 (queue.c:466)
55  FrontBoardServices              0x000000019bb5e418 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 40 (FBSSerialQueue.m:173)
56  FrontBoardServices              0x000000019bb5e0e4 -[FBSSerialQueue _queue_performNextIfPossible] + 404 (FBSSerialQueue.m:216)
57  FrontBoardServices              0x000000019bb5e60c -[FBSSerialQueue _performNextFromRunLoopSource] + 28 (FBSSerialQueue.m:247)
58  CoreFoundation                  0x0000000196972a00 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 (CFRunLoop.c:1922)
59  CoreFoundation                  0x0000000196972958 __CFRunLoopDoSource0 + 80 (CFRunLoop.c:1956)
60  CoreFoundation                  0x00000001969720f0 __CFRunLoopDoSources0 + 180 (CFRunLoop.c:1992)
61  CoreFoundation                  0x000000019696d23c __CFRunLoopRun + 1080 (CFRunLoop.c:2882)
62  CoreFoundation                  0x000000019696cadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
63  GraphicsServices                0x00000001a08f2328 GSEventRunModal + 104 (GSEvent.c:2246)
64  UIKitCore                       0x000000019aa67ae0 UIApplicationMain + 1936 (UIApplication.m:4773)
65  NetNewsWire                     0x0000000104147290 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
66  libdyld.dylib                   0x00000001967f6360 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib          0x00000001967ca634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001967c9aa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x0000000196972288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x000000019696d3a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x000000019696cadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   Foundation                      0x0000000196cac7f4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                      0x0000000196cac6d4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7   UIKitCore                       0x000000019ab00204 -[UIEventFetcher threadMain] + 152 (UIEventFetcher.m:637)
8   Foundation                      0x0000000196ddd0a4 __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib         0x000000019670fd8c _pthread_start + 156 (pthread.c:896)
10  libsystem_pthread.dylib         0x000000019671376c thread_start + 8

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x00000001967ebc94 __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x0000000196708cf8 _pthread_cond_wait$VARIANT$mp + 680 (pthread_cond.c:591)
2   libc++.1.dylib                  0x000000019683e7a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
3   JavaScriptCore                  0x00000001a576f22c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 108 (condition_variable:204)
4   JavaScriptCore                  0x00000001a5772bfc bmalloc::Scavenger::threadRunLoop() + 200 (condition_variable:213)
5   JavaScriptCore                  0x00000001a57728e4 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:384)
6   JavaScriptCore                  0x00000001a5773bf0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 40 (type_traits:4361)
7   libsystem_pthread.dylib         0x000000019670fd8c _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib         0x000000019671376c thread_start + 8

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib          0x00000001967ca634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001967c9aa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x0000000196972288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x000000019696d3a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x000000019696cadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   CFNetwork                       0x0000000199c234e8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6   Foundation                      0x0000000196ddd0a4 __NSThread__start__ + 848 (NSThread.m:724)
7   libsystem_pthread.dylib         0x000000019670fd8c _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib         0x000000019671376c thread_start + 8

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

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

Thread 6:
0   libsystem_pthread.dylib         0x0000000196713758 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib         0x0000000196713758 start_wqthread + 0

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib          0x00000001967ca634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001967c9aa0 mach_msg + 72 (mach_msg.c:103)
2   libdispatch.dylib               0x000000019667c7cc _dispatch_mach_send_and_wait_for_reply + 564 (mach.c:830)
3   libdispatch.dylib               0x000000019667cb94 dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$mp + 52 (mach.c:2006)
4   libxpc.dylib                    0x00000001965c0440 xpc_connection_send_message_with_reply_sync + 236 (connection.c:829)
5   Foundation                      0x0000000196edeb94 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 12 (NSXPCConnection.m:178)
6   Foundation                      0x0000000196cb8044 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 2608 (NSXPCConnection.m:1441)
7   Foundation                      0x0000000196cc58cc -[NSXPCConnection _sendSelector:withProxy:arg1:arg2:] + 136 (NSXPCConnection.m:1078)
8   Foundation                      0x0000000196ee58bc _NSXPCDistantObjectSimpleMessageSend2 + 40 (NSXPCDistantObject.m:262)
9   DuetActivityScheduler           0x00000001a97c1470 -[_DASScheduler submitTaskRequest:] + 376 (_DASScheduler.m:908)
10  BackgroundTasks                 0x00000001bf9ef62c -[BGTaskScheduler _unsafe_submitTaskRequest:error:] + 252 (BGTaskScheduler.m:241)
11  BackgroundTasks                 0x00000001bf9ef4e8 -[BGTaskScheduler submitTaskRequest:error:] + 196 (BGTaskScheduler.m:214)
12  NetNewsWire                     0x000000010414e02c closure #1 in AppDelegate.scheduleBackgroundFeedRefresh() + 96 (AppDelegate.swift:335)
13  NetNewsWire                     0x00000001041673c0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
14  libdispatch.dylib               0x00000001966c0610 _dispatch_call_block_and_release + 24 (init.c:1408)
15  libdispatch.dylib               0x00000001966c1184 _dispatch_client_callout + 16 (object.m:495)
16  libdispatch.dylib               0x000000019666d404 _dispatch_lane_serial_drain$VARIANT$mp + 608 (inline_internal.h:2484)
17  libdispatch.dylib               0x000000019666ddf8 _dispatch_lane_invoke$VARIANT$mp + 420 (queue.c:3863)
18  libdispatch.dylib               0x0000000196677314 _dispatch_workloop_worker_thread + 588 (queue.c:6445)
19  libsystem_pthread.dylib         0x0000000196710b88 _pthread_wqthread + 276 (pthread.c:2351)
20  libsystem_pthread.dylib         0x0000000196713760 start_wqthread + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016bcbc7f0   x1: 0x000000016bcbc870   x2: 0x0000000000000000   x3: 0x0000000000000001
    x4: 0x0000000282d283e0   x5: 0x0000000282fa4cb4   x6: 0x000000002da04020   x7: 0x0000000000000020
    x8: 0x0000000000000000   x9: 0x0000000282d39780  x10: 0x0000000000000000  x11: 0x0000000200000002
   x12: 0x00000001349713e0  x13: 0x000001a1dd1f4549  x14: 0x000000000000002e  x15: 0x0000000000000024
   x16: 0x00000001a3f61dc0  x17: 0x0000000196957084  x18: 0x0000000000000000  x19: 0x000000028225c930
   x20: 0x00000001348fa600  x21: 0x0000000000000000  x22: 0x000000028225c930  x23: 0x00000001041d8d8c
   x24: 0x0000000282d39780  x25: 0x0000000104293000  x26: 0x00000002837e41c0  x27: 0x0000000000000020
   x28: 0x000000010429a000   fp: 0x000000016bcbc840   lr: 0x0000000104172808
    sp: 0x000000016bcbc7e0   pc: 0x0000000104172864 cpsr: 0x80000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x104140000 - 0x10426ffff NetNewsWire arm64  <192b53054c9f38e895947c71fb9881e3> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/NetNewsWire
0x1042f0000 - 0x104317fff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x10432c000 - 0x104337fff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x104348000 - 0x10435bfff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x104374000 - 0x1043d7fff dyld arm64  <9bf4edef75e332f0b2884b788190bcca> /usr/lib/dyld
0x104450000 - 0x1045bffff Account arm64  <c7e24bc159fe35a2b8939f710d04fe37> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/Account.framework/Account
0x104618000 - 0x10464ffff ArticlesDatabase arm64  <8353f29a78073ee18c8ee0221ab2d493> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x104664000 - 0x104687fff RSDatabase arm64  <734090683e3e375f9944a9d546f683e9> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x10469c000 - 0x1046c3fff RSCore arm64  <37f1ec9c56ab31f9b758b38a14686ffb> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x1046dc000 - 0x1046e7fff SyncDatabase arm64  <7d3f0278633e324d83a704b36eca7f34> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x1046f8000 - 0x104727fff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/F4E6169F-DA23-4C43-83DD-1D30CD9AE3C5/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x104804000 - 0x10480ffff libobjc-trampolines.dylib arm64  <a9e9595446ec33a9a965d104a85427bc> /usr/lib/libobjc-trampolines.dylib
0x19659e000 - 0x1965b4fff libsystem_trace.dylib arm64  <59ca456afab5306a87f37d052b8818cb> /usr/lib/system/libsystem_trace.dylib
0x1965b5000 - 0x1965e6fff libxpc.dylib arm64  <d263f3eb967c33b9af70d48644fa8411> /usr/lib/system/libxpc.dylib
0x1965e7000 - 0x1965e7fff libsystem_blocks.dylib arm64  <9976acef356f35db90a274dd82ad5e43> /usr/lib/system/libsystem_blocks.dylib
0x1965e8000 - 0x196664fff libsystem_c.dylib arm64  <12c3bd20c4683f3e8ff43b255fc8f4e0> /usr/lib/system/libsystem_c.dylib
0x196665000 - 0x1966d9fff libdispatch.dylib arm64  <a3849f961c9f36c5a15f70c566f14cff> /usr/lib/system/libdispatch.dylib
0x1966da000 - 0x1966f9fff libsystem_malloc.dylib arm64  <13ba07c9d6fc380b85562db624cd1ea2> /usr/lib/system/libsystem_malloc.dylib
0x1966fa000 - 0x196704fff libsystem_platform.dylib arm64  <70f43bd5061b35798b8369771fb61812> /usr/lib/system/libsystem_platform.dylib
0x196705000 - 0x196715fff libsystem_pthread.dylib arm64  <1885d97e67b9329791b7cba98af752f1> /usr/lib/system/libsystem_pthread.dylib
0x196716000 - 0x196746fff libobjc.A.dylib arm64  <438f63ebb9263d929c3bfdf79b1a0a3b> /usr/lib/libobjc.A.dylib
0x196747000 - 0x1967b2fff libcorecrypto.dylib arm64  <a8ff7c51f65c3df781d2bd55e9ddf507> /usr/lib/system/libcorecrypto.dylib
0x1967b3000 - 0x1967c6fff libc++abi.dylib arm64  <08f81baab7b73e6cb6744227d40e6bfd> /usr/lib/libc++abi.dylib
0x1967c7000 - 0x1967f4fff libsystem_kernel.dylib arm64  <3cb935cbac303140ad55f25f09b59a48> /usr/lib/system/libsystem_kernel.dylib
0x1967f5000 - 0x196826fff libdyld.dylib arm64  <2e3f47508b67398b85308417651b1718> /usr/lib/system/libdyld.dylib
0x196827000 - 0x19682ffff libsystem_darwin.dylib arm64  <807fa315a35d301681b4d0461b729fd4> /usr/lib/system/libsystem_darwin.dylib
0x196830000 - 0x196886fff libc++.1.dylib arm64  <93beaf14b4f23e66b2b4c0085aee55df> /usr/lib/libc++.1.dylib
0x196887000 - 0x1968c8fff libsystem_info.dylib arm64  <e4e916a6be5d3b839e97f15cae787087> /usr/lib/system/libsystem_info.dylib
0x1968c9000 - 0x196c3dfff CoreFoundation arm64  <1b9b1e618cb439039870402c3de959bb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x196c3e000 - 0x196ca4fff SystemConfiguration arm64  <a2e24f96e25b3ff0a3c11ce87c1c22f7> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x196ca5000 - 0x196f5efff Foundation arm64  <503900af2ecd329fb742c07c3e672beb> /System/Library/Frameworks/Foundation.framework/Foundation
0x196f5f000 - 0x196f91fff libCRFSuite.dylib arm64  <c0747feff44a3a56877decc0a52b4f5e> /usr/lib/libCRFSuite.dylib
0x196f92000 - 0x19710dfff CoreServices arm64  <3885efd744d3364cb925b91c2c9baacf> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x19710e000 - 0x19716ffff libSparse.dylib arm64  <8c5e7fdcb4723215b5482a6757ae0af9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x197170000 - 0x19765dfff ImageIO arm64  <3894314f87fd3ded9f8093b33c136c3a> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x19765e000 - 0x197660fff ConstantClasses arm64  <efeaae5872d038edbc91c0ed44652837> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x197661000 - 0x1977fefff CoreText arm64  <47d7363df0573d6d81d622650561e99c> /System/Library/Frameworks/CoreText.framework/CoreText
0x1977ff000 - 0x197936fff Security arm64  <16295db718883ab09dbbc98e8b29937e> /System/Library/Frameworks/Security.framework/Security
0x197937000 - 0x1979dafff IOKit arm64  <50627fd1887b346895d21ca340b9b70b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1979db000 - 0x197a12fff libMobileGestalt.dylib arm64  <9ecb71642b1c3493bcd4671c78be3f7b> /usr/lib/libMobileGestalt.dylib
0x197a13000 - 0x197a6ffff libprotobuf.dylib arm64  <e18f6074d72a3d77bcc1b2e2931eb983> /usr/lib/libprotobuf.dylib
0x197a70000 - 0x197a81fff libprotobuf-lite.dylib arm64  <333548cab77a39bb82b1df58fc5415a3> /usr/lib/libprotobuf-lite.dylib
0x197a82000 - 0x197cd3fff libicucore.A.dylib arm64  <7a9a38c6643e3fbfae4251a37611dca6> /usr/lib/libicucore.A.dylib
0x197cd4000 - 0x197cfdfff CoreServicesInternal arm64  <f6ea4bf830a63709a4d713725032e930> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x197cfe000 - 0x197d46fff WirelessDiagnostics arm64  <9a3fbc1d1898340f92c84e83a4434745> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x197d47000 - 0x197d80fff libAWDSupport.dylib arm64  <38b391e44ba43a83833e22120343422f> /usr/lib/libAWDSupport.dylib
0x197d81000 - 0x198207fff CoreAudio arm64  <e4d8966317013b58a75db5708b78afd0> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x198208000 - 0x1984d4fff CoreImage arm64  <5ebd39f476c034f68ce5bce5dbc70263> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1984d5000 - 0x1985c3fff LanguageModeling arm64  <9196b89d34de35c7bb58a1fd1cb8e0db> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1985c4000 - 0x19860afff Lexicon arm64  <95228f69a52e325c8c8a8fc4997b6857> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x19860b000 - 0x19878efff libsqlite3.dylib arm64  <7060f95ba8f4375bbc78a4c381382104> /usr/lib/libsqlite3.dylib
0x19878f000 - 0x1987c0fff MobileKeyBag arm64  <9a4b598dff0b3f4782285429e62ac927> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1987c1000 - 0x1987cafff libsystem_notify.dylib arm64  <74516c4877f037a98c8db30dbd1f7430> /usr/lib/system/libsystem_notify.dylib
0x1987cb000 - 0x19899cfff CoreDuet arm64  <85908dca9ceb3839886fc05811a37081> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19899d000 - 0x198adffff Montreal arm64  <5f156c74d70834919ce495f80683dd7b> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x198ae0000 - 0x198bc7fff NLP arm64  <774b44c9da0b396cbc0f89ba3c23855b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x198bc8000 - 0x198be4fff CellularPlanManager arm64  <d8117522ff383886975c38aac7405698> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x198be5000 - 0x198c22fff AppSupport arm64  <b6e92279ce61305daf204f2179449023> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x198c23000 - 0x1990f4fff libnetwork.dylib arm64  <6eeeb14a906037f6941df20f8d74d084> /usr/lib/libnetwork.dylib
0x1990f5000 - 0x199200fff ManagedConfiguration arm64  <4b65d058a468379ab19610b3f214686b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x199201000 - 0x19922bfff CoreServicesStore arm64  <30e3360e7273394fb8694ebdbf1142d5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x19922c000 - 0x19924cfff UserManagement arm64  <6d86c909fd6031e284c86c8643bce8cb> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19924d000 - 0x199506fff CoreML arm64  <0870d39e407a364499412e07f992f01d> /System/Library/Frameworks/CoreML.framework/CoreML
0x199507000 - 0x19951dfff ProtocolBuffer arm64  <8c06f0dc2cef3c0195cfb3ff59ac031f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19951e000 - 0x199538fff CommonUtilities arm64  <1959679c4e30301eb2b41dda208090b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x199539000 - 0x199539fff libenergytrace.dylib arm64  <e3bf4c64e33338c6bb3723f642ff61bb> /usr/lib/libenergytrace.dylib
0x19953a000 - 0x199570fff RunningBoardServices arm64  <939ba7d0bafa3424908fdb03a07077a3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x199571000 - 0x1995e6fff BaseBoard arm64  <5ff16ff2d71b38f7b8a2fee1f9289b90> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1995e7000 - 0x199b3cfff SiriTTS arm64  <5973a2578d673ef6b8a87804ee5d6525> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x199b3d000 - 0x199baefff CoreLocation arm64  <479163bad6dc3bd483e0bf59a9498afe> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x199bbc000 - 0x199c10fff Accounts arm64  <089cd23892b8386bbe2410e063600612> /System/Library/Frameworks/Accounts.framework/Accounts
0x199c11000 - 0x199c21fff SharedWebCredentials arm64  <adbf7427bf0e363db4d18faef03365cc> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x199c22000 - 0x199f82fff CFNetwork arm64  <162181f9d8043468b82c0314f05de492> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x199f83000 - 0x19a063fff UIFoundation arm64  <a482604cc34a31108c199724fb7334f4> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19a064000 - 0x19b12afff UIKitCore arm64  <27d3041da1de3c3a8dc0994b5982dc49> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19b12b000 - 0x19b138fff AssertionServices arm64  <cc97258c20493b56ace1ffb1c7f04942> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x19b139000 - 0x19b20afff CoreTelephony arm64  <9338809d4c903a83b6a86822d4021066> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x19b20b000 - 0x19b210fff AggregateDictionary arm64  <421d53b8ef7f3a0c8b52d28519ab08f8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x19b211000 - 0x19b227fff libsystem_asl.dylib arm64  <0cf2826e158c369d88799c95f7833211> /usr/lib/system/libsystem_asl.dylib
0x19b228000 - 0x19b2a1fff CloudDocs arm64  <819de46992fb338daf7bf0d640418c10> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19b2a2000 - 0x19b5cafff CoreData arm64  <96adb1ccefab345dae04898d1d7f8cd0> /System/Library/Frameworks/CoreData.framework/CoreData
0x19b5cb000 - 0x19b7f3fff Vision arm64  <b1060345417d3d59b02945557ea7af8c> /System/Library/Frameworks/Vision.framework/Vision
0x19b7f4000 - 0x19b836fff PhotoFoundation arm64  <91b9156c64783b6ab44ed1dcade881fa> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x19b837000 - 0x19b862fff BoardServices arm64  <1804e22d40573fbaae863e9fd2543c0d> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x19b863000 - 0x19b918fff libboringssl.dylib arm64  <be8c9279bf243aa3a8a70739e7a29632> /usr/lib/libboringssl.dylib
0x19b919000 - 0x19b927fff libsystem_networkextension.dylib arm64  <3cbc17551cad3d3ab5c23a77558c79a1> /usr/lib/system/libsystem_networkextension.dylib
0x19b928000 - 0x19b948fff CoreAnalytics arm64  <35b68ddb4cd03f4ebac5ffdaf0e41844> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x19b949000 - 0x19babafff CloudKit arm64  <557c08bb06f936778816669f36f5b9d1> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19babb000 - 0x19bb07fff SpringBoardServices arm64  <ed57a5aca1213a26a102d25daf946704> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19bb08000 - 0x19bb7bfff FrontBoardServices arm64  <cfae1f5e23963881a68b1b3285b64217> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x19bb7c000 - 0x19bc93fff Network arm64  <a4953157626a36b396ccf46e7a7f7365> /System/Library/Frameworks/Network.framework/Network
0x19bc94000 - 0x19bcf0fff libusrtcp.dylib arm64  <181a864515293f4ab64197a2c809e923> /usr/lib/libusrtcp.dylib
0x19bcf1000 - 0x19bcf8fff libsystem_symptoms.dylib arm64  <84fcf9fced0f3ee290bae8e8a343594c> /usr/lib/system/libsystem_symptoms.dylib
0x19bcf9000 - 0x19cbf2fff GeoServices arm64  <86388b090a2b3338a7f65eaf272e0b8e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x19cbf3000 - 0x19cbfbfff TCC arm64  <b49c034e858e3f03ba88bb8bd0a811c1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x19cbfc000 - 0x19cc55fff IMFoundation arm64  <88d8ddee7cca3158a8c4afc3e67433b2> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19cc56000 - 0x19cdb1fff CoreUtils arm64  <7c111a63cb2631499a8ffb2f8d7fd759> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19cdb2000 - 0x19ce61fff IMSharedUtilities arm64  <aad814883d4c3cebb87058c58a2ea3fc> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x19ce62000 - 0x19ce8efff ImageCaptureCore arm64  <deaf18c60a4233a788e55b5b60f39ef5> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x19ce8f000 - 0x19ce98fff libsystem_containermanager.dylib arm64  <cd36655f5a4b3841888d6aada240e3d9> /usr/lib/system/libsystem_containermanager.dylib
0x19ce99000 - 0x19cf15fff AppleAccount arm64  <13db1fc4ca5436a8ac06971354ee3ba6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19cf16000 - 0x19cf31fff ApplePushService arm64  <9de4189c7bd139b7ba7a723752d6edfd> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19cf32000 - 0x19d01bfff IDS arm64  <51fe393c6e563d01b51efcae9c733d1b> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19d01c000 - 0x19d148fff IDSFoundation arm64  <67cc2008e4323012892c79dae49f51f4> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19d149000 - 0x19d14afff libCTGreenTeaLogger.dylib arm64  <16fcd55227db3c2b8b5ca266d43e6924> /usr/lib/libCTGreenTeaLogger.dylib
0x19d1ae000 - 0x19d2acfff CoreMedia arm64  <a37bf41ee63832e0b0fe16379ff5b05b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x19d2ad000 - 0x19d2bcfff UIKitServices arm64  <3bac29cda4473da29fac651dbd0af01b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x19d2bd000 - 0x19d30ffff BackBoardServices arm64  <d6a4847f27893ba490f026cf3067c1bf> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19d310000 - 0x19d55efff QuartzCore arm64  <84c3cd6ef8323f6fbe625a4348853273> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19d55f000 - 0x19d71cfff ColorSync arm64  <7044db6cb64532f189ef02dcb29034fc> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x19d71d000 - 0x19dc8bfff CoreGraphics arm64  <a7151479f37b3eeba9b93a6a9cdbceda> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x19dc8c000 - 0x19ddbcfff Contacts arm64  <b79d2d2a1eb034569c833316391cc189> /System/Library/Frameworks/Contacts.framework/Contacts
0x19ddbd000 - 0x19ddecfff UserNotifications arm64  <de93abd55ee83c079966da8b5bb4698a> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x19dded000 - 0x19de10fff LocationSupport arm64  <c3e0bafd3940360a8659f1ee3d53df2e> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x19de11000 - 0x19df6dfff Sharing arm64  <637a78a47e7a3d8b82e1554f79810456> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x19df6e000 - 0x19e53efff WebKit arm64  <9c558ea0898c3141920fb77c11ada48a> /System/Library/Frameworks/WebKit.framework/WebKit
0x19e53f000 - 0x1a0132fff WebCore arm64  <a40701f10296385197901182348d9367> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a0133000 - 0x1a014bfff libAccessibility.dylib arm64  <d559bf954d1234e08bb13cfe1ce32502> /usr/lib/libAccessibility.dylib
0x1a014c000 - 0x1a0157fff AXCoreUtilities arm64  <e161b36971b8388eaba31254a5b08982> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a0158000 - 0x1a01ccfff ContactsFoundation arm64  <84778b14ffea36b3b957732081e45c30> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1a01cd000 - 0x1a01e1fff PowerLog arm64  <ebf70c29cf36392e8c295594a143efae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a01e2000 - 0x1a01f3fff IOSurface arm64  <9db3d742c3883b5e8f17dfd545d1e36d> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a01f4000 - 0x1a08eefff MediaToolbox arm64  <46cff56428663386b19ace2d7d38da6b> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a08ef000 - 0x1a08f7fff GraphicsServices arm64  <899aca42d5e333c0a12123be45d2b732> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1a08f8000 - 0x1a09dafff AccessibilityUtilities arm64  <79e81dbc642f3ee6b526e41a979d38a8> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1a09db000 - 0x1a0bcdfff AVFoundation arm64  <a7ad17302ad23b378962676d568b925d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1a0bce000 - 0x1a0c05fff OnBoardingKit arm64  <2fb6a32debfb3a60ac0df41c47f582c4> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a0c06000 - 0x1a0c54fff MobileWiFi arm64  <3fbf44943dfd3fd28e1b28eb1a651835> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1a0c55000 - 0x1a0c6dfff MobileAsset arm64  <119ce3ccd0f53396b21d966ba1144498> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1a0c6e000 - 0x1a0c7bfff libGSFont.dylib arm64  <e79d85ea755d34b9a510bfe0a602d2d4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1a0c7c000 - 0x1a0c85fff FontServices arm64  <a85092aa569938bfa79b3afad03cdabb> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1a0c86000 - 0x1a0dcffff libFontParser.dylib arm64  <e6f1ae6b9d5e35fc98dc8da0c6151e23> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1a0dd0000 - 0x1a0e1afff AXRuntime arm64  <ea0c9638db2a374092397e0cc5f58892> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1a0e1b000 - 0x1a0e1dfff libAXSafeCategoryBundle.dylib arm64  <8aa5d5dff2a53b01873416371a831e6b> /usr/lib/libAXSafeCategoryBundle.dylib
0x1a0e1e000 - 0x1a0f5cfff SearchFoundation arm64  <893210cc9e8f3cff9a5153438254ed7d> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a0f5d000 - 0x1a107dfff Preferences arm64  <73ccf0d66576367ba636641d999ca313> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1a107e000 - 0x1a16e8fff PhotoLibraryServices arm64  <2a4af3886306360bb457ad2969694b32> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1a16e9000 - 0x1a194cfff vImage arm64  <93260333d0213e4e90329456626a9062> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a194d000 - 0x1a1b80fff AudioToolbox arm64  <c38a5198dd19352cac5b900d814a556c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1a1b81000 - 0x1a1bb6fff libAudioToolboxUtility.dylib arm64  <adfd38f5259e30f394a4b2aadfb41e33> /usr/lib/libAudioToolboxUtility.dylib
0x1a1bb7000 - 0x1a1d76fff ContactsUI arm64  <54c13a702b0732e3986579bb46617009> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1a1de1000 - 0x1a1fe3fff Photos arm64  <f0e8269d7f6d340ea71a5d1782f4dfd2> /System/Library/Frameworks/Photos.framework/Photos
0x1a1fe4000 - 0x1a2078fff ShareSheet arm64  <fa6155a885da39ff8c5a696490834497> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1a2079000 - 0x1a208cfff BaseBoardUI arm64  <54141ad1438b39fdaca7f614c8544f32> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1a208d000 - 0x1a2141fff PDFKit arm64  <5548cdeee8803d9ba4c742bd7ab81610> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1a21c0000 - 0x1a21edfff DocumentManager arm64  <e5acc813f7403cd8b343798da04ffe19> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1a2449000 - 0x1a24befff AuthKit arm64  <0573582d029d337183f4065e110c895a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1a24bf000 - 0x1a28d5fff Intents arm64  <5cf9581a0ad33f3ca5497c868f08fc36> /System/Library/Frameworks/Intents.framework/Intents
0x1a28d6000 - 0x1a28eafff libCGInterfaces.dylib arm64  <9e45747761713a5f82130412f069af7d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a28eb000 - 0x1a2a37fff WebKitLegacy arm64  <47d306ceed233ba08cd1efa1acd919ca> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1a2a38000 - 0x1a2aa0fff TextInput arm64  <7dd1ae93d4e13abe83bd02a6e56e4d32> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1a2aa1000 - 0x1a2b1dfff AXMediaUtilities arm64  <1b82db9223a83f97ac122da358ba77ff> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1a2b1e000 - 0x1a2b21fff XCTTargetBootstrap arm64  <9e2f183337003ebc83b835f609054c5e> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1a2b22000 - 0x1a2bd7fff CorePDF arm64  <d1c96326cf2d30b1b21ed922cc27b498> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1a2bd8000 - 0x1a2c13fff AccessibilityUIUtilities arm64  <b12e6e37594d325f85148c423cd532c5> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1a2c14000 - 0x1a2fd0fff MediaPlayer arm64  <f262609002523516a6e81fedbf82f864> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1a2fd1000 - 0x1a32e1fff AppleMediaServices arm64  <c79660ba4d4e3e93b1f30d5d7b8d0aa4> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1a32e2000 - 0x1a3308fff CacheDelete arm64  <2dacedd92fa53ccc99b4dbdde003ba5a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1a3309000 - 0x1a34cbfff CoreMotion arm64  <521c8bfc5a7b374d86f627ff733c34f1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1a34cc000 - 0x1a35bafff AVFAudio arm64  <654449d3121631779c5eb37b16dc6545> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a35bb000 - 0x1a37d8fff RawCamera arm64  <3489491042c239e08b399ad738d3d221> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a37d9000 - 0x1a388ffff CoreUI arm64  <5bc2f4ddd2243c7dafd3c045c51d0151> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1a3890000 - 0x1a38b4fff AppSupportUI arm64  <ef1bb8009ebf3d9daa409267937710cd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1a38b5000 - 0x1a38eafff CoreVideo arm64  <18deb074ce673205a4e8984f592aef9c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a38eb000 - 0x1a3b20fff AudioToolboxCore arm64  <e55ef2cd85de339bb815d1166dfffbd5> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1a3b21000 - 0x1a3b65fff CoreDuetContext arm64  <36aa7e9ef4bf32509f04d402b0fd7f81> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1a3b66000 - 0x1a3b9ffff SetupAssistant arm64  <00b55de93c1637509d90a3e4ef3f3a5d> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a3ba0000 - 0x1a3c5cfff TelephonyUtilities arm64  <c5e7abb463993bc4b2663ca29f460aaa> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a3c5d000 - 0x1a3c87fff PlugInKit arm64  <4d6f577da88237c7bc18492b0fdc6c4a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1a3c88000 - 0x1a3fccfff libswiftCore.dylib arm64  <b013c12f6d833d77ba60d6d1171c86cb> /usr/lib/swift/libswiftCore.dylib
0x1a3fcd000 - 0x1a4104fff AssistantServices arm64  <a3451fffadd135c988a0bf54cc18676d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a4105000 - 0x1a4165fff ProactiveSupport arm64  <454bef0c05e738218fdd65ea18a13761> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1a4166000 - 0x1a439ffff MapKit arm64  <3c8ba515e7a93e35853e3b0c9e9a78e3> /System/Library/Frameworks/MapKit.framework/MapKit
0x1a43a0000 - 0x1a43b7fff PrototypeTools arm64  <f8b76976f0013340b9006d31125974ac> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1a43b8000 - 0x1a44a9fff MediaExperience arm64  <a31b2e9bbfda3bb1a3c102e2ba230340> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a44aa000 - 0x1a4770fff Celestial arm64  <a485b8f28d783515b482f11762aa3a8a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1a4771000 - 0x1a47cbfff CallKit arm64  <cb48c9f46efc3efbb18b5a59f3c6fcc4> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a4992000 - 0x1a5095fff VectorKit arm64  <57be3f63104f3c55a21941ff3abef843> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1a5096000 - 0x1a5165fff AVKit arm64  <3370c15856353a258ff6afbc96dc89ea> /System/Library/Frameworks/AVKit.framework/AVKit
0x1a5166000 - 0x1a5194fff Pegasus arm64  <d11825ad881d37d48a04aaa3415f8f90> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1a5195000 - 0x1a5197fff libapp_launch_measurement.dylib arm64  <0d170266102b3b4b8923c42b4c313f14> /usr/lib/libapp_launch_measurement.dylib
0x1a527b000 - 0x1a52ddfff CoreSpotlight arm64  <cf27b5dca18538bba78a1461dbd129d6> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1a52de000 - 0x1a5375fff AddressBookLegacy arm64  <1cb5a9a37810351ca25b616a583b9344> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a5376000 - 0x1a5385fff CrashReporterSupport arm64  <14ebe5e64c57358d93c237e1610473c1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a5386000 - 0x1a5398fff MobileBluetooth arm64  <6e7d64771f5c37abaac85744d9b93b6f> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1a5399000 - 0x1a5454fff LinkPresentation arm64  <1c662721c5353eada6081003a1c24e84> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1a548b000 - 0x1a548ffff libsystem_configuration.dylib arm64  <3918ad54293d363799b7c39139a6e4d9> /usr/lib/system/libsystem_configuration.dylib
0x1a5490000 - 0x1a54e8fff RemoteUI arm64  <5accf532e2663e2a8172ad82c4c4dbe6> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1a54e9000 - 0x1a5537fff AuthKitUI arm64  <66b22c7271aa328a9cfdcb57f35fcd59> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1a5538000 - 0x1a559dfff CoreRecognition arm64  <df90e1767921368887de08f4e2f62d8c> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1a559e000 - 0x1a5621fff Social arm64  <57a4df4497a236098d66e591c5f264f0> /System/Library/Frameworks/Social.framework/Social
0x1a5670000 - 0x1a567efff HangTracer arm64  <97fc037fcb1034129f9e41031f357318> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1a567f000 - 0x1a56e4fff CoreNLP arm64  <81af0571abc63305ae521e7a868de2cf> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a56e5000 - 0x1a56e6fff liblangid.dylib arm64  <b1065f9e0cc33cc387f350dc66e4bf54> /usr/lib/liblangid.dylib
0x1a56e7000 - 0x1a6449fff JavaScriptCore arm64  <412d4e1255fb313eac6377f2f8b0b80e> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a644a000 - 0x1a64d7fff libTelephonyUtilDynamic.dylib arm64  <f64283bceeee3d8e9fbc5e06a7978c1f> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a64ed000 - 0x1a6766fff StoreServices arm64  <c49cc8d437e73e1d993ffdb1b41db69c> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1a6767000 - 0x1a6770fff IOMobileFramebuffer arm64  <4bc5e6274c9f38b593b4b10a9817b543> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1a6771000 - 0x1a68defff SafariServices arm64  <f71c892920ff33069976c4b44132fff9> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1a6ad0000 - 0x1a6aeafff CoreMaterial arm64  <674fab65f11f36469b0ac0906bbc8ad6> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1a6aeb000 - 0x1a6bd1fff libxml2.2.dylib arm64  <67729c61fbb039fbbd7fceab0d35f5e2> /usr/lib/libxml2.2.dylib
0x1a8272000 - 0x1a827cfff SymptomAnalytics arm64  <d49441feb35532eca7b1bdbebdd80422> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1a827d000 - 0x1a82c5fff MetadataUtilities arm64  <9e02112915353549a8e2c05585d32c7a> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1a82c6000 - 0x1a831efff UserActivity arm64  <824daf6ba39b3f9f8ff415d152a64b91> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a8c5a000 - 0x1a8e76fff NetworkExtension arm64  <d0d3e853168632b3aa44917b1db39070> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a8e77000 - 0x1a8eadfff DataDetectorsCore arm64  <f6b09ce6d6053cb2b41a233fcd2d7f5a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a8eae000 - 0x1a8f0efff CalendarFoundation arm64  <3d02aa40baf43e21bb6fe3d9cf7cfeef> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a8f0f000 - 0x1a9002fff EventKit arm64  <86261d7ff85b394e9369107c1ed9b509> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a9003000 - 0x1a9038fff MediaServices arm64  <d8c0e0312d313b30b2af58367a1d03c1> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a9453000 - 0x1a9492fff BiometricKit arm64  <c82f49b71859396ea4cfe365adf8e3ff> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a9493000 - 0x1a94befff PersistentConnection arm64  <8c98f9ebc5933fd3a1d9bb31213298eb> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a94bf000 - 0x1a9512fff CalendarDaemon arm64  <7fcaf48ec0e7350e946716d354a648ee> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1a9513000 - 0x1a95a9fff CalendarDatabase arm64  <de4dcadb7f9236cc989f2ca75667a170> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a95aa000 - 0x1a978cfff MediaRemote arm64  <2bc3332182913f20a7e20dcce3bf435b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a978d000 - 0x1a9795fff CorePhoneNumbers arm64  <e7387d6c63ec32eda31639e1d43933a0> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1a97a6000 - 0x1a97ccfff DuetActivityScheduler arm64  <173531352fd535f7be9a6357361572a2> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a98d0000 - 0x1a98f2fff CoreSVG arm64  <f2eb71ea9ebe31a89adbdd11a3b31bfe> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1a98f3000 - 0x1a990cfff SymptomPresentationFeed arm64  <e6b701cfef9834529c521ad296837722> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1a990d000 - 0x1a992afff ProactiveEventTracker arm64  <9b065a0fb1b932a2a938fdb3e48eb938> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a992b000 - 0x1a9935fff MallocStackLogging arm64  <53b8b18b78cf3e41b285f96a41da0671> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1a9936000 - 0x1a99cbfff CoreSuggestions arm64  <6e3af3cfdd3b3f74987c65a5ee4f4341> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a99cc000 - 0x1a9b80fff IMCore arm64  <628878dced773097b034c348a1314123> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a9b81000 - 0x1a9bd1fff DeviceManagement arm64  <9edfa4fd13613ace99308c374dac46e8> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1aa3cb000 - 0x1aa3d8fff BluetoothManager arm64  <36d9e2cda8da3ea49a6baf43a1a20761> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1aa3d9000 - 0x1aa40efff CoreBluetooth arm64  <f6e540373eb8332e88e8ff122008b3f2> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1aa40f000 - 0x1aa411fff libsystem_sandbox.dylib arm64  <bafc06a06ebd39388138443dbf2b9a3b> /usr/lib/system/libsystem_sandbox.dylib
0x1aa4f7000 - 0x1aa52afff TextInputUI arm64  <9fab0b8dd56b320dbe3cc8be1fdd315c> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1aa539000 - 0x1aa545fff ContextKit arm64  <47c27cc5b1e5309084f1d4697856a64d> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1aa575000 - 0x1aa5e1fff Rapport arm64  <4144499dea8e32169cfb4d17bc24842f> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1aa5e2000 - 0x1aa60efff OSAnalytics arm64  <320b8482833f3cd2962b2d41f9b02b88> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1aa60f000 - 0x1aa63dfff MobileInstallation arm64  <5b1a3b75706f31cd998833dfe39acf86> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1aa63e000 - 0x1aa6d8fff Metal arm64  <cee783b45fca357c85a0ae4d85fcb441> /System/Library/Frameworks/Metal.framework/Metal
0x1aa6d9000 - 0x1aa6dffff IOAccelerator arm64  <0e4f8aeafd183f3f970694e0dd378e1b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1aa6e0000 - 0x1aa6ebfff MediaAccessibility arm64  <a58e6416c0d3350f90b0e6d9a7586eea> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1aa709000 - 0x1aa710fff libsystem_dnssd.dylib arm64  <a93f9464dc2434148bb0926679215d06> /usr/lib/system/libsystem_dnssd.dylib
0x1aa711000 - 0x1aa717fff PushKit arm64  <ab47e2851fef364aacbdf51b466d7aab> /System/Library/Frameworks/PushKit.framework/PushKit
0x1aa718000 - 0x1aa81efff FileProvider arm64  <fb0905c6b94b338187221c9a138dbac5> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1aa832000 - 0x1aa833fff BackgroundTaskAgent arm64  <af021808da153077b90f624a3ec68006> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1aa834000 - 0x1aa838fff LinguisticData arm64  <edeed4771f903f2cbe0b598acde1786e> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1aa839000 - 0x1aa851fff CoreSDB arm64  <229c2a47851934699bcaeb0a30b04451> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1aa852000 - 0x1aa862fff Categories arm64  <b6510d89e67c3e2dbb670b5855c07008> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1aa87d000 - 0x1aa938fff VideoToolbox arm64  <6e19b464341337598eaf4883f1ce7704> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1aad70000 - 0x1aadcbfff PersonalizationPortrait arm64  <f71970a049c032ebb6201d1efcaf0c07> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1aae94000 - 0x1aae9cfff SymptomDiagnosticReporter arm64  <9766eb74551535f7bb7e181e62b5b583> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1aae9d000 - 0x1aae9ffff IOSurfaceAccelerator arm64  <7de8daeac081372fa6789ba35145554c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1aaea0000 - 0x1aaf4dfff AssetsLibraryServices arm64  <5c0cee245af8347cbabfd253e91230d2> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1aaf4e000 - 0x1aaf7dfff DataAccessExpress arm64  <8341fe1f5e7535f6849eb268dedb6b71> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1aafee000 - 0x1ab003fff CoreFollowUp arm64  <ef84bee371db30c4aef1c2e40b1bfd22> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1ab004000 - 0x1ab00cfff FamilyCircle arm64  <b33f13c5921930b4aaaeff269bf97ecb> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1ab00d000 - 0x1ab022fff libcoretls.dylib arm64  <6ae332beda1f3ba088363048484f9060> /usr/lib/libcoretls.dylib
0x1ab079000 - 0x1ab108fff libate.dylib arm64  <7116bc291e0d3602abb13c6a3eeb73f3> /usr/lib/libate.dylib
0x1ac3c3000 - 0x1ac415fff FTServices arm64  <807c24fcff68378c813d090fdd5a6708> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1ac4c8000 - 0x1ac53ffff SAObjects arm64  <0eeeccf794d0352b8644b0db4af3c4a7> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1ac540000 - 0x1ac54afff CoreRecents arm64  <2f1e57211bf334eabdb5730bcd6c3456> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1ac5f3000 - 0x1ac600fff DataMigration arm64  <ed2227b9a7a9323699ae42ab02e9a48f> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1ac7b4000 - 0x1ac7d8fff IconServices arm64  <1bc078e31b42329b9dc9232eb5bc071d> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1ac7d9000 - 0x1ac9c2fff iTunesCloud arm64  <71ebda7e032f372a94d383c6d248246e> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1ac9c3000 - 0x1acc8bfff MusicLibrary arm64  <1f99e15ad75a391081a0e36e7381bf14> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1acc8c000 - 0x1acc8dfff WatchdogClient arm64  <ff32dd834ba335bfa4e17383903a1802> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1acc8e000 - 0x1acc9ffff libprequelite.dylib arm64  <ef5e72fb820434c7af048ee4e87fdb15> /usr/lib/libprequelite.dylib
0x1accc1000 - 0x1accc6fff IDSKVStore arm64  <8267d60b9d843501a125f248cab6a320> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1accc7000 - 0x1accd7fff CoreEmoji arm64  <f92a0d92af6833d1813c9ab6fea7d3d9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1acd6f000 - 0x1acdbdfff ClassKit arm64  <bb803ab5122439128e13650ec6bf41a3> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1ace2a000 - 0x1ace36fff CPMS arm64  <ae1c4d81b9893ae095e8bbfb98248e5e> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1ace37000 - 0x1ace3ffff RTCReporting arm64  <7d38e083766334b58c304df7d65653f3> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1acf9e000 - 0x1acfeafff MobileBackup arm64  <2c5db5d710b73807a36303ce2a3fd474> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1ad09a000 - 0x1ad0a1fff CoreTime arm64  <ff4d4fc888213566826e7482836cd72a> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1ad0e0000 - 0x1ad21efff IMDPersistence arm64  <d6b76a3ffe4231fcba586211f58a2c4c> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1ad295000 - 0x1ad2bffff DistributedEvaluation arm64  <21cbde5b3fa03719992d496265fd9a7c> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1ad647000 - 0x1ad69bfff ToneLibrary arm64  <cb407460a616362b9de54a0b7b1fe62c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1ad967000 - 0x1ad985fff AppConduit arm64  <784d155a5d20352ba12f68810d8ea3b5> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1ad986000 - 0x1ad99efff IntlPreferences arm64  <8ccbcc7f787e3876bbf65dc4d8d91fe9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1add1a000 - 0x1addeefff CoreBrightness arm64  <73d93edeb16c3e0aa5777a7d6ccbf4a2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1addef000 - 0x1addf6fff libIOReport.dylib arm64  <4892e66f540d394db22c0685756afbd0> /usr/lib/libIOReport.dylib
0x1adf87000 - 0x1ae12ffff libBNNS.dylib arm64  <033203e2e68e30b59105efd48135eada> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1ae130000 - 0x1ae137fff StudyLog arm64  <a2e1380c854d333fb961e6a65ff97e82> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1ae138000 - 0x1ae1befff BulletinBoard arm64  <ec17ea3f82bb3f8f9fcc84bd8953f0b2> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1ae1bf000 - 0x1ae24efff iTunesStore arm64  <e64889c2fa23341fb4e8b4d13326d775> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1aec9b000 - 0x1aecf3fff SafariCore arm64  <83dd5b3d67e0365787dbe92d5d0a0c24> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1aecf4000 - 0x1aed59fff ScreenTimeCore arm64  <f0bd82f84d4434169e2600c4f948396d> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1af347000 - 0x1af36cfff RTTUtilities arm64  <e0e8592a346833709c9cae13a7af70bc> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities
0x1af36d000 - 0x1af374fff HearingCore arm64  <0dc69bf064943f10b73a2022d6185c04> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
0x1af375000 - 0x1af388fff LocalAuthentication arm64  <022df3d9b64d3e75a659c95539dcb6e6> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1af389000 - 0x1af38dfff CommunicationsFilter arm64  <02c5644ae5e33c0b9fbe39da9560343b> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1af38e000 - 0x1af3b0fff AddressBook arm64  <b9b3b1781abe35c6955797252d841e80> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1af3b1000 - 0x1af3bcfff CaptiveNetwork arm64  <5cf7b891f1163ec181244aa41715fbb2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1af50e000 - 0x1af5c0fff libBLAS.dylib arm64  <1c4c2eb2e72537449985694560a86157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1af5c1000 - 0x1af5cffff CTCarrierSpace arm64  <805ad8066c163a3c8aa1a8e214e1146b> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1afdba000 - 0x1afe89fff CoreParsec arm64  <122c7915c62533aaa136c96a13d82ab4> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1afe8a000 - 0x1afed7fff CallHistory arm64  <eb5428e7a8d435aabdbacb1ace2f7289> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
0x1b0077000 - 0x1b0091fff libtailspin.dylib arm64  <6ea75c6b88633ee2a675a0cc97806b73> /usr/lib/libtailspin.dylib
0x1b00f0000 - 0x1b0104fff ContactsDonation arm64  <4dbffa7036ba3e7faf0730c3b3ff571f> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1b014e000 - 0x1b0157fff MobileActivation arm64  <c61637c87260379286dbbfe13553d23b> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1b015d000 - 0x1b01d7fff HearingUtilities arm64  <feabf8e3cd12325e84384015ae7dc102> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities
0x1b01d8000 - 0x1b01e6fff MobileIcons arm64  <8ca119e901153c46a6736af1f43e63bb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1b01e7000 - 0x1b02e7fff ResponseKit arm64  <b0ed71bbd8b137db9375b0e9db131ccc> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1b03af000 - 0x1b03f8fff CoreHaptics arm64  <a778afe0e70439ff82136caa83a61eb7> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b03f9000 - 0x1b04c2fff ProofReader arm64  <d635b4abd30c3988b275376598a4835f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1b0537000 - 0x1b05b7fff CoreSymbolication arm64  <97075ad1c3083da3be31cac4125c5aec> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1b05b8000 - 0x1b05befff IdleTimerServices arm64  <13088e64312038748db07ff96375b4c1> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1b06ad000 - 0x1b0767fff VideoSubscriberAccount arm64  <d25af8515ee23018ae361498c56f52e9> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1b077c000 - 0x1b077ffff FTClientServices arm64  <b80da0b4141d3809a5be2dc18deb74dc> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1b0780000 - 0x1b07e4fff ContactsUICore arm64  <2a7ecdf96e4933cebc2e038810d68e28> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1b0c44000 - 0x1b0c8bfff LoggingSupport arm64  <0c5c6f16d50135b7a2bd8a2298bef457> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1b0da3000 - 0x1b0dfdfff ProtectedCloudStorage arm64  <53c7dd8ce46b3f7c9d1b3d917277d46d> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1b0ee7000 - 0x1b0ef0fff OpenGLES arm64  <c2d702a45cba3066a3f74efb58519541> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1b1051000 - 0x1b1059fff libGFXShared.dylib arm64  <db66f6add7973827852b7c824f45e483> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1b105a000 - 0x1b108efff SharedUtils arm64  <5d3120a659b035f4849cf5b7fb78524c> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1b108f000 - 0x1b10dcfff PhotosFormats arm64  <ea0659a8c03f394dab6d16b3e176f994> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1b2130000 - 0x1b216cfff StreamingZip arm64  <4d753975167b397caff2c7345786d4e0> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1b2db1000 - 0x1b2fdafff SafariShared arm64  <62e04d57f0f639ccb901a4c67fe2c739> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1b3060000 - 0x1b3063fff InternationalTextSearch arm64  <b1410950d3493f77951bd2a8067ae4ac> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1b3081000 - 0x1b309dfff AssetCacheServices arm64  <2e73b2d6d15039ef91ef00e64418fec0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1b35c9000 - 0x1b3a08fff AVConference arm64  <16081e7c46273a05aa16d7857cbd2945> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1b3a09000 - 0x1b3a0efff IncomingCallFilter arm64  <624ffce1e93330a5a5bf01e66c3b7897> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1b3a2a000 - 0x1b3a42fff NetworkStatistics arm64  <179b5e8fc33a3a6ca5b4dcbaf17ff9b9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1b3e9e000 - 0x1b3ea4fff Netrb arm64  <67948968e75333e796f46e8eaaa05cb6> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1b3ea8000 - 0x1b3ed8fff EAP8021X arm64  <1760544b404835deba2bc9b99cd38ae7> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1b3ed9000 - 0x1b3edbfff OSAServicesClient arm64  <513c89179dbf3a479e76c2f53b450b44> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1b407c000 - 0x1b4080fff libgermantok.dylib arm64  <9a4f9d24b53838ec8333bf78a1051ea0> /usr/lib/libgermantok.dylib
0x1b4081000 - 0x1b4134fff libmecab.dylib arm64  <921c114d67d03adebef4e4f11c5eedce> /usr/lib/libmecab.dylib
0x1b4135000 - 0x1b4170fff Catalyst arm64  <0b77ee7a51f73528b65fc031ae3e9bf0> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1b42c4000 - 0x1b42fffff VoiceServices arm64  <e3bb7870be59350dbca1257c0ca99aa6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1b4300000 - 0x1b4417fff Navigation arm64  <4e9216c1a5a63ae4bca150deba431c97> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1b4731000 - 0x1b473ffff CoreDuetDaemonProtocol arm64  <6b46691e9e7130eb9b50fca8ac2b9234> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1b4740000 - 0x1b475ffff FTAWD arm64  <7d7d2aca7d3131dda476f0f6b61f12f8> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1b5c93000 - 0x1b5c95fff OAuth arm64  <8070c0f3c0763a00ba11cf7cd9e4dcb5> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1b5f55000 - 0x1b5f90fff DifferentialPrivacy arm64  <ada8fd7977a032118627d0bf877cf8db> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1b675f000 - 0x1b67cefff libarchive.2.dylib arm64  <42dc1924be3d3620b705ef7660cee32c> /usr/lib/libarchive.2.dylib
0x1b67cf000 - 0x1b6800fff C2 arm64  <625968f49d1e34fc9efec4bfac98f3ed> /System/Library/PrivateFrameworks/C2.framework/C2
0x1b6801000 - 0x1b6835fff NaturalLanguage arm64  <9f032d719bda36c58edbefd0412a678a> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1b68c9000 - 0x1b68cafff libsystem_coreservices.dylib arm64  <c563c842c99b3c0b82e5e88df5ed90ba> /usr/lib/system/libsystem_coreservices.dylib
0x1b68dc000 - 0x1b68edfff libmis.dylib arm64  <d953a58b49e330a5bf69503510aba9f1> /usr/lib/libmis.dylib
0x1b68ee000 - 0x1b6944fff WebBookmarks arm64  <6f4480d0919e3c079253b6b8bbbe84bd> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1b6945000 - 0x1b6952fff DCIMServices arm64  <9e493b53a76736c09cf264f9c66e3ab9> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1b6953000 - 0x1b6aa5fff CloudPhotoLibrary arm64  <043b325a8a203087b7994651759d2bb8> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1b6ae0000 - 0x1b6ae8fff libcopyfile.dylib arm64  <69d5c4bcc3673b83ba434a55623dc14f> /usr/lib/system/libcopyfile.dylib
0x1b6ae9000 - 0x1b6b0afff UsageTracking arm64  <47ecff0fb34233f7948163c2a1fd0ec5> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1b6e4c000 - 0x1b6edcfff AccountsDaemon arm64  <1ada74adf2cf3ef0aad26a97db2137bd> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1b6edd000 - 0x1b6ee8fff AppleIDSSOAuthentication arm64  <a90a37f64c9d38099f4edeaf4fe710df> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1b6ee9000 - 0x1b6efafff SettingsFoundation arm64  <2f0e777314e93262880a59995ad49423> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1b7029000 - 0x1b70a5fff Symbolication arm64  <03df9d66612e33cb8d05104df7470df2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1b725b000 - 0x1b72a9fff ChunkingLibrary arm64  <5731da721f3b3d8c98d4e1d0857b4772> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1b72ad000 - 0x1b72b1fff DAAPKit arm64  <cc46f0c078a3332798a96f3f11d501f7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1b77b1000 - 0x1b77b3fff CoreDuetDebugLogging arm64  <acaa8f89f2a73bff9671cba1840fe236> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1b82b2000 - 0x1b82f0fff SignpostSupport arm64  <227f558f50d834b7a1840d8f64dd3405> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1b8549000 - 0x1b8552fff SignpostCollection arm64  <caa25c2934893ffd9683f9111613bb20> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1b8c83000 - 0x1b8c8afff URLFormatting arm64  <53c4edf99b9033b49fe5ce420cacf5ee> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1b8c9f000 - 0x1b8d46fff MMCS arm64  <2f21063982f9354aa4105f3d2fbac389> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b8d9f000 - 0x1b8fccfff MobileSpotlightIndex arm64  <71c7f560a2c83f7f96163c8271cf6917> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b93a2000 - 0x1b93e8fff CoreLocationProtobuf arm64  <6a676f0af66634b499f38a3babd5258f> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b949c000 - 0x1b9519fff Quagga arm64  <96625bea40e63553b9f3ce7b4b4b3e16> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b97b2000 - 0x1b97c0fff libAXSpeechManager.dylib arm64  <bb4f9e331d033e03acf8a71e4c1affe8> /usr/lib/libAXSpeechManager.dylib
0x1b9826000 - 0x1b983bfff libEDR arm64  <c7f5fed15e09331292fbd33fece65cd9> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1ba16e000 - 0x1ba456fff VideoProcessing arm64  <b6441a13a7363d05a1a4b086e3d443df> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1ba457000 - 0x1ba465fff libperfcheck.dylib arm64  <5e0967af8172325b8318005ae435e244> /usr/lib/libperfcheck.dylib
0x1ba466000 - 0x1ba471fff libAudioStatistics.dylib arm64  <0eb346999e3f38b1b336ac2e0aadbb43> /usr/lib/libAudioStatistics.dylib
0x1ba632000 - 0x1ba642fff caulk arm64  <fab4aa83460231c482661b676ff77209> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1ba682000 - 0x1ba688fff MobileSystemServices arm64  <658b9cbf7d7f3d179f4bfbf922e1a829> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1ba82a000 - 0x1ba843fff TextToSpeech arm64  <856842c21fa531a0beec8855d51362e9> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1ba849000 - 0x1ba883fff ViceroyTrace arm64  <51ec5b489b97353280975a1081f9ebc1> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1bb76f000 - 0x1bb7a8fff libGLImage.dylib arm64  <582c16540f1b3fea93b803803d21e5fa> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1bbbd9000 - 0x1bbbeafff libSparseBLAS.dylib arm64  <757eeffd4ed23d84ac9339bdbabc720d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1bbbeb000 - 0x1bbbfefff Engram arm64  <a15b4cff9dbc36a8913c4f84448ad00b> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1bbc76000 - 0x1bbcb0fff DataDetectorsNaturalLanguage arm64  <5b761b2fc04c3dbb8154b42c23aed0fd> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1bbfa0000 - 0x1bbfa8fff FSEvents arm64  <190b0224753e3c4381d5b8446a132097> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1bbfa9000 - 0x1bc027fff CoreDAV arm64  <0db9975f3ca43fc38cbe4c0c64749609> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1bc972000 - 0x1bc982fff RemoteTextInput arm64  <a2f5bab1b4f13c3fb5617fbdac5725af> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1bc9ab000 - 0x1bc9dafff iCalendar arm64  <827bce045d6f3ad38bd8e7896c138ee9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1bc9f7000 - 0x1bca00fff CloudPhotoServices arm64  <1ea2794d7ab8320dbac64afb5747468b> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1bca3f000 - 0x1bca53fff libLinearAlgebra.dylib arm64  <2f6c6ddb7ada3bc18cd3f0cf3e943790> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1bcae3000 - 0x1bcbe5fff ConfigurationEngineModel arm64  <45c9c50b8fb03815a3b549f8f79a63f0> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1bcbe6000 - 0x1bcbedfff CertUI arm64  <c03ce3daa2403fdf8207fd8b75c30291> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1bccf1000 - 0x1bccfffff CoreAUC arm64  <322c9197d8613b40afe57b7fb68df2f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1bd768000 - 0x1bd7affff PhysicsKit arm64  <b30f5b6d216b33b2a7c25afc71f38cdd> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1bd7b0000 - 0x1bd801fff CorePrediction arm64  <14351dae9b7031e9b528f7bf9628be4f> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1bdc62000 - 0x1bdcadfff SafariSafeBrowsing arm64  <05d48dbe0ec63d329281f91b521736ac> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1be055000 - 0x1be0cafff HomeSharing arm64  <3666d72a99d933a897eea5e336a85fd2> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1be15a000 - 0x1be178fff GenerationalStorage arm64  <58ab87316773388db7dfbcce942a0b7b> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1be1dd000 - 0x1be1e8fff PersonaKit arm64  <d056a5d8be433a5b9e58ecee5b7eba0f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1be1e9000 - 0x1be1f5fff PersonaUI arm64  <ff33070462ee35eeadb3d4eaf68d7fd6> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1be5f8000 - 0x1be5fdfff kperf arm64  <4f55f95353aa362396276bbb5a474a5e> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1be796000 - 0x1be7a4fff AssetsLibrary arm64  <46025aa6d7733d059705486af4a514b7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1be7d1000 - 0x1be804fff libpcap.A.dylib arm64  <a40145e07a52309fb2d4c67003a367b2> /usr/lib/libpcap.A.dylib
0x1bead6000 - 0x1beaeafff WebUI arm64  <3c2fa1e515f43b9586c5618453221367> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1beaeb000 - 0x1beb01fff SafariFoundation arm64  <3dbb032d293c3753ae21f4ce692b47e9> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1beb4d000 - 0x1bebe7fff libvDSP.dylib arm64  <dc80adf2f1f93c7d86af56f519205aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1bebe8000 - 0x1bec13fff vCard arm64  <e4117947327133abba16c3737bca6412> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1bec5b000 - 0x1bece6fff SampleAnalysis arm64  <b4201d77a3a3394aaec2ef64539cf87c> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1bece7000 - 0x1becf2fff IntentsFoundation arm64  <6ff494f82a80362795fd4eae18b07825> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1beee4000 - 0x1beee6fff ParsecSubscriptionServiceSupport arm64  <d651c3e7415a359fa42366c6c981d80c> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1beee7000 - 0x1bef76fff MediaPlatform arm64  <7ebd0e91fb77394ab13f2bb86d605071> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1bef77000 - 0x1bf284fff MediaLibraryCore arm64  <433c6c4b55e23bae82ed782a140b4ae0> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1bf2e7000 - 0x1bf31ffff PhotosImagingFoundation arm64  <7fb05884c38a3d3d81378f7f3f9b7458> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1bf320000 - 0x1bf342fff MediaConversionService arm64  <4420a105c11034e593451a846291a9cb> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1bf343000 - 0x1bf360fff MediaStream arm64  <459e2ce38ff13bd98a9d1fb35a115d5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1bf361000 - 0x1bf45cfff CoreMediaStream arm64  <959d244f622436e69ae3f69c99541b4e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1bf658000 - 0x1bf658fff Accelerate arm64  <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1bf65a000 - 0x1bf975fff libLAPACK.dylib arm64  <d6ea6a57de14389ca3ec031d84ba62d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1bf976000 - 0x1bf97afff libQuadrature.dylib arm64  <bb2c62ec40973ea68167eb9cc6327489> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1bf97b000 - 0x1bf9d4fff libvMisc.dylib arm64  <04b04e0046e33768ab2d40e809a2ccef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1bf9d5000 - 0x1bf9d5fff vecLib arm64  <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1bf9de000 - 0x1bf9ebfff AuthenticationServices arm64  <3f060ef09649360a9127277b38dbac3f> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1bf9ec000 - 0x1bf9f4fff BackgroundTasks arm64  <f1cb973b223f3276ac8a975cc7ab632b> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1bfa2e000 - 0x1bfb2bfff Combine arm64  <29d48ca86f59346999f5eebe79baf186> /System/Library/Frameworks/Combine.framework/Combine
0x1bfb3e000 - 0x1bfb8efff CoreMIDI arm64  <88c6d4509332326aa5559e64051e40f2> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1bfd1c000 - 0x1bfd56fff CryptoKit arm64  <6c764336d64f3db48eba98387d828fd4> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1bfd93000 - 0x1bfdc0fff GSS arm64  <f1c03bd69a933ea28bb10025c609ca33> /System/Library/Frameworks/GSS.framework/GSS
0x1bfdd4000 - 0x1bfe05fff MPSCore arm64  <1666663f48883961a9e202c568626e7d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1bfe06000 - 0x1bfe7ffff MPSImage arm64  <781dc8f6e1b138ba86b2c0058c19cb98> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1bfe80000 - 0x1bfea2fff MPSMatrix arm64  <02c88d27f29e37b3a8495a640ca94213> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1bfea3000 - 0x1bfeb7fff MPSNDArray arm64  <271201d903fe363fb8464b4b1342a21f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1bfeb8000 - 0x1c0048fff MPSNeuralNetwork arm64  <bdc7c056eb81311bb4590152d2abbd90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1c0049000 - 0x1c008efff MPSRayIntersector arm64  <48f8661ffbed300a99c3b600af8b284c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1c008f000 - 0x1c008ffff MetalPerformanceShaders arm64  <e9e56ea5bdcf3ab8af209e036e0612f0> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1c009c000 - 0x1c009cfff MobileCoreServices arm64  <ccff2e7f7fc03c67842b6778deb92b15> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1c00a7000 - 0x1c00a8fff libCVMSPluginSupport.dylib arm64  <3a428a3a2c6437749a4dba11166bf483> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1c00a9000 - 0x1c00affff libCoreFSCache.dylib arm64  <bbbe1cbe89293acc979abb13f4251d43> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1c00b0000 - 0x1c00b5fff libCoreVMClient.dylib arm64  <6fdac9a1339232b896a611b47684f53d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1c00e9000 - 0x1c0120fff QuickLookThumbnailing arm64  <610ebc9a3ebd3221ba18d0d02e0e1305> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1c0427000 - 0x1c0527fff SoundAnalysis arm64  <0e60647d41403a88b9bfd6cb41bf8441> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1c052a000 - 0x1c052afff UIKit arm64  <6226e2e1d7803f38a6ededf79a9627a6> /System/Library/Frameworks/UIKit.framework/UIKit
0x1c07db000 - 0x1c092bfff ANECompiler arm64  <7bd68c7ca0fc3affbee042f9c3d8f2b2> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1c092c000 - 0x1c093cfff ANEServices arm64  <60422c4e8e3136d9b5c32ffbaf54f8fe> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1c0945000 - 0x1c09d9fff APFS arm64  <f5ed866028033f4bb6e8c0d5822ac5e2> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1c09da000 - 0x1c09defff ASEProcessing arm64  <e54a90141f06306ba510b79fc6453bfe> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1c09f8000 - 0x1c0a5cfff ICE arm64  <95ab9cc347aa3eadb1254fe58f4a4dc4> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1c0a5d000 - 0x1c0a5dfff LegacyHandle arm64  <4888559d953730beb10ef9e7cd31cb99> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1c0a5e000 - 0x1c0a64fff SimpleKeyExchange arm64  <3cdbe1a35c9b3e3e8eb835b71fb90bdc> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1c0a65000 - 0x1c0a65fff snatmap arm64  <886dcdfa38be39d9afab45715a06712d> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1c0ae3000 - 0x1c0b24fff AccessibilitySharedSupport arm64  <09978d86baa13341aba6b0b3c283903a> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1c0b80000 - 0x1c0b8bfff AccountSettings arm64  <9a06ef66910a35f58dc0bc63a75eefc7> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1c127b000 - 0x1c142cfff AppleCVA arm64  <f7354b27ef243565b307da8b122be122> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1c149e000 - 0x1c14acfff AppleFSCompression arm64  <a0bb48745a5d3e5e9077ee742a747f38> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1c14b3000 - 0x1c14c1fff AppleIDAuthSupport arm64  <47e1d773959b3e8186999127f0d977c9> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1c14c2000 - 0x1c1503fff AppleJPEG arm64  <cdd1885be3d630d0baefc185801354fd> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1c151f000 - 0x1c1530fff AppleNeuralEngine arm64  <8bcebcd8655b3f9e8eea6af3cf128d47> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1c1537000 - 0x1c155afff AppleSauce arm64  <bce271f8932f34118aa7f506f632d159> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1c160e000 - 0x1c1648fff AttributeGraph arm64  <9e48b80082cd37a0ae29f5b0b5177088> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1c1693000 - 0x1c16e7fff AutoLoop arm64  <f9f3325aa4dc3a3a9b1bb90c9e0624a4> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1c1755000 - 0x1c1785fff Bom arm64  <ddb1ef09e3343861bcc3b13e0313a0be> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1c21f4000 - 0x1c21f4fff CombineCocoa arm64  <dfea491e152c34feb88decf1e7350615> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1c21f5000 - 0x1c21fcfff CommonAuth arm64  <c33a0f2928313699b3d71d2e07acf848> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1c23a2000 - 0x1c248bfff CoreAppleCVA arm64  <9fb47e2e1ed53d37b503c01688959d05> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1c261c000 - 0x1c2620fff CoreOptimization arm64  <d358170146ce3b8493c4dbbca34765a4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1c2698000 - 0x1c2699fff CryptoKitCBridging arm64  <e5464eaefc0c303eab9cf7fd1471f149> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1c2737000 - 0x1c2742fff DeviceIdentity arm64  <bcaed68cffe030e3a51d99f200c1d9a3> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1c28ce000 - 0x1c28e9fff DocumentManagerCore arm64  <8826aea5363f3f7eae9f433716f0f677> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1c29a5000 - 0x1c2ffffff Espresso arm64  <83805eca6338313bac2ce006e65ab421> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1c32c8000 - 0x1c36dafff FaceCore arm64  <09174f97e63c3e3884b438a951eadcd4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1c37ad000 - 0x1c37c1fff libGSFontCache.dylib arm64  <6de8722a42e23fb2b8a17af04dde3a85> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1c3825000 - 0x1c3831fff libhvf.dylib arm64  <4ec3537257f63c2d82daaf832a600772> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1c3853000 - 0x1c3867fff Futhark arm64  <5ea62250eb9d3ea6a5727fae65055ea9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1c452d000 - 0x1c4539fff GraphVisualizer arm64  <0c3822f5d9fe3ee5a00396e93e50816c> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1c482c000 - 0x1c489bfff Heimdal arm64  <25c647eadec232af974e0550552b10e8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1c4d37000 - 0x1c4da1fff InertiaCam arm64  <92eb5c3f5e253c80ba38c5e489e3cec0> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1c4dea000 - 0x1c4df0fff InternationalSupport arm64  <4a14c71c3da2305a963b1bd637bc3eb6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1c50ab000 - 0x1c50abfff Marco arm64  <335c790cb29a37d3920cb407f8914640> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1c5561000 - 0x1c558afff MetricsKit arm64  <f23acdacf80f3cad84fc0f53937cfebd> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1c5598000 - 0x1c55abfff MobileDeviceLink arm64  <f0bcb1425598390d9c531d4d055b4b0f> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1c585a000 - 0x1c5899fff OTSVG arm64  <d7aaee1178bf374591ea6c8c3a3561d3> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c5ee7000 - 0x1c5ee7fff PhoneNumbers arm64  <7c28ff603df33250b2b4ecdb2ad7fe07> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1c7785000 - 0x1c77d7fff RenderBox arm64  <a7deed9d866a3f44831a44491357b6f9> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1c77d8000 - 0x1c77dcfff RevealCore arm64  <572330ddd0333007b8eaa52f10747819> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1c7960000 - 0x1c796cfff SetupAssistantSupport arm64  <c91413044d6b3a3180d159dc417b8826> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1c798a000 - 0x1c798afff SignpostMetrics arm64  <251e0942df5f3ac9ba8f351424bfbcb9> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1c79b8000 - 0x1c79dffff SiriInstrumentation arm64  <7c4a43494d453c96acfba5204eedd9d0> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c813c000 - 0x1c8259fff TextRecognition arm64  <f37f85a83ab43d3589d8fa2eed253f64> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c825a000 - 0x1c82fcfff TextureIO arm64  <92b750bfe4663fdba8abc3acac5af460> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c9123000 - 0x1c9608fff libwebrtc.dylib arm64  <eb98efad7fff3b5b809d09349f01058c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c96d0000 - 0x1c96ddfff WirelessCoexManager arm64  <315ec4b5479c3c45a6bc897ec5aba0fa> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1c978f000 - 0x1c9797fff kperfdata arm64  <a5de3e99457a345f929799d11953bda5> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1c9798000 - 0x1c97dffff ktrace arm64  <2a3228568da930a6b93cd7cbc6d9a254> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c97f8000 - 0x1c9804fff perfdata arm64  <5e4c6bf0c1c833d89363122128f3d20f> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c9b63000 - 0x1c9b63fff libAWDProtobufFacetimeiMessage.dylib arm64  <7c0fd44a3c5b3592976a12a76fdb6b5e> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1c9bde000 - 0x1c9edefff libAWDSupportFramework.dylib arm64  <a00edb8d9c6638a989d75622d1291f21> /usr/lib/libAWDSupportFramework.dylib
0x1ca092000 - 0x1ca09cfff libChineseTokenizer.dylib arm64  <ef9b88fe5c5935b9bcae9c675bbfa23a> /usr/lib/libChineseTokenizer.dylib
0x1ca0c1000 - 0x1ca274fff libFosl_dynamic.dylib arm64  <bea0ead4ccfe34ed8d67db9040c5da5f> /usr/lib/libFosl_dynamic.dylib
0x1ca2f1000 - 0x1ca2f7fff libMatch.1.dylib arm64  <e83c52ddeb9e33c69a177327c0cdc1db> /usr/lib/libMatch.1.dylib
0x1ca3ad000 - 0x1ca3aefff libSystem.B.dylib arm64  <ce21da921ce93923afddf0cd58f8f6a5> /usr/lib/libSystem.B.dylib
0x1ca3b7000 - 0x1ca3b9fff libThaiTokenizer.dylib arm64  <a9ce14ae232235a19898388ba6b1a2ca> /usr/lib/libThaiTokenizer.dylib
0x1ca4b8000 - 0x1ca4cdfff libapple_nghttp2.dylib arm64  <91ab893bfe943688aef625dca11ab0d6> /usr/lib/libapple_nghttp2.dylib
0x1ca546000 - 0x1ca556fff libbsm.0.dylib arm64  <987d9aeed03d3370a547670fc38af03f> /usr/lib/libbsm.0.dylib
0x1ca557000 - 0x1ca563fff libbz2.1.0.dylib arm64  <b58e02ba8ec2336195efb36d766a18c2> /usr/lib/libbz2.1.0.dylib
0x1ca564000 - 0x1ca564fff libcharset.1.dylib arm64  <14be8e9ab94e331f9efe4c7d3c27f090> /usr/lib/libcharset.1.dylib
0x1ca565000 - 0x1ca576fff libcmph.dylib arm64  <876ce59390b1332a891e3422abb255bc> /usr/lib/libcmph.dylib
0x1ca577000 - 0x1ca58efff libcompression.dylib arm64  <a3284d81bc4a3abc91b79c04caa497af> /usr/lib/libcompression.dylib
0x1ca58f000 - 0x1ca590fff libcoretls_cfhelpers.dylib arm64  <95ee12f5f8b4324cbc8a06f0679a2141> /usr/lib/libcoretls_cfhelpers.dylib
0x1ca591000 - 0x1ca597fff libcupolicy.dylib arm64  <5144364548e33d2ab9b59996ab22d576> /usr/lib/libcupolicy.dylib
0x1ca5d7000 - 0x1ca5e0fff libdscsym.dylib arm64  <2a90db755b9f3bc18cd8b85b75b8a342> /usr/lib/libdscsym.dylib
0x1ca5e1000 - 0x1ca5fdfff libedit.3.dylib arm64  <e84e5ccc6513331981dcfd6aae9b174e> /usr/lib/libedit.3.dylib
0x1ca617000 - 0x1ca61cfff libheimdal-asn1.dylib arm64  <b84286dc56c0381cbdab267cd781b3ac> /usr/lib/libheimdal-asn1.dylib
0x1ca61d000 - 0x1ca70efff libiconv.2.dylib arm64  <2baa5b6bfc033546bb19f856ddbe62a5> /usr/lib/libiconv.2.dylib
0x1ca724000 - 0x1ca72ffff liblockdown.dylib arm64  <5a109261b1db3a0e9d41c9a9014fda25> /usr/lib/liblockdown.dylib
0x1ca730000 - 0x1ca748fff liblzma.5.dylib arm64  <90b58a83ee4739bead3bb25f8d5f69e8> /usr/lib/liblzma.5.dylib
0x1caac6000 - 0x1caaf5fff libncurses.5.4.dylib arm64  <4c59d89cfac4347aacc02478f4204bdf> /usr/lib/libncurses.5.4.dylib
0x1caaf6000 - 0x1cab0afff libnetworkextension.dylib arm64  <a31cb0d5d3cd36dfb1674519634bc45c> /usr/lib/libnetworkextension.dylib
0x1cae94000 - 0x1caeacfff libresolv.9.dylib arm64  <c43a80648b9b3463997f9980fb91e4c3> /usr/lib/libresolv.9.dylib
0x1caead000 - 0x1caeaffff libsandbox.1.dylib arm64  <bf762d0070853a1395113ce0851e05d8> /usr/lib/libsandbox.1.dylib
0x1caeb0000 - 0x1caeb5fff libsysdiagnose.dylib arm64  <775d2fe22eba349c91eda5f0b76eb460> /usr/lib/libsysdiagnose.dylib
0x1caeb6000 - 0x1caee7fff libtidy.A.dylib arm64  <7bd4c53a136e3d0bb2cac1f9dafe9f96> /usr/lib/libtidy.A.dylib
0x1caeef000 - 0x1caef2fff libutil.dylib arm64  <e9d6e216ac8e3f6cba159f646ba02230> /usr/lib/libutil.dylib
0x1caf20000 - 0x1caf31fff libz.1.dylib arm64  <f0958b1f257135919a445426cc0d8547> /usr/lib/libz.1.dylib
0x1caf5c000 - 0x1caf5efff liblog_network.dylib arm64  <a429a4f3773038eca70b00b75c7fab4c> /usr/lib/log/liblog_network.dylib
0x1caf7f000 - 0x1cafb6fff libswiftAccelerate.dylib arm64  <0a5432d7c48e3253a5a8346814815110> /usr/lib/swift/libswiftAccelerate.dylib
0x1caff5000 - 0x1caffcfff libswiftCoreData.dylib arm64  <b3e7bda5ff373941bab5663b34ac8444> /usr/lib/swift/libswiftCoreData.dylib
0x1caffd000 - 0x1cb001fff libswiftCoreFoundation.dylib arm64  <8d1f589a103c33429f2d3bfa0d30abda> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1cb002000 - 0x1cb010fff libswiftCoreGraphics.dylib arm64  <4cf4637928e234938ca8e538183491c7> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1cb011000 - 0x1cb015fff libswiftCoreImage.dylib arm64  <ab56de4c72c23b4c83bb0f84e68a1eed> /usr/lib/swift/libswiftCoreImage.dylib
0x1cb06a000 - 0x1cb073fff libswiftDarwin.dylib arm64  <6f38dc78242e32baa2dc4a7c585bee73> /usr/lib/swift/libswiftDarwin.dylib
0x1cb074000 - 0x1cb08ffff libswiftDispatch.dylib arm64  <57e9bf072517383fb88d383579a32e46> /usr/lib/swift/libswiftDispatch.dylib
0x1cb090000 - 0x1cb215fff libswiftFoundation.dylib arm64  <0e3bc05c556c3717ba2da9e37b8dcf1d> /usr/lib/swift/libswiftFoundation.dylib
0x1cb252000 - 0x1cb259fff libswiftMetal.dylib arm64  <31bfb95a02393002a2af642683dfdf18> /usr/lib/swift/libswiftMetal.dylib
0x1cb2cb000 - 0x1cb2d1fff libswiftObjectiveC.dylib arm64  <84e676b5133d3b9b839d06afadb70f35> /usr/lib/swift/libswiftObjectiveC.dylib
0x1cb2dc000 - 0x1cb2e1fff libswiftQuartzCore.dylib arm64  <5f1af497d37333328418c66a747fee51> /usr/lib/swift/libswiftQuartzCore.dylib
0x1cb31d000 - 0x1cb334fff libswiftUIKit.dylib arm64  <0a60e8066cb239dc813721d1431823c8> /usr/lib/swift/libswiftUIKit.dylib
0x1cb345000 - 0x1cb34dfff libswiftos.dylib arm64  <7c3a48abb4c439218a6b45b69b4db66f> /usr/lib/swift/libswiftos.dylib
0x1cb34e000 - 0x1cb368fff libswiftsimd.dylib arm64  <d83b3d5c82c23e8c831d9599ee61c585> /usr/lib/swift/libswiftsimd.dylib
0x1cb369000 - 0x1cb36efff libcache.dylib arm64  <be71141fe3be367bbc565c1741f6b01e> /usr/lib/system/libcache.dylib
0x1cb36f000 - 0x1cb37bfff libcommonCrypto.dylib arm64  <18d07bfb4ffd3a659ebc0ee49abdbb1a> /usr/lib/system/libcommonCrypto.dylib
0x1cb37c000 - 0x1cb380fff libcompiler_rt.dylib arm64  <9406b53f22a731fb89fee6dd8b567bd3> /usr/lib/system/libcompiler_rt.dylib
0x1cb456000 - 0x1cb456fff liblaunch.dylib arm64  <e8a0fa47b6b23c07aebd273967459ec5> /usr/lib/system/liblaunch.dylib
0x1cb457000 - 0x1cb45cfff libmacho.dylib arm64  <c6510dc0f7c53d3f871a10aebf81fc38> /usr/lib/system/libmacho.dylib
0x1cb45d000 - 0x1cb45ffff libremovefile.dylib arm64  <464f0bb7e90f3c20ac3a6dbc64db454f> /usr/lib/system/libremovefile.dylib
0x1cb460000 - 0x1cb461fff libsystem_featureflags.dylib arm64  <e18e61e887843a8ba16a66008936a521> /usr/lib/system/libsystem_featureflags.dylib
0x1cb462000 - 0x1cb48ffff libsystem_m.dylib arm64  <c1a752bbda883d16898da9c0c9ed9a9a> /usr/lib/system/libsystem_m.dylib
0x1cb490000 - 0x1cb495fff libunwind.dylib arm64  <76b18d6dcb553b05b0c3d01d7df700c4> /usr/lib/system/libunwind.dylib
0x1cb63c000 - 0x1cb64efff AccessibilitySettingsLoader arm64  <1a5b6105dadc3e4bb90a7af765a592f9> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1cb774000 - 0x1cb7dcfff NanoRegistry arm64  <4dbce0ff9619369a81f9b754c6d9e2d6> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1cb7dd000 - 0x1cb7eafff NanoPreferencesSync arm64  <e9f3421609c13c85a0714d5245a6feef> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1cbf14000 - 0x1cbf4dfff CryptoTokenKit arm64  <204a5ee779c932dd8aad049777fe926a> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1cbf53000 - 0x1cc6e3fff SwiftUI arm64  <b6846d8dbaa63a58b9c3b1c5a7350fb4> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1cc80d000 - 0x1cc82bfff AppSSO arm64  <5be28f28bc15374ab5126959fea7634e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1cc82c000 - 0x1cc83ffff AppSSOCore arm64  <fcc121e7fbb9381ab95080d27b1dceac> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: 1A9BDE97-EA7B-49E1-B8FB-A1B0DED153AF
Beta Identifier:     85268EC0-5335-4F7E-A534-E1448DD1E080
Hardware Model:      iPad7,5
Process:             NetNewsWire [19946]
Path:                /private/var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             29 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPad7,5:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [3109]

Date/Time:           2020-01-21 13:42:24.3730 -0500
Launch Time:         2020-01-21 13:38:58.1943 -0500
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

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

Thread 0 name:
Thread 0 Crashed:
0   NetNewsWire                     0x0000000102c8e864 closure #1 in WebViewController.fullReload() + 120 (WebViewController.swift:190)
1   NetNewsWire                     0x0000000102cf010c thunk for @escaping @callee_guaranteed (@in_guaranteed Any?, @guaranteed Error?) -> () + 120 (<compiler-generated>:0)
2   WebKit                          0x00000001b68eb190 WTF::Detail::CallableWrapper<-[WKWebView _evaluateJavaScript:forceUserGesture:completionHandler:]... + 376 (WKWebView.mm:1130)
3   WebKit                          0x00000001b6999e2c WebKit::GenericCallback<API::SerializedScriptValue*, bool, WebCore::ExceptionDetails const&>::inv... + 76 (Function.h:79)
4   WebKit                          0x00000001b6956ae0 void WebKit::invalidateCallbackMap<WTF::RefPtr<WebKit::CallbackBase, WTF::DumbPtrTraits<WebKit::C... + 160 (GenericCallback.h:166)
5   WebKit                          0x00000001b697113c WebKit::WebPageProxy::resetState(WebKit::WebPageProxy::ResetStateReason) + 684 (WebPageProxy.cpp:7114)
6   WebKit                          0x00000001b6986100 WebKit::WebPageProxy::resetStateAfterProcessExited(WebKit::ProcessTerminationReason) + 996 (WebPageProxy.cpp:7176)
7   WebKit                          0x00000001b69785e4 WebKit::WebPageProxy::processDidTerminate(WebKit::ProcessTerminationReason) + 644 (WebPageProxy.cpp:6897)
8   WebKit                          0x00000001b69b568c WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch() + 924 (WebProcessProxy.cpp:725)
9   WebKit                          0x00000001b69b52c4 WebKit::WebProcessProxy::didClose(IPC::Connection&) + 144 (WebProcessProxy.cpp:685)
10  WebKit                          0x00000001b6758580 WTF::Detail::CallableWrapper<IPC::Connection::connectionDidClose()::$_10, void>::call() + 68 (Connection.cpp:876)
11  JavaScriptCore                  0x00000001bdecd8dc WTF::RunLoop::performWork() + 340 (Function.h:79)
12  JavaScriptCore                  0x00000001bdecdb5c WTF::RunLoop::performWork(void*) + 36 (RunLoopCF.cpp:38)
13  CoreFoundation                  0x00000001af122a00 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 (CFRunLoop.c:1922)
14  CoreFoundation                  0x00000001af122958 __CFRunLoopDoSource0 + 80 (CFRunLoop.c:1956)
15  CoreFoundation                  0x00000001af122140 __CFRunLoopDoSources0 + 260 (CFRunLoop.c:2000)
16  CoreFoundation                  0x00000001af11d23c __CFRunLoopRun + 1080 (CFRunLoop.c:2882)
17  CoreFoundation                  0x00000001af11cadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
18  GraphicsServices                0x00000001b90a2328 GSEventRunModal + 104 (GSEvent.c:2246)
19  UIKitCore                       0x00000001b3217ae0 UIApplicationMain + 1936 (UIApplication.m:4773)
20  NetNewsWire                     0x0000000102c63290 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
21  libdyld.dylib                   0x00000001aefa6360 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib          0x00000001aef7a634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001aef79aa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x00000001af122288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001af11d3a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001af11cadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   Foundation                      0x00000001af45c7f4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                      0x00000001af45c6d4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7   UIKitCore                       0x00000001b32b0204 -[UIEventFetcher threadMain] + 152 (UIEventFetcher.m:637)
8   Foundation                      0x00000001af58d0a4 __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib         0x00000001aeebfd8c _pthread_start + 156 (pthread.c:896)
10  libsystem_pthread.dylib         0x00000001aeec376c thread_start + 8

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x00000001aef9bc94 __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x00000001aeeb8cf8 _pthread_cond_wait$VARIANT$mp + 680 (pthread_cond.c:591)
2   libc++.1.dylib                  0x00000001aefee7a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
3   JavaScriptCore                  0x00000001bdf1f22c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 108 (condition_variable:204)
4   JavaScriptCore                  0x00000001bdf22bfc bmalloc::Scavenger::threadRunLoop() + 200 (condition_variable:213)
5   JavaScriptCore                  0x00000001bdf228e4 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:384)
6   JavaScriptCore                  0x00000001bdf23bf0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 40 (type_traits:4361)
7   libsystem_pthread.dylib         0x00000001aeebfd8c _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib         0x00000001aeec376c thread_start + 8

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib          0x00000001aef7a634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001aef79aa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x00000001af122288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001af11d3a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001af11cadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   CFNetwork                       0x00000001b23d34e8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6   Foundation                      0x00000001af58d0a4 __NSThread__start__ + 848 (NSThread.m:724)
7   libsystem_pthread.dylib         0x00000001aeebfd8c _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib         0x00000001aeec376c thread_start + 8

Thread 4:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 5:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 6:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 7:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 8:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 9:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 10:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 11:
0   libsystem_pthread.dylib         0x00000001aeec3758 start_wqthread + 0 (pthread_dependency.c:69)

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016d1a24d0   x1: 0x000000016d1a2550   x2: 0x0000000000000000   x3: 0x0000000000000002
    x4: 0x0000000283aa1340   x5: 0x0000000000000001   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000000000000   x9: 0x0000000283a706e0  x10: 0x0000000000000000  x11: 0x0000000200000002
   x12: 0x00000001040e7db0  x13: 0x000001a1f5c00549  x14: 0x00000000000000f0  x15: 0x000000000000005d
   x16: 0x00000001bc711dc0  x17: 0x00000001af107084  x18: 0x0000000000000000  x19: 0x0000000283509560
   x20: 0x0000000103af4000  x21: 0x0000000000000000  x22: 0x0000000283509560  x23: 0x0000000102cf4d8c
   x24: 0x000000016d1a2860  x25: 0x000000016d1a2810  x26: 0x0000000280608e08  x27: 0x000000016d1a2cb0
   x28: 0x0000000000000001   fp: 0x000000016d1a2520   lr: 0x0000000102c8e808
    sp: 0x000000016d1a24c0   pc: 0x0000000102c8e864 cpsr: 0x80000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x102c5c000 - 0x102d8bfff NetNewsWire arm64  <192b53054c9f38e895947c71fb9881e3> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/NetNewsWire
0x102e0c000 - 0x102e33fff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x102e58000 - 0x102ebbfff dyld arm64  <9bf4edef75e332f0b2884b788190bcca> /usr/lib/dyld
0x102f34000 - 0x102f3ffff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x102f50000 - 0x1030bffff Account arm64  <c7e24bc159fe35a2b8939f710d04fe37> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/Account.framework/Account
0x103118000 - 0x10314ffff ArticlesDatabase arm64  <8353f29a78073ee18c8ee0221ab2d493> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x103164000 - 0x103177fff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x10318c000 - 0x1031affff RSDatabase arm64  <734090683e3e375f9944a9d546f683e9> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x1031c4000 - 0x1031ebfff RSCore arm64  <37f1ec9c56ab31f9b758b38a14686ffb> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x103204000 - 0x10320ffff SyncDatabase arm64  <7d3f0278633e324d83a704b36eca7f34> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x103220000 - 0x10324ffff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/64620590-472C-4D36-B98C-7FF1262FF8C0/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x103520000 - 0x10352bfff libobjc-trampolines.dylib arm64  <a9e9595446ec33a9a965d104a85427bc> /usr/lib/libobjc-trampolines.dylib
0x1aed4e000 - 0x1aed64fff libsystem_trace.dylib arm64  <59ca456afab5306a87f37d052b8818cb> /usr/lib/system/libsystem_trace.dylib
0x1aed65000 - 0x1aed96fff libxpc.dylib arm64  <d263f3eb967c33b9af70d48644fa8411> /usr/lib/system/libxpc.dylib
0x1aed97000 - 0x1aed97fff libsystem_blocks.dylib arm64  <9976acef356f35db90a274dd82ad5e43> /usr/lib/system/libsystem_blocks.dylib
0x1aed98000 - 0x1aee14fff libsystem_c.dylib arm64  <12c3bd20c4683f3e8ff43b255fc8f4e0> /usr/lib/system/libsystem_c.dylib
0x1aee15000 - 0x1aee89fff libdispatch.dylib arm64  <a3849f961c9f36c5a15f70c566f14cff> /usr/lib/system/libdispatch.dylib
0x1aee8a000 - 0x1aeea9fff libsystem_malloc.dylib arm64  <13ba07c9d6fc380b85562db624cd1ea2> /usr/lib/system/libsystem_malloc.dylib
0x1aeeaa000 - 0x1aeeb4fff libsystem_platform.dylib arm64  <70f43bd5061b35798b8369771fb61812> /usr/lib/system/libsystem_platform.dylib
0x1aeeb5000 - 0x1aeec5fff libsystem_pthread.dylib arm64  <1885d97e67b9329791b7cba98af752f1> /usr/lib/system/libsystem_pthread.dylib
0x1aeec6000 - 0x1aeef6fff libobjc.A.dylib arm64  <438f63ebb9263d929c3bfdf79b1a0a3b> /usr/lib/libobjc.A.dylib
0x1aeef7000 - 0x1aef62fff libcorecrypto.dylib arm64  <a8ff7c51f65c3df781d2bd55e9ddf507> /usr/lib/system/libcorecrypto.dylib
0x1aef63000 - 0x1aef76fff libc++abi.dylib arm64  <08f81baab7b73e6cb6744227d40e6bfd> /usr/lib/libc++abi.dylib
0x1aef77000 - 0x1aefa4fff libsystem_kernel.dylib arm64  <3cb935cbac303140ad55f25f09b59a48> /usr/lib/system/libsystem_kernel.dylib
0x1aefa5000 - 0x1aefd6fff libdyld.dylib arm64  <2e3f47508b67398b85308417651b1718> /usr/lib/system/libdyld.dylib
0x1aefd7000 - 0x1aefdffff libsystem_darwin.dylib arm64  <807fa315a35d301681b4d0461b729fd4> /usr/lib/system/libsystem_darwin.dylib
0x1aefe0000 - 0x1af036fff libc++.1.dylib arm64  <93beaf14b4f23e66b2b4c0085aee55df> /usr/lib/libc++.1.dylib
0x1af037000 - 0x1af078fff libsystem_info.dylib arm64  <e4e916a6be5d3b839e97f15cae787087> /usr/lib/system/libsystem_info.dylib
0x1af079000 - 0x1af3edfff CoreFoundation arm64  <1b9b1e618cb439039870402c3de959bb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1af3ee000 - 0x1af454fff SystemConfiguration arm64  <a2e24f96e25b3ff0a3c11ce87c1c22f7> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1af455000 - 0x1af70efff Foundation arm64  <503900af2ecd329fb742c07c3e672beb> /System/Library/Frameworks/Foundation.framework/Foundation
0x1af70f000 - 0x1af741fff libCRFSuite.dylib arm64  <c0747feff44a3a56877decc0a52b4f5e> /usr/lib/libCRFSuite.dylib
0x1af742000 - 0x1af8bdfff CoreServices arm64  <3885efd744d3364cb925b91c2c9baacf> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1af8be000 - 0x1af91ffff libSparse.dylib arm64  <8c5e7fdcb4723215b5482a6757ae0af9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1af920000 - 0x1afe0dfff ImageIO arm64  <3894314f87fd3ded9f8093b33c136c3a> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1afe0e000 - 0x1afe10fff ConstantClasses arm64  <efeaae5872d038edbc91c0ed44652837> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1afe11000 - 0x1affaefff CoreText arm64  <47d7363df0573d6d81d622650561e99c> /System/Library/Frameworks/CoreText.framework/CoreText
0x1affaf000 - 0x1b00e6fff Security arm64  <16295db718883ab09dbbc98e8b29937e> /System/Library/Frameworks/Security.framework/Security
0x1b00e7000 - 0x1b018afff IOKit arm64  <50627fd1887b346895d21ca340b9b70b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1b018b000 - 0x1b01c2fff libMobileGestalt.dylib arm64  <9ecb71642b1c3493bcd4671c78be3f7b> /usr/lib/libMobileGestalt.dylib
0x1b01c3000 - 0x1b021ffff libprotobuf.dylib arm64  <e18f6074d72a3d77bcc1b2e2931eb983> /usr/lib/libprotobuf.dylib
0x1b0220000 - 0x1b0231fff libprotobuf-lite.dylib arm64  <333548cab77a39bb82b1df58fc5415a3> /usr/lib/libprotobuf-lite.dylib
0x1b0232000 - 0x1b0483fff libicucore.A.dylib arm64  <7a9a38c6643e3fbfae4251a37611dca6> /usr/lib/libicucore.A.dylib
0x1b0484000 - 0x1b04adfff CoreServicesInternal arm64  <f6ea4bf830a63709a4d713725032e930> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1b04ae000 - 0x1b04f6fff WirelessDiagnostics arm64  <9a3fbc1d1898340f92c84e83a4434745> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1b04f7000 - 0x1b0530fff libAWDSupport.dylib arm64  <38b391e44ba43a83833e22120343422f> /usr/lib/libAWDSupport.dylib
0x1b0531000 - 0x1b09b7fff CoreAudio arm64  <e4d8966317013b58a75db5708b78afd0> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1b09b8000 - 0x1b0c84fff CoreImage arm64  <5ebd39f476c034f68ce5bce5dbc70263> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b0c85000 - 0x1b0d73fff LanguageModeling arm64  <9196b89d34de35c7bb58a1fd1cb8e0db> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1b0d74000 - 0x1b0dbafff Lexicon arm64  <95228f69a52e325c8c8a8fc4997b6857> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1b0dbb000 - 0x1b0f3efff libsqlite3.dylib arm64  <7060f95ba8f4375bbc78a4c381382104> /usr/lib/libsqlite3.dylib
0x1b0f3f000 - 0x1b0f70fff MobileKeyBag arm64  <9a4b598dff0b3f4782285429e62ac927> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1b0f71000 - 0x1b0f7afff libsystem_notify.dylib arm64  <74516c4877f037a98c8db30dbd1f7430> /usr/lib/system/libsystem_notify.dylib
0x1b0f7b000 - 0x1b114cfff CoreDuet arm64  <85908dca9ceb3839886fc05811a37081> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1b114d000 - 0x1b128ffff Montreal arm64  <5f156c74d70834919ce495f80683dd7b> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1b1290000 - 0x1b1377fff NLP arm64  <774b44c9da0b396cbc0f89ba3c23855b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1b1378000 - 0x1b1394fff CellularPlanManager arm64  <d8117522ff383886975c38aac7405698> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1b1395000 - 0x1b13d2fff AppSupport arm64  <b6e92279ce61305daf204f2179449023> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1b13d3000 - 0x1b18a4fff libnetwork.dylib arm64  <6eeeb14a906037f6941df20f8d74d084> /usr/lib/libnetwork.dylib
0x1b18a5000 - 0x1b19b0fff ManagedConfiguration arm64  <4b65d058a468379ab19610b3f214686b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1b19b1000 - 0x1b19dbfff CoreServicesStore arm64  <30e3360e7273394fb8694ebdbf1142d5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1b19dc000 - 0x1b19fcfff UserManagement arm64  <6d86c909fd6031e284c86c8643bce8cb> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1b19fd000 - 0x1b1cb6fff CoreML arm64  <0870d39e407a364499412e07f992f01d> /System/Library/Frameworks/CoreML.framework/CoreML
0x1b1cb7000 - 0x1b1ccdfff ProtocolBuffer arm64  <8c06f0dc2cef3c0195cfb3ff59ac031f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1b1cce000 - 0x1b1ce8fff CommonUtilities arm64  <1959679c4e30301eb2b41dda208090b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1b1ce9000 - 0x1b1ce9fff libenergytrace.dylib arm64  <e3bf4c64e33338c6bb3723f642ff61bb> /usr/lib/libenergytrace.dylib
0x1b1cea000 - 0x1b1d20fff RunningBoardServices arm64  <939ba7d0bafa3424908fdb03a07077a3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b1d21000 - 0x1b1d96fff BaseBoard arm64  <5ff16ff2d71b38f7b8a2fee1f9289b90> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1b1d97000 - 0x1b22ecfff SiriTTS arm64  <5973a2578d673ef6b8a87804ee5d6525> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1b22ed000 - 0x1b235efff CoreLocation arm64  <479163bad6dc3bd483e0bf59a9498afe> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1b236c000 - 0x1b23c0fff Accounts arm64  <089cd23892b8386bbe2410e063600612> /System/Library/Frameworks/Accounts.framework/Accounts
0x1b23c1000 - 0x1b23d1fff SharedWebCredentials arm64  <adbf7427bf0e363db4d18faef03365cc> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1b23d2000 - 0x1b2732fff CFNetwork arm64  <162181f9d8043468b82c0314f05de492> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1b2733000 - 0x1b2813fff UIFoundation arm64  <a482604cc34a31108c199724fb7334f4> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b2814000 - 0x1b38dafff UIKitCore arm64  <27d3041da1de3c3a8dc0994b5982dc49> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1b38db000 - 0x1b38e8fff AssertionServices arm64  <cc97258c20493b56ace1ffb1c7f04942> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1b38e9000 - 0x1b39bafff CoreTelephony arm64  <9338809d4c903a83b6a86822d4021066> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1b39bb000 - 0x1b39c0fff AggregateDictionary arm64  <421d53b8ef7f3a0c8b52d28519ab08f8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1b39c1000 - 0x1b39d7fff libsystem_asl.dylib arm64  <0cf2826e158c369d88799c95f7833211> /usr/lib/system/libsystem_asl.dylib
0x1b39d8000 - 0x1b3a51fff CloudDocs arm64  <819de46992fb338daf7bf0d640418c10> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1b3a52000 - 0x1b3d7afff CoreData arm64  <96adb1ccefab345dae04898d1d7f8cd0> /System/Library/Frameworks/CoreData.framework/CoreData
0x1b3d7b000 - 0x1b3fa3fff Vision arm64  <b1060345417d3d59b02945557ea7af8c> /System/Library/Frameworks/Vision.framework/Vision
0x1b3fa4000 - 0x1b3fe6fff PhotoFoundation arm64  <91b9156c64783b6ab44ed1dcade881fa> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1b3fe7000 - 0x1b4012fff BoardServices arm64  <1804e22d40573fbaae863e9fd2543c0d> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1b4013000 - 0x1b40c8fff libboringssl.dylib arm64  <be8c9279bf243aa3a8a70739e7a29632> /usr/lib/libboringssl.dylib
0x1b40c9000 - 0x1b40d7fff libsystem_networkextension.dylib arm64  <3cbc17551cad3d3ab5c23a77558c79a1> /usr/lib/system/libsystem_networkextension.dylib
0x1b40d8000 - 0x1b40f8fff CoreAnalytics arm64  <35b68ddb4cd03f4ebac5ffdaf0e41844> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1b40f9000 - 0x1b426afff CloudKit arm64  <557c08bb06f936778816669f36f5b9d1> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1b426b000 - 0x1b42b7fff SpringBoardServices arm64  <ed57a5aca1213a26a102d25daf946704> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1b42b8000 - 0x1b432bfff FrontBoardServices arm64  <cfae1f5e23963881a68b1b3285b64217> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1b432c000 - 0x1b4443fff Network arm64  <a4953157626a36b396ccf46e7a7f7365> /System/Library/Frameworks/Network.framework/Network
0x1b4444000 - 0x1b44a0fff libusrtcp.dylib arm64  <181a864515293f4ab64197a2c809e923> /usr/lib/libusrtcp.dylib
0x1b44a1000 - 0x1b44a8fff libsystem_symptoms.dylib arm64  <84fcf9fced0f3ee290bae8e8a343594c> /usr/lib/system/libsystem_symptoms.dylib
0x1b44a9000 - 0x1b53a2fff GeoServices arm64  <86388b090a2b3338a7f65eaf272e0b8e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1b53a3000 - 0x1b53abfff TCC arm64  <b49c034e858e3f03ba88bb8bd0a811c1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1b53ac000 - 0x1b5405fff IMFoundation arm64  <88d8ddee7cca3158a8c4afc3e67433b2> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1b5406000 - 0x1b5561fff CoreUtils arm64  <7c111a63cb2631499a8ffb2f8d7fd759> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1b5562000 - 0x1b5611fff IMSharedUtilities arm64  <aad814883d4c3cebb87058c58a2ea3fc> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1b563f000 - 0x1b5648fff libsystem_containermanager.dylib arm64  <cd36655f5a4b3841888d6aada240e3d9> /usr/lib/system/libsystem_containermanager.dylib
0x1b5649000 - 0x1b56c5fff AppleAccount arm64  <13db1fc4ca5436a8ac06971354ee3ba6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1b56c6000 - 0x1b56e1fff ApplePushService arm64  <9de4189c7bd139b7ba7a723752d6edfd> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1b56e2000 - 0x1b57cbfff IDS arm64  <51fe393c6e563d01b51efcae9c733d1b> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1b57cc000 - 0x1b58f8fff IDSFoundation arm64  <67cc2008e4323012892c79dae49f51f4> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1b58f9000 - 0x1b58fafff libCTGreenTeaLogger.dylib arm64  <16fcd55227db3c2b8b5ca266d43e6924> /usr/lib/libCTGreenTeaLogger.dylib
0x1b595e000 - 0x1b5a5cfff CoreMedia arm64  <a37bf41ee63832e0b0fe16379ff5b05b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b5a5d000 - 0x1b5a6cfff UIKitServices arm64  <3bac29cda4473da29fac651dbd0af01b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1b5a6d000 - 0x1b5abffff BackBoardServices arm64  <d6a4847f27893ba490f026cf3067c1bf> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1b5ac0000 - 0x1b5d0efff QuartzCore arm64  <84c3cd6ef8323f6fbe625a4348853273> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1b5d0f000 - 0x1b5eccfff ColorSync arm64  <7044db6cb64532f189ef02dcb29034fc> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b5ecd000 - 0x1b643bfff CoreGraphics arm64  <a7151479f37b3eeba9b93a6a9cdbceda> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1b643c000 - 0x1b656cfff Contacts arm64  <b79d2d2a1eb034569c833316391cc189> /System/Library/Frameworks/Contacts.framework/Contacts
0x1b656d000 - 0x1b659cfff UserNotifications arm64  <de93abd55ee83c079966da8b5bb4698a> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b659d000 - 0x1b65c0fff LocationSupport arm64  <c3e0bafd3940360a8659f1ee3d53df2e> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1b65c1000 - 0x1b671dfff Sharing arm64  <637a78a47e7a3d8b82e1554f79810456> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1b671e000 - 0x1b6ceefff WebKit arm64  <9c558ea0898c3141920fb77c11ada48a> /System/Library/Frameworks/WebKit.framework/WebKit
0x1b6cef000 - 0x1b88e2fff WebCore arm64  <a40701f10296385197901182348d9367> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1b88e3000 - 0x1b88fbfff libAccessibility.dylib arm64  <d559bf954d1234e08bb13cfe1ce32502> /usr/lib/libAccessibility.dylib
0x1b88fc000 - 0x1b8907fff AXCoreUtilities arm64  <e161b36971b8388eaba31254a5b08982> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1b8908000 - 0x1b897cfff ContactsFoundation arm64  <84778b14ffea36b3b957732081e45c30> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1b897d000 - 0x1b8991fff PowerLog arm64  <ebf70c29cf36392e8c295594a143efae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1b8992000 - 0x1b89a3fff IOSurface arm64  <9db3d742c3883b5e8f17dfd545d1e36d> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1b89a4000 - 0x1b909efff MediaToolbox arm64  <46cff56428663386b19ace2d7d38da6b> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b909f000 - 0x1b90a7fff GraphicsServices arm64  <899aca42d5e333c0a12123be45d2b732> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1b918b000 - 0x1b937dfff AVFoundation arm64  <a7ad17302ad23b378962676d568b925d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1b937e000 - 0x1b93b5fff OnBoardingKit arm64  <2fb6a32debfb3a60ac0df41c47f582c4> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1b93b6000 - 0x1b9404fff MobileWiFi arm64  <3fbf44943dfd3fd28e1b28eb1a651835> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1b9405000 - 0x1b941dfff MobileAsset arm64  <119ce3ccd0f53396b21d966ba1144498> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1b941e000 - 0x1b942bfff libGSFont.dylib arm64  <e79d85ea755d34b9a510bfe0a602d2d4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1b942c000 - 0x1b9435fff FontServices arm64  <a85092aa569938bfa79b3afad03cdabb> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b9436000 - 0x1b957ffff libFontParser.dylib arm64  <e6f1ae6b9d5e35fc98dc8da0c6151e23> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1b9580000 - 0x1b95cafff AXRuntime arm64  <ea0c9638db2a374092397e0cc5f58892> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1b95ce000 - 0x1b970cfff SearchFoundation arm64  <893210cc9e8f3cff9a5153438254ed7d> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1b970d000 - 0x1b982dfff Preferences arm64  <73ccf0d66576367ba636641d999ca313> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b982e000 - 0x1b9e98fff PhotoLibraryServices arm64  <2a4af3886306360bb457ad2969694b32> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1b9e99000 - 0x1ba0fcfff vImage arm64  <93260333d0213e4e90329456626a9062> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1ba0fd000 - 0x1ba330fff AudioToolbox arm64  <c38a5198dd19352cac5b900d814a556c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1ba331000 - 0x1ba366fff libAudioToolboxUtility.dylib arm64  <adfd38f5259e30f394a4b2aadfb41e33> /usr/lib/libAudioToolboxUtility.dylib
0x1ba367000 - 0x1ba526fff ContactsUI arm64  <54c13a702b0732e3986579bb46617009> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1ba794000 - 0x1ba828fff ShareSheet arm64  <fa6155a885da39ff8c5a696490834497> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1ba83d000 - 0x1ba8f1fff PDFKit arm64  <5548cdeee8803d9ba4c742bd7ab81610> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1ba970000 - 0x1ba99dfff DocumentManager arm64  <e5acc813f7403cd8b343798da04ffe19> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1babf9000 - 0x1bac6efff AuthKit arm64  <0573582d029d337183f4065e110c895a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1bac6f000 - 0x1bb085fff Intents arm64  <5cf9581a0ad33f3ca5497c868f08fc36> /System/Library/Frameworks/Intents.framework/Intents
0x1bb086000 - 0x1bb09afff libCGInterfaces.dylib arm64  <9e45747761713a5f82130412f069af7d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1bb09b000 - 0x1bb1e7fff WebKitLegacy arm64  <47d306ceed233ba08cd1efa1acd919ca> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1bb1e8000 - 0x1bb250fff TextInput arm64  <7dd1ae93d4e13abe83bd02a6e56e4d32> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1bb2ce000 - 0x1bb2d1fff XCTTargetBootstrap arm64  <9e2f183337003ebc83b835f609054c5e> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1bb2d2000 - 0x1bb387fff CorePDF arm64  <d1c96326cf2d30b1b21ed922cc27b498> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1bb3c4000 - 0x1bb780fff MediaPlayer arm64  <f262609002523516a6e81fedbf82f864> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1bb781000 - 0x1bba91fff AppleMediaServices arm64  <c79660ba4d4e3e93b1f30d5d7b8d0aa4> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1bba92000 - 0x1bbab8fff CacheDelete arm64  <2dacedd92fa53ccc99b4dbdde003ba5a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1bbab9000 - 0x1bbc7bfff CoreMotion arm64  <521c8bfc5a7b374d86f627ff733c34f1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1bbc7c000 - 0x1bbd6afff AVFAudio arm64  <654449d3121631779c5eb37b16dc6545> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1bbd6b000 - 0x1bbf88fff RawCamera arm64  <3489491042c239e08b399ad738d3d221> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1bbf89000 - 0x1bc03ffff CoreUI arm64  <5bc2f4ddd2243c7dafd3c045c51d0151> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1bc040000 - 0x1bc064fff AppSupportUI arm64  <ef1bb8009ebf3d9daa409267937710cd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1bc065000 - 0x1bc09afff CoreVideo arm64  <18deb074ce673205a4e8984f592aef9c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1bc09b000 - 0x1bc2d0fff AudioToolboxCore arm64  <e55ef2cd85de339bb815d1166dfffbd5> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1bc2d1000 - 0x1bc315fff CoreDuetContext arm64  <36aa7e9ef4bf32509f04d402b0fd7f81> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1bc316000 - 0x1bc34ffff SetupAssistant arm64  <00b55de93c1637509d90a3e4ef3f3a5d> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1bc350000 - 0x1bc40cfff TelephonyUtilities arm64  <c5e7abb463993bc4b2663ca29f460aaa> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1bc40d000 - 0x1bc437fff PlugInKit arm64  <4d6f577da88237c7bc18492b0fdc6c4a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1bc438000 - 0x1bc77cfff libswiftCore.dylib arm64  <b013c12f6d833d77ba60d6d1171c86cb> /usr/lib/swift/libswiftCore.dylib
0x1bc77d000 - 0x1bc8b4fff AssistantServices arm64  <a3451fffadd135c988a0bf54cc18676d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1bc8b5000 - 0x1bc915fff ProactiveSupport arm64  <454bef0c05e738218fdd65ea18a13761> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1bc916000 - 0x1bcb4ffff MapKit arm64  <3c8ba515e7a93e35853e3b0c9e9a78e3> /System/Library/Frameworks/MapKit.framework/MapKit
0x1bcb50000 - 0x1bcb67fff PrototypeTools arm64  <f8b76976f0013340b9006d31125974ac> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1bcb68000 - 0x1bcc59fff MediaExperience arm64  <a31b2e9bbfda3bb1a3c102e2ba230340> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1bcc5a000 - 0x1bcf20fff Celestial arm64  <a485b8f28d783515b482f11762aa3a8a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1bcf21000 - 0x1bcf7bfff CallKit arm64  <cb48c9f46efc3efbb18b5a59f3c6fcc4> /System/Library/Frameworks/CallKit.framework/CallKit
0x1bd142000 - 0x1bd845fff VectorKit arm64  <57be3f63104f3c55a21941ff3abef843> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1bd846000 - 0x1bd915fff AVKit arm64  <3370c15856353a258ff6afbc96dc89ea> /System/Library/Frameworks/AVKit.framework/AVKit
0x1bd916000 - 0x1bd944fff Pegasus arm64  <d11825ad881d37d48a04aaa3415f8f90> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1bd945000 - 0x1bd947fff libapp_launch_measurement.dylib arm64  <0d170266102b3b4b8923c42b4c313f14> /usr/lib/libapp_launch_measurement.dylib
0x1bda2b000 - 0x1bda8dfff CoreSpotlight arm64  <cf27b5dca18538bba78a1461dbd129d6> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1bda8e000 - 0x1bdb25fff AddressBookLegacy arm64  <1cb5a9a37810351ca25b616a583b9344> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1bdb26000 - 0x1bdb35fff CrashReporterSupport arm64  <14ebe5e64c57358d93c237e1610473c1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1bdb36000 - 0x1bdb48fff MobileBluetooth arm64  <6e7d64771f5c37abaac85744d9b93b6f> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1bdb49000 - 0x1bdc04fff LinkPresentation arm64  <1c662721c5353eada6081003a1c24e84> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1bdc3b000 - 0x1bdc3ffff libsystem_configuration.dylib arm64  <3918ad54293d363799b7c39139a6e4d9> /usr/lib/system/libsystem_configuration.dylib
0x1bdc40000 - 0x1bdc98fff RemoteUI arm64  <5accf532e2663e2a8172ad82c4c4dbe6> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1bdc99000 - 0x1bdce7fff AuthKitUI arm64  <66b22c7271aa328a9cfdcb57f35fcd59> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1bdce8000 - 0x1bdd4dfff CoreRecognition arm64  <df90e1767921368887de08f4e2f62d8c> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1bdd4e000 - 0x1bddd1fff Social arm64  <57a4df4497a236098d66e591c5f264f0> /System/Library/Frameworks/Social.framework/Social
0x1bde20000 - 0x1bde2efff HangTracer arm64  <97fc037fcb1034129f9e41031f357318> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1bde2f000 - 0x1bde94fff CoreNLP arm64  <81af0571abc63305ae521e7a868de2cf> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1bde95000 - 0x1bde96fff liblangid.dylib arm64  <b1065f9e0cc33cc387f350dc66e4bf54> /usr/lib/liblangid.dylib
0x1bde97000 - 0x1bebf9fff JavaScriptCore arm64  <412d4e1255fb313eac6377f2f8b0b80e> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1bebfa000 - 0x1bec87fff libTelephonyUtilDynamic.dylib arm64  <f64283bceeee3d8e9fbc5e06a7978c1f> /usr/lib/libTelephonyUtilDynamic.dylib
0x1bec9d000 - 0x1bef16fff StoreServices arm64  <c49cc8d437e73e1d993ffdb1b41db69c> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1bef17000 - 0x1bef20fff IOMobileFramebuffer arm64  <4bc5e6274c9f38b593b4b10a9817b543> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1bef21000 - 0x1bf08efff SafariServices arm64  <f71c892920ff33069976c4b44132fff9> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1bf280000 - 0x1bf29afff CoreMaterial arm64  <674fab65f11f36469b0ac0906bbc8ad6> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1bf29b000 - 0x1bf381fff libxml2.2.dylib arm64  <67729c61fbb039fbbd7fceab0d35f5e2> /usr/lib/libxml2.2.dylib
0x1c0a2d000 - 0x1c0a75fff MetadataUtilities arm64  <9e02112915353549a8e2c05585d32c7a> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1c0a76000 - 0x1c0acefff UserActivity arm64  <824daf6ba39b3f9f8ff415d152a64b91> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1c140a000 - 0x1c1626fff NetworkExtension arm64  <d0d3e853168632b3aa44917b1db39070> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1c1627000 - 0x1c165dfff DataDetectorsCore arm64  <f6b09ce6d6053cb2b41a233fcd2d7f5a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1c165e000 - 0x1c16befff CalendarFoundation arm64  <3d02aa40baf43e21bb6fe3d9cf7cfeef> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1c16bf000 - 0x1c17b2fff EventKit arm64  <86261d7ff85b394e9369107c1ed9b509> /System/Library/Frameworks/EventKit.framework/EventKit
0x1c17b3000 - 0x1c17e8fff MediaServices arm64  <d8c0e0312d313b30b2af58367a1d03c1> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1c1c03000 - 0x1c1c42fff BiometricKit arm64  <c82f49b71859396ea4cfe365adf8e3ff> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1c1c43000 - 0x1c1c6efff PersistentConnection arm64  <8c98f9ebc5933fd3a1d9bb31213298eb> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1c1c6f000 - 0x1c1cc2fff CalendarDaemon arm64  <7fcaf48ec0e7350e946716d354a648ee> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1c1cc3000 - 0x1c1d59fff CalendarDatabase arm64  <de4dcadb7f9236cc989f2ca75667a170> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1c1d5a000 - 0x1c1f3cfff MediaRemote arm64  <2bc3332182913f20a7e20dcce3bf435b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1c1f3d000 - 0x1c1f45fff CorePhoneNumbers arm64  <e7387d6c63ec32eda31639e1d43933a0> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1c1f56000 - 0x1c1f7cfff DuetActivityScheduler arm64  <173531352fd535f7be9a6357361572a2> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1c2080000 - 0x1c20a2fff CoreSVG arm64  <f2eb71ea9ebe31a89adbdd11a3b31bfe> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1c20bd000 - 0x1c20dafff ProactiveEventTracker arm64  <9b065a0fb1b932a2a938fdb3e48eb938> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1c20db000 - 0x1c20e5fff MallocStackLogging arm64  <53b8b18b78cf3e41b285f96a41da0671> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1c20e6000 - 0x1c217bfff CoreSuggestions arm64  <6e3af3cfdd3b3f74987c65a5ee4f4341> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1c217c000 - 0x1c2330fff IMCore arm64  <628878dced773097b034c348a1314123> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1c2331000 - 0x1c2381fff DeviceManagement arm64  <9edfa4fd13613ace99308c374dac46e8> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1c2b7b000 - 0x1c2b88fff BluetoothManager arm64  <36d9e2cda8da3ea49a6baf43a1a20761> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1c2b89000 - 0x1c2bbefff CoreBluetooth arm64  <f6e540373eb8332e88e8ff122008b3f2> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c2bbf000 - 0x1c2bc1fff libsystem_sandbox.dylib arm64  <bafc06a06ebd39388138443dbf2b9a3b> /usr/lib/system/libsystem_sandbox.dylib
0x1c2ca7000 - 0x1c2cdafff TextInputUI arm64  <9fab0b8dd56b320dbe3cc8be1fdd315c> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1c2ce9000 - 0x1c2cf5fff ContextKit arm64  <47c27cc5b1e5309084f1d4697856a64d> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1c2d25000 - 0x1c2d91fff Rapport arm64  <4144499dea8e32169cfb4d17bc24842f> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1c2d92000 - 0x1c2dbefff OSAnalytics arm64  <320b8482833f3cd2962b2d41f9b02b88> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c2dbf000 - 0x1c2dedfff MobileInstallation arm64  <5b1a3b75706f31cd998833dfe39acf86> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c2dee000 - 0x1c2e88fff Metal arm64  <cee783b45fca357c85a0ae4d85fcb441> /System/Library/Frameworks/Metal.framework/Metal
0x1c2e89000 - 0x1c2e8ffff IOAccelerator arm64  <0e4f8aeafd183f3f970694e0dd378e1b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1c2e90000 - 0x1c2e9bfff MediaAccessibility arm64  <a58e6416c0d3350f90b0e6d9a7586eea> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1c2eb9000 - 0x1c2ec0fff libsystem_dnssd.dylib arm64  <a93f9464dc2434148bb0926679215d06> /usr/lib/system/libsystem_dnssd.dylib
0x1c2ec1000 - 0x1c2ec7fff PushKit arm64  <ab47e2851fef364aacbdf51b466d7aab> /System/Library/Frameworks/PushKit.framework/PushKit
0x1c2ec8000 - 0x1c2fcefff FileProvider arm64  <fb0905c6b94b338187221c9a138dbac5> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1c2fe2000 - 0x1c2fe3fff BackgroundTaskAgent arm64  <af021808da153077b90f624a3ec68006> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1c2fe4000 - 0x1c2fe8fff LinguisticData arm64  <edeed4771f903f2cbe0b598acde1786e> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1c2fe9000 - 0x1c3001fff CoreSDB arm64  <229c2a47851934699bcaeb0a30b04451> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1c3002000 - 0x1c3012fff Categories arm64  <b6510d89e67c3e2dbb670b5855c07008> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1c302d000 - 0x1c30e8fff VideoToolbox arm64  <6e19b464341337598eaf4883f1ce7704> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1c3520000 - 0x1c357bfff PersonalizationPortrait arm64  <f71970a049c032ebb6201d1efcaf0c07> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1c3644000 - 0x1c364cfff SymptomDiagnosticReporter arm64  <9766eb74551535f7bb7e181e62b5b583> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1c364d000 - 0x1c364ffff IOSurfaceAccelerator arm64  <7de8daeac081372fa6789ba35145554c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1c3650000 - 0x1c36fdfff AssetsLibraryServices arm64  <5c0cee245af8347cbabfd253e91230d2> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1c36fe000 - 0x1c372dfff DataAccessExpress arm64  <8341fe1f5e7535f6849eb268dedb6b71> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1c379e000 - 0x1c37b3fff CoreFollowUp arm64  <ef84bee371db30c4aef1c2e40b1bfd22> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1c37b4000 - 0x1c37bcfff FamilyCircle arm64  <b33f13c5921930b4aaaeff269bf97ecb> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1c37bd000 - 0x1c37d2fff libcoretls.dylib arm64  <6ae332beda1f3ba088363048484f9060> /usr/lib/libcoretls.dylib
0x1c3829000 - 0x1c38b8fff libate.dylib arm64  <7116bc291e0d3602abb13c6a3eeb73f3> /usr/lib/libate.dylib
0x1c4b4d000 - 0x1c4b72fff Pasteboard arm64  <207237cc426c3de0810d6bf2c2c52bea> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1c4b73000 - 0x1c4bc5fff FTServices arm64  <807c24fcff68378c813d090fdd5a6708> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1c4c78000 - 0x1c4ceffff SAObjects arm64  <0eeeccf794d0352b8644b0db4af3c4a7> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1c4cf0000 - 0x1c4cfafff CoreRecents arm64  <2f1e57211bf334eabdb5730bcd6c3456> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1c4da3000 - 0x1c4db0fff DataMigration arm64  <ed2227b9a7a9323699ae42ab02e9a48f> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1c4f64000 - 0x1c4f88fff IconServices arm64  <1bc078e31b42329b9dc9232eb5bc071d> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c4f89000 - 0x1c5172fff iTunesCloud arm64  <71ebda7e032f372a94d383c6d248246e> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1c5173000 - 0x1c543bfff MusicLibrary arm64  <1f99e15ad75a391081a0e36e7381bf14> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1c543c000 - 0x1c543dfff WatchdogClient arm64  <ff32dd834ba335bfa4e17383903a1802> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1c543e000 - 0x1c544ffff libprequelite.dylib arm64  <ef5e72fb820434c7af048ee4e87fdb15> /usr/lib/libprequelite.dylib
0x1c5471000 - 0x1c5476fff IDSKVStore arm64  <8267d60b9d843501a125f248cab6a320> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1c5477000 - 0x1c5487fff CoreEmoji arm64  <f92a0d92af6833d1813c9ab6fea7d3d9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1c551f000 - 0x1c556dfff ClassKit arm64  <bb803ab5122439128e13650ec6bf41a3> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1c55da000 - 0x1c55e6fff CPMS arm64  <ae1c4d81b9893ae095e8bbfb98248e5e> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1c55e7000 - 0x1c55effff RTCReporting arm64  <7d38e083766334b58c304df7d65653f3> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1c574e000 - 0x1c579afff MobileBackup arm64  <2c5db5d710b73807a36303ce2a3fd474> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1c584a000 - 0x1c5851fff CoreTime arm64  <ff4d4fc888213566826e7482836cd72a> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1c5890000 - 0x1c59cefff IMDPersistence arm64  <d6b76a3ffe4231fcba586211f58a2c4c> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1c5df7000 - 0x1c5e4bfff ToneLibrary arm64  <cb407460a616362b9de54a0b7b1fe62c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1c6117000 - 0x1c6135fff AppConduit arm64  <784d155a5d20352ba12f68810d8ea3b5> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1c6136000 - 0x1c614efff IntlPreferences arm64  <8ccbcc7f787e3876bbf65dc4d8d91fe9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1c64ca000 - 0x1c659efff CoreBrightness arm64  <73d93edeb16c3e0aa5777a7d6ccbf4a2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1c659f000 - 0x1c65a6fff libIOReport.dylib arm64  <4892e66f540d394db22c0685756afbd0> /usr/lib/libIOReport.dylib
0x1c6737000 - 0x1c68dffff libBNNS.dylib arm64  <033203e2e68e30b59105efd48135eada> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1c68e0000 - 0x1c68e7fff StudyLog arm64  <a2e1380c854d333fb961e6a65ff97e82> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1c68e8000 - 0x1c696efff BulletinBoard arm64  <ec17ea3f82bb3f8f9fcc84bd8953f0b2> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1c696f000 - 0x1c69fefff iTunesStore arm64  <e64889c2fa23341fb4e8b4d13326d775> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1c744b000 - 0x1c74a3fff SafariCore arm64  <83dd5b3d67e0365787dbe92d5d0a0c24> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1c74a4000 - 0x1c7509fff ScreenTimeCore arm64  <f0bd82f84d4434169e2600c4f948396d> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1c7b25000 - 0x1c7b38fff LocalAuthentication arm64  <022df3d9b64d3e75a659c95539dcb6e6> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1c7b39000 - 0x1c7b3dfff CommunicationsFilter arm64  <02c5644ae5e33c0b9fbe39da9560343b> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1c7b3e000 - 0x1c7b60fff AddressBook arm64  <b9b3b1781abe35c6955797252d841e80> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1c7b61000 - 0x1c7b6cfff CaptiveNetwork arm64  <5cf7b891f1163ec181244aa41715fbb2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1c7cbe000 - 0x1c7d70fff libBLAS.dylib arm64  <1c4c2eb2e72537449985694560a86157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1c7d71000 - 0x1c7d7ffff CTCarrierSpace arm64  <805ad8066c163a3c8aa1a8e214e1146b> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1c856a000 - 0x1c8639fff CoreParsec arm64  <122c7915c62533aaa136c96a13d82ab4> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1c8827000 - 0x1c8841fff libtailspin.dylib arm64  <6ea75c6b88633ee2a675a0cc97806b73> /usr/lib/libtailspin.dylib
0x1c88a0000 - 0x1c88b4fff ContactsDonation arm64  <4dbffa7036ba3e7faf0730c3b3ff571f> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1c88fe000 - 0x1c8907fff MobileActivation arm64  <c61637c87260379286dbbfe13553d23b> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1c8988000 - 0x1c8996fff MobileIcons arm64  <8ca119e901153c46a6736af1f43e63bb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1c8997000 - 0x1c8a97fff ResponseKit arm64  <b0ed71bbd8b137db9375b0e9db131ccc> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1c8b5f000 - 0x1c8ba8fff CoreHaptics arm64  <a778afe0e70439ff82136caa83a61eb7> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1c8ba9000 - 0x1c8c72fff ProofReader arm64  <d635b4abd30c3988b275376598a4835f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1c8ce7000 - 0x1c8d67fff CoreSymbolication arm64  <97075ad1c3083da3be31cac4125c5aec> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1c8d68000 - 0x1c8d6efff IdleTimerServices arm64  <13088e64312038748db07ff96375b4c1> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1c8e5d000 - 0x1c8f17fff VideoSubscriberAccount arm64  <d25af8515ee23018ae361498c56f52e9> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1c8f2c000 - 0x1c8f2ffff FTClientServices arm64  <b80da0b4141d3809a5be2dc18deb74dc> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1c8f30000 - 0x1c8f94fff ContactsUICore arm64  <2a7ecdf96e4933cebc2e038810d68e28> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1c93f4000 - 0x1c943bfff LoggingSupport arm64  <0c5c6f16d50135b7a2bd8a2298bef457> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c9553000 - 0x1c95adfff ProtectedCloudStorage arm64  <53c7dd8ce46b3f7c9d1b3d917277d46d> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c9697000 - 0x1c96a0fff OpenGLES arm64  <c2d702a45cba3066a3f74efb58519541> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c9801000 - 0x1c9809fff libGFXShared.dylib arm64  <db66f6add7973827852b7c824f45e483> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c980a000 - 0x1c983efff SharedUtils arm64  <5d3120a659b035f4849cf5b7fb78524c> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c983f000 - 0x1c988cfff PhotosFormats arm64  <ea0659a8c03f394dab6d16b3e176f994> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1ca8e0000 - 0x1ca91cfff StreamingZip arm64  <4d753975167b397caff2c7345786d4e0> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1cb561000 - 0x1cb78afff SafariShared arm64  <62e04d57f0f639ccb901a4c67fe2c739> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1cb810000 - 0x1cb813fff InternationalTextSearch arm64  <b1410950d3493f77951bd2a8067ae4ac> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1cb831000 - 0x1cb84dfff AssetCacheServices arm64  <2e73b2d6d15039ef91ef00e64418fec0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1cc1b9000 - 0x1cc1befff IncomingCallFilter arm64  <624ffce1e93330a5a5bf01e66c3b7897> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1cc1da000 - 0x1cc1f2fff NetworkStatistics arm64  <179b5e8fc33a3a6ca5b4dcbaf17ff9b9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1cc64e000 - 0x1cc654fff Netrb arm64  <67948968e75333e796f46e8eaaa05cb6> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1cc658000 - 0x1cc688fff EAP8021X arm64  <1760544b404835deba2bc9b99cd38ae7> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1cc689000 - 0x1cc68bfff OSAServicesClient arm64  <513c89179dbf3a479e76c2f53b450b44> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1cc82c000 - 0x1cc830fff libgermantok.dylib arm64  <9a4f9d24b53838ec8333bf78a1051ea0> /usr/lib/libgermantok.dylib
0x1cc831000 - 0x1cc8e4fff libmecab.dylib arm64  <921c114d67d03adebef4e4f11c5eedce> /usr/lib/libmecab.dylib
0x1cc8e5000 - 0x1cc920fff Catalyst arm64  <0b77ee7a51f73528b65fc031ae3e9bf0> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1cc9e0000 - 0x1cc9f8fff EmojiFoundation arm64  <85e734be92393d41b86178175b338986> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1cca74000 - 0x1ccaaffff VoiceServices arm64  <e3bb7870be59350dbca1257c0ca99aa6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1ccab0000 - 0x1ccbc7fff Navigation arm64  <4e9216c1a5a63ae4bca150deba431c97> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1ccee1000 - 0x1cceeffff CoreDuetDaemonProtocol arm64  <6b46691e9e7130eb9b50fca8ac2b9234> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1ccef0000 - 0x1ccf0ffff FTAWD arm64  <7d7d2aca7d3131dda476f0f6b61f12f8> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1ce443000 - 0x1ce445fff OAuth arm64  <8070c0f3c0763a00ba11cf7cd9e4dcb5> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ce705000 - 0x1ce740fff DifferentialPrivacy arm64  <ada8fd7977a032118627d0bf877cf8db> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1cef0f000 - 0x1cef7efff libarchive.2.dylib arm64  <42dc1924be3d3620b705ef7660cee32c> /usr/lib/libarchive.2.dylib
0x1cef7f000 - 0x1cefb0fff C2 arm64  <625968f49d1e34fc9efec4bfac98f3ed> /System/Library/PrivateFrameworks/C2.framework/C2
0x1cefb1000 - 0x1cefe5fff NaturalLanguage arm64  <9f032d719bda36c58edbefd0412a678a> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1cf079000 - 0x1cf07afff libsystem_coreservices.dylib arm64  <c563c842c99b3c0b82e5e88df5ed90ba> /usr/lib/system/libsystem_coreservices.dylib
0x1cf08c000 - 0x1cf09dfff libmis.dylib arm64  <d953a58b49e330a5bf69503510aba9f1> /usr/lib/libmis.dylib
0x1cf09e000 - 0x1cf0f4fff WebBookmarks arm64  <6f4480d0919e3c079253b6b8bbbe84bd> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1cf0f5000 - 0x1cf102fff DCIMServices arm64  <9e493b53a76736c09cf264f9c66e3ab9> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1cf103000 - 0x1cf255fff CloudPhotoLibrary arm64  <043b325a8a203087b7994651759d2bb8> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1cf290000 - 0x1cf298fff libcopyfile.dylib arm64  <69d5c4bcc3673b83ba434a55623dc14f> /usr/lib/system/libcopyfile.dylib
0x1cf299000 - 0x1cf2bafff UsageTracking arm64  <47ecff0fb34233f7948163c2a1fd0ec5> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1cf5fc000 - 0x1cf68cfff AccountsDaemon arm64  <1ada74adf2cf3ef0aad26a97db2137bd> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1cf68d000 - 0x1cf698fff AppleIDSSOAuthentication arm64  <a90a37f64c9d38099f4edeaf4fe710df> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1cf699000 - 0x1cf6aafff SettingsFoundation arm64  <2f0e777314e93262880a59995ad49423> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1cf7d9000 - 0x1cf855fff Symbolication arm64  <03df9d66612e33cb8d05104df7470df2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1cfa0b000 - 0x1cfa59fff ChunkingLibrary arm64  <5731da721f3b3d8c98d4e1d0857b4772> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1cfa5d000 - 0x1cfa61fff DAAPKit arm64  <cc46f0c078a3332798a96f3f11d501f7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1cff61000 - 0x1cff63fff CoreDuetDebugLogging arm64  <acaa8f89f2a73bff9671cba1840fe236> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1d0a62000 - 0x1d0aa0fff SignpostSupport arm64  <227f558f50d834b7a1840d8f64dd3405> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1d0cf9000 - 0x1d0d02fff SignpostCollection arm64  <caa25c2934893ffd9683f9111613bb20> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1d1433000 - 0x1d143afff URLFormatting arm64  <53c4edf99b9033b49fe5ce420cacf5ee> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1d144f000 - 0x1d14f6fff MMCS arm64  <2f21063982f9354aa4105f3d2fbac389> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1d154f000 - 0x1d177cfff MobileSpotlightIndex arm64  <71c7f560a2c83f7f96163c8271cf6917> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1d1b52000 - 0x1d1b98fff CoreLocationProtobuf arm64  <6a676f0af66634b499f38a3babd5258f> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d1c4c000 - 0x1d1cc9fff Quagga arm64  <96625bea40e63553b9f3ce7b4b4b3e16> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d1fd6000 - 0x1d1febfff libEDR arm64  <c7f5fed15e09331292fbd33fece65cd9> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1d2c07000 - 0x1d2c15fff libperfcheck.dylib arm64  <5e0967af8172325b8318005ae435e244> /usr/lib/libperfcheck.dylib
0x1d2c16000 - 0x1d2c21fff libAudioStatistics.dylib arm64  <0eb346999e3f38b1b336ac2e0aadbb43> /usr/lib/libAudioStatistics.dylib
0x1d2de2000 - 0x1d2df2fff caulk arm64  <fab4aa83460231c482661b676ff77209> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1d2e32000 - 0x1d2e38fff MobileSystemServices arm64  <658b9cbf7d7f3d179f4bfbf922e1a829> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1d3f1f000 - 0x1d3f58fff libGLImage.dylib arm64  <582c16540f1b3fea93b803803d21e5fa> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1d4389000 - 0x1d439afff libSparseBLAS.dylib arm64  <757eeffd4ed23d84ac9339bdbabc720d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1d439b000 - 0x1d43aefff Engram arm64  <a15b4cff9dbc36a8913c4f84448ad00b> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1d4426000 - 0x1d4460fff DataDetectorsNaturalLanguage arm64  <5b761b2fc04c3dbb8154b42c23aed0fd> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1d4750000 - 0x1d4758fff FSEvents arm64  <190b0224753e3c4381d5b8446a132097> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1d4759000 - 0x1d47d7fff CoreDAV arm64  <0db9975f3ca43fc38cbe4c0c64749609> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1d5122000 - 0x1d5132fff RemoteTextInput arm64  <a2f5bab1b4f13c3fb5617fbdac5725af> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1d515b000 - 0x1d518afff iCalendar arm64  <827bce045d6f3ad38bd8e7896c138ee9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1d51a7000 - 0x1d51b0fff CloudPhotoServices arm64  <1ea2794d7ab8320dbac64afb5747468b> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1d51ef000 - 0x1d5203fff libLinearAlgebra.dylib arm64  <2f6c6ddb7ada3bc18cd3f0cf3e943790> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1d5293000 - 0x1d5395fff ConfigurationEngineModel arm64  <45c9c50b8fb03815a3b549f8f79a63f0> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1d5396000 - 0x1d539dfff CertUI arm64  <c03ce3daa2403fdf8207fd8b75c30291> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1d54a1000 - 0x1d54affff CoreAUC arm64  <322c9197d8613b40afe57b7fb68df2f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1d5f18000 - 0x1d5f5ffff PhysicsKit arm64  <b30f5b6d216b33b2a7c25afc71f38cdd> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1d5f60000 - 0x1d5fb1fff CorePrediction arm64  <14351dae9b7031e9b528f7bf9628be4f> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1d6412000 - 0x1d645dfff SafariSafeBrowsing arm64  <05d48dbe0ec63d329281f91b521736ac> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1d6805000 - 0x1d687afff HomeSharing arm64  <3666d72a99d933a897eea5e336a85fd2> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1d690a000 - 0x1d6928fff GenerationalStorage arm64  <58ab87316773388db7dfbcce942a0b7b> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1d698d000 - 0x1d6998fff PersonaKit arm64  <d056a5d8be433a5b9e58ecee5b7eba0f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1d6999000 - 0x1d69a5fff PersonaUI arm64  <ff33070462ee35eeadb3d4eaf68d7fd6> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1d6da8000 - 0x1d6dadfff kperf arm64  <4f55f95353aa362396276bbb5a474a5e> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1d6f46000 - 0x1d6f54fff AssetsLibrary arm64  <46025aa6d7733d059705486af4a514b7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1d6f81000 - 0x1d6fb4fff libpcap.A.dylib arm64  <a40145e07a52309fb2d4c67003a367b2> /usr/lib/libpcap.A.dylib
0x1d7286000 - 0x1d729afff WebUI arm64  <3c2fa1e515f43b9586c5618453221367> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1d729b000 - 0x1d72b1fff SafariFoundation arm64  <3dbb032d293c3753ae21f4ce692b47e9> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1d72fd000 - 0x1d7397fff libvDSP.dylib arm64  <dc80adf2f1f93c7d86af56f519205aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1d7398000 - 0x1d73c3fff vCard arm64  <e4117947327133abba16c3737bca6412> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1d740b000 - 0x1d7496fff SampleAnalysis arm64  <b4201d77a3a3394aaec2ef64539cf87c> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1d7497000 - 0x1d74a2fff IntentsFoundation arm64  <6ff494f82a80362795fd4eae18b07825> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d7694000 - 0x1d7696fff ParsecSubscriptionServiceSupport arm64  <d651c3e7415a359fa42366c6c981d80c> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d7697000 - 0x1d7726fff MediaPlatform arm64  <7ebd0e91fb77394ab13f2bb86d605071> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d7727000 - 0x1d7a34fff MediaLibraryCore arm64  <433c6c4b55e23bae82ed782a140b4ae0> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d7a97000 - 0x1d7acffff PhotosImagingFoundation arm64  <7fb05884c38a3d3d81378f7f3f9b7458> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d7ad0000 - 0x1d7af2fff MediaConversionService arm64  <4420a105c11034e593451a846291a9cb> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1d7af3000 - 0x1d7b10fff MediaStream arm64  <459e2ce38ff13bd98a9d1fb35a115d5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1d7b11000 - 0x1d7c0cfff CoreMediaStream arm64  <959d244f622436e69ae3f69c99541b4e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1d7e08000 - 0x1d7e08fff Accelerate arm64  <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d7e0a000 - 0x1d8125fff libLAPACK.dylib arm64  <d6ea6a57de14389ca3ec031d84ba62d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d8126000 - 0x1d812afff libQuadrature.dylib arm64  <bb2c62ec40973ea68167eb9cc6327489> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d812b000 - 0x1d8184fff libvMisc.dylib arm64  <04b04e0046e33768ab2d40e809a2ccef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d8185000 - 0x1d8185fff vecLib arm64  <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1d818e000 - 0x1d819bfff AuthenticationServices arm64  <3f060ef09649360a9127277b38dbac3f> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1d819c000 - 0x1d81a4fff BackgroundTasks arm64  <f1cb973b223f3276ac8a975cc7ab632b> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1d81de000 - 0x1d82dbfff Combine arm64  <29d48ca86f59346999f5eebe79baf186> /System/Library/Frameworks/Combine.framework/Combine
0x1d84cc000 - 0x1d8506fff CryptoKit arm64  <6c764336d64f3db48eba98387d828fd4> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1d8543000 - 0x1d8570fff GSS arm64  <f1c03bd69a933ea28bb10025c609ca33> /System/Library/Frameworks/GSS.framework/GSS
0x1d8584000 - 0x1d85b5fff MPSCore arm64  <1666663f48883961a9e202c568626e7d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1d85b6000 - 0x1d862ffff MPSImage arm64  <781dc8f6e1b138ba86b2c0058c19cb98> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1d8630000 - 0x1d8652fff MPSMatrix arm64  <02c88d27f29e37b3a8495a640ca94213> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1d8653000 - 0x1d8667fff MPSNDArray arm64  <271201d903fe363fb8464b4b1342a21f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1d8668000 - 0x1d87f8fff MPSNeuralNetwork arm64  <bdc7c056eb81311bb4590152d2abbd90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1d87f9000 - 0x1d883efff MPSRayIntersector arm64  <48f8661ffbed300a99c3b600af8b284c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1d883f000 - 0x1d883ffff MetalPerformanceShaders arm64  <e9e56ea5bdcf3ab8af209e036e0612f0> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1d884c000 - 0x1d884cfff MobileCoreServices arm64  <ccff2e7f7fc03c67842b6778deb92b15> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1d8857000 - 0x1d8858fff libCVMSPluginSupport.dylib arm64  <3a428a3a2c6437749a4dba11166bf483> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1d8859000 - 0x1d885ffff libCoreFSCache.dylib arm64  <bbbe1cbe89293acc979abb13f4251d43> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1d8860000 - 0x1d8865fff libCoreVMClient.dylib arm64  <6fdac9a1339232b896a611b47684f53d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1d8899000 - 0x1d88d0fff QuickLookThumbnailing arm64  <610ebc9a3ebd3221ba18d0d02e0e1305> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1d8cda000 - 0x1d8cdafff UIKit arm64  <6226e2e1d7803f38a6ededf79a9627a6> /System/Library/Frameworks/UIKit.framework/UIKit
0x1d8f8b000 - 0x1d90dbfff ANECompiler arm64  <7bd68c7ca0fc3affbee042f9c3d8f2b2> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1d90dc000 - 0x1d90ecfff ANEServices arm64  <60422c4e8e3136d9b5c32ffbaf54f8fe> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1d90f5000 - 0x1d9189fff APFS arm64  <f5ed866028033f4bb6e8c0d5822ac5e2> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1d918a000 - 0x1d918efff ASEProcessing arm64  <e54a90141f06306ba510b79fc6453bfe> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1d9330000 - 0x1d933bfff AccountSettings arm64  <9a06ef66910a35f58dc0bc63a75eefc7> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1d9c4e000 - 0x1d9c5cfff AppleFSCompression arm64  <a0bb48745a5d3e5e9077ee742a747f38> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1d9c63000 - 0x1d9c71fff AppleIDAuthSupport arm64  <47e1d773959b3e8186999127f0d977c9> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d9c72000 - 0x1d9cb3fff AppleJPEG arm64  <cdd1885be3d630d0baefc185801354fd> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1d9ccf000 - 0x1d9ce0fff AppleNeuralEngine arm64  <8bcebcd8655b3f9e8eea6af3cf128d47> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1d9ce7000 - 0x1d9d0afff AppleSauce arm64  <bce271f8932f34118aa7f506f632d159> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1d9dbe000 - 0x1d9df8fff AttributeGraph arm64  <9e48b80082cd37a0ae29f5b0b5177088> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1d9f05000 - 0x1d9f35fff Bom arm64  <ddb1ef09e3343861bcc3b13e0313a0be> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1da9a4000 - 0x1da9a4fff CombineCocoa arm64  <dfea491e152c34feb88decf1e7350615> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1da9a5000 - 0x1da9acfff CommonAuth arm64  <c33a0f2928313699b3d71d2e07acf848> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1dad9c000 - 0x1dada0fff CoreOptimization arm64  <d358170146ce3b8493c4dbbca34765a4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1dae18000 - 0x1dae19fff CryptoKitCBridging arm64  <e5464eaefc0c303eab9cf7fd1471f149> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1daeb7000 - 0x1daec2fff DeviceIdentity arm64  <bcaed68cffe030e3a51d99f200c1d9a3> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1db04e000 - 0x1db069fff DocumentManagerCore arm64  <8826aea5363f3f7eae9f433716f0f677> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1db125000 - 0x1db77ffff Espresso arm64  <83805eca6338313bac2ce006e65ab421> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1dba48000 - 0x1dbe5afff FaceCore arm64  <09174f97e63c3e3884b438a951eadcd4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1dbf2d000 - 0x1dbf41fff libGSFontCache.dylib arm64  <6de8722a42e23fb2b8a17af04dde3a85> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1dbfa5000 - 0x1dbfb1fff libhvf.dylib arm64  <4ec3537257f63c2d82daaf832a600772> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1dbfd3000 - 0x1dbfe7fff Futhark arm64  <5ea62250eb9d3ea6a5727fae65055ea9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1dccad000 - 0x1dccb9fff GraphVisualizer arm64  <0c3822f5d9fe3ee5a00396e93e50816c> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1dcfac000 - 0x1dd01bfff Heimdal arm64  <25c647eadec232af974e0550552b10e8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1dd56a000 - 0x1dd570fff InternationalSupport arm64  <4a14c71c3da2305a963b1bd637bc3eb6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1dd82b000 - 0x1dd82bfff Marco arm64  <335c790cb29a37d3920cb407f8914640> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1ddce1000 - 0x1ddd0afff MetricsKit arm64  <f23acdacf80f3cad84fc0f53937cfebd> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1ddd18000 - 0x1ddd2bfff MobileDeviceLink arm64  <f0bcb1425598390d9c531d4d055b4b0f> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1ddfda000 - 0x1de019fff OTSVG arm64  <d7aaee1178bf374591ea6c8c3a3561d3> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1de667000 - 0x1de667fff PhoneNumbers arm64  <7c28ff603df33250b2b4ecdb2ad7fe07> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1dff05000 - 0x1dff57fff RenderBox arm64  <a7deed9d866a3f44831a44491357b6f9> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1dff58000 - 0x1dff5cfff RevealCore arm64  <572330ddd0333007b8eaa52f10747819> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1e00e0000 - 0x1e00ecfff SetupAssistantSupport arm64  <c91413044d6b3a3180d159dc417b8826> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1e010a000 - 0x1e010afff SignpostMetrics arm64  <251e0942df5f3ac9ba8f351424bfbcb9> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1e0138000 - 0x1e015ffff SiriInstrumentation arm64  <7c4a43494d453c96acfba5204eedd9d0> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1e08bc000 - 0x1e09d9fff TextRecognition arm64  <f37f85a83ab43d3589d8fa2eed253f64> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1e09da000 - 0x1e0a7cfff TextureIO arm64  <92b750bfe4663fdba8abc3acac5af460> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1e18a3000 - 0x1e1d88fff libwebrtc.dylib arm64  <eb98efad7fff3b5b809d09349f01058c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1e1f0f000 - 0x1e1f17fff kperfdata arm64  <a5de3e99457a345f929799d11953bda5> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1e1f18000 - 0x1e1f5ffff ktrace arm64  <2a3228568da930a6b93cd7cbc6d9a254> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1e1f78000 - 0x1e1f84fff perfdata arm64  <5e4c6bf0c1c833d89363122128f3d20f> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1e235e000 - 0x1e265efff libAWDSupportFramework.dylib arm64  <a00edb8d9c6638a989d75622d1291f21> /usr/lib/libAWDSupportFramework.dylib
0x1e2812000 - 0x1e281cfff libChineseTokenizer.dylib arm64  <ef9b88fe5c5935b9bcae9c675bbfa23a> /usr/lib/libChineseTokenizer.dylib
0x1e2841000 - 0x1e29f4fff libFosl_dynamic.dylib arm64  <bea0ead4ccfe34ed8d67db9040c5da5f> /usr/lib/libFosl_dynamic.dylib
0x1e2a71000 - 0x1e2a77fff libMatch.1.dylib arm64  <e83c52ddeb9e33c69a177327c0cdc1db> /usr/lib/libMatch.1.dylib
0x1e2b2d000 - 0x1e2b2efff libSystem.B.dylib arm64  <ce21da921ce93923afddf0cd58f8f6a5> /usr/lib/libSystem.B.dylib
0x1e2b37000 - 0x1e2b39fff libThaiTokenizer.dylib arm64  <a9ce14ae232235a19898388ba6b1a2ca> /usr/lib/libThaiTokenizer.dylib
0x1e2c38000 - 0x1e2c4dfff libapple_nghttp2.dylib arm64  <91ab893bfe943688aef625dca11ab0d6> /usr/lib/libapple_nghttp2.dylib
0x1e2cc6000 - 0x1e2cd6fff libbsm.0.dylib arm64  <987d9aeed03d3370a547670fc38af03f> /usr/lib/libbsm.0.dylib
0x1e2cd7000 - 0x1e2ce3fff libbz2.1.0.dylib arm64  <b58e02ba8ec2336195efb36d766a18c2> /usr/lib/libbz2.1.0.dylib
0x1e2ce4000 - 0x1e2ce4fff libcharset.1.dylib arm64  <14be8e9ab94e331f9efe4c7d3c27f090> /usr/lib/libcharset.1.dylib
0x1e2ce5000 - 0x1e2cf6fff libcmph.dylib arm64  <876ce59390b1332a891e3422abb255bc> /usr/lib/libcmph.dylib
0x1e2cf7000 - 0x1e2d0efff libcompression.dylib arm64  <a3284d81bc4a3abc91b79c04caa497af> /usr/lib/libcompression.dylib
0x1e2d0f000 - 0x1e2d10fff libcoretls_cfhelpers.dylib arm64  <95ee12f5f8b4324cbc8a06f0679a2141> /usr/lib/libcoretls_cfhelpers.dylib
0x1e2d11000 - 0x1e2d17fff libcupolicy.dylib arm64  <5144364548e33d2ab9b59996ab22d576> /usr/lib/libcupolicy.dylib
0x1e2d57000 - 0x1e2d60fff libdscsym.dylib arm64  <2a90db755b9f3bc18cd8b85b75b8a342> /usr/lib/libdscsym.dylib
0x1e2d61000 - 0x1e2d7dfff libedit.3.dylib arm64  <e84e5ccc6513331981dcfd6aae9b174e> /usr/lib/libedit.3.dylib
0x1e2d97000 - 0x1e2d9cfff libheimdal-asn1.dylib arm64  <b84286dc56c0381cbdab267cd781b3ac> /usr/lib/libheimdal-asn1.dylib
0x1e2d9d000 - 0x1e2e8efff libiconv.2.dylib arm64  <2baa5b6bfc033546bb19f856ddbe62a5> /usr/lib/libiconv.2.dylib
0x1e2ea4000 - 0x1e2eaffff liblockdown.dylib arm64  <5a109261b1db3a0e9d41c9a9014fda25> /usr/lib/liblockdown.dylib
0x1e2eb0000 - 0x1e2ec8fff liblzma.5.dylib arm64  <90b58a83ee4739bead3bb25f8d5f69e8> /usr/lib/liblzma.5.dylib
0x1e3246000 - 0x1e3275fff libncurses.5.4.dylib arm64  <4c59d89cfac4347aacc02478f4204bdf> /usr/lib/libncurses.5.4.dylib
0x1e3276000 - 0x1e328afff libnetworkextension.dylib arm64  <a31cb0d5d3cd36dfb1674519634bc45c> /usr/lib/libnetworkextension.dylib
0x1e3614000 - 0x1e362cfff libresolv.9.dylib arm64  <c43a80648b9b3463997f9980fb91e4c3> /usr/lib/libresolv.9.dylib
0x1e362d000 - 0x1e362ffff libsandbox.1.dylib arm64  <bf762d0070853a1395113ce0851e05d8> /usr/lib/libsandbox.1.dylib
0x1e3630000 - 0x1e3635fff libsysdiagnose.dylib arm64  <775d2fe22eba349c91eda5f0b76eb460> /usr/lib/libsysdiagnose.dylib
0x1e3636000 - 0x1e3667fff libtidy.A.dylib arm64  <7bd4c53a136e3d0bb2cac1f9dafe9f96> /usr/lib/libtidy.A.dylib
0x1e366f000 - 0x1e3672fff libutil.dylib arm64  <e9d6e216ac8e3f6cba159f646ba02230> /usr/lib/libutil.dylib
0x1e36a0000 - 0x1e36b1fff libz.1.dylib arm64  <f0958b1f257135919a445426cc0d8547> /usr/lib/libz.1.dylib
0x1e36dc000 - 0x1e36defff liblog_network.dylib arm64  <a429a4f3773038eca70b00b75c7fab4c> /usr/lib/log/liblog_network.dylib
0x1e36ff000 - 0x1e3736fff libswiftAccelerate.dylib arm64  <0a5432d7c48e3253a5a8346814815110> /usr/lib/swift/libswiftAccelerate.dylib
0x1e3775000 - 0x1e377cfff libswiftCoreData.dylib arm64  <b3e7bda5ff373941bab5663b34ac8444> /usr/lib/swift/libswiftCoreData.dylib
0x1e377d000 - 0x1e3781fff libswiftCoreFoundation.dylib arm64  <8d1f589a103c33429f2d3bfa0d30abda> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1e3782000 - 0x1e3790fff libswiftCoreGraphics.dylib arm64  <4cf4637928e234938ca8e538183491c7> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1e3791000 - 0x1e3795fff libswiftCoreImage.dylib arm64  <ab56de4c72c23b4c83bb0f84e68a1eed> /usr/lib/swift/libswiftCoreImage.dylib
0x1e37ea000 - 0x1e37f3fff libswiftDarwin.dylib arm64  <6f38dc78242e32baa2dc4a7c585bee73> /usr/lib/swift/libswiftDarwin.dylib
0x1e37f4000 - 0x1e380ffff libswiftDispatch.dylib arm64  <57e9bf072517383fb88d383579a32e46> /usr/lib/swift/libswiftDispatch.dylib
0x1e3810000 - 0x1e3995fff libswiftFoundation.dylib arm64  <0e3bc05c556c3717ba2da9e37b8dcf1d> /usr/lib/swift/libswiftFoundation.dylib
0x1e39d2000 - 0x1e39d9fff libswiftMetal.dylib arm64  <31bfb95a02393002a2af642683dfdf18> /usr/lib/swift/libswiftMetal.dylib
0x1e3a4b000 - 0x1e3a51fff libswiftObjectiveC.dylib arm64  <84e676b5133d3b9b839d06afadb70f35> /usr/lib/swift/libswiftObjectiveC.dylib
0x1e3a5c000 - 0x1e3a61fff libswiftQuartzCore.dylib arm64  <5f1af497d37333328418c66a747fee51> /usr/lib/swift/libswiftQuartzCore.dylib
0x1e3a9d000 - 0x1e3ab4fff libswiftUIKit.dylib arm64  <0a60e8066cb239dc813721d1431823c8> /usr/lib/swift/libswiftUIKit.dylib
0x1e3ac5000 - 0x1e3acdfff libswiftos.dylib arm64  <7c3a48abb4c439218a6b45b69b4db66f> /usr/lib/swift/libswiftos.dylib
0x1e3ace000 - 0x1e3ae8fff libswiftsimd.dylib arm64  <d83b3d5c82c23e8c831d9599ee61c585> /usr/lib/swift/libswiftsimd.dylib
0x1e3ae9000 - 0x1e3aeefff libcache.dylib arm64  <be71141fe3be367bbc565c1741f6b01e> /usr/lib/system/libcache.dylib
0x1e3aef000 - 0x1e3afbfff libcommonCrypto.dylib arm64  <18d07bfb4ffd3a659ebc0ee49abdbb1a> /usr/lib/system/libcommonCrypto.dylib
0x1e3afc000 - 0x1e3b00fff libcompiler_rt.dylib arm64  <9406b53f22a731fb89fee6dd8b567bd3> /usr/lib/system/libcompiler_rt.dylib
0x1e3bd6000 - 0x1e3bd6fff liblaunch.dylib arm64  <e8a0fa47b6b23c07aebd273967459ec5> /usr/lib/system/liblaunch.dylib
0x1e3bd7000 - 0x1e3bdcfff libmacho.dylib arm64  <c6510dc0f7c53d3f871a10aebf81fc38> /usr/lib/system/libmacho.dylib
0x1e3bdd000 - 0x1e3bdffff libremovefile.dylib arm64  <464f0bb7e90f3c20ac3a6dbc64db454f> /usr/lib/system/libremovefile.dylib
0x1e3be0000 - 0x1e3be1fff libsystem_featureflags.dylib arm64  <e18e61e887843a8ba16a66008936a521> /usr/lib/system/libsystem_featureflags.dylib
0x1e3be2000 - 0x1e3c0ffff libsystem_m.dylib arm64  <c1a752bbda883d16898da9c0c9ed9a9a> /usr/lib/system/libsystem_m.dylib
0x1e3c10000 - 0x1e3c15fff libunwind.dylib arm64  <76b18d6dcb553b05b0c3d01d7df700c4> /usr/lib/system/libunwind.dylib
0x1e3ef4000 - 0x1e3f5cfff NanoRegistry arm64  <4dbce0ff9619369a81f9b754c6d9e2d6> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1e3f5d000 - 0x1e3f6afff NanoPreferencesSync arm64  <e9f3421609c13c85a0714d5245a6feef> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1e4779000 - 0x1e47b2fff CryptoTokenKit arm64  <204a5ee779c932dd8aad049777fe926a> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1e47b8000 - 0x1e4f48fff SwiftUI arm64  <b6846d8dbaa63a58b9c3b1c5a7350fb4> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1e50d4000 - 0x1e50f2fff AppSSO arm64  <5be28f28bc15374ab5126959fea7634e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1e50f3000 - 0x1e5106fff AppSSOCore arm64  <fcc121e7fbb9381ab95080d27b1dceac> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF