jellyfin / Swiftfin

Native Jellyfin Client for iOS and tvOS
Mozilla Public License 2.0
2.48k stars 271 forks source link

[Crash] Swift runtime failure: Double value cannot be converted to Int32 because the result would be greater than Int32.max + 0 #48

Closed acvigue closed 3 years ago

acvigue commented 3 years ago
Incident Identifier: AAFA04F2-69F6-4695-9CAF-1AE395A7B5D5
Hardware Model:      iPhone8,1
Process:             JellyfinPlayer iOS [1973]
Path:                /private/var/containers/Bundle/Application/888848C3-5763-4907-9331-CFF4EBADA5DA/JellyfinPlayer iOS.app/JellyfinPlayer iOS
Identifier:          me.vigue.jellyfin
Version:             39 (1.0.0)
AppStoreTools:       12E262
AppVariant:          1:iPhone8,1:14
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           me.vigue.jellyfin [755]

Date/Time:           2021-06-11 02:08:39.7466 +0200
Launch Time:         2021-06-11 02:07:05.6796 +0200
OS Version:          iPhone OS 14.6 (18F72)
Release Type:        User
Baseband Version:    8.71.01
Report Version:      104

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

Thread 0 name:
Thread 0 Crashed:
0   JellyfinPlayer iOS              0x0000000100591d98 Swift runtime failure: Double value cannot be converted to Int32 because the result would be greater than Int32.max + 0 (VideoPlayer.swift:0)
1   JellyfinPlayer iOS              0x0000000100591d98 closure #2 in closure #1 in PlayerViewController.viewDidLoad() + 13540 (VideoPlayer.swift:388)
2   JellyfinPlayer iOS              0x00000001005916bc closure #2 in closure #1 in PlayerViewController.viewDidLoad() + 11784 (VideoPlayer.swift:387)
3   JellyfinPlayer iOS              0x0000000100598960 thunk for @escaping @callee_guaranteed (@guaranteed PlaybackInfoResponse) -> () + 20 (<compiler-generated>:0)
4   JellyfinPlayer iOS              0x0000000100598960 partial apply for thunk for @escaping @callee_guaranteed (@guaranteed PlaybackInfoResponse) -> () + 36
5   Combine                         0x00000001bcf24aa8 Subscribers.Sink.receive(_:) + 64 (Sink.swift:125)
6   Combine                         0x00000001bcf25100 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 20 (<compiler-generated>:0)
7   Combine                         0x00000001bcf47a00 Future.Conduit.fulfill(_:) + 1376 (Future.swift:195)
8   Combine                         0x00000001bcf47b9c Future.Conduit.offer(_:) + 172 (Future.swift:209)
9   Combine                         0x00000001bcf49fbc partial apply for closure #1 in Future.promise(_:) + 36 (Future.swift:45)
10  Combine                         0x00000001bcf6973c ConduitList.forEach(_:) + 228 (Conduit.swift:77)
11  Combine                         0x00000001bcf45dd4 Future.promise(_:) + 940 (Future.swift:44)
12  Combine                         0x00000001bcf49f80 partial apply for closure #1 in Future.init(_:) + 20 (Future.swift:24)
13  JellyfinPlayer iOS              0x00000001006f9c0c 0x10053c000 + 1825804
14  JellyfinPlayer iOS              0x00000001006f9ce8 0x10053c000 + 1826024
15  JellyfinPlayer iOS              0x00000001009c4cb0 0x10053c000 + 4754608
16  JellyfinPlayer iOS              0x00000001009c9334 0x10053c000 + 4772660
17  JellyfinPlayer iOS              0x00000001009c2f04 0x10053c000 + 4747012
18  libdispatch.dylib               0x00000001a97b22b0 0x1a9752000 + 393904
19  libdispatch.dylib               0x00000001a97b3298 0x1a9752000 + 397976
20  libdispatch.dylib               0x00000001a9761ce0 0x1a9752000 + 64736
21  CoreFoundation                  0x00000001a9afa2e0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1790)
22  CoreFoundation                  0x00000001a9af4740 __CFRunLoopRun + 2528 (CFRunLoop.c:3118)
23  CoreFoundation                  0x00000001a9af3818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
24  GraphicsServices                0x00000001c01f9570 GSEventRunModal + 160 (GSEvent.c:2259)
25  UIKitCore                       0x00000001ac41f0e8 -[UIApplication _run] + 1052 (UIApplication.m:3269)
26  UIKitCore                       0x00000001ac424664 UIApplicationMain + 164 (UIApplication.m:4740)
27  SwiftUI                         0x00000001b04be530 closure #1 in KitRendererCommon(_:) + 108 (UIKitApp.swift:34)
28  SwiftUI                         0x00000001b04be4c0 runApp<A>(_:) + 176 (<compiler-generated>:0)
29  SwiftUI                         0x00000001b006f8c4 static App.main() + 96 (App.swift:113)
30  JellyfinPlayer iOS              0x0000000100543628 static JellyfinPlayerApp.$main() + 24 (JellyfinPlayerApp.swift:171)
31  JellyfinPlayer iOS              0x0000000100543628 main + 36 (APIExtensions.swift:0)
32  libdyld.dylib                   0x00000001a97d2140 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib          0x00000001d5901908 0x1d58fe000 + 14600
1   libsystem_kernel.dylib          0x00000001d5900d0c 0x1d58fe000 + 11532
2   CoreFoundation                  0x00000001a9af9e00 __CFRunLoopServiceMachPort + 368 (CFRunLoop.c:2641)
3   CoreFoundation                  0x00000001a9af4200 __CFRunLoopRun + 1184 (CFRunLoop.c:2974)
4   CoreFoundation                  0x00000001a9af3818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   Foundation                      0x00000001aad50094 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:377)
6   Foundation                      0x00000001aad4ff74 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:424)
7   UIKitCore                       0x00000001ac4cbc28 -[UIEventFetcher threadMain] + 504 (UIEventFetcher.m:929)
8   Foundation                      0x00000001aaeacdb0 __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib         0x00000001f209fc74 _pthread_start + 288 (pthread.c:887)
10  libsystem_pthread.dylib         0x00000001f20a4878 thread_start + 8

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x00000001d5901908 0x1d58fe000 + 14600
1   libsystem_kernel.dylib          0x00000001d5900d0c 0x1d58fe000 + 11532
2   CoreFoundation                  0x00000001a9af9e00 __CFRunLoopServiceMachPort + 368 (CFRunLoop.c:2641)
3   CoreFoundation                  0x00000001a9af4200 __CFRunLoopRun + 1184 (CFRunLoop.c:2974)
4   CoreFoundation                  0x00000001a9af3818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   CFNetwork                       0x00000001aa38cee8 +[__CFN_CoreSchedulingSetRunnable _run:] + 548 (CoreSchedulingSet.mm:1374)
6   Foundation                      0x00000001aaeacdb0 __NSThread__start__ + 848 (NSThread.m:724)
7   libsystem_pthread.dylib         0x00000001f209fc74 _pthread_start + 288 (pthread.c:887)
8   libsystem_pthread.dylib         0x00000001f20a4878 thread_start + 8

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

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib          0x00000001d5927ae8 0x1d58fe000 + 170728
1   libsqlite3.dylib                0x00000001c26bbd00 seekAndRead + 68 (sqlite3.c:39486)
2   libsqlite3.dylib                0x00000001c26145e4 unixRead + 204 (sqlite3.c:39578)
3   libsqlite3.dylib                0x00000001c2634df8 readDbPage + 132 (sqlite3.c:23729)
4   libsqlite3.dylib                0x00000001c26c4c18 getPageNormal + 540 (sqlite3.c:64316)
5   libsqlite3.dylib                0x00000001c26cdb9c getAndInitPage + 92 (sqlite3.c:64431)
6   libsqlite3.dylib                0x00000001c265bde4 moveToRoot + 580 (sqlite3.c:76346)
7   libsqlite3.dylib                0x00000001c26664fc sqlite3BtreeMovetoUnpacked + 192 (sqlite3.c:76603)
8   libsqlite3.dylib                0x00000001c264e5c8 sqlite3VdbeExec + 4708 (sqlite3.c:97115)
9   libsqlite3.dylib                0x00000001c264bcac sqlite3_step + 304 (sqlite3.c:90617)
10  CFNetwork                       0x00000001aa2cef00 -[NSURLStorageURLCacheDB stepSQLStatement:toCompletionWithRetry:] + 36 (NSURLStorageURLCacheDB.mm:1934)
11  CFNetwork                       0x00000001aa1cd974 invocation function for block in __CFURLCache::CreateAndStoreCacheNode(__CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, _CFURLRequest const*, void const*, bool, bool&) + 3372 (NSURLStorageURLCacheDB.mm:1429)
12  libdispatch.dylib               0x00000001a97623e4 0x1a9752000 + 66532
13  libdispatch.dylib               0x00000001a97b3298 0x1a9752000 + 397976
14  libdispatch.dylib               0x00000001a975ba40 0x1a9752000 + 39488
15  libdispatch.dylib               0x00000001a975c548 0x1a9752000 + 42312
16  libdispatch.dylib               0x00000001a9765fac 0x1a9752000 + 81836
17  libsystem_pthread.dylib         0x00000001f20a15bc _pthread_wqthread + 272 (pthread.c:2436)
18  libsystem_pthread.dylib         0x00000001f20a486c start_wqthread + 8

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

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

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib          0x00000001d5901908 0x1d58fe000 + 14600
1   libsystem_kernel.dylib          0x00000001d5900d0c 0x1d58fe000 + 11532
2   CoreFoundation                  0x00000001a9af9e00 __CFRunLoopServiceMachPort + 368 (CFRunLoop.c:2641)
3   CoreFoundation                  0x00000001a9af4200 __CFRunLoopRun + 1184 (CFRunLoop.c:2974)
4   CoreFoundation                  0x00000001a9af3818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   AudioSession                    0x00000001b0f7df18 GenericRunLoopThread::Entry(void*) + 156 (GenericRunLoopThread.h:91)
6   AudioSession                    0x00000001b0f7fe84 CAPThread::Entry(CAPThread*) + 88 (CAPThread.cpp:321)
7   libsystem_pthread.dylib         0x00000001f209fc74 _pthread_start + 288 (pthread.c:887)
8   libsystem_pthread.dylib         0x00000001f20a4878 thread_start + 8

Thread 8:
0   libsystem_kernel.dylib          0x00000001d5925580 0x1d58fe000 + 161152
1   libsystem_pthread.dylib         0x00000001f2099308 _pthread_cond_wait$VARIANT$mp + 1236 (pthread_cond.c:636)
2   MobileVLCKit                    0x0000000100f41fa4 worker_thread + 68
3   libsystem_pthread.dylib         0x00000001f20a4878 thread_start + 8

Thread 9:
0   libsystem_pthread.dylib         0x00000001f20a4870 thread_start + 0

Thread 10:
0   libsystem_pthread.dylib         0x00000001f20a4870 thread_start + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016f8c1410   x1: 0x00000001ad7d2840   x2: 0x00000001fbfd61f8   x3: 0x00000001009982cc
    x4: 0x0000000000000080   x5: 0x000000007ffffffe   x6: 0x0000000000000001   x7: 0x0000000000000000
    x8: 0x41e0000000000000   x9: 0xfffffffe00000000  x10: 0x0000002400000003  x11: 0x0000000000000001
   x12: 0x0000002200000003  x13: 0x0000000104813480  x14: 0x0000000000000000  x15: 0x00000001fb4ae940
   x16: 0x00000001ad806644  x17: 0x00000001a9a71518  x18: 0x0000000000000000  x19: 0x000000016f8c1708
   x20: 0x0000000000000000  x21: 0x000000016f8c1350  x22: 0x0000000282c7d830  x23: 0x00000001fbfd2f28
   x24: 0x0000000000000360  x25: 0x0000000000000000  x26: 0x0000000000000000  x27: 0x0000000104a71e00
   x28: 0x000000016f8c1390   fp: 0x000000016f8c1f90   lr: 0x00000001005916bc
    sp: 0x000000016f8c1060   pc: 0x0000000100591d98 cpsr: 0x20000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x10053c000 - 0x100ab7fff JellyfinPlayer iOS arm64  <4b0a5638af7130b5b00e7b945760d075> /var/containers/Bundle/Application/888848C3-5763-4907-9331-CFF4EBADA5DA/JellyfinPlayer iOS.app/JellyfinPlayer iOS
0x100e08000 - 0x100e13fff libobjc-trampolines.dylib arm64  <65269ec65e0437b7ab08b56b817dee19> /usr/lib/libobjc-trampolines.dylib
0x100e34000 - 0x100e9ffff dyld arm64  <c5d2aaed4aeb3e18a5d2c8b681a2d6eb> /usr/lib/dyld
0x100f20000 - 0x1029f3fff MobileVLCKit arm64  <39c48aeaba673a4198c5296cda6d17de> /var/containers/Bundle/Application/888848C3-5763-4907-9331-CFF4EBADA5DA/JellyfinPlayer iOS.app/Frameworks/MobileVLCKit.framework/MobileVLCKit
0x1a9752000 - 0x1a97d0fff libdispatch.dylib arm64  <3bbe17ac597b3b7991ac21a5523e7bd7> /usr/lib/system/libdispatch.dylib
0x1a97d1000 - 0x1a9807fff libdyld.dylib arm64  <5fffb96439d63ccfbd34c6ca4a148d1a> /usr/lib/system/libdyld.dylib
0x1a9808000 - 0x1a9a5ffff libicucore.A.dylib arm64  <bbfcb70e67f33efd9a4de17286e33628> /usr/lib/libicucore.A.dylib
0x1a9a60000 - 0x1a9e0bfff CoreFoundation arm64  <4d6dd6dd22e438589a0c3cb77c2f13d6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a9e0c000 - 0x1a9facfff CoreServices arm64  <4ea2b9bbf94636ff9dc9921f13d62b14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a9fad000 - 0x1a9ff4fff WirelessDiagnostics arm64  <2554ce823d323bd3b2a8aa088ad0adcc> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a9ff5000 - 0x1aa06efff SystemConfiguration arm64  <bb5724044be333579a8e5df8a43f3ee3> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1aa06f000 - 0x1aa158fff CoreTelephony arm64  <c22e0700fb4f348ea4b701e4f8949e91> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1aa159000 - 0x1aa5d7fff CFNetwork arm64  <9c2d6e302482364380a345930c02edc0> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1aa5d8000 - 0x1aacd8fff libnetwork.dylib arm64  <a49d196d1e6c3edd829abc4600afae44> /usr/lib/libnetwork.dylib
0x1aacd9000 - 0x1aad47fff Accounts arm64  <7881c078abba3be0820df5d64c2d87eb> /System/Library/Frameworks/Accounts.framework/Accounts
0x1aad48000 - 0x1aafddfff Foundation arm64  <777f51fcef37388b8985228e98115207> /System/Library/Frameworks/Foundation.framework/Foundation
0x1aafde000 - 0x1ab346fff ImageIO arm64  <5d86ba0a401b38a3b964fbfaa074807c> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1ab347000 - 0x1ab35ffff libCGInterfaces.dylib arm64  <ee63618b9cc73fa3b384f88db88b29ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1ab360000 - 0x1ab8eefff CoreGraphics arm64  <7ec8acb1ed5237d2aa46ba389113e9f1> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1ab8ef000 - 0x1acc17fff UIKitCore arm64  <186f3a78108a3057a67e800a88ebff00> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1acc18000 - 0x1acc35fff libAccessibility.dylib arm64  <9c92590707763a09a813a26d32942a78> /usr/lib/libAccessibility.dylib
0x1acc36000 - 0x1aceb9fff QuartzCore arm64  <cc806d5a7150373c9caa1507f0a58df1> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1aceba000 - 0x1acf1efff BackBoardServices arm64  <8657709f80423fb2909a1945216b9164> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1acf1f000 - 0x1acfa0fff TextInput arm64  <d073fe88899337509dcd9e405e39f642> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1acfa1000 - 0x1ad008fff libusrtcp.dylib arm64  <d417364f30c0310ba2230e5058e57873> /usr/lib/libusrtcp.dylib
0x1ad009000 - 0x1ad392fff AppleMediaServices arm64  <1af89e276a143ea6b585c900bb1747f1> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1ad393000 - 0x1ad4dafff libswiftFoundation.dylib arm64  <c397bc9b06f738ffb1a05cf5566b08b7> /usr/lib/swift/libswiftFoundation.dylib
0x1ad4db000 - 0x1ad885fff libswiftCore.dylib arm64  <dae27d431a9f31228d2d5e3368b4dbc8> /usr/lib/swift/libswiftCore.dylib
0x1ad886000 - 0x1ad8a0fff UIKitServices arm64  <1f004eb0636335dc891f854524b9d1b3> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1ad8a1000 - 0x1ad9e7fff Preferences arm64  <6bd0d9e25f553ce282de663145becb60> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1ad9e8000 - 0x1adbdafff ContactsUI arm64  <2244ed4be61e39759f603244528be112> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1adbdb000 - 0x1add93fff CoreText arm64  <fb0b7a39d8153698a62ada1ae89a7e1f> /System/Library/Frameworks/CoreText.framework/CoreText
0x1add94000 - 0x1addacfff ExtensionKit arm64  <9ba372e117b836ce826892a279fbee46> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1addad000 - 0x1addc1fff ChronoServices arm64  <39e7b00dfe4b362f863192e5c8751c11> /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices
0x1addc2000 - 0x1ade3efff BaseBoard arm64  <775e3db3a28f3a06b287127de7ce057d> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1ade3f000 - 0x1ae072fff CoreDuet arm64  <5eff27e12c6a38b68697e498a663655f> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1ae073000 - 0x1ae1b6fff Contacts arm64  <5ef0f27238b03dd3a4e75a090bbf0433> /System/Library/Frameworks/Contacts.framework/Contacts
0x1ae1b7000 - 0x1af62ffff GeoServices arm64  <c2f95a2325663da78808d5acbd83edba> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1af630000 - 0x1af6c3fff CoreLocation arm64  <88b45ef90eb13d14956b030368cc238e> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1af6c4000 - 0x1af852fff CloudKit arm64  <2304208092903f53a9b838b76481f06c> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1af853000 - 0x1afbb1fff CoreData arm64  <554780d7ec383cae98a97109f58e3272> /System/Library/Frameworks/CoreData.framework/CoreData
0x1afbb2000 - 0x1afc3cfff WidgetKit arm64  <2e1e18ea4e443d5dbe86cb4cb40b513f> /System/Library/Frameworks/WidgetKit.framework/WidgetKit
0x1afc3d000 - 0x1b07a2fff SwiftUI arm64  <2e5c01a51d2b38e9880ecc160726ab11> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1b07a3000 - 0x1b07acfff libswiftCoreGraphics.dylib arm64  <57a935822aa836ac90c5c5a85400c937> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1b07ad000 - 0x1b07ebfff AppSupport arm64  <a30a37211814354daae5e2f04c068fa9> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1b07ec000 - 0x1b0902fff ManagedConfiguration arm64  <e1fb8ee1ac503813b66a817b6687ca55> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1b0903000 - 0x1b096cfff IMFoundation arm64  <15d94c8a50ce3929a49132cf75727543> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1b096d000 - 0x1b0a6cfff IDS arm64  <7dea0085f611343a9fc3dd7f5941c3ce> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1b0a6d000 - 0x1b0bb0fff Security arm64  <1a85ff5b962833859614b0a542cc2ad2> /System/Library/Frameworks/Security.framework/Security
0x1b0bb1000 - 0x1b0f70fff MediaPlayer arm64  <2b63e647f38d362b9ce5517b5eee5247> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1b0f71000 - 0x1b0f88fff AudioSession arm64  <ddf3cfa7757f307480a15f0cbbd8797e> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1b0f89000 - 0x1b110cfff AVFCore arm64  <6d4ea427bbdc34029ba9ee32a9ed45ad> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1b110d000 - 0x1b1664fff Intents arm64  <26fbaebba304397686855e49ce56f180> /System/Library/Frameworks/Intents.framework/Intents
0x1b1665000 - 0x1b16b0fff TextInputUI arm64  <0e4f989e1edd330ab90b60ead8481e4b> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1b16b1000 - 0x1b19a8fff CoreImage arm64  <641d840341f43d5798cf0fb689419042> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b19a9000 - 0x1b1a62fff ColorSync arm64  <b530c9de7ba630ecaaee00b8b7d0ff42> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b1a63000 - 0x1b1a9cfff CoreVideo arm64  <82c2ab45e59a3d708a64ef78ab1149ff> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b1a9d000 - 0x1b21f0fff MediaToolbox arm64  <4569dd713ebc384b9dbef2a424aa7de3> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b21f1000 - 0x1b22e4fff CoreMedia arm64  <2b79233fb3653c68bc0f2af4f0ed0162> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b22e5000 - 0x1b2556fff AudioToolbox arm64  <184ef58c444a3897975a0a5717a58117> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b2557000 - 0x1b25a6fff CoreHaptics arm64  <6149699ae93f38049cacbce09b20b560> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b25a7000 - 0x1b2602fff UserActivity arm64  <d28218d4d7b930d98e5ee0e836735821> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1b2603000 - 0x1b2705fff UIFoundation arm64  <0820d46e358c3428a70196792aff1bbe> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b2706000 - 0x1b272bfff libsystem_info.dylib arm64  <cbc400f49c02354cab6bcf6aded88405> /usr/lib/system/libsystem_info.dylib
0x1b272c000 - 0x1b27a8fff libsystem_c.dylib arm64  <453c20abba283cf79e965eb2601a2bcc> /usr/lib/system/libsystem_c.dylib
0x1b27a9000 - 0x1b27effff RunningBoardServices arm64  <4ad96b8030d2355b8679e6717c2ef1bf> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b27f0000 - 0x1b37e3fff JavaScriptCore arm64  <9cb24263eafc338d9dc7d0a4a917d3d3> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b3d58000 - 0x1b3dd9fff ContactsFoundation arm64  <da94b1b4d6513042a155084b28d3fd3b> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1b3dda000 - 0x1b3ffbfff HealthKit arm64  <d8e69c1c210539c7b5d2d5af788b33ec> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1b3ffc000 - 0x1b401dfff ProactiveEventTracker arm64  <8ff4fe1ece7b386e89ac68f70ba783f3> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1b401e000 - 0x1b4068fff Lexicon arm64  <c677d97884b63130b8239bfe50cd1b1e> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1b4069000 - 0x1b40cdfff PersonalizationPortrait arm64  <951f8bb0775b3d74b9d68e2609ec4444> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1b40ce000 - 0x1b4119fff CoreDuetContext arm64  <c69aa950fcdf39748bbc3257ed081e8d> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1b411a000 - 0x1b41c0fff IOKit arm64  <5d035048490a3751b85e88d96d2a256b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1b41c1000 - 0x1b41cffff DataMigration arm64  <399a119ba793348181b48ac7d411e25c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1b41d0000 - 0x1b4226fff SpringBoardServices arm64  <0356bb55b7c53258830c9c609b951fe6> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1b4227000 - 0x1b4237fff ContextKit arm64  <d39596054817393b994a4632a1fb43e8> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1b4238000 - 0x1b449ffff CoreMotion arm64  <973919161e823bfe845eb5223bf30ea9> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1b44a0000 - 0x1b45cdfff EventKit arm64  <396d7f1a16eb37e2b100fe1c6b7e2129> /System/Library/Frameworks/EventKit.framework/EventKit
0x1b4ae4000 - 0x1b4d67fff MediaRemote arm64  <2729e502d85331e5a1288181811015d4> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1b4d68000 - 0x1b4f02fff CoreUtils arm64  <f98200075b4d31cfbc21cee6ec706993> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1b4f03000 - 0x1b4f17fff FamilyCircle arm64  <cc36ae4970e5310fb268ee050564cb99> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1b4f18000 - 0x1b4f80fff CoreSpotlight arm64  <4b789b1829b5388ea4abf13ccf13a28a> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1b52a4000 - 0x1b545cfff AssistantServices arm64  <c0054ac6d0413507abe09f9982bb9c5b> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1b545d000 - 0x1b551cfff CoreUI arm64  <370b46d0a8ac383cbe5979997ea5788c> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1b551d000 - 0x1b556cfff SafariSafeBrowsing arm64  <09ff69749c23356bb42c9a16517ea368> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b556d000 - 0x1b5cf8fff WebKit arm64  <ddff01fb584a398d95d3f35c6fb92f39> /System/Library/Frameworks/WebKit.framework/WebKit
0x1b5cf9000 - 0x1b81dffff WebCore arm64  <95280a60b4d4310099972ececd940c78> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1b81e0000 - 0x1b823cfff libMobileGestalt.dylib arm64  <2541f9beea2f32cab8e1b4782f961e9d> /usr/lib/libMobileGestalt.dylib
0x1b823d000 - 0x1b8256fff CommonUtilities arm64  <1b4a6610b37435b7911d735654717d0b> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1b8257000 - 0x1b83b4fff IDSFoundation arm64  <cbe1c246873e3f379505ad97465f0336> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1b83b5000 - 0x1b84aefff IMSharedUtilities arm64  <59fdc367fb183c45bbb7bd359e0bea1e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1b84af000 - 0x1b854efff CoreSuggestions arm64  <24c7cd91e1a1340bbcbdeef2b93dd0fe> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b854f000 - 0x1b85e7fff AddressBookLegacy arm64  <6c0228028efe3dd0b7ca04368d8c399b> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1b85e8000 - 0x1b8617fff UserNotifications arm64  <03dca16e7c6330ada86401f756a16a36> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b8618000 - 0x1b8695fff FrontBoardServices arm64  <dbd2536d072a342fb270277a348274a5> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1b8696000 - 0x1b86b8fff libsystem_malloc.dylib arm64  <b712be1321fc3b5aaaef67045ce87afd> /usr/lib/system/libsystem_malloc.dylib
0x1b86b9000 - 0x1b895bfff MapKit arm64  <c441046db53939ab9af5c5d39ed52a46> /System/Library/Frameworks/MapKit.framework/MapKit
0x1b895c000 - 0x1b9106fff VectorKit arm64  <f6cb17eb10213ef588497ae8900b4f95> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1b9107000 - 0x1b918bfff AuthKit arm64  <9dc07c632e3d3397a76a26511d26b6b0> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1b918c000 - 0x1b9218fff AppleAccount arm64  <10560c39ca3e380cbf3ca7457e78d9ab> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1b9219000 - 0x1b9474fff AudioToolboxCore arm64  <681011670d1e36809464b1ae5d7cdd6f> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1b94a5000 - 0x1b9732fff StoreServices arm64  <3d45a409dc5e339a92eaa74f2a507991> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1b9733000 - 0x1b98aefff Sharing arm64  <6033da5e07f93732b23148608c60ed3d> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1b98af000 - 0x1b9949fff ShareSheet arm64  <7ba685e907d935e383081cf3f4094161> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b994a000 - 0x1b9a06fff CoreParsec arm64  <60dc902b1b56399380af760d93ba2050> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1b9a07000 - 0x1b9a4afff PhotoFoundation arm64  <45accfb1be5230dd9b329a57c6adfdbb> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1b9a4b000 - 0x1b9c6efff Photos arm64  <34aa80e5cb113ffbacca20092b021aa8> /System/Library/Frameworks/Photos.framework/Photos
0x1b9c6f000 - 0x1ba33efff PhotoLibraryServices arm64  <5449df4d59dd33d7b43050eb84cf61c2> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1ba33f000 - 0x1ba3f4fff AssetsLibraryServices arm64  <75337431f5893065b59045f734efb62c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1ba3f5000 - 0x1ba442fff MobileBackup arm64  <48a6d0e86d653647bc48fe90040f4e56> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1ba443000 - 0x1ba455fff MSUDataAccessor arm64  <910227cce15435f786a680ef14bb31e1> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1ba456000 - 0x1ba47cfff MobileAsset arm64  <4a2182b6ad0033978c77b9bc30ff68cc> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1ba47d000 - 0x1ba48cfff libsystem_networkextension.dylib arm64  <5689369879d43321accdac71eb891d7e> /usr/lib/system/libsystem_networkextension.dylib
0x1ba48d000 - 0x1ba6bffff NetworkExtension arm64  <7a34fdcd0e3f3c8ab20ecfe6726e3484> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1ba6c0000 - 0x1ba6f3fff Trial arm64  <80d945dab60030999b06f91e236dbe1a> /System/Library/PrivateFrameworks/Trial.framework/Trial
0x1ba6f4000 - 0x1baf71fff CoreML arm64  <a29f57be5f603e90b81a299606cb406a> /System/Library/Frameworks/CoreML.framework/CoreML
0x1baf72000 - 0x1bb78cfff Espresso arm64  <1db5f08799943f9daf10a2f4251d92e8> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1bb78d000 - 0x1bb890fff VideoToolbox arm64  <753b588fec92377fa01a185366faa613> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1bb891000 - 0x1bb8d7fff OnBoardingKit arm64  <1046b12c9c4a349fb4761e63e70802f4> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1bb9c1000 - 0x1bb9d0fff AXCoreUtilities arm64  <ce57cc1c146c37e3be294a66b4d666eb> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1bb9d1000 - 0x1bbf0bfff PhotosUI arm64  <f319581dcec03df292d425296a039796> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x1bbf0c000 - 0x1bc762fff PhotosUICore arm64  <7f36fd8d0eb536678f7d73cf9893e8a5> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1bc763000 - 0x1bc8d0fff Montreal arm64  <6927ca3c6945392083d883df31f7f10c> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1bc8d1000 - 0x1bc9dcfff LanguageModeling arm64  <eb111f8d43a33af0932a2b1722bd8313> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1bc9dd000 - 0x1bc9e5fff InternationalSupport arm64  <fa43c2da36193ddaa5c3a64c42b597cc> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bc9e6000 - 0x1bcbfefff iTunesCloud arm64  <dcec597225813117819ebe9b90b2574e> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1bcbff000 - 0x1bcc3dfff libswiftUIKit.dylib arm64  <4ee934bd30153f77a5c6aa27e7af6150> /usr/lib/swift/libswiftUIKit.dylib
0x1bcd47000 - 0x1bcde9fff CalendarDatabase arm64  <3e205c7f532639f6a1f8d3f979ef5634> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1bce34000 - 0x1bcf0dfff LinkPresentation arm64  <7ef89a869f72348d87ea28dcbacd797c> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1bcf0e000 - 0x1bd007fff Combine arm64  <08c293522bb73b42ba9b3bd982356199> /System/Library/Frameworks/Combine.framework/Combine
0x1bd08b000 - 0x1bd09cfff UniformTypeIdentifiers arm64  <d2def69d6206340d99b5d04899ffc8b0> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1bd09d000 - 0x1bd118fff CloudDocs arm64  <08991e239f3138d696c8f5599396fb0a> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1bd61d000 - 0x1bd65dfff MediaServices arm64  <cfaf075f1eb83feead1454e813bd2b11> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1bd65e000 - 0x1bd7defff SearchFoundation arm64  <f261c0ff4e083ed89817fc0f081f49b5> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1bd7df000 - 0x1bd836fff WebBookmarks arm64  <39f7435413e6377a9bbf5dd9202bf6cf> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1bd8af000 - 0x1bd8e4fff libobjc.A.dylib arm64  <f7bd04b8dc4938ccb53452d7a7e1a143> /usr/lib/libobjc.A.dylib
0x1bd8e5000 - 0x1bd942fff LoggingSupport arm64  <ced78414e4be3a6288682ff2a35ef892> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1bd943000 - 0x1bd99cfff libc++.1.dylib arm64  <5aa2ff118f7f336aa3dbcff65d5a9f7d> /usr/lib/libc++.1.dylib
0x1bd99d000 - 0x1bd9b5fff libc++abi.dylib arm64  <e2629b5859963309832d57dedb89c09a> /usr/lib/libc++abi.dylib
0x1bd9b6000 - 0x1bd9f3fff SetupAssistant arm64  <e0b965212edd3d72983638d97ae03f0a> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1bdb28000 - 0x1bdb66fff CoreAutoLayout arm64  <dc857cc1df193510b60be3ac05490eb5> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1bdb67000 - 0x1bdcbdfff Network arm64  <10260a6896543e28b3c50c2c336a9981> /System/Library/Frameworks/Network.framework/Network
0x1bdcbe000 - 0x1bdcf2fff MobileKeyBag arm64  <f5e34cecd341384abb197e11101a1614> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1bdf07000 - 0x1bdf18fff BaseBoardUI arm64  <6d4d5b1537c231c28477bcfe41b6b2ad> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1bdf19000 - 0x1bdfb1fff libvDSP.dylib arm64  <0da08adc41343385acca12fd138d30dd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1bdfb2000 - 0x1bdfe4fff libAudioToolboxUtility.dylib arm64  <b4cda18523a13bb2925b71e67efad250> /usr/lib/libAudioToolboxUtility.dylib
0x1be195000 - 0x1be21cfff CoreNLP arm64  <42e0e4a88a8f38aa8cde8ad4dbe8a555> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1be21d000 - 0x1be323fff FileProvider arm64  <f4bc03f7a23c3e1291f0b0f9faa1c7e3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1be324000 - 0x1be334fff BiomeStorage arm64  <97f79babf9a73224ba6a9775c4c1f1f4> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1be335000 - 0x1be34bfff libswiftDispatch.dylib arm64  <0debc10a37243781b2a58c667c4526d0> /usr/lib/swift/libswiftDispatch.dylib
0x1be34c000 - 0x1be380fff DataDetectorsCore arm64  <d81dd8a9e90036b392b054605d4160bb> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1be381000 - 0x1be418fff Symbolication arm64  <d0a728b1931f338db2d26219e40c5895> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1be419000 - 0x1be427fff CrashReporterSupport arm64  <e4d21cb051a53d74b0a1413235049812> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1be483000 - 0x1be54bfff TelephonyUtilities arm64  <ca23ff52f2db3d07b8998eb4ba8e76f8> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1be580000 - 0x1be766fff MPSNeuralNetwork arm64  <8d7c66a5cbeb31aab99302e1914a7681> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1be767000 - 0x1be7b9fff MPSCore arm64  <8d027724c4123a46bef0fd8e302d40be> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1be909000 - 0x1be96efff CalendarFoundation arm64  <55580d1fc3e03f17b9b4ade436fe6a40> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1be9ca000 - 0x1beab5fff NLP arm64  <15bf791538183419baaae2384700d3d1> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1beab6000 - 0x1beadcfff AppSupportUI arm64  <a517dd20a4303c93aca801cc3600a0f1> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1beae5000 - 0x1beb36fff FTServices arm64  <6b993cd7d30c32e4a92b097bb3fd7475> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1beb37000 - 0x1bebe5fff libboringssl.dylib arm64  <c65eafc8d519355dba9d4d639b3c1cdc> /usr/lib/libboringssl.dylib
0x1bebe6000 - 0x1bebfbfff ProtocolBuffer arm64  <eae5eeed000131939c64d895a773131a> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1bebfc000 - 0x1becf1fff AVKit arm64  <94050d59e9a1374a8e969b1de296d97e> /System/Library/Frameworks/AVKit.framework/AVKit
0x1bee4f000 - 0x1bee5dfff AssertionServices arm64  <913c70721acc3808bb9a9933728feb2e> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1beed9000 - 0x1befacfff Metal arm64  <f8ccd28ff0483e2e8c2dc212c20dc23c> /System/Library/Frameworks/Metal.framework/Metal
0x1befad000 - 0x1bf0ebfff MediaExperience arm64  <b166b41d9bb434faa625ea1e6bfb2f2a> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1bf0ec000 - 0x1bf4e5fff VideoProcessing arm64  <7f8dfc0a3fde31559e77d4ee3ccf28d6> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1bf4e6000 - 0x1bf4fcfff libsystem_trace.dylib arm64  <c230281ecc6035af83d0d9037c099f4a> /usr/lib/system/libsystem_trace.dylib
0x1bf4fd000 - 0x1bf52dfff CoreServicesInternal arm64  <4e55e5d21d493af2b0d4105a0d667734> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1bf52e000 - 0x1bf597fff SafariCore arm64  <deb0b4ff1d4932dd8482b9ad2cec7143> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1bf598000 - 0x1bf7b3fff SafariShared arm64  <0e6220c401553946a888421f8598a730> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1c0138000 - 0x1c01aefff SAObjects arm64  <6a5eb8d7e0343c1c8206c4242cd707a3> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1c01af000 - 0x1c01f5fff VoiceServices arm64  <4caad107809838b389bf3761dea03a5b> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1c01f6000 - 0x1c01fefff GraphicsServices arm64  <0236b078e7873935b59d9b0bea3fe2dd> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c01ff000 - 0x1c024ffff DeviceManagement arm64  <9b330f8eea553837a2328e97225564d9> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1c0250000 - 0x1c03b3fff Translation arm64  <1f736afb7b6f31c4a44bcb7e45127f0f> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1c03b4000 - 0x1c03c7fff PowerLog arm64  <7f4ab7c88f4c3927b5dddb280ee09bb2> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c03c8000 - 0x1c03eefff DuetActivityScheduler arm64  <9c8d574f261132289506dda60ffd722e> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1c1b8a000 - 0x1c1e23fff Vision arm64  <538510ee884330118539ab0b030b0240> /System/Library/Frameworks/Vision.framework/Vision
0x1c1e7b000 - 0x1c1ee1fff ProactiveSupport arm64  <8a781eb75ab036eba6ee88f1b62f63b6> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1c1f0b000 - 0x1c1f28fff ApplePushService arm64  <835fcab41f4d352ba2e2ff242f5fd6f7> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c1f29000 - 0x1c1f50fff BoardServices arm64  <04d22e810a563169a941b49d758020a5> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c1f51000 - 0x1c1f5cfff libswiftCloudKit.dylib arm64  <3e9dd246b2b43831834d94e7baf6b16a> /usr/lib/swift/libswiftCloudKit.dylib
0x1c20a0000 - 0x1c20cffff libncurses.5.4.dylib arm64  <98d364942cd53c708009b7160b8cf706> /usr/lib/libncurses.5.4.dylib
0x1c20d0000 - 0x1c210efff OSAnalytics arm64  <6fbdbf82cda53cd08ce2ebd75b9886e7> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c210f000 - 0x1c2167fff CoreBluetooth arm64  <6aed359fd03e3878a70c67fce67e8721> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c2339000 - 0x1c237afff TemplateKit arm64  <f15617b4896a34d0bd70c847768196ab> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1c237b000 - 0x1c23b6fff MobileInstallation arm64  <570a8f4c5a0437a48c872875b87c6402> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c23b7000 - 0x1c2444fff libTelephonyUtilDynamic.dylib arm64  <3d3192719dc1399ca40d4c7f90c9ee3d> /usr/lib/libTelephonyUtilDynamic.dylib
0x1c2445000 - 0x1c24abfff NanoRegistry arm64  <d48f97ba2d7e39c0b08a114df942b364> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c2581000 - 0x1c259cfff CoreMaterial arm64  <64d53a26bbc13aa58a8ba00efae66c42> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1c260d000 - 0x1c278bfff libsqlite3.dylib arm64  <23680746322438669e1d4d5457d587a9> /usr/lib/libsqlite3.dylib
0x1c278c000 - 0x1c2849fff AVFCapture arm64  <145f4e1db29d3a409516cb6e1ab91009> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1c284a000 - 0x1c2b7bfff CMCapture arm64  <747ffefcde3836e59fa20d87afee5631> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1c2d18000 - 0x1c2f84fff MobileSpotlightIndex arm64  <79a54cd02edd3a3e9edcee01af874250> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c3387000 - 0x1c3391fff libsystem_notify.dylib arm64  <e504b6fd5fe33858937195241c54c8b3> /usr/lib/system/libsystem_notify.dylib
0x1c3392000 - 0x1c33d1fff CryptoTokenKit arm64  <9119ac2ba06f3f0e959af8a437baad28> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c3437000 - 0x1c34a8fff libcorecrypto.dylib arm64  <43442784403433e280d298e456c5593b> /usr/lib/system/libcorecrypto.dylib
0x1c34a9000 - 0x1c34cafff UserManagement arm64  <6f952bb80530377f948d10621c712898> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c3596000 - 0x1c35acfff libsystem_asl.dylib arm64  <ee9ea8cd235032789f8a09bef2919094> /usr/lib/system/libsystem_asl.dylib
0x1c35ad000 - 0x1c35d0fff AppSSO arm64  <b03d87d840053a249277b1e089d3e038> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c35d1000 - 0x1c35f0fff SharedWebCredentials arm64  <f9f7292010ea35318cfc3decddeab0c4> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1c35f1000 - 0x1c37acfff SafariServices arm64  <34fb61416b5f30c7aac7be39889d8988> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1c37ff000 - 0x1c3833fff DataAccessExpress arm64  <842af65c165635fca1f138d81b1a8876> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1c3834000 - 0x1c386afff CoreServicesStore arm64  <4273af087fbc3b46bae995db3fac8cea> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1c386b000 - 0x1c389bfff CoreAnalytics arm64  <c082a512bdb1358da6a97269b230cf5a> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1c389c000 - 0x1c38a6fff SymptomAnalytics arm64  <64666554d829372d8c7825dc361f46d5> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1c3a88000 - 0x1c3a97fff NanoPreferencesSync arm64  <4bf539f174193478a60e0a0aeb185443> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c4286000 - 0x1c42affff IconServices arm64  <36b00b4978fd3126b6ebffbf7b8b07ef> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c4cd7000 - 0x1c4f69fff vImage arm64  <d7a2ae3051603052bdb7af5bfae29051> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1c5c19000 - 0x1c5dd4fff IMCore arm64  <a90b693ae7f3378c860ccc00aa825062> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1c5ebd000 - 0x1c5ed4fff IAP arm64  <7f81b0f198c435e38cec99d394b9ab96> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1c5ed5000 - 0x1c5f2bfff ktrace arm64  <0eda320964bf38a8a93ea05e2972bfca> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c6211000 - 0x1c621efff Celestial arm64  <fb068d9bac173ac4a87c67e3bb96c8f3> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1c62bc000 - 0x1c62fffff Pegasus arm64  <8a4f71b5825c3c268850f4910179def7> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1c6300000 - 0x1c6461fff WebKitLegacy arm64  <816c85c76f3238938c493f730ddf4cab> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1c64d2000 - 0x1c654bfff ClassKit arm64  <b07dd05a596a30caaf7031d28f87ecc5> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1c745a000 - 0x1c7464fff IOMobileFramebuffer arm64  <b28044f884453c38a1288f976a1d3793> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1c7465000 - 0x1c74d5fff ScreenTimeCore arm64  <df90c23ce7793a93bd915082d140b697> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1c7579000 - 0x1c76e6fff CloudPhotoLibrary arm64  <08441efe99e235b6aa9f8c6236db394c> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1c76e7000 - 0x1c79a3fff MusicLibrary arm64  <ff8c159fdea03a729f9ba2994fd8107a> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1c79a4000 - 0x1c7a06fff CallKit arm64  <68f8d2ba069b3a4a8970565d5bc92572> /System/Library/Frameworks/CallKit.framework/CallKit
0x1c7aa3000 - 0x1c7ac1fff PrototypeTools arm64  <ab1cb8adb66d34138c5e2ecdd5244629> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1c7ac2000 - 0x1c7aecfff PersistentConnection arm64  <b174012cc60c3948a0eadbb2b6e4c8e4> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1c7bb9000 - 0x1c7bf8fff BiomeStreams arm64  <0bed19add9ca3ed0b714f90cd4dad8a2> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1c7c11000 - 0x1c7ea3fff PencilKit arm64  <533bd455d47336c48e296af16ed992ec> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1c7f47000 - 0x1c7f5bfff libswiftUniformTypeIdentifiers.dylib arm64  <e9f8dbe2b210333b8482533744e87995> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1c7f5c000 - 0x1c80bafff CoreSpeech arm64  <5617893f8f3734b9a8ec8180637929fb> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1c80bb000 - 0x1c8207fff IMDPersistence arm64  <fd0d790a54983edb9d46c7b6b4250dae> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1c8459000 - 0x1c8512fff SafariSharedUI arm64  <38aa4aa5f28937ffaaf19378433a6492> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1c852e000 - 0x1c8543fff AppSSOCore arm64  <08ef7abdfca6335a846161e98502806d> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1c854e000 - 0x1c8563fff CoreFollowUp arm64  <14b27dae41ed37198a8ef08e66ba4ef2> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1c8564000 - 0x1c85d6fff Rapport arm64  <9b4bd9940d8b3e98977d2149d0076d81> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1c86b3000 - 0x1c86c3fff Categories arm64  <0d1b7624f4a53fc0b1b567c05d4e70d9> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1c897c000 - 0x1c89a2fff LocationSupport arm64  <2d691418d9033351ace6c884217f528f> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c89a3000 - 0x1c89d4fff iCalendar arm64  <1e7b4680d7ad39fc9035f36014262070> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1c89d5000 - 0x1c8a01fff CoreAccessories arm64  <b92ecd6dbc413ad7ab2ceb2ab3b6b2c5> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1c8a02000 - 0x1c8af3fff ConfigurationEngineModel arm64  <da1fc40ba9c7355b85c1868c9ef493c4> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1c8af4000 - 0x1c8b1cfff CacheDelete arm64  <fee6e91218023090bbbdda352d8b7560> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1c8b1d000 - 0x1c8b93fff CVNLP arm64  <9ad8c01cae7a37108bd668908f9462d8> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1c8cf1000 - 0x1c8cf3fff OSAServicesClient arm64  <3a666a0d18323c0f80456ddaf829e18c> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1c8cf4000 - 0x1c8cf6fff BiomeFoundation arm64  <13ed53743b11315b8127740a2632f041> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1c8cf7000 - 0x1c8d4efff ProtectedCloudStorage arm64  <28c5f1e115833675a1cba4d01f06b7da> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c8d4f000 - 0x1c8d82fff C2 arm64  <45982b422c813d6e910cbca3bc103b37> /System/Library/PrivateFrameworks/C2.framework/C2
0x1c8d83000 - 0x1c8ff1fff DifferentialPrivacy arm64  <0fea53bda77f3110aadeaa45efb29167> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1c91fa000 - 0x1c9a3ffff EmbeddedAcousticRecognition arm64  <cb64e6b422f231e9a652b37072f8cb4b> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1c9a40000 - 0x1c9af8fff SiriInstrumentation arm64  <a109263a9f9f39a9822e6c6261954e57> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c9af9000 - 0x1c9b39fff BiometricKit arm64  <3938e5f33d3734aab00c6c0510acd25e> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1c9b86000 - 0x1c9c2ffff CoreSymbolication arm64  <0a5b4dd598d938e5912ad93862f67797> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1c9c9c000 - 0x1c9d28fff SpeakerRecognition arm64  <b74f1556f73e3cd59e7c6574bce646cc> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1ca36e000 - 0x1ca37ffff IOSurface arm64  <03c4e33765803f739259d4578d46773e> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1ca380000 - 0x1ca3e1fff MobileWiFi arm64  <fb5c558602e436d4817fcc9a50bc7c31> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1ca7ec000 - 0x1ca891fff MMCS arm64  <50c6b1d1d7473f28bd8594b281facc0f> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1ca8ff000 - 0x1ca938fff libGLImage.dylib arm64  <c516bec945be3f959b04434273d70fb1> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1ca939000 - 0x1ca940fff libsystem_symptoms.dylib arm64  <b0328b8bd8633cfca711c6454da6f80a> /usr/lib/system/libsystem_symptoms.dylib
0x1ca98b000 - 0x1caf32fff CoreAudio arm64  <a8df9592c5573516a4d1c0bf79250615> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1caf33000 - 0x1caf48fff ContactsDonation arm64  <8051401fe2e03714b26b5a7e14c96605> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1caf49000 - 0x1caf65fff IntentsCore arm64  <264035e442993b0990ce493a062959e7> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1cb002000 - 0x1cb036fff ImageCaptureCore arm64  <9c6b0b01700a337ab854748c7bf69c5b> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1cb093000 - 0x1cb0f6fff RenderBox arm64  <4d5b58a18afb3ed585a19df879a087f0> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1cb18f000 - 0x1cb2cafff Navigation arm64  <5910952457933109bfb348353b8093dc> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1cb2cb000 - 0x1cb2e5fff SafariFoundation arm64  <f0a317b16dca35e4964c7d23392f069a> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1cb45b000 - 0x1cb46dfff MaterialKit arm64  <bcbeae51cab8390aab1b31e1b887ece0> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1cb5f3000 - 0x1cb603fff CoreAUC arm64  <dea837fc25d03d36bcb25e3fa85dac56> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1cbe40000 - 0x1cbe55fff SettingsFoundation arm64  <8e851de8a09b36f6b19b01623bf784df> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1cc547000 - 0x1cc77ffff RawCamera arm64  <25732343e8e936e2809e115c9ea4ba61> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1cc7e4000 - 0x1cc83efff ToneLibrary arm64  <8980d93f2d5d3454b2039479dd2a313d> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1cc83f000 - 0x1cc8a2fff TrialProto arm64  <c5c4af73fa5e38b0b366e736f70af664> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
0x1cd023000 - 0x1cd030fff MediaSafetyNet arm64  <49c798e16fab38cfb239f56c177e9021> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1cd031000 - 0x1cd06afff TimeSync arm64  <44a101a410233c65988e46e4d79b4fe9> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1cd0f8000 - 0x1cd13bfff ExposureNotification arm64  <9d62e33ccbd6320eb996ae03e5beb435> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1cd798000 - 0x1cd7a1fff CoreTime arm64  <833721dc11dd3703b5fecd1690d62a26> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1cded0000 - 0x1ce0befff NeutrinoCore arm64  <e16cda37ea713fe0953707d38ade10e7> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
0x1ce0cd000 - 0x1ce1c5fff TextRecognition arm64  <080cc148e811399baf81c7405ce59f2e> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1ce1c6000 - 0x1ce1cffff ContextKitExtraction arm64  <2e69aa26bcdc3697a8980e11e304baf7> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1ce29b000 - 0x1ce29dfff libswiftObjectiveC.dylib arm64  <14d84be7c6c539e9a7a934aac160f321> /usr/lib/swift/libswiftObjectiveC.dylib
0x1ce29e000 - 0x1ce4e0fff libmorphun.dylib arm64  <122e1be210df3e5297cf6fc88767e8ce> /usr/lib/libmorphun.dylib
0x1cf76a000 - 0x1cf79ffff PhotosPlayer arm64  <d0e5c37ae5b234b78861789f605bccac> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1cf7e0000 - 0x1cf85dfff CoreDAV arm64  <b6c6c62a178037548db58db1a41d501f> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1cfa24000 - 0x1cfa32fff MobileIcons arm64  <9538774eba7f3747b6e50126d1610e51> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1cfde0000 - 0x1cfeb0fff ProofReader arm64  <5c484608695138c885af24537ad203f7> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1d1077000 - 0x1d1081fff MallocStackLogging arm64  <30b61dbd78693efb84202f8acec4fc7b> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d109b000 - 0x1d10c6fff AttributeGraph arm64  <97e42d6abac63cfa966d9ffb7f58db32> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1d129f000 - 0x1d12e9fff MetadataUtilities arm64  <dae0bee8d5d8334a99b3784763366273> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d19e8000 - 0x1d1a43fff CoreLocationProtobuf arm64  <15b692b245e8368880a07b14162f99ee> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d1c51000 - 0x1d1c83fff Bom arm64  <1325241de3c8397ea172c62d0207ea18> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d1cb6000 - 0x1d1cbcfff PushKit arm64  <1c2d44ddeea83d8d931e434c2c04ca31> /System/Library/Frameworks/PushKit.framework/PushKit
0x1d1cbd000 - 0x1d1d22fff PhotosFormats arm64  <ae229c5d10bc38dc8d44d1f9c69aaa5c> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1d1ea6000 - 0x1d1f37fff Quagga arm64  <c169c8dd60a538f48c98d3654fc12615> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d1f38000 - 0x1d1f3ffff StudyLog arm64  <51f3dd8b06903748b9441ae70a2703ea> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d2e24000 - 0x1d2e63fff NaturalLanguage arm64  <8d6d33c9c36235dc91d8760aca0dfab4> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1d38d0000 - 0x1d38ecfff MediaStream arm64  <2a4981f0f30936bbabfeee201a85ea6e> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1d437f000 - 0x1d4496fff InternalSwiftProtobuf arm64  <cdf405d33acb3235a3fa9ac41990ecd4> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x1d45c7000 - 0x1d45eefff MediaConversionService arm64  <ed0336e276c33dd88e1858fc450b6f24> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1d473c000 - 0x1d4874fff CoreHandwriting arm64  <e6c14934849b387eb821de56f201983d> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1d4ff0000 - 0x1d4ffbfff AppleIDAuthSupport arm64  <b97933f485163dcba966b4d1ce2e2ac5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d500a000 - 0x1d501ffff LocalAuthentication arm64  <150f68c8b97931be8102e8a82a5d96ea> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d5098000 - 0x1d509efff IOAccelerator arm64  <66adfaa652fc344cab86d34d2e3e0694> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1d5462000 - 0x1d546cfff CloudPhotoServices arm64  <e3d28aad9bcb3304a75bae7845418ba5> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1d54b0000 - 0x1d5541fff iTunesStore arm64  <7d7435f473283d0ca6aa06821ae7a030> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1d58fe000 - 0x1d592efff libsystem_kernel.dylib arm64  <b9b7173337913116a5e26159fabf74a2> /usr/lib/system/libsystem_kernel.dylib
0x1d5c06000 - 0x1d5d0dfff ResponseKit arm64  <da4ba0c1fab93df3b77b96036910f83f> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1d5d0e000 - 0x1d5d46fff EmojiFoundation arm64  <7ab7108d3d1c3184ae6bb3c9c6a46423> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1d6325000 - 0x1d6331fff FontServices arm64  <3b7d02fbf7f93a969e54ba0b59db0847> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1d64c5000 - 0x1d64d0fff MediaAccessibility arm64  <2bfe0401adf330dd8084cd064c698357> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1d650f000 - 0x1d6b00fff SiriTTS arm64  <acb441eccae93e4d9d326d5b065d40ad> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1d6b01000 - 0x1d6b0ffff SetupAssistantSupport arm64  <0fe0ce882e9a338e8cc8d6a9cc73663c> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1d6b17000 - 0x1d6b72fff Social arm64  <4253322cb5c3312e971ef709d1e478ae> /System/Library/Frameworks/Social.framework/Social
0x1d6c4b000 - 0x1d6c7afff VirtualGarage arm64  <839e4646f9ef3be7b42780f0be749e3e> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1d6c7b000 - 0x1d6c9dfff NetAppsUtilities arm64  <8e273eed7f6d38ccb55c86e492f0cef2> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1d6c9e000 - 0x1d6cfffff Osprey arm64  <9c928f38f06e34e49490a08449e3a278> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1d8120000 - 0x1d812cfff libdscsym.dylib arm64  <1ec3dffd084a315e92313de7fe7aa5ae> /usr/lib/libdscsym.dylib
0x1d812d000 - 0x1d813cfff HangTracer arm64  <447145092a3032e7b58cb205a31ca697> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1d82eb000 - 0x1d83a1fff SampleAnalysis arm64  <0d4d3ba086c739f1bdd195f51826b3c3> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1d83a2000 - 0x1d83cffff PlugInKit arm64  <43ce05619d503d0aa656510d9ca79ae9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1d8479000 - 0x1d847afff libSystem.B.dylib arm64  <d666bb52c2c63d378245cd1e9c958d09> /usr/lib/libSystem.B.dylib
0x1d8766000 - 0x1d8772fff MobileActivation arm64  <50a6f95a9def39daa1b6a44b18c1fa99> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1d8773000 - 0x1d87c9fff CalendarDaemon arm64  <de0aa2987b74347691cb1a4fbf49d6c7> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1d88b5000 - 0x1d8923fff libarchive.2.dylib arm64  <9d765d08b7243fea91c2d30dddbf766d> /usr/lib/libarchive.2.dylib
0x1d8924000 - 0x1d8947fff libtailspin.dylib arm64  <fe66e3177a553c9b8f4d7ecaa7f991b6> /usr/lib/libtailspin.dylib
0x1d8948000 - 0x1d8d6cfff libBNNS.dylib arm64  <2b72695509ed36d8abb30da085c607fb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d8d6d000 - 0x1d8daefff SharedUtils arm64  <14d5ede392b73c05a9807f6f16adfd99> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1d904c000 - 0x1d9051fff libsysdiagnose.dylib arm64  <7813593b6c1c399badb0b985eb4a2275> /usr/lib/libsysdiagnose.dylib
0x1d908c000 - 0x1d918bfff CoreMediaStream arm64  <1192c86d422f37e49c9ed42b7c2aa670> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1d9388000 - 0x1d9388fff AVFoundation arm64  <d5cca37ca2853afebd2976e680302c3b> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1d9389000 - 0x1d9389fff Accelerate arm64  <47c89221777e39a09be17206efa3fab7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d938a000 - 0x1d9436fff libBLAS.dylib arm64  <9e14db9cbd043ba9addafe7b99047f83> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1d9437000 - 0x1d9748fff libLAPACK.dylib arm64  <46b5c3cfd14833d1a0f36539c33ca675> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d9749000 - 0x1d975dfff libLinearAlgebra.dylib arm64  <a513fb0a99623e13a002fdd8c328d1be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1d975e000 - 0x1d9762fff libQuadrature.dylib arm64  <38f1ed515ffe39d89e87c3589c4ce80f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d9763000 - 0x1d97c4fff libSparse.dylib arm64  <9307de9b5cdd376cb8bde301c65576f2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1d97c5000 - 0x1d97d6fff libSparseBLAS.dylib arm64  <94ac0a6ce1963c9e89a08fa8881a5a19> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1d97d7000 - 0x1d982afff libvMisc.dylib arm64  <c9cf5fd16a703c48b41aef4352742dca> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d982b000 - 0x1d982bfff vecLib arm64  <cd9cc35a1d51369db2cced30022b45f1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1d9862000 - 0x1d9865fff AppTrackingTransparency arm64  <994d55b928eb394694fea356bbe2e083> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
0x1d9866000 - 0x1d9875fff AssetsLibrary arm64  <5e7633544d8b3fd9bd3812b3a8a4d0a5> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1d9987000 - 0x1d99a2fff AuthenticationServices arm64  <e3c073f2ec223479ac06c16944df083c> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1d9a84000 - 0x1d9aedfff CoreMIDI arm64  <8a50903664733fe7afa0bcfe5e7c2398> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1da01c000 - 0x1da032fff ExternalAccessory arm64  <31660b8e1cfa32c6a9cb1dc9e1f40029> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1da203000 - 0x1da37ffff MLCompute arm64  <63a1290ca5e63e639d98e968ac563bd4> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1da3a3000 - 0x1da3bafff MetalKit arm64  <e0bd5391542e3bc993a0c1cea60424e2> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1da3bb000 - 0x1da440fff MPSImage arm64  <bf35aa4e897c39a7b89df069e754e198> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1da441000 - 0x1da467fff MPSMatrix arm64  <ff81b285afdc3ea0a28ee420bd3b82cd> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1da468000 - 0x1da4a1fff MPSNDArray arm64  <46e37b7d88a73dac878193bdcbf58ce5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1da4a2000 - 0x1da4e9fff MPSRayIntersector arm64  <af200ab5a58f3ca8bc59450fd249f0d6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1da4ea000 - 0x1da4eafff MetalPerformanceShaders arm64  <6fe843d92632370eb3556e87d6b3d328> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1da86b000 - 0x1da86bfff MobileCoreServices arm64  <3a81900097d43e59842a5f6de4ca5e62> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1db448000 - 0x1db450fff OpenGLES arm64  <7670b4268ff538bbb19d92f88fb123e3> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1db451000 - 0x1db452fff libCVMSPluginSupport.dylib arm64  <040b6cdbd58c39db917990e69822bcff> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1db453000 - 0x1db459fff libCoreFSCache.dylib arm64  <4cb4db5841de3862b3c027ea02c5bc7c> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1db45a000 - 0x1db45ffff libCoreVMClient.dylib arm64  <b81e383eceaf3a7b86c0f0850ed326a9> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1db460000 - 0x1db468fff libGFXShared.dylib arm64  <3c5d0ddd07363a6689f4a0a14ed78586> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1db612000 - 0x1db6d1fff PDFKit arm64  <1c4fc90635eb3612a7b428320c3a4255> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1db6df000 - 0x1db717fff QuickLookThumbnailing arm64  <a08b71271ed93fd4981a5b28044c5e7b> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1dbd85000 - 0x1dbec2fff SoundAnalysis arm64  <f383f5895ef13a68820f659e02ebfa4e> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1dbec3000 - 0x1dbed3fff Speech arm64  <828b4073b0303a57b7e0767d7c0fd0db> /System/Library/Frameworks/Speech.framework/Speech
0x1dbfef000 - 0x1dbfeffff UIKit arm64  <a6ab2295e1dc338895c07646d4662679> /System/Library/Frameworks/UIKit.framework/UIKit
0x1dbff8000 - 0x1dc0bbfff VideoSubscriberAccount arm64  <ac5d24ac351d3a7cb987e7caaa3a93ea> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1dc0bc000 - 0x1dcca5fff libfaceCore.dylib arm64  <623ad19a65083c27b66bd3202c0616cb> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1dd22c000 - 0x1dd22ffff AFKUser arm64  <cc4023ad7fcf3d419591fd01547447c3> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1dd2ef000 - 0x1dd56dfff ANECompiler arm64  <dea5e766d460306eaf11d46a461fe208> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1dd56e000 - 0x1dd582fff ANEServices arm64  <7bdb7b7e9aa13bde91f5221a5097f5f3> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1dd587000 - 0x1dd644fff APFS arm64  <153661d2fa1d358ba4b428d95e004f2a> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1dd645000 - 0x1dd64bfff ASEProcessing arm64  <b0ee278d846a36a2bb942501486b28c1> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1dde20000 - 0x1dde25fff AggregateDictionary arm64  <bb1ffc4d842938ce8c26e1548320d84e> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1ddfb2000 - 0x1de08afff AirPlaySync arm64  <deda62c6a4b7337c9e1f288af11b05ca> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1de18e000 - 0x1de1a9fff AlgosScoreFramework arm64  <b7cc0365278f323e9a445c89a3bda5eb> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1de2c6000 - 0x1de442fff AppC3D arm64  <8060fe54f02d30379f84ac5c78bcb10e> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
0x1de443000 - 0x1de464fff AppConduit arm64  <f0036bed5f8d32f1a3ff4dbba31d993d> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1df428000 - 0x1df5c2fff AppleCVA arm64  <08e11e636eb63304a3d6f0aa7f4e9033> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1df612000 - 0x1df621fff AppleFSCompression arm64  <3121c3e58e4238309ed8a23a9ffb45c6> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1df62f000 - 0x1df63cfff AppleIDSSOAuthentication arm64  <82ed084b677534d2a4f976403357d623> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1df63d000 - 0x1df681fff AppleJPEG arm64  <51f6480b414d337cae6404156bbabd83> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1df712000 - 0x1df724fff AppleNeuralEngine arm64  <97c6420333343ae6875abeba2b37dfa5> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1df72e000 - 0x1df751fff AppleSauce arm64  <02552c4999f53107b4dbd57be68a8f31> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1df781000 - 0x1df79dfff AssetCacheServices arm64  <c51f44d90b4b31e5b2b18ac14d7a341f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1df8f9000 - 0x1df952fff AuthKitUI arm64  <43c0c9dc37793e18a60987d7cf65a161> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1df953000 - 0x1df9a5fff AutoLoop arm64  <550aeb39969a3490b493889a3d0c749e> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1df9dd000 - 0x1df9f5fff BiomePubSub arm64  <fd0feb7d17aa3565962a12370d022b41> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1dfc97000 - 0x1dfca6fff BluetoothManager arm64  <71e14b4c67943dcb9b28890fd08594a5> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1dff2f000 - 0x1dff39fff CMCaptureCore arm64  <698852d017503192a792ba1edd754ba5> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1dff3a000 - 0x1dff4ffff CPAnalytics arm64  <2201a3bb6a963653bbd90954a7a1ab05> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1dff52000 - 0x1dff61fff CPMS arm64  <2a522a1b938b32f5961fc62547cc74ec> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1dff62000 - 0x1dff70fff CTCarrierSpace arm64  <a13c615b96cd36d9a57b4c4574ff7a1e> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1e00da000 - 0x1e0102fff CameraEditKit arm64  <65c63f1ce31d3d539b1a5ebf21da436e> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
0x1e0261000 - 0x1e026cfff CaptiveNetwork arm64  <60d8c6ea599f3e05a2a74145fe9f1288> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1e037f000 - 0x1e03c8fff Catalyst arm64  <85f84172954e3da88bdc01b38cce0696> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1e03eb000 - 0x1e040bfff CellularPlanManager arm64  <32af3d52a90c3c3c873fe0659516aa2e> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1e0422000 - 0x1e042afff CertUI arm64  <50557b3c63c83e768bcb0a0acab4af7c> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e0433000 - 0x1e0481fff ChunkingLibrary arm64  <d58a8c9611533d67ac79bc6ec299441b> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1e088d000 - 0x1e0891fff CommunicationsFilter arm64  <3d40f161fe65377bbfa5c0d8e7b208d8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1e095d000 - 0x1e0960fff ConstantClasses arm64  <9434251d4b993f5fa9c8175cc6e898dc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1e096a000 - 0x1e09a4fff ContactsAutocomplete arm64  <cc4fc72e37f336e7b42ee110746162c8> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1e09aa000 - 0x1e0a19fff ContactsUICore arm64  <37066d0336d337a4b46ea41f1c28dbf5> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1e0a53000 - 0x1e0aaafff CoreAppleCVA arm64  <c659dbb2eed63e89b39f86f7153d1eb2> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1e0aab000 - 0x1e0ba2fff CoreBrightness arm64  <ab4cedc71a4038dcab71880060158c24> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1e0c0a000 - 0x1e0c17fff CoreDuetDaemonProtocol arm64  <32c67ee8967938b780363c00d4f7a8a4> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1e0c1a000 - 0x1e0c1cfff CoreDuetDebugLogging arm64  <567d17e1e05b3768ab848d95e4bbb8c5> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e0c2b000 - 0x1e0c3dfff CoreEmoji arm64  <cb27722d8c8c3ea296392d702f2c1b93> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1e1238000 - 0x1e123cfff CoreOptimization arm64  <badd0442e58c3f03b691150344dff9ee> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1e123d000 - 0x1e12f5fff CorePDF arm64  <4cb0d093d13e36d1ba373a0c9ccd1fc7> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1e12f6000 - 0x1e12fefff CorePhoneNumbers arm64  <ee8ff81e28883e4e9e488bb066efe3e7> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1e12ff000 - 0x1e1353fff CorePrediction arm64  <ae774d6e192638a6a372968e4b654f59> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e1c40000 - 0x1e1c4afff CoreRecents arm64  <3c0704c3f8d931fcbe712139c06997eb> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1e1c4b000 - 0x1e1cb0fff CoreRecognition arm64  <386f76ef5c033eabadd0889d8261320e> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1e1cb1000 - 0x1e1cc6fff CoreSDB arm64  <e34e27cd4db4381081c708fa2f60bbc9> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1e1cc7000 - 0x1e1ceffff CoreSVG arm64  <08233ed908193418b6d3edf87e61a833> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1e1eeb000 - 0x1e1eeffff DAAPKit arm64  <66317199a1a138ab96f9bbc0286fb410> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1e1f0f000 - 0x1e1f1cfff DCIMServices arm64  <fd6b552edbc03f848057f3ff74b8807d> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1e1f33000 - 0x1e1f6efff DataDetectorsNaturalLanguage arm64  <8b77e33fbc393cb7b09e709e89d76cf7> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e1fd0000 - 0x1e2005fff DeviceIdentity arm64  <b0cd14d6483a3be7a6d0f19af8482e56> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e212a000 - 0x1e215ffff DistributedEvaluation arm64  <bd9d21d912643cfe897ab77beae4cd7e> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1e2274000 - 0x1e22acfff DocumentManager arm64  <c6debbaf49ef3ec9bd40d68784ef8ade> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1e22ad000 - 0x1e22cafff DocumentManagerCore arm64  <6c17eed0ed473ae9a3a32a1915728a19> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e2348000 - 0x1e234afff DragUI arm64  <45477078c6af3027b806b1b4368da5a9> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1e2379000 - 0x1e23a9fff EAP8021X arm64  <07c5aad7a40c3c19820443d6b35901d3> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1e23d6000 - 0x1e23eafff Engram arm64  <edf83e50c67e31f0b78eab7147fe05a2> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e251c000 - 0x1e2522fff ExtensionFoundation arm64  <32a2215a433137588afd0e445799066b> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1e2696000 - 0x1e26a2fff FSEvents arm64  <d981ef60822d3b6d8cb1d8ed373a52c7> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e26a3000 - 0x1e26c2fff FTAWD arm64  <30594b7a851c354da01a4512b6207d37> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1e26c3000 - 0x1e26c6fff FTClientServices arm64  <a000bac2ca1e390c94783e745afa4d90> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1e26c7000 - 0x1e2ad9fff FaceCore arm64  <5bf4d649becb3173a93b2c6606ef04ca> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e2ae0000 - 0x1e2ae5fff FeatureFlagsSupport arm64  <82cba2e43df43ebab7b2ae1a800a039e> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1e2ae6000 - 0x1e2af0fff FeedbackLogger arm64  <7844fa943f6a33749f46dc0c195d2cba> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1e2c71000 - 0x1e2dacfff libFontParser.dylib arm64  <f27873a6fc90304ea6d53acd9139f95a> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1e2dad000 - 0x1e2db5fff libGSFont.dylib arm64  <8dfe1fced0ed3b62a51d41c6e8eeb477> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1e2db6000 - 0x1e2df3fff libGSFontCache.dylib arm64  <3e54771d62773b8b981193249d852468> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1e2e56000 - 0x1e2e63fff libhvf.dylib arm64  <3ffe9519d79d38bfb30d64c3ff3a4a76> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1e2e89000 - 0x1e2e9ffff Futhark arm64  <53776224a6b73a40a716e3b96c80bb37> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1e3abe000 - 0x1e3adbfff GenerationalStorage arm64  <2dd4d12f472f3615a0eb2273c981c871> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e3adc000 - 0x1e3ae9fff GraphVisualizer arm64  <f8e8e6b0465935bca87e2a091fcd7319> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1e3b22000 - 0x1e3b2dfff HID arm64  <eaf95ac53ccb352d83a80e8564c76743> /System/Library/PrivateFrameworks/HID.framework/HID
0x1e41dc000 - 0x1e424ffff HomeSharing arm64  <cb511f62e9f33bd988a1ee4b1fb91ac0> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1e42a9000 - 0x1e42aefff IDSKVStore arm64  <7f16cca0044b3a3eacfbafba87e69b6a> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1e45b1000 - 0x1e45bafff IOKitten arm64  <62a7c8f46ab230ff87a670397b08f068> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1e45bb000 - 0x1e45bdfff IOSurfaceAccelerator arm64  <7d22bbc65ac23c9d8b18d4469ff15efb> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1e45e4000 - 0x1e45ebfff IdleTimerServices arm64  <47e7c3d18c1b3076a16483a96ba97440> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1e45f3000 - 0x1e45f8fff IncomingCallFilter arm64  <448ba52116a732028116fb5b90ce9ca3> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1e45f9000 - 0x1e4677fff InertiaCam arm64  <e9f86587f1e231e2b92f6e60f4913f4e> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1e46ba000 - 0x1e46c6fff IntentsFoundation arm64  <7601b7d372bd3d3887456915f0faa7a7> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e46de000 - 0x1e46e1fff InternationalTextSearch arm64  <f038ba4730ce3464b69372a532402fa0> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1e46e2000 - 0x1e46fcfff IntlPreferences arm64  <ef5d3c9c854234b580cf0ebecbbf0217> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1e4949000 - 0x1e494ffff LinguisticData arm64  <23c8388a0fa33401bc71d61820106d87> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1e499b000 - 0x1e49d2fff LocalAuthenticationPrivateUI arm64  <27b41b50a2843feea7cfdcaf047c1225> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1e4b91000 - 0x1e4b91fff Marco arm64  <9756f3e7ff6939f094ec85b5c96647bb> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1e4e76000 - 0x1e5190fff MediaLibraryCore arm64  <82f9ef1f361e3ff9b29fff2e2da3ce1b> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1e5191000 - 0x1e51e3fff MediaPlatform arm64  <94510c7aaf6b3f179dcc4787f944f6f5> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1e55af000 - 0x1e5678fff MetalTools arm64  <f1564cb200eb36a0a8423c81da45c74b> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1e569a000 - 0x1e56f1fff MetricsKit arm64  <525b5742f180357191d2c155dae4dbf5> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1e5701000 - 0x1e5738fff MobileBluetooth arm64  <a012324876dd3f1c929dd7653f7308bf> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1e57b8000 - 0x1e57befff MobileSystemServices arm64  <708ddd32e69a32afbb589f2e09bd1c39> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1e5b3f000 - 0x1e5b45fff Netrb arm64  <6f562bc0bd79396aa67ffde34d8a212f> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1e5c15000 - 0x1e5c32fff NeutrinoKit arm64  <8f7db94b64fb3fe5a8c596fea645c870> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
0x1e5c6d000 - 0x1e5c6ffff OAuth arm64  <1decd830a066388e96a42d4450efac90> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1e5c8d000 - 0x1e5ccbfff OTSVG arm64  <56f18d08aced33bda7cd5da4cfb6548e> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1e62bb000 - 0x1e62bdfff ParsecSubscriptionServiceSupport arm64  <e3f32fa4c24f3b3187bbb95d4e865f27> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1e62c2000 - 0x1e62e8fff Pasteboard arm64  <7f449724370032b2970d1b1d93beb403> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1e6314000 - 0x1e631efff PersonaKit arm64  <ae1c049564bc3fd587c2d6edd85165ea> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1e631f000 - 0x1e632afff PersonaUI arm64  <1b4c3d9143d635dbbfbfb4a405a0dba7> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1e6363000 - 0x1e6363fff PhoneNumbers arm64  <0f7431f57c233e5d9fbca097e1f85167> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1e636c000 - 0x1e647dfff PhotoImaging arm64  <e396a05cb8a63a5e9d723ae41d3b0cec> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
0x1e647e000 - 0x1e64d6fff PhotoLibrary arm64  <7121083e76c236cbabc2a7c53c9a89b8> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1e651d000 - 0x1e6559fff PhotosImagingFoundation arm64  <9173046d23a73f388c5450b21002be81> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1e655a000 - 0x1e65a3fff PhysicsKit arm64  <7fe2a1e6dbd73d7f8e598a9cc5c9dfed> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1e6644000 - 0x1e6652fff PointerUIServices arm64  <7d270c29b0fd370580963e802395dbfc> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1e7a20000 - 0x1e7a2cfff PrototypeToolsUI arm64  <36d79ee5f00c388a9983b0a4a142bb61> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1e7aa7000 - 0x1e7ab1fff RTCReporting arm64  <c0680d47f1ee3de28ab20aa30e584dc8> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1e7dca000 - 0x1e7dd9fff RemoteTextInput arm64  <f8d28e0eb28f3e648e1c168942deabb0> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1e7dda000 - 0x1e7e3dfff RemoteUI arm64  <22a6bf2a4e81305788456f4e4154cb9b> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1e7e73000 - 0x1e7e77fff RevealCore arm64  <6679d46622353f6ab3bde99bc371406e> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1e7e8d000 - 0x1e8200fff SDAPI arm64  <733ffb412adc3a70835b36bd09b6870e> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1e969c000 - 0x1e96a5fff SignpostCollection arm64  <22edae9c084931bb9527f8403f30a351> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1e96a6000 - 0x1e96a6fff SignpostMetrics arm64  <6362edf8395c3554a812253bd5be88ce> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1e96a8000 - 0x1e96e3fff SignpostSupport arm64  <fbd0093d924d32d189120b999ecc9bee> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1ea1b5000 - 0x1ea1b5fff SoftLinking arm64  <79b22dd8ce8136719c86ead3144d84f7> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1ea585000 - 0x1ea5c2fff StreamingZip arm64  <e785cda2040836bba5eccb1b8cdede9d> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1ea5ca000 - 0x1ea5d3fff SymptomDiagnosticReporter arm64  <50ae113e348c3a0793f76cf797533680> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1ea602000 - 0x1ea61cfff SymptomPresentationFeed arm64  <a18415006292393392308a2692d4a9a7> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1ea655000 - 0x1ea664fff TCC arm64  <91a3eac0dbee3d9a96d8eb25b6fda3c1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1eaee8000 - 0x1eaf99fff TextureIO arm64  <7392b82740de35e485b3929628374cae> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1eb1ba000 - 0x1eb1c1fff URLFormatting arm64  <ed8b442bcb1138568e1bca7af5d7d7a1> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1eb7a3000 - 0x1eb7cbfff UsageTracking arm64  <73442d03ae4a320d8f54d7a64498d5be> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ec268000 - 0x1ec32bfff VoiceTrigger arm64  <0e6aecc9e6fd36828188f2d2567d2672> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1ec3f3000 - 0x1ec3f4fff WatchdogClient arm64  <5bc07722a8153f11bab35bc6a13fd3ba> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1ec73c000 - 0x1ece60fff libwebrtc.dylib arm64  <f2151a3bf5683cb183e94e798b3eb9e6> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1ecee0000 - 0x1ecef4fff WebUI arm64  <2a9ff2de9c0d3e818c2ee00f6cc5f961> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1ed3e0000 - 0x1ed3e3fff XCTTargetBootstrap arm64  <a2bf50dd0ab2379a9722a3d2854c52ba> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ed471000 - 0x1ed490fff caulk arm64  <2fef5447a07b360bb825f9852e16263b> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1ef916000 - 0x1ef91bfff kperf arm64  <11f7f448791636808d680c9b70cc3191> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1ef91c000 - 0x1ef924fff kperfdata arm64  <83830c30658235a582d564943ffdc01a> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1ef925000 - 0x1ef93bfff libEDR arm64  <84b7f56dafd13f5dab890fa26e57281e> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1ef954000 - 0x1ef964fff perfdata arm64  <1c8278c96fbd3b8ba7def0fe59748cad> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1ef965000 - 0x1ef995fff vCard arm64  <846412ab788e3a5fac0c69ea7f353ecf> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1f0238000 - 0x1f0274fff libAWDSupport.dylib arm64  <a3d669e096e3390eb834524a16c69c02> /usr/lib/libAWDSupport.dylib
0x1f0275000 - 0x1f0609fff libAWDSupportFramework.dylib arm64  <4626ca89d1bb3186a0fe1c66999edab4> /usr/lib/libAWDSupportFramework.dylib
0x1f0794000 - 0x1f07a3fff libAudioStatistics.dylib arm64  <d9dddd0c5efe3e8abc5e636a1973b443> /usr/lib/libAudioStatistics.dylib
0x1f0942000 - 0x1f0974fff libCRFSuite.dylib arm64  <42933dbcda6c346d9e81a578926f7205> /usr/lib/libCRFSuite.dylib
0x1f0975000 - 0x1f0976fff libCTGreenTeaLogger.dylib arm64  <f6fe744289333f4588b52fd339851d2a> /usr/lib/libCTGreenTeaLogger.dylib
0x1f0977000 - 0x1f0981fff libChineseTokenizer.dylib arm64  <f9cbd6c9b2b9380cb57701e7698c0fd4> /usr/lib/libChineseTokenizer.dylib
0x1f0c00000 - 0x1f0c07fff libIOReport.dylib arm64  <213e398a038a3270948bc089e50a2fd7> /usr/lib/libIOReport.dylib
0x1f0c7e000 - 0x1f0c84fff libMatch.1.dylib arm64  <c7fc28ed60fa3ed5b6c5010f9abd73c1> /usr/lib/libMatch.1.dylib
0x1f0da1000 - 0x1f0da6fff libThaiTokenizer.dylib arm64  <e7311a84102d3899a09eef1c0371a2da> /usr/lib/libThaiTokenizer.dylib
0x1f1006000 - 0x1f1008fff libapp_launch_measurement.dylib arm64  <345f6e5988be371a99c3c301d9a7d484> /usr/lib/libapp_launch_measurement.dylib
0x1f1009000 - 0x1f101ffff libapple_nghttp2.dylib arm64  <9886823e749732f6bb67501b43acba17> /usr/lib/libapple_nghttp2.dylib
0x1f1020000 - 0x1f10b0fff libate.dylib arm64  <85a5323f0ed33b43b2efb9a8508cf652> /usr/lib/libate.dylib
0x1f1141000 - 0x1f1151fff libbsm.0.dylib arm64  <3cc25496a06c315e8b0832923b8689ec> /usr/lib/libbsm.0.dylib
0x1f1152000 - 0x1f115efff libbz2.1.0.dylib arm64  <0d05889d0d7e32fcbcbbf6df1d376e8c> /usr/lib/libbz2.1.0.dylib
0x1f115f000 - 0x1f115ffff libcharset.1.dylib arm64  <615b201e3cf937eabad00faa9e0dd677> /usr/lib/libcharset.1.dylib
0x1f1160000 - 0x1f1171fff libcmph.dylib arm64  <b034f30856fe34bc85651513421a784b> /usr/lib/libcmph.dylib
0x1f1172000 - 0x1f1190fff libcompression.dylib arm64  <d1300df245ad39b5a5efa5d2d1f0aa1d> /usr/lib/libcompression.dylib
0x1f1191000 - 0x1f11a6fff libcoretls.dylib arm64  <8477ca9b96ab3897b00cbcbf16e3cca1> /usr/lib/libcoretls.dylib
0x1f11a7000 - 0x1f11a8fff libcoretls_cfhelpers.dylib arm64  <c2cd97327b9f383d9100c51ef014b947> /usr/lib/libcoretls_cfhelpers.dylib
0x1f11ce000 - 0x1f11d4fff libcupolicy.dylib arm64  <0ff2b2b6c884391d800ecf28560eed50> /usr/lib/libcupolicy.dylib
0x1f11d5000 - 0x1f11dcfff libdns_services.dylib arm64  <e70ebc2532153705bc2e75680a345f16> /usr/lib/libdns_services.dylib
0x1f11dd000 - 0x1f11f9fff libedit.3.dylib arm64  <5aebdc4fe71735a5b843d34e0ee65a47> /usr/lib/libedit.3.dylib
0x1f11fa000 - 0x1f11fefff libenergytrace.dylib arm64  <35b811f0ca6738b7922a70cf50307f17> /usr/lib/libenergytrace.dylib
0x1f11ff000 - 0x1f1216fff libexpat.1.dylib arm64  <2f08d728b700304d921ffc7520af7434> /usr/lib/libexpat.1.dylib
0x1f1243000 - 0x1f1247fff libgermantok.dylib arm64  <27294bf97cea301cafcb3fc1099a04ce> /usr/lib/libgermantok.dylib
0x1f1248000 - 0x1f124dfff libheimdal-asn1.dylib arm64  <1d5aac03a7813e10be7246e4b527a1a4> /usr/lib/libheimdal-asn1.dylib
0x1f124e000 - 0x1f133ffff libiconv.2.dylib arm64  <688999919f7537f49919b7c5f5def8fc> /usr/lib/libiconv.2.dylib
0x1f135e000 - 0x1f135ffff liblangid.dylib arm64  <66b8c12cbae532a1a522303e99705b00> /usr/lib/liblangid.dylib
0x1f1360000 - 0x1f136bfff liblockdown.dylib arm64  <900a41a990bf373eb6dd5fb84658ff8c> /usr/lib/liblockdown.dylib
0x1f136c000 - 0x1f1384fff liblzma.5.dylib arm64  <0ccb59abd5e83ff19552521c7c96e484> /usr/lib/liblzma.5.dylib
0x1f13b2000 - 0x1f1406fff libmecab.dylib arm64  <bd1dce74997432d2a83ba2b6791f7bea> /usr/lib/libmecab.dylib
0x1f1407000 - 0x1f1633fff libmecabra.dylib arm64  <4b0cd2aedcd33416a28b753b18950ada> /usr/lib/libmecabra.dylib
0x1f1634000 - 0x1f1646fff libmis.dylib arm64  <ce4f01e8ddf43ce38b4749941a7de863> /usr/lib/libmis.dylib
0x1f1647000 - 0x1f165cfff libnetworkextension.dylib arm64  <0e7a5bd8590037af9ed15683e4ede5b6> /usr/lib/libnetworkextension.dylib
0x1f1a00000 - 0x1f1a34fff libpcap.A.dylib arm64  <e388d6e0a54130f3a0f4c3d457f54b8f> /usr/lib/libpcap.A.dylib
0x1f1a35000 - 0x1f1a42fff libperfcheck.dylib arm64  <c76df60279ec3fb5b2c7153ab281695f> /usr/lib/libperfcheck.dylib
0x1f1a4a000 - 0x1f1a5bfff libprequelite.dylib arm64  <6d3f49f15ab83787905d0d40b0de97d0> /usr/lib/libprequelite.dylib
0x1f1a5c000 - 0x1f1a6dfff libprotobuf-lite.dylib arm64  <75c0bf33f09a304f8b2459d26847f1ba> /usr/lib/libprotobuf-lite.dylib
0x1f1a6e000 - 0x1f1acbfff libprotobuf.dylib arm64  <7c18a184f0173acabc878052fdb5035a> /usr/lib/libprotobuf.dylib
0x1f1acc000 - 0x1f1b67fff libquic.dylib arm64  <50e497337bff3d04816049bbb6cf921e> /usr/lib/libquic.dylib
0x1f1b68000 - 0x1f1b7ffff libresolv.9.dylib arm64  <9530d4cdd6d8395bb11fa879affee131> /usr/lib/libresolv.9.dylib
0x1f1b80000 - 0x1f1b82fff libsandbox.1.dylib arm64  <e69b79be67f3360786d63e29babc2abc> /usr/lib/libsandbox.1.dylib
0x1f1bc9000 - 0x1f1bccfff libutil.dylib arm64  <0fe34012b6a339779c402ed96a59130a> /usr/lib/libutil.dylib
0x1f1bcd000 - 0x1f1cb2fff libxml2.2.dylib arm64  <906275a68436339ea3ed3638a7aed01d> /usr/lib/libxml2.2.dylib
0x1f1cb7000 - 0x1f1cdffff libxslt.1.dylib arm64  <b700ce6ec7813eb291e1e6b402e8eb43> /usr/lib/libxslt.1.dylib
0x1f1ce0000 - 0x1f1cf1fff libz.1.dylib arm64  <95acf430d6d13e97bdf9de05f8fc9b9f> /usr/lib/libz.1.dylib
0x1f1d27000 - 0x1f1d29fff liblog_network.dylib arm64  <e59596a1dbcc3d368eef8fdb69aa149a> /usr/lib/log/liblog_network.dylib
0x1f1d31000 - 0x1f1d37fff libswiftAVFoundation.dylib arm64  <d9acb33d24a53e0fa7bb4759f6d5936f> /usr/lib/swift/libswiftAVFoundation.dylib
0x1f1d38000 - 0x1f1d96fff libswiftAccelerate.dylib arm64  <ad6b740363d239f1a9b6588f9240b9c5> /usr/lib/swift/libswiftAccelerate.dylib
0x1f1dbd000 - 0x1f1dc5fff libswiftCoreAudio.dylib arm64  <73ba2a5ce6ae3c7b891b64163e7e2328> /usr/lib/swift/libswiftCoreAudio.dylib
0x1f1dc6000 - 0x1f1dcafff libswiftCoreData.dylib arm64  <e3166185e9db3811862a007c4d682e92> /usr/lib/swift/libswiftCoreData.dylib
0x1f1dcb000 - 0x1f1dcbfff libswiftCoreFoundation.dylib arm64  <f6cc036819a03d31abad7472e4938e3e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f1dcc000 - 0x1f1dccfff libswiftCoreImage.dylib arm64  <8ccab1531b053b708fd3dd04127c5140> /usr/lib/swift/libswiftCoreImage.dylib
0x1f1dcd000 - 0x1f1dcffff libswiftCoreLocation.dylib arm64  <d0b3d919f7fe39939d29669f1c696f05> /usr/lib/swift/libswiftCoreLocation.dylib
0x1f1dd0000 - 0x1f1dd8fff libswiftCoreMIDI.dylib arm64  <d21347383d7f3b089319e9f9dfd01f45> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1f1dd9000 - 0x1f1ddcfff libswiftCoreML.dylib arm64  <eadcf4c88cca3a0baaed1e2865292310> /usr/lib/swift/libswiftCoreML.dylib
0x1f1ddd000 - 0x1f1e14fff libswiftCoreMedia.dylib arm64  <b5309001156234e39a940c463bb82e85> /usr/lib/swift/libswiftCoreMedia.dylib
0x1f1e21000 - 0x1f1e2afff libswiftDarwin.dylib arm64  <f703eff61c6636698fa7cbbd18aa6f32> /usr/lib/swift/libswiftDarwin.dylib
0x1f1e31000 - 0x1f1e3bfff libswiftIntents.dylib arm64  <e412900317023a62915c26a4b5c5fcae> /usr/lib/swift/libswiftIntents.dylib
0x1f1e45000 - 0x1f1e48fff libswiftMediaPlayer.dylib arm64  <c7c6fb51b4e93b10aa16e9ae5ee2b82f> /usr/lib/swift/libswiftMediaPlayer.dylib
0x1f1e49000 - 0x1f1e4dfff libswiftMetal.dylib arm64  <1f815e59170e33b8bfdaf496cc51be6c> /usr/lib/swift/libswiftMetal.dylib
0x1f1eb6000 - 0x1f1eb7fff libswiftQuartzCore.dylib arm64  <eb64a4fa8c973cc28d58d3ebed5b32be> /usr/lib/swift/libswiftQuartzCore.dylib
0x1f1eef000 - 0x1f1ef0fff libswiftVision.dylib arm64  <36f0302ad76b3a88a15038e0c0c3d610> /usr/lib/swift/libswiftVision.dylib
0x1f1ef6000 - 0x1f1f07fff libswiftos.dylib arm64  <c62296ae8a083a8da01b3e10c4763334> /usr/lib/swift/libswiftos.dylib
0x1f1f08000 - 0x1f1f1afff libswiftsimd.dylib arm64  <89c4ea4687ca3cec85ab443801c0f8a3> /usr/lib/swift/libswiftsimd.dylib
0x1f1f1b000 - 0x1f1f20fff libcache.dylib arm64  <3d8f03c9a8043d1495f954542d0f5cdd> /usr/lib/system/libcache.dylib
0x1f1f21000 - 0x1f1f2dfff libcommonCrypto.dylib arm64  <201e65dfa8ff39ae8b736ad50a8c0811> /usr/lib/system/libcommonCrypto.dylib
0x1f1f2e000 - 0x1f1f32fff libcompiler_rt.dylib arm64  <347d825c204c30b8aa44f54e3a2f481e> /usr/lib/system/libcompiler_rt.dylib
0x1f1f33000 - 0x1f1f3bfff libcopyfile.dylib arm64  <73aa4d4cfb3d3fc6bea72c81a1f54c42> /usr/lib/system/libcopyfile.dylib
0x1f201d000 - 0x1f201dfff liblaunch.dylib arm64  <c93fbffbad1a3aae9003a064d58837c3> /usr/lib/system/liblaunch.dylib
0x1f201e000 - 0x1f2023fff libmacho.dylib arm64  <8b5045365167385aa91845ce34fff58c> /usr/lib/system/libmacho.dylib
0x1f2024000 - 0x1f2026fff libremovefile.dylib arm64  <e887407ef7f93ec985da6842d5bbaf51> /usr/lib/system/libremovefile.dylib
0x1f2027000 - 0x1f2028fff libsystem_blocks.dylib arm64  <2462865f593838b49ae970142620d49b> /usr/lib/system/libsystem_blocks.dylib
0x1f2029000 - 0x1f202bfff libsystem_collections.dylib arm64  <479513d80a833d8ab5535c7dd06c5b40> /usr/lib/system/libsystem_collections.dylib
0x1f202c000 - 0x1f2030fff libsystem_configuration.dylib arm64  <9dbc411063bf334187e861489fdfff1b> /usr/lib/system/libsystem_configuration.dylib
0x1f2031000 - 0x1f2043fff libsystem_containermanager.dylib arm64  <2bda44ff7efe3c55ab192c9e70985673> /usr/lib/system/libsystem_containermanager.dylib
0x1f2044000 - 0x1f2045fff libsystem_coreservices.dylib arm64  <5b5a57b5c31433aca76b888b5df676c3> /usr/lib/system/libsystem_coreservices.dylib
0x1f2046000 - 0x1f204ffff libsystem_darwin.dylib arm64  <23785a587df63059baaa44763dd6a14d> /usr/lib/system/libsystem_darwin.dylib
0x1f2050000 - 0x1f2058fff libsystem_dnssd.dylib arm64  <3ece92f34e773c56a8ace7f4af535a58> /usr/lib/system/libsystem_dnssd.dylib
0x1f2059000 - 0x1f205bfff libsystem_featureflags.dylib arm64  <a56c1b0b06393fcd8819db6979777f87> /usr/lib/system/libsystem_featureflags.dylib
0x1f205c000 - 0x1f2089fff libsystem_m.dylib arm64  <6de4c0284c6334a2b810c45838302f6b> /usr/lib/system/libsystem_m.dylib
0x1f208a000 - 0x1f2094fff libsystem_platform.dylib arm64  <aba70f9577d937fdb287998cd4d565e1> /usr/lib/system/libsystem_platform.dylib
0x1f2095000 - 0x1f2095fff libsystem_product_info_filter.dylib arm64  <b0d59a3a5ff4358bad1786e80ad2e488> /usr/lib/system/libsystem_product_info_filter.dylib
0x1f2096000 - 0x1f20a6fff libsystem_pthread.dylib arm64  <9cfebf14879b3aafa29dec1cdba54826> /usr/lib/system/libsystem_pthread.dylib
0x1f20a7000 - 0x1f20aafff libsystem_sandbox.dylib arm64  <834b7dfa1f463341b3b2489d7093ddb1> /usr/lib/system/libsystem_sandbox.dylib
0x1f20ab000 - 0x1f20b4fff libunwind.dylib arm64  <1d93eed982093914b48a18eb454dc14b> /usr/lib/system/libunwind.dylib
0x1f20b5000 - 0x1f20e7fff libxpc.dylib arm64  <71b8f9fccec634d994cd3a801fe709bf> /usr/lib/system/libxpc.dylib
0x1f3161000 - 0x1f3271fff AVFAudio arm64  <0cfeb6c4c32f3c8ab33d794f6d989e50> /System/Library/Frameworks/AVFAudio.framework/AVFAudio
0x1f339b000 - 0x1f33a1fff AuthenticationServicesCore arm64  <e4f2be01fcc53c86a62ba6d15a1ac61b> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore
0x1f33a2000 - 0x1f33aefff CMImaging arm64  <a1e9333f44553391b0e6aa21130161bd> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging
0x1f33af000 - 0x1f33c5fff CinematicFraming arm64  <2e600fc78dec3642a4efa4d7582d8803> /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming
0x1f347e000 - 0x1f3495fff CoreSpeechFoundation arm64  <6e1ac3fa745e365884e8da6d21792969> /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation
0x1f35c3000 - 0x1f35d2fff MobileSafari arm64  <0dbc1a9d2704359991fe8f8178577e6a> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari
0x1f363c000 - 0x1f3d4afff PegasusAPI arm64  <b0d942df7936360ab013e21e037680b3> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
0x1f3e7b000 - 0x1f3e7ffff SiriLiminal arm64  <b9fdf1799b67303e97e6fe02ade0d318> /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal
0x1f3fee000 - 0x1f4000fff SpotlightLinguistics arm64  <43cb117b0d7e3e31a9eeff739c6ab57f> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF
acvigue commented 3 years ago

fixed in 968bd487b3c490931da51ed978587b3c5eabbc97