Skip to content

iOS app crashes on startup #54543

@deadsoul44

Description

@deadsoul44

iOS app crashes on startup on an actual test device. The app is built on Codemagic with Flutter beta channel (1.17.0) and distributed with test flight.

I don't have a Mac.

Android version of the app is working OK.

Here is the crash file logs:

Incident Identifier: A5D57F6F-0EA9-4793-BC65-D5B086D3AFA4
Beta Identifier:     D3F0B2C7-F338-47FC-A57C-F0A94127E6F5
Hardware Model:      iPhone10,5
Process:             Runner [1126]
Path:                /private/var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Runner
Identifier:          ---
Version:             17 (2.2.7)
AppStoreTools:       11E146
AppVariant:          1:iPhone10,5:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           ---


Date/Time:           2020-04-11 18:14:28.6107 +0300
Launch Time:         2020-04-11 18:14:28.4134 +0300
OS Version:          iPhone OS 13.4.1 (17E262)
Release Type:        User
Baseband Version:    3.04.02
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                	0x1a5b515f0 __exceptionPreprocess + 224 (NSException.m:199)
1   libobjc.A.dylib               	0x1a5873bcc objc_exception_throw + 56 (objc-exception.mm:565)
2   CoreFoundation                	0x1a5a47b28 +[NSException raise:format:] + 108 (NSException.m:155)
3   Runner                        	0x104ca3b44 +[FIRApp configure] + 104 (FIRApp.m:125)
4   Runner                        	0x104ff5134 -[FLTCloudFirestorePlugin init] + 132 (FLTCloudFirestorePlugin.m:489)
5   Runner                        	0x104ff5004 +[FLTCloudFirestorePlugin registerWithRegistrar:] + 220 (FLTCloudFirestorePlugin.m:474)
6   Runner                        	0x104c698fc +[GeneratedPluginRegistrant registerWithRegistry:] + 164 (GeneratedPluginRegistrant.m:101)
7   Runner                        	0x104c69d08 @objc AppDelegate.application(_:didFinishLaunchingWithOptions:) + 172 (AppDelegate.swift:10)
8   UIKitCore                     	0x1a9bf2a5c -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 356 (UIApplication.m:2327)
9   UIKitCore                     	0x1a9bf47e8 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 5048 (UIApplication.m:2724)
10  UIKitCore                     	0x1a9bfa084 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1244 (UIApplication.m:4277)
11  UIKitCore                     	0x1a93a146c -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 148 (_UISceneLifecycleMultiplexer.m:388)
12  UIKitCore                     	0x1a9850a38 _UIScenePerformActionsWithLifecycleActionMask + 100 (_UISceneLifecycleState.m:109)
13  UIKitCore                     	0x1a93a1f50 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransiti... + 196 (_UISceneLifecycleMultiplexer.m:501)
14  UIKitCore                     	0x1a93a19a4 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 288 (_UISceneLifecycleMultiplexer.m:450)
15  UIKitCore                     	0x1a93a1d7c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionSto... + 740 (_UISceneLifecycleMultiplexer.m:500)
16  UIKitCore                     	0x1a93a163c -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 336 (_UISceneLifecycleMultiplexer.m:406)
17  UIKitCore                     	0x1a93a5ad8 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsFo... + 188 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:102)
18  UIKitCore                     	0x1a9774dd4 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 812 (BSAnimationSettings+UIKit.m:50)
19  UIKitCore                     	0x1a9869e7c _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 244 (_UISceneSettingsDiffAction.m:43)
20  UIKitCore                     	0x1a93a5834 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsFo... + 140 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:87)
21  UIKitCore                     	0x1a9869d78 _UISceneSettingsDiffActionPerformActionsWithDelayForTransitionContext + 100 (_UISceneSettingsDiffAction.m:35)
22  UIKitCore                     	0x1a93a569c -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUISc... + 376 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:85)
23  UIKitCore                     	0x1a9214f2c __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 636 (UIScene.m:1340)
24  UIKitCore                     	0x1a9213acc -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 248 (UIScene.m:1073)
25  UIKitCore                     	0x1a9214c64 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 220 (UIScene.m:1317)
26  UIKitCore                     	0x1a9bf82d0 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 540 (UIApplication.m:3823)
27  UIKitCore                     	0x1a979a284 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 360 (UIApplicationSceneClientAgent.m:45)
28  FrontBoardServices            	0x1aaccb20c -[FBSSceneImpl _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 424 (FBSSceneImpl.m:431)
29  FrontBoardServices            	0x1aacefd84 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_... + 100 (FBSWorkspaceScenesClient.m:318)
30  FrontBoardServices            	0x1aacd57ec -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 232 (FBSWorkspace.m:357)
31  FrontBoardServices            	0x1aacefa40 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_... + 312 (FBSWorkspaceScenesClient.m:317)
32  libdispatch.dylib             	0x1a5817524 _dispatch_client_callout + 16 (object.m:495)
33  libdispatch.dylib             	0x1a57f1808 _dispatch_block_invoke_direct$VARIANT$armv81 + 216 (queue.c:466)
34  FrontBoardServices            	0x1aad14440 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 40 (FBSSerialQueue.m:173)
35  FrontBoardServices            	0x1aad1410c -[FBSSerialQueue _queue_performNextIfPossible] + 404 (FBSSerialQueue.m:216)
36  FrontBoardServices            	0x1aad14634 -[FBSSerialQueue _performNextFromRunLoopSource] + 28 (FBSSerialQueue.m:247)
37  CoreFoundation                	0x1a5acfb64 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 (CFRunLoop.c:1922)
38  CoreFoundation                	0x1a5acfabc __CFRunLoopDoSource0 + 80 (CFRunLoop.c:1956)
39  CoreFoundation                	0x1a5acf244 __CFRunLoopDoSources0 + 184 (CFRunLoop.c:1992)
40  CoreFoundation                	0x1a5aca274 __CFRunLoopRun + 788 (CFRunLoop.c:2882)
41  CoreFoundation                	0x1a5ac9c34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
42  GraphicsServices              	0x1afc1338c GSEventRunModal + 160 (GSEvent.c:2246)
43  UIKitCore                     	0x1a9bfc22c UIApplicationMain + 1932 (UIApplication.m:4820)
44  Runner                        	0x104c69e6c main + 64 (AppDelegate.swift:5)
45  libdyld.dylib                 	0x1a5951800 start + 4

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001a5946d88 __pthread_kill + 8
1   libsystem_pthread.dylib       	0x00000001a586374c pthread_kill$VARIANT$armv81 + 216 (pthread.c:1458)
2   libsystem_c.dylib             	0x00000001a57b2644 abort + 100 (abort.c:110)
3   libc++abi.dylib               	0x00000001a591acc0 abort_message + 128 (abort_message.cpp:76)
4   libc++abi.dylib               	0x00000001a590ce10 demangling_terminate_handler() + 296 (cxa_default_handlers.cpp:65)
5   libobjc.A.dylib               	0x00000001a5873e80 _objc_terminate() + 124 (objc-exception.mm:701)
6   libc++abi.dylib               	0x00000001a591a14c std::__terminate(void (*)()) + 16 (cxa_handlers.cpp:59)
7   libc++abi.dylib               	0x00000001a591a0e4 std::terminate() + 44 (cxa_handlers.cpp:88)
8   libdispatch.dylib             	0x00000001a5817538 _dispatch_client_callout + 36 (object.m:498)
9   libdispatch.dylib             	0x00000001a57f1808 _dispatch_block_invoke_direct$VARIANT$armv81 + 216 (queue.c:466)
10  FrontBoardServices            	0x00000001aad14440 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 40 (FBSSerialQueue.m:173)
11  FrontBoardServices            	0x00000001aad1410c -[FBSSerialQueue _queue_performNextIfPossible] + 404 (FBSSerialQueue.m:216)
12  FrontBoardServices            	0x00000001aad14634 -[FBSSerialQueue _performNextFromRunLoopSource] + 28 (FBSSerialQueue.m:247)
13  CoreFoundation                	0x00000001a5acfb64 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 (CFRunLoop.c:1922)
14  CoreFoundation                	0x00000001a5acfabc __CFRunLoopDoSource0 + 80 (CFRunLoop.c:1956)
15  CoreFoundation                	0x00000001a5acf244 __CFRunLoopDoSources0 + 184 (CFRunLoop.c:1992)
16  CoreFoundation                	0x00000001a5aca274 __CFRunLoopRun + 788 (CFRunLoop.c:2882)
17  CoreFoundation                	0x00000001a5ac9c34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
18  GraphicsServices              	0x00000001afc1338c GSEventRunModal + 160 (GSEvent.c:2246)
19  UIKitCore                     	0x00000001a9bfc22c UIApplicationMain + 1932 (UIApplication.m:4820)
20  Runner                        	0x0000000104c69e6c main + 64 (AppDelegate.swift:5)
21  libdyld.dylib                 	0x00000001a5951800 start + 4

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

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

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

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001a5925198 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001a592460c mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x00000001a5acf3b4 __CFRunLoopServiceMachPort + 148 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001a5aca3e8 __CFRunLoopRun + 1160 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001a5ac9c34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
5   Foundation                    	0x00000001a5e0cbcc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                    	0x00000001a5e0caac -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7   UIKitCore                     	0x00000001a9c9e160 -[UIEventFetcher threadMain] + 152 (UIEventFetcher.m:736)
8   Foundation                    	0x00000001a5f3b9d0 __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
10  libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

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

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib        	0x00000001a5925198 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001a592460c mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x00000001a5acf3b4 __CFRunLoopServiceMachPort + 148 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001a5aca3e8 __CFRunLoopRun + 1160 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001a5ac9c34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
5   Flutter                       	0x00000001057c26f4 0x105784000 + 255732
6   Flutter                       	0x00000001057c20c0 0x105784000 + 254144
7   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib        	0x00000001a5925198 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001a592460c mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x00000001a5acf3b4 __CFRunLoopServiceMachPort + 148 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001a5aca3e8 __CFRunLoopRun + 1160 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001a5ac9c34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
5   Flutter                       	0x00000001057c26f4 0x105784000 + 255732
6   Flutter                       	0x00000001057c20c0 0x105784000 + 254144
7   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib        	0x00000001a5925198 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001a592460c mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x00000001a5acf3b4 __CFRunLoopServiceMachPort + 148 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001a5aca3e8 __CFRunLoopRun + 1160 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001a5ac9c34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
5   Flutter                       	0x00000001057c26f4 0x105784000 + 255732
6   Flutter                       	0x00000001057c20c0 0x105784000 + 254144
7   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib        	0x00000001a5946b58 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001a586506c _pthread_cond_wait$VARIANT$armv81 + 672 (pthread_cond.c:591)
2   libc++.1.dylib                	0x00000001a59987ac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:295)
3   Flutter                       	0x00000001057bd1d4 0x105784000 + 233940
4   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
5   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib        	0x00000001a5946b58 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001a586506c _pthread_cond_wait$VARIANT$armv81 + 672 (pthread_cond.c:591)
2   libc++.1.dylib                	0x00000001a59987ac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:295)
3   Flutter                       	0x00000001057bd1d4 0x105784000 + 233940
4   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
5   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib        	0x00000001a5946b58 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001a586506c _pthread_cond_wait$VARIANT$armv81 + 672 (pthread_cond.c:591)
2   libc++.1.dylib                	0x00000001a59987ac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:295)
3   Flutter                       	0x00000001057bd1d4 0x105784000 + 233940
4   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
5   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib        	0x00000001a5946b58 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001a586506c _pthread_cond_wait$VARIANT$armv81 + 672 (pthread_cond.c:591)
2   libc++.1.dylib                	0x00000001a59987ac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:295)
3   Flutter                       	0x00000001057bd1d4 0x105784000 + 233940
4   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
5   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib        	0x00000001a5946b58 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001a586506c _pthread_cond_wait$VARIANT$armv81 + 672 (pthread_cond.c:591)
2   libc++.1.dylib                	0x00000001a59987ac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:295)
3   Flutter                       	0x00000001057bd1d4 0x105784000 + 233940
4   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
5   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 14 name:
Thread 14:
0   libsystem_kernel.dylib        	0x00000001a5946b58 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001a586506c _pthread_cond_wait$VARIANT$armv81 + 672 (pthread_cond.c:591)
2   libc++.1.dylib                	0x00000001a59987ac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:295)
3   Flutter                       	0x00000001057bd1d4 0x105784000 + 233940
4   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
5   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 15 name:
Thread 15:
0   libsystem_kernel.dylib        	0x00000001a5948868 kevent + 8
1   Flutter                       	0x0000000105b1ed3c 0x105784000 + 3779900
2   Flutter                       	0x0000000105b5ac40 0x105784000 + 4025408
3   libsystem_pthread.dylib       	0x00000001a5867d98 _pthread_start + 156 (pthread.c:896)
4   libsystem_pthread.dylib       	0x00000001a586b74c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x00000001a591df29   x5: 0x000000016b19a4e0   x6: 0x000000000000006e   x7: 0x0000000000000a00
    x8: 0x00000001055d6040   x9: 0xdcdc52e0b6c8e649  x10: 0x00000001a585f160  x11: 0x000000000000000b
   x12: 0x00000001e0e30080  x13: 0x000000000000005d  x14: 0x0000000000000010  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x0000000000000001  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000407  x21: 0x00000001055d6120  x22: 0x0000000000000000  x23: 0x00000001055d6120
   x24: 0x0000000000001f03  x25: 0x0000000000000001  x26: 0x0000000283c7cc08  x27: 0x000000016b19acc0
   x28: 0x00000001efb40000   fp: 0x000000016b19a440   lr: 0x00000001a586374c
    sp: 0x000000016b19a420   pc: 0x00000001a5946d88 cpsr: 0x40000000
   esr: 0x56000080  Address size fault

