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

Crashed in APMAnalytics initialize #7282

Closed
Monster-L opened this issue Jan 11, 2021 · 7 comments
Closed

Crashed in APMAnalytics initialize #7282

Monster-L opened this issue Jan 11, 2021 · 7 comments

Comments

@Monster-L
Copy link

[REQUIRED] Step 1: Describe your environment

  • Xcode version:
  • Firebase SDK version: 7.1
  • Installation method: CocoaPods
  • Firebase Component: Core,Analytics

[REQUIRED] Step 2: Describe the problem

crash log found [APMAnalytics initialize] take too much time at app startup

Steps to reproduce:

Relevant Code:

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, <RBSTerminateContext| domain:10 code:0x8BADF00D explanation:process-launch watchdog transgression: application<com.bingo.king.game.ios>:4988 exhausted real (wall clock) time allowance of 20.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: process-launch | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 6.450 (user 6.450, system 0.000), 5% CPU", | "Elapsed application CPU time (seconds): 0.115, 0% CPU" | ) reportType:CrashLog maxTerminationResistance:Interactive>
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001cd3143d0 __ulock_wait + 8
1   libsystem_platform.dylib      	0x00000001e89350e8 _os_unfair_lock_lock_slow + 196
2   Foundation                    	0x00000001a26de470 -[NSObject+ 1082480 (NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 104
3   Foundation                    	0x00000001a261a7e8 -[NSOperationQueue setName:] + 148
4   UnityFramework                	0x00000001074617dc __26+[APMAnalytics initialize]_block_invoke + 80
5   libdispatch.dylib             	0x00000001a0fe8ac8 _dispatch_client_callout + 20
6   libdispatch.dylib             	0x00000001a0fea250 _dispatch_once_callout + 32
7   UnityFramework                	0x0000000107461788 +[APMAnalytics initialize] + 76
8   libobjc.A.dylib               	0x00000001b545f508 CALLING_SOME_+initialize_METHOD + 24
9   libobjc.A.dylib               	0x00000001b5465a88 initializeNonMetaClass + 716
10  libobjc.A.dylib               	0x00000001b5467060 initializeAndMaybeRelock+ 53344 (objc_class*, objc_object*, mutex_tt<false>&, bool) + 280
11  libobjc.A.dylib               	0x00000001b5475a38 lookUpImpOrForward + 944
12  libobjc.A.dylib               	0x00000001b545fda4 _objc_msgSend_uncached + 68
13  UnityFramework                	0x000000010746172c +[APMAnalytics load] + 80
14  libobjc.A.dylib               	0x00000001b546e888 load_images + 928
15  libdyld.dylib                 	0x00000001a1037b78 invocation function for block in dyld3::AllImages::runInitialzersBottomUp+ 68472 (dyld3::closure::Image const*) + 224
16  libdyld.dylib                 	0x00000001a10298f0 dyld3::closure::Image::forEachImageToInitBefore(void + 10480 (unsigned int, bool&) block_pointer) const + 104
17  libdyld.dylib                 	0x00000001a1038670 dyld3::AllImages::loadImage+ 71280 (Diagnostics&, char const*, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool, void const*) + 828
18  libdyld.dylib                 	0x00000001a1038164 dyld3::AllImages::dlopen+ 69988 (Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*, bool) + 904
19  libdyld.dylib                 	0x00000001a1039fc8 dyld3::dlopen_internal+ 77768 (char const*, int, void*) + 372
20  libdyld.dylib                 	0x00000001a102c37c dlopen_internal+ 21372 (char const*, int, void*) + 112
21  CoreFoundation                	0x00000001a13420c8 _CFBundleDlfcnLoadFramework + 140
22  CoreFoundation                	0x00000001a1312524 _CFBundleLoadExecutableAndReturnError + 420
23  Foundation                    	0x00000001a26109e8 -[NSBundle loadAndReturnError:] + 336
24  BBBBBBKing                     	0x000000010478e334 UnityFrameworkLoad() + 25396 (main.mm:12)
25  BBBBBBKing                     	0x000000010478e3dc main + 25564 (main.mm:0)
26  libdyld.dylib                 	0x00000001a1027e60 start + 4

Thread 1 name:  Dispatch queue: com.google.GDTCORFlatFileStorage
Thread 1:
0   libsystem_kernel.dylib        	0x00000001cd3137ac __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	0x00000001e89402f4 _pthread_mutex_firstfit_lock_wait + 92
2   libsystem_pthread.dylib       	0x00000001e8940244 _pthread_mutex_firstfit_lock_slow + 216
3   libdyld.dylib                 	0x00000001a1039ea0 dyld3::dlopen_internal+ 77472 (char const*, int, void*) + 76
4   libdyld.dylib                 	0x00000001a102c37c dlopen_internal+ 21372 (char const*, int, void*) + 112
5   Foundation                    	0x00000001a26dfa90 ___NSKVOShouldForwardCustomizationChecksToSwiftOverlayForClass_block_invoke + 32
6   libdispatch.dylib             	0x00000001a0fe8ac8 _dispatch_client_callout + 20
7   libdispatch.dylib             	0x00000001a0fea250 _dispatch_once_callout + 32
8   Foundation                    	0x00000001a26ddcbc _NSKVOShouldForwardCustomizationChecksToSwiftOverlayForClass + 104
9   Foundation                    	0x00000001a25e0568 +[NSObject+ 42344 (NSKeyValueObservingCustomization) keyPathsForValuesAffectingValueForKey:] + 124
10  Foundation                    	0x00000001a25e02cc -[NSKeyValueUnnestedProperty _givenPropertiesBeingInitialized:getAffectingProperties:] + 172
11  Foundation                    	0x00000001a25dfff8 -[NSKeyValueUnnestedProperty _initWithContainerClass:key:propertiesBeingInitialized:] + 132
12  Foundation                    	0x00000001a26e0844 NSKeyValuePropertyForIsaAndKeyPathInner + 284
13  Foundation                    	0x00000001a26e1018 NSKeyValuePropertyForIsaAndKeyPath + 172
14  Foundation                    	0x00000001a26def8c _NSKeyValueCreateImplicitObservationInfo + 212
15  Foundation                    	0x00000001a25f3ecc -[NSOperation init] + 340
16  Foundation                    	0x00000001a26b1e70 -[NSFilesystemItemMoveOperation initWithSourceURL:destinationURL:options:] + 80
17  Foundation                    	0x00000001a26461a0 +[NSFilesystemItemMoveOperation filesystemItemMoveOperationWithSourceURL:destinationURL:options:] + 68
18  Foundation                    	0x00000001a26371fc -[NSFileManager moveItemAtPath:toPath:error:] + 148
19  GoogleDataTransport           	0x0000000104ff3e10 0x104fe4000 + 65040
20  libdispatch.dylib             	0x00000001a0fe6fd0 _dispatch_call_block_and_release + 32
21  libdispatch.dylib             	0x00000001a0fe8ac8 _dispatch_client_callout + 20
22  libdispatch.dylib             	0x00000001a0fefc08 _dispatch_lane_serial_drain + 580
23  libdispatch.dylib             	0x00000001a0ff0734 _dispatch_lane_invoke + 408
24  libdispatch.dylib             	0x00000001a0ffa528 _dispatch_workloop_worker_thread + 708
25  libsystem_pthread.dylib       	0x00000001e893c908 _pthread_wqthread + 276
26  libsystem_pthread.dylib       	0x00000001e894377c start_wqthread + 8

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

@maksymmalyhin
Copy link
Contributor

maksymmalyhin commented Jan 11, 2021

@Monster-L The issue looks related to #6936 which should be fixed in Firebase 7.2. Could you please update Firebase to 7.2 and let us know if the crash is still reproducible.

@Monster-L
Copy link
Author

@maksymmalyhin Thanks for your reply, I have updated to the latest 7.3, but the problem still exists。
Kill the application, restart the application will probably crash

@maksymmalyhin
Copy link
Contributor

We will keep investigating the issue. The following information will be helpful:

  • Stack traces for other threads. +[APMAnalytics initialize] seems to be blocked on another operation.
  • a sample project to reproduce the issue.

@Monster-L
Copy link
Author

Monster-L commented Jan 13, 2021

Here is the complete crash log

Incident Identifier: 24C21BCD-A31A-4479-9D22-31C99E6C082F
CrashReporter Key:   f3e8724d9d1eeb98488d114ad0678d301149a223
Hardware Model:      iPhone11,8
Process:             XXXKing [4988]
Path:                /private/var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/XXXKing
Identifier:          com.XXXKing.ios
Version:             7 (1.2.1)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.XXXKing.ios [1142]


Date/Time:           2021-01-11 17:10:54.9054 +0800
Launch Time:         2021-01-11 17:10:34.8396 +0800
OS Version:          iPhone OS 14.0 (18A373)
Release Type:        User
Baseband Version:    3.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, <RBSTerminateContext| domain:10 code:0x8BADF00D explanation:process-launch watchdog transgression: application<com.XXXKing.ios>:4988 exhausted real (wall clock) time allowance of 20.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: process-launch | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 6.450 (user 6.450, system 0.000), 5% CPU", | "Elapsed application CPU time (seconds): 0.115, 0% CPU" | ) reportType:CrashLog maxTerminationResistance:Interactive>
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001cd3143d0 __ulock_wait + 8
1   libsystem_platform.dylib      	0x00000001e89350e8 _os_unfair_lock_lock_slow + 196
2   Foundation                    	0x00000001a26de470 -[NSObject+ 1082480 (NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 104
3   Foundation                    	0x00000001a261a7e8 -[NSOperationQueue setName:] + 148
4   UnityFramework                	0x00000001074617dc __26+[APMAnalytics initialize]_block_invoke + 80
5   libdispatch.dylib             	0x00000001a0fe8ac8 _dispatch_client_callout + 20
6   libdispatch.dylib             	0x00000001a0fea250 _dispatch_once_callout + 32
7   UnityFramework                	0x0000000107461788 +[APMAnalytics initialize] + 76
8   libobjc.A.dylib               	0x00000001b545f508 CALLING_SOME_+initialize_METHOD + 24
9   libobjc.A.dylib               	0x00000001b5465a88 initializeNonMetaClass + 716
10  libobjc.A.dylib               	0x00000001b5467060 initializeAndMaybeRelock+ 53344 (objc_class*, objc_object*, mutex_tt<false>&, bool) + 280
11  libobjc.A.dylib               	0x00000001b5475a38 lookUpImpOrForward + 944
12  libobjc.A.dylib               	0x00000001b545fda4 _objc_msgSend_uncached + 68
13  UnityFramework                	0x000000010746172c +[APMAnalytics load] + 80
14  libobjc.A.dylib               	0x00000001b546e888 load_images + 928
15  libdyld.dylib                 	0x00000001a1037b78 invocation function for block in dyld3::AllImages::runInitialzersBottomUp+ 68472 (dyld3::closure::Image const*) + 224
16  libdyld.dylib                 	0x00000001a10298f0 dyld3::closure::Image::forEachImageToInitBefore(void + 10480 (unsigned int, bool&) block_pointer) const + 104
17  libdyld.dylib                 	0x00000001a1038670 dyld3::AllImages::loadImage+ 71280 (Diagnostics&, char const*, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool, void const*) + 828
18  libdyld.dylib                 	0x00000001a1038164 dyld3::AllImages::dlopen+ 69988 (Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*, bool) + 904
19  libdyld.dylib                 	0x00000001a1039fc8 dyld3::dlopen_internal+ 77768 (char const*, int, void*) + 372
20  libdyld.dylib                 	0x00000001a102c37c dlopen_internal+ 21372 (char const*, int, void*) + 112
21  CoreFoundation                	0x00000001a13420c8 _CFBundleDlfcnLoadFramework + 140
22  CoreFoundation                	0x00000001a1312524 _CFBundleLoadExecutableAndReturnError + 420
23  Foundation                    	0x00000001a26109e8 -[NSBundle loadAndReturnError:] + 336
24  XXXKing                     	0x000000010478e334 UnityFrameworkLoad() + 25396 (main.mm:12)
25  XXXKing                     	0x000000010478e3dc main + 25564 (main.mm:0)
26  libdyld.dylib                 	0x00000001a1027e60 start + 4

Thread 1 name:  Dispatch queue: com.google.GDTCORFlatFileStorage
Thread 1:
0   libsystem_kernel.dylib        	0x00000001cd3137ac __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	0x00000001e89402f4 _pthread_mutex_firstfit_lock_wait + 92
2   libsystem_pthread.dylib       	0x00000001e8940244 _pthread_mutex_firstfit_lock_slow + 216
3   libdyld.dylib                 	0x00000001a1039ea0 dyld3::dlopen_internal+ 77472 (char const*, int, void*) + 76
4   libdyld.dylib                 	0x00000001a102c37c dlopen_internal+ 21372 (char const*, int, void*) + 112
5   Foundation                    	0x00000001a26dfa90 ___NSKVOShouldForwardCustomizationChecksToSwiftOverlayForClass_block_invoke + 32
6   libdispatch.dylib             	0x00000001a0fe8ac8 _dispatch_client_callout + 20
7   libdispatch.dylib             	0x00000001a0fea250 _dispatch_once_callout + 32
8   Foundation                    	0x00000001a26ddcbc _NSKVOShouldForwardCustomizationChecksToSwiftOverlayForClass + 104
9   Foundation                    	0x00000001a25e0568 +[NSObject+ 42344 (NSKeyValueObservingCustomization) keyPathsForValuesAffectingValueForKey:] + 124
10  Foundation                    	0x00000001a25e02cc -[NSKeyValueUnnestedProperty _givenPropertiesBeingInitialized:getAffectingProperties:] + 172
11  Foundation                    	0x00000001a25dfff8 -[NSKeyValueUnnestedProperty _initWithContainerClass:key:propertiesBeingInitialized:] + 132
12  Foundation                    	0x00000001a26e0844 NSKeyValuePropertyForIsaAndKeyPathInner + 284
13  Foundation                    	0x00000001a26e1018 NSKeyValuePropertyForIsaAndKeyPath + 172
14  Foundation                    	0x00000001a26def8c _NSKeyValueCreateImplicitObservationInfo + 212
15  Foundation                    	0x00000001a25f3ecc -[NSOperation init] + 340
16  Foundation                    	0x00000001a26b1e70 -[NSFilesystemItemMoveOperation initWithSourceURL:destinationURL:options:] + 80
17  Foundation                    	0x00000001a26461a0 +[NSFilesystemItemMoveOperation filesystemItemMoveOperationWithSourceURL:destinationURL:options:] + 68
18  Foundation                    	0x00000001a26371fc -[NSFileManager moveItemAtPath:toPath:error:] + 148
19  GoogleDataTransport           	0x0000000104ff3e10 0x104fe4000 + 65040
20  libdispatch.dylib             	0x00000001a0fe6fd0 _dispatch_call_block_and_release + 32
21  libdispatch.dylib             	0x00000001a0fe8ac8 _dispatch_client_callout + 20
22  libdispatch.dylib             	0x00000001a0fefc08 _dispatch_lane_serial_drain + 580
23  libdispatch.dylib             	0x00000001a0ff0734 _dispatch_lane_invoke + 408
24  libdispatch.dylib             	0x00000001a0ffa528 _dispatch_workloop_worker_thread + 708
25  libsystem_pthread.dylib       	0x00000001e893c908 _pthread_wqthread + 276
26  libsystem_pthread.dylib       	0x00000001e894377c start_wqthread + 8

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xfffffffffffffffc   x1: 0x0000000000000000   x2: 0x0000000000001706   x3: 0x0000000000000000
    x4: 0x000000016b671bc0   x5: 0x0000000000000000   x6: 0x000000016b6720c8   x7: 0x0000000000000000
    x8: 0x0000000000001706   x9: 0x0000000000000001  x10: 0x0000000000000001  x11: 0x0000000014388033
   x12: 0x0000000000000005  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0xffffffffffffffff
   x16: 0x0000000000000203  x17: 0x00000001a26de408  x18: 0x0000000000000000  x19: 0x0000000000000407
   x20: 0x0000000000000000  x21: 0x00000001fe837644  x22: 0x0000000001000002  x23: 0x0000000000001706
   x24: 0x0000000000000000  x25: 0x0000000000000407  x26: 0x0000000000000000  x27: 0x00000001f10d0118
   x28: 0x00000001f55b4000   fp: 0x000000016b671af0   lr: 0x00000001e89350e8
    sp: 0x000000016b671ab0   pc: 0x00000001cd3143d0 cpsr: 0x40000000
   esr: 0x56000080  Address size fault

Binary Images:
0x104788000 - 0x104a87fff XXXKing arm64  <e6551424d4cd3835ab738ef8934a8436> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/XXXKing
0x104b90000 - 0x104bbffff AFNetworking arm64  <b65d869490ef3eb692b5fee8bac841c4> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/AFNetworking.framework/AFNetworking
0x104c18000 - 0x104c6ffff AliyunOSSiOS arm64  <192453e587be3ace9e244b2dcce3e08a> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/AliyunOSSiOS.framework/AliyunOSSiOS
0x104d24000 - 0x104d33fff FBLPromises arm64  <6c77223d24a63fecb17d0ed83d129aa7> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/FBLPromises.framework/FBLPromises
0x104d54000 - 0x104d67fff FMDB arm64  <cfb6e6f0643b3fa88000f1f83eb66160> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/FMDB.framework/FMDB
0x104d8c000 - 0x104d9bfff FirebaseCore arm64  <468a03426a463c1b8d6e76afb9a0f000> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/FirebaseCore.framework/FirebaseCore
0x104dc0000 - 0x104dc7fff FirebaseCoreDiagnostics arm64  <7b547a1e23193d1a87313a2ba3db89dc> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics
0x104dd8000 - 0x104deffff FirebaseInstallations arm64  <cf57b37cf8e5333597f5f0c22bc273f8> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations
0x104e20000 - 0x104e27fff nanopb arm64  <4c2e8642c96b34e5bad72abc1c2bd3e6> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/nanopb.framework/nanopb
0x104e3c000 - 0x104eabfff dyld arm64e  <0edb2835e9a8365187487d336708cfec> /usr/lib/dyld
0x104f2c000 - 0x104f6bfff FirebaseCrashlytics arm64  <753d1e9c34893193a16a1877324d85fd> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x104fe4000 - 0x105003fff GoogleDataTransport arm64  <9bdb1faf50c93007bb5d56a23e76a7a6> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport
0x10503c000 - 0x105057fff GoogleUtilities arm64  <3e2cf818e98835ba9f075eb36db5d49d> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x105088000 - 0x105097fff MJExtension arm64  <93b25a9b910c361ebb12622d3f721103> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/MJExtension.framework/MJExtension
0x1050b4000 - 0x1050cbfff MJRefresh arm64  <750124c5a23b3045b01fae27aef19afd> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/MJRefresh.framework/MJRefresh
0x1050fc000 - 0x10510ffff Masonry arm64  <effa3de9cc843730a2d376658a3a72c2> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/Masonry.framework/Masonry
0x105134000 - 0x10517bfff SDWebImage arm64  <c5d911c12fee3cbcaafa3485e12006b0> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/SDWebImage.framework/SDWebImage
0x10521c000 - 0x10524ffff lottie_ios_Oc arm64  <723ff215ea30311e8c30d6093ef9928c> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/lottie_ios_Oc.framework/lottie_ios_Oc
0x107298000 - 0x1072a3fff libobjc-trampolines.dylib arm64e  <9c4daf11088c3f588effdd33ae00ee07> /usr/lib/libobjc-trampolines.dylib
0x10733c000 - 0x108f6bfff UnityFramework arm64  <c20f4c72b60630d9b29498502f46af91> /var/containers/Bundle/Application/BC1A2247-6BAA-4D60-BE1B-017692ACA150/XXXKing.app/Frameworks/UnityFramework.framework/UnityFramework
0x1a0fe5000 - 0x1a1026fff libdispatch.dylib arm64e  <8e662f82b1e43e7ea37618e9755a8f51> /usr/lib/system/libdispatch.dylib
0x1a1027000 - 0x1a1060fff libdyld.dylib arm64e  <90a4e82e250c35e38b2d51d6d8b1119b> /usr/lib/system/libdyld.dylib
0x1a1061000 - 0x1a12c8fff libicucore.A.dylib arm64e  <9a22d83439b03852800b4f1c22d96f30> /usr/lib/libicucore.A.dylib
0x1a12c9000 - 0x1a167cfff CoreFoundation arm64e  <472c9193115d34cdad1d0e7e091c9432> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a167d000 - 0x1a1821fff CoreServices arm64e  <b9421521c5ac3fe494c338efd31340cc> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a1822000 - 0x1a1869fff WirelessDiagnostics arm64e  <b9ba4811f00431f08a721c509e3e4036> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a186a000 - 0x1a18e3fff SystemConfiguration arm64e  <560fcc9dd59f3fee9dbb26782474f21f> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1a18e4000 - 0x1a19d5fff CoreTelephony arm64e  <3b124b5cbc0e3191abecff20e050cb2c> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1a19d6000 - 0x1a1e63fff CFNetwork arm64e  <81f1c72300083684a8f93eac348cb8e6> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a1e64000 - 0x1a255ffff libnetwork.dylib arm64e  <b5b3893fd3523c19ba4e8501959bd12e> /usr/lib/libnetwork.dylib
0x1a2560000 - 0x1a25d5fff Accounts arm64e  <21e6a82c35af37758738eb166d2516f9> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a25d6000 - 0x1a2884fff Foundation arm64e  <095c09dd64363270b062a150203fdeed> /System/Library/Frameworks/Foundation.framework/Foundation
0x1a2885000 - 0x1a2bdefff ImageIO arm64e  <251bb16754253a5f81d10c6d99c8078e> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a2bf8000 - 0x1a3186fff CoreGraphics arm64e  <b3c1f2f08e593dc9b0b751fbcfd4ac69> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1a3187000 - 0x1a45c1fff UIKitCore arm64e  <47154c6d47df3abba15256b159b014e4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1a45c2000 - 0x1a45dffff libAccessibility.dylib arm64e  <e91fab22d3793fb6a05419d75bbb29b8> /usr/lib/libAccessibility.dylib
0x1a45e0000 - 0x1a485efff QuartzCore arm64e  <fc06cf9f7fb03c72b2edc0728aa956ab> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1a485f000 - 0x1a48c7fff BackBoardServices arm64e  <e69ec1495b5038ddbdfe88e3349b95d7> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1a48c8000 - 0x1a4952fff TextInput arm64e  <4bc672f98006355594a3d0436e8d25c8> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1a49bb000 - 0x1a4d5dfff AppleMediaServices arm64e  <fcab506f6f5d3ca8b9276253d8f42ebb> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1a5304000 - 0x1a5319fff UIKitServices arm64e  <86d736e120cd3cdca8ff5414bba3d5cc> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1a531a000 - 0x1a546bfff Preferences arm64e  <ba052e60db94333098f5aa8ea2e31877> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1a546c000 - 0x1a5688fff ContactsUI arm64e  <54cae8b0503737df96c492a8c6cf0c4c> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1a5689000 - 0x1a583dfff CoreText arm64e  <050bdd2cb8ed38e38eaa0594fa8240f2> /System/Library/Frameworks/CoreText.framework/CoreText
0x1a583e000 - 0x1a5857fff ExtensionKit arm64e  <e066d835d79e3163a9c0805f70a4631e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1a586d000 - 0x1a58eefff BaseBoard arm64e  <7a9aa681f37b360cb4acd2d6b4749c66> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1a58ef000 - 0x1a5b13fff CoreDuet arm64e  <a3b6781cec36327582b2306bade9346b> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1a5b14000 - 0x1a5c69fff Contacts arm64e  <67cc4cbb4d7c3ca59a85123d2988fc02> /System/Library/Frameworks/Contacts.framework/Contacts
0x1a5c6a000 - 0x1a7142fff GeoServices arm64e  <5e5eb6645dac3f2198854bc3f4dce643> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1a7143000 - 0x1a71cafff CoreLocation arm64e  <e36d33957e6a3d4286f57bcccb70605e> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a71cb000 - 0x1a7373fff CloudKit arm64e  <ddc63eae5eb235319fed0708ccd8df17> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1a7374000 - 0x1a76e5fff CoreData arm64e  <e6bbd2ec59f6316a9368b53ba3da38ae> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a83c8000 - 0x1a8407fff AppSupport arm64e  <3ea1df04e23535a08e8829059dd0bb0b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a8408000 - 0x1a852bfff ManagedConfiguration arm64e  <bb7aaec42857310586fdc8c6039ab949> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a852c000 - 0x1a859bfff IMFoundation arm64e  <728dee4ab148368287fb3f76241610d6> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1a859c000 - 0x1a86a8fff IDS arm64e  <10b4c03229b4345692797d5ecacf266c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1a86a9000 - 0x1a87f0fff Security arm64e  <561035ebc71638dcb8704157d8e33a12> /System/Library/Frameworks/Security.framework/Security
0x1a8bf5000 - 0x1a8c0dfff AudioSession arm64e  <b0690f52921c3d588f7b91821c684799> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1a8c0e000 - 0x1a8da6fff AVFCore arm64e  <fab7d28d218f368498dd8e257b53672d> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1a8da7000 - 0x1a9317fff Intents arm64e  <c6a2d9acadad384fb02b6a0e7bb9e25d> /System/Library/Frameworks/Intents.framework/Intents
0x1a9365000 - 0x1a966ffff CoreImage arm64e  <05532db016c13c7ea972fe487d012de4> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a9670000 - 0x1a972cfff ColorSync arm64e  <d9bf07a0baf2344cb166a361c3b60f3f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1a972d000 - 0x1a9767fff CoreVideo arm64e  <b5e27f03e4323c39a2baa0bae968090c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a9768000 - 0x1a9f23fff MediaToolbox arm64e  <1db71a5dd37f39309b78459d935170f5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a9f24000 - 0x1aa01afff CoreMedia arm64e  <f9e32bbbd96d3857bbf4082764d82bc2> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1aa01b000 - 0x1aa282fff AudioToolbox arm64e  <c5b70d8dd3be31fa92349b73e6e5fa20> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1aa283000 - 0x1aa2d3fff CoreHaptics arm64e  <722e975225f23e749a39407011251d96> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1aa333000 - 0x1aa436fff UIFoundation arm64e  <a3842c44eae536f297e4eb01880d1f80> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1aa437000 - 0x1aa475fff libsystem_info.dylib arm64e  <745a30449c5b3b0c8befb0ef20946543> /usr/lib/system/libsystem_info.dylib
0x1aa476000 - 0x1aa4f4fff libsystem_c.dylib arm64e  <556a84c292fc3808b22531980a063367> /usr/lib/system/libsystem_c.dylib
0x1aa4f5000 - 0x1aa53ffff RunningBoardServices arm64e  <25ba98bf3dcd3c0aa0b668338627cc67> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1aa540000 - 0x1ab50ffff JavaScriptCore arm64e  <d7fde8d9f1c238b7a7d08edaeea60b91> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1abaae000 - 0x1abb3bfff ContactsFoundation arm64e  <6d4810bc14833d2780e811f4d59b9c2e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1abd76000 - 0x1abd98fff ProactiveEventTracker arm64e  <ca969995923838c487eb0b89ee0a46b9> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1abd99000 - 0x1abde2fff Lexicon arm64e  <69ef17c2e407356da99fec9f301d3889> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1abe4f000 - 0x1abe9efff CoreDuetContext arm64e  <7411a7097f8039aebb969dd711ba46ea> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1abe9f000 - 0x1abf48fff IOKit arm64e  <937fc8dffa133ec39f27653439df070f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1abf49000 - 0x1abf59fff DataMigration arm64e  <d2e907b8c5de3704b0d90b9617a647c8> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1abf5a000 - 0x1abfb5fff SpringBoardServices arm64e  <31be00340ef33e4d8514b5d10c84f63a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1abfc8000 - 0x1ac227fff CoreMotion arm64e  <6577524450723c8795579f82c2cd925a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1ac228000 - 0x1ac367fff EventKit arm64e  <64fa133c69e23281a47469c92894d670> /System/Library/Frameworks/EventKit.framework/EventKit
0x1ac8b0000 - 0x1acb17fff MediaRemote arm64e  <7c84d798236231d09aab437599305b73> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1acb18000 - 0x1accbbfff CoreUtils arm64e  <4c48b88e47e833b7bd3dc24f44bba99a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1accbc000 - 0x1accd2fff FamilyCircle arm64e  <8f912ab46995329d83e96cdeb22072d0> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1accd3000 - 0x1acd41fff CoreSpotlight arm64e  <bfb1328d98c931b1baf79f1a229ebee2> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1ad2c5000 - 0x1ad389fff CoreUI arm64e  <0178bb0828b43a5691715df7ecbea490> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1ad38a000 - 0x1ad3d4fff SafariSafeBrowsing arm64e  <fabbb44ff4e631d082e275155b9d97c2> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1ad3d5000 - 0x1adb2dfff WebKit arm64e  <124bfdb64282342392a89b5762b5d1f4> /System/Library/Frameworks/WebKit.framework/WebKit
0x1adb2e000 - 0x1aff35fff WebCore arm64e  <3df1722a76393fdbb84268e29b58f600> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1aff36000 - 0x1aff93fff libMobileGestalt.dylib arm64e  <dc699a41d5bc38d1947f41a1572ea743> /usr/lib/libMobileGestalt.dylib
0x1aff94000 - 0x1affaffff CommonUtilities arm64e  <7e975a3917393d88b53aad8d94812157> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1affb0000 - 0x1b011afff IDSFoundation arm64e  <abb78e2246e63aab973fe0b129f9e114> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1b021c000 - 0x1b02c2fff CoreSuggestions arm64e  <bd747cabaf5433edb09ff9ff6783a352> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b02c3000 - 0x1b035ffff AddressBookLegacy arm64e  <a1fae8da72ee377c89051f5409570c6a> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1b0360000 - 0x1b0392fff UserNotifications arm64e  <3f4e582924c534c2a3b431b6f1f04418> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b0393000 - 0x1b041bfff FrontBoardServices arm64e  <a1960bd9ce293e96817d955ebeb140be> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1b041c000 - 0x1b043ffff libsystem_malloc.dylib arm64e  <c39547f4e0df363785a6fd564aab9c45> /usr/lib/system/libsystem_malloc.dylib
0x1b0ec5000 - 0x1b0f55fff AuthKit arm64e  <b8a87e860389389eaf3760241ed432a4> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1b0f56000 - 0x1b0fe8fff AppleAccount arm64e  <8ea3e70807be3da79a380cf92e3d94f8> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1b0fe9000 - 0x1b10eafff AVFAudio arm64e  <11042ffbf8b03e708f3546e0c1baa07f> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1b10eb000 - 0x1b134afff AudioToolboxCore arm64e  <1b7dafad450c35a9bc30602b1c6e525c> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1b134b000 - 0x1b137bfff VoiceShortcutClient arm64e  <aa262c8dd51a38f78987d68bde7b125f> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient
0x1b137c000 - 0x1b1626fff StoreServices arm64e  <e96a80f4f06736fdad24c5d800682aa5> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1b17a9000 - 0x1b184cfff ShareSheet arm64e  <f192bf690ca33cbcab04b2b6c96f64ae> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b193a000 - 0x1b1982fff PhotoFoundation arm64e  <089cb5ef04433a389c03caea7a53c755> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1b1983000 - 0x1b1bc4fff Photos arm64e  <66b5a881546d34578f18a6d35a497ad7> /System/Library/Frameworks/Photos.framework/Photos
0x1b1bc5000 - 0x1b22c7fff PhotoLibraryServices arm64e  <f3cfe8b9790a3f73a28c039532e439bd> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1b22c8000 - 0x1b2384fff AssetsLibraryServices arm64e  <5c612a0c331239c5a18c335f4cbfaf73> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1b2385000 - 0x1b23d5fff MobileBackup arm64e  <35e53ecd422a366badf0453898108655> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1b23d6000 - 0x1b23e9fff MSUDataAccessor arm64e  <83cd2d8ea6b239deb131cd31e47a436d> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1b23ea000 - 0x1b2410fff MobileAsset arm64e  <1109eb95a87f3c66b6f8c47102115ae7> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1b2411000 - 0x1b2420fff libsystem_networkextension.dylib arm64e  <524ca3579f993ac6aa8da1b82fb18d81> /usr/lib/system/libsystem_networkextension.dylib
0x1b2421000 - 0x1b266bfff NetworkExtension arm64e  <4ae568b16a653ce7b612dcb51e39a291> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1b2698000 - 0x1b2a5bfff CoreML arm64e  <27a97a764ef432f7bf7d0b5d002ce550> /System/Library/Frameworks/CoreML.framework/CoreML
0x1b2a5c000 - 0x1b31c7fff Espresso arm64e  <d06b59ffbb9e3ed796f353291b0ea09c> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1b31c8000 - 0x1b32b8fff VideoToolbox arm64e  <6c6ca0b4f4ca366191a8cc3f67d3ab54> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1b32b9000 - 0x1b3302fff OnBoardingKit arm64e  <88056458f0af387ab15f77973e12ffba> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1b33fb000 - 0x1b340bfff AXCoreUtilities arm64e  <7e285398d1533a0da6182e3be8bf1f4b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1b42a9000 - 0x1b441dfff Montreal arm64e  <4b2fba64633a33c1b05f1b46006724fd> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1b441e000 - 0x1b4531fff LanguageModeling arm64e  <4fb1688d2a093eb6877dc312e21eec8c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1b4532000 - 0x1b453afff InternationalSupport arm64e  <00948173af7e31799e0e376e140898d6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1b48de000 - 0x1b4984fff CalendarDatabase arm64e  <a516e08da45939d7871215f1511051f2> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1b4985000 - 0x1b49cffff Notes arm64e  <99bf17890c9a3d6a949106cb413b47a0> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1b4c59000 - 0x1b4c69fff UniformTypeIdentifiers arm64e  <7db4098ee20a319a8b79accd1af517b8> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1b4c6a000 - 0x1b4ceafff CloudDocs arm64e  <ba510a58359b30658c43c3687ef67f70> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1b4ceb000 - 0x1b4ee3fff Message arm64e  <be92398a46ee3d53bededed16db47cbe> /System/Library/PrivateFrameworks/Message.framework/Message
0x1b4ee4000 - 0x1b4f5ffff EmailFoundation arm64e  <a1ae20085ec1312c9a353d50ab9013a3> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1b51db000 - 0x1b5216fff MediaServices arm64e  <2a54adad283a37c494a63993ef368061> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1b545a000 - 0x1b5493fff libobjc.A.dylib arm64e  <49c230fd98e13a5c9c797e5b42c612bb> /usr/lib/libobjc.A.dylib
0x1b5494000 - 0x1b54f5fff LoggingSupport arm64e  <100ef23c1fff3e79943046eb6ab726f2> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1b54f6000 - 0x1b5553fff libc++.1.dylib arm64e  <f005a6155e5837798b018192ca5e51f4> /usr/lib/libc++.1.dylib
0x1b5554000 - 0x1b5569fff libc++abi.dylib arm64e  <e10cbcecd4c1316f9f122231153c67b6> /usr/lib/libc++abi.dylib
0x1b556a000 - 0x1b55abfff SetupAssistant arm64e  <a8ac6a5c009833eaa5b1366dfe5cebb7> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1b55ac000 - 0x1b55c6fff OctagonTrust arm64e  <d4543064d7c63ce9ae24f904358160ab> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1b56db000 - 0x1b571dfff CoreAutoLayout arm64e  <2f390e306e7e3643ac2db9e7f1fdee2a> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1b571e000 - 0x1b5876fff Network arm64e  <b7c04d8d956135e9be041fa0cba6751d> /System/Library/Frameworks/Network.framework/Network
0x1b5877000 - 0x1b58acfff MobileKeyBag arm64e  <82742edb59233214935eb7b77df8aec5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1b5ada000 - 0x1b5aeefff BaseBoardUI arm64e  <c3d4d9a684ba3efba41a6256f13b2036> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1b5aef000 - 0x1b5b97fff libvDSP.dylib arm64e  <1fc99350d2c2349eb42e15812a38f723> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b5b98000 - 0x1b5bcafff libAudioToolboxUtility.dylib arm64e  <7547f6f30cd4334dbea4a05ecad3eac2> /usr/lib/libAudioToolboxUtility.dylib
0x1b5d7e000 - 0x1b5e09fff CoreNLP arm64e  <82afed5623763629b594aca66c2ff6f2> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1b5e0a000 - 0x1b5f20fff FileProvider arm64e  <13f53bcd1b54331e838986a6a86462a3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1b5f4a000 - 0x1b5f80fff DataDetectorsCore arm64e  <3b65646ea664373daace198c53ce9f42> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1b5f81000 - 0x1b600efff Symbolication arm64e  <78286f5e305c30109783b4339a49bb2b> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1b600f000 - 0x1b602cfff CrashReporterSupport arm64e  <bdf378f60a9e3bd3bd3d94d0ffa969e7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1b6176000 - 0x1b6363fff MPSNeuralNetwork arm64e  <a7f2fb6fc75237409469195c1c010066> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b6364000 - 0x1b63b8fff MPSCore arm64e  <a020b5080131302f94ed72faa7948a5a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b6511000 - 0x1b657cfff CalendarFoundation arm64e  <d1284d03dfdf3b08ae2f166307381552> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1b65de000 - 0x1b66c8fff NLP arm64e  <3ed97bdb4bd2343db04eba1c628ac617> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1b66c9000 - 0x1b66f1fff AppSupportUI arm64e  <153fe82684b63862b4ea9a3a87a9228d> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1b66fb000 - 0x1b674ffff FTServices arm64e  <cd86043959703ea181edbee299e4f1da> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1b6750000 - 0x1b6800fff libboringssl.dylib arm64e  <f55fec8fa027325eb893562d9fa0ff5e> /usr/lib/libboringssl.dylib
0x1b6801000 - 0x1b6818fff ProtocolBuffer arm64e  <7d2d98a511873f8a9a5976fd20ae893d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1b6819000 - 0x1b691ffff AVKit arm64e  <19f1562fe1c9396ebfa02151e41f0a89> /System/Library/Frameworks/AVKit.framework/AVKit
0x1b6a8d000 - 0x1b6a9cfff AssertionServices arm64e  <f8cebcb897b13307937fba9a77f482d7> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1b6a9d000 - 0x1b6ac5fff CloudServices arm64e  <4ff5b75b72663199a1e5d46b956b3a02> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1b6b18000 - 0x1b6bf7fff Metal arm64e  <ca8d8d8187d7357a9601ea10cd3262f7> /System/Library/Frameworks/Metal.framework/Metal
0x1b6bf8000 - 0x1b6d3cfff MediaExperience arm64e  <818c58f791fa3106bd8f387d27def499> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1b70f4000 - 0x1b710afff libsystem_trace.dylib arm64e  <c665757e2a22378d957e916274cf927e> /usr/lib/system/libsystem_trace.dylib
0x1b710b000 - 0x1b713cfff CoreServicesInternal arm64e  <2f37665ef53b39bbb41bda1695dfc702> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1b73d1000 - 0x1b7469fff AppStoreDaemon arm64e  <5ee83bf80a21356baf4666c596c9ed28> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1b7866000 - 0x1b78acfff ContactsAutocompleteUI arm64e  <dfb204caf44d3e20bb2a82c9bc8c247f> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1b78ad000 - 0x1b79e6fff MessageUI arm64e  <d00ec26e1ae13ebf97066c841a57c7c7> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b7de2000 - 0x1b7deafff GraphicsServices arm64e  <7bd8d66c9d7c307b8d0f47dac469dd30> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1b7faf000 - 0x1b7fc4fff PowerLog arm64e  <a63500f40eb233b6a02aaa06d9cb32d5> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1b7fc5000 - 0x1b7fedfff DuetActivityScheduler arm64e  <ceac7af27f093f409120bb745bd7fe42> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1b96db000 - 0x1b9972fff Vision arm64e  <e8de7e2374703f1a888a5d2c41cb0830> /System/Library/Frameworks/Vision.framework/Vision
0x1b9973000 - 0x1b99cefff DataAccess arm64e  <529729a6ff6c32f193dc302de88652bd> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1b99cf000 - 0x1b9a3cfff ProactiveSupport arm64e  <c4d2fb0683013bb18ce37f22424bf5bb> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1b9a69000 - 0x1b9a88fff ApplePushService arm64e  <1f6296dbaa96375e8327c4ec0e2036e2> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1b9a89000 - 0x1b9ab1fff BoardServices arm64e  <703c40ff2eee3a2b95c919f64f2bc8b9> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1b9c4c000 - 0x1b9c98fff OSAnalytics arm64e  <c550fcea1311305c81a4613d6b017c00> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b9c99000 - 0x1b9d1dfff CoreBluetooth arm64e  <a651e5690efd3ecd97612fd8b510a736> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b9f02000 - 0x1b9f45fff TemplateKit arm64e  <f729516aa50632d0a2448806e79ccffd> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1b9f46000 - 0x1b9f7afff MobileInstallation arm64e  <113635d9113d308ebfed8b431e1c56ab> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b9f7b000 - 0x1ba008fff libTelephonyUtilDynamic.dylib arm64e  <3eecaff2d5ba32a186383ab1be55ec62> /usr/lib/libTelephonyUtilDynamic.dylib
0x1ba009000 - 0x1ba076fff NanoRegistry arm64e  <36f0f237d3c53cb091bea46bd390308e> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1ba14d000 - 0x1ba16afff CoreMaterial arm64e  <982b31809ff6307794e69a9e7aed6a5b> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1ba1dd000 - 0x1ba365fff libsqlite3.dylib arm64e  <05638db7ffe03218aef9c7dfabc96c6c> /usr/lib/libsqlite3.dylib
0x1ba366000 - 0x1ba427fff AVFCapture arm64e  <3bc82fbd04663a22904093bce04d30bb> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1ba428000 - 0x1ba758fff CMCapture arm64e  <5be4e9f7935536309143c1c1b5543769> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1ba8b4000 - 0x1bab0afff MobileSpotlightIndex arm64e  <98e4c398bf293ee796b8197af4e13b82> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1bab0b000 - 0x1babb1fff Email arm64e  <638e1f85e1b7301ea1a0612c594d3fd8> /System/Library/PrivateFrameworks/Email.framework/Email
0x1baf22000 - 0x1baf2cfff libsystem_notify.dylib arm64e  <66e6c05f812a30d39f4c76c900058cf3> /usr/lib/system/libsystem_notify.dylib
0x1baf2d000 - 0x1baf71fff CryptoTokenKit arm64e  <9db89610eaf432fea4aaf7fd5f9491d9> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1bafdd000 - 0x1bb04ffff libcorecrypto.dylib arm64e  <582e301e65713ea8b14dadb6e1f0090d> /usr/lib/system/libcorecrypto.dylib
0x1bb050000 - 0x1bb073fff UserManagement arm64e  <a99257738306310bb6c54f8a225fa534> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1bb14c000 - 0x1bb162fff libsystem_asl.dylib arm64e  <413dd64c8fbb335594156b9a7c558917> /usr/lib/system/libsystem_asl.dylib
0x1bb3dd000 - 0x1bb414fff DataAccessExpress arm64e  <031f9f9a28a439a9bae1fae55490168d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1bb415000 - 0x1bb44cfff CoreServicesStore arm64e  <4de4fd05d9ae3288a70a0f977b97156a> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1bb44d000 - 0x1bb472fff CoreAnalytics arm64e  <5e1eb2047e10305c901481bc6bd254dd> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1bb473000 - 0x1bb47efff SymptomAnalytics arm64e  <60a0fe2efa1b34658e7191a25c1778fa> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1bb66a000 - 0x1bb679fff NanoPreferencesSync arm64e  <e34b12e8f9d93fb7847eb4b24aec89de> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1bbe78000 - 0x1bbea3fff IconServices arm64e  <cb753b473cef3431b7baa268313a5c50> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1bc8b9000 - 0x1bcb7efff vImage arm64e  <496bad9adc8f3d4cb488fb7c5076c657> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1bda87000 - 0x1bdadffff ktrace arm64e  <97e14fe7264d3870badd820c7823159e> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1bddf4000 - 0x1bde02fff Celestial arm64e  <9b32310ef4603bb584c872d68d50f91a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1bdeab000 - 0x1bdef1fff Pegasus arm64e  <b03d06863d7036aab42cbffa06192029> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1bdef2000 - 0x1be052fff WebKitLegacy arm64e  <3e92ffdfae9a3e3a9a0b6092f319f2b7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1be0c1000 - 0x1be134fff ClassKit arm64e  <53ff02923cae30ffae546ffb11a0eac1> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1be135000 - 0x1be179fff StoreKit arm64e  <ebc3187df67c3d67863d077f1ee47e76> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1beeba000 - 0x1beec4fff IOMobileFramebuffer arm64e  <4ec6bd022e3f3add864231dc1745a09e> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1befea000 - 0x1bf16dfff CloudPhotoLibrary arm64e  <279ae5e080a4384c97ba70640ff0bb44> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1bf43a000 - 0x1bf4a2fff CallKit arm64e  <acda2a6b9f893899b9a0f412fdde549e> /System/Library/Frameworks/CallKit.framework/CallKit
0x1bf545000 - 0x1bf564fff PrototypeTools arm64e  <14499686d8cc30658c4abd74f0d6b520> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1bf565000 - 0x1bf591fff PersistentConnection arm64e  <6dfa9026254e3be4bf1636a9a878ea9d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1bf6aa000 - 0x1bf95dfff PencilKit arm64e  <2a241c7eb2193949b6a778e68cf61f55> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1c0020000 - 0x1c0035fff AppSSOCore arm64e  <c1928dbb5b4c34ff966b3c8f0b865e33> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1c0044000 - 0x1c005bfff CoreFollowUp arm64e  <72f18a19c03037609dfe9b85ced1df11> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1c005c000 - 0x1c00d3fff Rapport arm64e  <6dc22f8509063fd68da3d27d50e36999> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1c0431000 - 0x1c0457fff LocationSupport arm64e  <e5645e0d177e388da6c51fb149a5bfdb> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c0458000 - 0x1c048bfff iCalendar arm64e  <27271cca8dc539a39b90753c9be2f06e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1c05c1000 - 0x1c05eafff CacheDelete arm64e  <08efb3bff53d3371a90481ac9cd13207> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1c05eb000 - 0x1c0667fff CVNLP arm64e  <ab2aab78f229344e8997ed4944c41fc2> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1c07ab000 - 0x1c07adfff OSAServicesClient arm64e  <6a38abbab843345db9de833d5fb875a2> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1c07b1000 - 0x1c080afff ProtectedCloudStorage arm64e  <f963bc06a68a3adf8231971d6e7d9011> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c080b000 - 0x1c0842fff C2 arm64e  <9843a52420e63aa99fd2644e252e2d5d> /System/Library/PrivateFrameworks/C2.framework/C2
0x1c0843000 - 0x1c0897fff DifferentialPrivacy arm64e  <24f67e53d4f230cdb4215872f60a5d0c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1c12c5000 - 0x1c1309fff BiometricKit arm64e  <28c610ac83c032fd8f1dd4e5d7777b20> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1c1343000 - 0x1c13f7fff CoreSymbolication arm64e  <94a6d09d304e3288a6212fbd12db8069> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1c1b31000 - 0x1c1b32fff MessageSupport arm64e  <bebcc55a9c8c361683012212c021f492> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1c1b33000 - 0x1c1b45fff IOSurface arm64e  <f932375898f23fc4b102dafea6c0894c> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1c1b46000 - 0x1c1ba6fff MobileWiFi arm64e  <c55145f7e11630d586f353e6e4d96066> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1c1f62000 - 0x1c1f7efff DoNotDisturb arm64e  <f9cb0214d74136c188f5bb33a7c3af7a> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1c1fe9000 - 0x1c2091fff MMCS arm64e  <6137689c0baf3037b16d88f501a7777d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1c20fb000 - 0x1c2136fff libGLImage.dylib arm64e  <277ecc94ade23fb093a222d67e3be679> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1c2137000 - 0x1c213efff libsystem_symptoms.dylib arm64e  <d3f2b196c60a3ba2b79a45dd1aea92b0> /usr/lib/system/libsystem_symptoms.dylib
0x1c2182000 - 0x1c26d9fff CoreAudio arm64e  <58e2a85948e13f09b813f64f14f8db15> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1c26da000 - 0x1c26f1fff ContactsDonation arm64e  <f3f3456306343e228aa3decec23e81d2> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1c26f2000 - 0x1c2710fff IntentsCore arm64e  <cface7b1372a324399c03dc8c3587973> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1c27b3000 - 0x1c27ebfff ImageCaptureCore arm64e  <c1cbdedfaf3230dbb9a0459851657149> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1c2c26000 - 0x1c2c39fff MaterialKit arm64e  <864965e701e33800ad13a0b8b5d872e7> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1c2d4d000 - 0x1c2d5dfff CoreAUC arm64e  <cbbd75acf17436039c9407d0aa6559b6> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1c356f000 - 0x1c357ffff SettingsFoundation arm64e  <1f28dd82fe9337b9a071c481b7ed3cbb> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1c3f59000 - 0x1c3fb8fff ToneLibrary arm64e  <19651f3625d33c959ec948e2b49537fd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1c47e8000 - 0x1c47f5fff MediaSafetyNet arm64e  <c4e8676672563de0b75c7936782fc44e> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1c47f6000 - 0x1c4832fff TimeSync arm64e  <19f8eec2d1af366ca9252f22796a40da> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1c48c9000 - 0x1c4906fff ExposureNotification arm64e  <d07e065fba0d31eb8053ccbb7197ad61> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1c4f7a000 - 0x1c4f83fff CoreTime arm64e  <508feef2bbef3240b3f23f8d81ce3817> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1c591e000 - 0x1c5a1dfff TextRecognition arm64e  <6a045081f85b3a10b75de1d82fe57d54> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c5b2e000 - 0x1c5b37fff ContextKitExtraction arm64e  <4d84eb7b84ad33b6ad6ad5750d0d67eb> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1c6469000 - 0x1c64d2fff EmailCore arm64e  <336959a4816332b4b15c77101bda052e> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1c6dfc000 - 0x1c6e47fff MIME arm64e  <ce5a88d2326238779f4eb9d8d34f648b> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1c7122000 - 0x1c7138fff MailServices arm64e  <2e4f46f077623d9db0418ceb2fa7932e> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1c71b9000 - 0x1c723cfff CoreDAV arm64e  <6e51f31851ff33c3a3ee9e522ea1c489> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1c7415000 - 0x1c7424fff MobileIcons arm64e  <c710cbae378037619cc65198bcf502a9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1c7808000 - 0x1c78dbfff ProofReader arm64e  <36979c6d6b5a3a1da0bc9da1958528ec> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1c8a9b000 - 0x1c8aa5fff MallocStackLogging arm64e  <959cea429c8c3774b7bb57d923931b0b> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1c8b0b000 - 0x1c8cd5fff EmailDaemon arm64e  <8714dd0b466136c7995540fb668727ca> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1c8cd6000 - 0x1c8d20fff MetadataUtilities arm64e  <a8e13af5fad93d0e804c416dbc1c38e0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1c9252000 - 0x1c9280fff MailSupport arm64e  <3d2c32cee3f83eaa9eeb9f2f6ee631bf> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1c9400000 - 0x1c9459fff CoreLocationProtobuf arm64e  <27e49b2a45aa39a894b2d4e28f3134e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1c9669000 - 0x1c969bfff Bom arm64e  <382a2327bcdb39d9888fe0673a00ca5f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1c96cb000 - 0x1c96d1fff PushKit arm64e  <0d192f987bea31e89dc0ef63c8cd08d7> /System/Library/Frameworks/PushKit.framework/PushKit
0x1c96d2000 - 0x1c9739fff PhotosFormats arm64e  <ffc2b87a7d4b3f75b7e01d307d2ca166> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1c9892000 - 0x1c9922fff Quagga arm64e  <ff6cf55e83603f619dc9e8a0072e2f3b> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1c9923000 - 0x1c992bfff StudyLog arm64e  <71fe9a0a1b1f329cbb25c1c52747e435> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1ca8c3000 - 0x1ca903fff NaturalLanguage arm64e  <ad392227c7fa3e5b8de0b98ed2dc523a> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1cb373000 - 0x1cb392fff MediaStream arm64e  <6180d4e3beb832b58cca4fd2e1753656> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1cbff6000 - 0x1cc01efff MediaConversionService arm64e  <bed3e0171bed3e7284ab1b8ee1301935> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1cc172000 - 0x1cc2b3fff CoreHandwriting arm64e  <10004e9de5233dfdb39f62caeca5d173> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1cca4d000 - 0x1cca58fff AppleIDAuthSupport arm64e  <a3e3baf688603ea991e7bfe6d49bd80b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1cca68000 - 0x1cca7ffff LocalAuthentication arm64e  <2df06d19191a3b3da0c9c38e99b5650f> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1cca80000 - 0x1cca86fff IOAccelerator arm64e  <9f737432cca632d8b3b156520aac7328> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1cce64000 - 0x1cce6dfff CloudPhotoServices arm64e  <17272464fb05323f93bd72a43dcf6c5b> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1cd2ec000 - 0x1cd31cfff libsystem_kernel.dylib arm64e  <59731692aa323825a88458acb9737644> /usr/lib/system/libsystem_kernel.dylib
0x1cd54c000 - 0x1cd655fff ResponseKit arm64e  <8b609dd06e7c36b681a50ca245cc84df> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1cd656000 - 0x1cd68ffff EmojiFoundation arm64e  <4baee4b33d3e3503b7d1ddc0f3e3c286> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1cdcad000 - 0x1cdcbafff FontServices arm64e  <f4435bd04937392c9767da5aee62f8ec> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1cde64000 - 0x1cde70fff MediaAccessibility arm64e  <6f83133dcaf0367ab79cd70dd5637062> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1ce467000 - 0x1ce475fff SetupAssistantSupport arm64e  <1a1005cba2863572a26d543c2c0af041> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1ce5a7000 - 0x1ce5ccfff NetAppsUtilities arm64e  <e46704bfa53337499c4f244b7b2f31c7> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1cf7f2000 - 0x1cf7fefff libdscsym.dylib arm64e  <d0e954e159433080892cf30a242e81f4> /usr/lib/libdscsym.dylib
0x1cf7ff000 - 0x1cf810fff HangTracer arm64e  <ea7037300e0d376b96f46aa554a9c1dd> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1cf9c5000 - 0x1cfa81fff SampleAnalysis arm64e  <7c5c8f9abf37383d92aa83168b2925f8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1cfa82000 - 0x1cfab1fff PlugInKit arm64e  <34335d227c0c3128bff34927098a0866> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1cfb4f000 - 0x1cfb50fff libSystem.B.dylib arm64e  <12f5f00125353bddb9fa5dc321f01eb7> /usr/lib/libSystem.B.dylib
0x1cfd01000 - 0x1cfe4afff ContentKit arm64e  <915c8eb241ea3d9f931c19c0b3138734> /System/Library/PrivateFrameworks/ContentKit.framework/ContentKit
0x1cfe55000 - 0x1cfeacfff CalendarDaemon arm64e  <9835803ab644372fb610bc41f501cafb> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1cffa7000 - 0x1d0017fff libarchive.2.dylib arm64e  <37f4e6c029323a7481f4ccd0f1db138e> /usr/lib/libarchive.2.dylib
0x1d0018000 - 0x1d003cfff libtailspin.dylib arm64e  <0344c70574ca3e4f90ea0e8ee615ec96> /usr/lib/libtailspin.dylib
0x1d003d000 - 0x1d04a3fff libBNNS.dylib arm64e  <b96269e0e04e33fbb4df3c0831bcda84> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d04a4000 - 0x1d04e4fff SharedUtils arm64e  <8ee5c78b4b573df0bf314ced50fbaa1a> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1d07c9000 - 0x1d08d3fff CoreMediaStream arm64e  <eb73941d35d430b89aff6b79afa73186> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1d0adf000 - 0x1d0adffff AVFoundation arm64e  <a119bd4dcfe83a5188d313f2f01f1595> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1d0ae0000 - 0x1d0ae0fff Accelerate arm64e  <71a558df7b393393beefc18b64eb40a7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d0ae1000 - 0x1d0bb9fff libBLAS.dylib arm64e  <6bef995904f13c9891ae412fdf0c9db2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1d0bba000 - 0x1d0f00fff libLAPACK.dylib arm64e  <5803bdd9057f3e0a9c31cf4db037dc40> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d0f01000 - 0x1d0f15fff libLinearAlgebra.dylib arm64e  <0b423d8f83e23cd0b3d429eda539639f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1d0f16000 - 0x1d0f1afff libQuadrature.dylib arm64e  <c5a80ab05a0f30e8bee17f099b268854> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d0f1b000 - 0x1d0f7dfff libSparse.dylib arm64e  <dda6a6b8cbf43263ade9bea5a8f6ca64> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1d0f7e000 - 0x1d0f8ffff libSparseBLAS.dylib arm64e  <7a692f9682283ead89e86a176c808b0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1d0f90000 - 0x1d0fe8fff libvMisc.dylib arm64e  <9e3ea0f2f393334ba92af2ba54050d32> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d0fe9000 - 0x1d0fe9fff vecLib arm64e  <61e4ca844c0a30b4a5041e6984896542> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1d0fee000 - 0x1d0feefff AdSupport arm64e  <a3316c66a8d93961b6864330fb19312a> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1d180c000 - 0x1d1838fff GSS arm64e  <32402c29e4393b14ae1e02712956edcb> /System/Library/Frameworks/GSS.framework/GSS
0x1d1839000 - 0x1d18dbfff GameController arm64e  <c0611978f0d8324caa7f749ba62af76e> /System/Library/Frameworks/GameController.framework/GameController
0x1d199d000 - 0x1d1ae9fff MLCompute arm64e  <51ab5e00439a3949bd9c97706f5ea552> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1d1b10000 - 0x1d1b29fff MetalKit arm64e  <7ce8e8daa13235de9c17754b2bddd627> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1d1b2a000 - 0x1d1bb0fff MPSImage arm64e  <80a3847aa14b3f64aab52965835329c8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1d1bb1000 - 0x1d1bd7fff MPSMatrix arm64e  <6d1aaa500fd132ed8ee3ccf7f590d638> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1d1bd8000 - 0x1d1c11fff MPSNDArray arm64e  <5ea55ce05bcb33529df58b5816e8b8bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1d1c12000 - 0x1d1c5afff MPSRayIntersector arm64e  <3e2fe3d98e6c351581493775f2df6398> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1d1c5b000 - 0x1d1c5bfff MetalPerformanceShaders arm64e  <32d7001d8c533f5bbf94315fe80201fe> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1d1fed000 - 0x1d1fedfff MobileCoreServices arm64e  <25d940e867e338d0a93c89a179651529> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1d2ad8000 - 0x1d2b06fff OpenAL arm64e  <c5c0b931e651317081419d819da8503b> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1d2bd6000 - 0x1d2bdefff OpenGLES arm64e  <6f9a3cfa3d753a9bb1065625c68ef776> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1d2bdf000 - 0x1d2be0fff libCVMSPluginSupport.dylib arm64e  <4fd23cd5650c385da948abaf81ea94e9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1d2be1000 - 0x1d2be7fff libCoreFSCache.dylib arm64e  <3b665ba3bc10354095b4e533c6aefa73> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1d2be8000 - 0x1d2bedfff libCoreVMClient.dylib arm64e  <2e1d4f49a6ea3a4ab3f3308134c89b68> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1d2bee000 - 0x1d2bf7fff libGFXShared.dylib arm64e  <cbb82e2b04633bffb581abd12b3f591d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1d2db0000 - 0x1d2e73fff PDFKit arm64e  <f0aca17f09ee394fb8b8a538c2fa85df> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1d2e83000 - 0x1d2ec0fff QuickLookThumbnailing arm64e  <e8eb441e9e7a377ab9dc4cf40e028587> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1d3127000 - 0x1d3156fff ReplayKit arm64e  <e65c18c1d78e386b86afa80c9705d063> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1d37fe000 - 0x1d37fefff UIKit arm64e  <3ee15b63cf6131a0899017c8a85f8794> /System/Library/Frameworks/UIKit.framework/UIKit
0x1d38d0000 - 0x1d44a7fff libfaceCore.dylib arm64e  <dafa199f0a433f4b961b60743bfab3ea> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1d44c2000 - 0x1d44c2fff VisionKit arm64e  <ac3ad4d75c9f380cab0f6edf0ec42b59> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1d49f5000 - 0x1d49f8fff AFKUser arm64e  <69baf598bdf233f79fde7342fb9e6298> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1d4abc000 - 0x1d4d3cfff ANECompiler arm64e  <5c5b1d3c8a333c60ab33d22abd85d1ce> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1d4d3d000 - 0x1d4d51fff ANEServices arm64e  <a69efc352f8436ae89f2d2cc71b1666d> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1d4d56000 - 0x1d4e0ffff APFS arm64e  <df37bde327be38c29b3bc156a3368fb4> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1d4e10000 - 0x1d4e19fff ASEProcessing arm64e  <6dfb1d2d0c193f718c22ec0559693c40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1d5628000 - 0x1d562dfff AggregateDictionary arm64e  <0ed6d5b178af3f7bb772fe8ea7dc93f3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1d57b3000 - 0x1d588afff AirPlaySync arm64e  <fde2c205ff01314ea4143b81e3015bdb> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1d5994000 - 0x1d59b0fff AlgosScoreFramework arm64e  <622fef6e95753f29ba6dccf5a4644e28> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1d5add000 - 0x1d5afffff AppConduit arm64e  <c0be735fd7fa33799cb9aac36e2b7208> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1d5bda000 - 0x1d5be4fff AppStoreOverlays arm64e  <f6746d6a4a3336289e64b2b1062f8c5d> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1d6cea000 - 0x1d6cf9fff AppleFSCompression arm64e  <fdb3d278bf9230afb96c438f5069669b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1d6d06000 - 0x1d6d14fff AppleIDSSOAuthentication arm64e  <76b54b6615f73d83ae3aa1b087259035> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1d6d15000 - 0x1d6d5afff AppleJPEG arm64e  <cb71f5bdfb8e3c548db55b7d841cd7af> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1d6dde000 - 0x1d6df2fff AppleNeuralEngine arm64e  <40a9ed3076be39198720c123e19ab166> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1d6dfc000 - 0x1d6e20fff AppleSauce arm64e  <4596e400b5f0314690f0ee115466df28> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1d6e51000 - 0x1d6e6ffff AssetCacheServices arm64e  <8c2482c6df103cc7a9c4f9b8699563c3> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1d73c3000 - 0x1d73d2fff BluetoothManager arm64e  <8289edb5dad23fd1ad1fec0d44a73ab3> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1d766d000 - 0x1d7677fff CMCaptureCore arm64e  <853ffa5c9be13ff69e5e38ef564ccf37> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1d7678000 - 0x1d768ffff CPAnalytics arm64e  <e89cac8b495338ad9924bb97aee98057> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1d7692000 - 0x1d76a1fff CPMS arm64e  <d16af7cbb1ce3143ab7a8f1ed8f8f31a> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d76a2000 - 0x1d76b2fff CTCarrierSpace arm64e  <ebde07bef8dd360f98e8eb6d967a9535> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1d79c2000 - 0x1d79cdfff CaptiveNetwork arm64e  <856d72f92c2a3ad2bdc9bfa8a1064fd1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1d7b52000 - 0x1d7b76fff CellularPlanManager arm64e  <707ed92bfa2e3df5b84315982294a272> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1d7b8f000 - 0x1d7b97fff CertUI arm64e  <5b7bdf2207793b1bbb593827569c0825> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1d7ba0000 - 0x1d7beffff ChunkingLibrary arm64e  <5d9ede62bc2a31009a31a91c50c20a2d> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1d800e000 - 0x1d8015fff CommonAuth arm64e  <2a0eefeee53f3882a2fe8e76d5b20a13> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1d8016000 - 0x1d801afff CommunicationsFilter arm64e  <fd6752f245ed303da14a7f60c71cda96> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1d80ed000 - 0x1d80f0fff ConstantClasses arm64e  <7f95443740b33a08868e9c9f01ee5c0e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1d80fa000 - 0x1d8138fff ContactsAutocomplete arm64e  <8ff09ce031e830c691442c5d472c42d4> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1d813e000 - 0x1d81b4fff ContactsUICore arm64e  <c85b7668a8da3220a8c37ab9672f9092> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1d8336000 - 0x1d842afff CoreBrightness arm64e  <65d7c6b213d13912a9435a77c73f1cc2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1d8497000 - 0x1d84a6fff CoreDuetDaemonProtocol arm64e  <c6c2b472b49b3454889da925d2952e11> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1d84a9000 - 0x1d84abfff CoreDuetDebugLogging arm64e  <ec7d4897949035658fa0eccc454c84cc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1d84ba000 - 0x1d84ccfff CoreEmoji arm64e  <b63fafa4cbbe3064af9bd134cf84de4f> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1d8a10000 - 0x1d8a14fff CoreOptimization arm64e  <a8cac95fb3193de5b0988ad2ed83e83d> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1d8a15000 - 0x1d8ad1fff CorePDF arm64e  <ef93cd3c879133eca006f8c791fd5c4e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1d8ad2000 - 0x1d8adafff CorePhoneNumbers arm64e  <aeea6136c38f3e02bdcce081415d6090> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1d8adb000 - 0x1d8b31fff CorePrediction arm64e  <ecdd611ed19531719c0adb9ec634c49b> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1d9466000 - 0x1d9471fff CoreRecents arm64e  <3001273673d33b8e99c3b81cb551378b> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1d94f4000 - 0x1d951efff CoreSVG arm64e  <bcb18a54e2513f458dd53a9cba65069d> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1d96f5000 - 0x1d9702fff DCIMServices arm64e  <7399535f6f2135418f50b0ac7b9249fa> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1d9719000 - 0x1d9756fff DataDetectorsNaturalLanguage arm64e  <914953aa2f0b33d4858dec501d342a47> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1d97b7000 - 0x1d97c6fff DeviceIdentity arm64e  <18765398850c3a4cac3935b5b85c8c13> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1d997a000 - 0x1d9a49fff DocumentCamera arm64e  <5f609f12378132cbb5675841b044e8fb> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1d9a4a000 - 0x1d9a85fff DocumentManager arm64e  <a60dc01773213d5a81a8b91f66655293> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1d9a86000 - 0x1d9aa5fff DocumentManagerCore arm64e  <0e09b139d55f3f3080eb10d7cdd0acef> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1d9b30000 - 0x1d9b32fff DragUI arm64e  <04a685e2c8e6333bb4adc3e6ca208560> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1d9b62000 - 0x1d9b92fff EAP8021X arm64e  <a40e233976a63a41a8675df680ffa8e8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1d9ba9000 - 0x1d9bb3fff EmailAddressing arm64e  <eda65e942cfc3b25b7e8677628f7710b> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1d9bc2000 - 0x1d9bd7fff Engram arm64e  <01329b9b6b843b9985b38e04e5185f09> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1d9d14000 - 0x1d9d1bfff ExtensionFoundation arm64e  <01dc50fd8a5a3fdb93cbf788c90ae44c> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1d9ead000 - 0x1d9eb5fff FSEvents arm64e  <d3a2f8b44a9239a09b905ce877035ff2> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1d9eb6000 - 0x1d9ed5fff FTAWD arm64e  <0260eb5e663b32909124240f18a96046> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1d9ed6000 - 0x1d9ed9fff FTClientServices arm64e  <d2669e2257df3af4a7c2b01061e6fa22> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1d9eda000 - 0x1da2edfff FaceCore arm64e  <0727bfb81f7335d4a62b373407e20cb2> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1da2f6000 - 0x1da2fbfff FeatureFlagsSupport arm64e  <5494fff67c0435a09d6add38315ea46b> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1da49b000 - 0x1da5dbfff libFontParser.dylib arm64e  <3f478f21fa2a3b549c4b54be73367ca8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1da5dc000 - 0x1da5e4fff libGSFont.dylib arm64e  <4750d311567633aea079f6f4f6755024> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1da5e5000 - 0x1da622fff libGSFontCache.dylib arm64e  <aab2f94218ea3fb0abb564060c36e3a8> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1da689000 - 0x1da696fff libhvf.dylib arm64e  <b2e750bac67c34c094178c8cc5c55fc5> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1da6bd000 - 0x1da6d5fff Futhark arm64e  <9993d9f7f1cf36958ac3e6e4da335d23> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1db33f000 - 0x1db35efff GenerationalStorage arm64e  <817fbc94f28c31cf8431be86c54611fb> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1db35f000 - 0x1db36cfff GraphVisualizer arm64e  <eabdb4ac39153a5b88d294ad9a1b5258> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1db397000 - 0x1db3a3fff HID arm64e  <61a4dbd08ef534d6a5903629da0388a7> /System/Library/PrivateFrameworks/HID.framework/HID
0x1db5fa000 - 0x1db66bfff Heimdal arm64e  <cee3df80d7b13bd6b6d00518fbe8c5d2> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1dbc76000 - 0x1dbc7ffff IOKitten arm64e  <2e57a1528ebe3c648c4e6a4524415a22> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1dbc80000 - 0x1dbc82fff IOSurfaceAccelerator arm64e  <0a2b5c3a75293458b9774a97d262ed34> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1dbca6000 - 0x1dbcadfff IdleTimerServices arm64e  <9ec1bef963ab30f2af168c36daa05e2b> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1dbd7c000 - 0x1dbd89fff IntentsFoundation arm64e  <8ce4773609ab3fedb58e54a2269d1c64> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1dbda4000 - 0x1dbda6fff InternationalTextSearch arm64e  <504e36028c7b36ed842e02795827dfd1> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1dbda7000 - 0x1dbdc3fff IntlPreferences arm64e  <670f5159e1983a3a9d3699f373f432ec> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1dc032000 - 0x1dc038fff LinguisticData arm64e  <d9a997253d523e6990b8c8fd8537901f> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1dc280000 - 0x1dc280fff Marco arm64e  <95d392e6232330a3a9dc4b10c9d8a45e> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1dcc4a000 - 0x1dcd17fff MetalTools arm64e  <61b68ff6c532307298feed668d9d7364> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1dcd97000 - 0x1dcdabfff MobileBluetooth arm64e  <3db1cb197b0837ae85dc9fff4aebff4c> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1dce2c000 - 0x1dce32fff MobileSystemServices arm64e  <f1f46af8b58839f788441b6581bf27fb> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1dd1dc000 - 0x1dd1e2fff Netrb arm64e  <0d9dcb7385523eb6861032c57fc19614> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1dd2a1000 - 0x1dd2bafff NetworkStatistics arm64e  <ab34781933d13e47a28ffd814d4cb387> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1dd393000 - 0x1dd3d3fff OTSVG arm64e  <26399cb07c713c468c2275f6855f72ef> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1dda0f000 - 0x1dda3afff Pasteboard arm64e  <3974423edbb83ff7ac4acefa25539be6> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1dda6b000 - 0x1dda76fff PersonaKit arm64e  <b1df78af774c30dbbc413bbb4142210b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1dda77000 - 0x1dda84fff PersonaUI arm64e  <9824a9e2c101384b97307d821210caee> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1ddaa7000 - 0x1ddaa7fff PhoneNumbers arm64e  <8068b1103b73301ca2cc7133762da46b> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1ddc59000 - 0x1ddc96fff PhotosImagingFoundation arm64e  <c33cfd4549163f50b158c9aecdb96167> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1ddc97000 - 0x1ddce2fff PhysicsKit arm64e  <ac2c84439ee23afe8f126bfacbb94390> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1ddd9d000 - 0x1ddda8fff PointerUIServices arm64e  <54cd47d70df63bfa9b18ee642bc0137e> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1df27f000 - 0x1df289fff RTCReporting arm64e  <0eabf81df93e3c4ab8b6700ea19a8ef0> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1df5cb000 - 0x1df5dcfff RemoteTextInput arm64e  <3d60f26d14cf344788bd7209e3accfe4> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1df67d000 - 0x1df681fff RevealCore arm64e  <fe489845062832a9add04c46caf4ba08> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1dfce9000 - 0x1dfd09fff ScreenshotServices arm64e  <26a501c5183c3e909837e639610dad12> /System/Library/PrivateFrameworks/ScreenshotServices.framework/ScreenshotServices
0x1dff72000 - 0x1dff7cfff SignpostCollection arm64e  <ea3cc2483b933c878143e43af26976a6> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1dff7d000 - 0x1dff7dfff SignpostMetrics arm64e  <f163c14757f833e7aef50808e5b0e8f3> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1dff7f000 - 0x1dffbefff SignpostSupport arm64e  <76ad0b61b05f33b088a76ca72677f7ae> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1e088b000 - 0x1e088bfff SoftLinking arm64e  <2b1bcbbfba023f4eaa4cabb4737441e5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1e0da7000 - 0x1e0de5fff StreamingZip arm64e  <75492329a22430229e9e0b5b568d9b56> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1e0ded000 - 0x1e0df7fff SymptomDiagnosticReporter arm64e  <b5456897f39e3a74abf698ade5131496> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1e0e2a000 - 0x1e0e46fff SymptomPresentationFeed arm64e  <2b43dd82ef8c3b89a5273f3f97c0d7f8> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1e0e85000 - 0x1e0e95fff TCC arm64e  <503be2baf75c3d9083a63a941d77c334> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1e1792000 - 0x1e1846fff TextureIO arm64e  <9a26c192560335b98d3253266c86d1c7> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1e1a6b000 - 0x1e1a72fff URLFormatting arm64e  <e66d62d6647b360e9d032a942e45db20> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1e2cfb000 - 0x1e2cfcfff WatchdogClient arm64e  <7fd564a2b2163e16b064b8a515c81918> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1e2fd2000 - 0x1e3707fff libwebrtc.dylib arm64e  <dbc4fb68b6dc300eb06f46ba3a938f84> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1e3cc5000 - 0x1e3cc8fff XCTTargetBootstrap arm64e  <8c0bf42cfdfa36fcbf0fe6953940e166> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1e3d2a000 - 0x1e3d49fff caulk arm64e  <b92beb8e1d9030698e7251736ee0c757> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1e624b000 - 0x1e6250fff kperf arm64e  <69f57dd2db363a8587da7b4a473f7647> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1e6251000 - 0x1e6259fff kperfdata arm64e  <40c3ffb08469369db26f9ea14c4a79a2> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1e625a000 - 0x1e626ffff libEDR arm64e  <7ac1666003cc31c891c1c18dc211d196> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1e6288000 - 0x1e6298fff perfdata arm64e  <75fc57c4594538ea8e5f4ea212f43bb8> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1e6299000 - 0x1e62c9fff vCard arm64e  <d6ed0ab680b3374b9ce06e991ba8cad4> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1e6be3000 - 0x1e6c1ffff libAWDSupport.dylib arm64e  <882c3f98283b35f3a92b45ae54f62a9c> /usr/lib/libAWDSupport.dylib
0x1e6c20000 - 0x1e6fd9fff libAWDSupportFramework.dylib arm64e  <86c60ec311753e37bd5cafb6454bcb06> /usr/lib/libAWDSupportFramework.dylib
0x1e7156000 - 0x1e7165fff libAudioStatistics.dylib arm64e  <0adba9bdaa7935aba4954dfaf26f44df> /usr/lib/libAudioStatistics.dylib
0x1e7302000 - 0x1e7335fff libCRFSuite.dylib arm64e  <e5492bb3738f3eceb6846fe64d83afef> /usr/lib/libCRFSuite.dylib
0x1e7336000 - 0x1e7337fff libCTGreenTeaLogger.dylib arm64e  <812b8ea956463b5ba463de20b69173de> /usr/lib/libCTGreenTeaLogger.dylib
0x1e7338000 - 0x1e7342fff libChineseTokenizer.dylib arm64e  <2d6c38c1531b3d01b720a44f93cef323> /usr/lib/libChineseTokenizer.dylib
0x1e75ea000 - 0x1e75f1fff libIOReport.dylib arm64e  <6149fe3ea1bb31a188a5cb4cc6f0fd78> /usr/lib/libIOReport.dylib
0x1e7667000 - 0x1e766efff libMatch.1.dylib arm64e  <c1423358a36d3e0bbdb800a56cfdce1c> /usr/lib/libMatch.1.dylib
0x1e777f000 - 0x1e7780fff libThaiTokenizer.dylib arm64e  <519b9a347abd3e7a8fdf2499bdd9e352> /usr/lib/libThaiTokenizer.dylib
0x1e78b6000 - 0x1e78b8fff libapp_launch_measurement.dylib arm64e  <bf26dd05b5f43608951bc41e816a17e9> /usr/lib/libapp_launch_measurement.dylib
0x1e78b9000 - 0x1e78cffff libapple_nghttp2.dylib arm64e  <e2c9ea59c5ff3b96895704c3b14b4611> /usr/lib/libapple_nghttp2.dylib
0x1e78d0000 - 0x1e7961fff libate.dylib arm64e  <d9f241ccfa7f3df58942cd121238b15d> /usr/lib/libate.dylib
0x1e79f1000 - 0x1e7a01fff libbsm.0.dylib arm64e  <70d5b0c38155321f88c29ee18dcc372a> /usr/lib/libbsm.0.dylib
0x1e7a02000 - 0x1e7a0efff libbz2.1.0.dylib arm64e  <84538f4d009d3ee3ab069741061656a1> /usr/lib/libbz2.1.0.dylib
0x1e7a0f000 - 0x1e7a0ffff libcharset.1.dylib arm64e  <b972fac64426328c8d67a1d0ed61e7ea> /usr/lib/libcharset.1.dylib
0x1e7a10000 - 0x1e7a21fff libcmph.dylib arm64e  <ed843cc386a3305889adef51643a5fc4> /usr/lib/libcmph.dylib
0x1e7a22000 - 0x1e7a39fff libcompression.dylib arm64e  <79a34b951ccf3d96bd90641e70705229> /usr/lib/libcompression.dylib
0x1e7a3a000 - 0x1e7a50fff libcoretls.dylib arm64e  <8f025f8d28d133bfb7bffcd76119362b> /usr/lib/libcoretls.dylib
0x1e7a51000 - 0x1e7a52fff libcoretls_cfhelpers.dylib arm64e  <85351a7650543f129a91c5cd35ce3606> /usr/lib/libcoretls_cfhelpers.dylib
0x1e7a75000 - 0x1e7a7cfff libcupolicy.dylib arm64e  <18a72ff08fd13e63ab82eba5dcb4f1be> /usr/lib/libcupolicy.dylib
0x1e7a7d000 - 0x1e7a84fff libdns_services.dylib arm64e  <a1976a1c6c4431ca9f1b307e47d0b49a> /usr/lib/libdns_services.dylib
0x1e7aa3000 - 0x1e7aa3fff libenergytrace.dylib arm64e  <93fd96bb029834ba8a176281feb50f0b> /usr/lib/libenergytrace.dylib
0x1e7aa4000 - 0x1e7abdfff libexpat.1.dylib arm64e  <305600b63bdb32c7bf53ab8c921320b4> /usr/lib/libexpat.1.dylib
0x1e7ae7000 - 0x1e7aebfff libgermantok.dylib arm64e  <8eab8d0dc47e37029ffd10f4dcbb40d4> /usr/lib/libgermantok.dylib
0x1e7aec000 - 0x1e7af1fff libheimdal-asn1.dylib arm64e  <96f2b2bce19f3c6998c15db0090065f6> /usr/lib/libheimdal-asn1.dylib
0x1e7af2000 - 0x1e7be7fff libiconv.2.dylib arm64e  <63eb338b33383476948a14f27e40f8f9> /usr/lib/libiconv.2.dylib
0x1e7c0b000 - 0x1e7c0cfff liblangid.dylib arm64e  <45895c3083db3526820b741ac048d164> /usr/lib/liblangid.dylib
0x1e7c0d000 - 0x1e7c18fff liblockdown.dylib arm64e  <cb60668c90dd313b9e4a2df5bced0203> /usr/lib/liblockdown.dylib
0x1e7c19000 - 0x1e7c31fff liblzma.5.dylib arm64e  <43065732fada371b992ab2b2c4624eba> /usr/lib/liblzma.5.dylib
0x1e7c5f000 - 0x1e7cb3fff libmecab.dylib arm64e  <a032acfef90f38c6b88e8bed75609318> /usr/lib/libmecab.dylib
0x1e7cb4000 - 0x1e7ee7fff libmecabra.dylib arm64e  <1d5bb1cb6f05364095b28aaba1b8a100> /usr/lib/libmecabra.dylib
0x1e7ee8000 - 0x1e7efafff libmis.dylib arm64e  <ec94deb375e63044ab9e8aaef45672cb> /usr/lib/libmis.dylib
0x1e7efb000 - 0x1e7f10fff libnetworkextension.dylib arm64e  <9c7e4d27ae4733fbb423150cb215b2df> /usr/lib/libnetworkextension.dylib
0x1e82ad000 - 0x1e82e7fff libpcap.A.dylib arm64e  <52d89a2c60443daa899c4841a4b7abc9> /usr/lib/libpcap.A.dylib
0x1e82e8000 - 0x1e82f6fff libperfcheck.dylib arm64e  <cb9b6371b4063ed989ec0b754ff36834> /usr/lib/libperfcheck.dylib
0x1e82fe000 - 0x1e8310fff libprequelite.dylib arm64e  <8a648e7d14293623ba1291e60bfd320d> /usr/lib/libprequelite.dylib
0x1e8311000 - 0x1e8323fff libprotobuf-lite.dylib arm64e  <15b98382f29730fabb9af7e250292143> /usr/lib/libprotobuf-lite.dylib
0x1e8324000 - 0x1e8385fff libprotobuf.dylib arm64e  <88a91562fc1134f4855dfe5eb4d0e91b> /usr/lib/libprotobuf.dylib
0x1e83e5000 - 0x1e83fcfff libresolv.9.dylib arm64e  <7db9e99ca409335e90f7af85b71e1414> /usr/lib/libresolv.9.dylib
0x1e83fd000 - 0x1e83fffff libsandbox.1.dylib arm64e  <d21b961420423cc9aff0cf0b1c987a5a> /usr/lib/libsandbox.1.dylib
0x1e8448000 - 0x1e844bfff libutil.dylib arm64e  <91876979deaa3f53b03a2f67f175a381> /usr/lib/libutil.dylib
0x1e844c000 - 0x1e8535fff libxml2.2.dylib arm64e  <7f6c0ab2b6a13186b4ccbfd1b763748b> /usr/lib/libxml2.2.dylib
0x1e8563000 - 0x1e8574fff libz.1.dylib arm64e  <5de4ab9f462e32af96561b6abf953192> /usr/lib/libz.1.dylib
0x1e87c3000 - 0x1e87c8fff libcache.dylib arm64e  <eb62502c86093466901af80f0f7c4ec2> /usr/lib/system/libcache.dylib
0x1e87c9000 - 0x1e87d5fff libcommonCrypto.dylib arm64e  <2129f1afe12c32b6adbe25db7bb800f3> /usr/lib/system/libcommonCrypto.dylib
0x1e87d6000 - 0x1e87d9fff libcompiler_rt.dylib arm64e  <971aa349c5953cdb92e17ecc1eff874d> /usr/lib/system/libcompiler_rt.dylib
0x1e87da000 - 0x1e87e2fff libcopyfile.dylib arm64e  <31a6be830fb33743bef715636d8ee7a2> /usr/lib/system/libcopyfile.dylib
0x1e88c5000 - 0x1e88c5fff liblaunch.dylib arm64e  <2a8dc138bf1d387b8505c0600ac11829> /usr/lib/system/liblaunch.dylib
0x1e88c6000 - 0x1e88cbfff libmacho.dylib arm64e  <39844434902132eab1c5a247ca4e6284> /usr/lib/system/libmacho.dylib
0x1e88cc000 - 0x1e88cefff libremovefile.dylib arm64e  <43ab9de9d434362d9bcb3a75cfd4e594> /usr/lib/system/libremovefile.dylib
0x1e88cf000 - 0x1e88d0fff libsystem_blocks.dylib arm64e  <d4cc0c8b7fd13b1c89944310d596ec71> /usr/lib/system/libsystem_blocks.dylib
0x1e88d1000 - 0x1e88d3fff libsystem_collections.dylib arm64e  <6a492ae6ed763562a79028c334f80003> /usr/lib/system/libsystem_collections.dylib
0x1e88d4000 - 0x1e88d8fff libsystem_configuration.dylib arm64e  <d6a5da3110943e0c93b7e4df1b9d1c73> /usr/lib/system/libsystem_configuration.dylib
0x1e88d9000 - 0x1e88eafff libsystem_containermanager.dylib arm64e  <e8f2670fc0fb3f50bcfd3bab9c555594> /usr/lib/system/libsystem_containermanager.dylib
0x1e88eb000 - 0x1e88ecfff libsystem_coreservices.dylib arm64e  <7f053a54bc9935e8b6ac7654320dc19c> /usr/lib/system/libsystem_coreservices.dylib
0x1e88ed000 - 0x1e88f6fff libsystem_darwin.dylib arm64e  <64e0b8bebbc135f19d36ac9a7ecb4771> /usr/lib/system/libsystem_darwin.dylib
0x1e88f7000 - 0x1e88fffff libsystem_dnssd.dylib arm64e  <27f1f7ddb2593dfd9656bc8611e3e6e7> /usr/lib/system/libsystem_dnssd.dylib
0x1e8900000 - 0x1e8902fff libsystem_featureflags.dylib arm64e  <a29866c5e64a3aa8ba695bbb76b7f509> /usr/lib/system/libsystem_featureflags.dylib
0x1e8903000 - 0x1e8930fff libsystem_m.dylib arm64e  <159d362ad8fc3aa0926623dea4f7e179> /usr/lib/system/libsystem_m.dylib
0x1e8931000 - 0x1e8937fff libsystem_platform.dylib arm64e  <dae36dd6f44a39f49924261898bd82cc> /usr/lib/system/libsystem_platform.dylib
0x1e8938000 - 0x1e8938fff libsystem_product_info_filter.dylib arm64e  <ec7b68962ac53033a406cd2bff718cb6> /usr/lib/system/libsystem_product_info_filter.dylib
0x1e8939000 - 0x1e8944fff libsystem_pthread.dylib arm64e  <36e670e74b8835d488f1ad2ebcfc7b09> /usr/lib/system/libsystem_pthread.dylib
0x1e8945000 - 0x1e8948fff libsystem_sandbox.dylib arm64e  <a94214675a6c395c864f9e0788dee8f2> /usr/lib/system/libsystem_sandbox.dylib
0x1e8949000 - 0x1e8953fff libunwind.dylib arm64e  <1110d417a1d9353ca13a27257c9c3e34> /usr/lib/system/libunwind.dylib
0x1e8954000 - 0x1e8988fff libxpc.dylib arm64e  <71e5302f09be31168d43ec2d4c27be10> /usr/lib/system/libxpc.dylib
0x1ea14e000 - 0x1ea160fff SpotlightLinguistics arm64e  <23bb2f7be89536a59afa3eef16e4edb0> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF


@maksymmalyhin
Copy link
Contributor

@Monster-L Thank you for sharing the crashlog. From the first glance it looks like there are some pieces missing in it may be due to the issue specific. My observations I can make so far:

  • having only two threads in a crash report looks very unusual for an iOS app
  • the main thread execution is blocked on a lock in NSKeyValueObserving code triggered from NSOperationQueue.name = ... which is triggered from + [APMAnalytics load] method.
  • GDTCORFlatFileStorage is also waiting for a mutex in NSKeyValueObserving code
  • the observations above make me think that there another thread that hold the locks (most likely indirectly as well) that didn't get to the report for some reason. I would guess the locks are originated from the Unity SDK code but it is hard to be sure based on the provided info

@Monster-L Could you please provide the following info to help with the investigation:

  • There is unsymbolicated frame 19 GoogleDataTransport 0x0000000104ff3e10 0x104fe4000 + 65040 in the report. Could you please try to get a report where this frame is symbolicated?
  • As Unity SDK seems to be involved, could you check if the crash occurs with different Unity SDK versions?
  • Do you have reliable steps to reproduce the crash? Could you provide a sample project where the crash is reproducible? Alternatively we may schedule a screen sharing debug session for us to gather more information, but having a way to reproduce the crash will really speed up the investigation and fixing the issue.

@google-oss-bot
Copy link

Hey @Monster-L. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@google-oss-bot
Copy link

Since there haven't been any recent updates here, I am going to close this issue.

@Monster-L if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

@firebase firebase locked and limited conversation to collaborators Feb 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants