Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on AWSMqtt iot session when low data mode or change network from LTE to Wifi AWSMqtt iot session #2016

Closed
jeky1990 opened this issue Oct 25, 2019 · 6 comments
Assignees
Labels
bug Something isn't working iot Issues related to the IoT SDK

Comments

@jeky1990
Copy link

jeky1990 commented Oct 25, 2019

Describe the bug
I publish data on the topic at every one-second continuously when an app is in the foreground or in the background. when I go to a low network area suddenly app crashes.

To Reproduce
Steps to reproduce the behavior:

  1. create low data connection.
  2. put an app in the background and then set foreground mode
  3. See error

Which AWS service(s) are affected?
AWS IOT
Expected behavior
App will never crash on low data network mode.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment(please complete the following information):

  • SDK Version: [e.g. 2.12.1]
  • Dependency Manager: [e.g. Cocoapods, Carthage]
  • Swift Version : [e.g. 4.0]

Device Information (please complete the following information):

  • Device: [e.g. iPhone6, Simulator]
  • iOS Version: [e.g. iOS 11.4]
  • Specific to simulators:
    On devise all ios devises and Version is ios 13.1.3

Additional context
Crash log

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x000000019bf2f5f4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000019bf2ea60 mach_msg + 72
2   CoreFoundation                	0x000000019c0d6068 __CFRunLoopServiceMachPort + 216
3   CoreFoundation                	0x000000019c0d1188 __CFRunLoopRun + 1444
4   CoreFoundation                	0x000000019c0d08bc CFRunLoopRunSpecific + 464
5   CFNetwork                     	0x000000019f434b0c 0x19f34a000 + 961292
6   CoreFoundation                	0x000000019c0ed018 CFWriteStreamWrite + 336
7   AWSIoT                        	0x0000000104f200c8 -[AWSMQTTEncoder encodeMessage:] + 426184 (AWSMQTTEncoder.m:155)
8   AWSIoT                        	0x0000000104f24d20 -[AWSMQTTSession send:] + 445728 (AWSMQTTSession.m:653)
9   AWSIoT                        	0x0000000104f2202c -[AWSMQTTSession publishDataAtLeastOnce:onTopic:retain:] + 434220 (AWSMQTTSession.m:219)
10  AWSIoT                        	0x0000000104f21dbc -[AWSMQTTSession publishDataAtLeastOnce:onTopic:] + 433596 (AWSMQTTSession.m:199)
11  AWSIoT                        	0x0000000104f02afc -[AWSIoTMQTTClient publishData:qos:onTopic:ackCallback:] + 305916 (AWSIoTMQTTClient.m:862)
12  AWSIoT                        	0x0000000104f0289c -[AWSIoTMQTTClient publishData:qos:onTopic:] + 305308 (AWSIoTMQTTClient.m:0)
13  AWSIoT                        	0x0000000104f027ac -[AWSIoTMQTTClient publishString:qos:onTopic:] + 305068 (AWSIoTMQTTClient.m:0)
14  AWSIoT                        	0x0000000104ec2bc4 -[AWSIoTDataManager publishString:onTopic:QoS:] + 43972 (AWSIoTDataManager.m:602)
15  LinePartner                   	0x0000000102a3c7e0 static AWSIoTConnection.publishOnTopicWithoutUnsbscribe(withpayload:pubTopic:) + 2803680 (AWSIoTConnection.swift:1382)
16  LinePartner                   	0x0000000102a22a0c static AWSIoTConnection.updateDriverLocation(msgData:) + 2697740 (AWSIoTConnection.swift:526)
17  LinePartner                   	0x0000000102938864 HomeViewController.updateDriverLocation(isOnline:) + 1738852 (HomeViewController.swift:3171)
18  LinePartner                   	0x000000010296b6b0 HomeViewController.setUpTimerForActiveTrip(isDriverOnTrip:tripEndTime:) + 1947312 (HomeViewController.swift:3486)
19  LinePartner                   	0x000000010296b838 protocol witness for PickupNavigationVCDelegate.setUpTimerForActiveTrip(isDriverOnTrip:tripEndTime:) in conformance HomeViewController + 1947704 (<compiler-generated>:0)
20  LinePartner                   	0x0000000102b41b50 PickupNavigationViewController.animateToBearingAngle() + 3873616 (PickupNavigationViewController.swift:1342)
21  LinePartner                   	0x0000000102b41ea0 @objc PickupNavigationViewController.animateToBearingAngle() + 3874464 (<compiler-generated>:0)
22  Foundation                    	0x000000019c54203c __NSFireTimer + 64
23  CoreFoundation                	0x000000019c0d6e1c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
24  CoreFoundation                	0x000000019c0d6b58 __CFRunLoopDoTimer + 880
25  CoreFoundation                	0x000000019c0d6228 __CFRunLoopDoTimers + 276
26  CoreFoundation                	0x000000019c0d1364 __CFRunLoopRun + 1920
27  CoreFoundation                	0x000000019c0d08bc CFRunLoopRunSpecific + 464
28  GraphicsServices              	0x00000001a5f3c328 GSEventRunModal + 104
29  UIKitCore                     	0x00000001a01666d4 UIApplicationMain + 1936
30  LinePartner                   	0x0000000102a687ac main + 2983852 (AppDelegate.swift:27)
31  libdyld.dylib                 	0x000000019bf5b460 start + 4
@jeky1990
Copy link
Author

Additional Log.
Incident Identifier: D6B46233-39FE-4054-B14E-C9DAEDD15A20
CrashReporter Key: 2257e485005a5d113ff5f85eb7549904dbd57b75
Hardware Model: iPhone8,1
Process: LinePartner [2443]
Path: /private/var/containers/Bundle/Application/0AA680F1-D878-4F54-8665-C797FD13C826/LinePartner.app/LinePartner
Identifier: -------------
Version: 9 (0.0)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: ------- [4016]

Date/Time: 2019-10-25 15:25:24.2186 +0530
Launch Time: 2019-10-25 15:13:03.8864 +0530
OS Version: iPhone OS 13.1.3 (17A878)
Release Type: User
Baseband Version: 7.00.01
Report Version: 104

Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-update watchdog transgression: application<com.line.partner>:2443 exhausted real (wall clock) time allowance of 10.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Background | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 11.130 (user 11.130, system 0.000), 22% CPU", | "Elapsed application CPU time (seconds): 2.181, 4% CPU" | )
Triggered by Thread: 0

@royjit royjit added the iot Issues related to the IoT SDK label Oct 25, 2019
@drochetti drochetti added the follow up Requires follow up from maintainers label Oct 21, 2020
@wooj2
Copy link
Contributor

wooj2 commented Oct 28, 2020

Hi @jeky1990 ,

So sorry about the delay.

We have made some stability improvements to the IoT codebase as of AWS SDK 2.16.0. Would you happen to know if this crash is still happening with a later version of the AWS SDK?

Based on your stack trace, it looks like you guys are sending a QoS1 message out every second, while the app is in the background while connected to a "very bad network". Is this correct? If so, how repeatable is this issue?

@vtniteshgunani
Copy link

Describe the bug
I got this issue randomly and couldn't get an exact idea about in what conditions this crash occurred. But this crash occurred to me in 2.19.1.

Environment(please complete the following information):

SDK Version: [e.g. 2.19.1]
Dependency Manager: [e.g. Cocoapods]
Swift Version : [e.g. 4.0]

Device Information (please complete the following information):
Device: [e.g. iPhone11,8]
iOS Version: [e.g. iOS 12.2]

Additional context
Crash log
1 AWSIoT 0x10530fe1c -[AWSMQTTSession publishDataAtLeastOnce:onTopic:retain:] + 272
2 AWSIoT 0x10530fcec -[AWSMQTTSession publishDataAtLeastOnce:onTopic:] + 64
3 AWSIoT 0x1052eca8c -[AWSIoTMQTTClient publishData:qos:onTopic:ackCallback:] + 588
4 AWSIoT 0x10529f378 -[AWSIoTDataManager publishData:onTopic:QoS:ackCallback:] + 252

com.apple.main-thread
0 libsystem_kernel.dylib 0x1ace98c78 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ace98108 mach_msg + 76
2 CoreFoundation 0x1ad29f320 __CFRunLoopServiceMachPort + 240
3 CoreFoundation 0x1ad299fc4 __CFRunLoopRun + 1344
4 CoreFoundation 0x1ad299764 CFRunLoopRunSpecific + 452
5 GraphicsServices 0x1af4d5dd4 GSEventRunModal + 108
6 UIKitCore 0x1da1f000c UIApplicationMain + 216
7 OneLinkHome 0x104206d18 main + 19 (AppDelegate.swift:19)
8 libdyld.dylib 0x1acd58ffc start + 4

com.apple.main-thread
0 libsystem_kernel.dylib 0x1ace98c78 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ace98108 mach_msg + 76
2 CoreFoundation 0x1ad29f320 __CFRunLoopServiceMachPort + 240
3 CoreFoundation 0x1ad299fc4 __CFRunLoopRun + 1344
4 CoreFoundation 0x1ad299764 CFRunLoopRunSpecific + 452
5 GraphicsServices 0x1af4d5dd4 GSEventRunModal + 108
6 UIKitCore 0x1da1f000c UIApplicationMain + 216
7 OneLinkHome 0x104206d18 main + 19 (AppDelegate.swift:19)
8 libdyld.dylib 0x1acd58ffc start + 4

@jeky1990
Copy link
Author

jeky1990 commented May 26, 2021

@wooj2 same issue with the latest SDK also...

check this crash report.

Crash Report
Date/Time:           2021-05-26 09:44:05.6241 +0530
Launch Time:         2021-05-26 09:28:06.0107 +0530
OS Version:          iPhone OS 14.5.1 (18E212)
Release Type:        User
Baseband Version:    8.52.01
Report Version:      104

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

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: Semaphore object deallocated while in use
Abort Cause 1

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib        	0x00000001b0d34908 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b0d33d0c mach_msg + 72
2   CoreFoundation                	0x0000000185041c90 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	0x000000018503c090 __CFRunLoopRun + 1184
4   CoreFoundation                	0x000000018503b6a8 CFRunLoopRunSpecific + 572
5   CFNetwork                     	0x000000018579f044 0x18569d000 + 1056836
6   CoreFoundation                	0x000000018505c068 CFWriteStreamWrite + 340
7   AWSIoT                        	0x0000000107572af4 -[AWSMQTTEncoder encodeMessage:] + 518900 (AWSMQTTEncoder.m:155)
8   AWSIoT                        	0x00000001075775d0 -[AWSMQTTSession send:] + 538064 (AWSMQTTSession.m:0)
9   AWSIoT                        	0x0000000107574934 -[AWSMQTTSession publishDataAtLeastOnce:onTopic:retain:] + 526644 (AWSMQTTSession.m:219)
10  AWSIoT                        	0x0000000107551008 -[AWSIoTMQTTClient publishData:qos:onTopic:ackCallback:] + 380936 (AWSIoTMQTTClient.m:865)
11  AWSIoT                        	0x00000001074fe574 -[AWSIoTDataManager publishData:onTopic:QoS:] + 42356 (AWSIoTDataManager.m:652)
12  LP Development                	0x00000001049211bc 0x104574000 + 3854780
13  LP Development                	0x000000010491f4ac 0x104574000 + 3847340
14  LP Development                	0x00000001049254dc 0x104574000 + 3871964
15  LP Development                	0x0000000104923b14 0x104574000 + 3865364
16  LP Development                	0x00000001048f83f4 0x104574000 + 3687412
17  LP Development                	0x000000010479583c 0x104574000 + 2234428
18  LP Development                	0x00000001047902e4 0x104574000 + 2212580
19  LP Development                	0x000000010478fc14 0x104574000 + 2210836
20  LP Development                	0x00000001045a2610 0x104574000 + 189968
21  libdispatch.dylib             	0x0000000184caa3e8 _dispatch_block_async_invoke2 + 104
22  libdispatch.dylib             	0x0000000184cfb298 _dispatch_client_callout + 16
23  libdispatch.dylib             	0x0000000184ca002c _dispatch_continuation_pop$VARIANT$mp + 412
24  libdispatch.dylib             	0x0000000184cb0d6c _dispatch_source_invoke$VARIANT$mp + 1304
25  libdispatch.dylib             	0x0000000184ca9bc8 _dispatch_main_queue_callback_4CF$VARIANT$mp + 620
26  CoreFoundation                	0x0000000185042170 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
27  CoreFoundation                	0x000000018503c5d0 __CFRunLoopRun + 2528
28  CoreFoundation                	0x000000018503b6a8 CFRunLoopRunSpecific + 572
29  GraphicsServices              	0x000000019b6eb570 GSEventRunModal + 160
30  UIKitCore                     	0x0000000187959370 -[UIApplication _run] + 1052
31  UIKitCore                     	0x000000018795e8ec UIApplicationMain + 164
32  LP Development                	0x0000000104997608 0x104574000 + 4339208
33  libdyld.dylib                 	0x0000000184d1a140 start + 4

Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0   libsystem_kernel.dylib        	0x00000001b0d34908 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b0d33d0c mach_msg + 72
2   CoreFoundation                	0x0000000185041c90 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	0x000000018503c090 __CFRunLoopRun + 1184
4   CoreFoundation                	0x000000018503b6a8 CFRunLoopRunSpecific + 572
5   Foundation                    	0x000000018628b054 -[NSRunLoop+ 32852 (NSRunLoop) runMode:beforeDate:] + 228
6   Foundation                    	0x000000018628af34 -[NSRunLoop+ 32564 (NSRunLoop) runUntilDate:] + 88
7   UIKitCore                     	0x0000000187a05eb0 -[UIEventFetcher threadMain] + 504
8   Foundation                    	0x00000001863e7d70 __NSThread__start__ + 848
9   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
10  libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 2 name:  com.google.firebase.crashlytics.MachExceptionServer
Thread 2:
0   libsystem_kernel.dylib        	0x00000001b0d5b588 write + 8
1   FirebaseCrashlytics           	0x00000001080d2edc FIRCLSSDKFileLog + 93916 (FIRCLSInternalLogging.c:0)
2   FirebaseCrashlytics           	0x00000001080d4d1c FIRCLSMachExceptionServer + 101660 (FIRCLSMachException.c:170)
3   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
4   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 3 name:  com.apple.NSURLConnectionLoader
Thread 3:
0   libsystem_kernel.dylib        	0x00000001b0d34908 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b0d33d0c mach_msg + 72
2   CoreFoundation                	0x0000000185041c90 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	0x000000018503c090 __CFRunLoopRun + 1184
4   CoreFoundation                	0x000000018503b6a8 CFRunLoopRunSpecific + 572
5   CFNetwork                     	0x00000001858d0878 0x18569d000 + 2308216
6   Foundation                    	0x00000001863e7d70 __NSThread__start__ + 848
7   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
8   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 4 name:  Dispatch queue: com.google.firebase.firestore.rpc
Thread 4:
0   libsystem_kernel.dylib        	0x00000001b0d5aac0 poll + 8
1   grpc                          	0x0000000109c4c26c pollset_work(grpc_pollset*, grpc_pollset_worker**, long long) + 311916 (ev_poll_posix.cc:1024)
2   grpc                          	0x0000000109c4e12c pollset_work(grpc_pollset*, grpc_pollset_worker**, long long) + 319788 (ev_posix.cc:324)
3   grpc                          	0x0000000109c4044c cq_next(grpc_completion_queue*, gpr_timespec, void*) + 263244 (completion_queue.cc:0)
4   grpcpp                        	0x0000000109fa2ef8 grpc_impl::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) + 44792 (completion_queue_cc.cc:55)
5   FirebaseFirestore             	0x000000010830c2e8 firebase::firestore::remote::Datastore::PollGrpcQueue() + 180968 (datastore.cc:137)
6   FirebaseFirestore             	0x00000001083fee1c firebase::firestore::util::Task::ExecuteAndRelease() + 1175068 (task.cc:107)
7   libdispatch.dylib             	0x0000000184cfb298 _dispatch_client_callout + 16
8   libdispatch.dylib             	0x0000000184ca3a44 _dispatch_lane_serial_drain$VARIANT$mp + 612
9   libdispatch.dylib             	0x0000000184ca451c _dispatch_lane_invoke$VARIANT$mp + 420
10  libdispatch.dylib             	0x0000000184cadfb0 _dispatch_workloop_worker_thread + 712
11  libsystem_pthread.dylib       	0x00000001cd49d5bc _pthread_wqthread + 272
12  libsystem_pthread.dylib       	0x00000001cd4a086c start_wqthread + 8

Thread 5:
0   libsystem_kernel.dylib        	0x00000001b0d58580 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001cd49530c _pthread_cond_wait$VARIANT$mp + 1236
2   grpc                          	0x0000000109cb81a4 gpr_cv_wait + 754084 (sync_posix.cc:149)
3   grpc                          	0x0000000109c4fc3c grpc_core::Executor::ThreadMain(void*) + 326716 (executor.cc:231)
4   grpc                          	0x0000000109cc1e64 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 794212 (thd_posix.cc:110)
5   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
6   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 6:
0   libsystem_kernel.dylib        	0x00000001b0d58580 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001cd49530c _pthread_cond_wait$VARIANT$mp + 1236
2   grpc                          	0x0000000109cb81a4 gpr_cv_wait + 754084 (sync_posix.cc:149)
3   grpc                          	0x0000000109c4fc3c grpc_core::Executor::ThreadMain(void*) + 326716 (executor.cc:231)
4   grpc                          	0x0000000109cc1e64 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 794212 (thd_posix.cc:110)
5   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
6   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 7:
0   libsystem_kernel.dylib        	0x00000001b0d58580 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001cd49530c _pthread_cond_wait$VARIANT$mp + 1236
2   grpc                          	0x0000000109cb81a4 gpr_cv_wait + 754084 (sync_posix.cc:149)
3   grpc                          	0x0000000109cc52c0 timer_thread(void*) + 807616 (timer_manager.cc:284)
4   grpc                          	0x0000000109cc1e64 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 794212 (thd_posix.cc:110)
5   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
6   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 8:
0   libsystem_kernel.dylib        	0x00000001b0d58580 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001cd49530c _pthread_cond_wait$VARIANT$mp + 1236
2   grpc                          	0x0000000109cb8194 gpr_cv_wait + 754068 (sync_posix.cc:0)
3   grpc                          	0x0000000109cc52c0 timer_thread(void*) + 807616 (timer_manager.cc:284)
4   grpc                          	0x0000000109cc1e64 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 794212 (thd_posix.cc:110)
5   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
6   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 9:
0   libsystem_kernel.dylib        	0x00000001b0d34908 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b0d33d0c mach_msg + 72
2   CoreFoundation                	0x0000000185041c90 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	0x000000018503c090 __CFRunLoopRun + 1184
4   CoreFoundation                	0x000000018503b6a8 CFRunLoopRunSpecific + 572
5   Foundation                    	0x000000018628b054 -[NSRunLoop+ 32852 (NSRunLoop) runMode:beforeDate:] + 228
6   AWSIoT                        	0x00000001075507d4 -[AWSIoTMQTTClient openStreams:] + 378836 (AWSIoTMQTTClient.m:757)
7   Foundation                    	0x00000001863e7d70 __NSThread__start__ + 848
8   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
9   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 10 name:  com.apple.CFSocket.private
Thread 10:
0   libsystem_kernel.dylib        	0x00000001b0d58a64 __select + 8
1   CoreFoundation                	0x000000018504e068 __CFSocketManager + 620
2   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
3   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 11 name:  AVAudioSession Notify Thread
Thread 11:
0   libsystem_kernel.dylib        	0x00000001b0d34908 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b0d33d0c mach_msg + 72
2   CoreFoundation                	0x0000000185041c90 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	0x000000018503c090 __CFRunLoopRun + 1184
4   CoreFoundation                	0x000000018503b6a8 CFRunLoopRunSpecific + 572
5   AudioSession                  	0x000000018c4a7f18 GenericRunLoopThread::Entry+ 53016 (void*) + 156
6   AudioSession                  	0x000000018c4a9e84 CAPThread::Entry+ 61060 (CAPThread*) + 88
7   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
8   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 12 name:  com.google.Maps.LabelingBehavior
Thread 12:
0   libsystem_kernel.dylib        	0x00000001b0d34908 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b0d33d0c mach_msg + 72
2   CoreFoundation                	0x0000000185041c90 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	0x000000018503c090 __CFRunLoopRun + 1184
4   CoreFoundation                	0x000000018503b6a8 CFRunLoopRunSpecific + 572
5   Foundation                    	0x000000018628b054 -[NSRunLoop+ 32852 (NSRunLoop) runMode:beforeDate:] + 228
6   LP Development                	0x00000001052afc04 0x104574000 + 13876228
7   Foundation                    	0x00000001863e7d70 __NSThread__start__ + 848
8   libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
9   libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 13:
0   libsystem_pthread.dylib       	0x00000001cd4a0864 start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib       	0x00000001cd4a0864 start_wqthread + 0

Thread 15:
0   libsystem_pthread.dylib       	0x00000001cd4a0864 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib       	0x00000001cd4a0864 start_wqthread + 0

Thread 17 Crashed:
0   libdispatch.dylib             	0x0000000184cff014 _dispatch_semaphore_dispose$VARIANT$mp.cold.1 + 40
1   libdispatch.dylib             	0x0000000184c9e360 _dispatch_semaphore_signal_slow$VARIANT$mp + 0
2   libdispatch.dylib             	0x0000000184c9d908 _dispatch_dispose$VARIANT$mp + 108
3   AWSIoT                        	0x0000000107572db8 -[AWSMQTTEncoder .cxx_destruct] + 519608 (AWSMQTTEncoder.m:29)
4   libobjc.A.dylib               	0x0000000198db57f8 object_cxxDestructFromClass+ 22520 (objc_object*, objc_class*) + 112
5   libobjc.A.dylib               	0x0000000198dcb5bc objc_destructInstance + 88
6   libobjc.A.dylib               	0x0000000198dd253c _objc_rootDealloc + 52
7   AWSIoT                        	0x00000001075742b4 -[AWSMQTTSession connectToInputStream:outputStream:] + 524980 (AWSMQTTSession.m:127)
8   AWSIoT                        	0x0000000107550718 -[AWSIoTMQTTClient openStreams:] + 378648 (AWSIoTMQTTClient.m:0)
9   Foundation                    	0x00000001863e7d70 __NSThread__start__ + 848
10  libsystem_pthread.dylib       	0x00000001cd49bc78 _pthread_start + 288
11  libsystem_pthread.dylib       	0x00000001cd4a0878 thread_start + 8

Thread 17 crashed with ARM Thread State (64-bit):
    x0: 0x000000028183f4b0   x1: 0x0000000000000001   x2: 0x0000000107572d9c   x3: 0x0000000000000000
    x4: 0x0000000107752510   x5: 0x00000001d07036e8   x6: 0x0000000000000000   x7: 0x0000000107590383
    x8: 0x0000000000000001   x9: 0x0000000000000000  x10: 0x00000001d4365408  x11: 0x01e80001d4365409
   x12: 0x0000000000afae00  x13: 0x00000001d6874068  x14: 0x0000000000000018  x15: 0x00000001d6874068
   x16: 0x0000000184c9e320  x17: 0x0000000184cfa990  x18: 0x0000000000000000  x19: 0x00000001d68752c0
   x20: 0x0000000000000000  x21: 0x0000000000000000  x22: 0x000000028183f480  x23: 0x00000001d686f000
   x24: 0x0000000198db2680  x25: 0x00000001d7c39000  x26: 0x0000000280925ef0  x27: 0x0000000280924240
   x28: 0x0000000000000000   fp: 0x000000016be02b60   lr: 0x0000000184c9e360
    sp: 0x000000016be02b60   pc: 0x0000000184cff014 cpsr: 0x80000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x104574000 - 0x105967fff LP Development arm64  <5b43d15d879d3ec58c4c5a60ef976034> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/LP Development
0x1070e0000 - 0x1070effff FBLPromises arm64  <a4017292ee973b7c884786488078db8a> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FBLPromises.framework/FBLPromises
0x107114000 - 0x10711ffff FirebaseABTesting arm64  <442edc53ad6c356f9c3acfa15d5c96cf> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseABTesting.framework/FirebaseABTesting
0x10713c000 - 0x1071a7fff dyld arm64  <e4cb388a327436959bf239ca68687233> /usr/lib/dyld
0x1072f4000 - 0x1073d7fff AWSCore arm64  <6f03689a9658331fb994fa7a52a5ec0e> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/AWSCore.framework/AWSCore
0x1074f4000 - 0x1076e7fff AWSIoT arm64  <964f0582741a31f9ab027f4784a593e2> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/AWSIoT.framework/AWSIoT
0x1079ec000 - 0x107a33fff AWSSNS arm64  <bae033846aaf3a4ba0a8a5663d74a817> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/AWSSNS.framework/AWSSNS
0x107a7c000 - 0x107b6ffff Alamofire arm64  <69113e4d325a378fb6225ad5ff13e0d2> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/Alamofire.framework/Alamofire
0x107d54000 - 0x107d73fff AppAuth arm64  <8b9ac7041eb8300fb8c27b865f05bf19> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/AppAuth.framework/AppAuth
0x107db8000 - 0x107de3fff CropViewController arm64  <5046d29c961230afb5663d89f79d9842> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/CropViewController.framework/CropViewController
0x107e3c000 - 0x107e8bfff CryptoSwift arm64  <00b205bbeb11338693461f677d2f311b> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/CryptoSwift.framework/CryptoSwift
0x107f54000 - 0x107fa3fff FirebaseAuth arm64  <c614dc5cddc83e41b77750f8091d5be7> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseAuth.framework/FirebaseAuth
0x10806c000 - 0x10807bfff FirebaseCore arm64  <3fa5c286b50738ffb7f9ac5137fbdb02> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseCore.framework/FirebaseCore
0x1080a0000 - 0x1080a7fff FirebaseCoreDiagnostics arm64  <8d0768b8a6f53d2d91309ffaa5876a11> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics
0x1080bc000 - 0x1080f7fff FirebaseCrashlytics arm64  <59ce93d22e403c97b511bcc29a309ca5> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x108164000 - 0x1081ebfff FirebaseDatabase arm64  <1772dc6dd3bc3fe3b12ed1cb1766cfc0> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseDatabase.framework/FirebaseDatabase
0x1082e0000 - 0x1084cbfff FirebaseFirestore arm64  <091c1d2b7e0b37b8a71a32f0662bed3d> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseFirestore.framework/FirebaseFirestore
0x10882c000 - 0x108863fff FirebaseInAppMessaging arm64  <a48f09bb0ccf34e08eeeb850b36b943e> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseInAppMessaging.framework/FirebaseInAppMessaging
0x1088d0000 - 0x1088e7fff FirebaseInstallations arm64  <0299a5e65e783699bcf76086a9282e2d> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations
0x10891c000 - 0x10894bfff FirebasePerformance arm64  <80ac71e704163c939dbe8d20ff628b71> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebasePerformance.framework/FirebasePerformance
0x1089b0000 - 0x1089cffff FirebaseRemoteConfig arm64  <aa3c4400b88f3dbaba212b42aa700805> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseRemoteConfig.framework/FirebaseRemoteConfig
0x108a04000 - 0x108a1bfff FirebaseStorage arm64  <9688089221ce31f0b993fe0cd5ae9c1c> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/FirebaseStorage.framework/FirebaseStorage
0x108a54000 - 0x108a5ffff GTMAppAuth arm64  <ee8ea06f30bb322da1be50eecea01208> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/GTMAppAuth.framework/GTMAppAuth
0x108a78000 - 0x108a9ffff GTMSessionFetcher arm64  <3456ce94cc67312085858395dfa276e1> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
0x108ae4000 - 0x108b03fff GoogleDataTransport arm64  <f593e51b5c9639e293d8dec8b5156852> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport
0x108b40000 - 0x108b5bfff GoogleUtilities arm64  <8534e0e1cb563f9dafa0a4944cd3bdd2> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x108b94000 - 0x108bd7fff IQKeyboardManagerSwift arm64  <7de33f64c86a3ae59adf5e3f45b60b28> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/IQKeyboardManagerSwift.framework/IQKeyboardManagerSwift
0x108c74000 - 0x108c7ffff Localize_Swift arm64  <104dc5d3878e35d6b8f7d6786389ec0d> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/Localize_Swift.framework/Localize_Swift
0x108c98000 - 0x108d2ffff Lottie arm64  <a803b6434a3b319eb1dc526077423513> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/Lottie.framework/Lottie
0x108f04000 - 0x108f53fff Protobuf arm64  <058ad0fd96883008b45fc2567c989321> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/Protobuf.framework/Protobuf
0x108ffc000 - 0x10900ffff SlideMenuControllerSwift arm64  <0a9c5592a80337869734a6d53265266f> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/SlideMenuControllerSwift.framework/SlideMenuControllerSwift
0x109048000 - 0x1092a7fff Stripe arm64  <f6fc3c944d62322aa9716489964a4cd3> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/Stripe.framework/Stripe
0x10990c000 - 0x10998ffff SwiftCharts arm64  <b01dc053c1353682b13b181899620d43> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/SwiftCharts.framework/SwiftCharts
0x109b58000 - 0x109b8ffff absl arm64  <36f3ec8c48cf35f0be2d427f3b7de767> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/absl.framework/absl
0x109c00000 - 0x109d47fff grpc arm64  <c34ed9baf417374fb4f24bf2d54d49ac> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/grpc.framework/grpc
0x109f98000 - 0x109fd3fff grpcpp arm64  <7a16647333533c78a5a886c26d250dcc> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/grpcpp.framework/grpcpp
0x10a090000 - 0x10a0c7fff leveldb arm64  <79ee65b2644a3bad8dc961dfe91fc8f3> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/leveldb.framework/leveldb
0x10a124000 - 0x10a12bfff nanopb arm64  <de69a31ca7253de1afe97d838a040c06> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/nanopb.framework/nanopb
0x10a13c000 - 0x10a223fff openssl_grpc arm64  <b0cc7b5e55c831b9b4c25ce4cb7a1f8a> /var/containers/Bundle/Application/68C2220C-49A5-4762-8294-E9E6741FD10D/LP Development.app/Frameworks/openssl_grpc.framework/openssl_grpc
0x10a640000 - 0x10a64bfff libobjc-trampolines.dylib arm64  <ee7da390accc36e8ba5783dfe7b1f7e2> /usr/lib/libobjc-trampolines.dylib
0x184c9a000 - 0x184d18fff libdispatch.dylib arm64  <16c9f6137ae332ceba3ab0dcf0464f0e> /usr/lib/system/libdispatch.dylib
0x184d19000 - 0x184d4ffff libdyld.dylib arm64  <19e502beafc13e00ad3fd28c0ae1287e> /usr/lib/system/libdyld.dylib
0x184d50000 - 0x184fa7fff libicucore.A.dylib arm64  <c0ed933bd22735c3981863f29f1c962e> /usr/lib/libicucore.A.dylib
0x184fa8000 - 0x185353fff CoreFoundation arm64  <373ec2dd3a293e74b85dbe4ee925167a> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x185354000 - 0x1854f0fff CoreServices arm64  <f5ad9f588056340aa21f9632a45d87af> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1854f1000 - 0x185538fff WirelessDiagnostics arm64  <a1383b20a2193cbcbcf5c781b9b2fc40> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x185539000 - 0x1855b2fff SystemConfiguration arm64  <2b887d1a467731d685ccfccd54ac9b25> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1855b3000 - 0x18569cfff CoreTelephony arm64  <d8c72cfc1da53dc497b2ce83171e108d> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18569d000 - 0x185b1afff CFNetwork arm64  <1b277783751b3d5bba0295e7871ae54b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x185b1b000 - 0x186213fff libnetwork.dylib arm64  <a8cdccf5f5773182a903b91d7bf108aa> /usr/lib/libnetwork.dylib
0x186214000 - 0x186282fff Accounts arm64  <1b86249e36bc3db38518beff0376fe96> /System/Library/Frameworks/Accounts.framework/Accounts
0x186283000 - 0x186518fff Foundation arm64  <43efccfbd4fe3f578653ddd0cb5f2bff> /System/Library/Frameworks/Foundation.framework/Foundation
0x186519000 - 0x186881fff ImageIO arm64  <6610d408a0f731108833c7d67c89d1ce> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x186882000 - 0x18689afff libCGInterfaces.dylib arm64  <6476893c117330079eda7602d71bedc6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x18689b000 - 0x186e29fff CoreGraphics arm64  <0f7fcf4a786e31ef9d5ffbe460ef190f> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x186e2a000 - 0x188151fff UIKitCore arm64  <7e4f912a868a366996d16d89f785509f> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x188152000 - 0x18816ffff libAccessibility.dylib arm64  <994522e25f513b94a53649bd2feb52fc> /usr/lib/libAccessibility.dylib
0x188170000 - 0x1883f2fff QuartzCore arm64  <fcfb8de967183ff7aab39c77785a4e57> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1883f3000 - 0x188457fff BackBoardServices arm64  <5dd2d3e0c31a3932a885b3c79bebaebd> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x188458000 - 0x1884d9fff TextInput arm64  <75abbf72c3843608a71f00869a289636> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1884da000 - 0x188541fff libusrtcp.dylib arm64  <b45e109c2d943222907d5d1f4d755707> /usr/lib/libusrtcp.dylib
0x188542000 - 0x1888c8fff AppleMediaServices arm64  <06f490f4be193bd384ac0d52569ed599> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1888c9000 - 0x188a10fff libswiftFoundation.dylib arm64  <f0041603b3ed35bb84b7b6e9a39e2a3b> /usr/lib/swift/libswiftFoundation.dylib
0x188a11000 - 0x188dbbfff libswiftCore.dylib arm64  <05a6ade457133a05980050f44bd4011b> /usr/lib/swift/libswiftCore.dylib
0x188dbc000 - 0x188dd6fff UIKitServices arm64  <a148406278383cf391662268e69a08d8> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x188dd7000 - 0x188f1dfff Preferences arm64  <0149fb688c5b37ab849859a7fbdc5a11> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x188f1e000 - 0x189110fff ContactsUI arm64  <1034cf04cfb83ac1bbf615b35a4d186e> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x189111000 - 0x1892c8fff CoreText arm64  <69c6e3c54bd23a17b55dc7a993b63309> /System/Library/Frameworks/CoreText.framework/CoreText
0x1892c9000 - 0x1892e1fff ExtensionKit arm64  <2c9b51d326a6391487302a8e1c0087cb> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1892e2000 - 0x1892f6fff ChronoServices arm64  <925da4bd647131e4aaaca9edbaf0d3d2> /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices
0x1892f7000 - 0x189373fff BaseBoard arm64  <b2c61f11b7f234239ca2f9d06e031bf8> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x189374000 - 0x1895a6fff CoreDuet arm64  <d7d4a017c8ac32aba1a6135e5746b450> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1895a7000 - 0x1896eafff Contacts arm64  <aa907d6b921432708c7554b7687f6efb> /System/Library/Frameworks/Contacts.framework/Contacts
0x1896eb000 - 0x18ab5ffff GeoServices arm64  <1d1682e2591b3d93916e2940b145958e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18ab60000 - 0x18abf2fff CoreLocation arm64  <0b2dd27163433a5a9ca0cea04e9800d2> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18abf3000 - 0x18ad81fff CloudKit arm64  <5c1eebba79fc36249dabe26bb620982b> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18ad82000 - 0x18b0e0fff CoreData arm64  <743353a3568d3ef9ae7c1f3dc05f7f26> /System/Library/Frameworks/CoreData.framework/CoreData
0x18b16e000 - 0x18bcd3fff SwiftUI arm64  <c39285e0eb44392bac60dfb495edb3d3> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x18bcd4000 - 0x18bcddfff libswiftCoreGraphics.dylib arm64  <b3f5128c2a51363e9e998dcd0ad538f7> /usr/lib/swift/libswiftCoreGraphics.dylib
0x18bcde000 - 0x18bd1cfff AppSupport arm64  <5e18b7e17b8c34dc9c6750e982112b41> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18bd1d000 - 0x18be33fff ManagedConfiguration arm64  <20ae7eaf5bfa3607a9bbfee9a098ba1b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18be34000 - 0x18be9dfff IMFoundation arm64  <e888d3a63bdf338c87567b12991f1325> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18be9e000 - 0x18bf9dfff IDS arm64  <68ba90e4d2d83765a4192e1d09ba181e> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18bf9e000 - 0x18c0e0fff Security arm64  <fb5e2d815f3b34ffa59cb5d68254936b> /System/Library/Frameworks/Security.framework/Security
0x18c0e1000 - 0x18c49afff MediaPlayer arm64  <d1d9fbb81bb936c287d37dfcb42365d1> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x18c49b000 - 0x18c4b2fff AudioSession arm64  <8b040c17c67e33a6af235a2664aef194> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x18c4b3000 - 0x18c62ffff AVFCore arm64  <0b62fd8c270030b4882bfda2bf718bfe> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x18c630000 - 0x18cb87fff Intents arm64  <0ab568e11ae03d26bcae282ead7ee77c> /System/Library/Frameworks/Intents.framework/Intents
0x18cb88000 - 0x18cbd3fff TextInputUI arm64  <25529c6836963089b02c141cd2f88673> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x18cbd4000 - 0x18cecbfff CoreImage arm64  <59e7c0f4552639eaac29956cae97adfe> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18cecc000 - 0x18cf85fff ColorSync arm64  <41b36ce4ab2a3fac993ab6c30c92ddf7> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18cf86000 - 0x18cfbffff CoreVideo arm64  <d410a5cdf7c03a97b562ad8399814e0b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18cfc0000 - 0x18d70afff MediaToolbox arm64  <b480df9854943eb2bacd67d9b1873aa6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18d70b000 - 0x18d7fefff CoreMedia arm64  <e7b0ee9eaadd30d9b5f87b7a9242a13e> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18d7ff000 - 0x18da6ffff AudioToolbox arm64  <7425342cb8d231ee9542aeb245eaaf7b> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18da70000 - 0x18dabffff CoreHaptics arm64  <8c4f160dc1bf3f669deac90d0f32ba1c> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x18dac0000 - 0x18db1bfff UserActivity arm64  <0cf9665700ee365c94b4f769852fe2fc> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x18db1c000 - 0x18dc1dfff UIFoundation arm64  <25f7c05499ce3523b0e33536bcd00074> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18dc1e000 - 0x18dc43fff libsystem_info.dylib arm64  <45c349aba36d30039faa3a74dbebc48b> /usr/lib/system/libsystem_info.dylib
0x18dc44000 - 0x18dcc0fff libsystem_c.dylib arm64  <f13b015df42f3ebb91d30c6df9871065> /usr/lib/system/libsystem_c.dylib
0x18dcc1000 - 0x18dd07fff RunningBoardServices arm64  <6b672d38d52f3cf6a0d74586f933387a> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x18dd08000 - 0x18ecf9fff JavaScriptCore arm64  <1ec9866294c83b60a6b252d4efac8db3> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18ecfa000 - 0x18f27bfff ChatKit arm64  <45a07d10f0ba3a7aa4da358610ecd4d7> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x18f27c000 - 0x18f2fdfff ContactsFoundation arm64  <57fab19f025a3565a29722afb32f40be> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18f2fe000 - 0x18f51ffff HealthKit arm64  <3c223ac932eb34d5ade86c65bab99ced> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x18f520000 - 0x18f541fff ProactiveEventTracker arm64  <ed9980863a713d0eac6b1a2489905c55> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x18f542000 - 0x18f58cfff Lexicon arm64  <29abf6b42093378aa53e814e31ba4781> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18f58d000 - 0x18f5f1fff PersonalizationPortrait arm64  <e31599e6b7233e02a2d58952fefefd3e> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x18f5f2000 - 0x18f63cfff CoreDuetContext arm64  <62055b8c54a8360dbc115bcf858af06e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x18f63d000 - 0x18f6e3fff IOKit arm64  <7978295f9a4d325a8e88a0a06c2afea4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18f6e4000 - 0x18f6f2fff DataMigration arm64  <58a10fc7e1953f99b1356744fa182417> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18f6f3000 - 0x18f749fff SpringBoardServices arm64  <7fe348c9fd7d315796a28a77a5cbd835> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18f74a000 - 0x18f75afff ContextKit arm64  <107b8148903c3500be437c40213682d0> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x18f75b000 - 0x18f9c2fff CoreMotion arm64  <83983b229d763b04b6af35c5491f81a2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x18f9c3000 - 0x18faf0fff EventKit arm64  <9dd45deaab473886af0f76a2ce3b3ea2> /System/Library/Frameworks/EventKit.framework/EventKit
0x18faf1000 - 0x190003fff PassKitCore arm64  <d48b9c6625f438a9b2da9e02ebc5c479> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x190004000 - 0x19027efff MediaRemote arm64  <ec021ddae36832158bb23424d4b6ac2d> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19027f000 - 0x190419fff CoreUtils arm64  <5043f909ef5138a49fb5e256222fb97d> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19041a000 - 0x19042efff FamilyCircle arm64  <ce94a12b72d333ff92b9807826089eca> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x19042f000 - 0x190497fff CoreSpotlight arm64  <54a04df562673601af6b6a7a45092f06> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1907b9000 - 0x19096dfff AssistantServices arm64  <ddefb00f1baf375685f5d400fa387bc8> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19096e000 - 0x190a2dfff CoreUI arm64  <b6c2848d90693f9c92007285fae2ee29> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x190a2e000 - 0x190a7dfff SafariSafeBrowsing arm64  <c9ddaa981427341ab0cb635038f6dac8> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x190a7e000 - 0x191208fff WebKit arm64  <c1745058f69a3150a59dd5446b5fd394> /System/Library/Frameworks/WebKit.framework/WebKit
0x191209000 - 0x1936ecfff WebCore arm64  <a38fa73f0ceb317593a4cce874b5ea02> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1936ed000 - 0x193749fff libMobileGestalt.dylib arm64  <ffb887d6e9a03c8daf52bda5abc173a0> /usr/lib/libMobileGestalt.dylib
0x19374a000 - 0x193763fff CommonUtilities arm64  <19a5abae744f31a3854d00c96e781d20> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x193764000 - 0x1938c1fff IDSFoundation arm64  <338a645afd1a3990b50dbe92d4dde639> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1938c2000 - 0x1939c1fff IMSharedUtilities arm64  <c93ac790d46b37aa8aa48c6dec92215b> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1939c2000 - 0x193a61fff CoreSuggestions arm64  <c94287ccb2213dfd8e87f39906907179> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x193a62000 - 0x193afafff AddressBookLegacy arm64  <813547cd262d3be39e1ea4410a1417ea> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x193afb000 - 0x193b2afff UserNotifications arm64  <d11b3617ddac318c8c4d29290566f456> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x193b2b000 - 0x193ba8fff FrontBoardServices arm64  <afc70d2baab23dbc848f707e50cac506> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x193ba9000 - 0x193bcbfff libsystem_malloc.dylib arm64  <f96914c03df437c6aa333c02b4ad13c5> /usr/lib/system/libsystem_malloc.dylib
0x193bcc000 - 0x193e6efff MapKit arm64  <434161cb14403ea1887ddb79129a9d1c> /System/Library/Frameworks/MapKit.framework/MapKit
0x193e6f000 - 0x194619fff VectorKit arm64  <44cea8f33bc53889a9ffbe6f8c3f884c> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19461a000 - 0x19469efff AuthKit arm64  <1e0df29bebce34cf9ffdb31e5fde552c> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19469f000 - 0x19472bfff AppleAccount arm64  <d53322ab704433e7a9e7a5a5953e0098> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19472c000 - 0x194987fff AudioToolboxCore arm64  <658e8220633d363db6e4688898260d78> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1949b8000 - 0x194c45fff StoreServices arm64  <1a32dbcd43e436b8ab7f748935c97132> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x194c46000 - 0x194dc1fff Sharing arm64  <831f26d58de73a4f94b135cbd1dcee38> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x194dc2000 - 0x194e5cfff ShareSheet arm64  <cc353db40c8c33ee952bd6f0850fb4a3> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x194e5d000 - 0x194f19fff CoreParsec arm64  <45f55d2f5d673044a646e36850f3e958> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x194f1a000 - 0x194f5dfff PhotoFoundation arm64  <44ce507526cb3c49b8b69bcf4dafa38d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x194f5e000 - 0x195181fff Photos arm64  <d6753a4dcf5f33a68036f7a5e7a014dd> /System/Library/Frameworks/Photos.framework/Photos
0x195182000 - 0x19584dfff PhotoLibraryServices arm64  <4b25cee302e436f29d24f3c4d85f1d63> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x19584e000 - 0x195903fff AssetsLibraryServices arm64  <1fd9b3981d3a360f96ee97121baddf92> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x195904000 - 0x195951fff MobileBackup arm64  <b7c3627ab4c13517995ec5a3f019a297> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x195952000 - 0x195964fff MSUDataAccessor arm64  <3d2ddb7d2d0a3bb889d17719561f6812> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x195965000 - 0x19598bfff MobileAsset arm64  <38a3cfed0c933032a25f634b06f406f6> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19598c000 - 0x19599bfff libsystem_networkextension.dylib arm64  <70ee38c2505a3f63979fd6858e250943> /usr/lib/system/libsystem_networkextension.dylib
0x19599c000 - 0x195bcdfff NetworkExtension arm64  <28d219ecf73a30af9f46deda7b923206> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x195bce000 - 0x195c01fff Trial arm64  <5c4eafcf8a3a35b5bef5c94aa1b13884> /System/Library/PrivateFrameworks/Trial.framework/Trial
0x195c02000 - 0x19647ffff CoreML arm64  <a56442e15fd83e4daf7f5535eb3cde25> /System/Library/Frameworks/CoreML.framework/CoreML
0x196480000 - 0x196c9afff Espresso arm64  <fea95d57ecd73d78b4dde6ee094b58be> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x196c9b000 - 0x196d9efff VideoToolbox arm64  <ebf2aad7691430febc2a18b86e2c2e85> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x196d9f000 - 0x196de5fff OnBoardingKit arm64  <fd8fb1ce6bfe3dd88b49af26b0fe9357> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x196de6000 - 0x196ecefff AccessibilityUtilities arm64  <2f559923bc983d268928ac62b5213dc6> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x196ecf000 - 0x196edefff AXCoreUtilities arm64  <abee5c344fbd3a5e802a1e1ea92c747b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x196edf000 - 0x197419fff PhotosUI arm64  <cb49f3e6b22436ae90ed5afa455596bd> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x19741a000 - 0x197c70fff PhotosUICore arm64  <f8034ce0af6d37d0aeb64202579ee646> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x197c71000 - 0x197ddefff Montreal arm64  <bb78a023760f3e2ca1ccdc6973f255bb> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x197ddf000 - 0x197eeafff LanguageModeling arm64  <96e4df4830833ecbb86f3ee1d71663bd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x197eeb000 - 0x197ef3fff InternationalSupport arm64  <084419f5b7943788b5561e31378b88cf> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x197ef4000 - 0x198109fff iTunesCloud arm64  <36edd4aa18ea36d6bfe07d2e98f64f76> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x19810a000 - 0x198148fff libswiftUIKit.dylib arm64  <e6658625b8803d9992cb5165d2d8ec49> /usr/lib/swift/libswiftUIKit.dylib
0x1981c8000 - 0x198204fff CarKit arm64  <21218b2794663808b2633f7a615bd5d6> /System/Library/PrivateFrameworks/CarKit.framework/CarKit
0x198252000 - 0x1982f4fff CalendarDatabase arm64  <00b329bd56c1308984463fb8fcfd497b> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1982f5000 - 0x19833efff Notes arm64  <705294e1cf553071a2d20e1ead038d02> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x19833f000 - 0x198418fff LinkPresentation arm64  <9ba309ad2a8a379899a16371a35ac1e9> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x198419000 - 0x19850ffff Combine arm64  <357be8ab01e03fb78ac3c1e53699529d> /System/Library/Frameworks/Combine.framework/Combine
0x198593000 - 0x1985a4fff UniformTypeIdentifiers arm64  <4efcb2c32ed7315db5cbcb5b990c5405> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1985a5000 - 0x198620fff CloudDocs arm64  <bccf951806df31d39d8b7c1931d9fe5d> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x198621000 - 0x198808fff Message arm64  <91653229706439f1b05792b78b09e0b1> /System/Library/PrivateFrameworks/Message.framework/Message
0x198809000 - 0x19887cfff EmailFoundation arm64  <161e85be505b30ccb4c188f83be27915> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x198afc000 - 0x198b1dfff FindMyDevice arm64  <cc0e605394283884a82344cd365bca5c> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x198b1e000 - 0x198b5efff MediaServices arm64  <18fc433438df368eb66147183740ca7a> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x198b5f000 - 0x198cdffff SearchFoundation arm64  <b091d1f804e53b9a9141591adfbe8d74> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x198ce0000 - 0x198d37fff WebBookmarks arm64  <ae04e78f103333c4990b87e35e1a1084> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x198db0000 - 0x198de5fff libobjc.A.dylib arm64  <b64f5b7affb8380290cfd92f73aee4ed> /usr/lib/libobjc.A.dylib
0x198de6000 - 0x198e43fff LoggingSupport arm64  <737cc630aedb3126b6e0c2f110825231> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x198e44000 - 0x198e9dfff libc++.1.dylib arm64  <095eb6edef973180a30360103f65b03d> /usr/lib/libc++.1.dylib
0x198e9e000 - 0x198eb6fff libc++abi.dylib arm64  <8166a3f87baa379e8a3b08abda0ec444> /usr/lib/libc++abi.dylib
0x198eb7000 - 0x198ef4fff SetupAssistant arm64  <07c670d876b437f4b938c88aae165f77> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x198ef5000 - 0x198f0cfff OctagonTrust arm64  <d1b2d4e96f9f3c1a8896d40b086211be> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x199029000 - 0x199067fff CoreAutoLayout arm64  <350584f6d43e3401845a5a123386910f> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x199068000 - 0x1991b9fff Network arm64  <d2276d0f5a2a3f63bcf382f2f7fedac4> /System/Library/Frameworks/Network.framework/Network
0x1991ba000 - 0x1991eefff MobileKeyBag arm64  <07e3b042f97635b5864806e8bb7f6e8c> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x199403000 - 0x199414fff BaseBoardUI arm64  <c47fd741c89733c081c1272378396810> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x199415000 - 0x1994adfff libvDSP.dylib arm64  <e64631a618873a9d8086ee3c51afe1ac> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1994ae000 - 0x1994e0fff libAudioToolboxUtility.dylib arm64  <9cec8bd0ed7e3b7d9d60d0f0ecba7de8> /usr/lib/libAudioToolboxUtility.dylib
0x199691000 - 0x199718fff CoreNLP arm64  <7a1d6f7ec01533e38541af59d66fe169> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x199719000 - 0x19981ffff FileProvider arm64  <a087a40683d332eaa3ab9845e0968af9> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x199820000 - 0x199830fff BiomeStorage arm64  <8aca5eac9c1b33958a18299a54c016e6> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x199831000 - 0x199847fff libswiftDispatch.dylib arm64  <c90973f9d3a33f65b19da55191cb86a5> /usr/lib/swift/libswiftDispatch.dylib
0x199848000 - 0x19987cfff DataDetectorsCore arm64  <d0ed4ac8bcc336dab92e37c770545975> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19987d000 - 0x199913fff Symbolication arm64  <af641e806f0a382b8577e137e853ab80> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x199914000 - 0x199922fff CrashReporterSupport arm64  <70ed511a0cb23fa0be1479f791579555> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x199923000 - 0x199938fff FMCoreLite arm64  <4681df6e0a94309a9ce893ae534d3432> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x19997d000 - 0x199a44fff TelephonyUtilities arm64  <09d9ad6a266e3b4fb12b4ffefc6d7dbb> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x199a79000 - 0x199c5ffff MPSNeuralNetwork arm64  <3b835aef95fd3aabaa8a3c3e7e29de0c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x199c60000 - 0x199cb2fff MPSCore arm64  <dbb82baa52ae3fdfaf206d5ed0ae6103> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x199e02000 - 0x199e67fff CalendarFoundation arm64  <cfcb584641e33e118acdf9f2b3c649ff> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x199e68000 - 0x199ec2fff TipsCore arm64  <3e7df0d8fe943e8ab1b8efd6d6732b68> /System/Library/PrivateFrameworks/TipsCore.framework/TipsCore
0x199ec3000 - 0x199faefff NLP arm64  <c1fb76f848ab3f249cfa549d290c0272> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x199faf000 - 0x199fd5fff AppSupportUI arm64  <975a3fbbcf4d3f36b3740adfb612decc> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x199fde000 - 0x19a02ffff FTServices arm64  <ef9723efa500381c8ebc1d409e6b0935> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x19a030000 - 0x19a0defff libboringssl.dylib arm64  <f970676c465630fbad3498ab75b29649> /usr/lib/libboringssl.dylib
0x19a0df000 - 0x19a0f4fff ProtocolBuffer arm64  <9ec8a4f90f8333a3b5559b234da38bd3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19a0f5000 - 0x19a1eafff AVKit arm64  <24898ebde5cd3caba0f5b3ace4ee6ffa> /System/Library/Frameworks/AVKit.framework/AVKit
0x19a348000 - 0x19a356fff AssertionServices arm64  <77c724bf8f2c33769e32408a38d3f841> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x19a357000 - 0x19a37efff CloudServices arm64  <188e052e4cd7301ba659862adb016105> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x19a3d2000 - 0x19a4a5fff Metal arm64  <7202bf07ca313219b48ac1519fe02cdd> /System/Library/Frameworks/Metal.framework/Metal
0x19a4a6000 - 0x19a5e1fff MediaExperience arm64  <1a573c99e4723f03866d896a2cd486cc> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19a5e2000 - 0x19a9dbfff VideoProcessing arm64  <772b5f822def3427b65e4e236fd3f2d1> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x19a9dc000 - 0x19a9f2fff libsystem_trace.dylib arm64  <ee731d0effa4328483811ae3140293a9> /usr/lib/system/libsystem_trace.dylib
0x19a9f3000 - 0x19aa23fff CoreServicesInternal arm64  <7f57b02b05243428a681096eb8cac79a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x19aa24000 - 0x19aa8dfff SafariCore arm64  <b857c47c4c3c3b08bfe40b454201c1a5> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x19aa8e000 - 0x19aca9fff SafariShared arm64  <0530ea25d31336d38f3b178843b4491a> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x19acaa000 - 0x19ad31fff AppStoreDaemon arm64  <a492eca7fb293462a651a3d01428634f> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x19b145000 - 0x19b187fff ContactsAutocompleteUI arm64  <569943093c7733eeadf53b0733b73436> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x19b188000 - 0x19b2b2fff MessageUI arm64  <3592c38cc93a35d9a94e4beb53ffdf5a> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x19b62b000 - 0x19b6a0fff SAObjects arm64  <9ec9fe67bea8336da85c2cb4b85df700> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x19b6a1000 - 0x19b6e7fff VoiceServices arm64  <f2840c4efa72395daa44d311b0f58ea8> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x19b6e8000 - 0x19b6f0fff GraphicsServices arm64  <069a63544a623da8a5cd4d4168d3d417> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x19b6f1000 - 0x19b741fff DeviceManagement arm64  <96678faa78fb3daeacb59795f2ca640b> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x19b742000 - 0x19b8a5fff Translation arm64  <8aa323c6366c36918dfdcb7e7bed00d6> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x19b8a6000 - 0x19b8b9fff PowerLog arm64  <8983c576da1830b785625a7255cf0acb> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x19b8ba000 - 0x19b8e0fff DuetActivityScheduler arm64  <9ced59ffeaaa300f8c3384e46a948d66> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x19d077000 - 0x19d310fff Vision arm64  <4b129916a57c360391c7095c43f663cd> /System/Library/Frameworks/Vision.framework/Vision
0x19d311000 - 0x19d367fff DataAccess arm64  <7b40e37275cc3baa942df111a41f0374> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x19d368000 - 0x19d3cefff ProactiveSupport arm64  <8deef9bcbf3c307eb1bfdec8ba1c01e6> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19d3f8000 - 0x19d415fff ApplePushService arm64  <45709df400cc3338a8a83e10e8c8c1ff> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19d416000 - 0x19d43dfff BoardServices arm64  <8a8b2a5dfb4b30b7adee811c98767d29> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x19d43e000 - 0x19d449fff libswiftCloudKit.dylib arm64  <059ac48da81139e2b07043b3aeaef5c6> /usr/lib/swift/libswiftCloudKit.dylib
0x19d58d000 - 0x19d5bcfff libncurses.5.4.dylib arm64  <3aef460b2580328bb6e74606305ec336> /usr/lib/libncurses.5.4.dylib
0x19d5bd000 - 0x19d5fbfff OSAnalytics arm64  <7e490afefca6342aadb5acf8f7b725fc> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x19d5fc000 - 0x19d654fff CoreBluetooth arm64  <1d50058da1393825ba5b5d035589baca> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x19d655000 - 0x19d825fff JetEngine arm64  <81c4aa4224593c5bad06617c7ac8e9a3> /System/Library/PrivateFrameworks/JetEngine.framework/JetEngine
0x19d826000 - 0x19d867fff TemplateKit arm64  <81a7ae1c02ea3a349082ed708d37d602> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x19d868000 - 0x19d899fff MobileInstallation arm64  <a1fcc50cf362347f9d993211671564e2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x19d89a000 - 0x19d927fff libTelephonyUtilDynamic.dylib arm64  <5e0a0933109837b3bec5e22f8c8dc6b1> /usr/lib/libTelephonyUtilDynamic.dylib
0x19d928000 - 0x19d98efff NanoRegistry arm64  <10570a7af9a433b6a05e21da6a5199e8> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x19d98f000 - 0x19da64fff SpringBoardFoundation arm64  <2538b5ee763d3383bce5131ef2571e1e> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x19da65000 - 0x19da80fff CoreMaterial arm64  <1f2988162c43303daae02aa9c1c41e48> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19da81000 - 0x19daf0fff SpringBoardUIServices arm64  <a2c4ed8e5bc3371eb2fea6f5bab01673> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x19daf1000 - 0x19dc6ffff libsqlite3.dylib arm64  <dc1895294bed3c14bfd191890be80a71> /usr/lib/libsqlite3.dylib
0x19dc70000 - 0x19dd2dfff AVFCapture arm64  <7ecdddd745e237bca29996f7084bb173> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x19dd2e000 - 0x19e05ffff CMCapture arm64  <c87ac0777bbc3b1a94d3c3364a180df0> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x19e1fc000 - 0x19e460fff MobileSpotlightIndex arm64  <4bec6c13c7eb3310976cf7d9beeb4c72> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x19e461000 - 0x19e502fff Email arm64  <496019ed087d33208e25b50328bb5912> /System/Library/PrivateFrameworks/Email.framework/Email
0x19e561000 - 0x19e725fff EventKitUI arm64  <cba35c6daaee3778a0f88a1d8e62bb28> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x19e73e000 - 0x19e7c0fff BulletinBoard arm64  <a9b4353dcf0937a7b898677d2feaf07e> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x19e7c1000 - 0x19e861fff PeopleSuggester arm64  <a9d34bcd1fa335cf8473b2330bac706c> /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester
0x19e862000 - 0x19e86cfff libsystem_notify.dylib arm64  <98278fc3409c39d4aaf973e8cb9ebe40> /usr/lib/system/libsystem_notify.dylib
0x19e86d000 - 0x19e8acfff CryptoTokenKit arm64  <a9aa35e3085a3823ac543d6b28904d6e> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x19e912000 - 0x19e983fff libcorecrypto.dylib arm64  <1d5a587f75ec385587f19a3ec4d13c59> /usr/lib/system/libcorecrypto.dylib
0x19e984000 - 0x19e9a5fff UserManagement arm64  <cf324c4df02e32528c1194c7175d7b10> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19ea72000 - 0x19ea88fff libsystem_asl.dylib arm64  <b35362bac0de339ea54ddd168f87e0b6> /usr/lib/system/libsystem_asl.dylib
0x19ea89000 - 0x19eaabfff AppSSO arm64  <caaf3634fde63d83878543d958eb64e3> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x19eaac000 - 0x19eacbfff SharedWebCredentials arm64  <841b89602ed131b5b202e305e2ad0e2a> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x19eacc000 - 0x19ec83fff SafariServices arm64  <72c6460165e5337b8128ce73a05de423> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19ecd6000 - 0x19ed0afff DataAccessExpress arm64  <71ecbbc358dd359285a825afdcba279d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x19ed0b000 - 0x19ed41fff CoreServicesStore arm64  <a3f1ed7364fc3d239037080a9474e05d> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x19ed42000 - 0x19ed72fff CoreAnalytics arm64  <f6cbf195ce773f91a7abd30fd2d3e9f3> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x19ed73000 - 0x19ed7dfff SymptomAnalytics arm64  <b67ddaf381ac3f71b7123839d4c0fb6b> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x19ef5f000 - 0x19ef6efff NanoPreferencesSync arm64  <eb5b454b20b43b928ccc2dce7705d6fa> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x19f2dd000 - 0x19f753fff PassKitUI arm64  <770eb32e6c3d36099712e4a5861f09a3> /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI
0x19f754000 - 0x19f77dfff IconServices arm64  <d9f98a8d1b3b3330b8022cc751257738> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x19f800000 - 0x19f8aefff QuickLook arm64  <46bba98e2f7e3b49a4b63edf6f1871f5> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1a018b000 - 0x1a041dfff vImage arm64  <edb67dcab71c3426aaf06ed75c40c9ed> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a10c4000 - 0x1a1292fff IMCore arm64  <779205abbb773e739f70beda1eabd833> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a137b000 - 0x1a1392fff IAP arm64  <392d1d66948039db8fe022f93d857bb0> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1a1393000 - 0x1a13e9fff ktrace arm64  <8abd7684ee49391fbe54053405a32bac> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1a13ea000 - 0x1a13ecfff libAXSafeCategoryBundle.dylib arm64  <96aef9032ed239e8a97e9a091ed92686> /usr/lib/libAXSafeCategoryBundle.dylib
0x1a16cf000 - 0x1a16dcfff Celestial arm64  <e7d704c5fc133f5dac34186650ddfb91> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1a1746000 - 0x1a1779fff TelephonyUI arm64  <6c3d06d260a1342f81ce4e995fadce0e> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1a177a000 - 0x1a17bdfff Pegasus arm64  <6ac93c04f762347790d86e2851b2750f> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1a17be000 - 0x1a191efff WebKitLegacy arm64  <eb1c7ace68763bfaba91ad29e08bfa77> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1a198e000 - 0x1a1a06fff ClassKit arm64  <c0775b411a9d3380b9b68535d5443529> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a1a07000 - 0x1a1a48fff StoreKit arm64  <336009ed70573d71bbeea5f405ee8c5c> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1a290c000 - 0x1a2916fff IOMobileFramebuffer arm64  <7bf42c43522d3f70a62cc79bfe65e182> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1a2917000 - 0x1a2987fff ScreenTimeCore arm64  <fc5586210bf5353cbec4947a468a7adc> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a2988000 - 0x1a2993fff CoreIDV arm64  <e404417d343e3aefb1a50ec842d5284f> /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV
0x1a2994000 - 0x1a2a2afff AccountsDaemon arm64  <5938ae1b78883e4999aa4effad3d4123> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1a2a2b000 - 0x1a2b98fff CloudPhotoLibrary arm64  <152273d04735384c8a88fabd250edae7> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1a2b99000 - 0x1a2e53fff MusicLibrary arm64  <6cf31eca4aff3c35ac39432bd604ea09> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a2e54000 - 0x1a2eb7fff CallKit arm64  <34881c74fb883c6fa9addb8f73d49d51> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a2eef000 - 0x1a2f53fff AXRuntime arm64  <4000b9c5bbb537188002f2350da460f9> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1a2f54000 - 0x1a2f72fff PrototypeTools arm64  <8bc447329a943799ad3309b630ee3a80> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1a2f73000 - 0x1a2f9dfff PersistentConnection arm64  <9e09562d388f3869ad1186bb3c47f852> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a306a000 - 0x1a30a9fff BiomeStreams arm64  <c8a4da830c343dd9a3dd100e81021fc2> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1a30c2000 - 0x1a3354fff PencilKit arm64  <f763cae26cbd374ba78a2662c5032313> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1a33f8000 - 0x1a340cfff libswiftUniformTypeIdentifiers.dylib arm64  <60f894846b443a90a98ec5e4ce3d26ae> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1a340d000 - 0x1a3568fff CoreSpeech arm64  <527ee207883f34709704849aa3150f1d> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1a3569000 - 0x1a36bafff IMDPersistence arm64  <8d1a8b5db2713be8b139ac3000933d50> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a390a000 - 0x1a39c3fff SafariSharedUI arm64  <fb20792b98563621a825c124a6c58369> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1a39c4000 - 0x1a39defff TextToSpeech arm64  <3c3699a60d9430bebcce58b30cfcb901> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1a39df000 - 0x1a39f4fff AppSSOCore arm64  <9a42459aa1393fc588950d034f6498df> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1a39ff000 - 0x1a3a14fff CoreFollowUp arm64  <6d4c4dbe31213adda41309b8e5769be4> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a3a15000 - 0x1a3a87fff Rapport arm64  <5e305d15269d313cb8a53ce0e4f4fc45> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a3adc000 - 0x1a3b54fff SiriUICore arm64  <5dc11774479734488ee13898ad0f2ba4> /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore
0x1a3b64000 - 0x1a3b74fff Categories arm64  <3fe770de562d359f8dd18be8ad4c36ce> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a3e2e000 - 0x1a3e54fff LocationSupport arm64  <cb5ca5966b4e3aeaab9aafb65c067e98> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1a3e55000 - 0x1a3e86fff iCalendar arm64  <32e733bf06b933aab5d3fc8f15310fff> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1a3e87000 - 0x1a3eb3fff CoreAccessories arm64  <71e3590f9a89300d93cd19338e0010af> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1a3eb4000 - 0x1a3fa5fff ConfigurationEngineModel arm64  <52a96f2926fa3eab91905447a4914e8f> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1a3fa6000 - 0x1a3fcefff CacheDelete arm64  <49b8bfb6918231248f64b6a4a43224ad> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1a3fcf000 - 0x1a4045fff CVNLP arm64  <a05d42fa31e53e2381f8fbab17087c4f> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1a41a3000 - 0x1a41a5fff OSAServicesClient arm64  <1a070a746a833e288a61a2a739583892> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1a41a6000 - 0x1a41a8fff BiomeFoundation arm64  <cc013ee14ab13ea89e0b562291b2dfed> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1a41a9000 - 0x1a4200fff ProtectedCloudStorage arm64  <262d5312b19532b0b55b27c8babc707e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a4201000 - 0x1a4234fff C2 arm64  <2d534342c8913eb3876ec0ca9f9380f3> /System/Library/PrivateFrameworks/C2.framework/C2
0x1a4235000 - 0x1a449cfff DifferentialPrivacy arm64  <c8b5cab9c8ba36c885d8904edb6df71e> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a46a4000 - 0x1a4ee9fff EmbeddedAcousticRecognition arm64  <6efdef3bbca73d89b7ca2cd19fe85baf> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1a4eea000 - 0x1a4fa2fff SiriInstrumentation arm64  <541c8dbe74313bdfa240fa3283f9527d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1a4fa3000 - 0x1a4fe3fff BiometricKit arm64  <9ad1d14e71183c2098f5db4b35fd78b0> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a502d000 - 0x1a50d6fff CoreSymbolication arm64  <5f9ce54426ba3f5885471d1ec4658140> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a5143000 - 0x1a51cffff SpeakerRecognition arm64  <751a3de94a2e3f678da75594ff7bb88f> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1a5811000 - 0x1a5812fff MessageSupport arm64  <a1748531f1dc32779fc9ab3a7684736a> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1a5813000 - 0x1a5824fff IOSurface arm64  <b61ab34a5fe038829f0cdb4626c0dc39> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a5825000 - 0x1a5886fff MobileWiFi arm64  <99bf219f332835bb9f544183d0977251> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1a588b000 - 0x1a58a9fff DataDeliveryServices arm64  <872f1c69c75a37438a0e1e1c0c9c4202> /System/Library/PrivateFrameworks/DataDeliveryServices.framework/DataDeliveryServices
0x1a5c04000 - 0x1a5c1efff DoNotDisturb arm64  <50e593ab7d1032e2941903f166062bfd> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1a5c8c000 - 0x1a5d31fff MMCS arm64  <9d5a5ed4f2683e7caf7c95ae5fa2ca00> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1a5d9f000 - 0x1a5dd8fff libGLImage.dylib arm64  <dfeb2d13394c364485339d862b31bc62> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1a5dd9000 - 0x1a5de0fff libsystem_symptoms.dylib arm64  <071749b0e4b93d018f29896a9775238a> /usr/lib/system/libsystem_symptoms.dylib
0x1a5e2a000 - 0x1a63d1fff CoreAudio arm64  <d46d4a0d484d3ae984f3e9241fc8c374> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a63d2000 - 0x1a63e7fff ContactsDonation arm64  <8978eb9be68f3576b022a9c90cc503c1> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a63e8000 - 0x1a6404fff IntentsCore arm64  <0a35d0e7a2593d0daac4663a0d18174c> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1a6405000 - 0x1a6476fff FrontBoard arm64  <4e6492ea560a3a89b71f72d55aa2df76> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
0x1a64a1000 - 0x1a64d5fff ImageCaptureCore arm64  <f20b2189dc283622b544af8b1466c973> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1a6532000 - 0x1a6595fff RenderBox arm64  <2289c99a934b35e2b195e6c6bd70b585> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1a662e000 - 0x1a6765fff Navigation arm64  <e35f826eb8233674bd8d312a9ffcff3d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a6766000 - 0x1a6780fff SafariFoundation arm64  <6ba33d3b06333e34b337fb3e31e0276d> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1a68f6000 - 0x1a6908fff MaterialKit arm64  <1837ec16be843fcba7eed660408f51a9> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1a6a84000 - 0x1a6a8cfff EmojiKit arm64  <d166d5039e7b34bf830258f7b77d26e9> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
0x1a6a8d000 - 0x1a6a9dfff CoreAUC arm64  <60ac285190873c528ff0a5dbf738f13c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1a72cc000 - 0x1a72e1fff SettingsFoundation arm64  <3595a5185f443bfcb01cedd18b608098> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1a7344000 - 0x1a7387fff SiriActivation arm64  <dc69543eb3bc33bfb8e7788b2c5cfbde> /System/Library/PrivateFrameworks/SiriActivation.framework/SiriActivation
0x1a7388000 - 0x1a73adfff PassKitUIFoundation arm64  <2ab7ec5e211230c582f65114ff9efc85> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation
0x1a7927000 - 0x1a794ffff AccountsUI arm64  <9d01525cff9238d382df5f93fc575c08> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x1a7974000 - 0x1a79d1fff InstallCoordination arm64  <76c461cac63c376f9708f80e8c7cab9a> /System/Library/PrivateFrameworks/InstallCoordination.framework/InstallCoordination
0x1a79d2000 - 0x1a7c0afff RawCamera arm64  <50ded8a039853dcb9915a8e0815a7972> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a7c6f000 - 0x1a7cc9fff ToneLibrary arm64  <d1f81b29160f3af28129cd04ae0800e9> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a7cca000 - 0x1a7d2dfff TrialProto arm64  <14c493f6faad3df1b269c05b8b08ceb0> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
0x1a84ae000 - 0x1a84bbfff MediaSafetyNet arm64  <fd46347a221435c9aca26fdbeec279ab> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1a84bc000 - 0x1a84f5fff TimeSync arm64  <b8f8affaf019335bb273e2a1fdbb1670> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1a8583000 - 0x1a85c4fff ExposureNotification arm64  <4f1489994f273816b8d56ab41607e402> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1a85ea000 - 0x1a8636fff CoreCDPInternal arm64  <7e03858e38323174972c2ae0637b8683> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x1a8c20000 - 0x1a8c29fff CoreTime arm64  <167249cca49a3317a4dd5082bf4e2617> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a9361000 - 0x1a954ffff NeutrinoCore arm64  <11228fbaddb73af698bfb1c176c037d0> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
0x1a955e000 - 0x1a9656fff TextRecognition arm64  <653e7112a966301d811a6c076e5a204e> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1a9657000 - 0x1a9660fff ContextKitExtraction arm64  <e9a685cc22133fc0b29363b88580ac1e> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1a96d9000 - 0x1a972bfff AppleAccountUI arm64  <9ea205e7ff043018b9a3d2e1ef59f7de> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x1a972c000 - 0x1a972efff libswiftObjectiveC.dylib arm64  <a7f11f1c764a3d9d9c194a969f659882> /usr/lib/swift/libswiftObjectiveC.dylib
0x1a972f000 - 0x1a9971fff libmorphun.dylib arm64  <0fb0aa6a7ac339f0ba31a5c8de729466> /usr/lib/libmorphun.dylib
0x1a9f91000 - 0x1a9ff5fff EmailCore arm64  <595eaf3cd8fa3a60a4fc03de44fa0ae9> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1aa87f000 - 0x1aa89bfff KeychainCircle arm64  <19797fbae302362091e47d55ef49e4b3> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x1aa8cd000 - 0x1aa916fff MIME arm64  <ccb7b0323dc53a2893c6c593e8c5838f> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1aabdd000 - 0x1aabf2fff MailServices arm64  <9ae1aeb12c2038c484dbde0af1d6cfe5> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1aabf3000 - 0x1aac28fff PhotosPlayer arm64  <617985e5c49f38c5bb2914d1c292895a> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1aac69000 - 0x1aace6fff CoreDAV arm64  <4208b9cd89f6342791e58987ec3eef8f> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1aae73000 - 0x1aaeabfff CalendarUIKit arm64  <0f7f1d32f194382ebabcecbe66800f22> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1aaeac000 - 0x1aaebafff MobileIcons arm64  <da467f5bdfe93bca983190a8e74d1672> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1ab268000 - 0x1ab338fff ProofReader arm64  <2f71d82a160336b39ca6aec58d233261> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1ac495000 - 0x1ac4e8fff AccessibilitySharedSupport arm64  <b6b65632e70e3c4485c662e6c4bcbbb9> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1ac4e9000 - 0x1ac4f3fff MallocStackLogging arm64  <b155ca56eb293ccda24e0f782a738e51> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1ac50d000 - 0x1ac538fff AttributeGraph arm64  <cb0a7abc3c8431a09b47b889b6860d84> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1ac559000 - 0x1ac70ffff EmailDaemon arm64  <48d0aaea2cca37e0b4419cc1687c01ce> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1ac710000 - 0x1ac75afff MetadataUtilities arm64  <b5d2edb51e2a3046988cfb38b1d552ce> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1ac75b000 - 0x1ac786fff BannerKit arm64  <eac92a8c58b63689908a01fef719fcd9> /System/Library/PrivateFrameworks/BannerKit.framework/BannerKit
0x1acc9b000 - 0x1acccbfff MailSupport arm64  <948ffb7b57953ced9e714eea4bdd7d2e> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1ace52000 - 0x1aceadfff CoreLocationProtobuf arm64  <eefbfa6b7182337db46b9d29022a93ca> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ad0bb000 - 0x1ad0edfff Bom arm64  <8dfb47a37ccd3c06846aa2f7292c4402> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1ad11f000 - 0x1ad125fff PushKit arm64  <5bf980deec083a9d9de2ec20d8d8cd2b> /System/Library/Frameworks/PushKit.framework/PushKit
0x1ad126000 - 0x1ad18bfff PhotosFormats arm64  <840d6ee09cb73ad3bc76bdf2efc8b55d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1ad30f000 - 0x1ad3a0fff Quagga arm64  <495ae22f88c83d00be3432f01a33fe8e> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1ad3a1000 - 0x1ad3a8fff StudyLog arm64  <93bf7b8cdd0d3dd18c90ddf14ec9c959> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1ad5cc000 - 0x1ad808fff CameraUI arm64  <82e53ed8e84b38d8be849ef57881c258> /System/Library/PrivateFrameworks/CameraUI.framework/CameraUI
0x1ae106000 - 0x1ae159fff ManagedConfigurationUI arm64  <250eeaac7b7735ae969c9e08a40d9bca> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
0x1ae288000 - 0x1ae2c7fff NaturalLanguage arm64  <aafa9821766939f1870e71087d5cf939> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1aed34000 - 0x1aed50fff MediaStream arm64  <1edd25d570f930eab6156916420bbab5> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1af4ca000 - 0x1af4d8fff libAXSpeechManager.dylib arm64  <bd3abc0d8af23b0689aa98f05100808b> /usr/lib/libAXSpeechManager.dylib
0x1af786000 - 0x1af7dbfff JetUI arm64  <2c0b61616ffb35deacc3a743e8be9906> /System/Library/PrivateFrameworks/JetUI.framework/JetUI
0x1af7dc000 - 0x1af8f3fff InternalSwiftProtobuf arm64  <d7d1d83f26d33fe49bf5ce9206837990> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x1af9fe000 - 0x1afa25fff MediaConversionService arm64  <96ecf16ee1853a2893c99ade1c9713ab> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1afb73000 - 0x1afcabfff CoreHandwriting arm64  <2353f58e4bfc3ebebc54c5557ff3096a> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1b0427000 - 0x1b0432fff AppleIDAuthSupport arm64  <29b7095e6ce03dcd84cdb64d84dd1f14> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b0441000 - 0x1b0456fff LocalAuthentication arm64  <e9115f8805043610860be47521637f7a> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b04cf000 - 0x1b04d5fff IOAccelerator arm64  <e505f674095435f6886a2570fcf4c08c> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b0899000 - 0x1b08a3fff CloudPhotoServices arm64  <6fee4d28838132dc8d891a3a9e1339ad> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b08e7000 - 0x1b0978fff iTunesStore arm64  <d0e5324c160238738d5418c961f0f0a7> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1b0d31000 - 0x1b0d61fff libsystem_kernel.dylib arm64  <269e93338d3b3cc58a93aeb94fe3e32e> /usr/lib/system/libsystem_kernel.dylib
0x1b1033000 - 0x1b113afff ResponseKit arm64  <900bbf9910e13471a68dc8c2fa9cee2c> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1b113b000 - 0x1b1173fff EmojiFoundation arm64  <65876c25a86c3e56ad732fd8c7aa72bc> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1b174f000 - 0x1b175bfff FontServices arm64  <6782cd7fb070305ebc7e4ed89c6e2b9c> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b18ee000 - 0x1b18f9fff MediaAccessibility arm64  <c35ee99e2083353cbadc11afb43f33d6> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b1938000 - 0x1b1f29fff SiriTTS arm64  <f68ae912e0d53b9eab87b93896736371> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1b1f2a000 - 0x1b1f38fff SetupAssistantSupport arm64  <dc04fb7d1717398aabb588558db5bbf2> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1b1f40000 - 0x1b1f9bfff Social arm64  <113091da55703e7daca80c7d166a2c4c> /System/Library/Frameworks/Social.framework/Social
0x1b2071000 - 0x1b20a0fff VirtualGarage arm64  <376f9e17820f32b48717951bd8ad11c7> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1b20a1000 - 0x1b20c3fff NetAppsUtilities arm64  <514f8dc313823dc3910f16d7124cd247> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1b20c4000 - 0x1b2125fff Osprey arm64  <6b6564230a9030abb74a081252196edf> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1b3546000 - 0x1b3552fff libdscsym.dylib arm64  <2a2a0772bd383460b34f58de2c81e82d> /usr/lib/libdscsym.dylib
0x1b3553000 - 0x1b3562fff HangTracer arm64  <7bc7f99027013df88f882adcf5f35d4e> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1b3711000 - 0x1b37c7fff SampleAnalysis arm64  <027bc46eebbb30ffad26219efe52c9bc> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b37c8000 - 0x1b37f5fff PlugInKit arm64  <803e8f4a564a31348c483774f80a340c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1b389e000 - 0x1b389ffff libSystem.B.dylib arm64  <30c7d82fc6203b99b24ef130a59ec4bd> /usr/lib/libSystem.B.dylib
0x1b3b8b000 - 0x1b3b97fff MobileActivation arm64  <33f4e96fb8933c498de235a02523092d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1b3b98000 - 0x1b3beefff CalendarDaemon arm64  <76e080bfed8a3e2197f2acc1472bcaff> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1b3cdb000 - 0x1b3d49fff libarchive.2.dylib arm64  <7bbbe155afe434b183d6018ac0323b08> /usr/lib/libarchive.2.dylib
0x1b3d4a000 - 0x1b3d6dfff libtailspin.dylib arm64  <e56e5a849a173a699a69203dcf6727cb> /usr/lib/libtailspin.dylib
0x1b3d6e000 - 0x1b4192fff libBNNS.dylib arm64  <65bc7e9b4319303187b9499023deea97> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1b4193000 - 0x1b41d4fff SharedUtils arm64  <81e4e76fbaf0374bafcfc728bc3d1158> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1b41d5000 - 0x1b41f4fff CoreCDP arm64  <0690376bc4ed3b1bbf5870edc64e8ca2> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x1b4426000 - 0x1b4471fff ClipServices arm64  <4fb302e67f873911b35204fccfeb61e3> /System/Library/PrivateFrameworks/ClipServices.framework/ClipServices
0x1b4472000 - 0x1b4477fff libsysdiagnose.dylib arm64  <bcbfdfc212503da2ba4c223570204965> /usr/lib/libsysdiagnose.dylib
0x1b44b2000 - 0x1b45b1fff CoreMediaStream arm64  <94dc2b9f480e3b1cb1d40837b40325b9> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b47ae000 - 0x1b47aefff AVFoundation arm64  <3f506e3fa0ec3d9d905ef3008e119cf4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1b47af000 - 0x1b47affff Accelerate arm64  <5d9b328836c43351b3e0931d430b1c3d> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b47b0000 - 0x1b485cfff libBLAS.dylib arm64  <a728d7c18f283273974bab0152173eb5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1b485d000 - 0x1b4b6efff libLAPACK.dylib arm64  <fb0de9574a933f9696013d429353d892> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b4b6f000 - 0x1b4b83fff libLinearAlgebra.dylib arm64  <4a0a42e704953b7aa8451fafbb257dcf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b4b84000 - 0x1b4b88fff libQuadrature.dylib arm64  <375b2f0f1e993a649686103e12ebb693> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b4b89000 - 0x1b4beafff libSparse.dylib arm64  <8b50bd8b9af9319187048789e645a40d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1b4beb000 - 0x1b4bfcfff libSparseBLAS.dylib arm64  <2ea78f8fcf273a59ba56fef940f1ba0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b4bfd000 - 0x1b4c50fff libvMisc.dylib arm64  <3930ad8175de3f6496cd04a68eb4b752> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b4c51000 - 0x1b4c51fff vecLib arm64  <8cea8819653f328ba1adc98d1d685d49> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b4c58000 - 0x1b4c7efff AddressBook arm64  <5301521a1ca9376997fd9db3a9b0a6d2> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1b4c88000 - 0x1b4c8bfff AppTrackingTransparency arm64  <b4fd7873a7cf3daca6d24cf434c5d8ab> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
0x1b4c8c000 - 0x1b4c9bfff AssetsLibrary arm64  <d48b02c720983585bfeb7ab291fa7a92> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b4dad000 - 0x1b4dc8fff AuthenticationServices arm64  <f98411f523403b8093e039318768d224> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b4df2000 - 0x1b4e29fff CarPlay arm64  <a7a3ec698e973a50bb4152648c189f3c> /System/Library/Frameworks/CarPlay.framework/CarPlay
0x1b4eaa000 - 0x1b4f13fff CoreMIDI arm64  <2a56a465301d3875a9ef168b43742f74> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1b5442000 - 0x1b5458fff ExternalAccessory arm64  <b07df989524c331c88decb9ce6e3e5ea> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1b546b000 - 0x1b5490fff GLKit arm64  <6e5fbcd461e73293b53d5ef0fbd993fa> /System/Library/Frameworks/GLKit.framework/GLKit
0x1b5491000 - 0x1b54befff GSS arm64  <b667ee00f6f23d6c942a25d3591e7da3> /System/Library/Frameworks/GSS.framework/GSS
0x1b55f5000 - 0x1b560bfff IntentsUI arm64  <adfb7b7630bf3cbe8d532e0f08b22428> /System/Library/Frameworks/IntentsUI.framework/IntentsUI
0x1b5628000 - 0x1b57a4fff MLCompute arm64  <80db1341576f3385bd3787a751f25acd> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1b57ab000 - 0x1b57c7fff Messages arm64  <5cc4d2a9ff3d351a8eaf88618ac91bbb> /System/Library/Frameworks/Messages.framework/Messages
0x1b57c8000 - 0x1b57dffff MetalKit arm64  <7cbb03d631df3442a0eae3d20c55c0ce> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1b57e0000 - 0x1b5865fff MPSImage arm64  <37c7759223b03d69b2386c5c92770af8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b5866000 - 0x1b588cfff MPSMatrix arm64  <6b4bdd9d34ce36dd87b067d2e93a4af7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b588d000 - 0x1b58c6fff MPSNDArray arm64  <5f2d12dd15163d1ebd3d21aace87dad6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b58c7000 - 0x1b590efff MPSRayIntersector arm64  <ab0f813e9be8398b8c15a1f3f4c36b42> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b590f000 - 0x1b590ffff MetalPerformanceShaders arm64  <2c0b4a8b089b3690918e7d8097056f14> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b5c90000 - 0x1b5c90fff MobileCoreServices arm64  <215b16a3657f33379a6e9de48198e448> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b5c91000 - 0x1b66f0fff ModelIO arm64  <9a7b9b70bcaf3073923fb62db9bf3965> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1b679c000 - 0x1b6864fff GLEngine arm64  <924fd3584bdf38f8bbc9c9dd10a38662> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x1b6865000 - 0x1b686dfff OpenGLES arm64  <c20bbf8eaa8836f8a91b9e254658b550> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1b686e000 - 0x1b686ffff libCVMSPluginSupport.dylib arm64  <66db87ccaaa430179c3f4cf466263f64> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b6870000 - 0x1b6876fff libCoreFSCache.dylib arm64  <dfbc9b94313f322c8b3324c1495d41a3> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b6877000 - 0x1b687cfff libCoreVMClient.dylib arm64  <45e091f1be7730408e57f1eb8da39043> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b687d000 - 0x1b6885fff libGFXShared.dylib arm64  <ce66d1d928783129bf67eafb7df58780> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1b6886000 - 0x1b69e3fff libGLProgrammability.dylib arm64  <2e28ada0db7d3a368ee2a66877944ebb> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x1b6a2f000 - 0x1b6aeefff PDFKit arm64  <53bf12f228533002abc1e6fc7da5bc98> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b6aef000 - 0x1b6afbfff PassKit arm64  <7d1c8c54492133a29dc71abf9001cb37> /System/Library/Frameworks/PassKit.framework/PassKit
0x1b6afc000 - 0x1b6b34fff QuickLookThumbnailing arm64  <eaf376fe2f193f36b42bd8aee01c5a65> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b6d93000 - 0x1b719afff SceneKit arm64  <aa8be192e52e348692fb1981b3115630> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1b71a2000 - 0x1b72dffff SoundAnalysis arm64  <25fa76cd05213aecb958b78e3d60426d> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1b72e0000 - 0x1b72f0fff Speech arm64  <34938ad9a12d391e9b4a049ed1ea632c> /System/Library/Frameworks/Speech.framework/Speech
0x1b740c000 - 0x1b740cfff UIKit arm64  <6220413be62f34e99c8dc2bef5e7c204> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b7415000 - 0x1b74d8fff VideoSubscriberAccount arm64  <05cbfe2422bf314792a5a589a3eb43c2> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1b74d9000 - 0x1b80c2fff libfaceCore.dylib arm64  <bd062d74dd59343ebb66392160fa1b95> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1b80dd000 - 0x1b80ddfff VisionKit arm64  <90284b3ffba93036a07a0108b1f526c7> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1b8627000 - 0x1b865bfff ACTFramework arm64  <7a7ad9da20b832a79674a1b72bc3daa1> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x1b865c000 - 0x1b865ffff AFKUser arm64  <bfafa2002ebd371c9a1460d019e613ac> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1b8720000 - 0x1b899efff ANECompiler arm64  <70369930d6d93c6188930673a68231d8> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b899f000 - 0x1b89b3fff ANEServices arm64  <71a2df9e0cc53fdf93fab25f120fc6e1> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b89b8000 - 0x1b8a74fff APFS arm64  <c64d768a03573eb8aa6ba3cf0c818074> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b8a75000 - 0x1b8a7bfff ASEProcessing arm64  <d96c6b3617f433209a1a5a67a68eb2ec> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b9250000 - 0x1b9255fff AggregateDictionary arm64  <7803df6aebe838219e034ce9f24f361d> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1b93e2000 - 0x1b94bafff AirPlaySync arm64  <a194f14af6c5395a82ed2c004c7d7e16> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1b95be000 - 0x1b95d9fff AlgosScoreFramework arm64  <7c6f9f48418430e48a69728fcfdc2138> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1b96f6000 - 0x1b9872fff AppC3D arm64  <b38bfef2b8e834a3a2526b02eb89ce53> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
0x1b9873000 - 0x1b9894fff AppConduit arm64  <d7eca78a9fe73863bdc5a87bbb76d140> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1b9903000 - 0x1b9984fff AppStoreComponents arm64  <3c7816bde99b314fb70f92ffe80c1271> /System/Library/PrivateFrameworks/AppStoreComponents.framework/AppStoreComponents
0x1b998b000 - 0x1b9995fff AppStoreOverlays arm64  <77746dbe6a733c3b821f21764e6bd730> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1ba858000 - 0x1ba9f2fff AppleCVA arm64  <f226a79fb7ca336e98192e9ce5595926> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1baa42000 - 0x1baa51fff AppleFSCompression arm64  <d65a125782a834b0b945b55130c30988> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1baa5f000 - 0x1baa6cfff AppleIDSSOAuthentication arm64  <5de9a19878773faab72c1ad973c8f93a> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1baa6d000 - 0x1baab1fff AppleJPEG arm64  <bc3ea0c7d2073b7f853b3b6832ba745d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1bab41000 - 0x1bab53fff AppleNeuralEngine arm64  <4055de68b7e73c35976119c260bbb589> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1bab5d000 - 0x1bab80fff AppleSauce arm64  <7e1625147c7a3e759066c010346431d0> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1babb0000 - 0x1babccfff AssetCacheServices arm64  <4c41b5f211e9378998e6f5e162fe4780> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1bad29000 - 0x1bad82fff AuthKitUI arm64  <b63754611de539b38e04377c8ebf74d6> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1bad83000 - 0x1badd5fff AutoLoop arm64  <6d7ed6cf2ee73e8a9fd4e511b9ce4535> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1badeb000 - 0x1badecfff BackgroundTaskAgent arm64  <b3c3e94f8a1c36339c3e10fe9e9ddce7> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1bae0d000 - 0x1bae25fff BiomePubSub arm64  <a3110ceb2c80320baaf5ecd1c3458258> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1bb0c7000 - 0x1bb0d6fff BluetoothManager arm64  <8b6387b63cc23e1c9ef0ebf97d6545aa> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1bb17f000 - 0x1bb1a5fff BridgePreferences arm64  <acc05fb31fea3382bae18e5d210ce00c> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
0x1bb263000 - 0x1bb2dffff BusinessChatService arm64  <d4e486b000f3317eb18e9eab6c46935e> /System/Library/PrivateFrameworks/BusinessChatService.framework/BusinessChatService
0x1bb35f000 - 0x1bb369fff CMCaptureCore arm64  <9c36394eb4f93c2aa9691caf26ddbf23> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1bb36a000 - 0x1bb37ffff CPAnalytics arm64  <5536eecf7cba3f28931fb957150e5114> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1bb382000 - 0x1bb391fff CPMS arm64  <42050fcb725d373989f31b90df2e0970> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1bb392000 - 0x1bb3a0fff CTCarrierSpace arm64  <cd6a78e1b2bc3de3a2fbf898e40634ec> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1bb50a000 - 0x1bb532fff CameraEditKit arm64  <b38fbd8a0b993d74aad9e2a19cbc6160> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
0x1bb68c000 - 0x1bb690fff CameraKit arm64  <140e8323c8683e6e80dbdb65e4afea69> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1bb691000 - 0x1bb69cfff CaptiveNetwork arm64  <f825a924fa32343b8b5c43d5e1a6c59d> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1bb773000 - 0x1bb77ffff CarPlayUIServices arm64  <7130acbfd44c3e07b50efe36830f0cdd> /System/Library/PrivateFrameworks/CarPlayUIServices.framework/CarPlayUIServices
0x1bb7af000 - 0x1bb7f7fff Catalyst arm64  <1c84a05f350738f1b2b5771042285427> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1bb81a000 - 0x1bb83afff CellularPlanManager arm64  <fdf650c4fd3a3bfa8302485f72489ab6> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1bb83b000 - 0x1bb850fff CertInfo arm64  <fdc9730b1d7a3ccdbce1c550f473b335> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x1bb851000 - 0x1bb859fff CertUI arm64  <b16da3c133353cd6bb77c81963ac836f> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1bb862000 - 0x1bb8b0fff ChunkingLibrary arm64  <dbd1ee334401357490c827ea23bb085d> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1bbcb4000 - 0x1bbcbbfff CommonAuth arm64  <88425b8cee0a37cb921736ec2376e3ee> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1bbcbc000 - 0x1bbcc0fff CommunicationsFilter arm64  <21912b8f8ce4357fb76658b71c803f4c> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1bbd8c000 - 0x1bbd8ffff ConstantClasses arm64  <de888fa5d42f35d1a762e79aac398bd5> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1bbd99000 - 0x1bbdd3fff ContactsAutocomplete arm64  <9dffb2cb1514388290d7cd08374add42> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1bbdd9000 - 0x1bbe48fff ContactsUICore arm64  <11bd3fef07cd323c9e38c5226adbe35a> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1bbe82000 - 0x1bbed9fff CoreAppleCVA arm64  <7c75b386b1c136a695a1ded30543cc6f> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1bbeda000 - 0x1bbfd1fff CoreBrightness arm64  <e67def31f7b934d08e4a931f4035c553> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1bbfd2000 - 0x1bbff6fff CoreCDPUI arm64  <fe645682b8a53cd5b5b71f43213d5af5> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x1bc039000 - 0x1bc046fff CoreDuetDaemonProtocol arm64  <81cce3eebdfc3f9faec09eef8d8db69e> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1bc049000 - 0x1bc04bfff CoreDuetDebugLogging arm64  <563571c89ae439c78991d948768a3abf> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1bc05a000 - 0x1bc06cfff CoreEmoji arm64  <fa5d38cc12483a14ab4fd7e45759c39d> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1bc667000 - 0x1bc66bfff CoreOptimization arm64  <f622681fbc7f3c48bc1c86bb91a36a1f> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1bc66c000 - 0x1bc724fff CorePDF arm64  <5b4525a9522f346888bcec3e7255c966> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1bc725000 - 0x1bc72dfff CorePhoneNumbers arm64  <22c28053004d3f628294570882b4dcb3> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1bc72e000 - 0x1bc782fff CorePrediction arm64  <1e225e73489e3f7db1764f2f3733145f> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1bd06f000 - 0x1bd079fff CoreRecents arm64  <982bfacce6243b1c95a4d18b1086b59a> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1bd07a000 - 0x1bd0dffff CoreRecognition arm64  <ee88112bd44c3e5fb5ce69220e0c9ec6> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1bd0e0000 - 0x1bd0f8fff CoreSDB arm64  <93e63bf8a09d312bbe46da39568c7fd6> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1bd0f9000 - 0x1bd121fff CoreSVG arm64  <71b0ac52f971346fb91ff2eda689ef51> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1bd30f000 - 0x1bd313fff DAAPKit arm64  <95449d786bfa3e539a3b539aee8ce023> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1bd333000 - 0x1bd340fff DCIMServices arm64  <5c4f0552836c3ae7951416784414aa0b> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1bd357000 - 0x1bd392fff DataDetectorsNaturalLanguage arm64  <c519fe6255663cd98f60846ded03c042> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1bd3f4000 - 0x1bd429fff DeviceIdentity arm64  <8ed6ea9f4be23623a93207363414c4af> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1bd430000 - 0x1bd431fff DiagnosticLogCollection arm64  <cd3c088bb40f3d15a13238402580b898> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x1bd46d000 - 0x1bd485fff DigitalAccess arm64  <f0251596962631d3b73df7c8a318c36e> /System/Library/PrivateFrameworks/DigitalAccess.framework/DigitalAccess
0x1bd54e000 - 0x1bd583fff DistributedEvaluation arm64  <3866c723a5443d508939bee7aea93833> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1bd5d5000 - 0x1bd697fff DocumentCamera arm64  <e5266b69576934f08a1167071163dcc3> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1bd698000 - 0x1bd6d0fff DocumentManager arm64  <c892de72db71316cbf4e30946536a640> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1bd6d1000 - 0x1bd6eefff DocumentManagerCore arm64  <55bf8e0de91f3900bc5464f426e026cd> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1bd76c000 - 0x1bd76efff DragUI arm64  <79f5e65960a33277a3b17bbab8163b5a> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1bd79d000 - 0x1bd7cdfff EAP8021X arm64  <b37487a3fa6234c6aa8a877846c3bc7b> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1bd7e3000 - 0x1bd7edfff EmailAddressing arm64  <7cddbd8ec98b3bd1914e022ca56ffcb2> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1bd7fa000 - 0x1bd80efff Engram arm64  <e87b147bb3f93099bf5b22f11ca8a0d9> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1bd940000 - 0x1bd946fff ExtensionFoundation arm64  <893d97a9c1683f74a38108a65e1abcdc> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1bdaba000 - 0x1bdac2fff FSEvents arm64  <eaea9daebb953133bf695b286b1a5cab> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1bdac3000 - 0x1bdae2fff FTAWD arm64  <1d5f8f23cdbc3f38b0c20a2e958178da> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1bdae3000 - 0x1bdae6fff FTClientServices arm64  <18b67d52a5ec3729a5b8e83192d68f79> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1bdae7000 - 0x1bdef9fff FaceCore arm64  <588f3fce5c7336aea3baefa7b3b401a6> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1bdf00000 - 0x1bdf05fff FeatureFlagsSupport arm64  <691f5da5009e3e9ebefea3433b6c17f5> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1bdf06000 - 0x1bdf10fff FeedbackLogger arm64  <6601b59b35df37bba76c4ef422403c1b> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1be091000 - 0x1be1ccfff libFontParser.dylib arm64  <da5168b84a7e35a4bbd6c27a44e74b4e> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1be1cd000 - 0x1be1d5fff libGSFont.dylib arm64  <5daba9aa5e82348fa6094e7399b0785e> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1be1d6000 - 0x1be213fff libGSFontCache.dylib arm64  <93b587415f003d659aa425068afac895> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1be276000 - 0x1be283fff libhvf.dylib arm64  <f8b6ee3d2f2e3423acae7ba18945b699> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1be2a9000 - 0x1be2bffff Futhark arm64  <4257949e53ec3c81864b50595f14f5a1> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1bee02000 - 0x1bee02fff libmetal_timestamp.dylib arm64  <f9d7b94aaab3376d914bb6dc536e2ccc> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x1beede000 - 0x1beefbfff GenerationalStorage arm64  <365fd0f820533336978968538a3492ea> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1beefc000 - 0x1bef09fff GraphVisualizer arm64  <41e5c353ae393518862aa06d2f1a66ba> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1bef42000 - 0x1bef4dfff HID arm64  <5460771e20813baa81a87f3ec229252a> /System/Library/PrivateFrameworks/HID.framework/HID
0x1bef66000 - 0x1bef69fff HSAAuthentication arm64  <785d091d47303ccda0f0aef5eadbb35f> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
0x1bf1c0000 - 0x1bf230fff Heimdal arm64  <a62f9a065bc332909d92a768ca88e7e2> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1bf5f0000 - 0x1bf663fff HomeSharing arm64  <c70879e74a133f9e87f0e41d2660d4f1> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1bf6bd000 - 0x1bf6c2fff IDSKVStore arm64  <96aadee88e3b34ab9fc5004ac2a58062> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1bf92d000 - 0x1bf944fff IMSharedUI arm64  <086b53dd56253c99943affb949418c08> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
0x1bf974000 - 0x1bf983fff IMTranscoding arm64  <21213f2a195c30c9af21e8f8dfefc68e> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
0x1bf9bb000 - 0x1bf9d6fff IOGPU arm64  <c8501843bc60338989618a038827fbd7> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
0x1bf9d8000 - 0x1bf9e1fff IOKitten arm64  <ab92adad530a31e3b035afb517da54ca> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1bf9e2000 - 0x1bf9e4fff IOSurfaceAccelerator arm64  <78a96c4928013a2588fe77276ac279c7> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1bfa0b000 - 0x1bfa12fff IdleTimerServices arm64  <38262f9d71453fc6a2847d72a5f6e426> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1bfa1a000 - 0x1bfa1ffff IncomingCallFilter arm64  <d9e2f4be632e39388a987221be23656a> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1bfa20000 - 0x1bfa9efff InertiaCam arm64  <050a12b0de093b6ba0147c57e01ffbef> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1bfae1000 - 0x1bfaedfff IntentsFoundation arm64  <9b0d02a8792d3cd9a2846c98cff6d332> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1bfb05000 - 0x1bfb08fff InternationalTextSearch arm64  <b91afd0469153e92abde1cbb8378ed64> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1bfb09000 - 0x1bfb23fff IntlPreferences arm64  <8c62e5e59bd4388d883f10059d203447> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1bfd70000 - 0x1bfd76fff LinguisticData arm64  <09f46097a3183b7bb6e84676414113fd> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1bfdc2000 - 0x1bfdf9fff LocalAuthenticationPrivateUI arm64  <2db8d2f04c7b3d3691c193ce4d4d81c9> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1bffb8000 - 0x1bffb8fff Marco arm64  <478c6032d97b3334b3ed8b12e76b47f7> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1c029b000 - 0x1c05b0fff MediaLibraryCore arm64  <42994ad5c93933ad81e4385c4a6a794c> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1c05b1000 - 0x1c0603fff MediaPlatform arm64  <0fc844026034376196e46d80839fd35a> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1c09cf000 - 0x1c0a97fff MetalTools arm64  <9e9ad81a2fbc3ae99f534579f1b55a02> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1c0ab9000 - 0x1c0b10fff MetricsKit arm64  <d6907a9251363646a09f961d89a49cbe> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1c0b20000 - 0x1c0b57fff MobileBluetooth arm64  <07819a957821342dbb9f1237266f7b41> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1c0b77000 - 0x1c0b79fff MobileObliteration arm64  <cc8dd4b1ef0e34a5a3aecc5528306cf6> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1c0bd7000 - 0x1c0bddfff MobileSystemServices arm64  <9b9896bb9ee73d018e19d3e1c8d2f4d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1c0f0f000 - 0x1c0f15fff NanoResourceGrabber arm64  <6f5ef077f94632e48be334dff4ffb04b> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
0x1c0f16000 - 0x1c0f24fff NanoSystemSettings arm64  <11268b1a2685389a8fa773826e5483bb> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
0x1c0f5e000 - 0x1c0f64fff Netrb arm64  <78ca614517a53fbdb18f55282dbabebf> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1c1034000 - 0x1c1051fff NeutrinoKit arm64  <0afa2a68b0c0336081d5d22c70bb8467> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
0x1c108c000 - 0x1c108efff OAuth arm64  <6710a0ede35430f2a88d5355b0832140> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1c10ac000 - 0x1c10eafff OTSVG arm64  <98e76805abea335bb9641cbba9962cb1> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c1642000 - 0x1c1692fff PBBridgeSupport arm64  <7f618fb96f70326e842155a17c342fb9> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
0x1c16da000 - 0x1c16dcfff ParsecSubscriptionServiceSupport arm64  <aa5e0eb2c8ac333aa40cb3a21e12be79> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1c16e1000 - 0x1c1707fff Pasteboard arm64  <90faf6428bf93322a4cfc4eefdefe55b> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1c1733000 - 0x1c173dfff PersonaKit arm64  <4a2b3c408f1934809eba2eefd6f5834b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1c173e000 - 0x1c1749fff PersonaUI arm64  <0639159cc75f35f39e002aa048622920> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1c1782000 - 0x1c1782fff PhoneNumbers arm64  <98d4bb1ec32e32b6b797171725799083> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1c178b000 - 0x1c189cfff PhotoImaging arm64  <10b1bcaa3c893dc29143d655ccc4366a> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
0x1c189d000 - 0x1c18f5fff PhotoLibrary arm64  <de95cf1f62e7391b88e05546e33c96f2> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1c193c000 - 0x1c1978fff PhotosImagingFoundation arm64  <da06757471b73effbe36c61f94a6b477> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1c1979000 - 0x1c19c2fff PhysicsKit arm64  <05b1ed4164b73743b2a4e91a543d19f0> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1c19e9000 - 0x1c1a14fff PlatterKit arm64  <43bee17ade51349d907e9fd9f23f1170> /System/Library/PrivateFrameworks/PlatterKit.framework/PlatterKit
0x1c1a62000 - 0x1c1a70fff PointerUIServices arm64  <7bd11532934e31fa91cdeb1a6c41ade5> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1c2e35000 - 0x1c2e3dfff ProgressUI arm64  <258bc1dd2ece3778b248b800cff8427c> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1c2e3e000 - 0x1c2e4afff PrototypeToolsUI arm64  <3154f95209a3339d94fe9b77c7174c08> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1c2eaa000 - 0x1c2ebefff QuickLookSupport arm64  <6aab424201363afe8b7398b44e62485c> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1c2ec3000 - 0x1c2ecdfff RTCReporting arm64  <440c27f4fef138778a0cc2ed2170200e> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1c31e6000 - 0x1c31f5fff RemoteTextInput arm64  <8c7d78f561d3365ebee0fd144e9736a3> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1c31f6000 - 0x1c3259fff RemoteUI arm64  <1cab88c38fd03cde8a8691c1a05f3632> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1c328f000 - 0x1c3293fff RevealCore arm64  <75204f3f7ad83a30a1a0d7fccc69c26f> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1c32a9000 - 0x1c361cfff SDAPI arm64  <a441769e1af13b71b0dd8add9a355c17> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1c361d000 - 0x1c3643fff SEService arm64  <17326d33a8e4377182480053b9e71768> /System/Library/PrivateFrameworks/SEService.framework/SEService
0x1c4abe000 - 0x1c4ac7fff SignpostCollection arm64  <d8d29f5ef7663fdb84f1c404a1249229> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1c4ac8000 - 0x1c4ac8fff SignpostMetrics arm64  <7cfd13bb79c835168972965c5e76555a> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1c4aca000 - 0x1c4b05fff SignpostSupport arm64  <09b718411ecb38baaf60e5afdfa147a0> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c55d8000 - 0x1c55d8fff SoftLinking arm64  <7eaf3021780537e78fbefc8957890819> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1c5953000 - 0x1c596cfff StorageSettings arm64  <f6c838b89d2233f7959a3b449758c7f2> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings
0x1c59a3000 - 0x1c59e0fff StreamingZip arm64  <acb32aefcc753fe391c55380a7100f15> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1c59e8000 - 0x1c59f1fff SymptomDiagnosticReporter arm64  <d4a942dee1b335aeb9c9eb847bda1ce7> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1c5a20000 - 0x1c5a3afff SymptomPresentationFeed arm64  <f0a82a2bb0c83a088855368d6b1739d6> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1c5a73000 - 0x1c5a82fff TCC arm64  <7e80dbd3a7c039e6a60a678674518db1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c6306000 - 0x1c63b7fff TextureIO arm64  <bf7a35b150d73324bd32fad3743efcf1> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c63e3000 - 0x1c63f5fff TipKit arm64  <4395d1bdea95335d82be8517ea214d0b> /System/Library/PrivateFrameworks/TipKit.framework/TipKit
0x1c63f6000 - 0x1c6404fff TipsUI arm64  <98ae5ed2665f308ea4b9763bc51f498e> /System/Library/PrivateFrameworks/TipsUI.framework/TipsUI
0x1c65d7000 - 0x1c65defff URLFormatting arm64  <5e0237b9aad73e94a5394d9c5528a924> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c6bb8000 - 0x1c6be0fff UsageTracking arm64  <979f1c18a87b3cca8f365fbda5c29dd1> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1c767a000 - 0x1c773dfff VoiceTrigger arm64  <afc678706ce432719f99766a49e693c7> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1c7805000 - 0x1c7806fff WatchdogClient arm64  <e749956498883b91aac99567a7a8c319> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1c7b4e000 - 0x1c8272fff libwebrtc.dylib arm64  <f14ae607fd4f34449c8a7c20520792a1> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c82f2000 - 0x1c8306fff WebUI arm64  <2a0e8cb594de3245a428a4d24a3c509f> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1c87ed000 - 0x1c87f0fff XCTTargetBootstrap arm64  <aa8dfca111993ac28e6f75c4f2c3e60c> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1c8875000 - 0x1c8894fff caulk arm64  <909ba08e5513369390c0aedb68a7d4b9> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1cad1a000 - 0x1cad1ffff kperf arm64  <b055144260dd33b78f147730c2286f1f> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1cad20000 - 0x1cad28fff kperfdata arm64  <612ea7dc269534c7ba191e4270cc8c26> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1cad29000 - 0x1cad3ffff libEDR arm64  <d3df9ce85b7b362d80e6c205ee268b89> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1cad58000 - 0x1cad68fff perfdata arm64  <3ced73a8e54e358280fdbda4e358044d> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1cad69000 - 0x1cad99fff vCard arm64  <c6f8dfee3b893ad68c1518a55385960e> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1cb63c000 - 0x1cb678fff libAWDSupport.dylib arm64  <94f4eee021053adca9312238f4bbe24f> /usr/lib/libAWDSupport.dylib
0x1cb679000 - 0x1cba0dfff libAWDSupportFramework.dylib arm64  <6b983eb1287039e8b3d30e7018f74fcb> /usr/lib/libAWDSupportFramework.dylib
0x1cbb98000 - 0x1cbba7fff libAudioStatistics.dylib arm64  <b07862edddf5334699979b756e637e2f> /usr/lib/libAudioStatistics.dylib
0x1cbd46000 - 0x1cbd78fff libCRFSuite.dylib arm64  <d0e10a8c9267346da5ddd51e3d16c60f> /usr/lib/libCRFSuite.dylib
0x1cbd79000 - 0x1cbd7afff libCTGreenTeaLogger.dylib arm64  <43bd7d888ded3b88b6ba6e5ee9cd5d82> /usr/lib/libCTGreenTeaLogger.dylib
0x1cbd7b000 - 0x1cbd85fff libChineseTokenizer.dylib arm64  <a61dfdd0fd12333a9edf2114dae37a4b> /usr/lib/libChineseTokenizer.dylib
0x1cc004000 - 0x1cc00bfff libIOReport.dylib arm64  <dfec3825720033949ecfcbef2239c69f> /usr/lib/libIOReport.dylib
0x1cc082000 - 0x1cc088fff libMatch.1.dylib arm64  <731ab3330ea1331bbd1dd855b6321792> /usr/lib/libMatch.1.dylib
0x1cc1a5000 - 0x1cc1aafff libThaiTokenizer.dylib arm64  <6f48ed7a4e803307ab23b940dbb0c658> /usr/lib/libThaiTokenizer.dylib
0x1cc40a000 - 0x1cc40cfff libapp_launch_measurement.dylib arm64  <b3b1c72893b43ce89423ecde5a1f6084> /usr/lib/libapp_launch_measurement.dylib
0x1cc40d000 - 0x1cc423fff libapple_nghttp2.dylib arm64  <907ee4279d5e3bac80cd84b438e3dcdf> /usr/lib/libapple_nghttp2.dylib
0x1cc424000 - 0x1cc4b4fff libate.dylib arm64  <ffc5c96167153c89972eef563ae97bac> /usr/lib/libate.dylib
0x1cc545000 - 0x1cc555fff libbsm.0.dylib arm64  <fd69db9da9cd3134b4f160b696b4a455> /usr/lib/libbsm.0.dylib
0x1cc556000 - 0x1cc562fff libbz2.1.0.dylib arm64  <dc302b0079a93f78a63902b795248c15> /usr/lib/libbz2.1.0.dylib
0x1cc563000 - 0x1cc563fff libcharset.1.dylib arm64  <53f9fda626da3468ad4122b7cda6bf85> /usr/lib/libcharset.1.dylib
0x1cc564000 - 0x1cc575fff libcmph.dylib arm64  <40b3fb793979348dbcd26254163707ba> /usr/lib/libcmph.dylib
0x1cc576000 - 0x1cc58dfff libcompression.dylib arm64  <bb058af7b395358798f1bbe71a811485> /usr/lib/libcompression.dylib
0x1cc58e000 - 0x1cc5a3fff libcoretls.dylib arm64  <e1e85ec6666e3e3682b58720458f4295> /usr/lib/libcoretls.dylib
0x1cc5a4000 - 0x1cc5a5fff libcoretls_cfhelpers.dylib arm64  <2b4e4cf075073cfb919ca9e0dc81f362> /usr/lib/libcoretls_cfhelpers.dylib
0x1cc5cb000 - 0x1cc5d1fff libcupolicy.dylib arm64  <4bfb09df0bc33d04b0b48bf5865de4f2> /usr/lib/libcupolicy.dylib
0x1cc5d2000 - 0x1cc5d9fff libdns_services.dylib arm64  <4bd0c91929fc38538e8050da9795f889> /usr/lib/libdns_services.dylib
0x1cc5da000 - 0x1cc5f6fff libedit.3.dylib arm64  <42d4f89fc6d037f1850fe23199d3f198> /usr/lib/libedit.3.dylib
0x1cc5f7000 - 0x1cc5fbfff libenergytrace.dylib arm64  <23ec641cb7a33168a7d21767a44c2b96> /usr/lib/libenergytrace.dylib
0x1cc5fc000 - 0x1cc613fff libexpat.1.dylib arm64  <f64e0f9728b83bf383fd5603232ced3b> /usr/lib/libexpat.1.dylib
0x1cc63f000 - 0x1cc643fff libgermantok.dylib arm64  <3672037e626c3a8596215f7e06928cbd> /usr/lib/libgermantok.dylib
0x1cc644000 - 0x1cc649fff libheimdal-asn1.dylib arm64  <a4db112c07f83b9a850ada5df7da6794> /usr/lib/libheimdal-asn1.dylib
0x1cc64a000 - 0x1cc73bfff libiconv.2.dylib arm64  <b5a71c6e228d3d3e8b5fedcd4255dc22> /usr/lib/libiconv.2.dylib
0x1cc75a000 - 0x1cc75bfff liblangid.dylib arm64  <112ea2fc4170389d8e301f2d503b7d7c> /usr/lib/liblangid.dylib
0x1cc75c000 - 0x1cc767fff liblockdown.dylib arm64  <683981afa3d134ac8c71bff0e2729f8e> /usr/lib/liblockdown.dylib
0x1cc768000 - 0x1cc780fff liblzma.5.dylib arm64  <ac0a98b6737e36d8aaf629eb11523a29> /usr/lib/liblzma.5.dylib
0x1cc7ae000 - 0x1cc802fff libmecab.dylib arm64  <9d1ca9ebc56739a192fe323d93fc96a5> /usr/lib/libmecab.dylib
0x1cc803000 - 0x1cca2ffff libmecabra.dylib arm64  <8aaab0fd9ee432aabe20847f822187cd> /usr/lib/libmecabra.dylib
0x1cca30000 - 0x1cca42fff libmis.dylib arm64  <c0c9802c4ef93eb5bfab8be48b9aa45d> /usr/lib/libmis.dylib
0x1cca43000 - 0x1cca58fff libnetworkextension.dylib arm64  <c735238a25e2361f80e54c1be32f99f0> /usr/lib/libnetworkextension.dylib
0x1ccdfc000 - 0x1cce30fff libpcap.A.dylib arm64  <fdbcd73d52613b00a2e98bc1b1634fd5> /usr/lib/libpcap.A.dylib
0x1cce31000 - 0x1cce3efff libperfcheck.dylib arm64  <29c158aa32c737539b8f53a960306954> /usr/lib/libperfcheck.dylib
0x1cce46000 - 0x1cce57fff libprequelite.dylib arm64  <26622cf859a53f04b08b7bbddee9595a> /usr/lib/libprequelite.dylib
0x1cce58000 - 0x1cce69fff libprotobuf-lite.dylib arm64  <da4c14dfcd3934839886281436ccc388> /usr/lib/libprotobuf-lite.dylib
0x1cce6a000 - 0x1ccec7fff libprotobuf.dylib arm64  <819e6df1cc5e3a7fba363828d3308c7d> /usr/lib/libprotobuf.dylib
0x1ccec8000 - 0x1ccf63fff libquic.dylib arm64  <6e4ac1df1571386f8afd2c6e34ec6b4e> /usr/lib/libquic.dylib
0x1ccf64000 - 0x1ccf7bfff libresolv.9.dylib arm64  <12b023016d11330885ccac2b2088a271> /usr/lib/libresolv.9.dylib
0x1ccf7c000 - 0x1ccf7efff libsandbox.1.dylib arm64  <a8de9ff9de8d3b92b95ea194b4e3551a> /usr/lib/libsandbox.1.dylib
0x1ccfc5000 - 0x1ccfc8fff libutil.dylib arm64  <43753c21a9993e258f7f14d0927d26a8> /usr/lib/libutil.dylib
0x1ccfc9000 - 0x1cd0aefff libxml2.2.dylib arm64  <81429373155c303198b0fc2be98c4d2f> /usr/lib/libxml2.2.dylib
0x1cd0b3000 - 0x1cd0dbfff libxslt.1.dylib arm64  <baae1eec041e3a86b7fb752405dbad5b> /usr/lib/libxslt.1.dylib
0x1cd0dc000 - 0x1cd0edfff libz.1.dylib arm64  <2d74baead4143d77b662da8d0b1d1a55> /usr/lib/libz.1.dylib
0x1cd123000 - 0x1cd125fff liblog_network.dylib arm64  <56dcfb168ea8341e8a9be72dae45f5d2> /usr/lib/log/liblog_network.dylib
0x1cd12d000 - 0x1cd133fff libswiftAVFoundation.dylib arm64  <67e0d358df8c3b53ad98037f10a7a43b> /usr/lib/swift/libswiftAVFoundation.dylib
0x1cd134000 - 0x1cd192fff libswiftAccelerate.dylib arm64  <88e5eda9d3213fd494fc5e8af00cc628> /usr/lib/swift/libswiftAccelerate.dylib
0x1cd1b7000 - 0x1cd1b8fff libswiftContacts.dylib arm64  <502ec8aacacf3c629d9a496d9347c551> /usr/lib/swift/libswiftContacts.dylib
0x1cd1b9000 - 0x1cd1c1fff libswiftCoreAudio.dylib arm64  <970b6f36639932e89c59bc078aa7fc7a> /usr/lib/swift/libswiftCoreAudio.dylib
0x1cd1c2000 - 0x1cd1c6fff libswiftCoreData.dylib arm64  <aea5e180a65b3aacb0e40a4ee9c2839e> /usr/lib/swift/libswiftCoreData.dylib
0x1cd1c7000 - 0x1cd1c7fff libswiftCoreFoundation.dylib arm64  <d449a43e412c36feb6747ed114314c9a> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1cd1c8000 - 0x1cd1c8fff libswiftCoreImage.dylib arm64  <ba71e2e6058c3853b8b09d1b90ffe79f> /usr/lib/swift/libswiftCoreImage.dylib
0x1cd1c9000 - 0x1cd1cbfff libswiftCoreLocation.dylib arm64  <1b6b663b1c49349f91bd583edd6c69f0> /usr/lib/swift/libswiftCoreLocation.dylib
0x1cd1cc000 - 0x1cd1d4fff libswiftCoreMIDI.dylib arm64  <a72b1bbf97913f509feca4f71884d963> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1cd1d5000 - 0x1cd1d8fff libswiftCoreML.dylib arm64  <199f106a9b143bf78d337b691f0a391f> /usr/lib/swift/libswiftCoreML.dylib
0x1cd1d9000 - 0x1cd210fff libswiftCoreMedia.dylib arm64  <097083d621df353089e6dd84fa0eb4e1> /usr/lib/swift/libswiftCoreMedia.dylib
0x1cd21d000 - 0x1cd226fff libswiftDarwin.dylib arm64  <dfee1bc4528b313da5ef5e76ba14101f> /usr/lib/swift/libswiftDarwin.dylib
0x1cd23e000 - 0x1cd240fff libswiftMapKit.dylib arm64  <9f51135bb13738bb98f2490bdaa1996f> /usr/lib/swift/libswiftMapKit.dylib
0x1cd241000 - 0x1cd244fff libswiftMediaPlayer.dylib arm64  <4c7bf4e2d51c3516a0d3803b5258404f> /usr/lib/swift/libswiftMediaPlayer.dylib
0x1cd245000 - 0x1cd249fff libswiftMetal.dylib arm64  <348d20b60e5a39c98d97a3529a238f8e> /usr/lib/swift/libswiftMetal.dylib
0x1cd25a000 - 0x1cd2a0fff libswiftNetwork.dylib arm64  <b2d4a42717b03379baf523b3f1212c36> /usr/lib/swift/libswiftNetwork.dylib
0x1cd2b2000 - 0x1cd2b3fff libswiftQuartzCore.dylib arm64  <0fc600ab2b9f3de5954744e721dc7f14> /usr/lib/swift/libswiftQuartzCore.dylib
0x1cd2eb000 - 0x1cd2ecfff libswiftVision.dylib arm64  <9bd505586c2c37118db15be4baa52721> /usr/lib/swift/libswiftVision.dylib
0x1cd2ef000 - 0x1cd2f1fff libswiftWebKit.dylib arm64  <97a34f60f83e3229836c78faa33507a8> /usr/lib/swift/libswiftWebKit.dylib
0x1cd2f2000 - 0x1cd303fff libswiftos.dylib arm64  <ab7bf447a6b73a91b197ce5622a06039> /usr/lib/swift/libswiftos.dylib
0x1cd304000 - 0x1cd316fff libswiftsimd.dylib arm64  <d1b78ff3b40d30fdab9d84eb897e4e73> /usr/lib/swift/libswiftsimd.dylib
0x1cd317000 - 0x1cd31cfff libcache.dylib arm64  <e8c6262220fb379e84bc9db3b2aba0ac> /usr/lib/system/libcache.dylib
0x1cd31d000 - 0x1cd329fff libcommonCrypto.dylib arm64  <c3c9ae0aceef3414a96d25bade1874ae> /usr/lib/system/libcommonCrypto.dylib
0x1cd32a000 - 0x1cd32efff libcompiler_rt.dylib arm64  <8916d0addb8434e5bcd40d8ab5d76c02> /usr/lib/system/libcompiler_rt.dylib
0x1cd32f000 - 0x1cd337fff libcopyfile.dylib arm64  <0b6710aeb0583f4d8fc1c09d008582d2> /usr/lib/system/libcopyfile.dylib
0x1cd419000 - 0x1cd419fff liblaunch.dylib arm64  <c0b27a3dc479314190c6d9a8ff3cbf71> /usr/lib/system/liblaunch.dylib
0x1cd41a000 - 0x1cd41ffff libmacho.dylib arm64  <10f716eba3e13cb0af651a36f659ecc3> /usr/lib/system/libmacho.dylib
0x1cd420000 - 0x1cd422fff libremovefile.dylib arm64  <5580daefe9ba3c5c81e48a3e39e8deb1> /usr/lib/system/libremovefile.dylib
0x1cd423000 - 0x1cd424fff libsystem_blocks.dylib arm64  <ae093248e9c83111905225f810536822> /usr/lib/system/libsystem_blocks.dylib
0x1cd425000 - 0x1cd427fff libsystem_collections.dylib arm64  <f0067cb586593226a91ab75c2aba2373> /usr/lib/system/libsystem_collections.dylib
0x1cd428000 - 0x1cd42cfff libsystem_configuration.dylib arm64  <fc12c19edf5a34cd90f920a2a829a2e9> /usr/lib/system/libsystem_configuration.dylib
0x1cd42d000 - 0x1cd43ffff libsystem_containermanager.dylib arm64  <c0d15650e0db3b8d907a190ba03bc8a2> /usr/lib/system/libsystem_containermanager.dylib
0x1cd440000 - 0x1cd441fff libsystem_coreservices.dylib arm64  <0dd39eb6d50531f6b241f90412095409> /usr/lib/system/libsystem_coreservices.dylib
0x1cd442000 - 0x1cd44bfff libsystem_darwin.dylib arm64  <5017683681e9368a848b09534aca71a3> /usr/lib/system/libsystem_darwin.dylib
0x1cd44c000 - 0x1cd454fff libsystem_dnssd.dylib arm64  <d89f3496d00738fb920804b3a8aa7e69> /usr/lib/system/libsystem_dnssd.dylib
0x1cd455000 - 0x1cd457fff libsystem_featureflags.dylib arm64  <c11133058e7d326dadb4960a0062e474> /usr/lib/system/libsystem_featureflags.dylib
0x1cd458000 - 0x1cd485fff libsystem_m.dylib arm64  <5a8ccfab10a8389dae46bc4be30bc7a6> /usr/lib/system/libsystem_m.dylib
0x1cd486000 - 0x1cd490fff libsystem_platform.dylib arm64  <d5e47884b93d388eb0bc3dabcea2f1ef> /usr/lib/system/libsystem_platform.dylib
0x1cd491000 - 0x1cd491fff libsystem_product_info_filter.dylib arm64  <02b1e68d8be532dea6751063ca69e255> /usr/lib/system/libsystem_product_info_filter.dylib
0x1cd492000 - 0x1cd4a2fff libsystem_pthread.dylib arm64  <32a07ba478653ad49bcfad54da07cf54> /usr/lib/system/libsystem_pthread.dylib
0x1cd4a3000 - 0x1cd4a6fff libsystem_sandbox.dylib arm64  <c67a45d21c283352a40842eb07dc08c0> /usr/lib/system/libsystem_sandbox.dylib
0x1cd4a7000 - 0x1cd4b0fff libunwind.dylib arm64  <52d204230bd43b34a04e63533e6a5ff7> /usr/lib/system/libunwind.dylib
0x1cd4b1000 - 0x1cd4e3fff libxpc.dylib arm64  <90bce30eaf1f3a0dbbd74f98ebe53364> /usr/lib/system/libxpc.dylib
0x1cd593000 - 0x1cd5aafff AccessibilitySettingsLoader arm64  <e68e7bd182133a238b840f76c208283b> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1cd987000 - 0x1cda8cfff AGXMetalA9 arm64  <1b2e54342fc437a3b7ba1ed0130ce940> /System/Library/Extensions/AGXMetalA9.bundle/AGXMetalA9
0x1cda9a000 - 0x1cdab6fff AppleMetalGLRenderer arm64  <a754e8f4cc363df083aa8979893379ff> /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer
0x1ce560000 - 0x1ce66ffff AVFAudio arm64  <a94d7d273e653393ac87ced33a2c8a63> /System/Library/Frameworks/AVFAudio.framework/AVFAudio
0x1ce795000 - 0x1ce79bfff AuthenticationServicesCore arm64  <0f1e28b7db733c88bd262ebad506155e> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore
0x1ce79c000 - 0x1ce7a8fff CMImaging arm64  <0ae1367486b63e2793ead69912813964> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging
0x1ce7a9000 - 0x1ce7bffff CinematicFraming arm64  <6167522274cb329ca1543ed076e01142> /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming
0x1ce863000 - 0x1ce87afff CoreSpeechFoundation arm64  <a1a76adffbd734ed9b259e0d824a6dc3> /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation
0x1ce9a2000 - 0x1ce9b1fff MobileSafari arm64  <c89f974e3dfc34689e39798d63ac578e> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari
0x1cea1a000 - 0x1cf128fff PegasusAPI arm64  <66c0060ae3313579940f9eb2cb09f304> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
0x1cf259000 - 0x1cf25dfff SiriLiminal arm64  <14a3b21b1ea13197acda93a280d0d6fa> /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal
0x1cf3cc000 - 0x1cf3defff SpotlightLinguistics arm64  <0d40310f3a8934d0a589a3d40319c55a> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF

@palpatim palpatim added the pending-triage Issue is pending triage label May 26, 2021
@atierian
Copy link
Member

These appear to be related, but subtly different, issues

There first one with Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d is a Watchdog termination. Something is blocking the main thread long enough for the Watchdog to decide to terminate with 0x8badf00d (ate bad food). [Watchdog Terminations]

The second stack BUG IN CLIENT OF LIBDISPATCH: Semaphore object deallocated while in use is due to how the AWSIoT Framework sets up the dispatch semaphores it uses. They're being created with dispatch_semaphore_create(1);, decremented to 0, then released. This causes a crash, as can be seen in libdispatch.

void
_dispatch_semaphore_dispose(dispatch_object_t dou,
		DISPATCH_UNUSED bool *allow_free)
{
	dispatch_semaphore_t dsema = dou._dsema;

	if (dsema->dsema_value < dsema->dsema_orig) { /* <--- crash happens here in libdispatch */
		DISPATCH_CLIENT_CRASH(dsema->dsema_orig - dsema->dsema_value,
				"Semaphore object deallocated while in use"); 
	}

	_dispatch_sema4_dispose(&dsema->dsema_sema, _DSEMA4_POLICY_FIFO);
}

dispatch_semaphore_create(1) is currently being used in:

  • _timerSemaphore in AWSIoTMQTTClient
  • _encodeSemaphore in AWSMWTTEncoder
  • _drainSenderQueueSemaphore in AWSMQTTSession

The watchdog termination could be related to the semaphore issue noted above.

The libdispatch crash is actionable, so we'll look to address that first and see if it fixes the Watchdog termination.

@brennanMKE
Copy link
Contributor

The PR below is meant to eliminate this problem.

#4211

@atierian atierian assigned brennanMKE and unassigned atierian Jul 22, 2022
@thisisabhash thisisabhash added closing soon and removed follow up Requires follow up from maintainers labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iot Issues related to the IoT SDK
Projects
None yet
Development

No branches or pull requests

9 participants