Binary Images:
0x104c64000 - 0x10513ffff Runner arm64  <ed63430c4bf03a9f8a0583827be74fc4> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Runner
0x105354000 - 0x105373fff AppAuth arm64  <98050022c969339eb150e4ea3a4ddd67> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/AppAuth.framework/AppAuth
0x1053b4000 - 0x1053c7fff FBLPromises arm64  <7cf578605ae53e15b940318b01394f2d> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/FBLPromises.framework/FBLPromises
0x1053ec000 - 0x105407fff FBSDKLoginKit arm64  <0332d73616043e0b951d73a73aae1758> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/FBSDKLoginKit.framework/FBSDKLoginKit
0x105434000 - 0x105447fff FMDB arm64  <73fb868b4a19330f9333afbd13a608e8> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/FMDB.framework/FMDB
0x10546c000 - 0x105477fff GTMAppAuth arm64  <1067d07a7e1f308491e3ec57c48ce4ab> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/GTMAppAuth.framework/GTMAppAuth
0x105490000 - 0x1054bbfff GTMSessionFetcher arm64  <cbd33d5034a236988e48c0319723b2d8> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
0x105508000 - 0x105513fff apple_sign_in arm64  <3df29bf886ea3f2aa0eda59856f88586> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/apple_sign_in.framework/apple_sign_in
0x105538000 - 0x10559bfff dyld arm64  <23eead922ec9376cbb08574507ab6177> /usr/lib/dyld
0x105614000 - 0x10569ffff FBSDKCoreKit arm64  <7892153ba52e33ef9d52fee1fed2e2ff> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit
0x105784000 - 0x105deffff Flutter arm64  <d39428d6e14b3f4cb28f5f78c5f41206> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/Flutter.framework/Flutter
0x1060a4000 - 0x1060bffff GoogleUtilities arm64  <612ff2650cd5397fa0b253b76503ea9e> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x1060f0000 - 0x106123fff TwitterCore arm64  <47826d42615b3eeab5cedc3dd49302d5> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/TwitterCore.framework/TwitterCore
0x10617c000 - 0x10625bfff TwitterKit arm64  <75aecec23b413a15b82a247b2894d099> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/TwitterKit.framework/TwitterKit
0x1063dc000 - 0x106407fff absl arm64  <8f59dedb78c3350282f1a50f7e9528c3> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/absl.framework/absl
0x10645c000 - 0x106463fff device_info arm64  <f55eaed658df38789cbeec7847fb0ff8> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/device_info.framework/device_info
0x106474000 - 0x10647ffff flutter_secure_storage arm64  <bd78de4c4bbe325f97e641d01394eeac> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/flutter_secure_storage.framework/flutter_secure_storage
0x106490000 - 0x106497fff flutter_twitter arm64  <095f24c82a8c3bc9bf2b4d3b819553c7> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/flutter_twitter.framework/flutter_twitter
0x1064a4000 - 0x106597fff grpc arm64  <90858cb2753b3952bd665fcdb0d3c738> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/grpc.framework/grpc
0x106758000 - 0x106793fff grpcpp arm64  <3d514032b1d739c795657c67779b5ef3> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/grpcpp.framework/grpcpp
0x106858000 - 0x10688bfff leveldb arm64  <99ae6411183e38d089fe423c2199dc7f> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/leveldb.framework/leveldb
0x1068e4000 - 0x1068effff nanopb arm64  <3ef0d59c6e6931e8af3053556a59d46e> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/nanopb.framework/nanopb
0x106900000 - 0x1069dbfff openssl_grpc arm64  <0685385840de3acd836509ae9f47916b> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/openssl_grpc.framework/openssl_grpc
0x106aec000 - 0x106af3fff path_provider arm64  <a9d41ba97f233d30bd2c37233ed5d62f> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/path_provider.framework/path_provider
0x106b04000 - 0x106b53fff protobuf arm64  <eb037062f9f13f1b9c8ea2d1624bf2a2> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/protobuf.framework/protobuf
0x106c04000 - 0x106c0bfff shared_preferences arm64  <bac0702e083136c6b02e8215fe477772> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/shared_preferences.framework/shared_preferences
0x106c1c000 - 0x106c2bfff sqflite arm64  <c5594a0899a43eff8eeb560897ff5595> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/sqflite.framework/sqflite
0x106cec000 - 0x106cf7fff libobjc-trampolines.dylib arm64  <2df134bae62230edb227eb9333bfa4d9> /usr/lib/libobjc-trampolines.dylib
0x10d000000 - 0x10da47fff App arm64  <89b4f7589edb3d0fa72a2eec4037e4b5> /var/containers/Bundle/Application/3BAD2B25-0F52-4717-BD0A-1BEDD9002945/Runner.app/Frameworks/App.framework/App
0x1a56f6000 - 0x1a570cfff libsystem_trace.dylib arm64  <f67d8aff28893f9abf166036c3203325> /usr/lib/system/libsystem_trace.dylib
0x1a570d000 - 0x1a573efff libxpc.dylib arm64  <9e9d069de3b136fa85755e1d9e6b6b54> /usr/lib/system/libxpc.dylib
0x1a573f000 - 0x1a573ffff libsystem_blocks.dylib arm64  <0afa438b8355370794f5015ad81f32df> /usr/lib/system/libsystem_blocks.dylib
0x1a5740000 - 0x1a57bbfff libsystem_c.dylib arm64  <8d39ff48e14c3f868e1090f54896bb65> /usr/lib/system/libsystem_c.dylib
0x1a57bc000 - 0x1a5830fff libdispatch.dylib arm64  <5a83d0cf8fb937278a32012d20a47ec8> /usr/lib/system/libdispatch.dylib
0x1a5831000 - 0x1a5851fff libsystem_malloc.dylib arm64  <a0a7d67af0f3399a8f006f92716d8e6f> /usr/lib/system/libsystem_malloc.dylib
0x1a5852000 - 0x1a585cfff libsystem_platform.dylib arm64  <a5d5822c76223859b0c0b869b7e244b5> /usr/lib/system/libsystem_platform.dylib
0x1a585d000 - 0x1a586dfff libsystem_pthread.dylib arm64  <fb1dd49f0cfb3114bdb40ef7be44f6bc> /usr/lib/system/libsystem_pthread.dylib
0x1a586e000 - 0x1a589ffff libobjc.A.dylib arm64  <091241f8e94c39ba9ca67352e998bb41> /usr/lib/libobjc.A.dylib
0x1a58a0000 - 0x1a5907fff libcorecrypto.dylib arm64  <28c07c08a95635b1b04e88d84542020b> /usr/lib/system/libcorecrypto.dylib
0x1a5908000 - 0x1a5920fff libc++abi.dylib arm64  <f07199ac8a903127b17f0a906ffb7302> /usr/lib/libc++abi.dylib
0x1a5921000 - 0x1a594ffff libsystem_kernel.dylib arm64  <b422ba38a9f63062be28d28d39e3fe25> /usr/lib/system/libsystem_kernel.dylib
0x1a5950000 - 0x1a5982fff libdyld.dylib arm64  <876fb49abfba37bfad376ffc90f7f981> /usr/lib/system/libdyld.dylib
0x1a5983000 - 0x1a598bfff libsystem_darwin.dylib arm64  <fc50d2ff80ac31179ff0608fa6cff3a3> /usr/lib/system/libsystem_darwin.dylib
0x1a598c000 - 0x1a59e5fff libc++.1.dylib arm64  <d7934e7f3eed3c078d1342fe55250c88> /usr/lib/libc++.1.dylib
0x1a59e6000 - 0x1a5a26fff libsystem_info.dylib arm64  <6a94223de5dc3df6b89780ba56191d92> /usr/lib/system/libsystem_info.dylib
0x1a5a27000 - 0x1a5d9afff CoreFoundation arm64  <409609cd841038e1ba5dbded609d2018> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a5d9b000 - 0x1a5e04fff SystemConfiguration arm64  <b1f843cc55883c0ba02fc5b80883cc9c> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1a5e05000 - 0x1a60bcfff Foundation arm64  <1a46239df2fc34b695bc9f38869f0c85> /System/Library/Frameworks/Foundation.framework/Foundation
0x1a60bd000 - 0x1a60effff libCRFSuite.dylib arm64  <b5116ed3cf69347d85687d2c8d5d76c0> /usr/lib/libCRFSuite.dylib
0x1a60f0000 - 0x1a626afff CoreServices arm64  <43035d98ba1c3d5d972fd61df826fcb3> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a626b000 - 0x1a62cbfff libSparse.dylib arm64  <fd83188d02163838a7c012b81f36e440> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1a62cc000 - 0x1a67b6fff ImageIO arm64  <428fc36a6d0234b5a10cc2cf6f9e0674> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a67b7000 - 0x1a67b9fff ConstantClasses arm64  <07aead6b70b73890b27f7aea1cd02350> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1a67ba000 - 0x1a6958fff CoreText arm64  <3a068b6f533e36b18e9823833c815854> /System/Library/Frameworks/CoreText.framework/CoreText
0x1a6959000 - 0x1a6a8efff Security arm64  <d5a88c36cb0932a6906055bbc4b6817d> /System/Library/Frameworks/Security.framework/Security
0x1a6a8f000 - 0x1a6b32fff IOKit arm64  <d138895882be3a12964aa53ca8da1b74> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a6b33000 - 0x1a6b6afff libMobileGestalt.dylib arm64  <fe7d38beb09530eca24b70bc964ec273> /usr/lib/libMobileGestalt.dylib
0x1a6b6b000 - 0x1a6bc7fff libprotobuf.dylib arm64  <027d49d7fea839cda49a4a4fb32c7f6f> /usr/lib/libprotobuf.dylib
0x1a6bc8000 - 0x1a6bd9fff libprotobuf-lite.dylib arm64  <2c82919a66fa30a7841320190f2c202d> /usr/lib/libprotobuf-lite.dylib
0x1a6bda000 - 0x1a6e2afff libicucore.A.dylib arm64  <e00735d86bab31f8acbac8fdb01f290e> /usr/lib/libicucore.A.dylib
0x1a6e2b000 - 0x1a6e54fff CoreServicesInternal arm64  <7b6acc45f64532258e2012c49fbcde7a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a6e55000 - 0x1a6e9cfff WirelessDiagnostics arm64  <dc60c14089ab3ecb916e94fb63a2ae46> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a6e9d000 - 0x1a6ed6fff libAWDSupport.dylib arm64  <52926ffdcfd0397881e93a4df6893672> /usr/lib/libAWDSupport.dylib
0x1a6ed7000 - 0x1a735bfff CoreAudio arm64  <e467570caf523683bf36ce2594f1c98e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a735c000 - 0x1a7628fff CoreImage arm64  <4aee50c9e546312ead5d721a6afdb059> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a7629000 - 0x1a7717fff LanguageModeling arm64  <1d022988ea363113a096c2f107568542> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a7718000 - 0x1a775efff Lexicon arm64  <9d08273daeac34e78493ff7bff76cab2> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a775f000 - 0x1a78e1fff libsqlite3.dylib arm64  <4fadb9ee56a73afca3604780ddf3411b> /usr/lib/libsqlite3.dylib
0x1a78e2000 - 0x1a7914fff MobileKeyBag arm64  <6cf66de926bb32089688747ed1dbd888> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a7915000 - 0x1a791efff libsystem_notify.dylib arm64  <21a918766a2c3f89855046e0f854018a> /usr/lib/system/libsystem_notify.dylib
0x1a791f000 - 0x1a7b00fff CoreDuet arm64  <5640bda664273303800ed189c16e8049> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1a7b01000 - 0x1a7c43fff Montreal arm64  <69a3d186833f35c5963a43e4d365e897> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a7c44000 - 0x1a7d2afff NLP arm64  <22401c0f186737c295999afaf82b1840> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a7d2b000 - 0x1a7d48fff CellularPlanManager arm64  <c88939c958243367b5401c11b803b8d1> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1a7d49000 - 0x1a7d86fff AppSupport arm64  <1731e2fba0303bdbb0cf8b02e5e56ecd> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a7d87000 - 0x1a8258fff libnetwork.dylib arm64  <cf9b76bf435b38d2aed3fb2c050d9216> /usr/lib/libnetwork.dylib
0x1a8259000 - 0x1a8365fff ManagedConfiguration arm64  <a40f654260d932528c5ebff3f5575cab> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a8366000 - 0x1a838ffff CoreServicesStore arm64  <c16b4fad3e753a2e85d67639481e8080> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a8390000 - 0x1a83b0fff UserManagement arm64  <ad5afd364e75332288e4a3bbcce41b5a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a83b1000 - 0x1a8668fff CoreML arm64  <4b1ed9735bef37929aa9775df017a4f2> /System/Library/Frameworks/CoreML.framework/CoreML
0x1a8669000 - 0x1a867ffff ProtocolBuffer arm64  <4e652067e296363bbfa380eba32585ad> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a8680000 - 0x1a869afff CommonUtilities arm64  <8c65f3b91e6d322ebeedf8a0e60e717a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a869b000 - 0x1a869bfff libenergytrace.dylib arm64  <b9fc54b519c53301bda0c5607f0e7806> /usr/lib/libenergytrace.dylib
0x1a869c000 - 0x1a86d2fff RunningBoardServices arm64  <c78723a9f231370b8944596226f2b836> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a86d3000 - 0x1a8750fff BaseBoard arm64  <33a252545a9730ab9cc7fad0345d4758> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1a8751000 - 0x1a8ca6fff SiriTTS arm64  <f4cc905a59803fe5b6283c8d3b2e70c7> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1a8ca7000 - 0x1a8d19fff CoreLocation arm64  <c8b1e677d38435d38b12bab96c65a426> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a8d27000 - 0x1a8d7bfff Accounts arm64  <75940abf4f773731855da69467dbb796> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a8d7c000 - 0x1a8d8cfff SharedWebCredentials arm64  <1393d99cb36e3c7083e82748f44855b0> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a8d8d000 - 0x1a90effff CFNetwork arm64  <c4865497192b3dbe81e984a99b788adf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a90f0000 - 0x1a91cffff UIFoundation arm64  <5633754447e039efbb34f207fda2553c> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1a91d0000 - 0x1aa2e4fff UIKitCore arm64  <3062ff32218237a2a5f9b38f6fb6b8c3> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1aa2e5000 - 0x1aa2f2fff AssertionServices arm64  <eff14a5c8feb33c1ac3004921caa2a25> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1aa2f3000 - 0x1aa3c5fff CoreTelephony arm64  <f04a58a0c439319784c1f4ea154f6363> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1aa3c6000 - 0x1aa3cbfff AggregateDictionary arm64  <e0ce74236eb13c98bb05186b7f4e3d2b> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1aa3cc000 - 0x1aa3e2fff libsystem_asl.dylib arm64  <24190e9ac7db3006b4dfc5e64e85774a> /usr/lib/system/libsystem_asl.dylib
0x1aa3e3000 - 0x1aa45bfff CloudDocs arm64  <c2f43b62730b3b8ba93d6acca741d864> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1aa45c000 - 0x1aa784fff CoreData arm64  <a654d396b79c3f469e3fbe9ec0ee1af4> /System/Library/Frameworks/CoreData.framework/CoreData
0x1aa785000 - 0x1aa9aafff Vision arm64  <958d82a44f733f0f96350b6f68bd9381> /System/Library/Frameworks/Vision.framework/Vision
0x1aa9ab000 - 0x1aa9edfff PhotoFoundation arm64  <9e49f30ca736349893a9716346e41898> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1aa9ee000 - 0x1aaa19fff BoardServices arm64  <728b59e6907e31e5892de5b2c55c48ce> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1aaa1a000 - 0x1aaacffff libboringssl.dylib arm64  <e764c033b42637618fe522445b621fcf> /usr/lib/libboringssl.dylib
0x1aaad0000 - 0x1aaadefff libsystem_networkextension.dylib arm64  <3a3722da76863c2a99c2cce0e3924bf7> /usr/lib/system/libsystem_networkextension.dylib
0x1aaadf000 - 0x1aaafffff CoreAnalytics arm64  <85843ee0a89b3316a3e68531eba75336> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1aab00000 - 0x1aac70fff CloudKit arm64  <d54d14692ec130d7b5af5f852438dc3e> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1aac71000 - 0x1aacbefff SpringBoardServices arm64  <50878840805636d7bff4a6aa6d6cdfa9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1aacbf000 - 0x1aad31fff FrontBoardServices arm64  <ca8e712fa22732ae842b65567f6046bb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1aad32000 - 0x1aae59fff Network arm64  <38a032852b86333e95c553eb41e5d3e5> /System/Library/Frameworks/Network.framework/Network
0x1aae5a000 - 0x1aaeb6fff libusrtcp.dylib arm64  <10fe0faf8a4d3bcfbc43e8a951656957> /usr/lib/libusrtcp.dylib
0x1aaeb7000 - 0x1aaebefff libsystem_symptoms.dylib arm64  <a0e89bc6db7f3c578468bdc9ae67fdcb> /usr/lib/system/libsystem_symptoms.dylib
0x1aaebf000 - 0x1abda9fff GeoServices arm64  <d2fc5b30d98a352d952013a5b60a073b> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1abdaa000 - 0x1abdb2fff TCC arm64  <e8eb1bfdf24d34f2a53b5d0700632050> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1abdb3000 - 0x1abe0cfff IMFoundation arm64  <b2d85b147b823944beebc644d365b564> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1abe0d000 - 0x1abf80fff CoreUtils arm64  <b642c3a48cdc3b1aba6d651b7e00d61c> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1abf81000 - 0x1ac032fff IMSharedUtilities arm64  <7e3c3dc898663d13b83dffaa5a1170a5> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1ac033000 - 0x1ac068fff ImageCaptureCore arm64  <99700767f48d36cb8ccb1d9e33962eda> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1ac069000 - 0x1ac072fff libsystem_containermanager.dylib arm64  <4764ee5a2f0a3fbb8a756f60f0e02cd8> /usr/lib/system/libsystem_containermanager.dylib
0x1ac073000 - 0x1ac0eefff AppleAccount arm64  <972cea5083b43105b83f737be8ad7a43> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1ac0ef000 - 0x1ac109fff ApplePushService arm64  <89033f36d91031a594a517ecea968a3a> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1ac10a000 - 0x1ac1f2fff IDS arm64  <cf2b018761f736d4a1dfad15aa703c85> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1ac1f3000 - 0x1ac31dfff IDSFoundation arm64  <a6bd395156ff3624b78997bb3ed24a06> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1ac31e000 - 0x1ac31ffff libCTGreenTeaLogger.dylib arm64  <2ab5f36320803bda84913992c492743e> /usr/lib/libCTGreenTeaLogger.dylib
0x1ac384000 - 0x1ac484fff CoreMedia arm64  <b9bf44cd041a37af8879451f66687468> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1ac485000 - 0x1ac494fff UIKitServices arm64  <0eeb42c795483dba82a142eeda85503e> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1ac495000 - 0x1ac4f2fff BackBoardServices arm64  <6f0540d2fedc308eacff631bff19cd69> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1ac4f3000 - 0x1ac744fff QuartzCore arm64  <ba9eccee9f613baab8a88eb3b7e0a24f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1ac745000 - 0x1ac80cfff ColorSync arm64  <503c108270703f1786df14588e7f9ff7> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1ac80d000 - 0x1acd7cfff CoreGraphics arm64  <e068b7652d603d90aba30df6da3578bc> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1acd7d000 - 0x1aceacfff Contacts arm64  <18807e6ef924349a9384161c92390665> /System/Library/Frameworks/Contacts.framework/Contacts
0x1acead000 - 0x1acedbfff UserNotifications arm64  <44b07041e9723af2a6446a04bc8588a7> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1acedc000 - 0x1acefffff LocationSupport arm64  <470b39d55daf3170b1a38841292d494d> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1acf00000 - 0x1ad05bfff Sharing arm64  <34759ac26e85385f9cca89d83469028d> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1ad05c000 - 0x1ad69bfff WebKit arm64  <0d71fc8cc7e331948094d1c767c7bc09> /System/Library/Frameworks/WebKit.framework/WebKit
0x1ad69c000 - 0x1af450fff WebCore arm64  <fbf9a3b9df503629af395c41d3e4e83a> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1af451000 - 0x1af46bfff libAccessibility.dylib arm64  <f55983edebf933948322efaefe1ecbca> /usr/lib/libAccessibility.dylib
0x1af46c000 - 0x1af477fff AXCoreUtilities arm64  <c9ced073466a32208dbabf96d0a50f15> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1af478000 - 0x1af4ebfff ContactsFoundation arm64  <0ba958ac9959337ca4d72b34bd2d50aa> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1af4ec000 - 0x1af500fff PowerLog arm64  <eec0214c57da38818a8622fde679829c> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1af501000 - 0x1af512fff IOSurface arm64  <4abf1719833c3f8db61863ff9b392891> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1af513000 - 0x1afc0ffff MediaToolbox arm64  <bce0f04fbe4d3f55bce62184be284bfd> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1afc10000 - 0x1afc18fff GraphicsServices arm64  <aea26bf9483739a29902950b92b52592> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1afc19000 - 0x1afd00fff AccessibilityUtilities arm64  <08d2bcd32ab83f8092501c61f87023db> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1afd01000 - 0x1afef9fff AVFoundation arm64  <20bfceb457453bd2a5b3ce71ea50c1b2> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1afefa000 - 0x1aff31fff OnBoardingKit arm64  <e2e88272c1933ba4b9f2245bc7dba1e1> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1aff32000 - 0x1aff80fff MobileWiFi arm64  <3e4f5fc8825839f084694f7c77d62907> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1aff81000 - 0x1aff99fff MobileAsset arm64  <9a597efb899f383a867473d91b06eb94> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1aff9a000 - 0x1affa7fff libGSFont.dylib arm64  <59fe7a3b9b8437a7a992bdae0faab9d6> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1affa8000 - 0x1affb1fff FontServices arm64  <2b26f3985f9030d39a40bfe0df98686b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1affb2000 - 0x1b00fbfff libFontParser.dylib arm64  <cac8dc5601323efd9875a5e886d92ea8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1b00fc000 - 0x1b0147fff AXRuntime arm64  <1bf005f54f9c3c5b9fda419692ab5039> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1b0148000 - 0x1b014afff libAXSafeCategoryBundle.dylib arm64  <0647401436ea3e41a216da49a20c27a6> /usr/lib/libAXSafeCategoryBundle.dylib
0x1b014b000 - 0x1b0284fff SearchFoundation arm64  <e91f6d1fcdd23a1595d49b7ed678ec0a> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1b0285000 - 0x1b03a3fff Preferences arm64  <9cb3558569ea3b2c8a520db57aba8688> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b03a4000 - 0x1b0a12fff PhotoLibraryServices arm64  <7e2dec0b4e49338fb908b97df773b12a> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1b0a13000 - 0x1b0c77fff vImage arm64  <1987440ca5e638368a23cd7341b1932a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1b0c78000 - 0x1b0eacfff AudioToolbox arm64  <9eea0978fcad33cc9e3035ea939b2143> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b0ead000 - 0x1b0edffff libAudioToolboxUtility.dylib arm64  <5e0ec0bf47f03853a777ea0123cdecaa> /usr/lib/libAudioToolboxUtility.dylib
0x1b0ee0000 - 0x1b109cfff ContactsUI arm64  <f9dc4b6c059f37809b709240dcc469ac> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1b109d000 - 0x1b1106fff UIAccessibility arm64  <58bafe0cc769397fb7b29554f1f77749> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1b1107000 - 0x1b130bfff Photos arm64  <beb29988134830ce91e9ba3af86440a0> /System/Library/Frameworks/Photos.framework/Photos
0x1b130c000 - 0x1b13a0fff ShareSheet arm64  <0e75ee0b6aeb34c69e1403fe2a0b602a> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b13a1000 - 0x1b13b4fff BaseBoardUI arm64  <5d95725058ed3df2a41c71a5d4726900> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1b13b5000 - 0x1b1469fff PDFKit arm64  <d8c1fee5d77635d895bbd3b646f269fc> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b14e7000 - 0x1b1514fff DocumentManager arm64  <df6155e3a82c3b98aad02755b34ffac2> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1b1515000 - 0x1b176ffff libmecabra.dylib arm64  <1157edfce8ad3df6a01b4ebb2f100af0> /usr/lib/libmecabra.dylib
0x1b1770000 - 0x1b17e7fff AuthKit arm64  <2fda46a0c0c03b0e8222936e5ef11f24> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1b17e8000 - 0x1b1c04fff Intents arm64  <4c28f731a5bf380abec95b89347dcca6> /System/Library/Frameworks/Intents.framework/Intents
0x1b1c1a000 - 0x1b1d79fff WebKitLegacy arm64  <dd6cd4bf7b9535ea92c9c5d914af546b> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1b1d7a000 - 0x1b1de4fff TextInput arm64  <982b9b2cc64d3667aeb3863f355e5f6f> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1b1de5000 - 0x1b1e5ffff AXMediaUtilities arm64  <58f1ede868c134f59db1842bdcdfc608> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1b1e60000 - 0x1b1e63fff XCTTargetBootstrap arm64  <5c185207156334bcbfddbae1d7470d2b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1b1e64000 - 0x1b1f18fff CorePDF arm64  <4068ec815d3438b59ad58c2ae7167ef4> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1b1f19000 - 0x1b1f53fff AccessibilityUIUtilities arm64  <95663a65573e305d8caefd5f89977aa8> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1b1f54000 - 0x1b2305fff MediaPlayer arm64  <2730d66693cf3968b472685e5323ea96> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1b2306000 - 0x1b261dfff AppleMediaServices arm64  <bfd95f83910f387e9876e28ebdd4dd57> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1b261e000 - 0x1b2644fff CacheDelete arm64  <0c48aade3fe43589acc552d3e119c591> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b2645000 - 0x1b280cfff CoreMotion arm64  <70ed3ef1d8263d55b5eae657ac5e8057> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1b280d000 - 0x1b28fafff AVFAudio arm64  <1df3312395353945983fb139a4216fa9> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1b2b18000 - 0x1b2bcefff CoreUI arm64  <d90479e8d57435b1a4cbab0423d21770> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1b2bcf000 - 0x1b2bf3fff AppSupportUI arm64  <7264f3b8500e30b0ad4e3f00500d64bd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1b2bf4000 - 0x1b2c29fff CoreVideo arm64  <443ef021c4123a32a3970433993d16fe> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b2c2a000 - 0x1b2e60fff AudioToolboxCore arm64  <5cc99c07d3b3317aa0aa90b7edb05d00> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1b2e61000 - 0x1b2ea4fff CoreDuetContext arm64  <badc9da39c60341aa29c34542cb16158> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1b2ea5000 - 0x1b2edffff SetupAssistant arm64  <3f5a75d178773381875c6c41678d79e1> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1b2ee0000 - 0x1b2f9cfff TelephonyUtilities arm64  <5c63d78ffe1433738deae30f6c98838d> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1b2f9d000 - 0x1b2fc7fff PlugInKit arm64  <5d4ad58191a23317a0d2ee6357784767> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1b2fc8000 - 0x1b334afff libswiftCore.dylib arm64  <dcbc2d499c313dbebcf3b0f5205f87fe> /usr/lib/swift/libswiftCore.dylib
0x1b334b000 - 0x1b3486fff AssistantServices arm64  <a8b7086d107935e5a99f4496e472e170> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1b3487000 - 0x1b34e6fff ProactiveSupport arm64  <f139ee3c405538eb8b0e3157dfeb850b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1b34e7000 - 0x1b3729fff MapKit arm64  <7029e175072a3830a8d7e0402b5e3436> /System/Library/Frameworks/MapKit.framework/MapKit
0x1b372a000 - 0x1b3746fff PrototypeTools arm64  <cc8e1d9d10a23e8785900518b23242dd> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b3747000 - 0x1b3838fff MediaExperience arm64  <d3696f197c97386d855765ea3931bdea> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1b3839000 - 0x1b3b0dfff Celestial arm64  <f23ff8ceade230c2946daf42793d76ab> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1b3b0e000 - 0x1b3b6afff CallKit arm64  <43fdc2704c013b87a03e8d080c082b83> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b3d30000 - 0x1b4426fff VectorKit arm64  <5655a0aafafb3c3d8b69a2ef8e8e2146> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1b4427000 - 0x1b44f6fff AVKit arm64  <2afc669447223d058ee6c706b54cbb35> /System/Library/Frameworks/AVKit.framework/AVKit
0x1b44f7000 - 0x1b4525fff Pegasus arm64  <8b990cff02533a6782f88bd0831837f4> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1b4526000 - 0x1b4528fff libapp_launch_measurement.dylib arm64  <2741e56c89873a20acde4979ee28be22> /usr/lib/libapp_launch_measurement.dylib
0x1b453e000 - 0x1b45a0fff CoreSpotlight arm64  <73ad186f492c3a338c9f3cea760b172f> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1b45a1000 - 0x1b4638fff AddressBookLegacy arm64  <e45307d41ffb3a969616fe7e59195de2> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1b4639000 - 0x1b4648fff CrashReporterSupport arm64  <8f50c9095b293180a908ffdbdeecede3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1b4649000 - 0x1b465bfff MobileBluetooth arm64  <1b74874575393ca9ae852aed2a9fcaab> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1b465c000 - 0x1b4715fff LinkPresentation arm64  <652903c4cccb3fb38ef4495e900b809b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1b4716000 - 0x1b474dfff StoreKit arm64  <f61422d2afeb39bd9143458d82a29536> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1b474e000 - 0x1b4752fff libsystem_configuration.dylib arm64  <1f77794460993bc0a06207f2193781f6> /usr/lib/system/libsystem_configuration.dylib
0x1b4753000 - 0x1b47adfff RemoteUI arm64  <2f684cc557103242b20baf988113cb51> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1b47ae000 - 0x1b4803fff AuthKitUI arm64  <629ab78d4fc83ddfb4d6a2126d3215f5> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1b4804000 - 0x1b4869fff CoreRecognition arm64  <2ebd686e061537b7a7b8e68085e0fba0> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1b486a000 - 0x1b48ecfff Social arm64  <286389b70f603f62ad78a0c38377938f> /System/Library/Frameworks/Social.framework/Social
0x1b493a000 - 0x1b4948fff HangTracer arm64  <f7cd6e3068023cb8b89cfb387970d104> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1b4949000 - 0x1b49aefff CoreNLP arm64  <bc2c4aea12293a0fab1f92fc80182f74> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1b49af000 - 0x1b49b0fff liblangid.dylib arm64  <e1c11f41cd7031148ffeb431b53b9fdd> /usr/lib/liblangid.dylib
0x1b49b1000 - 0x1b583cfff JavaScriptCore arm64  <aaf4e988dfd33f50af21779cf1258c80> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b583d000 - 0x1b58cafff libTelephonyUtilDynamic.dylib arm64  <a187f39512fe32d99a85829691a49f64> /usr/lib/libTelephonyUtilDynamic.dylib
0x1b58df000 - 0x1b5b5dfff StoreServices arm64  <ec2375561d7b3b6aad035307560492cd> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1b5b5e000 - 0x1b5b67fff IOMobileFramebuffer arm64  <7462439e125833758ae73bd083b45ae2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1b5b68000 - 0x1b5ceffff SafariServices arm64  <140f2dc426773ad0a53b9091cc230645> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1b5cf0000 - 0x1b5ec7fff Message arm64  <4252efde3f2e3f06b90767acf0e4cafd> /System/Library/PrivateFrameworks/Message.framework/Message
0x1b5edf000 - 0x1b5ef9fff CoreMaterial arm64  <0c57d0346b8038ac99da29d1c5756073> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1b5efa000 - 0x1b5fdffff libxml2.2.dylib arm64  <59363b79c5c93f4a8225d4514922256a> /usr/lib/libxml2.2.dylib
0x1b7843000 - 0x1b784dfff SymptomAnalytics arm64  <3b46fcb7037535fa975ce7cadc82a1bf> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1b784e000 - 0x1b7896fff MetadataUtilities arm64  <a6b4a006922d31b3a175503669bc8e3c> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1b7897000 - 0x1b78effff UserActivity arm64  <5cee49c805f930de8cad926a2d5d9417> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1b8220000 - 0x1b8431fff NetworkExtension arm64  <b9952b5daeb134a6b570a193e0440119> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1b8432000 - 0x1b8467fff DataDetectorsCore arm64  <3d0a108f71733e29965b637096e09ec8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1b8468000 - 0x1b84c7fff CalendarFoundation arm64  <741401805340338b9af74bb4b3abbcec> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1b84c8000 - 0x1b85bafff EventKit arm64  <ccf2cfad170235068b9442ef6e9223c3> /System/Library/Frameworks/EventKit.framework/EventKit
0x1b85bb000 - 0x1b85f1fff MediaServices arm64  <280846cf79173979b3983b4d12c94480> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1b86fd000 - 0x1b889cfff PencilKit arm64  <6fc9866e623835f795cfb8ed07534c63> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b889d000 - 0x1b89bffff MessageUI arm64  <2417303b23b23eef9f1b2b5e0c89836b> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b8a0d000 - 0x1b8a4cfff BiometricKit arm64  <e6db96b653b93c1ebfc883ed0eaf8aec> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b8a4d000 - 0x1b8a77fff PersistentConnection arm64  <396582b9038d33ecbbaf6270715f2b50> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b8a78000 - 0x1b8acbfff CalendarDaemon arm64  <7f06d2437059300ab555af7cb5998810> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1b8acc000 - 0x1b8b62fff CalendarDatabase arm64  <94a758b9924130a9a008623815ebbac9> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1b8b63000 - 0x1b8d51fff MediaRemote arm64  <1a209e28192c390bab18d149f841c17f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1b8d52000 - 0x1b8d5afff CorePhoneNumbers arm64  <68106cb9cf6d390d8e267e7bbf249c6b> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1b8d6b000 - 0x1b8d91fff DuetActivityScheduler arm64  <13c0f1714e3036779c37852398f0bafa> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1b8e56000 - 0x1b8e95fff ContactsAutocompleteUI arm64  <72e5828e055237548a9f2c708024caaf> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1b8e96000 - 0x1b8eb8fff CoreSVG arm64  <73bfc0febb0d31628b9223dc7a5a983f> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1b8eb9000 - 0x1b8ed2fff SymptomPresentationFeed arm64  <689694a94fcf3cc986ead0a31b0c4077> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1b8ed3000 - 0x1b8ef0fff ProactiveEventTracker arm64  <d3f6831ea3103097999b303f03c8719e> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1b8ef1000 - 0x1b8efcfff MallocStackLogging arm64  <bd95833751b935d8bfaa122f9c6eaafa> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1b8efd000 - 0x1b8f91fff CoreSuggestions arm64  <5692520a6a6a3fa4a4dabef3347d528b> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b8f92000 - 0x1b9143fff IMCore arm64  <fe16f952a8763d4ba91b2fb929d8ef98> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1b9144000 - 0x1b9195fff DeviceManagement arm64  <a2ec1a2c4bdc3d4da47e05f8c0b0810d> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1b999a000 - 0x1b99a7fff BluetoothManager arm64  <5a83f768e5313c6eb7a5d8d40f5a65ba> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1b99a8000 - 0x1b99ddfff CoreBluetooth arm64  <0af559701b64365fa935b76fb2b6fc6f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b99de000 - 0x1b99e0fff libsystem_sandbox.dylib arm64  <19bf542aa27f358aaf26c829d92f3995> /usr/lib/system/libsystem_sandbox.dylib
0x1b9b0b000 - 0x1b9b17fff ContextKit arm64  <af4e539a51ed31f58501db604920f663> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1b9b48000 - 0x1b9bb4fff Rapport arm64  <0d829a31fed33c2bb4da9a2712178c8c> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b9bb5000 - 0x1b9bf8fff OSAnalytics arm64  <66d408f799793943ae529a4b12829625> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b9bf9000 - 0x1b9c27fff MobileInstallation arm64  <82830c2abb583bd5a627995189600504> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b9c28000 - 0x1b9cc2fff Metal arm64  <245b6ff0bdfd33a7a34ce4fe57ebc2a2> /System/Library/Frameworks/Metal.framework/Metal
0x1b9cc3000 - 0x1b9cc9fff IOAccelerator arm64  <3335cc966200367c99e96bb8fd064751> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b9cca000 - 0x1b9cd5fff MediaAccessibility arm64  <f8f4cb6f12af349aadc0c2124373d615> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b9cf3000 - 0x1b9cfafff libsystem_dnssd.dylib arm64  <59b26d826fd335ed998cf5b62e38f910> /usr/lib/system/libsystem_dnssd.dylib
0x1b9cfb000 - 0x1b9d01fff PushKit arm64  <634713aced1d38df81cd370674d873ad> /System/Library/Frameworks/PushKit.framework/PushKit
0x1b9d02000 - 0x1b9e07fff FileProvider arm64  <817c33078d9f344bae2e99274886c2de> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1b9e1c000 - 0x1b9e1dfff BackgroundTaskAgent arm64  <2ba41ad36b8a36088b6f0097d4a014fd> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1b9e1e000 - 0x1b9e23fff LinguisticData arm64  <ee7e5c2f67d63fdb8f294a556494ffa5> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1b9e24000 - 0x1b9e3cfff CoreSDB arm64  <3c8d2ae38db03228b83874a7957493c9> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1b9e3d000 - 0x1b9e4dfff Categories arm64  <4aee06d32058399082825c91d95b7771> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1b9e4e000 - 0x1b9e67fff DoNotDisturb arm64  <b0094a4cb5bb3d9e888d9f2edb1b8b17> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1b9e68000 - 0x1b9f23fff VideoToolbox arm64  <cb7226845bc83f528ef0eb5e3d9e7d06> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1ba357000 - 0x1ba358fff MessageSupport arm64  <d4456184f8623984b58e7045027ab964> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1ba359000 - 0x1ba3b8fff PersonalizationPortrait arm64  <c41be57e68c13b2e91365a72b69ae410> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1ba3b9000 - 0x1ba427fff AppStoreDaemon arm64  <abfb54c05afa3403ae220b67aaea8563> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1ba482000 - 0x1ba48afff SymptomDiagnosticReporter arm64  <7f5611dfa5063e699db9329b22f493de> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1ba48b000 - 0x1ba48dfff IOSurfaceAccelerator arm64  <4d17d1ca325c350a8cceec8a93550c14> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1ba48e000 - 0x1ba53cfff AssetsLibraryServices arm64  <4955c2b198f034fabf1be5e071b1f199> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1ba53d000 - 0x1ba56ffff DataAccessExpress arm64  <ccd6268a555f36fc823411bece0a960a> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1ba570000 - 0x1ba5defff EmailFoundation arm64  <b0b3b9e3acec3a48bb87f56f005d525f> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1ba5df000 - 0x1ba5f4fff CoreFollowUp arm64  <edfbe826475a330eb7062eaf1f013738> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1ba5f5000 - 0x1ba5fdfff FamilyCircle arm64  <47b6531315713b6fb50aa030a9bc27b9> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1ba5fe000 - 0x1ba613fff libcoretls.dylib arm64  <e83864eb177533af91d71d6e5bfd6799> /usr/lib/libcoretls.dylib
0x1ba66a000 - 0x1ba6fbfff libate.dylib arm64  <0dbd4cdb7d493a94a11e8c4b6eb9d303> /usr/lib/libate.dylib
0x1bb9ab000 - 0x1bb9f9fff FTServices arm64  <c451d4c6281f34c7880529373e2a84d7> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1bba9a000 - 0x1bbaaafff MaterialKit arm64  <d3e26e28496a3abd9ae6a5aa64c30ff6> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1bbaab000 - 0x1bbb15fff SAObjects arm64  <4d72bf5c563e3a9ca016e691ae307b08> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1bbb16000 - 0x1bbb20fff CoreRecents arm64  <e64c1a460cf23b7880679d9bc3521015> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1bbb21000 - 0x1bbb67fff MIME arm64  <7f0ef966897c3fefb7d003e74f1f2f37> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1bbbc9000 - 0x1bbbd6fff DataMigration arm64  <bda78d7eac783fb7ad49253a971577af> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1bbcdb000 - 0x1bbd36fff EmailCore arm64  <409829c8474d3171b47db351fea74c9c> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1bbd8a000 - 0x1bbdaefff IconServices arm64  <9d0a77437f5e311097babd6a8f94e8a1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1bbdaf000 - 0x1bbf9bfff iTunesCloud arm64  <e806cac9c1f13e80bf88b696c4cdd5e4> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1bbf9c000 - 0x1bc261fff MusicLibrary arm64  <c4573d69b57033c8871d37d686109222> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1bc262000 - 0x1bc263fff WatchdogClient arm64  <834e0b823de23ff6b57e7904ce03a445> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1bc264000 - 0x1bc275fff libprequelite.dylib arm64  <83d923c30f863498843177b257132ca9> /usr/lib/libprequelite.dylib
0x1bc29a000 - 0x1bc29ffff IDSKVStore arm64  <0107cc7a4d5e38619995358ffa0a265d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1bc2a0000 - 0x1bc2b0fff CoreEmoji arm64  <577a37002ad53990bcc8b0c9fd511a74> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1bc2b1000 - 0x1bc348fff Email arm64  <507eb51e36c7368ba0a84d6500b6b892> /System/Library/PrivateFrameworks/Email.framework/Email
0x1bc349000 - 0x1bc3abfff ClassKit arm64  <a5b8753d353b33adb396bb4c1770589a> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1bc417000 - 0x1bc424fff CPMS arm64  <df575af01b103cfcb663abf02f06ac80> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1bc425000 - 0x1bc42dfff RTCReporting arm64  <0a2ce1ac2e2e3ce4a08f6cac1003638f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1bc589000 - 0x1bc5d5fff MobileBackup arm64  <c8b58b1f4f1b3c4e90d8a015dc4b8a5d> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1bc684000 - 0x1bc68bfff CoreTime arm64  <cf3715716c1635b68d871a966ae17239> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1bc6d2000 - 0x1bc811fff IMDPersistence arm64  <cd78aa6993ee36f289a9f7f9f382bc4d> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1bc888000 - 0x1bc92dfff DistributedEvaluation arm64  <cbfb34ab5b7a319ebd0b1edda53ca1e9> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1bc92e000 - 0x1bc97dfff DataAccess arm64  <15849e30ae3335a68f58eea5689f3d91> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1bccb9000 - 0x1bcd0cfff ToneLibrary arm64  <ae796371fa9c388d875bf9987e816484> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1bcfa6000 - 0x1bcfc4fff AppConduit arm64  <154844916f3532859f72c3ab9b95ae87> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1bcfc5000 - 0x1bcfddfff IntlPreferences arm64  <19b52e5151793276afea6f0b59e6a97e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1bd384000 - 0x1bd472fff CoreBrightness arm64  <df0aac48fa243894800d72a97e6b4943> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1bd473000 - 0x1bd47afff libIOReport.dylib arm64  <ab2118f813b933e48f29f6d37d8d976e> /usr/lib/libIOReport.dylib
0x1bd603000 - 0x1bd836fff libBNNS.dylib arm64  <a36340b78a703f8180b712c7759ab043> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1bd837000 - 0x1bd83efff StudyLog arm64  <6ba8e4d9754b3e25b97d3084e1646db0> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1bd8c5000 - 0x1bd953fff iTunesStore arm64  <b89f93b7ddc33e6993b8701d7e98e765> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1be3a6000 - 0x1be3fdfff SafariCore arm64  <0cd7ad921ee937db82a85e9a9252636d> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1be3fe000 - 0x1be465fff ScreenTimeCore arm64  <3a52a67989fb39a98d87749022ce38c6> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1bea42000 - 0x1bea67fff RTTUtilities arm64  <e85e4d63f0b23b2e92362babc2431702> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities
0x1bea68000 - 0x1bea6ffff HearingCore arm64  <aae3612b4e2431708de42625bf6dc9b0> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
0x1bea70000 - 0x1bea82fff LocalAuthentication arm64  <b6f98d423e8634dc93182ca70b09cf3b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1bea83000 - 0x1bea87fff CommunicationsFilter arm64  <b6b1cc145f2a3b199c85ada5af8dfd3e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1bea88000 - 0x1beaaafff AddressBook arm64  <437470fa20f039ebbd8f319565a681e7> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1beaab000 - 0x1beab6fff CaptiveNetwork arm64  <dc9b5ed33e063d7eb9edec10ebd0e665> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1beab7000 - 0x1beab7fff AdSupport arm64  <afca7c21a5333a25a035cdb5ee2e7535> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1bec07000 - 0x1becb7fff libBLAS.dylib arm64  <62050c2e28b83071926604f28576b48a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1becb8000 - 0x1becc6fff CTCarrierSpace arm64  <41d7677ad9313fe891ce68c033bec647> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1bf4d5000 - 0x1bf5a0fff CoreParsec arm64  <cdc62617d5a9365bafacc9546ea06583> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1bf5a1000 - 0x1bf5eefff CallHistory arm64  <30e8e4496a6933948a3a17e5e65533cc> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
0x1bf78e000 - 0x1bf7a9fff libtailspin.dylib arm64  <450b7c0ece54385bbdab05395a050bcd> /usr/lib/libtailspin.dylib
0x1bf806000 - 0x1bf81afff ContactsDonation arm64  <d9c53579f3753255a0d649fe1f7780dc> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1bf865000 - 0x1bf86efff MobileActivation arm64  <ed46d70e41b63f13bf3b17894f6b594d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1bf874000 - 0x1bf8eefff HearingUtilities arm64  <2ffbf4687a4d356b8cb426e504aa55bb> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities
0x1bf8ef000 - 0x1bf8fdfff MobileIcons arm64  <3326557a3286356a87ca1df0d6130151> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1bf8fe000 - 0x1bf9fdfff ResponseKit arm64  <f16e781681d434dab63e5b9f5b065347> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1bfa1a000 - 0x1bfa53fff Notes arm64  <8d6dbca1ee0138f5a694e76c04bb46ac> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1bfa54000 - 0x1bfa6bfff MetalKit arm64  <d6c06209589d3675acb927d06137a931> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1bfac4000 - 0x1bfb0efff CoreHaptics arm64  <06db7c401d2d3d9cb266f37874fa0bbb> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1bfb0f000 - 0x1bfbd7fff ProofReader arm64  <285fa52fafcf39bfaf8609a085422cd8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1bfc26000 - 0x1bfc31fff EmailAddressing arm64  <a7b8c7ee40ed378c9c3af178d338245e> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1bfc32000 - 0x1bfc47fff MailServices arm64  <a1f8a7beff043f029898327354f73688> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1bfc48000 - 0x1bfcd7fff CoreSymbolication arm64  <a57040868d163139acb568011b34123a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1bfcd8000 - 0x1bfcdefff IdleTimerServices arm64  <39c79767aa7034c9a680af46224d4640> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1bfdd7000 - 0x1bfe90fff VideoSubscriberAccount arm64  <b9300042738f365c90ca366308d929c9> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1bfea5000 - 0x1bfea8fff FTClientServices arm64  <78f0b76870173a47ae1f3024101d4aad> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1bfea9000 - 0x1bff0efff ContactsUICore arm64  <2da1d6849b7b36e3bc95d2be741b2ea9> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1c036a000 - 0x1c03b1fff LoggingSupport arm64  <6b7e370405d33c45967ac8c458928a3f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c04b5000 - 0x1c050efff ProtectedCloudStorage arm64  <bbc869b2f84b34d6bf61cef9d1fa8fc0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c05f5000 - 0x1c05fdfff OpenGLES arm64  <287f3b01842d30da9702f5cd4793458e> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c075d000 - 0x1c0765fff libGFXShared.dylib arm64  <2209635c627c36d381f28da5e9019b90> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c0766000 - 0x1c079bfff SharedUtils arm64  <f6c64f0f3df3385aab929b5f99acb807> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c079c000 - 0x1c07e9fff PhotosFormats arm64  <80f459a667303db0b188f9a6c61eb6cd> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1c1df6000 - 0x1c1e32fff StreamingZip arm64  <80a7602a6d27384abec3ffe12bc0c50f> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1c2a71000 - 0x1c2c24fff SafariShared arm64  <930666655b4937d9a2152c6834d06a0a> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1c2caa000 - 0x1c2cadfff InternationalTextSearch arm64  <d534123f5b233184ac92042f378619cd> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1c2ccb000 - 0x1c2ce7fff AssetCacheServices arm64  <fe2d1f58a37a30459b13dcc1814362e6> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1c3213000 - 0x1c3657fff AVConference arm64  <d9a5e1b5894a38d0be052a1f8354b517> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1c3658000 - 0x1c365dfff IncomingCallFilter arm64  <d6b56428a9b634788ecddd75c8420b8e> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1c3679000 - 0x1c3691fff NetworkStatistics arm64  <52d0181fe70c385697ef3746d5fe1bb4> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1c3afd000 - 0x1c3b03fff Netrb arm64  <53cc7821890f34b380124739cbb90896> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1c3b07000 - 0x1c3b37fff EAP8021X arm64  <e8e5622aa64439bdae85b80f604662f1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1c3b38000 - 0x1c3b3afff OSAServicesClient arm64  <785aab0a88ed34ba885d7483d3be9ee9> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1c3cbe000 - 0x1c3cc2fff libgermantok.dylib arm64  <e15d5eee368a3e16b9a11328963ce574> /usr/lib/libgermantok.dylib
0x1c3cc3000 - 0x1c3d76fff libmecab.dylib arm64  <0bb7b7b678bb3ab887345ee24d6eff43> /usr/lib/libmecab.dylib
0x1c3d77000 - 0x1c3db2fff Catalyst arm64  <986bc11a0f5131e191295b9c7a3f7ab2> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1c3f1e000 - 0x1c3f5afff VoiceServices arm64  <e6f4af2654f03125b334ccce6916d07d> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1c3f5b000 - 0x1c4071fff Navigation arm64  <16a6a764ab0a3f75bc063f808063cbbf> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1c438a000 - 0x1c4398fff CoreDuetDaemonProtocol arm64  <165d40fd3ad831c19723d85738aabf53> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1c4399000 - 0x1c43b8fff FTAWD arm64  <51a4c50a1e883595bf4d7195a506fc8c> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1c596a000 - 0x1c596cfff OAuth arm64  <a6900a3c3a9639aca03ab1e00576cede> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1c5c07000 - 0x1c5c42fff DifferentialPrivacy arm64  <b0a6360b231337369dc89715c832eb22> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1c5ef4000 - 0x1c608bfff EmailDaemon arm64  <e0b632446f33378db7f021a85d61a2fd> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1c63f0000 - 0x1c641bfff MailSupport arm64  <303a3e5968943ddf9cb09d0ac8c79387> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1c641c000 - 0x1c648afff libarchive.2.dylib arm64  <f687622c8e6e3452a0d48f7ed993c0d4> /usr/lib/libarchive.2.dylib
0x1c648b000 - 0x1c64bbfff C2 arm64  <0d7a3e496f95395c9eae28b0d0b16ba5> /System/Library/PrivateFrameworks/C2.framework/C2
0x1c64bc000 - 0x1c64effff NaturalLanguage arm64  <cfa438750b4032c8b14daf751e0b0df0> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1c6582000 - 0x1c6583fff libsystem_coreservices.dylib arm64  <50693ebd12b43fc8acaad84a8b82a0df> /usr/lib/system/libsystem_coreservices.dylib
0x1c6595000 - 0x1c65a7fff libmis.dylib arm64  <70eb0208446d35d1a06035cee66ecf30> /usr/lib/libmis.dylib
0x1c65a8000 - 0x1c65fdfff WebBookmarks arm64  <999457f8960a3611bf14c3f4619837a5> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1c65fe000 - 0x1c660bfff DCIMServices arm64  <2f74408211e2332b8aa91789e71ae562> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1c660c000 - 0x1c675cfff CloudPhotoLibrary arm64  <51a836e0dea1366b83a29640fc2648b1> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1c675d000 - 0x1c6796fff ContactsAutocomplete arm64  <76d4fc1b31463366a750fa828ef05692> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1c6797000 - 0x1c679ffff libcopyfile.dylib arm64  <f5f048c1d258338f96bd94863b7f84e4> /usr/lib/system/libcopyfile.dylib
0x1c67a0000 - 0x1c67c1fff UsageTracking arm64  <81e36061690d39c19eb46f605c1fbcff> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1c6b03000 - 0x1c6b97fff AccountsDaemon arm64  <7abea61a48783baaa76d6ba23b765846> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1c6b98000 - 0x1c6ba3fff AppleIDSSOAuthentication arm64  <e4999d56d7673b7b9c1370b23fcbbec5> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1c6ba4000 - 0x1c6bb7fff SettingsFoundation arm64  <d6b7da8b402b3d9c91234c18f5dc7ffb> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1c6cf0000 - 0x1c6d72fff Symbolication arm64  <31fd30f6ccb13309b25294a1d85326e2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c6f27000 - 0x1c6f74fff ChunkingLibrary arm64  <6c669fdc362138dd89e33201adb10962> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1c6f78000 - 0x1c6f7cfff DAAPKit arm64  <407eb1b504133cf59185bb985c8834bd> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1c7451000 - 0x1c7453fff CoreDuetDebugLogging arm64  <1fd35a97edf032d68a771db66fc72f52> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1c7f78000 - 0x1c7fb6fff SignpostSupport arm64  <a8ffcfa229463bc087f1dcc98e94864e> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c824b000 - 0x1c8254fff SignpostCollection arm64  <4f5984b7fa9938779a0e784f4ec5f2e1> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1c8981000 - 0x1c8987fff URLFormatting arm64  <fbc08a2be4293492a507ee08d69db0b9> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c899c000 - 0x1c8a43fff MMCS arm64  <a0b62405414f3082832d301e6c98c361> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1c8a9b000 - 0x1c8cc7fff MobileSpotlightIndex arm64  <001c3d304f153304b2a50fef0300dae4> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c90ea000 - 0x1c9130fff CoreLocationProtobuf arm64  <354363c3361234f0bde81d06b68951a8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1c91e4000 - 0x1c9260fff Quagga arm64  <1e8a7a5cf04239d8b8a9d719c1aeddad> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1c94f8000 - 0x1c9506fff libAXSpeechManager.dylib arm64  <0ec202b25e9539bfaf0c1624320330e9> /usr/lib/libAXSpeechManager.dylib
0x1c956b000 - 0x1c9580fff libEDR arm64  <66ee6000bd2339d1ba5e6b3b10c2470c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1c9ebb000 - 0x1ca19dfff VideoProcessing arm64  <8d240fc68cb83fedbefd6e654d217c88> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1ca19e000 - 0x1ca1abfff libperfcheck.dylib arm64  <3ba9a8fd8a773231ab960d7701333c63> /usr/lib/libperfcheck.dylib
0x1ca1ac000 - 0x1ca1b7fff libAudioStatistics.dylib arm64  <c74af5a6998431e3b5cf65f2283d2145> /usr/lib/libAudioStatistics.dylib
0x1ca37b000 - 0x1ca38bfff caulk arm64  <eb0f4cd651633b23948a25c8c2ba93c2> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1ca3ca000 - 0x1ca3d0fff MobileSystemServices arm64  <a1c84260dd6f36be94784291ef6f1c30> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1ca566000 - 0x1ca57ffff TextToSpeech arm64  <6cee67718e8f3340886f84400bfd5b64> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1ca588000 - 0x1ca5c3fff ViceroyTrace arm64  <5dd121f0275f3273894e5c7efa8059e3> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1cb2dc000 - 0x1cb301fff CloudKitCode arm64  <a8a9397bd09537db9c21a1c2aed35a11> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode
0x1cb447000 - 0x1cb501fff CloudKitCodeProtobuf arm64  <c12e1cabe3be3579a19a2b75f63a1299> /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf
0x1cb502000 - 0x1cb50cfff HID arm64  <b07d4f0b24023f4ea0d2ab04d5871a94> /System/Library/PrivateFrameworks/HID.framework/HID
0x1cb539000 - 0x1cb572fff libGLImage.dylib arm64  <15ad0d4a18443118ac68cf15538dab9e> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1cb96d000 - 0x1cb97efff libSparseBLAS.dylib arm64  <1f51189eaa19385c94b7fb0292561c82> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1cb97f000 - 0x1cb992fff Engram arm64  <6e8e17826af3317f92fb524fa0b85c33> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1cba09000 - 0x1cba43fff DataDetectorsNaturalLanguage arm64  <fdd18833bb40393cb0b36aa612898268> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1cbd3a000 - 0x1cbd42fff FSEvents arm64  <ff8eb4136ed734ddbba680ce0c3e88be> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1cbd52000 - 0x1cbdcffff CoreDAV arm64  <bc90cfd12bae381e89a63307c80599a5> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1cc718000 - 0x1cc728fff RemoteTextInput arm64  <76a999dbfd5a363384d1ad23aaadccf6> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1cc751000 - 0x1cc780fff iCalendar arm64  <9df467aa8d1630b69f7d5e1371cf1b12> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1cc79d000 - 0x1cc7a6fff CloudPhotoServices arm64  <fa48e241fdfe38fe8596c734d100b850> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1cc7e5000 - 0x1cc7f9fff libLinearAlgebra.dylib arm64  <83e007597b01399783a65a8f7a6c3208> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1cc88d000 - 0x1cc987fff ConfigurationEngineModel arm64  <4577aebeb8fc3bd09d1b030d97373dde> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1cc988000 - 0x1cc98ffff CertUI arm64  <6680caf12d653f11a1df07a43db46053> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1cca74000 - 0x1cca82fff CoreAUC arm64  <0baa16e29c3a372aafd1f0e84f547e5c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1cd413000 - 0x1cd459fff PhysicsKit arm64  <b47ea3ebcfd037bda7b951e1ad5f7f90> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1cd45a000 - 0x1cd4abfff CorePrediction arm64  <e70c69587f633651b1c42a87caa03dc9> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1cd89d000 - 0x1cd8eafff SafariSafeBrowsing arm64  <76e45ab6253135dbbcc5b9657344c140> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1cdc98000 - 0x1cdd0efff HomeSharing arm64  <f5d31569258d319fa9d6df64a246504d> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1cdd9c000 - 0x1cddbafff GenerationalStorage arm64  <05a7c289ff76316bad961b4e87eefbf6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1cde1d000 - 0x1cde28fff PersonaKit arm64  <818ad3bb76b83cf2a5e2abd964da978b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1cde29000 - 0x1cde35fff PersonaUI arm64  <65aeb7d64ae135f28487092ea21b4344> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1ce241000 - 0x1ce246fff kperf arm64  <4dd4a30e85383405b9959fde4fd003f1> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1ce3e3000 - 0x1ce3f1fff AssetsLibrary arm64  <486139609c8b3b29bf7561f253873e44> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1ce41e000 - 0x1ce451fff libpcap.A.dylib arm64  <80be39cf99d83d1eb3c6b8d3fd8a838d> /usr/lib/libpcap.A.dylib
0x1ce711000 - 0x1ce725fff WebUI arm64  <a9cd6647a4913d30ac88fd88bc4c4667> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1ce726000 - 0x1ce73dfff SafariFoundation arm64  <ebcb0a0b83f53be091d8d09e80e2b2ec> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1ce789000 - 0x1ce823fff libvDSP.dylib arm64  <76375e092cdb311185ec8ed1d8f4bfc9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1ce824000 - 0x1ce84efff vCard arm64  <b0b531acb8d93d96b56ebc95a2d3f347> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1ce896000 - 0x1ce920fff SampleAnalysis arm64  <b0b83d5c49fc3b3d9737165254abfacb> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1ce921000 - 0x1ce92dfff IntentsFoundation arm64  <2090563ffa41300da28ea5bc984ed49b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1ceb19000 - 0x1ceb1bfff ParsecSubscriptionServiceSupport arm64  <a90bc317d0c63803a67dd9fac0e4bc06> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1ceb1c000 - 0x1cebabfff MediaPlatform arm64  <a7f36f3dd45230f78c0dfd793cf737da> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1cebac000 - 0x1ceebcfff MediaLibraryCore arm64  <55b303ee3c563e8ba58e5d3aaa7af419> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1cef1f000 - 0x1cef57fff PhotosImagingFoundation arm64  <d5ab64a694fc362c8a1af663f04dc142> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1cef58000 - 0x1cef7afff MediaConversionService arm64  <546cb2add7863f26a98d7269bef43091> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1cef7b000 - 0x1cef98fff MediaStream arm64  <53b300858ffc31d8a6b4c6c007e5e24b> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1cef99000 - 0x1cf093fff CoreMediaStream arm64  <199d1804e5113baa9df9d57487aeb62a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1cf26d000 - 0x1cf372fff AGXMetalA11 arm64  <d58fc8d1e7ae3e6d829f39d1fead5fda> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x1cf393000 - 0x1cf393fff Accelerate arm64  <9818869ce13333be8f6636eea59aedc8> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1cf394000 - 0x1cf6a9fff libLAPACK.dylib arm64  <1d4e4b0531313da5b611fb2575e17079> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1cf6aa000 - 0x1cf6aefff libQuadrature.dylib arm64  <cccd3657551a38ef9e6c240d60dc8df8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1cf6af000 - 0x1cf708fff libvMisc.dylib arm64  <435399eb7a8f3979b0d139c3f453fd29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1cf709000 - 0x1cf709fff vecLib arm64  <b52984345da233bb9108b4b63a4b26a6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1cf712000 - 0x1cf720fff AuthenticationServices arm64  <5af6c2ea423e34cdbe63b7567d256def> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1cf765000 - 0x1cf859fff Combine arm64  <25b66e311fbc3bf68cb6df8c27a2152f> /System/Library/Frameworks/Combine.framework/Combine
0x1cf86b000 - 0x1cf8bbfff CoreMIDI arm64  <c742c545e39338cfa7a113ee469671dc> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1cfa49000 - 0x1cfa7efff CryptoKit arm64  <eb9c786ab7383e45950e7362ae8294c0> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1cfaba000 - 0x1cfae7fff GSS arm64  <a117041e533335ba8e67d0af00477b37> /System/Library/Frameworks/GSS.framework/GSS
0x1cfafa000 - 0x1cfb2cfff MPSCore arm64  <7f98e0d3952a38c09bc314765766fc86> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1cfb2d000 - 0x1cfba9fff MPSImage arm64  <63f5ffc1702e36ff841abafcd47d0301> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1cfbaa000 - 0x1cfbccfff MPSMatrix arm64  <cb977b3da929362a9a59a85ba312a392> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1cfbcd000 - 0x1cfbe1fff MPSNDArray arm64  <8a75d75a84c439e0bdf578136ceb73f1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1cfbe2000 - 0x1cfd73fff MPSNeuralNetwork arm64  <4b7b42c84e2538758d2503bcaf4c695d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1cfd74000 - 0x1cfdb8fff MPSRayIntersector arm64  <9d947816460c35e2b072e2d9b809d01b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1cfdb9000 - 0x1cfdb9fff MetalPerformanceShaders arm64  <7de1dbb3681835558dfb8c6d50de268b> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1cfdc6000 - 0x1cfdc6fff MobileCoreServices arm64  <d7873825e57d3c4081f1da103c723f89> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1cfdd1000 - 0x1cfdd2fff libCVMSPluginSupport.dylib arm64  <cda51c2ff1b33e6fa71ae3ae6daa7325> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1cfdd3000 - 0x1cfdd9fff libCoreFSCache.dylib arm64  <84690d5764ad3ee3864e18d4704e08cd> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1cfdda000 - 0x1cfddffff libCoreVMClient.dylib arm64  <66daee76addf32a981f2daca6fb6b0fe> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1cfe14000 - 0x1cfe4bfff QuickLookThumbnailing arm64  <b2d5c531a95638c695531339b1bbfa52> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1d017f000 - 0x1d027dfff SoundAnalysis arm64  <fbdf5b8197ab36efb3e06885f7fe4031> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1d0280000 - 0x1d0280fff UIKit arm64  <47a27c57c3aa387fbc3d53d2e7249e16> /System/Library/Frameworks/UIKit.framework/UIKit
0x1d02a2000 - 0x1d0364fff VisionKit arm64  <d1b7edc5ddfb3540b1675acbc3878d38> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1d06d2000 - 0x1d0824fff ANECompiler arm64  <931531fa29713983a242fe34c7917616> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1d0825000 - 0x1d0835fff ANEServices arm64  <c2fbaeaf090e35deacb75ae881fb4b14> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1d083e000 - 0x1d08cefff APFS arm64  <0d446bc9f2f93ca0b2ee1727925f10ef> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1d08cf000 - 0x1d08d3fff ASEProcessing arm64  <d4b121b1aabb3f92baafe2a6b70e32de> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1d08ed000 - 0x1d0953fff ICE arm64  <04c98d7c686e32d3bdd388344479e11e> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1d0954000 - 0x1d0954fff LegacyHandle arm64  <74459e3ad689385dbf2d9125f84eaa3a> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1d0955000 - 0x1d095bfff SimpleKeyExchange arm64  <ae5603236b953ea583ed55bc6df7f45c> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1d095c000 - 0x1d095cfff snatmap arm64  <d6822d8ec03d341f9d8118f595e01cac> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1d09db000 - 0x1d0a1dfff AccessibilitySharedSupport arm64  <f4f03da460de3aa89f8451e1cea0f6ce> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1d0a79000 - 0x1d0a84fff AccountSettings arm64  <d3c47caea6ce393a80e478b9f1266638> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1d11a0000 - 0x1d133cfff AppleCVA arm64  <51a8078e243b334dbaad13a14923ab43> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1d13af000 - 0x1d13bdfff AppleFSCompression arm64  <a1d88ec9766332a89edc09ee5ab40182> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1d13c4000 - 0x1d13cefff AppleIDAuthSupport arm64  <fe30c61996483b1887f3cc6c25edf7ce> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d13cf000 - 0x1d1410fff AppleJPEG arm64  <14d3a4bcfc0f374297d912b8c85cc5a0> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1d1459000 - 0x1d146afff AppleNeuralEngine arm64  <622801b185fe3bfb834d3d44ad9f9187> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1d1471000 - 0x1d1494fff AppleSauce arm64  <f5d836a116f13ebba5fc71d3efb4d030> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1d15cc000 - 0x1d1620fff AutoLoop arm64  <0c1a9dceea243eb7b56d237665656daf> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1d168d000 - 0x1d16bdfff Bom arm64  <0dfe861e6be13f9eb920584c5b46f646> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d2136000 - 0x1d213dfff CommonAuth arm64  <ba671729ef0f30039c1774666fc6592c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1d22de000 - 0x1d23d3fff CoreAppleCVA arm64  <24714acc212a32d7a664f67b6c6186fa> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1d2463000 - 0x1d2555fff CoreHandwriting arm64  <f67d6ed94bd8300aa089fa065a1ed9b2> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1d256b000 - 0x1d256ffff CoreOptimization arm64  <81a3200ad13730a59e896c36e69ff6fc> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1d25e7000 - 0x1d25eafff CryptoKitCBridging arm64  <690d0e85e3eb3c05aec150702fdb8e4d> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1d25eb000 - 0x1d2602fff CryptoKitPrivate arm64  <fa6076e59ca43c7482e030513c35cea9> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate
0x1d26ba000 - 0x1d26c5fff DeviceIdentity arm64  <8e7caf4f24f0322c9947f91c17a715fd> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1d2855000 - 0x1d2871fff DocumentManagerCore arm64  <a077927cd5eb35ce992239758da231b9> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1d2928000 - 0x1d2f83fff Espresso arm64  <9df07bcd41c4334fb57ed6ea22476366> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1d3235000 - 0x1d3646fff FaceCore arm64  <4de7d3c4806235d09407711b87b2bae5> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1d3717000 - 0x1d372bfff libGSFontCache.dylib arm64  <abcdc382bad33a6c9ba10d0cf44c136f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1d378f000 - 0x1d379bfff libhvf.dylib arm64  <9563809693d6387db69fea88af4564e3> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1d37bd000 - 0x1d37d1fff Futhark arm64  <07fc0e314de9321fb0f6ff75d012a134> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1d449e000 - 0x1d44aafff GraphVisualizer arm64  <d5a5d07491713bfd892d31889ec1b6ce> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1d4de2000 - 0x1d4e52fff Heimdal arm64  <0a1b601c4d7331c4a37c44d2f5271264> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1d52ec000 - 0x1d5355fff InertiaCam arm64  <8f0b4e6e8f3232b4996c78dbf88b5d55> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1d539e000 - 0x1d53a4fff InternationalSupport arm64  <56238f820e0f3cc4befe347f830ffe44> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1d5644000 - 0x1d5644fff Marco arm64  <d1a138229ac438b586ef4d9bd9f5d5a2> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1d5af9000 - 0x1d5b23fff MetricsKit arm64  <6464cc726ac63bd0b755a159e205a73f> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1d5b33000 - 0x1d5b46fff MobileDeviceLink arm64  <687959b4e80d3fe08b0cc23ec02a82b2> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1d5dfa000 - 0x1d5e39fff OTSVG arm64  <4295cc2da66d3905963b70f4ca852533> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d647e000 - 0x1d647efff PhoneNumbers arm64  <e23d89e41d5939f5a5def8c70b89efe4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1d7e48000 - 0x1d7e4cfff RevealCore arm64  <40fbd11d577e3bbc9d10621400e5f57f> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1d7f42000 - 0x1d7f73fff ScreenReaderCore arm64  <362dcb4576b73808aaff7703c4c659f2> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1d7fe8000 - 0x1d7ff4fff SetupAssistantSupport arm64  <12028ece9f6a3995b90d31fed2d46a77> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1d8012000 - 0x1d8012fff SignpostMetrics arm64  <bd8c101a86253fdb87532ccbd64266f7> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1d8040000 - 0x1d8070fff SiriInstrumentation arm64  <a08172f898bf358b9e79ac9ced804429> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1d8885000 - 0x1d89a0fff TextRecognition arm64  <3f60021f659d3da9b2b470d0b997fc61> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1d89a1000 - 0x1d8a42fff TextureIO arm64  <55a7d4be7c2835d59ed2cbc7db47f880> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1d99bb000 - 0x1d9f1cfff libwebrtc.dylib arm64  <fb6670b5c0093e729bd61ea2e0c710f4> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1d9fec000 - 0x1d9ff9fff WirelessCoexManager arm64  <69d964c09aaf3d559387467f9872539d> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1da0b4000 - 0x1da0bcfff kperfdata arm64  <0280752ec857378482e788bd63ad43ef> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1da0bd000 - 0x1da104fff ktrace arm64  <fddcc7c6de53358985ed0fe969d61468> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1da11d000 - 0x1da129fff perfdata arm64  <d5f09efc1baa33a0b6a7e59d13432cfb> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1da4ca000 - 0x1da4cafff libAWDProtobufFacetimeiMessage.dylib arm64  <663e00b2b8cf3b479baf8fb6461fd137> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1da547000 - 0x1da870fff libAWDSupportFramework.dylib arm64  <5079327466f43f86b15028858aa1bb67> /usr/lib/libAWDSupportFramework.dylib
0x1daa1a000 - 0x1daa24fff libChineseTokenizer.dylib arm64  <5dd82d181e2e32d4a3e755012a2534aa> /usr/lib/libChineseTokenizer.dylib
0x1daa4e000 - 0x1dac00fff libFosl_dynamic.dylib arm64  <6692e724c11b3bfb9593a3180f183057> /usr/lib/libFosl_dynamic.dylib
0x1dac7b000 - 0x1dac82fff libMatch.1.dylib arm64  <d0d21782e5c730e59c5059b33b72995c> /usr/lib/libMatch.1.dylib
0x1dae1f000 - 0x1dae20fff libSystem.B.dylib arm64  <18687f3a21d73966b82704fc5d4e2188> /usr/lib/libSystem.B.dylib
0x1dae29000 - 0x1dae2bfff libThaiTokenizer.dylib arm64  <342d2a135b0a37a2969fcb30ef6f5217> /usr/lib/libThaiTokenizer.dylib
0x1daf2a000 - 0x1daf3ffff libapple_nghttp2.dylib arm64  <50a1e06796123db8af9bdc15a2c82dfe> /usr/lib/libapple_nghttp2.dylib
0x1dafb8000 - 0x1dafc8fff libbsm.0.dylib arm64  <8072366407503038b0e1eccd42c12f23> /usr/lib/libbsm.0.dylib
0x1dafc9000 - 0x1dafd5fff libbz2.1.0.dylib arm64  <aa92d96b6c6b3c30b868bd327247c281> /usr/lib/libbz2.1.0.dylib
0x1dafd6000 - 0x1dafd6fff libcharset.1.dylib arm64  <3a1952fac60c363fb2720123f782b09c> /usr/lib/libcharset.1.dylib
0x1dafd7000 - 0x1dafe8fff libcmph.dylib arm64  <3db1a5a10dee3c8cac717ea539ca7ff6> /usr/lib/libcmph.dylib
0x1dafe9000 - 0x1db000fff libcompression.dylib arm64  <d5cd6dc1de683966b5a5a18a6f5eae85> /usr/lib/libcompression.dylib
0x1db001000 - 0x1db002fff libcoretls_cfhelpers.dylib arm64  <7940b1e1e9b33782860ac608bfd44fbc> /usr/lib/libcoretls_cfhelpers.dylib
0x1db003000 - 0x1db009fff libcupolicy.dylib arm64  <39fd4f3cb58e35ab8095f873beed4007> /usr/lib/libcupolicy.dylib
0x1db049000 - 0x1db052fff libdscsym.dylib arm64  <0b0f4385a47f3eeb9cc385864a69b909> /usr/lib/libdscsym.dylib
0x1db053000 - 0x1db06ffff libedit.3.dylib arm64  <208aef48da0a3872b9cabc520a506e19> /usr/lib/libedit.3.dylib
0x1db5c5000 - 0x1db5cafff libheimdal-asn1.dylib arm64  <40eb02d5300c3a129e2ad0ed647ac737> /usr/lib/libheimdal-asn1.dylib
0x1db5cb000 - 0x1db6bcfff libiconv.2.dylib arm64  <8467990cb00c3b1194ce7feae7e3370a> /usr/lib/libiconv.2.dylib
0x1db6d2000 - 0x1db6ddfff liblockdown.dylib arm64  <63d8b54e30bf3af39b56fc654cabf8ff> /usr/lib/liblockdown.dylib
0x1db6de000 - 0x1db6f6fff liblzma.5.dylib arm64  <4074d76ec7a93b8492a262a059d3b837> /usr/lib/liblzma.5.dylib
0x1dba73000 - 0x1dbaa2fff libncurses.5.4.dylib arm64  <fde38058c2563bb88c96fc717f409d6b> /usr/lib/libncurses.5.4.dylib
0x1dbaa3000 - 0x1dbab8fff libnetworkextension.dylib arm64  <6dc4d4e4896a3c5da26ddd4f3528d833> /usr/lib/libnetworkextension.dylib
0x1dbe3b000 - 0x1dbe52fff libresolv.9.dylib arm64  <7d42c468c5223bcd8764b1706b530a84> /usr/lib/libresolv.9.dylib
0x1dbe53000 - 0x1dbe55fff libsandbox.1.dylib arm64  <ae76c31a749a355a9d26b8c216681c0f> /usr/lib/libsandbox.1.dylib
0x1dbe56000 - 0x1dbe5bfff libsysdiagnose.dylib arm64  <8accc334bf85392e96f9800ceeffd6c0> /usr/lib/libsysdiagnose.dylib
0x1dbe5c000 - 0x1dbe8dfff libtidy.A.dylib arm64  <9596a6a694de3e1d80c5a18e8f81366a> /usr/lib/libtidy.A.dylib
0x1dbe95000 - 0x1dbe98fff libutil.dylib arm64  <0520efce5fe43c2fb18ee9d621dd2433> /usr/lib/libutil.dylib
0x1dbec6000 - 0x1dbed7fff libz.1.dylib arm64  <58a7ec43dad53a55aa9ed43f7d72639e> /usr/lib/libz.1.dylib
0x1dbf20000 - 0x1dbf54fff libswiftAccelerate.dylib arm64  <9e7e66236b7e3fb380c0881fcb4a4a20> /usr/lib/swift/libswiftAccelerate.dylib
0x1dbf63000 - 0x1dbf72fff libswiftCloudKit.dylib arm64  <97ada4c709213803ba496d7025b191ee> /usr/lib/swift/libswiftCloudKit.dylib
0x1dbf7d000 - 0x1dbf83fff libswiftContacts.dylib arm64  <26dc6a2997fe345d8c9e1bbb99ecef02> /usr/lib/swift/libswiftContacts.dylib
0x1dbf99000 - 0x1dbf9dfff libswiftCoreFoundation.dylib arm64  <95f4aa43717e35ed8455f1f98a41d718> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1dbf9e000 - 0x1dbfacfff libswiftCoreGraphics.dylib arm64  <6a3a6ef138423e4cad5e634184b7ed1c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1dbfb2000 - 0x1dbfb8fff libswiftCoreLocation.dylib arm64  <3aa2846d79dd33cbaf7f052f26c4670c> /usr/lib/swift/libswiftCoreLocation.dylib
0x1dbffd000 - 0x1dc006fff libswiftDarwin.dylib arm64  <3d54fb1adeda33e4ba691b56bddf23d8> /usr/lib/swift/libswiftDarwin.dylib
0x1dc007000 - 0x1dc020fff libswiftDispatch.dylib arm64  <96f8dbd7431c38ec9b6436e82a2c3a36> /usr/lib/swift/libswiftDispatch.dylib
0x1dc021000 - 0x1dc18efff libswiftFoundation.dylib arm64  <8b541f9dd90234288dfaea18559508b2> /usr/lib/swift/libswiftFoundation.dylib
0x1dc1cb000 - 0x1dc1d2fff libswiftMetal.dylib arm64  <23a9ea2bb79e33518d47c8ef06b87ca0> /usr/lib/swift/libswiftMetal.dylib
0x1dc242000 - 0x1dc248fff libswiftObjectiveC.dylib arm64  <8433a4b12ec035638806cb4be16007bb> /usr/lib/swift/libswiftObjectiveC.dylib
0x1dc2c5000 - 0x1dc2cdfff libswiftos.dylib arm64  <6304e0aca95f36f8aed7adde39a043c5> /usr/lib/swift/libswiftos.dylib
0x1dc2ea000 - 0x1dc2effff libcache.dylib arm64  <f8f9d9c8fa2c341f9f6ba0fe985552eb> /usr/lib/system/libcache.dylib
0x1dc2f0000 - 0x1dc2fcfff libcommonCrypto.dylib arm64  <367980207814337795ba9d6fd082d14e> /usr/lib/system/libcommonCrypto.dylib
0x1dc2fd000 - 0x1dc301fff libcompiler_rt.dylib arm64  <cd83d9e185c43820a03fd018a7321b2a> /usr/lib/system/libcompiler_rt.dylib
0x1dc3cf000 - 0x1dc3cffff liblaunch.dylib arm64  <5e9d917f41d23568889a2d74a12446a9> /usr/lib/system/liblaunch.dylib
0x1dc3d0000 - 0x1dc3d5fff libmacho.dylib arm64  <7e4bdcc5830e33feb1141fcd5abe21aa> /usr/lib/system/libmacho.dylib
0x1dc3d6000 - 0x1dc3d8fff libremovefile.dylib arm64  <4acd11ced3f83562a5ff9d6896b07164> /usr/lib/system/libremovefile.dylib
0x1dc3d9000 - 0x1dc3dafff libsystem_featureflags.dylib arm64  <956d43661dea3dd5a7029b8d345289ca> /usr/lib/system/libsystem_featureflags.dylib
0x1dc3db000 - 0x1dc408fff libsystem_m.dylib arm64  <adfc3aac75c0342cb72b2d50d29ef28d> /usr/lib/system/libsystem_m.dylib
0x1dc409000 - 0x1dc40efff libunwind.dylib arm64  <2ad0d47cf0f53a9f8c140cb8dd009c91> /usr/lib/system/libunwind.dylib
0x1dc5b9000 - 0x1dc5cafff AccessibilitySettingsLoader arm64  <a43eba1465a93be98504ad417e93b0df> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1dc6ee000 - 0x1dc755fff NanoRegistry arm64  <115719fffc0d394a9516e82dd06f219c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1dc756000 - 0x1dc763fff NanoPreferencesSync arm64  <d48f6b82db873cd99cb3332f0d4a8f48> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1dd146000 - 0x1dd17ffff CryptoTokenKit arm64  <15782f61144b32ffa99852964437ef46> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1de037000 - 0x1de055fff AppSSO arm64  <218026c5368839a281410c2a703778c8> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1de056000 - 0x1de06afff AppSSOCore arm64  <a8d86f1c336531a0a7144e8c0e059684> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1de457000 - 0x1de461fff PointerUIServices arm64  <0df18b83eb173ca9a87fd1391fdeea49> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1de462000 - 0x1de4e6fff SafariSharedUI arm64  <07a13071a4f2307e8e6ebacd4f692dd3> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

EOF

Metadata

Metadata

Assignees

No one assigned

    Labels

    in triagePresently being triaged by the triage team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions