react-native-firebase EXC_CRASH (SIGABRT) iOS issue #5263
anupamhore
started this conversation in
General
Replies: 1 comment 2 replies
-
I can't find a single reference to anything from this module in your thread dumps, sorry. What makes you think react-native-firebase is involved? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have recently submitted my app to apple store with the firebase analytics implemented. My app got rejected with the crash logs and was stated that the app crash when launched. I have my firebase in the pod file and when I run the app in simulator and on my device, it worked fine. But when I googled about this issue, most of them suggested about the react-native-firebase problem. I am a newbie so I am a bit confused about the implementation and need some help
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 3
Application Specific Information:
abort() called
Last Exception Backtrace:
(0x18df275b4 0x1a29a67a8 0x1026e657c 0x1027603d4 0x102760e0c 0x18df2c874 0x18ddffba4 0x18de001a8 0x102715090 0x102717224 0x102716f88 0x18db12a54 0x18db147ec 0x18db1bfd4 0x18db1cbd0 0x18db2748c 0x1d8d267a4 0x1d8d2d74c)
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x00000001bb8604fc 0x1bb85c000 + 17660
1 libsystem_kernel.dylib 0x00000001bb85f884 0x1bb85c000 + 14468
2 CoreFoundation 0x000000018dea0d10 0x18ddfe000 + 666896
3 CoreFoundation 0x000000018de9abb0 0x18ddfe000 + 641968
4 CoreFoundation 0x000000018de9a1c0 0x18ddfe000 + 639424
5 GraphicsServices 0x00000001a5482734 0x1a547f000 + 14132
6 UIKitCore 0x00000001909087e4 0x18fd3e000 + 12363748
7 UIKitCore 0x000000019090e054 0x18fd3e000 + 12386388
8 ssp 0x0000000102532d9c 0x10252c000 + 28060
9 libdyld.dylib 0x000000018db56cf8 0x18db55000 + 7416
Thread 1:
0 libsystem_pthread.dylib 0x00000001d8d2d744 0x1d8d23000 + 42820
Thread 2:
0 libsystem_pthread.dylib 0x00000001d8d2d744 0x1d8d23000 + 42820
Thread 3 name: Dispatch queue: com.facebook.react.ExceptionsManagerQueue
Thread 3 Crashed:
0 libsystem_kernel.dylib 0x00000001bb885334 0x1bb85c000 + 168756
1 libsystem_pthread.dylib 0x00000001d8d25aa0 0x1d8d23000 + 10912
2 libsystem_c.dylib 0x00000001972a7b90 0x197230000 + 490384
3 libc++abi.dylib 0x00000001a2a87bb8 0x1a2a74000 + 80824
4 libc++abi.dylib 0x00000001a2a78ec8 0x1a2a74000 + 20168
5 libobjc.A.dylib 0x00000001a298505c 0x1a297e000 + 28764
6 libc++abi.dylib 0x00000001a2a86fa0 0x1a2a74000 + 77728
7 libc++abi.dylib 0x00000001a2a86f2c 0x1a2a74000 + 77612
8 libdispatch.dylib 0x000000018db14800 0x18db10000 + 18432
9 libdispatch.dylib 0x000000018db1bfd4 0x18db10000 + 49108
10 libdispatch.dylib 0x000000018db1cbd0 0x18db10000 + 52176
11 libdispatch.dylib 0x000000018db2748c 0x18db10000 + 95372
12 libsystem_pthread.dylib 0x00000001d8d267a4 0x1d8d23000 + 14244
13 libsystem_pthread.dylib 0x00000001d8d2d74c 0x1d8d23000 + 42828
Thread 4:
0 libsystem_pthread.dylib 0x00000001d8d2d744 0x1d8d23000 + 42820
Thread 5:
0 libsystem_pthread.dylib 0x00000001d8d2d744 0x1d8d23000 + 42820
Thread 6 name: com.apple.uikit.eventfetch-thread
Thread 6:
0 libsystem_kernel.dylib 0x00000001bb8604fc 0x1bb85c000 + 17660
1 libsystem_kernel.dylib 0x00000001bb85f884 0x1bb85c000 + 14468
2 CoreFoundation 0x000000018dea0d10 0x18ddfe000 + 666896
3 CoreFoundation 0x000000018de9abb0 0x18ddfe000 + 641968
4 CoreFoundation 0x000000018de9a1c0 0x18ddfe000 + 639424
5 Foundation 0x000000018f17afac 0x18f173000 + 32684
6 Foundation 0x000000018f17ae78 0x18f173000 + 32376
7 UIKitCore 0x00000001909bd38c 0x18fd3e000 + 13104012
8 Foundation 0x000000018f2ec2fc 0x18f173000 + 1544956
9 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
10 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 7:
0 libsystem_pthread.dylib 0x00000001d8d2d744 0x1d8d23000 + 42820
Thread 8:
0 libsystem_pthread.dylib 0x00000001d8d2d744 0x1d8d23000 + 42820
Thread 9 name: com.facebook.react.JavaScript
Thread 9:
0 libsystem_kernel.dylib 0x00000001bb8604fc 0x1bb85c000 + 17660
1 libsystem_kernel.dylib 0x00000001bb85f884 0x1bb85c000 + 14468
2 CoreFoundation 0x000000018dea0d10 0x18ddfe000 + 666896
3 CoreFoundation 0x000000018de9abb0 0x18ddfe000 + 641968
4 CoreFoundation 0x000000018de9a1c0 0x18ddfe000 + 639424
5 ssp 0x00000001026f6a74 0x10252c000 + 1878644
6 Foundation 0x000000018f2ec2fc 0x18f173000 + 1544956
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 10 name: JavaScriptCore bmalloc scavenger
Thread 10:
0 libsystem_kernel.dylib 0x00000001bb8850cc 0x1bb85c000 + 168140
1 libsystem_pthread.dylib 0x00000001d8d28434 0x1d8d23000 + 21556
2 libc++.1.dylib 0x00000001a2a21f98 0x1a2a18000 + 40856
3 JavaScriptCore 0x00000001982d0364 0x1972fb000 + 16601956
4 JavaScriptCore 0x00000001982cfe18 0x1972fb000 + 16600600
5 JavaScriptCore 0x00000001982d1330 0x1972fb000 + 16606000
6 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
7 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 11 name: Heap Helper Thread
Thread 11:
0 libsystem_kernel.dylib 0x00000001bb8850cc 0x1bb85c000 + 168140
1 libsystem_pthread.dylib 0x00000001d8d28434 0x1d8d23000 + 21556
2 JavaScriptCore 0x0000000198256d90 0x1972fb000 + 16104848
3 JavaScriptCore 0x0000000197a92b58 0x1972fb000 + 7961432
4 JavaScriptCore 0x0000000198223690 0x1972fb000 + 15894160
5 JavaScriptCore 0x000000019827ac64 0x1972fb000 + 16252004
6 JavaScriptCore 0x000000019827d420 0x1972fb000 + 16262176
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 12 name: Heap Helper Thread
Thread 12:
0 libsystem_kernel.dylib 0x00000001bb8850cc 0x1bb85c000 + 168140
1 libsystem_pthread.dylib 0x00000001d8d28434 0x1d8d23000 + 21556
2 JavaScriptCore 0x0000000198256d90 0x1972fb000 + 16104848
3 JavaScriptCore 0x0000000197a92b58 0x1972fb000 + 7961432
4 JavaScriptCore 0x0000000198223690 0x1972fb000 + 15894160
5 JavaScriptCore 0x000000019827ac64 0x1972fb000 + 16252004
6 JavaScriptCore 0x000000019827d420 0x1972fb000 + 16262176
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 13 name: Heap Helper Thread
Thread 13:
0 libsystem_kernel.dylib 0x00000001bb8850cc 0x1bb85c000 + 168140
1 libsystem_pthread.dylib 0x00000001d8d28434 0x1d8d23000 + 21556
2 JavaScriptCore 0x0000000198256d90 0x1972fb000 + 16104848
3 JavaScriptCore 0x0000000197a92b58 0x1972fb000 + 7961432
4 JavaScriptCore 0x0000000198223690 0x1972fb000 + 15894160
5 JavaScriptCore 0x000000019827ac64 0x1972fb000 + 16252004
6 JavaScriptCore 0x000000019827d420 0x1972fb000 + 16262176
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 14 name: Heap Helper Thread
Thread 14:
0 libsystem_kernel.dylib 0x00000001bb8850cc 0x1bb85c000 + 168140
1 libsystem_pthread.dylib 0x00000001d8d28434 0x1d8d23000 + 21556
2 JavaScriptCore 0x0000000198256d90 0x1972fb000 + 16104848
3 JavaScriptCore 0x0000000197a92b58 0x1972fb000 + 7961432
4 JavaScriptCore 0x0000000198223690 0x1972fb000 + 15894160
5 JavaScriptCore 0x000000019827ac64 0x1972fb000 + 16252004
6 JavaScriptCore 0x000000019827d420 0x1972fb000 + 16262176
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 15 name: Heap Helper Thread
Thread 15:
0 libsystem_kernel.dylib 0x00000001bb8850cc 0x1bb85c000 + 168140
1 libsystem_pthread.dylib 0x00000001d8d28434 0x1d8d23000 + 21556
2 JavaScriptCore 0x0000000198256d90 0x1972fb000 + 16104848
3 JavaScriptCore 0x0000000197a92b58 0x1972fb000 + 7961432
4 JavaScriptCore 0x0000000198223690 0x1972fb000 + 15894160
5 JavaScriptCore 0x000000019827ac64 0x1972fb000 + 16252004
6 JavaScriptCore 0x000000019827d420 0x1972fb000 + 16262176
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 16:
0 libsystem_pthread.dylib 0x00000001d8d2d744 0x1d8d23000 + 42820
Thread 17 name: JSC Heap Collector Thread
Thread 17:
0 libsystem_kernel.dylib 0x00000001bb8850cc 0x1bb85c000 + 168140
1 libsystem_pthread.dylib 0x00000001d8d28434 0x1d8d23000 + 21556
2 JavaScriptCore 0x0000000198256d90 0x1972fb000 + 16104848
3 JavaScriptCore 0x0000000197a92b58 0x1972fb000 + 7961432
4 JavaScriptCore 0x0000000198223690 0x1972fb000 + 15894160
5 JavaScriptCore 0x000000019827ac64 0x1972fb000 + 16252004
6 JavaScriptCore 0x000000019827d420 0x1972fb000 + 16262176
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 18 name: com.apple.NSURLConnectionLoader
Thread 18:
0 libsystem_kernel.dylib 0x00000001bb8604fc 0x1bb85c000 + 17660
1 libsystem_kernel.dylib 0x00000001bb85f884 0x1bb85c000 + 14468
2 CoreFoundation 0x000000018dea0d10 0x18ddfe000 + 666896
3 CoreFoundation 0x000000018de9abb0 0x18ddfe000 + 641968
4 CoreFoundation 0x000000018de9a1c0 0x18ddfe000 + 639424
5 CFNetwork 0x000000018e7734b8 0x18e528000 + 2405560
6 Foundation 0x000000018f2ec2fc 0x18f173000 + 1544956
7 libsystem_pthread.dylib 0x00000001d8d24c00 0x1d8d23000 + 7168
8 libsystem_pthread.dylib 0x00000001d8d2d758 0x1d8d23000 + 42840
Thread 3 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000016da71ea0 x5: 0x000000016da72440 x6: 0x000000000000006e x7: 0x00000000000a5100
x8: 0x02e559b7fe8f62f3 x9: 0x02e559b6932852f3 x10: 0x0000000000000002 x11: 0x0000000000000003
x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000010 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x000000016da73000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000001a03 x21: 0x000000016da730e0 x22: 0x000000016da72ab0 x23: 0x0000000000000000
x24: 0x0000000000000000 x25: 0x000000016da730e0 x26: 0x0000000281e13540 x27: 0x0000000000000000
x28: 0x0000000000000114 fp: 0x000000016da723b0 lr: 0x00000001d8d25aa0
sp: 0x000000016da72390 pc: 0x00000001bb885334 cpsr: 0x40000000
esr: 0x56000080 Address size fault
Binary Images:
0x10252c000 - 0x102a3ffff ssp arm64 <37f84ebacde43496a1b73845f5732208> /var/containers/Bundle/Application/3B6F4A37-EBD3-42DB-AF9B-BE2EFA881C61/ssp.app/ssp
0x102d58000 - 0x102d63fff libobjc-trampolines.dylib arm64e /usr/lib/libobjc-trampolines.dylib
0x102d7c000 - 0x102deffff dyld arm64e /usr/lib/dyld
0x102e74000 - 0x10302ffff OpenSSL arm64 /var/containers/Bundle/Application/3B6F4A37-EBD3-42DB-AF9B-BE2EFA881C61/ssp.app/Frameworks/OpenSSL.framework/OpenSSL
0x18db10000 - 0x18db54fff libdispatch.dylib arm64e /usr/lib/system/libdispatch.dylib
0x18db55000 - 0x18db91fff libdyld.dylib arm64e /usr/lib/system/libdyld.dylib
0x18db92000 - 0x18ddfdfff libicucore.A.dylib arm64e /usr/lib/libicucore.A.dylib
0x18ddfe000 - 0x18e1bdfff CoreFoundation arm64e <58500388bf36397c84cf17315a3445b6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18e1be000 - 0x18e36cfff CoreServices arm64e <6c07f046e45a3faf97885725a53f1ee7> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18e36d000 - 0x18e3b4fff WirelessDiagnostics arm64e /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18e3b5000 - 0x18e431fff SystemConfiguration arm64e <73f1b810e3ac3491a337b14b62ce0bd1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18e432000 - 0x18e527fff CoreTelephony arm64e <07e708ee6f8d3cb9a37383f72b4c3eea> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18e528000 - 0x18e9b9fff CFNetwork arm64e <048134a8c3cb3b41bc1df2f16e824512> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18e9ba000 - 0x18f0fdfff libnetwork.dylib arm64e <816831deee0435f8a76cf90daa7b1ae6> /usr/lib/libnetwork.dylib
0x18f0fe000 - 0x18f172fff Accounts arm64e <206a05d79eab36ca96deb5c27cf4768f> /System/Library/Frameworks/Accounts.framework/Accounts
0x18f173000 - 0x18f428fff Foundation arm64e <63d26deea1fb34b09adacc52e7f1d60c> /System/Library/Frameworks/Foundation.framework/Foundation
0x18f429000 - 0x18f78bfff ImageIO arm64e <028eba55dac633e7a775dd9d9d9a0f35> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18f78c000 - 0x18f7a4fff libCGInterfaces.dylib arm64e <07adb5c8cdf53fc2b9841a662bd44775> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x18f7a5000 - 0x18fd3dfff CoreGraphics arm64e <5c35f490b0b43b64a48a2a9d319191b8> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18fd3e000 - 0x191149fff UIKitCore arm64e <186c18fd10823811a76188e8376c7e69> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19114a000 - 0x191168fff libAccessibility.dylib arm64e <09f834f076c73667b8287bc52eb4c491> /usr/lib/libAccessibility.dylib
0x191169000 - 0x1913fdfff QuartzCore arm64e /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1913fe000 - 0x191468fff BackBoardServices arm64e /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x191469000 - 0x1914f0fff TextInput arm64e <4e970142a01737c8be9e8418392f2e0c> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1914f1000 - 0x191559fff libusrtcp.dylib arm64e <1d45f4eed723396fa68fa82936fd4276> /usr/lib/libusrtcp.dylib
0x19155a000 - 0x191911fff AppleMediaServices arm64e /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x191912000 - 0x191a74fff libswiftFoundation.dylib arm64e <991b8be787fc37a7a071c35dd3be3188> /usr/lib/swift/libswiftFoundation.dylib
0x191a75000 - 0x191eb6fff libswiftCore.dylib arm64e /usr/lib/swift/libswiftCore.dylib
0x191eb7000 - 0x191ed2fff UIKitServices arm64e /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x191ed3000 - 0x192028fff Preferences arm64e /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x192029000 - 0x192234fff ContactsUI arm64e <749637f4bee034388db71ebc43b59264> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x192235000 - 0x1923eafff CoreText arm64e <45e9e61d0dc13cd3aa4f6579c3ac1568> /System/Library/Frameworks/CoreText.framework/CoreText
0x1923eb000 - 0x192404fff ExtensionKit arm64e <4312dac44db23e688afe6e4dc9686d8c> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x19241b000 - 0x19249efff BaseBoard arm64e <2a3bc731c5423387ae6abf72e43dc76f> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19249f000 - 0x1926eafff CoreDuet arm64e <745d8b020d4d3c8ba80ac15fdfdb7f5b> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1926eb000 - 0x192844fff Contacts arm64e <9bd9f9345dda33e4b65380257b0aa2a7> /System/Library/Frameworks/Contacts.framework/Contacts
0x192845000 - 0x193da5fff GeoServices arm64e <9b1779e9985d39c0b87b6d5bd3f3ba8c> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x193da6000 - 0x193e3bfff CoreLocation arm64e /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x193e3c000 - 0x193fddfff CloudKit arm64e /System/Library/Frameworks/CloudKit.framework/CloudKit
0x193fde000 - 0x194352fff CoreData arm64e <4ae82cd06dc234acb4d44a4fbe4095f3> /System/Library/Frameworks/CoreData.framework/CoreData
0x1950f1000 - 0x1950fbfff libswiftCoreGraphics.dylib arm64e /usr/lib/swift/libswiftCoreGraphics.dylib
0x1950fc000 - 0x19513bfff AppSupport arm64e <04497297f87a33a4ada345e414053b66> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x19513c000 - 0x19525dfff ManagedConfiguration arm64e /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x19525e000 - 0x1952ccfff IMFoundation arm64e <5eec2fe3679239c6a9b7682735136272> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1952cd000 - 0x1953dafff IDS arm64e <8c18a6bcf2663d38ad0f374775e29174> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1953db000 - 0x19552cfff Security arm64e /System/Library/Frameworks/Security.framework/Security
0x19552d000 - 0x195909fff MediaPlayer arm64e /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19590a000 - 0x195921fff AudioSession arm64e /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x195922000 - 0x195ac6fff AVFCore arm64e /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x195ac7000 - 0x196063fff Intents arm64e <679e85b3c24834e38f649b23d80ecdfa> /System/Library/Frameworks/Intents.framework/Intents
0x1960b3000 - 0x1963c4fff CoreImage arm64e <198570e5a97e3b79835975d64a9a8321> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1963c5000 - 0x196482fff ColorSync arm64e /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x196483000 - 0x1964befff CoreVideo arm64e /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1964bf000 - 0x196cdefff MediaToolbox arm64e <49aedcafce783c6ea9adb7ca63be49c5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x196cdf000 - 0x196de0fff CoreMedia arm64e <2a0f257912c130a5a72ae29c23636678> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x196de1000 - 0x197051fff AudioToolbox arm64e <1e0023f6e1783baea294758ed5a12c5f> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x197052000 - 0x1970a2fff CoreHaptics arm64e <9f631dabcbf63e0690c1f6b2f164f57d> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1970a3000 - 0x197101fff UserActivity arm64e <33792a46e2e53fbc999f0942004d1285> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x197102000 - 0x197209fff UIFoundation arm64e <29ff2b7a379d3c298d6d9e0cb7e8cde7> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19720a000 - 0x19722ffff libsystem_info.dylib arm64e /usr/lib/system/libsystem_info.dylib
0x197230000 - 0x1972affff libsystem_c.dylib arm64e <7a2b5cfaf443345b9a818746d01ca8c0> /usr/lib/system/libsystem_c.dylib
0x1972b0000 - 0x1972fafff RunningBoardServices arm64e <4fd570b3d26f3ea1a4f91ee1d63a8e23> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1972fb000 - 0x1983c8fff JavaScriptCore arm64e <0d3c56e1ca343e199cfc940c415bd833> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x198984000 - 0x198a12fff ContactsFoundation arm64e <1c2922f8fd1c316aa2bcaa70ffd8734a> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x198a13000 - 0x198c55fff HealthKit arm64e <1bc794f284cf3595a98f28451784c348> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x198c56000 - 0x198c78fff ProactiveEventTracker arm64e <97680381232d36dabd1de93f9a758239> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x198c79000 - 0x198cc3fff Lexicon arm64e <3c57df5d5f6b39878f0fc9886919d9b6> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x198cc4000 - 0x198d2dfff PersonalizationPortrait arm64e /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x198d2e000 - 0x198d7cfff CoreDuetContext arm64e /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x198d7d000 - 0x198e28fff IOKit arm64e <6fca9166daed3a14af0084023652a54f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x198e29000 - 0x198e37fff DataMigration arm64e <05b3e601d2213dab97bae982c8539b6d> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x198e38000 - 0x198e93fff SpringBoardServices arm64e /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x198e94000 - 0x198ea5fff ContextKit arm64e <5c562a798c20348b83efbb846f612292> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x198ea6000 - 0x199119fff CoreMotion arm64e <4b414798c90632069f91752086513a84> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19911a000 - 0x199257fff EventKit arm64e <4288fb3d413a33479aaf61687b3f9f82> /System/Library/Frameworks/EventKit.framework/EventKit
0x1997a8000 - 0x199a47fff MediaRemote arm64e /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x199a48000 - 0x199bf2fff CoreUtils arm64e <14c8cde85362354387402aeb5298fe4a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x199bf3000 - 0x199c08fff FamilyCircle arm64e /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x199c09000 - 0x199c75fff CoreSpotlight arm64e <3407c4f701a53ec887e32250be69eba2> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x199fc3000 - 0x19a191fff AssistantServices arm64e <4ff4d127aec43b4fa0d0cba807cd0571> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19a192000 - 0x19a256fff CoreUI arm64e <01c884bbadb5397da797b8f767f0f266> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19a257000 - 0x19a2a4fff SafariSafeBrowsing arm64e <51cd6dba09f73689a63ab07ba5f8a51c> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x19a2a5000 - 0x19aa7dfff WebKit arm64e <22d8cc4f55743559b05427d6ab4288d1> /System/Library/Frameworks/WebKit.framework/WebKit
0x19aa7e000 - 0x19d019fff WebCore arm64e <4966787572d037b8bba2e584638ebdfe> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19d01a000 - 0x19d077fff libMobileGestalt.dylib arm64e <3cd30c4e8e5e3414b25587e27f27573e> /usr/lib/libMobileGestalt.dylib
0x19d078000 - 0x19d093fff CommonUtilities arm64e /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x19d094000 - 0x19d1f9fff IDSFoundation arm64e <62f46d4a5f693c5e9fbf0e1b96f9296f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19d1fa000 - 0x19d300fff IMSharedUtilities arm64e <35d741f65c773f089f285c5470577f02> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x19d301000 - 0x19d3a9fff CoreSuggestions arm64e /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x19d3aa000 - 0x19d446fff AddressBookLegacy arm64e <03cac203bcd33feba2530a290a58b447> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19d447000 - 0x19d478fff UserNotifications arm64e <316675c0962e3a3cb3c20a693a6424f9> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x19d479000 - 0x19d502fff FrontBoardServices arm64e /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x19d503000 - 0x19d526fff libsystem_malloc.dylib arm64e /usr/lib/system/libsystem_malloc.dylib
0x19d527000 - 0x19d7ebfff MapKit arm64e /System/Library/Frameworks/MapKit.framework/MapKit
0x19d7ec000 - 0x19df8bfff VectorKit arm64e <61e9b915d1f537c2b0aa62d28b994733> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19df8c000 - 0x19e01afff AuthKit arm64e /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19e01b000 - 0x19e0acfff AppleAccount arm64e <12e97b3da0473183a3c269b90d50717c> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19e0ad000 - 0x19e314fff AudioToolboxCore arm64e /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19e348000 - 0x19e61afff StoreServices arm64e <5640d1cd07ae38e58e79809a6c5f7f65> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19e61b000 - 0x19e7aafff Sharing arm64e /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x19e7ab000 - 0x19e84bfff ShareSheet arm64e /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x19e84c000 - 0x19e90ffff CoreParsec arm64e <281c81690f56300baa4fc43572ba38c7> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x19e910000 - 0x19e957fff PhotoFoundation arm64e <12520ee704b938e0a072736bf5570179> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x19e958000 - 0x19eb96fff Photos arm64e <4e9543ad4f5533d390a75966b2353044> /System/Library/Frameworks/Photos.framework/Photos
0x19eb97000 - 0x19f2b3fff PhotoLibraryServices arm64e <72712adf548c3ec29c7c885c8e78b79c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x19f2b4000 - 0x19f373fff AssetsLibraryServices arm64e <8cf235c08dd43355bbcc29d085bcaa3f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x19f374000 - 0x19f3c3fff MobileBackup arm64e /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x19f3c4000 - 0x19f3d7fff MSUDataAccessor arm64e /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x19f3d8000 - 0x19f3fffff MobileAsset arm64e /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19f400000 - 0x19f40ffff libsystem_networkextension.dylib arm64e <3fbd7ab2b56134ddafff3f701a0e8d70> /usr/lib/system/libsystem_networkextension.dylib
0x19f410000 - 0x19f657fff NetworkExtension arm64e <9aac742ed5f73619bc05ea4f2d8601fb> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x19f658000 - 0x19f68efff Trial arm64e <2ac64392246b3648a5317a43d048b489> /System/Library/PrivateFrameworks/Trial.framework/Trial
0x19f68f000 - 0x19ff0efff CoreML arm64e /System/Library/Frameworks/CoreML.framework/CoreML
0x19ff0f000 - 0x1a0682fff Espresso arm64e /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1a0683000 - 0x1a078bfff VideoToolbox arm64e <29248b123cde35a588a195c32c022922> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a078c000 - 0x1a07d4fff OnBoardingKit arm64e /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a08ca000 - 0x1a08dbfff AXCoreUtilities arm64e <014031bc30613d918e3c9c3fc107b99d> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a08dc000 - 0x1a0e5cfff PhotosUI arm64e <4a9e11f21ef63cb0a56e72c3f7d3c61c> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x1a0e5d000 - 0x1a1726fff PhotosUICore arm64e <6b0f1a9ab51c38e39c667f27e64e6506> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1a1727000 - 0x1a189bfff Montreal arm64e <92ef6ab63ca73bcc891a7606e41479ac> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a189c000 - 0x1a19affff LanguageModeling arm64e /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a19b0000 - 0x1a19b8fff InternationalSupport arm64e /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a19b9000 - 0x1a1c08fff iTunesCloud arm64e /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a1c09000 - 0x1a1c4efff libswiftUIKit.dylib arm64e <6fec7ff46dce3122808ec2852bc4403f> /usr/lib/swift/libswiftUIKit.dylib
0x1a1d65000 - 0x1a1e0efff CalendarDatabase arm64e /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a1e5d000 - 0x1a1f40fff LinkPresentation arm64e <5567c66e9f79320283ae3121957cb95e> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1a1f41000 - 0x1a207ffff Combine arm64e /System/Library/Frameworks/Combine.framework/Combine
0x1a210c000 - 0x1a211dfff UniformTypeIdentifiers arm64e /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1a211e000 - 0x1a219ffff CloudDocs arm64e /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a26d6000 - 0x1a2719fff MediaServices arm64e <7bdd6cc77a88373384388d05968d2881> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a271a000 - 0x1a28a4fff SearchFoundation arm64e <5ebd338a9e4a3b62aeedb10b04f17576> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a28a5000 - 0x1a28fffff WebBookmarks arm64e <89df099d721433f0a59bff389549c0ed> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1a297e000 - 0x1a29b5fff libobjc.A.dylib arm64e <5e3463af65df310784dd1a10b3ebb1c8> /usr/lib/libobjc.A.dylib
0x1a29b6000 - 0x1a2a17fff LoggingSupport arm64e <77706ef2861c33a5b898594e23a594f4> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a2a18000 - 0x1a2a73fff libc++.1.dylib arm64e /usr/lib/libc++.1.dylib
0x1a2a74000 - 0x1a2a8dfff libc++abi.dylib arm64e <5f0f3e96ff313253998119ea89a8a578> /usr/lib/libc++abi.dylib
0x1a2a8e000 - 0x1a2acffff SetupAssistant arm64e <0ef8f8e8fcdb333298ea5cb56463af6e> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a2c21000 - 0x1a2c63fff CoreAutoLayout arm64e <9d52b2d988f63696bdd72c5c39cb55e2> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1a2c64000 - 0x1a2dbbfff Network arm64e /System/Library/Frameworks/Network.framework/Network
0x1a2dbc000 - 0x1a2df2fff MobileKeyBag arm64e <49adf173d1d33adfbb93db274289cb24> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a3023000 - 0x1a3035fff BaseBoardUI arm64e <8d0e07c01ee337489132f8babe88b7e4> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1a3036000 - 0x1a30e4fff libvDSP.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1a30e5000 - 0x1a3118fff libAudioToolboxUtility.dylib arm64e <39ffaacc889c35beb97e065a31c391c2> /usr/lib/libAudioToolboxUtility.dylib
0x1a32ec000 - 0x1a3377fff CoreNLP arm64e <2c7f216138d836e0acbf898cae55e845> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a3378000 - 0x1a348dfff FileProvider arm64e <1b1a916cc61e320ea9d07374aef73435> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a348e000 - 0x1a349ffff BiomeStorage arm64e /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1a34a0000 - 0x1a34b8fff libswiftDispatch.dylib arm64e <62b14104518738ae9130167ff084bde9> /usr/lib/swift/libswiftDispatch.dylib
0x1a34b9000 - 0x1a34eefff DataDetectorsCore arm64e <75f6765602563e158e75c8a6dba02097> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a34ef000 - 0x1a358bfff Symbolication arm64e <8aa08212e2a03dbbba0c6b998cef9707> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1a358c000 - 0x1a359afff CrashReporterSupport arm64e <0569dabbb67139a7a8d08c3580d6b540> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a35fc000 - 0x1a36ccfff TelephonyUtilities arm64e /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a3704000 - 0x1a38f1fff MPSNeuralNetwork arm64e <586e47f1d92936058fc65c0b0e87acb7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1a38f2000 - 0x1a3947fff MPSCore arm64e <622a2dcf4d1334669fd09348bb6b4f02> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1a3aa2000 - 0x1a3b0bfff CalendarFoundation arm64e /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a3b6c000 - 0x1a3c55fff NLP arm64e <4078734e2be43bc3841bd411628835e2> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a3c56000 - 0x1a3c7dfff AppSupportUI arm64e <7eb6be0948d433a0a403e0429feacfa3> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1a3c87000 - 0x1a3cdafff FTServices arm64e <1eeeb471a5603dfc9de8dedb46d6da42> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a3cdb000 - 0x1a3d8dfff libboringssl.dylib arm64e <727308976954333f9ea70fce4af877e3> /usr/lib/libboringssl.dylib
0x1a3d8e000 - 0x1a3da4fff ProtocolBuffer arm64e /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a3da5000 - 0x1a3ea5fff AVKit arm64e <1d20a2c3e3053aa39cdb2cd947301dd5> /System/Library/Frameworks/AVKit.framework/AVKit
0x1a4013000 - 0x1a4022fff AssertionServices arm64e <06da174e39c83cb898bb81db943434df> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a40a0000 - 0x1a417afff Metal arm64e <242392f1b3f63c49b1b009c6e11c5b6c> /System/Library/Frameworks/Metal.framework/Metal
0x1a417b000 - 0x1a42cffff MediaExperience arm64e /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a42d0000 - 0x1a46d8fff VideoProcessing arm64e <5e173771f2e239629c56225a66aa42c9> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1a46d9000 - 0x1a46effff libsystem_trace.dylib arm64e /usr/lib/system/libsystem_trace.dylib
0x1a46f0000 - 0x1a4721fff CoreServicesInternal arm64e <057a9ad89d763e2291d15a51c521facc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a4722000 - 0x1a4791fff SafariCore arm64e <6cd4ff9fd6fd3de7ad4cb308007e2230> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a4792000 - 0x1a49c5fff SafariShared arm64e /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1a49c6000 - 0x1a4a57fff AppStoreDaemon arm64e <2013ca079e163b17a767653a70c8730c> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1a53bc000 - 0x1a5434fff SAObjects arm64e <2ee46702bcbb30158e8af6023c656c16> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a5435000 - 0x1a547efff VoiceServices arm64e <82f933fc10bb3ddaa0a620573810645e> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1a547f000 - 0x1a5487fff GraphicsServices arm64e /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1a5488000 - 0x1a54dafff DeviceManagement arm64e <67d349140ec83b059732b8a8335d7eac> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1a54db000 - 0x1a5654fff Translation arm64e /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1a5655000 - 0x1a5669fff PowerLog arm64e /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a566a000 - 0x1a5691fff DuetActivityScheduler arm64e /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a7127000 - 0x1a73ccfff Vision arm64e <9c7f7926d6633473ac76437f7321bf9d> /System/Library/Frameworks/Vision.framework/Vision
0x1a7427000 - 0x1a7491fff ProactiveSupport arm64e <22cfe32cec853c6fa9c1c3c865b0cca7> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1a74bd000 - 0x1a74dcfff ApplePushService arm64e <8c892fe2bd8c31e78af67ae513b7e2c5> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1a74dd000 - 0x1a7506fff BoardServices arm64e <51079d716df0363c8697097c285f533b> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1a767b000 - 0x1a76abfff libncurses.5.4.dylib arm64e <9df61b26570b3caa8cf83d6d460e65fd> /usr/lib/libncurses.5.4.dylib
0x1a76ac000 - 0x1a76ebfff OSAnalytics arm64e <113e1451f4fa36cab9f31557a9ac64b5> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a76ec000 - 0x1a7747fff CoreBluetooth arm64e <42ebbb4dbfcc3f07b151784b68845faa> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a793b000 - 0x1a797efff TemplateKit arm64e <8cae50ec1ef632789d2b5dff0d5d3e2d> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1a797f000 - 0x1a79b3fff MobileInstallation arm64e <4c31ffbe97ab397fbe651d242d1a06ec> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a79b4000 - 0x1a7a41fff libTelephonyUtilDynamic.dylib arm64e <6836da9d0dbd3d44a74c4fdcb6e5c12e> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a7a42000 - 0x1a7aaffff NanoRegistry arm64e <5057570e0b9c382f81055c6d1346aa2c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1a7b8f000 - 0x1a7babfff CoreMaterial arm64e <54f2177002dc3c65b7d217d25315d21b> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1a7c22000 - 0x1a7da7fff libsqlite3.dylib arm64e /usr/lib/libsqlite3.dylib
0x1a7da8000 - 0x1a7e6dfff AVFCapture arm64e <98773cb379493cea94f8d75e183ef3d0> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1a7e6e000 - 0x1a81b9fff CMCapture arm64e <16d6b3c56d2936c28b2e5c6c62abdf39> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1a8374000 - 0x1a85e0fff MobileSpotlightIndex arm64e <7ac2add75d99391f84b34e6492c96c9d> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1a8a0e000 - 0x1a8a18fff libsystem_notify.dylib arm64e <72bb0e384af237efa46c22e51a15cd6c> /usr/lib/system/libsystem_notify.dylib
0x1a8a19000 - 0x1a8a5cfff CryptoTokenKit arm64e <6ed98570ce9a34d4884ae5d7001370eb> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1a8ac7000 - 0x1a8b3afff libcorecrypto.dylib arm64e <193092c2ca43370bb2f5fc9912342afe> /usr/lib/system/libcorecrypto.dylib
0x1a8b3b000 - 0x1a8b5efff UserManagement arm64e /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a8c36000 - 0x1a8c50fff libsystem_asl.dylib arm64e <7ea474d4da40363ca729cb534d12462c> /usr/lib/system/libsystem_asl.dylib
0x1a8c51000 - 0x1a8c75fff AppSSO arm64e <5faf5addf6d73fadb9318d5bedf4866f> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1a8c76000 - 0x1a8c96fff SharedWebCredentials arm64e /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a8c97000 - 0x1a8e67fff SafariServices arm64e /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1a8ebc000 - 0x1a8ef2fff DataAccessExpress arm64e <5dc11e3861f73241bf4be1ddd1297d5b> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a8ef3000 - 0x1a8f2afff CoreServicesStore arm64e <779d9f99f61636eea0ee34c5a44f6fcb> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a8f2b000 - 0x1a8f5dfff CoreAnalytics arm64e <9705d34d797e36f5af4d5408463f07c0> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a8f5e000 - 0x1a8f69fff SymptomAnalytics arm64e <1f8cec54a1e3365b8e2f7ed8de95e8b2> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1a9163000 - 0x1a9172fff NanoPreferencesSync arm64e <1bcd78a38e8a3c718e047a2ae03d23b1> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1a9668000 - 0x1a9692fff IconServices arm64e /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1aa11d000 - 0x1aa3dafff vImage arm64e <7d619ec35f6a3fd792390c09e8c2e1ef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1ab1e0000 - 0x1ab3bafff IMCore arm64e <7bbd9148883132da98f0d8e67a8d7783> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1ab4af000 - 0x1ab4c6fff IAP arm64e <4f525bd552ac31a1abbfaefa8cee92df> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1ab4c7000 - 0x1ab522fff ktrace arm64e <4908d2c4b5143ea28bfb557d2c5921a2> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1ab68d000 - 0x1ab69bfff Celestial arm64e <6cf09e6694db3db9af109d33af95f353> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1ab742000 - 0x1ab789fff Pegasus arm64e <2252f88f414632e1a4c6069a4362f422> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1ab78a000 - 0x1ab8f0fff WebKitLegacy arm64e <19c126ed72583da1a433e0c280d483e5> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1ab965000 - 0x1ab9e4fff ClassKit arm64e <6fae3aeaea1034d7ac6ae4bc057f8b8a> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1ab9e5000 - 0x1aba2bfff StoreKit arm64e <45e16b0cc0073303974671bac282438f> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1acb59000 - 0x1acb63fff IOMobileFramebuffer arm64e <6a5768f3613234b3a081b1261d1a4aee> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1acb64000 - 0x1acbd8fff ScreenTimeCore arm64e /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1acc84000 - 0x1ace06fff CloudPhotoLibrary arm64e /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ace07000 - 0x1ad0cefff MusicLibrary arm64e <42882a66dbee3f3ea96c2d9efe96405c> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1ad0cf000 - 0x1ad137fff CallKit arm64e /System/Library/Frameworks/CallKit.framework/CallKit
0x1ad1db000 - 0x1ad1fafff PrototypeTools arm64e <8119aabb892c3994a2a62225c9dc19c5> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1ad1fb000 - 0x1ad226fff PersistentConnection arm64e <058616437e3638aea65eaae1560381d9> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1ad227000 - 0x1ad269fff BiomeStreams arm64e <2ce2484c6e8f3d08ae8dcb387fdfced8> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1ad284000 - 0x1ad532fff PencilKit arm64e <6a43292eec84362299d0964068e5539a> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1ad5de000 - 0x1ad5f0fff libswiftUniformTypeIdentifiers.dylib arm64e <099a818e41a93abdae1dfc5198cfcc2c> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1ad5f1000 - 0x1ad75dfff CoreSpeech arm64e <2f61d947acfe306d99fbf1cffe576a9b> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1ad75e000 - 0x1ad8b9fff IMDPersistence arm64e /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1adb56000 - 0x1adc1bfff SafariSharedUI arm64e /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1adc38000 - 0x1adc4efff AppSSOCore arm64e <8d7766e53db03899bd87534e1b0317e7> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1adc5a000 - 0x1adc70fff CoreFollowUp arm64e <5e4f0a8a1a9d342cb08b25923c152133> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1adc71000 - 0x1adce9fff Rapport arm64e <1406806a4b8633e9b72a590d02c1b709> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1addcc000 - 0x1addddfff Categories arm64e <0eb19e880c2f3dc28372e27904e31288> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1ae0ab000 - 0x1ae0d2fff LocationSupport arm64e /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1ae0d3000 - 0x1ae106fff iCalendar arm64e /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1ae107000 - 0x1ae135fff CoreAccessories arm64e /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1ae136000 - 0x1ae234fff ConfigurationEngineModel arm64e <843da2d740273a2ca9c807ecf79a1e3f> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1ae235000 - 0x1ae25ffff CacheDelete arm64e /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1ae260000 - 0x1ae2dafff CVNLP arm64e /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1ae44a000 - 0x1ae44cfff OSAServicesClient arm64e /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ae44d000 - 0x1ae44ffff BiomeFoundation arm64e /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1ae450000 - 0x1ae4a9fff ProtectedCloudStorage arm64e <17d7fc36dfa03e9e8149aa16f974a3fd> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1ae4aa000 - 0x1ae4dffff C2 arm64e <5f732b028303354e88fed94997bb1d3b> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ae4e0000 - 0x1ae74bfff DifferentialPrivacy arm64e /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ae97d000 - 0x1af1e2fff EmbeddedAcousticRecognition arm64e <87911efdb77133dda7fc06acd98b0f67> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1af1e3000 - 0x1af2a1fff SiriInstrumentation arm64e <18dc4558333d351c87519c978d42dd04> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1af2a2000 - 0x1af2e5fff BiometricKit arm64e /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1af33a000 - 0x1af3e8fff CoreSymbolication arm64e /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1af461000 - 0x1af4f2fff SpeakerRecognition arm64e /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1afbaf000 - 0x1afbc1fff IOSurface arm64e <3465394de5cd368cb62f4ad3b48ce973> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1afbc2000 - 0x1afc25fff MobileWiFi arm64e <4946d0754665304d85610d1c77efabdc> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1b00fc000 - 0x1b01a4fff MMCS arm64e <4a8db91f4a113e43a11704a6c9f6dc1c> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b01f9000 - 0x1b0234fff libGLImage.dylib arm64e <7f45e7b9e4ab36a3ab0426d4226e1e32> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b0235000 - 0x1b023cfff libsystem_symptoms.dylib arm64e /usr/lib/system/libsystem_symptoms.dylib
0x1b0288000 - 0x1b07dffff CoreAudio arm64e /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1b07e0000 - 0x1b07f7fff ContactsDonation arm64e <5d2ad700f2203d788b49711c8b0a06da> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1b07f8000 - 0x1b0815fff IntentsCore arm64e /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1b08ba000 - 0x1b08f0fff ImageCaptureCore arm64e <8449b630e8fc342689525bfc2a1d2b9e> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1b0a5e000 - 0x1b0ba3fff Navigation arm64e <3d036d20aae035c780aa7c1b2e7bd153> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1b0ba4000 - 0x1b0bc0fff SafariFoundation arm64e <9c8a455958a337e498fd4da816e2503a> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b0d4a000 - 0x1b0d5dfff MaterialKit arm64e <9caad6c613e235b1874ce8d1c9d27e76> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1b0f07000 - 0x1b0f17fff CoreAUC arm64e <31775b839c0f3f34ac92a1db4118db98> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b1767000 - 0x1b177dfff SettingsFoundation arm64e <869ce99c636f3a32b35795e960f62dd8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1b1ec3000 - 0x1b20defff RawCamera arm64e /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1b2149000 - 0x1b21a9fff ToneLibrary arm64e /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1b21aa000 - 0x1b2214fff TrialProto arm64e <1394646917553bc39c112ba8df032e0d> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
0x1b29e8000 - 0x1b29f5fff MediaSafetyNet arm64e /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1b29f6000 - 0x1b2a31fff TimeSync arm64e <37e68b2c1b5e3992859865bd6493f3d3> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1b2a8a000 - 0x1b2acffff ExposureNotification arm64e <9ba8317a75f63301a4248cde40ee1e5d> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1b315e000 - 0x1b3167fff CoreTime arm64e <2943aaa14f033444882c5d11f6743422> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1b3900000 - 0x1b3afcfff NeutrinoCore arm64e /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
0x1b3b0c000 - 0x1b3c09fff TextRecognition arm64e <72db6868a6193615b29309ccf2ad623d> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1b3c0a000 - 0x1b3c13fff ContextKitExtraction arm64e <8f936f9715643cc7b1a2ed0875d31273> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1b3ce8000 - 0x1b3ceafff libswiftObjectiveC.dylib arm64e <212c3aa6b00e349f8fbdc7fce8f8161f> /usr/lib/swift/libswiftObjectiveC.dylib
0x1b3ceb000 - 0x1b3f3afff libmorphun.dylib arm64e <3e69843e4cef37228e7bf584ba970a3c> /usr/lib/libmorphun.dylib
0x1b52a7000 - 0x1b52e0fff PhotosPlayer arm64e <590a2b9e85a0341394490aa291ce703e> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1b5325000 - 0x1b53a8fff CoreDAV arm64e <3634be0845153a339be39a57f16ebd5d> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1b5588000 - 0x1b5597fff MobileIcons arm64e /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1b5969000 - 0x1b5a3dfff ProofReader arm64e /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1b6ca0000 - 0x1b6caafff MallocStackLogging arm64e <0a810c71bcc83f0cb57d6896c6bbe154> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1b6ee3000 - 0x1b6f2efff MetadataUtilities arm64e /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1b76c2000 - 0x1b7720fff CoreLocationProtobuf arm64e /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b793d000 - 0x1b796ffff Bom arm64e <0f1f2d0647a235f9abe4b25c4fa63184> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b79a1000 - 0x1b79a7fff PushKit arm64e <012004fe051e3f76abcab3d9c24f488e> /System/Library/Frameworks/PushKit.framework/PushKit
0x1b79a8000 - 0x1b7a11fff PhotosFormats arm64e <012f2dd22a7831c794a251f9bf57629d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1b7ba3000 - 0x1b7c33fff Quagga arm64e <6410201142df3c95aa8b27289e5b30ae> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b7c34000 - 0x1b7c3cfff StudyLog arm64e /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1b8b74000 - 0x1b8bb5fff NaturalLanguage arm64e <4e6da6648c893f7399968759d5805d4c> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1b966f000 - 0x1b968efff MediaStream arm64e /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1ba1e0000 - 0x1ba30dfff InternalSwiftProtobuf arm64e <0fc3875e7a833526a122174d49ba62c6> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x1ba42d000 - 0x1ba456fff MediaConversionService arm64e /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1ba5ac000 - 0x1ba6effff CoreHandwriting arm64e /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1baef2000 - 0x1baefdfff AppleIDAuthSupport arm64e <48c91b83505e3b57a3768d91167ba53b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1baf0d000 - 0x1baf24fff LocalAuthentication arm64e <1328e0378138343ab27f018e8e8c3c88> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1baf9f000 - 0x1bafa5fff IOAccelerator arm64e <165587444f3c376489aaf746732fbf2f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1bb390000 - 0x1bb39afff CloudPhotoServices arm64e /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1bb3e2000 - 0x1bb48dfff iTunesStore arm64e <58b2e4c386b93b818ccfeec4d3d7a2aa> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1bb85c000 - 0x1bb88efff libsystem_kernel.dylib arm64e <8c05f540631539e293852765f56e844a> /usr/lib/system/libsystem_kernel.dylib
0x1bbb97000 - 0x1bbca1fff ResponseKit arm64e /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1bbca2000 - 0x1bbcdcfff EmojiFoundation arm64e /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1bc30c000 - 0x1bc319fff FontServices arm64e <064aca6f5c0f3fbbac15b4b88e61df12> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1bc4d3000 - 0x1bc4dffff MediaAccessibility arm64e <8ec945a4ae953fe4b053ce4d85ad41ab> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1bc520000 - 0x1bcafcfff SiriTTS arm64e <51b960203fd23590917cb860f169b75c> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1bcafd000 - 0x1bcb0bfff SetupAssistantSupport arm64e /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1bcb14000 - 0x1bcb74fff Social arm64e <482086914f8b36be9c9a8c27176337bc> /System/Library/Frameworks/Social.framework/Social
0x1bcc4f000 - 0x1bcc80fff VirtualGarage arm64e /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1bcc81000 - 0x1bcca6fff NetAppsUtilities arm64e <9f09d90836fe35b9af55408dbd840a4a> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1bcca7000 - 0x1bcd08fff Osprey arm64e /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1bdec5000 - 0x1bded2fff libdscsym.dylib arm64e /usr/lib/libdscsym.dylib
0x1bded3000 - 0x1bdee3fff HangTracer arm64e <430aab222f0334edb52e4bf7a4a3f9d0> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1be09f000 - 0x1be15afff SampleAnalysis arm64e <5ac5570419fd388f87ec8a410e856b15> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1be15b000 - 0x1be18afff PlugInKit arm64e <82eb44db978633ee85691c868f25c716> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1be23e000 - 0x1be23ffff libSystem.B.dylib arm64e /usr/lib/libSystem.B.dylib
0x1be550000 - 0x1be55dfff MobileActivation arm64e <54c4a7126583398ba91433003f3ee098> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1be55e000 - 0x1be5b6fff CalendarDaemon arm64e <5f9e7b971b7638e2b205f9061153cee8> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1be6ab000 - 0x1be71bfff libarchive.2.dylib arm64e /usr/lib/libarchive.2.dylib
0x1be71c000 - 0x1be740fff libtailspin.dylib arm64e <94d0bc453ec037cbbd1251d74818fc5c> /usr/lib/libtailspin.dylib
0x1be741000 - 0x1bebfefff libBNNS.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1bebff000 - 0x1bec42fff SharedUtils arm64e <6a37be8ab47e30799057da3ca93bb31c> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1beef6000 - 0x1beefbfff libsysdiagnose.dylib arm64e /usr/lib/libsysdiagnose.dylib
0x1bef38000 - 0x1bf043fff CoreMediaStream arm64e <112b60b7bb6f30b8a3a491734947bab4> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1bf255000 - 0x1bf255fff AVFoundation arm64e /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1bf256000 - 0x1bf256fff Accelerate arm64e /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1bf257000 - 0x1bf4c1fff libBLAS.dylib arm64e <6f55ec39731d39669c5476fe4d453e7b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1bf4c2000 - 0x1bf97efff libLAPACK.dylib arm64e <5dc4f213b2bc3f78a650b27dabf3b874> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1bf97f000 - 0x1bf993fff libLinearAlgebra.dylib arm64e <1f37432fbd5c3864afb0545a456904d6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1bf994000 - 0x1bf998fff libQuadrature.dylib arm64e <05c8929914b13f8cb87750b5c2f1679f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1bf999000 - 0x1bf9fbfff libSparse.dylib arm64e <569942602f8335198b461ee8ba30315b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1bf9fc000 - 0x1bfa0efff libSparseBLAS.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1bfa0f000 - 0x1bfa62fff libvMisc.dylib arm64e <85e8b76d450133ae90437b8d604a8665> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1bfa63000 - 0x1bfa63fff vecLib arm64e <9f93937dcb963dd4a591605605408b74> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1bfa68000 - 0x1bfa69fff AdSupport arm64e /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1bfa9b000 - 0x1bfa9efff AppTrackingTransparency arm64e <67a29cd32b6a3c58a38c944684786910> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
0x1bfa9f000 - 0x1bfab0fff AssetsLibrary arm64e /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1bfbc6000 - 0x1bfbe3fff AuthenticationServices arm64e <58cf7b3d76cd33929a5fadab3fd251a4> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1bfcd2000 - 0x1bfd3bfff CoreMIDI arm64e <699e1d06a916313695787af127e2bda8> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1c0267000 - 0x1c027efff ExternalAccessory arm64e /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1c045f000 - 0x1c05e3fff MLCompute arm64e /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1c060a000 - 0x1c0622fff MetalKit arm64e /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1c0623000 - 0x1c06a9fff MPSImage arm64e <2d6c5b162a7033429adf7a8fdb84e48e> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1c06aa000 - 0x1c06d0fff MPSMatrix arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1c06d1000 - 0x1c070bfff MPSNDArray arm64e <6a4c5835442b3065ae2cd6b6ca45beab> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1c070c000 - 0x1c0754fff MPSRayIntersector arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1c0755000 - 0x1c0755fff MetalPerformanceShaders arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1c0af2000 - 0x1c0af2fff MobileCoreServices arm64e /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1c16d2000 - 0x1c16dafff OpenGLES arm64e <10b9b296d0c73ac9b20e4be5d48a3e4e> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c16db000 - 0x1c16dcfff libCVMSPluginSupport.dylib arm64e <4c021c28dd3a3a398e210461335b3b34> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1c16dd000 - 0x1c16e3fff libCoreFSCache.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1c16e4000 - 0x1c16e9fff libCoreVMClient.dylib arm64e <1836f8b71f403eb6957c424c3ef66639> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1c16ea000 - 0x1c16f3fff libGFXShared.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c18ac000 - 0x1c1972fff PDFKit arm64e /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1c1981000 - 0x1c19bcfff QuickLookThumbnailing arm64e <21367c19bef53438847166f81d543f79> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1c208e000 - 0x1c21d2fff SoundAnalysis arm64e <79eb469d48e23ea29b89ef5e3654aa4c> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1c21d3000 - 0x1c21e4fff Speech arm64e /System/Library/Frameworks/Speech.framework/Speech
0x1c2301000 - 0x1c2301fff UIKit arm64e <62b6934197173978be1600e08c127b47> /System/Library/Frameworks/UIKit.framework/UIKit
0x1c230b000 - 0x1c23d3fff VideoSubscriberAccount arm64e /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1c23d4000 - 0x1c2fbefff libfaceCore.dylib arm64e /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1c34c4000 - 0x1c34c7fff AFKUser arm64e <4c5b875ab894324b9cc24f432a0ad4dd> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1c358d000 - 0x1c3813fff ANECompiler arm64e /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1c3814000 - 0x1c3828fff ANEServices arm64e /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1c382d000 - 0x1c38ebfff APFS arm64e <4b51fdcb47713c60a9bb0d84d84fc587> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1c38ec000 - 0x1c38f2fff ASEProcessing arm64e <477c867675ad3a78b5d43c12d14bf0b1> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1c4113000 - 0x1c4118fff AggregateDictionary arm64e <42de7a0ca2203854abcb147f9f93f586> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1c42ad000 - 0x1c4383fff AirPlaySync arm64e <85302ca9d90938e8ae2e9f1fbfbaf289> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1c448c000 - 0x1c44a8fff AlgosScoreFramework arm64e <1c12ab2016883a19855f7de20c171c94> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1c45d2000 - 0x1c475bfff AppC3D arm64e <190dc87e9aa2331798af5a28d768ee72> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
0x1c475c000 - 0x1c477efff AppConduit arm64e /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1c4887000 - 0x1c4891fff AppStoreOverlays arm64e <80b7ff8104e237bfa5e2a5e99d8274b4> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1c59c4000 - 0x1c5b65fff AppleCVA arm64e <9360db7d55a932008897bc95e996018e> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1c5bb6000 - 0x1c5bc5fff AppleFSCompression arm64e <5445b3f4f3d33244a7bad770497b1d39> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1c5bd3000 - 0x1c5bf7fff AppleIDSSOAuthentication arm64e /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1c5bf8000 - 0x1c5c3dfff AppleJPEG arm64e <67d4772de42d39c1862f259974abdc90> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1c5cdc000 - 0x1c5ceffff AppleNeuralEngine arm64e /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1c5cf9000 - 0x1c5d1dfff AppleSauce arm64e <077e80c228653d7a9b700b3a6244a0d6> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1c5d50000 - 0x1c5d6efff AssetCacheServices arm64e /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1c5ed6000 - 0x1c5f33fff AuthKitUI arm64e <670a55258b203f59892a20f6a4e492d7> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1c5f34000 - 0x1c5f87fff AutoLoop arm64e <7f6b24153e9133b994ed05b240e567c2> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1c5fc0000 - 0x1c5fd9fff BiomePubSub arm64e /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1c62da000 - 0x1c62e9fff BluetoothManager arm64e <3e45b39719b93ddd81418f6c74c29d53> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1c655f000 - 0x1c6569fff CMCaptureCore arm64e /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1c656a000 - 0x1c6580fff CPAnalytics arm64e <3486e32ba4d53d64b4598111ec2ec346> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1c6583000 - 0x1c6592fff CPMS arm64e <510adbf01f3c34c0bf8df60d23c1f0b0> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1c6593000 - 0x1c65a2fff CTCarrierSpace arm64e <0bfb09554dd03e6baea1763bcb986154> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1c670d000 - 0x1c6737fff CameraEditKit arm64e /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
0x1c68a7000 - 0x1c68b2fff CaptiveNetwork arm64e <2ee00109262a328c901a31515130e35c> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1c69d1000 - 0x1c6a1dfff Catalyst arm64e /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1c6a1e000 - 0x1c6a42fff CellularPlanManager arm64e /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1c6a5a000 - 0x1c6a62fff CertUI arm64e <7f400f7ae31b3255bacb91c53da10ddb> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1c6a6b000 - 0x1c6abafff ChunkingLibrary arm64e /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1c6f23000 - 0x1c6f27fff CommunicationsFilter arm64e /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1c6fdd000 - 0x1c6fe0fff ConstantClasses arm64e <8f8d1129ded33b0db5bd7a68305095bb> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1c6fea000 - 0x1c7028fff ContactsAutocomplete arm64e /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1c702e000 - 0x1c70a6fff ContactsUICore arm64e /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1c70e3000 - 0x1c713cfff CoreAppleCVA arm64e /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1c713d000 - 0x1c7238fff CoreBrightness arm64e <7429dad659be3488a1f164163560b867> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1c72a4000 - 0x1c72b1fff CoreDuetDaemonProtocol arm64e <624ea208abc737b3bfa11f4330272f4b> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1c72b4000 - 0x1c72b6fff CoreDuetDebugLogging arm64e <45c441ce262a3f70808af88294437173> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1c72c5000 - 0x1c72d7fff CoreEmoji arm64e /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1c78ff000 - 0x1c7903fff CoreOptimization arm64e <9dad0d94b8d936aba9443f8965d581c5> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1c7904000 - 0x1c79c0fff CorePDF arm64e <9c4352c55561371aa0d5b5ba140546a7> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1c79c1000 - 0x1c79c9fff CorePhoneNumbers arm64e <8870ad9e62ae3f80b1727a183914c7fd> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1c79ca000 - 0x1c7a21fff CorePrediction arm64e <153c1cd36d3e35979f15ac05f5a8a91e> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1c834e000 - 0x1c8359fff CoreRecents arm64e <4cee9425acec364fb64aaa43ab73364d> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1c835a000 - 0x1c83c1fff CoreRecognition arm64e <4e0f6848a0ed32e1a7309fa797cf62fd> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1c83c2000 - 0x1c83dafff CoreSDB arm64e <321a616ad22e3c52a153d9dbab5bd044> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1c83db000 - 0x1c8405fff CoreSVG arm64e /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1c860d000 - 0x1c8611fff DAAPKit arm64e /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1c8632000 - 0x1c863ffff DCIMServices arm64e <763a7c994a8a3a3e98f037840f04cdaf> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1c8656000 - 0x1c8692fff DataDetectorsNaturalLanguage arm64e /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1c86f0000 - 0x1c8725fff DeviceIdentity arm64e /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1c8855000 - 0x1c888cfff DistributedEvaluation arm64e /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1c89ac000 - 0x1c89e6fff DocumentManager arm64e <42180568809b3aa989585e006f41c4dd> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1c89e7000 - 0x1c8a05fff DocumentManagerCore arm64e <6a9d4bbf6875330e9a36873be05ec09e> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1c8a8c000 - 0x1c8a8efff DragUI arm64e /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1c8abf000 - 0x1c8af0fff EAP8021X arm64e /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1c8b20000 - 0x1c8b35fff Engram arm64e /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1c8c6e000 - 0x1c8c74fff ExtensionFoundation arm64e <8ee34203f5903a26b468906159c8c51a> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1c8e04000 - 0x1c8e0cfff FSEvents arm64e <0d5c0f848cb4369892dee6536dd9e2b7> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1c8e0d000 - 0x1c8e2cfff FTAWD arm64e /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1c8e2d000 - 0x1c8e30fff FTClientServices arm64e <8c505cffb93a3282ac9cd48c6785d497> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1c8e31000 - 0x1c9244fff FaceCore arm64e /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1c924b000 - 0x1c9250fff FeatureFlagsSupport arm64e /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1c9251000 - 0x1c925cfff FeedbackLogger arm64e <122208d23060334a8d8ecf819a22e50b> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1c93f2000 - 0x1c9534fff libFontParser.dylib arm64e <96cd45aa6d253f7b8b9e44de7c87e3c1> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1c9535000 - 0x1c953dfff libGSFont.dylib arm64e /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1c953e000 - 0x1c957bfff libGSFontCache.dylib arm64e <9b28465f8a1d32dca2a6114cbd3cfb5f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1c95e1000 - 0x1c95eefff libhvf.dylib arm64e <01a10beba20b34caa33dff095d4acda4> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1c9616000 - 0x1c962dfff Futhark arm64e /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1ca2a1000 - 0x1ca2bffff GenerationalStorage arm64e /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1ca2c0000 - 0x1ca2cdfff GraphVisualizer arm64e /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1ca2fb000 - 0x1ca307fff HID arm64e /System/Library/PrivateFrameworks/HID.framework/HID
0x1ca90f000 - 0x1ca983fff HomeSharing arm64e <86c166aa0fa1381d8e77a06fe752177e> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1ca9dd000 - 0x1ca9e3fff IDSKVStore arm64e <87fd72cd6ef130798ae5fbb99f901ce7> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1caceb000 - 0x1cad07fff IOGPU arm64e /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
0x1cad09000 - 0x1cad12fff IOKitten arm64e <98749cb53f95340ba7e8950047b53591> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1cad13000 - 0x1cad15fff IOSurfaceAccelerator arm64e <39e9a2a42dc63683a06985854334d71f> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1cad3d000 - 0x1cad44fff IdleTimerServices arm64e <4bf38e2414f13efdaa5686bd0a1730fe> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1cad4d000 - 0x1cad53fff IncomingCallFilter arm64e <4b8c65e0825330d0950f4558cf173649> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1cad54000 - 0x1cadd0fff InertiaCam arm64e <259545eebc783325b506ace1b0c12e2f> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1cae14000 - 0x1cae21fff IntentsFoundation arm64e /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1cae3b000 - 0x1cae3dfff InternationalTextSearch arm64e <0dd92c9a5aad3ce6a355eb68bddd181c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1cae3e000 - 0x1cae5afff IntlPreferences arm64e <97781264677a303ca96cc3ad3c2ac93d> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1cb0bf000 - 0x1cb0c5fff LinguisticData arm64e /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1cb115000 - 0x1cb14dfff LocalAuthenticationPrivateUI arm64e <23082baffa8f34c6aea54dd3b1b5b3e8> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1cb31b000 - 0x1cb31bfff Marco arm64e <163aa463ff9831c7a6a2828ab62438cc> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1cb627000 - 0x1cb8eafff MediaLibraryCore arm64e <5eacee4014b73f7eab9ec570ff9ac1ec> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1cb8eb000 - 0x1cb93dfff MediaPlatform arm64e /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1cbd2e000 - 0x1cbe00fff MetalTools arm64e <63a418e8ba7e3535a26076812fe7b4b6> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1cbe22000 - 0x1cbe7efff MetricsKit arm64e /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1cbe8f000 - 0x1cbec8fff MobileBluetooth arm64e <0f93956eb2d237e98f41529173afcedb> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1cbf49000 - 0x1cbf4ffff MobileSystemServices arm64e <998167bcb61a3a8e8f7f9396e00ee00f> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1cc02b000 - 0x1cc031fff Netrb arm64e <8619e78892ce3de892782a39df7e9c3e> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1cc106000 - 0x1cc124fff NeutrinoKit arm64e <4b591510c7863196ab359677269a6bf6> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
0x1cc160000 - 0x1cc162fff OAuth arm64e /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1cc180000 - 0x1cc1bffff OTSVG arm64e /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1cc7f7000 - 0x1cc7f9fff ParsecSubscriptionServiceSupport arm64e /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1cc7fe000 - 0x1cc828fff Pasteboard arm64e <1067d9ab70863b4c89439fe0e2a9b311> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1cc858000 - 0x1cc862fff PersonaKit arm64e /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1cc863000 - 0x1cc86ffff PersonaUI arm64e /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1cc8a9000 - 0x1cc8a9fff PhoneNumbers arm64e <283e61ef85573c22bf02cbbcfdb0c323> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1cc8b2000 - 0x1cc9c9fff PhotoImaging arm64e <60c339bc95ca3161b6d4f7fec210c938> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
0x1cc9ca000 - 0x1cca27fff PhotoLibrary arm64e /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1cca70000 - 0x1ccaaffff PhotosImagingFoundation arm64e <76e881d6698e31aa9f397c6c613cefc0> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1ccab0000 - 0x1ccafafff PhysicsKit arm64e <967a4ee77a653e91bbeccd5b7a774035> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1ccba3000 - 0x1ccbaefff PointerUIServices arm64e <5735e3ca52fa33ab97c7722d524f0406> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1cdffa000 - 0x1ce007fff PrototypeToolsUI arm64e <18c7fedfa5c83fe5bd1c2bcb423bd888> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1ce084000 - 0x1ce08ffff RTCReporting arm64e <94c8ebfc7c9332588a0b81a2af088427> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1ce31f000 - 0x1ce32ffff RemoteTextInput arm64e /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ce330000 - 0x1ce397fff RemoteUI arm64e <56a883d0b0023196b9184976dc1f9c08> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1ce3c6000 - 0x1ce3cafff RevealCore arm64e <26ab377f80a03cc9a2c394321236162e> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1ce3e1000 - 0x1ce768fff SDAPI arm64e <05653a95db953080ab6cdab758e85dd7> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1cfecd000 - 0x1cfed7fff SignpostCollection arm64e <880daadfb00133f08aa21e266b29a194> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1cfed8000 - 0x1cfed8fff SignpostMetrics arm64e <7c1d4469024532e08dac202b7728aa46> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1cfeda000 - 0x1cff17fff SignpostSupport arm64e <44b3997f78fe3a5085e756c64b233c7e> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1d0b0d000 - 0x1d0b0dfff SoftLinking arm64e <2d8bc330e3da3ff99a15b32f4b506fa4> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1d0ef9000 - 0x1d0f37fff StreamingZip arm64e <9fa6ddfd7f1b37c9ae6875d7d9356af5> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1d0f3f000 - 0x1d0f49fff SymptomDiagnosticReporter arm64e <9458c6a387043fdcb150a2c9387ad825> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1d0f7a000 - 0x1d0f96fff SymptomPresentationFeed arm64e <93e1d119454d3a14a3594cc9e7b384ff> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1d0fd3000 - 0x1d0fe3fff TCC arm64e <97b79f6b24a23d27b256621eb989af3f> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1d18a7000 - 0x1d195afff TextureIO arm64e <257b9d7032253e2b94f956fce4232e98> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1d1b80000 - 0x1d1b87fff URLFormatting arm64e <1631bf6bee8e3c46b9dda29c2bfc4ebd> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1d2163000 - 0x1d218cfff UsageTracking arm64e <74018a6ee3ab391b8f85904d5357f831> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1d2cb7000 - 0x1d2d80fff VoiceTrigger arm64e /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1d2e4f000 - 0x1d2e50fff WatchdogClient arm64e <76470639eea73fe48e68ca7f974aadef> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1d31ba000 - 0x1d38fbfff libwebrtc.dylib arm64e <408ecfc397f738b596ee0e40b457802a> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1d397a000 - 0x1d398ffff WebUI arm64e /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1d3eb2000 - 0x1d3eb5fff XCTTargetBootstrap arm64e /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1d3f47000 - 0x1d3f66fff caulk arm64e /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1d653e000 - 0x1d6543fff kperf arm64e /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1d6544000 - 0x1d654cfff kperfdata arm64e <8db73a6050f93ec3a00a4a5576cdbaca> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1d654d000 - 0x1d6563fff libEDR arm64e <5c80cebe537a3d348ad79555f55c9381> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1d657c000 - 0x1d658cfff perfdata arm64e <3a321764ae643d22bd21242cef26fd09> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1d658d000 - 0x1d65bcfff vCard arm64e /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1d6e20000 - 0x1d6e5ffff libAWDSupport.dylib arm64e <5b2a915c679a36f691b8632cc96032ba> /usr/lib/libAWDSupport.dylib
0x1d6e60000 - 0x1d7201fff libAWDSupportFramework.dylib arm64e <89e073dfc268370d8a4ffbbad7e7e3e0> /usr/lib/libAWDSupportFramework.dylib
0x1d7390000 - 0x1d739ffff libAudioStatistics.dylib arm64e /usr/lib/libAudioStatistics.dylib
0x1d7543000 - 0x1d7575fff libCRFSuite.dylib arm64e <14326fda68c1379b991b324ed6c712fd> /usr/lib/libCRFSuite.dylib
0x1d7576000 - 0x1d7577fff libCTGreenTeaLogger.dylib arm64e <03e020e7a71e3c0fb47376d9c50965a5> /usr/lib/libCTGreenTeaLogger.dylib
0x1d7578000 - 0x1d7582fff libChineseTokenizer.dylib arm64e /usr/lib/libChineseTokenizer.dylib
0x1d7819000 - 0x1d7820fff libIOReport.dylib arm64e <12ba77a7c9563b3e8ba89bbfafd457fd> /usr/lib/libIOReport.dylib
0x1d789c000 - 0x1d78a3fff libMatch.1.dylib arm64e <21262094f3133777be13ee2fe3756d6a> /usr/lib/libMatch.1.dylib
0x1d79bf000 - 0x1d79c0fff libThaiTokenizer.dylib arm64e <9300b3efd3bc3228852b4687ec5a7362> /usr/lib/libThaiTokenizer.dylib
0x1d7c2c000 - 0x1d7c2efff libapp_launch_measurement.dylib arm64e <54c205c4323a39fca3ab363ae14e7669> /usr/lib/libapp_launch_measurement.dylib
0x1d7c2f000 - 0x1d7c45fff libapple_nghttp2.dylib arm64e /usr/lib/libapple_nghttp2.dylib
0x1d7c46000 - 0x1d7cd7fff libate.dylib arm64e /usr/lib/libate.dylib
0x1d7d68000 - 0x1d7d78fff libbsm.0.dylib arm64e <3f5799e0ad99395da935c088abb12f8b> /usr/lib/libbsm.0.dylib
0x1d7d79000 - 0x1d7d85fff libbz2.1.0.dylib arm64e <2bb355466b0b31eca1db0ac6667ce929> /usr/lib/libbz2.1.0.dylib
0x1d7d86000 - 0x1d7d86fff libcharset.1.dylib arm64e <1b7a123026e53636a7c19cd035666f0c> /usr/lib/libcharset.1.dylib
0x1d7d87000 - 0x1d7d98fff libcmph.dylib arm64e <983eb5b489043206aeb644a17286076a> /usr/lib/libcmph.dylib
0x1d7d99000 - 0x1d7db0fff libcompression.dylib arm64e <38c52ab2584237f08c6eb022062acd0d> /usr/lib/libcompression.dylib
0x1d7db1000 - 0x1d7dc7fff libcoretls.dylib arm64e <93424c7b691b33698a294fabeb1f71bb> /usr/lib/libcoretls.dylib
0x1d7dc8000 - 0x1d7dc9fff libcoretls_cfhelpers.dylib arm64e <68fa0c7f2cdc3bc5b67a54b4fcb31347> /usr/lib/libcoretls_cfhelpers.dylib
0x1d7def000 - 0x1d7df6fff libcupolicy.dylib arm64e <35e81052825038189be0ded942431cd3> /usr/lib/libcupolicy.dylib
0x1d7df7000 - 0x1d7dfefff libdns_services.dylib arm64e <1dfca5741d793edb8cdedf7fcf069756> /usr/lib/libdns_services.dylib
0x1d7dff000 - 0x1d7e1cfff libedit.3.dylib arm64e <1d4dcc9f47bd3feda831d6faacc372f5> /usr/lib/libedit.3.dylib
0x1d7e1d000 - 0x1d7e21fff libenergytrace.dylib arm64e <2a8033ac772e35398a3730a6f679e924> /usr/lib/libenergytrace.dylib
0x1d7e22000 - 0x1d7e3bfff libexpat.1.dylib arm64e /usr/lib/libexpat.1.dylib
0x1d7e67000 - 0x1d7e6bfff libgermantok.dylib arm64e <4903e4559fd93191929d4d15f37a7aee> /usr/lib/libgermantok.dylib
0x1d7e6c000 - 0x1d7e71fff libheimdal-asn1.dylib arm64e /usr/lib/libheimdal-asn1.dylib
0x1d7e72000 - 0x1d7f63fff libiconv.2.dylib arm64e <8036e34928c530af9baf314fdce2766b> /usr/lib/libiconv.2.dylib
0x1d7f82000 - 0x1d7f83fff liblangid.dylib arm64e /usr/lib/liblangid.dylib
0x1d7f84000 - 0x1d7f8ffff liblockdown.dylib arm64e /usr/lib/liblockdown.dylib
0x1d7f90000 - 0x1d7fa8fff liblzma.5.dylib arm64e /usr/lib/liblzma.5.dylib
0x1d7fd7000 - 0x1d802dfff libmecab.dylib arm64e <3dde07bef6d3340d8cbc821aeeb1cc8f> /usr/lib/libmecab.dylib
0x1d802e000 - 0x1d8268fff libmecabra.dylib arm64e <798cf82ca32c3c8e936b37372057334d> /usr/lib/libmecabra.dylib
0x1d8269000 - 0x1d827cfff libmis.dylib arm64e /usr/lib/libmis.dylib
0x1d827d000 - 0x1d8293fff libnetworkextension.dylib arm64e /usr/lib/libnetworkextension.dylib
0x1d863e000 - 0x1d8679fff libpcap.A.dylib arm64e <907c82354f473a019838c1025f3d28ae> /usr/lib/libpcap.A.dylib
0x1d867a000 - 0x1d8687fff libperfcheck.dylib arm64e /usr/lib/libperfcheck.dylib
0x1d868f000 - 0x1d86a1fff libprequelite.dylib arm64e <9a81fbfd6fc131b09b528d70024e69f8> /usr/lib/libprequelite.dylib
0x1d86a2000 - 0x1d86b4fff libprotobuf-lite.dylib arm64e /usr/lib/libprotobuf-lite.dylib
0x1d86b5000 - 0x1d8716fff libprotobuf.dylib arm64e /usr/lib/libprotobuf.dylib
0x1d8717000 - 0x1d87b4fff libquic.dylib arm64e <57508f7b70553d7d8a5e035b36aa7f1f> /usr/lib/libquic.dylib
0x1d87b5000 - 0x1d87cdfff libresolv.9.dylib arm64e /usr/lib/libresolv.9.dylib
0x1d87ce000 - 0x1d87d0fff libsandbox.1.dylib arm64e <9fe12bdc2440379d908e17e6363b7705> /usr/lib/libsandbox.1.dylib
0x1d8818000 - 0x1d881bfff libutil.dylib arm64e <05a80aff4b8e3d21b3e3cf3570b822b3> /usr/lib/libutil.dylib
0x1d881c000 - 0x1d8908fff libxml2.2.dylib arm64e /usr/lib/libxml2.2.dylib
0x1d890d000 - 0x1d8936fff libxslt.1.dylib arm64e /usr/lib/libxslt.1.dylib
0x1d8937000 - 0x1d8948fff libz.1.dylib arm64e <913f1bb4d19f31a9869fa780d7481027> /usr/lib/libz.1.dylib
0x1d8988000 - 0x1d898afff liblog_network.dylib arm64e /usr/lib/log/liblog_network.dylib
0x1d8993000 - 0x1d899afff libswiftAVFoundation.dylib arm64e <7d9512fd9a1c3a329686f54cab4338fe> /usr/lib/swift/libswiftAVFoundation.dylib
0x1d8a33000 - 0x1d8a3bfff libswiftCoreAudio.dylib arm64e <899a04b2c0af3dfbad95413b8c00b026> /usr/lib/swift/libswiftCoreAudio.dylib
0x1d8a41000 - 0x1d8a41fff libswiftCoreFoundation.dylib arm64e /usr/lib/swift/libswiftCoreFoundation.dylib
0x1d8a42000 - 0x1d8a42fff libswiftCoreImage.dylib arm64e <374d34b0c465344aa2af27045b325c5a> /usr/lib/swift/libswiftCoreImage.dylib
0x1d8a43000 - 0x1d8a45fff libswiftCoreLocation.dylib arm64e /usr/lib/swift/libswiftCoreLocation.dylib
0x1d8a46000 - 0x1d8a4ffff libswiftCoreMIDI.dylib arm64e <284cbc0f8cd53074bdbf88b1cc3090ef> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1d8a54000 - 0x1d8a90fff libswiftCoreMedia.dylib arm64e <44d0887f0a033189a6d8bb9fb03fd982> /usr/lib/swift/libswiftCoreMedia.dylib
0x1d8a9e000 - 0x1d8aa7fff libswiftDarwin.dylib arm64e <077709cc5a63301c862f4ae5d194520e> /usr/lib/swift/libswiftDarwin.dylib
0x1d8ac7000 - 0x1d8acbfff libswiftMetal.dylib arm64e /usr/lib/swift/libswiftMetal.dylib
0x1d8b3a000 - 0x1d8b3afff libswiftPhotos.dylib arm64e <12be387f773237d19f12f7bbb326c8b9> /usr/lib/swift/libswiftPhotos.dylib
0x1d8b40000 - 0x1d8b41fff libswiftQuartzCore.dylib arm64e /usr/lib/swift/libswiftQuartzCore.dylib
0x1d8b7f000 - 0x1d8b81fff libswiftWebKit.dylib arm64e <4ca86f981edd348ba196987facecd3b0> /usr/lib/swift/libswiftWebKit.dylib
0x1d8b82000 - 0x1d8b94fff libswiftos.dylib arm64e /usr/lib/swift/libswiftos.dylib
0x1d8b95000 - 0x1d8ba7fff libswiftsimd.dylib arm64e <0bccaf89c44a335e8f61513745b5f942> /usr/lib/swift/libswiftsimd.dylib
0x1d8ba8000 - 0x1d8badfff libcache.dylib arm64e <8c6d6165fd3331ac8f7873af9099e7f3> /usr/lib/system/libcache.dylib
0x1d8bae000 - 0x1d8bbbfff libcommonCrypto.dylib arm64e <7d3249c31118334bb92ea5c5f61ed6bb> /usr/lib/system/libcommonCrypto.dylib
0x1d8bbc000 - 0x1d8bbffff libcompiler_rt.dylib arm64e /usr/lib/system/libcompiler_rt.dylib
0x1d8bc0000 - 0x1d8bc8fff libcopyfile.dylib arm64e <7227b64cfd03301689ea92784a6f8835> /usr/lib/system/libcopyfile.dylib
0x1d8cae000 - 0x1d8caefff liblaunch.dylib arm64e /usr/lib/system/liblaunch.dylib
0x1d8caf000 - 0x1d8cb4fff libmacho.dylib arm64e /usr/lib/system/libmacho.dylib
0x1d8cb5000 - 0x1d8cb7fff libremovefile.dylib arm64e <92a5542338d53c8f9222132940abb36a> /usr/lib/system/libremovefile.dylib
0x1d8cb8000 - 0x1d8cb9fff libsystem_blocks.dylib arm64e /usr/lib/system/libsystem_blocks.dylib
0x1d8cba000 - 0x1d8cbcfff libsystem_collections.dylib arm64e <5477100d4fe836bb985329f17506eac0> /usr/lib/system/libsystem_collections.dylib
0x1d8cbd000 - 0x1d8cc1fff libsystem_configuration.dylib arm64e <612ef67c1bc33f6880c93226eae86bf3> /usr/lib/system/libsystem_configuration.dylib
0x1d8cc2000 - 0x1d8cd4fff libsystem_containermanager.dylib arm64e /usr/lib/system/libsystem_containermanager.dylib
0x1d8cd5000 - 0x1d8cd6fff libsystem_coreservices.dylib arm64e <91a23b901d893e09ae7919db3dbf905c> /usr/lib/system/libsystem_coreservices.dylib
0x1d8cd7000 - 0x1d8ce0fff libsystem_darwin.dylib arm64e <33c070a2acdc317eacc897d32bfc8b12> /usr/lib/system/libsystem_darwin.dylib
0x1d8ce1000 - 0x1d8ce9fff libsystem_dnssd.dylib arm64e /usr/lib/system/libsystem_dnssd.dylib
0x1d8cea000 - 0x1d8cecfff libsystem_featureflags.dylib arm64e <75dc696472933ac3ae03dfbce443e66f> /usr/lib/system/libsystem_featureflags.dylib
0x1d8ced000 - 0x1d8d1afff libsystem_m.dylib arm64e <6ea765d836213dec9765713265931fcd> /usr/lib/system/libsystem_m.dylib
0x1d8d1b000 - 0x1d8d21fff libsystem_platform.dylib arm64e /usr/lib/system/libsystem_platform.dylib
0x1d8d22000 - 0x1d8d22fff libsystem_product_info_filter.dylib arm64e <6d31b687806130e492c612a8b04663ae> /usr/lib/system/libsystem_product_info_filter.dylib
0x1d8d23000 - 0x1d8d2efff libsystem_pthread.dylib arm64e /usr/lib/system/libsystem_pthread.dylib
0x1d8d2f000 - 0x1d8d32fff libsystem_sandbox.dylib arm64e /usr/lib/system/libsystem_sandbox.dylib
0x1d8d33000 - 0x1d8d3dfff libunwind.dylib arm64e <7b646b04009c394ab1b9c9e9c1d26221> /usr/lib/system/libunwind.dylib
0x1d8d3e000 - 0x1d8d74fff libxpc.dylib arm64e <51b3f90e3b21383e9dbdae48625c9e9d> /usr/lib/system/libxpc.dylib
0x1d9442000 - 0x1d974dfff AGXMetalA12 arm64e /System/Library/Extensions/AGXMetalA12.bundle/AGXMetalA12
0x1d974e000 - 0x1d985afff AVFAudio arm64e /System/Library/Frameworks/AVFAudio.framework/AVFAudio
0x1d9b00000 - 0x1d9b06fff AuthenticationServicesCore arm64e <99f4c66e46c03a519a63791e88ffc49e> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore
0x1d9b07000 - 0x1d9b14fff CMImaging arm64e <77b54575b46c3705a95e4765422dcb75> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging
0x1d9b15000 - 0x1d9b2bfff CinematicFraming arm64e /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming
0x1d9c06000 - 0x1d9c1efff CoreSpeechFoundation arm64e <81bd2bf5cd523f24b63dfbbe76d1dcda> /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation
0x1d9da4000 - 0x1d9db4fff MobileSafari arm64e <70381e9a0bab372b8029497f0495b5f1> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari
0x1d9e21000 - 0x1da6b7fff PegasusAPI arm64e <608f7182e4a63807a7581c8f72412e73> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
0x1da805000 - 0x1da809fff SiriLiminal arm64e <819e382f1c9f302ea1937c516664df39> /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal
0x1da992000 - 0x1da9a4fff SpotlightLinguistics arm64e /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics
Beta Was this translation helpful? Give feedback.
All reactions