Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.35k stars 530 forks source link

0x8badf00d crash: handling unread counts #1733

Closed brentsimmons closed 4 years ago

brentsimmons commented 4 years ago

Build 30, but not new in 30. Symbolicated manually.

The user has about 3,200 feeds. Nevertheless, this code should handle that.

Incident Identifier: FFE3F7F9-2BDE-44FC-80D6-915C034024FA
Beta Identifier:     F9DE5237-6BA0-48C0-A7A6-3BD43437130D
Hardware Model:      iPhone12,1
Process:             NetNewsWire [7316]
Path:                /private/var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             30 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone12,1:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [1620]

Date/Time:           2020-01-27 18:38:47.0855 -0500
Launch Time:         2020-01-27 18:38:41.9739 -0500
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    1.03.12
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-create watchdog transgression: application<com.ranchero.NetNewsWire.iOS>:7316 exhausted CPU time allowance of 4.95 seconds | ProcessVisibility: Background | ProcessState: Running | WatchdogEvent: scene-create | WatchdogVisibility: Background | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 6.480 (user 6.480, system 0.000), 21% CPU", | "Elapsed application CPU time (seconds): 5.214, 17% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libicucore.A.dylib              0x000000018ec59590 0x18ebbd000 + 640400
1   libicucore.A.dylib              0x000000018ebdf12c 0x18ebbd000 + 139564
2   libicucore.A.dylib              0x000000018ebdf12c 0x18ebbd000 + 139564
3   libicucore.A.dylib              0x000000018ebdd534 0x18ebbd000 + 132404
4   libswiftCore.dylib              0x000000019b393284 0x19b14d000 + 2384516
5   libswiftCore.dylib              0x000000019b2e3630 0x19b14d000 + 1664560
6   libswiftCore.dylib              0x000000019b2dbcc0 0x19b14d000 + 1633472
7   libswiftCore.dylib              0x000000019b2da2a4 0x19b14d000 + 1626788
8   Account                         FeedIdentifier.hash(into:)
9   NetNewsWire                     specialized _NativeSet.resize(capacity:) (in NetNewsWire) (<compiler-generated>:0)
10  NetNewsWire                     specialized _NativeSet.insertNew(_:at:isUnique:) (in NetNewsWire) (<compiler-generated>:0)
11  NetNewsWire                     specialized Set._Variant.insert(_:) (in NetNewsWire) (<compiler-generated>:0)
12  NetNewsWire                     SceneCoordinator.unreadCountDidChange(_:) (in NetNewsWire) (SceneCoordinator.swift:444)
13  NetNewsWire                     @objc SceneCoordinator.unreadCountDidInitialize(_:) (in NetNewsWire) + 112
14  Foundation                      0x000000018dec706c 0x18ddaf000 + 1146988
15  CoreFoundation                  0x000000018da5499c 0x18d9ca000 + 567708
16  CoreFoundation                  0x000000018da549ec 0x18d9ca000 + 567788
17  CoreFoundation                  0x000000018da53ce4 0x18d9ca000 + 564452
18  CoreFoundation                  0x000000018da5397c 0x18d9ca000 + 563580
19  CoreFoundation                  0x000000018d9cc910 0x18d9ca000 + 10512
20  CoreFoundation                  0x000000018da532ac 0x18d9ca000 + 561836
21  Foundation                      0x000000018ddb5bfc 0x18ddaf000 + 27644
22  Account                         WebFeed.unreadCount.setter (in Account) (<compiler-generated>:0)
23  Account                         specialized Sequence.forEach(_:) (in Account) (Account.swift:0)
24  Account                         closure #1 in Account.fetchAllUnreadCounts() (in Account) (<compiler-generated>:0)
25  ArticlesDatabase                partial apply for closure #1 in closure #1 in ArticlesTable.fetchArticlesAsync(_:_:) (in ArticlesDatabase) (<compiler-generated>:0)
26  ArticlesDatabase                thunk for @escaping @callee_guaranteed () -> () (in ArticlesDatabase) (<compiler-generated>:0)
27  libdispatch.dylib               0x000000018d7a0b7c 0x18d79f000 + 7036
28  libdispatch.dylib               0x000000018d7a1fd8 0x18d79f000 + 12248
29  libdispatch.dylib               0x000000018d7adcc8 0x18d79f000 + 60616
30  CoreFoundation                  0x000000018da77cc8 0x18d9ca000 + 711880
31  CoreFoundation                  0x000000018da72a24 0x18d9ca000 + 690724
32  CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
33  GraphicsServices                0x0000000197cef534 0x197cec000 + 13620
34  UIKitCore                       0x0000000191beaa60 0x1911a7000 + 10762848
35  NetNewsWire                     main (in NetNewsWire) (AppDelegate.swift:19)
36  libdyld.dylib                   0x000000018d8f0e18 0x18d8f0000 + 3608

Thread 1:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 2:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 3:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 4:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 5 name:  com.apple.uikit.eventfetch-thread
Thread 5:
0   libsystem_kernel.dylib          0x000000018d8c4c04 0x18d8c1000 + 15364
1   libsystem_kernel.dylib          0x000000018d8c4020 0x18d8c1000 + 12320
2   CoreFoundation                  0x000000018da77964 0x18d9ca000 + 711012
3   CoreFoundation                  0x000000018da727fc 0x18d9ca000 + 690172
4   CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
5   Foundation                      0x000000018ddb73b0 0x18ddaf000 + 33712
6   Foundation                      0x000000018ddb7288 0x18ddaf000 + 33416
7   UIKitCore                       0x0000000191c8623c 0x1911a7000 + 11399740
8   Foundation                      0x000000018ddb6014 0x18ddaf000 + 28692
9   Foundation                      0x000000018def1a7c 0x18ddaf000 + 1321596
10  libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
11  libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 6:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 7 name:  JavaScriptCore bmalloc scavenger
Thread 7:
0   libsystem_kernel.dylib          0x000000018d8e6ccc 0x18d8c1000 + 154828
1   libsystem_pthread.dylib         0x000000018d80921c 0x18d804000 + 21020
2   libc++.1.dylib                  0x000000018d93bd04 0x18d92d000 + 60676
3   JavaScriptCore                  0x000000019ccc321c 0x19cc38000 + 569884
4   JavaScriptCore                  0x000000019ccc6c80 0x19cc38000 + 584832
5   JavaScriptCore                  0x000000019ccc6978 0x19cc38000 + 584056
6   JavaScriptCore                  0x000000019ccc7cbc 0x19cc38000 + 588988
7   libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
8   libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 8:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 9:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 10:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 11:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016f9854e8   x1: 0x0000000000000001   x2: 0x000000016f9855e0   x3: 0x00000002802e9f88
    x4: 0x0000000000000001   x5: 0x0000000000000000   x6: 0x000000016f985650   x7: 0x50000002828db120
    x8: 0x0000000000000000   x9: 0x0000000000000001  x10: 0x0000000080000000  x11: 0x007f000102006800
   x12: 0x00000001127b8721  x13: 0x000001a1d6eeba99  x14: 0x0000000000000000  x15: 0x8df1ba2e8d27e8d4
   x16: 0x00000001cc1e1b40  x17: 0xc50e8a818d9df35c  x18: 0x0000000000000000  x19: 0x000000016f9854a8
   x20: 0x000000016f9855e0  x21: 0x0000000000000000  x22: 0x000000016f9857f0  x23: 0x0000000000000001
   x24: 0x00000002802e9f88  x25: 0x00000002802e9f88  x26: 0x0000000000000035  x27: 0x000000016f985650
   x28: 0x000000016f985660   fp: 0x000000016f985440   lr: 0xf62264818ebdf12c
    sp: 0x000000016f985430   pc: 0x000000018ec59590 cpsr: 0x00000000
   esr: 0x92000047 (Data Abort) byte write Translation fault

Binary Images:
0x100478000 - 0x1005a7fff NetNewsWire arm64  <09f7b96b84e9351ab1c3165957603932> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
0x100628000 - 0x10064ffff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x100664000 - 0x10066ffff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x100680000 - 0x100693fff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x1006a8000 - 0x10070ffff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
0x10078c000 - 0x1008fbfff Account arm64  <abb0631f5b8b32b996cabedadcb1a5ad> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Account.framework/Account
0x100954000 - 0x10098bfff ArticlesDatabase arm64  <a29c0e9e36b030a09473957b5192758b> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x1009a0000 - 0x1009c3fff RSDatabase arm64  <6673f010d5cf3e80b3f1fe38f383e4f3> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x1009d8000 - 0x1009fffff RSCore arm64  <8388505db547378985a4202a982856fa> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x100a18000 - 0x100a23fff SyncDatabase arm64  <984ed8f921ab375a8656b13779530c1d> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x100a34000 - 0x100a63fff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x100e58000 - 0x100e63fff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
0x18d6d4000 - 0x18d6eafff libsystem_trace.dylib arm64e  <d8b2e2cdf750340388aba63c781581b9> /usr/lib/system/libsystem_trace.dylib
0x18d6eb000 - 0x18d71efff libxpc.dylib arm64e  <b7ae424e41d63a58a05cea0847830ddc> /usr/lib/system/libxpc.dylib
0x18d71f000 - 0x18d71ffff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
0x18d720000 - 0x18d79efff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
0x18d79f000 - 0x18d7dbfff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
0x18d7dc000 - 0x18d7fcfff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
0x18d7fd000 - 0x18d803fff libsystem_platform.dylib arm64e  <cff9fe5cd8603000819ef5e15752dd46> /usr/lib/system/libsystem_platform.dylib
0x18d804000 - 0x18d80efff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
0x18d80f000 - 0x18d83ffff libobjc.A.dylib arm64e  <a486c2b341b03f23af40c5579f5be97e> /usr/lib/libobjc.A.dylib
0x18d840000 - 0x18d8acfff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
0x18d8ad000 - 0x18d8c0fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
0x18d8c1000 - 0x18d8effff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
0x18d8f0000 - 0x18d923fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
0x18d924000 - 0x18d92cfff libsystem_darwin.dylib arm64e  <a799ce1b3d243b0980f1a5fcfc1c11da> /usr/lib/system/libsystem_darwin.dylib
0x18d92d000 - 0x18d987fff libc++.1.dylib arm64e  <d9f3508f9f743705ac7c83efcf279139> /usr/lib/libc++.1.dylib
0x18d988000 - 0x18d9c9fff libsystem_info.dylib arm64e  <aca5c5c953ed38b0a9c8cc5b7963fcd2> /usr/lib/system/libsystem_info.dylib
0x18d9ca000 - 0x18dd47fff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18dd48000 - 0x18ddaefff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18ddaf000 - 0x18e07afff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
0x18e07b000 - 0x18e0adfff libCRFSuite.dylib arm64e  <ed1305c6ef1f35f2ace7859d9f8685eb> /usr/lib/libCRFSuite.dylib
0x18e0ae000 - 0x18e231fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18e232000 - 0x18e294fff libSparse.dylib arm64e  <c8f8efa09ead3905a54ca13f251b2ad9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x18e295000 - 0x18e78efff ImageIO arm64e  <afcf2555c1e13bed8bb4c78c1c35c44d> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18e78f000 - 0x18e791fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18e792000 - 0x18e92afff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
0x18e92b000 - 0x18ea6bfff Security arm64e  <e5022c81c9a53c7cbfccaa299e595cf8> /System/Library/Frameworks/Security.framework/Security
0x18ea6c000 - 0x18eb12fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18eb13000 - 0x18eb4afff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
0x18eb4b000 - 0x18eba9fff libprotobuf.dylib arm64e  <ec0fdc39903939f7a4600093bf4af70d> /usr/lib/libprotobuf.dylib
0x18ebaa000 - 0x18ebbcfff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
0x18ebbd000 - 0x18ee1dfff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
0x18ee1e000 - 0x18ee47fff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18ee48000 - 0x18ee8ffff WirelessDiagnostics arm64e  <d326a69a1d2a33ed94d07759aaa89b29> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18ee90000 - 0x18eecbfff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
0x18eecc000 - 0x18f314fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18f315000 - 0x18f5edfff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18f5ee000 - 0x18f6e1fff LanguageModeling arm64e  <ace2c2df42ff3540b5788c52c635d9dd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18f6e2000 - 0x18f728fff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18f729000 - 0x18f8affff libsqlite3.dylib arm64e  <c8af1e21fa363921b2588002b98137c8> /usr/lib/libsqlite3.dylib
0x18f8b0000 - 0x18f8e2fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18f8e3000 - 0x18f8ecfff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
0x18f8ed000 - 0x18fac9fff CoreDuet arm64e  <f1394ee72de2386cbace9ae359faae3d> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18faca000 - 0x18fc11fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x18fc12000 - 0x18fcf7fff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x18fcf8000 - 0x18fd16fff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x18fd17000 - 0x18fd54fff AppSupport arm64e  <ed3d3e24ae6238e4be7f0b1633ce1238> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18fd55000 - 0x19022ffff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
0x190230000 - 0x190340fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x190341000 - 0x19036bfff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x19036c000 - 0x19038dfff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19038e000 - 0x190645fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
0x190646000 - 0x19065cfff ProtocolBuffer arm64e  <cb77568d0c423ae1abe191b796d30031> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19065d000 - 0x190677fff CommonUtilities arm64e  <eeebcf1a184e3c2ebc876c3be5688046> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x190678000 - 0x190678fff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
0x190679000 - 0x1906b1fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1906b2000 - 0x19072afff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19072b000 - 0x190c7afff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x190c7b000 - 0x190cedfff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x190cfb000 - 0x190d51fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
0x190d52000 - 0x190d62fff SharedWebCredentials arm64e  <a822eff8a92a31b4b76784d1f672643c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x190d63000 - 0x1910c3fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1910c4000 - 0x1911a6fff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1911a7000 - 0x1922cbfff UIKitCore arm64e  <aa897ca98d153dd7bb4f8d90f9a28571> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1922cc000 - 0x1922dafff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1922db000 - 0x1923b2fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1923b3000 - 0x1923b8fff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1923b9000 - 0x1923cffff libsystem_asl.dylib arm64e  <df2c28764e223adea9710e7287f7e1f5> /usr/lib/system/libsystem_asl.dylib
0x1923d0000 - 0x19244cfff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19244d000 - 0x192780fff CoreData arm64e  <dde341d2bd5b31919d507ca75c4fb381> /System/Library/Frameworks/CoreData.framework/CoreData
0x192781000 - 0x1929adfff Vision arm64e  <0e223637f78239d2972b816791315aaf> /System/Library/Frameworks/Vision.framework/Vision
0x1929ae000 - 0x1929f2fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1929f3000 - 0x192a1efff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x192a1f000 - 0x192ad6fff libboringssl.dylib arm64e  <cafab4d22bfa3fd68701090c3e63194a> /usr/lib/libboringssl.dylib
0x192ad7000 - 0x192ae5fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
0x192ae6000 - 0x192b06fff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x192b07000 - 0x192c81fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x192c82000 - 0x192cd1fff SpringBoardServices arm64e  <b3f23d5706673022b05eccf903386970> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x192cd2000 - 0x192d49fff FrontBoardServices arm64e  <d9938bb966d831f6aced42ada1b4180e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x192d4a000 - 0x192e62fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
0x192e63000 - 0x192ebffff libusrtcp.dylib arm64e  <c229f77f2b47361c97e2c71a24093061> /usr/lib/libusrtcp.dylib
0x192ec0000 - 0x192ec7fff libsystem_symptoms.dylib arm64e  <fb2a385ab40f318dbc3ead01f8984c3c> /usr/lib/system/libsystem_symptoms.dylib
0x192ec8000 - 0x193e1efff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x193e1f000 - 0x193e27fff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x193e28000 - 0x193e83fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x193e84000 - 0x193fe6fff CoreUtils arm64e  <f5db69e7973a32f195498f60045ac793> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x193fe7000 - 0x194098fff IMSharedUtilities arm64e  <0366217308de32f0887f3adde661b72e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1940c7000 - 0x1940d0fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
0x1940d1000 - 0x19414ffff AppleAccount arm64e  <fe2a152dae263db5afc2ffc92a3fbf50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x194150000 - 0x19416bfff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19416c000 - 0x19425cfff IDS arm64e  <ae7628820628327a819de45668632e5c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19425d000 - 0x19438dfff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19438e000 - 0x19438ffff libCTGreenTeaLogger.dylib arm64e  <a0101914772431b0bf896828bdd09318> /usr/lib/libCTGreenTeaLogger.dylib
0x1943f5000 - 0x1944f6fff CoreMedia arm64e  <ac1bf796ee3b3ccdae211574c805dcc7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1944f7000 - 0x194507fff UIKitServices arm64e  <efbf18d4ca5b3966bcc61dcf5b3f1dfa> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x194508000 - 0x19455cfff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19455d000 - 0x1947b4fff QuartzCore arm64e  <a3363f67678339798fa95563abd4737d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1947b5000 - 0x194972fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x194973000 - 0x194ee6fff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x194ee7000 - 0x195022fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
0x195023000 - 0x195053fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x195054000 - 0x195077fff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x195078000 - 0x1951ddfff Sharing arm64e  <dd006e5b5a6731c4a9393ed359db1a7c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1951de000 - 0x1957fcfff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
0x1957fd000 - 0x197519fff WebCore arm64e  <bf0e57dc5e3738fea64489c30782dde3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19751a000 - 0x197532fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
0x197533000 - 0x19753efff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19753f000 - 0x1975b9fff ContactsFoundation arm64e  <fd40685c96b73670bed6c085707c9669> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1975ba000 - 0x1975cefff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1975cf000 - 0x1975e0fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1975e1000 - 0x197cebfff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x197cec000 - 0x197cf4fff GraphicsServices arm64e  <b06e705fec55357682abea65a9bd7143> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x197ddd000 - 0x197fdbfff AVFoundation arm64e  <a953c52b12353b57bb3264559dc4dfe4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x197fdc000 - 0x198014fff OnBoardingKit arm64e  <2e2d67b4d3b9369c834ced186e4c4f96> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x198015000 - 0x198064fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x198065000 - 0x19807dfff MobileAsset arm64e  <fe89900fe9423880835ee4fca6e59528> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19807e000 - 0x19808bfff libGSFont.dylib arm64e  <f71813e5c1ca3b3abd9885c6241d7081> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x19808c000 - 0x198095fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x198096000 - 0x1981e4fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1981e5000 - 0x198230fff AXRuntime arm64e  <539c8041a10e3612aae6420fcb339466> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x198234000 - 0x198376fff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x198377000 - 0x19849dfff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19849e000 - 0x198b30fff PhotoLibraryServices arm64e  <dc25c647f7c934f59860ede5824e472c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x198b31000 - 0x198dbefff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x198dbf000 - 0x198fedfff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x198fee000 - 0x199023fff libAudioToolboxUtility.dylib arm64e  <b6aa8334be8c3199afd8f592e990d506> /usr/lib/libAudioToolboxUtility.dylib
0x199024000 - 0x1991edfff ContactsUI arm64e  <eb9eb8f1fbf537c5893bd3d65edc55df> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19946a000 - 0x199501fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x199516000 - 0x1995cdfff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x199650000 - 0x19967efff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1998e4000 - 0x19995dfff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19995e000 - 0x199d8efff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
0x199d8f000 - 0x199da3fff libCGInterfaces.dylib arm64e  <f4421e9313fa386fbd568035eb1d35be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x199da4000 - 0x199ef3fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x199ef4000 - 0x199f5efff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x199fdf000 - 0x199fe2fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x199fe3000 - 0x19a099fff CorePDF arm64e  <baab529ae75f31c98f2dc632763f0927> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x19a0d7000 - 0x19a499fff MediaPlayer arm64e  <07093d6d611f3f0bac1c41bfd3a55aa6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19a49a000 - 0x19a7b4fff AppleMediaServices arm64e  <e09c597b49783bca83902d2888a954b8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19a7b5000 - 0x19a7dcfff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x19a7dd000 - 0x19a9a2fff CoreMotion arm64e  <c6e4a189f8ed3cd789b3e225658d9c6c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19a9a3000 - 0x19aa8ffff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19aa90000 - 0x19ac8cfff RawCamera arm64e  <103674c7fa933f01a8d0a099d750acae> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x19ac8d000 - 0x19ad46fff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19ad47000 - 0x19ad6bfff AppSupportUI arm64e  <2408c8c7085338bb8dcf4e3d0dea06fa> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19ad6c000 - 0x19ada2fff CoreVideo arm64e  <a25c5736c30036e28d467f803be524d9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x19ada3000 - 0x19afddfff AudioToolboxCore arm64e  <ff0d55ac3b8531f3a4198e77e1c4a8b9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19afde000 - 0x19b024fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19b025000 - 0x19b060fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19b061000 - 0x19b121fff TelephonyUtilities arm64e  <4551385c5c21384d8f2c1a4a4caed738> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19b122000 - 0x19b14cfff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19b14d000 - 0x19b4d8fff libswiftCore.dylib arm64e  <f43eaeda4165300689c4a25c8deb5104> /usr/lib/swift/libswiftCore.dylib
0x19b4d9000 - 0x19b61bfff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19b61c000 - 0x19b67dfff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19b67e000 - 0x19b8c5fff MapKit arm64e  <7692dbcecfd53d13b2c0ff49fd73cc43> /System/Library/Frameworks/MapKit.framework/MapKit
0x19b8c6000 - 0x19b8defff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x19b8df000 - 0x19b9d3fff MediaExperience arm64e  <c457073b41543d89b623139ba565f74e> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19b9d4000 - 0x19bca3fff Celestial arm64e  <ae1154a2d5f1329a83d8dfe70faaa623> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x19bca4000 - 0x19bd01fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
0x19bed2000 - 0x19c5c9fff VectorKit arm64e  <d2550aaff3c23030b9ccc2bd7ad9541a> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19c5ca000 - 0x19c69efff AVKit arm64e  <d759e8f5dcb83086b6736241d51716c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x19c69f000 - 0x19c6cffff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19c6d0000 - 0x19c6d2fff libapp_launch_measurement.dylib arm64e  <c1f43218d54730ab8750517daefe48c9> /usr/lib/libapp_launch_measurement.dylib
0x19c7b9000 - 0x19c81dfff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19c81e000 - 0x19c8b6fff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19c8b7000 - 0x19c8c6fff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19c8c7000 - 0x19c8d9fff MobileBluetooth arm64e  <b9934a60a1aa38b19ac53af3b35fe3c5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x19c8da000 - 0x19c999fff LinkPresentation arm64e  <f01d5e30404f358682c34890a625c96b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x19c9d1000 - 0x19c9d5fff libsystem_configuration.dylib arm64e  <a92c46974d573124b9dd4097464668f7> /usr/lib/system/libsystem_configuration.dylib
0x19c9d6000 - 0x19ca2ffff RemoteUI arm64e  <ed2f57b8883f386f94f38cababc951ac> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x19ca30000 - 0x19ca7ffff AuthKitUI arm64e  <ddcb1d661e043a3cb209d39471e5f22a> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x19ca80000 - 0x19cae6fff CoreRecognition arm64e  <2bac4dfb06fc3c2d9f86d2dbcb7b749a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x19cae7000 - 0x19cb6dfff Social arm64e  <a090dc01af5d3533a388c32005e1aeaf> /System/Library/Frameworks/Social.framework/Social
0x19cbbe000 - 0x19cbccfff HangTracer arm64e  <ce00101c005d38cbb4a9a6bf1db578f5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x19cbcd000 - 0x19cc35fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19cc36000 - 0x19cc37fff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
0x19cc38000 - 0x19da32fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19da33000 - 0x19dabffff libTelephonyUtilDynamic.dylib arm64e  <a9a4e364599e33b79d747739c0b1c57a> /usr/lib/libTelephonyUtilDynamic.dylib
0x19dad5000 - 0x19dd5dfff StoreServices arm64e  <eb22ca72bad23cf6858de417075b378f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19dd5e000 - 0x19dd67fff IOMobileFramebuffer arm64e  <f62f5616bf6332f5a56f61ab183532d7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x19dd68000 - 0x19dedffff SafariServices arm64e  <c9f463187ba9309e9e019e4bdd3fa5eb> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19e0d9000 - 0x19e0f3fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19e0f4000 - 0x19e1defff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
0x19f8e6000 - 0x19f92ffff MetadataUtilities arm64e  <dea5256b07193ca5ad924f9a07e8af44> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x19f930000 - 0x19f98afff UserActivity arm64e  <5f0a98beadc73d74a751b9ac855adc51> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a0303000 - 0x1a0529fff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a052a000 - 0x1a0560fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a0561000 - 0x1a05c3fff CalendarFoundation arm64e  <b9f80850e5073e38bc55d5dd572a6afc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a05c4000 - 0x1a06bdfff EventKit arm64e  <e6a2982cecc9390ba897d6f5051c8800> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a06be000 - 0x1a06f4fff MediaServices arm64e  <a1d28c8b5cbf3dfd9ce4b340c0973982> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a0b26000 - 0x1a0b67fff BiometricKit arm64e  <fcc39b27dff9337f86e3542b7b76b36f> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a0b68000 - 0x1a0b94fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a0b95000 - 0x1a0be8fff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1a0be9000 - 0x1a0c82fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a0c83000 - 0x1a0e73fff MediaRemote arm64e  <c8a41590511c329c97ee13e69f1ef0b9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a0e74000 - 0x1a0e7cfff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1a0e8d000 - 0x1a0eb4fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a0fbd000 - 0x1a0fe0fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1a0ffc000 - 0x1a1019fff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a101a000 - 0x1a1024fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1a1025000 - 0x1a10befff CoreSuggestions arm64e  <e0d6eb21c617384ebe44b7ac7c6a21f7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a10bf000 - 0x1a1279fff IMCore arm64e  <3a974edca95f3f009845448a08b185db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a127a000 - 0x1a12ccfff DeviceManagement arm64e  <f422832284813989b9f9ca2a2b0b9727> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1a1af9000 - 0x1a1b06fff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1a1b07000 - 0x1a1b3cfff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a1b3d000 - 0x1a1b3ffff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
0x1a1c6c000 - 0x1a1c78fff ContextKit arm64e  <04de98a8b7de38369af4bf148eec03fc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a1caa000 - 0x1a1d19fff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a1d1a000 - 0x1a1d46fff OSAnalytics arm64e  <f2865dba47f2300d92ce36387733a14f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a1d47000 - 0x1a1d76fff MobileInstallation arm64e  <a006311065723a959b2d5229400353b2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a1d77000 - 0x1a1e15fff Metal arm64e  <e3af3fabbe9d370ba20197ba2e75ae54> /System/Library/Frameworks/Metal.framework/Metal
0x1a1e16000 - 0x1a1e1bfff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1a1e1c000 - 0x1a1e27fff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1a1e49000 - 0x1a1e50fff libsystem_dnssd.dylib arm64e  <fbb48ad73dad3138bc4210c4fb391507> /usr/lib/system/libsystem_dnssd.dylib
0x1a1e51000 - 0x1a1e57fff PushKit arm64e  <dc7845824e9f342b82d2ef0b2ca184b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1a1e58000 - 0x1a1f65fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a1f78000 - 0x1a1f79fff BackgroundTaskAgent arm64e  <b1b6a42ae6a23b5695a26e3289674a44> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1a1f7a000 - 0x1a1f7efff LinguisticData arm64e  <d7749bc5c39c39058f8be3f27387b645> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1a1f7f000 - 0x1a1f97fff CoreSDB arm64e  <a6655c8738633da495c9d770639b35f4> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1a1f98000 - 0x1a1fa8fff Categories arm64e  <ed13e728690a3fa1973c4d135b44d884> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a1fc4000 - 0x1a2080fff VideoToolbox arm64e  <f3adbd0d194434e084af32508f89b3b6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a24ce000 - 0x1a252cfff PersonalizationPortrait arm64e  <46ec0696499e3db797e76bb3f1611004> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a25fb000 - 0x1a2603fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1a2604000 - 0x1a2606fff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1a2607000 - 0x1a26b8fff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a26b9000 - 0x1a26e8fff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a275c000 - 0x1a2771fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a2772000 - 0x1a277afff FamilyCircle arm64e  <e4c1b89a5fc137e286559e1dd335032d> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a277b000 - 0x1a2791fff libcoretls.dylib arm64e  <d18f15f0d39833159d79196c32f4a381> /usr/lib/libcoretls.dylib
0x1a27e9000 - 0x1a287cfff libate.dylib arm64e  <f1b13c32ba0139de870ab42484212f1a> /usr/lib/libate.dylib
0x1a38d3000 - 0x1a3922fff FTServices arm64e  <bef55a3120183d8eb97c191d51ac4c4b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a39db000 - 0x1a3a57fff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a3a58000 - 0x1a3a62fff CoreRecents arm64e  <75a19a8edd21305c9815d923fcfb4bbc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1a3b0f000 - 0x1a3b1cfff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a3cd8000 - 0x1a3cfdfff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a3cfe000 - 0x1a3ef5fff iTunesCloud arm64e  <659caf8613603bffb0cfeb13adcbfe6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a3ef6000 - 0x1a41c3fff MusicLibrary arm64e  <6a4e5aefe29233bd82d1464b0b893ad6> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a41c4000 - 0x1a41c5fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1a41c6000 - 0x1a41d7fff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
0x1a41fa000 - 0x1a41fffff IDSKVStore arm64e  <771148b54bf33807a55f2511d9d7bc2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1a4200000 - 0x1a4210fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a42ab000 - 0x1a42fbfff ClassKit arm64e  <f44c086c15df3971b4c889c466a17534> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a4369000 - 0x1a4375fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1a4376000 - 0x1a437efff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a44e6000 - 0x1a4533fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a45e7000 - 0x1a45eefff CoreTime arm64e  <b2bf48e6b6ab3b139c102672fc482eec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a462e000 - 0x1a4771fff IMDPersistence arm64e  <ba1666c70a43373486f7248a376fe1da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a4bb2000 - 0x1a4c08fff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a4eed000 - 0x1a4f0cfff AppConduit arm64e  <fabdbc4ea3033ebcbd5f1cc6e2fa62a8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1a4f0d000 - 0x1a4f26fff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a52b9000 - 0x1a538ffff CoreBrightness arm64e  <b8754148a058378dbd5c89c6ea86df03> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a5390000 - 0x1a5397fff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
0x1a5532000 - 0x1a5700fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a5701000 - 0x1a5708fff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1a5709000 - 0x1a5793fff BulletinBoard arm64e  <4297091d20d93eb8b7b75773b97bde6c> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1a5794000 - 0x1a5825fff iTunesStore arm64e  <25e8c53934f63c1ba2d92a27fd3a36cc> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1a628c000 - 0x1a62e6fff SafariCore arm64e  <ec8239f5781d3bb09cf07c4fea963c5c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a62e7000 - 0x1a634efff ScreenTimeCore arm64e  <748db3358d6338f49aa0f79456dd5dec> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a698f000 - 0x1a69a3fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a69a4000 - 0x1a69a8fff CommunicationsFilter arm64e  <17d34f3f18573d5db53844cc6d0d03f8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1a69a9000 - 0x1a69ccfff AddressBook arm64e  <80169bf229ad3d5ebf79907402e5d124> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1a69cd000 - 0x1a69d8fff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1a6b28000 - 0x1a6c02fff libBLAS.dylib arm64e  <d8d889969b8031baad221c1837dbf4dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a6c03000 - 0x1a6c11fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1a7430000 - 0x1a7503fff CoreParsec arm64e  <12b32e38ab8b3a039a8e78945adb9754> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a7701000 - 0x1a771cfff libtailspin.dylib arm64e  <f4890210bb5d31d0a94ebb3c4248216b> /usr/lib/libtailspin.dylib
0x1a777c000 - 0x1a7791fff ContactsDonation arm64e  <827fed8716143f38a8833552efd5bb5e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a77db000 - 0x1a77e4fff MobileActivation arm64e  <cd9d0059ed5630bbafe20335fcccadef> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1a7868000 - 0x1a7877fff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a7878000 - 0x1a7979fff ResponseKit arm64e  <ff7a3a414be43848a76d89dd583e0a42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1a7a45000 - 0x1a7a8ffff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a7a90000 - 0x1a7b5afff ProofReader arm64e  <c27b8b3ffdb93843b0d77cf8836948e8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1a7bce000 - 0x1a7c53fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a7c54000 - 0x1a7c5afff IdleTimerServices arm64e  <d939fa02774538e783b8860cb6bb5ba9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1a7d4f000 - 0x1a7e0cfff VideoSubscriberAccount arm64e  <7de0c60c85263eca92cf191ae44c48c5> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1a7e21000 - 0x1a7e24fff FTClientServices arm64e  <69dd8a0ec8ef3267b36254f500c6c8dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1a7e25000 - 0x1a7e8dfff ContactsUICore arm64e  <8981b44168e13dee942a188b8db38eab> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a8313000 - 0x1a835bfff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a847d000 - 0x1a84d8fff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a85c7000 - 0x1a85d2fff OpenGLES arm64e  <e22f9ba68fb53f55bec617a447e2a33b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a873c000 - 0x1a8745fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a8746000 - 0x1a877bfff SharedUtils arm64e  <d29fcba88ed53f6bbfda9c3eb92d8930> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a877c000 - 0x1a87cafff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a987a000 - 0x1a98b7fff StreamingZip arm64e  <ae834b3566613f14a80667636fb25496> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1aa546000 - 0x1aa77cfff SafariShared arm64e  <e53a349c50af35a6a11fb72aa08fa80f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1aa804000 - 0x1aa806fff InternationalTextSearch arm64e  <f90073aa5cd7366c97f68c4724912a7c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1aa825000 - 0x1aa842fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1ab1d6000 - 0x1ab1dbfff IncomingCallFilter arm64e  <9896a2daaabe3f188f55e25e739b75cc> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1ab1f7000 - 0x1ab20ffff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1ab681000 - 0x1ab687fff Netrb arm64e  <a11306a1c91130eb99782a093e433ecd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1ab68b000 - 0x1ab6bbfff EAP8021X arm64e  <d2df17b0c7d53332b693e6b0b77ed390> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1ab6bc000 - 0x1ab6befff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ab86a000 - 0x1ab86efff libgermantok.dylib arm64e  <a2032d5ed8e33b3d8cbdbc4b2c518c14> /usr/lib/libgermantok.dylib
0x1ab86f000 - 0x1ab922fff libmecab.dylib arm64e  <ff41d717484a34ee951db169ad00d674> /usr/lib/libmecab.dylib
0x1ab923000 - 0x1ab95ffff Catalyst arm64e  <400f91169d1d34eaa7d624032c7acb2a> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1abab5000 - 0x1abaf1fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1abaf2000 - 0x1abc0ffff Navigation arm64e  <3abaf7b6ff3e37f48321a169b454981d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1abf34000 - 0x1abf42fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1abf43000 - 0x1abf63fff FTAWD arm64e  <e32e0092746934e98ae29cabc2ada4c0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1ad532000 - 0x1ad534fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ad801000 - 0x1ad83efff DifferentialPrivacy arm64e  <24140d84f0a23aa09fdc2c283266d860> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ae02b000 - 0x1ae09bfff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
0x1ae09c000 - 0x1ae0cdfff C2 arm64e  <d54d57283f60309f9ce390f88d2c37fa> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ae0ce000 - 0x1ae102fff NaturalLanguage arm64e  <cebe21a90a3937628f99640001efd857> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1ae198000 - 0x1ae199fff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
0x1ae1ab000 - 0x1ae1bcfff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
0x1ae1bd000 - 0x1ae214fff WebBookmarks arm64e  <3e2b3cca655a3d1fb7983e251d1ea8a4> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1ae215000 - 0x1ae222fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ae223000 - 0x1ae37ffff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ae3bc000 - 0x1ae3c4fff libcopyfile.dylib arm64e  <d1a467bab3163e5b9217227864727758> /usr/lib/system/libcopyfile.dylib
0x1ae3c5000 - 0x1ae3e7fff UsageTracking arm64e  <c17d35aea6c2343b8c5e032340643b84> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ae73d000 - 0x1ae7d0fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1ae7d1000 - 0x1ae7dcfff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1ae7dd000 - 0x1ae7eefff SettingsFoundation arm64e  <b93937521e79352294c3ad83da3ab3d8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1ae926000 - 0x1ae9a4fff Symbolication arm64e  <d79a32ecb5bc30c9809840d7c523f2c0> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1aeb6a000 - 0x1aebb9fff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1aebbd000 - 0x1aebc1fff DAAPKit arm64e  <945be93b1cc8342085caf92569b7263d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1af0e2000 - 0x1af0e4fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1afc1a000 - 0x1afc59fff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1afec7000 - 0x1afed0fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1b0627000 - 0x1b062efff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1b0643000 - 0x1b06ebfff MMCS arm64e  <ebe051e4f5993a91a8c5e63c7ddd7f6b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b0745000 - 0x1b0977fff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b0d61000 - 0x1b0da8fff CoreLocationProtobuf arm64e  <ee4deacc4d04358ebfc0abceec7dc6e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b0e5f000 - 0x1b0edafff Quagga arm64e  <b01c3def973735cb8816d3fde9690c04> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b11f0000 - 0x1b1205fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1b1e59000 - 0x1b1e67fff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
0x1b1e68000 - 0x1b1e73fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
0x1b203d000 - 0x1b204dfff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1b208d000 - 0x1b2093fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1b317e000 - 0x1b31bafff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b35fc000 - 0x1b360dfff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b360e000 - 0x1b3622fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1b369d000 - 0x1b36d8fff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1b39d9000 - 0x1b39e1fff FSEvents arm64e  <cc26a11a9fd43eb194d8b3cbb0ec1039> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1b39f2000 - 0x1b3a71fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1b4385000 - 0x1b4395fff RemoteTextInput arm64e  <d4e6d9da50873a80bdde678f6d37e1de> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1b43be000 - 0x1b43eefff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b440b000 - 0x1b4414fff CloudPhotoServices arm64e  <fb977c65537d3aafa5231f8dd4f6bc37> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b4454000 - 0x1b4468fff libLinearAlgebra.dylib arm64e  <b7392f4a63663967a1bd44a8a878775e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b44ff000 - 0x1b4607fff ConfigurationEngineModel arm64e  <eac53dd37efa3fe597fde67015b508d6> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b4608000 - 0x1b460ffff CertUI arm64e  <f1fa9f5e93f7334f9d1e114f45f08869> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1b4717000 - 0x1b4725fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b51d4000 - 0x1b521bfff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1b521c000 - 0x1b526efff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1b56ef000 - 0x1b5737fff SafariSafeBrowsing arm64e  <ac317bf18a9e32cb87df7f297458a42e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b5af4000 - 0x1b5b6bfff HomeSharing arm64e  <71f04944063f3dd090958e322d90ddad> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1b5bff000 - 0x1b5c1dfff GenerationalStorage arm64e  <b88c0254798f35f2bc51a3c0ba084bd6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1b5c83000 - 0x1b5c8efff PersonaKit arm64e  <ffe71b80954030c99b4768fe4e90ad5b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1b5c8f000 - 0x1b5c9bfff PersonaUI arm64e  <b4c8ab55d15637ba94d7676b1c1646b5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1b60ab000 - 0x1b60b0fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1b6250000 - 0x1b625ffff AssetsLibrary arm64e  <014feab7100835c38007c51501907d0a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b628d000 - 0x1b62c7fff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
0x1b65a6000 - 0x1b65bbfff WebUI arm64e  <36a55a711ee63ef98bac0fd01970c3c3> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1b65bc000 - 0x1b65d3fff SafariFoundation arm64e  <6f365f96f67d3eae8b346e9f2589c8c4> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b6620000 - 0x1b66c6fff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b66c7000 - 0x1b66f3fff vCard arm64e  <e4906192c4a63d44a9530d377ed8f09a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1b673c000 - 0x1b67c9fff SampleAnalysis arm64e  <f27074ea79873b65abebd238b4677ebd> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b67ca000 - 0x1b67d5fff IntentsFoundation arm64e  <b2d8fc73d6a83a53be6daa0479e98bac> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1b69cc000 - 0x1b69cdfff ParsecSubscriptionServiceSupport arm64e  <20a4ff35240938d9812a652f0822a730> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1b69ce000 - 0x1b6a5afff MediaPlatform arm64e  <c7917218b9ac362bbf9bcef42abfc26f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1b6a5b000 - 0x1b6d27fff MediaLibraryCore arm64e  <e993037ce69339c691f29e0d0606b277> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1b6d89000 - 0x1b6dc2fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1b6dc3000 - 0x1b6de5fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b6de6000 - 0x1b6e04fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b6e05000 - 0x1b6f06fff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b7023000 - 0x1b7023fff Accelerate arm64e  <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b7025000 - 0x1b7362fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b7363000 - 0x1b7367fff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b7368000 - 0x1b73c1fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b73c2000 - 0x1b73c2fff vecLib arm64e  <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b73cb000 - 0x1b73d9fff AuthenticationServices arm64e  <8bee3bba813a30558e2a0504448cb6d4> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b73da000 - 0x1b73e2fff BackgroundTasks arm64e  <7e0e1ac579f230f8ac6bfaa14d72d4a9> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1b741d000 - 0x1b7529fff Combine arm64e  <f657272668ea38adac5492d94a4373bd> /System/Library/Frameworks/Combine.framework/Combine
0x1b7703000 - 0x1b773efff CryptoKit arm64e  <a767a27d90b235fcb2d31552ab4ecb70> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1b777b000 - 0x1b77a8fff GSS arm64e  <de729fe3f26939f3b5c3c46109dd64c7> /System/Library/Frameworks/GSS.framework/GSS
0x1b77bc000 - 0x1b77eefff MPSCore arm64e  <a5c4ca1f4cbd391199f25b896a6c7c7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b77ef000 - 0x1b7868fff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b7869000 - 0x1b788bfff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b788c000 - 0x1b78a0fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b78a1000 - 0x1b7a36fff MPSNeuralNetwork arm64e  <debe6c3b238b3ecbb72a67a225808564> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b7a37000 - 0x1b7a7cfff MPSRayIntersector arm64e  <e9b0aebc236c39639cee390baba90c2a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b7a7d000 - 0x1b7a7dfff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b7a8a000 - 0x1b7a8afff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b7a95000 - 0x1b7a96fff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b7a97000 - 0x1b7a9dfff libCoreFSCache.dylib arm64e  <b53da010d4e437b99dd6050c27c6aa41> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b7a9e000 - 0x1b7aa3fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b7ad8000 - 0x1b7b10fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b7f2d000 - 0x1b7f2dfff UIKit arm64e  <b5da5ad3b1e0398690b3788ee78b888a> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b82e8000 - 0x1b8428fff ANECompiler arm64e  <a77a065f46f63d4299537888aea45e80> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b8429000 - 0x1b843afff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b8443000 - 0x1b84d4fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b84d5000 - 0x1b84d9fff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b8682000 - 0x1b868dfff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b8fdc000 - 0x1b8feafff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b8ff1000 - 0x1b8ffbfff AppleIDAuthSupport arm64e  <eedc87f9a1d63f3089a5b1508512351f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b8ffc000 - 0x1b903efff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b905a000 - 0x1b906bfff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b9072000 - 0x1b9095fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b914c000 - 0x1b918afff AttributeGraph arm64e  <b83d372f2e6232cd9cb01a68eda3e5d9> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1b929a000 - 0x1b92cafff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b9d94000 - 0x1b9d94fff CombineCocoa arm64e  <c0dcc9b30bdb346d928e1057348e834f> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1b9d95000 - 0x1b9d9cfff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1ba1d4000 - 0x1ba1d7fff CoreOptimization arm64e  <f2a7f4b2f92c3292b0065e9fdfa17b51> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1ba250000 - 0x1ba251fff CryptoKitCBridging arm64e  <4999cd83cb3e34a59b92d773253e21c9> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1ba2f2000 - 0x1ba2fdfff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1ba48f000 - 0x1ba4abfff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1ba56d000 - 0x1bab39fff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1bae0e000 - 0x1bb221fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1bb2f7000 - 0x1bb30afff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1bb371000 - 0x1bb37dfff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1bb39f000 - 0x1bb3b3fff Futhark arm64e  <a7d3e960297e36718be985d5a342ea82> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1bc0bc000 - 0x1bc0c8fff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1bca58000 - 0x1bcac8fff Heimdal arm64e  <f91603064d35306e827d7672ada2f684> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1bd029000 - 0x1bd02ffff InternationalSupport arm64e  <cc1377bf89833bacbf3b6abae63ea7f7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bd2f4000 - 0x1bd2f4fff Marco arm64e  <c415ad58cfe73860a3af02daad7afb02> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1bd7bc000 - 0x1bd7e6fff MetricsKit arm64e  <7f27e511a79e33e19882185f88360c3c> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1bd7f4000 - 0x1bd807fff MobileDeviceLink arm64e  <f4f686ebe6903ab6abd982aeefb1aa0b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1bdabf000 - 0x1bdafffff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1be17e000 - 0x1be17efff PhoneNumbers arm64e  <d29b14b005ac32028e9ccedd36b5cb30> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1bfb29000 - 0x1bfb7dfff RenderBox arm64e  <a2d0c5fe10113cc29eaec6678710204e> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1bfb7e000 - 0x1bfb82fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1bfd1c000 - 0x1bfd28fff SetupAssistantSupport arm64e  <bc3a7f5b6f6d3c6691b007a83ad65cfd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1bfd47000 - 0x1bfd47fff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1bfd76000 - 0x1bfd9efff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c052f000 - 0x1c0650fff TextRecognition arm64e  <db78f50a59243984a9822590699b46af> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c0651000 - 0x1c06f5fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c1547000 - 0x1c1a44fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c1bde000 - 0x1c1be6fff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1c1be7000 - 0x1c1c30fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c1c49000 - 0x1c1c55fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c2022000 - 0x1c232afff libAWDSupportFramework.dylib arm64e  <c1f2be639aa03d6b8b2e4ea17674f930> /usr/lib/libAWDSupportFramework.dylib
0x1c24e1000 - 0x1c24ebfff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
0x1c2510000 - 0x1c26d4fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
0x1c2751000 - 0x1c2758fff libMatch.1.dylib arm64e  <f9970de973473d14ab78eeca4f4dd3ef> /usr/lib/libMatch.1.dylib
0x1c280a000 - 0x1c280bfff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
0x1c2814000 - 0x1c2815fff libThaiTokenizer.dylib arm64e  <e4f4f432cf69377a8a38a2b8b140a9d0> /usr/lib/libThaiTokenizer.dylib
0x1c2915000 - 0x1c292afff libapple_nghttp2.dylib arm64e  <ba029feafe2739cb857c3dcaea611d6c> /usr/lib/libapple_nghttp2.dylib
0x1c29a3000 - 0x1c29b3fff libbsm.0.dylib arm64e  <d9098218c078393a9e586b694e1c9e23> /usr/lib/libbsm.0.dylib
0x1c29b4000 - 0x1c29c0fff libbz2.1.0.dylib arm64e  <c5cfe7d65aa83c0289e60410a4998d51> /usr/lib/libbz2.1.0.dylib
0x1c29c1000 - 0x1c29c1fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
0x1c29c2000 - 0x1c29d3fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
0x1c29d4000 - 0x1c29ebfff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
0x1c29ec000 - 0x1c29edfff libcoretls_cfhelpers.dylib arm64e  <adfa5c10b2d434a499d34ea1a2735c1d> /usr/lib/libcoretls_cfhelpers.dylib
0x1c29ee000 - 0x1c29f4fff libcupolicy.dylib arm64e  <d3e787ff65693dfaaa0c3e3a8e2843b1> /usr/lib/libcupolicy.dylib
0x1c2a35000 - 0x1c2a3efff libdscsym.dylib arm64e  <b842376b184031cb8ecc266e16add35a> /usr/lib/libdscsym.dylib
0x1c2a3f000 - 0x1c2a5cfff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
0x1c2a76000 - 0x1c2a7bfff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
0x1c2a7c000 - 0x1c2b6efff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
0x1c2b84000 - 0x1c2b8ffff liblockdown.dylib arm64e  <d0168a91fd9c3f7b98ab133106959db6> /usr/lib/liblockdown.dylib
0x1c2b90000 - 0x1c2ba8fff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
0x1c2f2e000 - 0x1c2f5efff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
0x1c2f5f000 - 0x1c2f73fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
0x1c32ff000 - 0x1c3317fff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
0x1c3318000 - 0x1c331afff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
0x1c331b000 - 0x1c3320fff libsysdiagnose.dylib arm64e  <d33b175a0fab3bf0a57dfeeef4b6c4d6> /usr/lib/libsysdiagnose.dylib
0x1c3321000 - 0x1c3352fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
0x1c335a000 - 0x1c335dfff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
0x1c338b000 - 0x1c339cfff libz.1.dylib arm64e  <fafaa0b435f730aa87616a05ec84b8cd> /usr/lib/libz.1.dylib
0x1c33c4000 - 0x1c33c6fff liblog_network.dylib arm64e  <edf9e64adde035c88c22ea6b2e592681> /usr/lib/log/liblog_network.dylib
0x1c33e7000 - 0x1c3421fff libswiftAccelerate.dylib arm64e  <56a25459487535fc88e962b7b6f45126> /usr/lib/swift/libswiftAccelerate.dylib
0x1c3460000 - 0x1c3467fff libswiftCoreData.dylib arm64e  <301d92d15a053e47936ead0125676ba5> /usr/lib/swift/libswiftCoreData.dylib
0x1c3468000 - 0x1c346cfff libswiftCoreFoundation.dylib arm64e  <24e45ec7ab0c3e73b8b23eef6a54329e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1c346d000 - 0x1c347bfff libswiftCoreGraphics.dylib arm64e  <b01462f4cf2e34efa3d0b1a5c0b08b4c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1c347c000 - 0x1c3480fff libswiftCoreImage.dylib arm64e  <4f0cb4e66cb733c5afb2f2a97cac43a7> /usr/lib/swift/libswiftCoreImage.dylib
0x1c34d6000 - 0x1c34dffff libswiftDarwin.dylib arm64e  <adf094e0508a355a8e11f8fea6ec1f03> /usr/lib/swift/libswiftDarwin.dylib
0x1c34e0000 - 0x1c34fcfff libswiftDispatch.dylib arm64e  <a17291f0cf673300bbb4177c656397ce> /usr/lib/swift/libswiftDispatch.dylib
0x1c34fd000 - 0x1c368cfff libswiftFoundation.dylib arm64e  <6561a18c7ed33602b8e2a9988912a2e3> /usr/lib/swift/libswiftFoundation.dylib
0x1c36c5000 - 0x1c36ccfff libswiftMetal.dylib arm64e  <2caae8964de037daa118762991d0ce2a> /usr/lib/swift/libswiftMetal.dylib
0x1c3741000 - 0x1c3747fff libswiftObjectiveC.dylib arm64e  <a550c31fa226359c8d9fc8bf3bea75c0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1c3751000 - 0x1c3756fff libswiftQuartzCore.dylib arm64e  <39444c8eb68f388ea460fdb5da641bf4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1c3793000 - 0x1c37a7fff libswiftUIKit.dylib arm64e  <6296c18861253b70b3d0c6ba1444f9e0> /usr/lib/swift/libswiftUIKit.dylib
0x1c37b8000 - 0x1c37c0fff libswiftos.dylib arm64e  <01a2bd8c90713f0f9323d72703e02ed4> /usr/lib/swift/libswiftos.dylib
0x1c37c1000 - 0x1c37dbfff libswiftsimd.dylib arm64e  <7b64c17552a43033958df3d7e3c219b0> /usr/lib/swift/libswiftsimd.dylib
0x1c37dc000 - 0x1c37e1fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
0x1c37e2000 - 0x1c37f2fff libcommonCrypto.dylib arm64e  <a6eb95d01dd33d93ab7d2cc2c5f1432d> /usr/lib/system/libcommonCrypto.dylib
0x1c37f3000 - 0x1c37f6fff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
0x1c38cd000 - 0x1c38cdfff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
0x1c38ce000 - 0x1c38d3fff libmacho.dylib arm64e  <d57ecc933d383549b596a37f3aa5f6e5> /usr/lib/system/libmacho.dylib
0x1c38d4000 - 0x1c38d5fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
0x1c38d6000 - 0x1c38d7fff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
0x1c38d8000 - 0x1c3905fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
0x1c3906000 - 0x1c390bfff libunwind.dylib arm64e  <e0ee449ef786342596215cc058a119af> /usr/lib/system/libunwind.dylib
0x1c3bef000 - 0x1c3c5bfff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c3c5c000 - 0x1c3c69fff NanoPreferencesSync arm64e  <ffa81252ac5135ae9c37ef85570c9c95> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c4b91000 - 0x1c4bccfff CryptoTokenKit arm64e  <2ec8eccbe9993e5eaf184c1f7fc1245b> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c4bd2000 - 0x1c539afff SwiftUI arm64e  <982eae193908332ba04bbd4016b50c3a> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1c5c8f000 - 0x1c5cadfff AppSSO arm64e  <f6b02ba53d143d3cbbdd33b45cc9585e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c5cae000 - 0x1c5cc2fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: 104F74BC-8AF0-466C-9F9C-E513CD737B13
Beta Identifier:     F9DE5237-6BA0-48C0-A7A6-3BD43437130D
Hardware Model:      iPhone12,1
Process:             NetNewsWire [7429]
Path:                /private/var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             30 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone12,1:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [1634]

Date/Time:           2020-01-27 20:13:14.4015 -0500
Launch Time:         2020-01-27 20:13:09.3304 -0500
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    1.03.12
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-create watchdog transgression: application<com.ranchero.NetNewsWire.iOS>:7429 exhausted CPU time allowance of 4.95 seconds | ProcessVisibility: Background | ProcessState: Running | WatchdogEvent: scene-create | WatchdogVisibility: Background | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 8.390 (user 8.390, system 0.000), 28% CPU", | "Elapsed application CPU time (seconds): 5.167, 17% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libswiftCore.dylib              0x000000019b392ba0 0x19b14d000 + 2382752
1   libswiftCore.dylib              0x000000019b392bb0 0x19b14d000 + 2382768
2   libswiftCore.dylib              0x000000019b2e3630 0x19b14d000 + 1664560
3   libswiftCore.dylib              0x000000019b2dbcc0 0x19b14d000 + 1633472
4   libswiftCore.dylib              0x000000019b2da2a4 0x19b14d000 + 1626788
5   Account                         0x000000010514b310 0x1050d0000 + 504592
6   NetNewsWire                     specialized Set._Variant.insert(_:) (in NetNewsWire) (<compiler-generated>:0)
7   NetNewsWire                     SceneCoordinator.unreadCountDidChange(_:) (in NetNewsWire) (SceneCoordinator.swift:444)
8   NetNewsWire                     @objc SceneCoordinator.unreadCountDidInitialize(_:) (in NetNewsWire) + 112
9   Foundation                      0x000000018dec706c 0x18ddaf000 + 1146988
10  CoreFoundation                  0x000000018da5499c 0x18d9ca000 + 567708
11  CoreFoundation                  0x000000018da549ec 0x18d9ca000 + 567788
12  CoreFoundation                  0x000000018da53ce4 0x18d9ca000 + 564452
13  CoreFoundation                  0x000000018da5397c 0x18d9ca000 + 563580
14  CoreFoundation                  0x000000018d9cc910 0x18d9ca000 + 10512
15  CoreFoundation                  0x000000018da532ac 0x18d9ca000 + 561836
16  Foundation                      0x000000018ddb5bfc 0x18ddaf000 + 27644
17  Account                         WebFeed.unreadCount.setter (in Account) (<compiler-generated>:0)
18  Account                         specialized Sequence.forEach(_:) (in Account) (Account.swift:0)
19  Account                         closure #1 in Account.fetchAllUnreadCounts() (in Account) (<compiler-generated>:0)
20  ArticlesDatabase                partial apply for closure #1 in closure #1 in ArticlesTable.fetchArticlesAsync(_:_:) (in ArticlesDatabase) (<compiler-generated>:0)
21  ArticlesDatabase                thunk for @escaping @callee_guaranteed () -> () (in ArticlesDatabase) (<compiler-generated>:0)
22  libdispatch.dylib               0x000000018d7a0b7c 0x18d79f000 + 7036
23  libdispatch.dylib               0x000000018d7a1fd8 0x18d79f000 + 12248
24  libdispatch.dylib               0x000000018d7adcc8 0x18d79f000 + 60616
25  CoreFoundation                  0x000000018da77cc8 0x18d9ca000 + 711880
26  CoreFoundation                  0x000000018da72a24 0x18d9ca000 + 690724
27  CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
28  GraphicsServices                0x0000000197cef534 0x197cec000 + 13620
29  UIKitCore                       0x0000000191beaa60 0x1911a7000 + 10762848
30  NetNewsWire                     main (in NetNewsWire) (AppDelegate.swift:19)
31  libdyld.dylib                   0x000000018d8f0e18 0x18d8f0000 + 3608

Thread 1:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 2:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 3:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 4:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 5 name:  com.apple.uikit.eventfetch-thread
Thread 5:
0   libsystem_kernel.dylib          0x000000018d8c4c04 0x18d8c1000 + 15364
1   libsystem_kernel.dylib          0x000000018d8c4020 0x18d8c1000 + 12320
2   CoreFoundation                  0x000000018da77964 0x18d9ca000 + 711012
3   CoreFoundation                  0x000000018da727fc 0x18d9ca000 + 690172
4   CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
5   Foundation                      0x000000018ddb73b0 0x18ddaf000 + 33712
6   Foundation                      0x000000018ddb7288 0x18ddaf000 + 33416
7   UIKitCore                       0x0000000191c8623c 0x1911a7000 + 11399740
8   Foundation                      0x000000018ddb6014 0x18ddaf000 + 28692
9   Foundation                      0x000000018def1a7c 0x18ddaf000 + 1321596
10  libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
11  libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 6:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 7 name:  JavaScriptCore bmalloc scavenger
Thread 7:
0   libsystem_kernel.dylib          0x000000018d8e6ccc 0x18d8c1000 + 154828
1   libsystem_pthread.dylib         0x000000018d80921c 0x18d804000 + 21020
2   libc++.1.dylib                  0x000000018d93bd04 0x18d92d000 + 60676
3   JavaScriptCore                  0x000000019ccc321c 0x19cc38000 + 569884
4   JavaScriptCore                  0x000000019ccc6c80 0x19cc38000 + 584832
5   JavaScriptCore                  0x000000019ccc6978 0x19cc38000 + 584056
6   JavaScriptCore                  0x000000019ccc7cbc 0x19cc38000 + 588988
7   libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
8   libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000044   x1: 0x000000000000001d   x2: 0x000000000000001d   x3: 0x5000000280593cc0
    x4: 0x000000016af35840   x5: 0x000000016af35830   x6: 0x000000016af35820   x7: 0x5000000280593cc0
    x8: 0x0000000000000001   x9: 0x00000000ffffdc44  x10: 0x000000000001d7c0  x11: 0x0000000000000001
   x12: 0x000000016af359c0  x13: 0x0000000000000044  x14: 0x0000000000000000  x15: 0x0000000000000046
   x16: 0x000000018da9da84  x17: 0x235238018d9d10b0  x18: 0x0000000000000000  x19: 0x0000000000000044
   x20: 0x000000000000d800  x21: 0x000000000000001d  x22: 0x5000000280593cc0  x23: 0x0000000000000010
   x24: 0x0000000000000001  x25: 0x000000000000001e  x26: 0x000000000000dc00  x27: 0x000000016af35820
   x28: 0x0000000000000024   fp: 0x000000016af35810   lr: 0x000000019b392bb0
    sp: 0x000000016af35750   pc: 0x000000019b392ba0 cpsr: 0x80000000
   esr: 0x92000047 (Data Abort) byte write Translation fault

Binary Images:
0x104ec8000 - 0x104ff7fff NetNewsWire arm64  <09f7b96b84e9351ab1c3165957603932> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
0x105078000 - 0x10509ffff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x1050b4000 - 0x1050bffff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x1050d0000 - 0x10523ffff Account arm64  <abb0631f5b8b32b996cabedadcb1a5ad> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Account.framework/Account
0x105298000 - 0x1052cffff ArticlesDatabase arm64  <a29c0e9e36b030a09473957b5192758b> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x1052e4000 - 0x1052f7fff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x10530c000 - 0x10532ffff RSDatabase arm64  <6673f010d5cf3e80b3f1fe38f383e4f3> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x105344000 - 0x10536bfff RSCore arm64  <8388505db547378985a4202a982856fa> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x105384000 - 0x10538ffff SyncDatabase arm64  <984ed8f921ab375a8656b13779530c1d> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x1053a0000 - 0x1053cffff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x105420000 - 0x105487fff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
0x1055a8000 - 0x1055b3fff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
0x18d6d4000 - 0x18d6eafff libsystem_trace.dylib arm64e  <d8b2e2cdf750340388aba63c781581b9> /usr/lib/system/libsystem_trace.dylib
0x18d6eb000 - 0x18d71efff libxpc.dylib arm64e  <b7ae424e41d63a58a05cea0847830ddc> /usr/lib/system/libxpc.dylib
0x18d71f000 - 0x18d71ffff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
0x18d720000 - 0x18d79efff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
0x18d79f000 - 0x18d7dbfff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
0x18d7dc000 - 0x18d7fcfff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
0x18d7fd000 - 0x18d803fff libsystem_platform.dylib arm64e  <cff9fe5cd8603000819ef5e15752dd46> /usr/lib/system/libsystem_platform.dylib
0x18d804000 - 0x18d80efff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
0x18d80f000 - 0x18d83ffff libobjc.A.dylib arm64e  <a486c2b341b03f23af40c5579f5be97e> /usr/lib/libobjc.A.dylib
0x18d840000 - 0x18d8acfff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
0x18d8ad000 - 0x18d8c0fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
0x18d8c1000 - 0x18d8effff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
0x18d8f0000 - 0x18d923fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
0x18d924000 - 0x18d92cfff libsystem_darwin.dylib arm64e  <a799ce1b3d243b0980f1a5fcfc1c11da> /usr/lib/system/libsystem_darwin.dylib
0x18d92d000 - 0x18d987fff libc++.1.dylib arm64e  <d9f3508f9f743705ac7c83efcf279139> /usr/lib/libc++.1.dylib
0x18d988000 - 0x18d9c9fff libsystem_info.dylib arm64e  <aca5c5c953ed38b0a9c8cc5b7963fcd2> /usr/lib/system/libsystem_info.dylib
0x18d9ca000 - 0x18dd47fff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18dd48000 - 0x18ddaefff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18ddaf000 - 0x18e07afff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
0x18e07b000 - 0x18e0adfff libCRFSuite.dylib arm64e  <ed1305c6ef1f35f2ace7859d9f8685eb> /usr/lib/libCRFSuite.dylib
0x18e0ae000 - 0x18e231fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18e232000 - 0x18e294fff libSparse.dylib arm64e  <c8f8efa09ead3905a54ca13f251b2ad9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x18e295000 - 0x18e78efff ImageIO arm64e  <afcf2555c1e13bed8bb4c78c1c35c44d> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18e78f000 - 0x18e791fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18e792000 - 0x18e92afff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
0x18e92b000 - 0x18ea6bfff Security arm64e  <e5022c81c9a53c7cbfccaa299e595cf8> /System/Library/Frameworks/Security.framework/Security
0x18ea6c000 - 0x18eb12fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18eb13000 - 0x18eb4afff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
0x18eb4b000 - 0x18eba9fff libprotobuf.dylib arm64e  <ec0fdc39903939f7a4600093bf4af70d> /usr/lib/libprotobuf.dylib
0x18ebaa000 - 0x18ebbcfff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
0x18ebbd000 - 0x18ee1dfff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
0x18ee1e000 - 0x18ee47fff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18ee48000 - 0x18ee8ffff WirelessDiagnostics arm64e  <d326a69a1d2a33ed94d07759aaa89b29> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18ee90000 - 0x18eecbfff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
0x18eecc000 - 0x18f314fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18f315000 - 0x18f5edfff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18f5ee000 - 0x18f6e1fff LanguageModeling arm64e  <ace2c2df42ff3540b5788c52c635d9dd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18f6e2000 - 0x18f728fff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18f729000 - 0x18f8affff libsqlite3.dylib arm64e  <c8af1e21fa363921b2588002b98137c8> /usr/lib/libsqlite3.dylib
0x18f8b0000 - 0x18f8e2fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18f8e3000 - 0x18f8ecfff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
0x18f8ed000 - 0x18fac9fff CoreDuet arm64e  <f1394ee72de2386cbace9ae359faae3d> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18faca000 - 0x18fc11fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x18fc12000 - 0x18fcf7fff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x18fcf8000 - 0x18fd16fff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x18fd17000 - 0x18fd54fff AppSupport arm64e  <ed3d3e24ae6238e4be7f0b1633ce1238> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18fd55000 - 0x19022ffff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
0x190230000 - 0x190340fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x190341000 - 0x19036bfff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x19036c000 - 0x19038dfff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19038e000 - 0x190645fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
0x190646000 - 0x19065cfff ProtocolBuffer arm64e  <cb77568d0c423ae1abe191b796d30031> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19065d000 - 0x190677fff CommonUtilities arm64e  <eeebcf1a184e3c2ebc876c3be5688046> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x190678000 - 0x190678fff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
0x190679000 - 0x1906b1fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1906b2000 - 0x19072afff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19072b000 - 0x190c7afff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x190c7b000 - 0x190cedfff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x190cfb000 - 0x190d51fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
0x190d52000 - 0x190d62fff SharedWebCredentials arm64e  <a822eff8a92a31b4b76784d1f672643c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x190d63000 - 0x1910c3fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1910c4000 - 0x1911a6fff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1911a7000 - 0x1922cbfff UIKitCore arm64e  <aa897ca98d153dd7bb4f8d90f9a28571> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1922cc000 - 0x1922dafff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1922db000 - 0x1923b2fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1923b3000 - 0x1923b8fff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1923b9000 - 0x1923cffff libsystem_asl.dylib arm64e  <df2c28764e223adea9710e7287f7e1f5> /usr/lib/system/libsystem_asl.dylib
0x1923d0000 - 0x19244cfff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19244d000 - 0x192780fff CoreData arm64e  <dde341d2bd5b31919d507ca75c4fb381> /System/Library/Frameworks/CoreData.framework/CoreData
0x192781000 - 0x1929adfff Vision arm64e  <0e223637f78239d2972b816791315aaf> /System/Library/Frameworks/Vision.framework/Vision
0x1929ae000 - 0x1929f2fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1929f3000 - 0x192a1efff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x192a1f000 - 0x192ad6fff libboringssl.dylib arm64e  <cafab4d22bfa3fd68701090c3e63194a> /usr/lib/libboringssl.dylib
0x192ad7000 - 0x192ae5fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
0x192ae6000 - 0x192b06fff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x192b07000 - 0x192c81fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x192c82000 - 0x192cd1fff SpringBoardServices arm64e  <b3f23d5706673022b05eccf903386970> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x192cd2000 - 0x192d49fff FrontBoardServices arm64e  <d9938bb966d831f6aced42ada1b4180e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x192d4a000 - 0x192e62fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
0x192e63000 - 0x192ebffff libusrtcp.dylib arm64e  <c229f77f2b47361c97e2c71a24093061> /usr/lib/libusrtcp.dylib
0x192ec0000 - 0x192ec7fff libsystem_symptoms.dylib arm64e  <fb2a385ab40f318dbc3ead01f8984c3c> /usr/lib/system/libsystem_symptoms.dylib
0x192ec8000 - 0x193e1efff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x193e1f000 - 0x193e27fff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x193e28000 - 0x193e83fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x193e84000 - 0x193fe6fff CoreUtils arm64e  <f5db69e7973a32f195498f60045ac793> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x193fe7000 - 0x194098fff IMSharedUtilities arm64e  <0366217308de32f0887f3adde661b72e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1940c7000 - 0x1940d0fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
0x1940d1000 - 0x19414ffff AppleAccount arm64e  <fe2a152dae263db5afc2ffc92a3fbf50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x194150000 - 0x19416bfff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19416c000 - 0x19425cfff IDS arm64e  <ae7628820628327a819de45668632e5c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19425d000 - 0x19438dfff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19438e000 - 0x19438ffff libCTGreenTeaLogger.dylib arm64e  <a0101914772431b0bf896828bdd09318> /usr/lib/libCTGreenTeaLogger.dylib
0x1943f5000 - 0x1944f6fff CoreMedia arm64e  <ac1bf796ee3b3ccdae211574c805dcc7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1944f7000 - 0x194507fff UIKitServices arm64e  <efbf18d4ca5b3966bcc61dcf5b3f1dfa> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x194508000 - 0x19455cfff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19455d000 - 0x1947b4fff QuartzCore arm64e  <a3363f67678339798fa95563abd4737d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1947b5000 - 0x194972fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x194973000 - 0x194ee6fff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x194ee7000 - 0x195022fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
0x195023000 - 0x195053fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x195054000 - 0x195077fff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x195078000 - 0x1951ddfff Sharing arm64e  <dd006e5b5a6731c4a9393ed359db1a7c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1951de000 - 0x1957fcfff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
0x1957fd000 - 0x197519fff WebCore arm64e  <bf0e57dc5e3738fea64489c30782dde3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19751a000 - 0x197532fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
0x197533000 - 0x19753efff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19753f000 - 0x1975b9fff ContactsFoundation arm64e  <fd40685c96b73670bed6c085707c9669> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1975ba000 - 0x1975cefff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1975cf000 - 0x1975e0fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1975e1000 - 0x197cebfff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x197cec000 - 0x197cf4fff GraphicsServices arm64e  <b06e705fec55357682abea65a9bd7143> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x197ddd000 - 0x197fdbfff AVFoundation arm64e  <a953c52b12353b57bb3264559dc4dfe4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x197fdc000 - 0x198014fff OnBoardingKit arm64e  <2e2d67b4d3b9369c834ced186e4c4f96> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x198015000 - 0x198064fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x198065000 - 0x19807dfff MobileAsset arm64e  <fe89900fe9423880835ee4fca6e59528> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19807e000 - 0x19808bfff libGSFont.dylib arm64e  <f71813e5c1ca3b3abd9885c6241d7081> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x19808c000 - 0x198095fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x198096000 - 0x1981e4fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1981e5000 - 0x198230fff AXRuntime arm64e  <539c8041a10e3612aae6420fcb339466> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x198234000 - 0x198376fff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x198377000 - 0x19849dfff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19849e000 - 0x198b30fff PhotoLibraryServices arm64e  <dc25c647f7c934f59860ede5824e472c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x198b31000 - 0x198dbefff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x198dbf000 - 0x198fedfff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x198fee000 - 0x199023fff libAudioToolboxUtility.dylib arm64e  <b6aa8334be8c3199afd8f592e990d506> /usr/lib/libAudioToolboxUtility.dylib
0x199024000 - 0x1991edfff ContactsUI arm64e  <eb9eb8f1fbf537c5893bd3d65edc55df> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19946a000 - 0x199501fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x199516000 - 0x1995cdfff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x199650000 - 0x19967efff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1998e4000 - 0x19995dfff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19995e000 - 0x199d8efff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
0x199d8f000 - 0x199da3fff libCGInterfaces.dylib arm64e  <f4421e9313fa386fbd568035eb1d35be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x199da4000 - 0x199ef3fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x199ef4000 - 0x199f5efff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x199fdf000 - 0x199fe2fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x199fe3000 - 0x19a099fff CorePDF arm64e  <baab529ae75f31c98f2dc632763f0927> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x19a0d7000 - 0x19a499fff MediaPlayer arm64e  <07093d6d611f3f0bac1c41bfd3a55aa6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19a49a000 - 0x19a7b4fff AppleMediaServices arm64e  <e09c597b49783bca83902d2888a954b8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19a7b5000 - 0x19a7dcfff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x19a7dd000 - 0x19a9a2fff CoreMotion arm64e  <c6e4a189f8ed3cd789b3e225658d9c6c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19a9a3000 - 0x19aa8ffff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19aa90000 - 0x19ac8cfff RawCamera arm64e  <103674c7fa933f01a8d0a099d750acae> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x19ac8d000 - 0x19ad46fff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19ad47000 - 0x19ad6bfff AppSupportUI arm64e  <2408c8c7085338bb8dcf4e3d0dea06fa> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19ad6c000 - 0x19ada2fff CoreVideo arm64e  <a25c5736c30036e28d467f803be524d9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x19ada3000 - 0x19afddfff AudioToolboxCore arm64e  <ff0d55ac3b8531f3a4198e77e1c4a8b9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19afde000 - 0x19b024fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19b025000 - 0x19b060fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19b061000 - 0x19b121fff TelephonyUtilities arm64e  <4551385c5c21384d8f2c1a4a4caed738> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19b122000 - 0x19b14cfff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19b14d000 - 0x19b4d8fff libswiftCore.dylib arm64e  <f43eaeda4165300689c4a25c8deb5104> /usr/lib/swift/libswiftCore.dylib
0x19b4d9000 - 0x19b61bfff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19b61c000 - 0x19b67dfff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19b67e000 - 0x19b8c5fff MapKit arm64e  <7692dbcecfd53d13b2c0ff49fd73cc43> /System/Library/Frameworks/MapKit.framework/MapKit
0x19b8c6000 - 0x19b8defff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x19b8df000 - 0x19b9d3fff MediaExperience arm64e  <c457073b41543d89b623139ba565f74e> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19b9d4000 - 0x19bca3fff Celestial arm64e  <ae1154a2d5f1329a83d8dfe70faaa623> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x19bca4000 - 0x19bd01fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
0x19bed2000 - 0x19c5c9fff VectorKit arm64e  <d2550aaff3c23030b9ccc2bd7ad9541a> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19c5ca000 - 0x19c69efff AVKit arm64e  <d759e8f5dcb83086b6736241d51716c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x19c69f000 - 0x19c6cffff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19c6d0000 - 0x19c6d2fff libapp_launch_measurement.dylib arm64e  <c1f43218d54730ab8750517daefe48c9> /usr/lib/libapp_launch_measurement.dylib
0x19c7b9000 - 0x19c81dfff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19c81e000 - 0x19c8b6fff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19c8b7000 - 0x19c8c6fff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19c8c7000 - 0x19c8d9fff MobileBluetooth arm64e  <b9934a60a1aa38b19ac53af3b35fe3c5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x19c8da000 - 0x19c999fff LinkPresentation arm64e  <f01d5e30404f358682c34890a625c96b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x19c9d1000 - 0x19c9d5fff libsystem_configuration.dylib arm64e  <a92c46974d573124b9dd4097464668f7> /usr/lib/system/libsystem_configuration.dylib
0x19c9d6000 - 0x19ca2ffff RemoteUI arm64e  <ed2f57b8883f386f94f38cababc951ac> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x19ca30000 - 0x19ca7ffff AuthKitUI arm64e  <ddcb1d661e043a3cb209d39471e5f22a> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x19ca80000 - 0x19cae6fff CoreRecognition arm64e  <2bac4dfb06fc3c2d9f86d2dbcb7b749a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x19cae7000 - 0x19cb6dfff Social arm64e  <a090dc01af5d3533a388c32005e1aeaf> /System/Library/Frameworks/Social.framework/Social
0x19cbbe000 - 0x19cbccfff HangTracer arm64e  <ce00101c005d38cbb4a9a6bf1db578f5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x19cbcd000 - 0x19cc35fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19cc36000 - 0x19cc37fff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
0x19cc38000 - 0x19da32fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19da33000 - 0x19dabffff libTelephonyUtilDynamic.dylib arm64e  <a9a4e364599e33b79d747739c0b1c57a> /usr/lib/libTelephonyUtilDynamic.dylib
0x19dad5000 - 0x19dd5dfff StoreServices arm64e  <eb22ca72bad23cf6858de417075b378f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19dd5e000 - 0x19dd67fff IOMobileFramebuffer arm64e  <f62f5616bf6332f5a56f61ab183532d7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x19dd68000 - 0x19dedffff SafariServices arm64e  <c9f463187ba9309e9e019e4bdd3fa5eb> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19e0d9000 - 0x19e0f3fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19e0f4000 - 0x19e1defff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
0x19f8e6000 - 0x19f92ffff MetadataUtilities arm64e  <dea5256b07193ca5ad924f9a07e8af44> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x19f930000 - 0x19f98afff UserActivity arm64e  <5f0a98beadc73d74a751b9ac855adc51> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a0303000 - 0x1a0529fff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a052a000 - 0x1a0560fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a0561000 - 0x1a05c3fff CalendarFoundation arm64e  <b9f80850e5073e38bc55d5dd572a6afc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a05c4000 - 0x1a06bdfff EventKit arm64e  <e6a2982cecc9390ba897d6f5051c8800> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a06be000 - 0x1a06f4fff MediaServices arm64e  <a1d28c8b5cbf3dfd9ce4b340c0973982> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a0b26000 - 0x1a0b67fff BiometricKit arm64e  <fcc39b27dff9337f86e3542b7b76b36f> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a0b68000 - 0x1a0b94fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a0b95000 - 0x1a0be8fff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1a0be9000 - 0x1a0c82fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a0c83000 - 0x1a0e73fff MediaRemote arm64e  <c8a41590511c329c97ee13e69f1ef0b9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a0e74000 - 0x1a0e7cfff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1a0e8d000 - 0x1a0eb4fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a0fbd000 - 0x1a0fe0fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1a0ffc000 - 0x1a1019fff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a101a000 - 0x1a1024fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1a1025000 - 0x1a10befff CoreSuggestions arm64e  <e0d6eb21c617384ebe44b7ac7c6a21f7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a10bf000 - 0x1a1279fff IMCore arm64e  <3a974edca95f3f009845448a08b185db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a127a000 - 0x1a12ccfff DeviceManagement arm64e  <f422832284813989b9f9ca2a2b0b9727> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1a1af9000 - 0x1a1b06fff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1a1b07000 - 0x1a1b3cfff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a1b3d000 - 0x1a1b3ffff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
0x1a1c6c000 - 0x1a1c78fff ContextKit arm64e  <04de98a8b7de38369af4bf148eec03fc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a1caa000 - 0x1a1d19fff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a1d1a000 - 0x1a1d46fff OSAnalytics arm64e  <f2865dba47f2300d92ce36387733a14f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a1d47000 - 0x1a1d76fff MobileInstallation arm64e  <a006311065723a959b2d5229400353b2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a1d77000 - 0x1a1e15fff Metal arm64e  <e3af3fabbe9d370ba20197ba2e75ae54> /System/Library/Frameworks/Metal.framework/Metal
0x1a1e16000 - 0x1a1e1bfff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1a1e1c000 - 0x1a1e27fff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1a1e49000 - 0x1a1e50fff libsystem_dnssd.dylib arm64e  <fbb48ad73dad3138bc4210c4fb391507> /usr/lib/system/libsystem_dnssd.dylib
0x1a1e51000 - 0x1a1e57fff PushKit arm64e  <dc7845824e9f342b82d2ef0b2ca184b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1a1e58000 - 0x1a1f65fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a1f78000 - 0x1a1f79fff BackgroundTaskAgent arm64e  <b1b6a42ae6a23b5695a26e3289674a44> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1a1f7a000 - 0x1a1f7efff LinguisticData arm64e  <d7749bc5c39c39058f8be3f27387b645> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1a1f7f000 - 0x1a1f97fff CoreSDB arm64e  <a6655c8738633da495c9d770639b35f4> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1a1f98000 - 0x1a1fa8fff Categories arm64e  <ed13e728690a3fa1973c4d135b44d884> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a1fc4000 - 0x1a2080fff VideoToolbox arm64e  <f3adbd0d194434e084af32508f89b3b6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a24ce000 - 0x1a252cfff PersonalizationPortrait arm64e  <46ec0696499e3db797e76bb3f1611004> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a25fb000 - 0x1a2603fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1a2604000 - 0x1a2606fff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1a2607000 - 0x1a26b8fff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a26b9000 - 0x1a26e8fff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a275c000 - 0x1a2771fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a2772000 - 0x1a277afff FamilyCircle arm64e  <e4c1b89a5fc137e286559e1dd335032d> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a277b000 - 0x1a2791fff libcoretls.dylib arm64e  <d18f15f0d39833159d79196c32f4a381> /usr/lib/libcoretls.dylib
0x1a27e9000 - 0x1a287cfff libate.dylib arm64e  <f1b13c32ba0139de870ab42484212f1a> /usr/lib/libate.dylib
0x1a38d3000 - 0x1a3922fff FTServices arm64e  <bef55a3120183d8eb97c191d51ac4c4b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a39db000 - 0x1a3a57fff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a3a58000 - 0x1a3a62fff CoreRecents arm64e  <75a19a8edd21305c9815d923fcfb4bbc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1a3aab000 - 0x1a3ab6fff SymptomReporter arm64e  <cc51bdac4665384d965e3c42fefef7d2> /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter
0x1a3b0f000 - 0x1a3b1cfff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a3cd8000 - 0x1a3cfdfff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a3cfe000 - 0x1a3ef5fff iTunesCloud arm64e  <659caf8613603bffb0cfeb13adcbfe6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a3ef6000 - 0x1a41c3fff MusicLibrary arm64e  <6a4e5aefe29233bd82d1464b0b893ad6> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a41c4000 - 0x1a41c5fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1a41c6000 - 0x1a41d7fff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
0x1a41fa000 - 0x1a41fffff IDSKVStore arm64e  <771148b54bf33807a55f2511d9d7bc2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1a4200000 - 0x1a4210fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a42ab000 - 0x1a42fbfff ClassKit arm64e  <f44c086c15df3971b4c889c466a17534> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a4369000 - 0x1a4375fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1a4376000 - 0x1a437efff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a44e6000 - 0x1a4533fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a45e7000 - 0x1a45eefff CoreTime arm64e  <b2bf48e6b6ab3b139c102672fc482eec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a462e000 - 0x1a4771fff IMDPersistence arm64e  <ba1666c70a43373486f7248a376fe1da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a4bb2000 - 0x1a4c08fff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a4eed000 - 0x1a4f0cfff AppConduit arm64e  <fabdbc4ea3033ebcbd5f1cc6e2fa62a8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1a4f0d000 - 0x1a4f26fff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a52b9000 - 0x1a538ffff CoreBrightness arm64e  <b8754148a058378dbd5c89c6ea86df03> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a5390000 - 0x1a5397fff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
0x1a5532000 - 0x1a5700fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a5701000 - 0x1a5708fff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1a5709000 - 0x1a5793fff BulletinBoard arm64e  <4297091d20d93eb8b7b75773b97bde6c> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1a5794000 - 0x1a5825fff iTunesStore arm64e  <25e8c53934f63c1ba2d92a27fd3a36cc> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1a628c000 - 0x1a62e6fff SafariCore arm64e  <ec8239f5781d3bb09cf07c4fea963c5c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a62e7000 - 0x1a634efff ScreenTimeCore arm64e  <748db3358d6338f49aa0f79456dd5dec> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a698f000 - 0x1a69a3fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a69a4000 - 0x1a69a8fff CommunicationsFilter arm64e  <17d34f3f18573d5db53844cc6d0d03f8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1a69a9000 - 0x1a69ccfff AddressBook arm64e  <80169bf229ad3d5ebf79907402e5d124> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1a69cd000 - 0x1a69d8fff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1a6b28000 - 0x1a6c02fff libBLAS.dylib arm64e  <d8d889969b8031baad221c1837dbf4dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a6c03000 - 0x1a6c11fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1a7430000 - 0x1a7503fff CoreParsec arm64e  <12b32e38ab8b3a039a8e78945adb9754> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a7701000 - 0x1a771cfff libtailspin.dylib arm64e  <f4890210bb5d31d0a94ebb3c4248216b> /usr/lib/libtailspin.dylib
0x1a777c000 - 0x1a7791fff ContactsDonation arm64e  <827fed8716143f38a8833552efd5bb5e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a77db000 - 0x1a77e4fff MobileActivation arm64e  <cd9d0059ed5630bbafe20335fcccadef> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1a7868000 - 0x1a7877fff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a7878000 - 0x1a7979fff ResponseKit arm64e  <ff7a3a414be43848a76d89dd583e0a42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1a7a45000 - 0x1a7a8ffff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a7a90000 - 0x1a7b5afff ProofReader arm64e  <c27b8b3ffdb93843b0d77cf8836948e8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1a7bce000 - 0x1a7c53fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a7c54000 - 0x1a7c5afff IdleTimerServices arm64e  <d939fa02774538e783b8860cb6bb5ba9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1a7d4f000 - 0x1a7e0cfff VideoSubscriberAccount arm64e  <7de0c60c85263eca92cf191ae44c48c5> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1a7e21000 - 0x1a7e24fff FTClientServices arm64e  <69dd8a0ec8ef3267b36254f500c6c8dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1a7e25000 - 0x1a7e8dfff ContactsUICore arm64e  <8981b44168e13dee942a188b8db38eab> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a8313000 - 0x1a835bfff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a847d000 - 0x1a84d8fff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a85c7000 - 0x1a85d2fff OpenGLES arm64e  <e22f9ba68fb53f55bec617a447e2a33b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a873c000 - 0x1a8745fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a8746000 - 0x1a877bfff SharedUtils arm64e  <d29fcba88ed53f6bbfda9c3eb92d8930> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a877c000 - 0x1a87cafff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a987a000 - 0x1a98b7fff StreamingZip arm64e  <ae834b3566613f14a80667636fb25496> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1aa546000 - 0x1aa77cfff SafariShared arm64e  <e53a349c50af35a6a11fb72aa08fa80f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1aa804000 - 0x1aa806fff InternationalTextSearch arm64e  <f90073aa5cd7366c97f68c4724912a7c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1aa825000 - 0x1aa842fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1ab1d6000 - 0x1ab1dbfff IncomingCallFilter arm64e  <9896a2daaabe3f188f55e25e739b75cc> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1ab1f7000 - 0x1ab20ffff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1ab681000 - 0x1ab687fff Netrb arm64e  <a11306a1c91130eb99782a093e433ecd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1ab68b000 - 0x1ab6bbfff EAP8021X arm64e  <d2df17b0c7d53332b693e6b0b77ed390> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1ab6bc000 - 0x1ab6befff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ab86a000 - 0x1ab86efff libgermantok.dylib arm64e  <a2032d5ed8e33b3d8cbdbc4b2c518c14> /usr/lib/libgermantok.dylib
0x1ab86f000 - 0x1ab922fff libmecab.dylib arm64e  <ff41d717484a34ee951db169ad00d674> /usr/lib/libmecab.dylib
0x1ab923000 - 0x1ab95ffff Catalyst arm64e  <400f91169d1d34eaa7d624032c7acb2a> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1abab5000 - 0x1abaf1fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1abaf2000 - 0x1abc0ffff Navigation arm64e  <3abaf7b6ff3e37f48321a169b454981d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1abf34000 - 0x1abf42fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1abf43000 - 0x1abf63fff FTAWD arm64e  <e32e0092746934e98ae29cabc2ada4c0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1ad532000 - 0x1ad534fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ad801000 - 0x1ad83efff DifferentialPrivacy arm64e  <24140d84f0a23aa09fdc2c283266d860> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ae02b000 - 0x1ae09bfff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
0x1ae09c000 - 0x1ae0cdfff C2 arm64e  <d54d57283f60309f9ce390f88d2c37fa> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ae0ce000 - 0x1ae102fff NaturalLanguage arm64e  <cebe21a90a3937628f99640001efd857> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1ae198000 - 0x1ae199fff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
0x1ae1ab000 - 0x1ae1bcfff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
0x1ae1bd000 - 0x1ae214fff WebBookmarks arm64e  <3e2b3cca655a3d1fb7983e251d1ea8a4> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1ae215000 - 0x1ae222fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ae223000 - 0x1ae37ffff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ae3bc000 - 0x1ae3c4fff libcopyfile.dylib arm64e  <d1a467bab3163e5b9217227864727758> /usr/lib/system/libcopyfile.dylib
0x1ae3c5000 - 0x1ae3e7fff UsageTracking arm64e  <c17d35aea6c2343b8c5e032340643b84> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ae73d000 - 0x1ae7d0fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1ae7d1000 - 0x1ae7dcfff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1ae7dd000 - 0x1ae7eefff SettingsFoundation arm64e  <b93937521e79352294c3ad83da3ab3d8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1ae926000 - 0x1ae9a4fff Symbolication arm64e  <d79a32ecb5bc30c9809840d7c523f2c0> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1aeb6a000 - 0x1aebb9fff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1aebbd000 - 0x1aebc1fff DAAPKit arm64e  <945be93b1cc8342085caf92569b7263d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1af0e2000 - 0x1af0e4fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1afc1a000 - 0x1afc59fff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1afec7000 - 0x1afed0fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1b0627000 - 0x1b062efff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1b0643000 - 0x1b06ebfff MMCS arm64e  <ebe051e4f5993a91a8c5e63c7ddd7f6b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b0745000 - 0x1b0977fff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b0d61000 - 0x1b0da8fff CoreLocationProtobuf arm64e  <ee4deacc4d04358ebfc0abceec7dc6e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b0e5f000 - 0x1b0edafff Quagga arm64e  <b01c3def973735cb8816d3fde9690c04> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b11f0000 - 0x1b1205fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1b1e59000 - 0x1b1e67fff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
0x1b1e68000 - 0x1b1e73fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
0x1b203d000 - 0x1b204dfff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1b208d000 - 0x1b2093fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1b317e000 - 0x1b31bafff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b35fc000 - 0x1b360dfff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b360e000 - 0x1b3622fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1b369d000 - 0x1b36d8fff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1b39d9000 - 0x1b39e1fff FSEvents arm64e  <cc26a11a9fd43eb194d8b3cbb0ec1039> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1b39f2000 - 0x1b3a71fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1b4385000 - 0x1b4395fff RemoteTextInput arm64e  <d4e6d9da50873a80bdde678f6d37e1de> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1b43be000 - 0x1b43eefff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b440b000 - 0x1b4414fff CloudPhotoServices arm64e  <fb977c65537d3aafa5231f8dd4f6bc37> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b4454000 - 0x1b4468fff libLinearAlgebra.dylib arm64e  <b7392f4a63663967a1bd44a8a878775e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b44ff000 - 0x1b4607fff ConfigurationEngineModel arm64e  <eac53dd37efa3fe597fde67015b508d6> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b4608000 - 0x1b460ffff CertUI arm64e  <f1fa9f5e93f7334f9d1e114f45f08869> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1b4717000 - 0x1b4725fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b51d4000 - 0x1b521bfff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1b521c000 - 0x1b526efff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1b56ef000 - 0x1b5737fff SafariSafeBrowsing arm64e  <ac317bf18a9e32cb87df7f297458a42e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b5af4000 - 0x1b5b6bfff HomeSharing arm64e  <71f04944063f3dd090958e322d90ddad> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1b5bff000 - 0x1b5c1dfff GenerationalStorage arm64e  <b88c0254798f35f2bc51a3c0ba084bd6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1b5c83000 - 0x1b5c8efff PersonaKit arm64e  <ffe71b80954030c99b4768fe4e90ad5b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1b5c8f000 - 0x1b5c9bfff PersonaUI arm64e  <b4c8ab55d15637ba94d7676b1c1646b5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1b60ab000 - 0x1b60b0fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1b6250000 - 0x1b625ffff AssetsLibrary arm64e  <014feab7100835c38007c51501907d0a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b628d000 - 0x1b62c7fff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
0x1b65a6000 - 0x1b65bbfff WebUI arm64e  <36a55a711ee63ef98bac0fd01970c3c3> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1b65bc000 - 0x1b65d3fff SafariFoundation arm64e  <6f365f96f67d3eae8b346e9f2589c8c4> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b6620000 - 0x1b66c6fff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b66c7000 - 0x1b66f3fff vCard arm64e  <e4906192c4a63d44a9530d377ed8f09a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1b673c000 - 0x1b67c9fff SampleAnalysis arm64e  <f27074ea79873b65abebd238b4677ebd> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b67ca000 - 0x1b67d5fff IntentsFoundation arm64e  <b2d8fc73d6a83a53be6daa0479e98bac> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1b69cc000 - 0x1b69cdfff ParsecSubscriptionServiceSupport arm64e  <20a4ff35240938d9812a652f0822a730> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1b69ce000 - 0x1b6a5afff MediaPlatform arm64e  <c7917218b9ac362bbf9bcef42abfc26f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1b6a5b000 - 0x1b6d27fff MediaLibraryCore arm64e  <e993037ce69339c691f29e0d0606b277> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1b6d89000 - 0x1b6dc2fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1b6dc3000 - 0x1b6de5fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b6de6000 - 0x1b6e04fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b6e05000 - 0x1b6f06fff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b7023000 - 0x1b7023fff Accelerate arm64e  <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b7025000 - 0x1b7362fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b7363000 - 0x1b7367fff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b7368000 - 0x1b73c1fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b73c2000 - 0x1b73c2fff vecLib arm64e  <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b73cb000 - 0x1b73d9fff AuthenticationServices arm64e  <8bee3bba813a30558e2a0504448cb6d4> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b73da000 - 0x1b73e2fff BackgroundTasks arm64e  <7e0e1ac579f230f8ac6bfaa14d72d4a9> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1b741d000 - 0x1b7529fff Combine arm64e  <f657272668ea38adac5492d94a4373bd> /System/Library/Frameworks/Combine.framework/Combine
0x1b7703000 - 0x1b773efff CryptoKit arm64e  <a767a27d90b235fcb2d31552ab4ecb70> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1b777b000 - 0x1b77a8fff GSS arm64e  <de729fe3f26939f3b5c3c46109dd64c7> /System/Library/Frameworks/GSS.framework/GSS
0x1b77bc000 - 0x1b77eefff MPSCore arm64e  <a5c4ca1f4cbd391199f25b896a6c7c7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b77ef000 - 0x1b7868fff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b7869000 - 0x1b788bfff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b788c000 - 0x1b78a0fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b78a1000 - 0x1b7a36fff MPSNeuralNetwork arm64e  <debe6c3b238b3ecbb72a67a225808564> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b7a37000 - 0x1b7a7cfff MPSRayIntersector arm64e  <e9b0aebc236c39639cee390baba90c2a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b7a7d000 - 0x1b7a7dfff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b7a8a000 - 0x1b7a8afff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b7a95000 - 0x1b7a96fff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b7a97000 - 0x1b7a9dfff libCoreFSCache.dylib arm64e  <b53da010d4e437b99dd6050c27c6aa41> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b7a9e000 - 0x1b7aa3fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b7ad8000 - 0x1b7b10fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b7f2d000 - 0x1b7f2dfff UIKit arm64e  <b5da5ad3b1e0398690b3788ee78b888a> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b82e8000 - 0x1b8428fff ANECompiler arm64e  <a77a065f46f63d4299537888aea45e80> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b8429000 - 0x1b843afff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b8443000 - 0x1b84d4fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b84d5000 - 0x1b84d9fff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b8682000 - 0x1b868dfff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b8fdc000 - 0x1b8feafff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b8ff1000 - 0x1b8ffbfff AppleIDAuthSupport arm64e  <eedc87f9a1d63f3089a5b1508512351f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b8ffc000 - 0x1b903efff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b905a000 - 0x1b906bfff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b9072000 - 0x1b9095fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b914c000 - 0x1b918afff AttributeGraph arm64e  <b83d372f2e6232cd9cb01a68eda3e5d9> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1b929a000 - 0x1b92cafff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b9d94000 - 0x1b9d94fff CombineCocoa arm64e  <c0dcc9b30bdb346d928e1057348e834f> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1b9d95000 - 0x1b9d9cfff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1ba1d4000 - 0x1ba1d7fff CoreOptimization arm64e  <f2a7f4b2f92c3292b0065e9fdfa17b51> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1ba250000 - 0x1ba251fff CryptoKitCBridging arm64e  <4999cd83cb3e34a59b92d773253e21c9> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1ba2f2000 - 0x1ba2fdfff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1ba48f000 - 0x1ba4abfff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1ba56d000 - 0x1bab39fff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1bae0e000 - 0x1bb221fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1bb2f7000 - 0x1bb30afff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1bb371000 - 0x1bb37dfff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1bb39f000 - 0x1bb3b3fff Futhark arm64e  <a7d3e960297e36718be985d5a342ea82> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1bc0bc000 - 0x1bc0c8fff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1bca58000 - 0x1bcac8fff Heimdal arm64e  <f91603064d35306e827d7672ada2f684> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1bd029000 - 0x1bd02ffff InternationalSupport arm64e  <cc1377bf89833bacbf3b6abae63ea7f7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bd2f4000 - 0x1bd2f4fff Marco arm64e  <c415ad58cfe73860a3af02daad7afb02> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1bd7bc000 - 0x1bd7e6fff MetricsKit arm64e  <7f27e511a79e33e19882185f88360c3c> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1bd7f4000 - 0x1bd807fff MobileDeviceLink arm64e  <f4f686ebe6903ab6abd982aeefb1aa0b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1bdabf000 - 0x1bdafffff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1be17e000 - 0x1be17efff PhoneNumbers arm64e  <d29b14b005ac32028e9ccedd36b5cb30> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1bfb29000 - 0x1bfb7dfff RenderBox arm64e  <a2d0c5fe10113cc29eaec6678710204e> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1bfb7e000 - 0x1bfb82fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1bfd1c000 - 0x1bfd28fff SetupAssistantSupport arm64e  <bc3a7f5b6f6d3c6691b007a83ad65cfd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1bfd47000 - 0x1bfd47fff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1bfd76000 - 0x1bfd9efff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c052f000 - 0x1c0650fff TextRecognition arm64e  <db78f50a59243984a9822590699b46af> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c0651000 - 0x1c06f5fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c1547000 - 0x1c1a44fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c1bde000 - 0x1c1be6fff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1c1be7000 - 0x1c1c30fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c1c49000 - 0x1c1c55fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c2022000 - 0x1c232afff libAWDSupportFramework.dylib arm64e  <c1f2be639aa03d6b8b2e4ea17674f930> /usr/lib/libAWDSupportFramework.dylib
0x1c24e1000 - 0x1c24ebfff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
0x1c2510000 - 0x1c26d4fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
0x1c2751000 - 0x1c2758fff libMatch.1.dylib arm64e  <f9970de973473d14ab78eeca4f4dd3ef> /usr/lib/libMatch.1.dylib
0x1c280a000 - 0x1c280bfff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
0x1c2814000 - 0x1c2815fff libThaiTokenizer.dylib arm64e  <e4f4f432cf69377a8a38a2b8b140a9d0> /usr/lib/libThaiTokenizer.dylib
0x1c2915000 - 0x1c292afff libapple_nghttp2.dylib arm64e  <ba029feafe2739cb857c3dcaea611d6c> /usr/lib/libapple_nghttp2.dylib
0x1c29a3000 - 0x1c29b3fff libbsm.0.dylib arm64e  <d9098218c078393a9e586b694e1c9e23> /usr/lib/libbsm.0.dylib
0x1c29b4000 - 0x1c29c0fff libbz2.1.0.dylib arm64e  <c5cfe7d65aa83c0289e60410a4998d51> /usr/lib/libbz2.1.0.dylib
0x1c29c1000 - 0x1c29c1fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
0x1c29c2000 - 0x1c29d3fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
0x1c29d4000 - 0x1c29ebfff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
0x1c29ec000 - 0x1c29edfff libcoretls_cfhelpers.dylib arm64e  <adfa5c10b2d434a499d34ea1a2735c1d> /usr/lib/libcoretls_cfhelpers.dylib
0x1c29ee000 - 0x1c29f4fff libcupolicy.dylib arm64e  <d3e787ff65693dfaaa0c3e3a8e2843b1> /usr/lib/libcupolicy.dylib
0x1c2a35000 - 0x1c2a3efff libdscsym.dylib arm64e  <b842376b184031cb8ecc266e16add35a> /usr/lib/libdscsym.dylib
0x1c2a3f000 - 0x1c2a5cfff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
0x1c2a76000 - 0x1c2a7bfff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
0x1c2a7c000 - 0x1c2b6efff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
0x1c2b84000 - 0x1c2b8ffff liblockdown.dylib arm64e  <d0168a91fd9c3f7b98ab133106959db6> /usr/lib/liblockdown.dylib
0x1c2b90000 - 0x1c2ba8fff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
0x1c2f2e000 - 0x1c2f5efff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
0x1c2f5f000 - 0x1c2f73fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
0x1c32ff000 - 0x1c3317fff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
0x1c3318000 - 0x1c331afff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
0x1c331b000 - 0x1c3320fff libsysdiagnose.dylib arm64e  <d33b175a0fab3bf0a57dfeeef4b6c4d6> /usr/lib/libsysdiagnose.dylib
0x1c3321000 - 0x1c3352fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
0x1c335a000 - 0x1c335dfff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
0x1c338b000 - 0x1c339cfff libz.1.dylib arm64e  <fafaa0b435f730aa87616a05ec84b8cd> /usr/lib/libz.1.dylib
0x1c33c4000 - 0x1c33c6fff liblog_network.dylib arm64e  <edf9e64adde035c88c22ea6b2e592681> /usr/lib/log/liblog_network.dylib
0x1c33e7000 - 0x1c3421fff libswiftAccelerate.dylib arm64e  <56a25459487535fc88e962b7b6f45126> /usr/lib/swift/libswiftAccelerate.dylib
0x1c3460000 - 0x1c3467fff libswiftCoreData.dylib arm64e  <301d92d15a053e47936ead0125676ba5> /usr/lib/swift/libswiftCoreData.dylib
0x1c3468000 - 0x1c346cfff libswiftCoreFoundation.dylib arm64e  <24e45ec7ab0c3e73b8b23eef6a54329e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1c346d000 - 0x1c347bfff libswiftCoreGraphics.dylib arm64e  <b01462f4cf2e34efa3d0b1a5c0b08b4c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1c347c000 - 0x1c3480fff libswiftCoreImage.dylib arm64e  <4f0cb4e66cb733c5afb2f2a97cac43a7> /usr/lib/swift/libswiftCoreImage.dylib
0x1c34d6000 - 0x1c34dffff libswiftDarwin.dylib arm64e  <adf094e0508a355a8e11f8fea6ec1f03> /usr/lib/swift/libswiftDarwin.dylib
0x1c34e0000 - 0x1c34fcfff libswiftDispatch.dylib arm64e  <a17291f0cf673300bbb4177c656397ce> /usr/lib/swift/libswiftDispatch.dylib
0x1c34fd000 - 0x1c368cfff libswiftFoundation.dylib arm64e  <6561a18c7ed33602b8e2a9988912a2e3> /usr/lib/swift/libswiftFoundation.dylib
0x1c36c5000 - 0x1c36ccfff libswiftMetal.dylib arm64e  <2caae8964de037daa118762991d0ce2a> /usr/lib/swift/libswiftMetal.dylib
0x1c3741000 - 0x1c3747fff libswiftObjectiveC.dylib arm64e  <a550c31fa226359c8d9fc8bf3bea75c0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1c3751000 - 0x1c3756fff libswiftQuartzCore.dylib arm64e  <39444c8eb68f388ea460fdb5da641bf4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1c3793000 - 0x1c37a7fff libswiftUIKit.dylib arm64e  <6296c18861253b70b3d0c6ba1444f9e0> /usr/lib/swift/libswiftUIKit.dylib
0x1c37b8000 - 0x1c37c0fff libswiftos.dylib arm64e  <01a2bd8c90713f0f9323d72703e02ed4> /usr/lib/swift/libswiftos.dylib
0x1c37c1000 - 0x1c37dbfff libswiftsimd.dylib arm64e  <7b64c17552a43033958df3d7e3c219b0> /usr/lib/swift/libswiftsimd.dylib
0x1c37dc000 - 0x1c37e1fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
0x1c37e2000 - 0x1c37f2fff libcommonCrypto.dylib arm64e  <a6eb95d01dd33d93ab7d2cc2c5f1432d> /usr/lib/system/libcommonCrypto.dylib
0x1c37f3000 - 0x1c37f6fff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
0x1c38cd000 - 0x1c38cdfff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
0x1c38ce000 - 0x1c38d3fff libmacho.dylib arm64e  <d57ecc933d383549b596a37f3aa5f6e5> /usr/lib/system/libmacho.dylib
0x1c38d4000 - 0x1c38d5fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
0x1c38d6000 - 0x1c38d7fff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
0x1c38d8000 - 0x1c3905fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
0x1c3906000 - 0x1c390bfff libunwind.dylib arm64e  <e0ee449ef786342596215cc058a119af> /usr/lib/system/libunwind.dylib
0x1c3bef000 - 0x1c3c5bfff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c3c5c000 - 0x1c3c69fff NanoPreferencesSync arm64e  <ffa81252ac5135ae9c37ef85570c9c95> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c4b91000 - 0x1c4bccfff CryptoTokenKit arm64e  <2ec8eccbe9993e5eaf184c1f7fc1245b> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c4bd2000 - 0x1c539afff SwiftUI arm64e  <982eae193908332ba04bbd4016b50c3a> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1c5c8f000 - 0x1c5cadfff AppSSO arm64e  <f6b02ba53d143d3cbbdd33b45cc9585e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c5cae000 - 0x1c5cc2fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: 7F7D6B95-037D-45C1-A65E-C7CB4ACB2FF4
Beta Identifier:     F9DE5237-6BA0-48C0-A7A6-3BD43437130D
Hardware Model:      iPhone12,1
Process:             NetNewsWire [7335]
Path:                /private/var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             30 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone12,1:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [1626]

Date/Time:           2020-01-27 18:52:14.2978 -0500
Launch Time:         2020-01-27 18:51:57.2624 -0500
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    1.03.12
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-update watchdog transgression: application<com.ranchero.NetNewsWire.iOS>:7335 exhausted real (wall clock) time allowance of 10.00 seconds | ProcessVisibility: Background | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Background | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 33.920 (user 33.920, system 0.000), 33% CPU", | "Elapsed application CPU time (seconds): 16.825, 16% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libicucore.A.dylib              0x000000018ec58bc0 0x18ebbd000 + 637888
1   libicucore.A.dylib              0x000000018ec595a8 0x18ebbd000 + 640424
2   libicucore.A.dylib              0x000000018ec595a8 0x18ebbd000 + 640424
3   libicucore.A.dylib              0x000000018ebdf12c 0x18ebbd000 + 139564
4   libicucore.A.dylib              0x000000018ebdd534 0x18ebbd000 + 132404
5   libswiftCore.dylib              0x000000019b393284 0x19b14d000 + 2384516
6   libswiftCore.dylib              0x000000019b2e3630 0x19b14d000 + 1664560
7   libswiftCore.dylib              0x000000019b2dbcc0 0x19b14d000 + 1633472
8   libswiftCore.dylib              0x000000019b2da2a4 0x19b14d000 + 1626788
9   Account                         0x0000000104f8b310 0x104f10000 + 504592
10  NetNewsWire                     specialized Set.contains(_:) (in NetNewsWire) (<compiler-generated>:0)
11  NetNewsWire                     WebFeedTreeControllerDelegate.childNodesForContainerNode(_:) (in NetNewsWire) (WebFeedTreeControllerDelegate.swift:72)
12  RSTree                          TreeController.rebuildChildNodes(node:) (in RSTree) (TreeController.swift:120)
13  RSTree                          TreeController.rebuildChildNodes(node:) (in RSTree) (TreeController.swift:128)
14  RSTree                          TreeController.rebuildChildNodes(node:) (in RSTree) (TreeController.swift:128)
15  NetNewsWire                     SceneCoordinator.rebuildBackingStores(initialLoad:updateExpandedNodes:) (in NetNewsWire) (SceneCoordinator.swift:1209)
16  NetNewsWire                     SceneCoordinator.unreadCountDidChange(_:) (in NetNewsWire) (SceneCoordinator.swift:449)
17  NetNewsWire                     @objc SceneCoordinator.unreadCountDidInitialize(_:) (in NetNewsWire) + 112
18  Foundation                      0x000000018dec706c 0x18ddaf000 + 1146988
19  CoreFoundation                  0x000000018da5499c 0x18d9ca000 + 567708
20  CoreFoundation                  0x000000018da549ec 0x18d9ca000 + 567788
21  CoreFoundation                  0x000000018da53ce4 0x18d9ca000 + 564452
22  CoreFoundation                  0x000000018da5397c 0x18d9ca000 + 563580
23  CoreFoundation                  0x000000018d9cc910 0x18d9ca000 + 10512
24  CoreFoundation                  0x000000018da532ac 0x18d9ca000 + 561836
25  Foundation                      0x000000018ddb5bfc 0x18ddaf000 + 27644
26  Account                         WebFeed.unreadCount.setter (in Account) (<compiler-generated>:0)
27  Account                         specialized Sequence.forEach(_:) (in Account) (Account.swift:0)
28  Account                         closure #1 in Account.fetchAllUnreadCounts() (in Account) (<compiler-generated>:0)
29  ArticlesDatabase                partial apply for closure #1 in closure #1 in ArticlesTable.fetchArticlesAsync(_:_:) (in ArticlesDatabase) (<compiler-generated>:0)
30  ArticlesDatabase                thunk for @escaping @callee_guaranteed () -> () (in ArticlesDatabase) (<compiler-generated>:0)
31  libdispatch.dylib               0x000000018d7a0b7c 0x18d79f000 + 7036
32  libdispatch.dylib               0x000000018d7a1fd8 0x18d79f000 + 12248
33  libdispatch.dylib               0x000000018d7adcc8 0x18d79f000 + 60616
34  CoreFoundation                  0x000000018da77cc8 0x18d9ca000 + 711880
35  CoreFoundation                  0x000000018da72a24 0x18d9ca000 + 690724
36  CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
37  GraphicsServices                0x0000000197cef534 0x197cec000 + 13620
38  UIKitCore                       0x0000000191beaa60 0x1911a7000 + 10762848
39  NetNewsWire                     main (in NetNewsWire) (AppDelegate.swift:19)
40  libdyld.dylib                   0x000000018d8f0e18 0x18d8f0000 + 3608

Thread 1:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 2 name:  com.apple.uikit.eventfetch-thread
Thread 2:
0   libsystem_kernel.dylib          0x000000018d8c4c04 0x18d8c1000 + 15364
1   libsystem_kernel.dylib          0x000000018d8c4020 0x18d8c1000 + 12320
2   CoreFoundation                  0x000000018da77964 0x18d9ca000 + 711012
3   CoreFoundation                  0x000000018da727fc 0x18d9ca000 + 690172
4   CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
5   Foundation                      0x000000018ddb73b0 0x18ddaf000 + 33712
6   Foundation                      0x000000018ddb7288 0x18ddaf000 + 33416
7   UIKitCore                       0x0000000191c8623c 0x1911a7000 + 11399740
8   Foundation                      0x000000018ddb6014 0x18ddaf000 + 28692
9   Foundation                      0x000000018def1a7c 0x18ddaf000 + 1321596
10  libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
11  libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 3:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 4 name:  JavaScriptCore bmalloc scavenger
Thread 4:
0   libsystem_kernel.dylib          0x000000018d8e6ccc 0x18d8c1000 + 154828
1   libsystem_pthread.dylib         0x000000018d80921c 0x18d804000 + 21020
2   libc++.1.dylib                  0x000000018d93bd04 0x18d92d000 + 60676
3   JavaScriptCore                  0x000000019ccc321c 0x19cc38000 + 569884
4   JavaScriptCore                  0x000000019ccc6c80 0x19cc38000 + 584832
5   JavaScriptCore                  0x000000019ccc6978 0x19cc38000 + 584056
6   JavaScriptCore                  0x000000019ccc7cbc 0x19cc38000 + 588988
7   libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
8   libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 5:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 6:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 7:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016b0f5248   x1: 0x0000000000000001   x2: 0x00000000ffffffff   x3: 0x0000000000000001
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x000000016b0f53b0   x7: 0x5000000283018c90
    x8: 0x0000000000000000   x9: 0x0000000000000000  x10: 0x0000000080000000  x11: 0x007f00010a804800
   x12: 0x000000011afba721  x13: 0x000001a1d6eeba99  x14: 0x0000000000000000  x15: 0x0000000000000045
   x16: 0x00000001cc1e1b40  x17: 0x5c4787018d9df35c  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016b0f5248  x21: 0x0000000000000001  x22: 0x0000000000000001  x23: 0x0000000000000001
   x24: 0x0000000281a2fd28  x25: 0x0000000281a2fd28  x26: 0x0000000000000034  x27: 0x000000016b0f53b0
   x28: 0x000000016b0f53c0   fp: 0x000000016b0f5180   lr: 0xa53b9f018ec595a8
    sp: 0x000000016b0f50f0   pc: 0x000000018ec58bc0 cpsr: 0x00000000
   esr: 0x92000047 (Data Abort) byte write Translation fault

Binary Images:
0x104d08000 - 0x104e37fff NetNewsWire arm64  <09f7b96b84e9351ab1c3165957603932> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
0x104eb8000 - 0x104edffff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x104ef4000 - 0x104efffff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x104f10000 - 0x10507ffff Account arm64  <abb0631f5b8b32b996cabedadcb1a5ad> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Account.framework/Account
0x1050d8000 - 0x10510ffff ArticlesDatabase arm64  <a29c0e9e36b030a09473957b5192758b> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x105124000 - 0x105137fff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x10514c000 - 0x10516ffff RSDatabase arm64  <6673f010d5cf3e80b3f1fe38f383e4f3> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x105184000 - 0x1051abfff RSCore arm64  <8388505db547378985a4202a982856fa> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x1051d4000 - 0x10523bfff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
0x1052b8000 - 0x1052c3fff SyncDatabase arm64  <984ed8f921ab375a8656b13779530c1d> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x1052d4000 - 0x105303fff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x107a00000 - 0x107a0bfff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
0x18d6d4000 - 0x18d6eafff libsystem_trace.dylib arm64e  <d8b2e2cdf750340388aba63c781581b9> /usr/lib/system/libsystem_trace.dylib
0x18d6eb000 - 0x18d71efff libxpc.dylib arm64e  <b7ae424e41d63a58a05cea0847830ddc> /usr/lib/system/libxpc.dylib
0x18d71f000 - 0x18d71ffff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
0x18d720000 - 0x18d79efff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
0x18d79f000 - 0x18d7dbfff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
0x18d7dc000 - 0x18d7fcfff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
0x18d7fd000 - 0x18d803fff libsystem_platform.dylib arm64e  <cff9fe5cd8603000819ef5e15752dd46> /usr/lib/system/libsystem_platform.dylib
0x18d804000 - 0x18d80efff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
0x18d80f000 - 0x18d83ffff libobjc.A.dylib arm64e  <a486c2b341b03f23af40c5579f5be97e> /usr/lib/libobjc.A.dylib
0x18d840000 - 0x18d8acfff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
0x18d8ad000 - 0x18d8c0fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
0x18d8c1000 - 0x18d8effff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
0x18d8f0000 - 0x18d923fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
0x18d924000 - 0x18d92cfff libsystem_darwin.dylib arm64e  <a799ce1b3d243b0980f1a5fcfc1c11da> /usr/lib/system/libsystem_darwin.dylib
0x18d92d000 - 0x18d987fff libc++.1.dylib arm64e  <d9f3508f9f743705ac7c83efcf279139> /usr/lib/libc++.1.dylib
0x18d988000 - 0x18d9c9fff libsystem_info.dylib arm64e  <aca5c5c953ed38b0a9c8cc5b7963fcd2> /usr/lib/system/libsystem_info.dylib
0x18d9ca000 - 0x18dd47fff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18dd48000 - 0x18ddaefff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18ddaf000 - 0x18e07afff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
0x18e07b000 - 0x18e0adfff libCRFSuite.dylib arm64e  <ed1305c6ef1f35f2ace7859d9f8685eb> /usr/lib/libCRFSuite.dylib
0x18e0ae000 - 0x18e231fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18e232000 - 0x18e294fff libSparse.dylib arm64e  <c8f8efa09ead3905a54ca13f251b2ad9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x18e295000 - 0x18e78efff ImageIO arm64e  <afcf2555c1e13bed8bb4c78c1c35c44d> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18e78f000 - 0x18e791fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18e792000 - 0x18e92afff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
0x18e92b000 - 0x18ea6bfff Security arm64e  <e5022c81c9a53c7cbfccaa299e595cf8> /System/Library/Frameworks/Security.framework/Security
0x18ea6c000 - 0x18eb12fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18eb13000 - 0x18eb4afff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
0x18eb4b000 - 0x18eba9fff libprotobuf.dylib arm64e  <ec0fdc39903939f7a4600093bf4af70d> /usr/lib/libprotobuf.dylib
0x18ebaa000 - 0x18ebbcfff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
0x18ebbd000 - 0x18ee1dfff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
0x18ee1e000 - 0x18ee47fff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18ee48000 - 0x18ee8ffff WirelessDiagnostics arm64e  <d326a69a1d2a33ed94d07759aaa89b29> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18ee90000 - 0x18eecbfff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
0x18eecc000 - 0x18f314fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18f315000 - 0x18f5edfff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18f5ee000 - 0x18f6e1fff LanguageModeling arm64e  <ace2c2df42ff3540b5788c52c635d9dd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18f6e2000 - 0x18f728fff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18f729000 - 0x18f8affff libsqlite3.dylib arm64e  <c8af1e21fa363921b2588002b98137c8> /usr/lib/libsqlite3.dylib
0x18f8b0000 - 0x18f8e2fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18f8e3000 - 0x18f8ecfff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
0x18f8ed000 - 0x18fac9fff CoreDuet arm64e  <f1394ee72de2386cbace9ae359faae3d> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18faca000 - 0x18fc11fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x18fc12000 - 0x18fcf7fff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x18fcf8000 - 0x18fd16fff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x18fd17000 - 0x18fd54fff AppSupport arm64e  <ed3d3e24ae6238e4be7f0b1633ce1238> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18fd55000 - 0x19022ffff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
0x190230000 - 0x190340fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x190341000 - 0x19036bfff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x19036c000 - 0x19038dfff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19038e000 - 0x190645fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
0x190646000 - 0x19065cfff ProtocolBuffer arm64e  <cb77568d0c423ae1abe191b796d30031> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19065d000 - 0x190677fff CommonUtilities arm64e  <eeebcf1a184e3c2ebc876c3be5688046> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x190678000 - 0x190678fff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
0x190679000 - 0x1906b1fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1906b2000 - 0x19072afff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19072b000 - 0x190c7afff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x190c7b000 - 0x190cedfff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x190cfb000 - 0x190d51fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
0x190d52000 - 0x190d62fff SharedWebCredentials arm64e  <a822eff8a92a31b4b76784d1f672643c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x190d63000 - 0x1910c3fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1910c4000 - 0x1911a6fff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1911a7000 - 0x1922cbfff UIKitCore arm64e  <aa897ca98d153dd7bb4f8d90f9a28571> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1922cc000 - 0x1922dafff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1922db000 - 0x1923b2fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1923b3000 - 0x1923b8fff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1923b9000 - 0x1923cffff libsystem_asl.dylib arm64e  <df2c28764e223adea9710e7287f7e1f5> /usr/lib/system/libsystem_asl.dylib
0x1923d0000 - 0x19244cfff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19244d000 - 0x192780fff CoreData arm64e  <dde341d2bd5b31919d507ca75c4fb381> /System/Library/Frameworks/CoreData.framework/CoreData
0x192781000 - 0x1929adfff Vision arm64e  <0e223637f78239d2972b816791315aaf> /System/Library/Frameworks/Vision.framework/Vision
0x1929ae000 - 0x1929f2fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1929f3000 - 0x192a1efff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x192a1f000 - 0x192ad6fff libboringssl.dylib arm64e  <cafab4d22bfa3fd68701090c3e63194a> /usr/lib/libboringssl.dylib
0x192ad7000 - 0x192ae5fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
0x192ae6000 - 0x192b06fff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x192b07000 - 0x192c81fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x192c82000 - 0x192cd1fff SpringBoardServices arm64e  <b3f23d5706673022b05eccf903386970> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x192cd2000 - 0x192d49fff FrontBoardServices arm64e  <d9938bb966d831f6aced42ada1b4180e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x192d4a000 - 0x192e62fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
0x192e63000 - 0x192ebffff libusrtcp.dylib arm64e  <c229f77f2b47361c97e2c71a24093061> /usr/lib/libusrtcp.dylib
0x192ec0000 - 0x192ec7fff libsystem_symptoms.dylib arm64e  <fb2a385ab40f318dbc3ead01f8984c3c> /usr/lib/system/libsystem_symptoms.dylib
0x192ec8000 - 0x193e1efff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x193e1f000 - 0x193e27fff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x193e28000 - 0x193e83fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x193e84000 - 0x193fe6fff CoreUtils arm64e  <f5db69e7973a32f195498f60045ac793> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x193fe7000 - 0x194098fff IMSharedUtilities arm64e  <0366217308de32f0887f3adde661b72e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1940c7000 - 0x1940d0fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
0x1940d1000 - 0x19414ffff AppleAccount arm64e  <fe2a152dae263db5afc2ffc92a3fbf50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x194150000 - 0x19416bfff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19416c000 - 0x19425cfff IDS arm64e  <ae7628820628327a819de45668632e5c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19425d000 - 0x19438dfff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19438e000 - 0x19438ffff libCTGreenTeaLogger.dylib arm64e  <a0101914772431b0bf896828bdd09318> /usr/lib/libCTGreenTeaLogger.dylib
0x1943f5000 - 0x1944f6fff CoreMedia arm64e  <ac1bf796ee3b3ccdae211574c805dcc7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1944f7000 - 0x194507fff UIKitServices arm64e  <efbf18d4ca5b3966bcc61dcf5b3f1dfa> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x194508000 - 0x19455cfff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19455d000 - 0x1947b4fff QuartzCore arm64e  <a3363f67678339798fa95563abd4737d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1947b5000 - 0x194972fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x194973000 - 0x194ee6fff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x194ee7000 - 0x195022fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
0x195023000 - 0x195053fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x195054000 - 0x195077fff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x195078000 - 0x1951ddfff Sharing arm64e  <dd006e5b5a6731c4a9393ed359db1a7c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1951de000 - 0x1957fcfff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
0x1957fd000 - 0x197519fff WebCore arm64e  <bf0e57dc5e3738fea64489c30782dde3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19751a000 - 0x197532fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
0x197533000 - 0x19753efff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19753f000 - 0x1975b9fff ContactsFoundation arm64e  <fd40685c96b73670bed6c085707c9669> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1975ba000 - 0x1975cefff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1975cf000 - 0x1975e0fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1975e1000 - 0x197cebfff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x197cec000 - 0x197cf4fff GraphicsServices arm64e  <b06e705fec55357682abea65a9bd7143> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x197ddd000 - 0x197fdbfff AVFoundation arm64e  <a953c52b12353b57bb3264559dc4dfe4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x197fdc000 - 0x198014fff OnBoardingKit arm64e  <2e2d67b4d3b9369c834ced186e4c4f96> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x198015000 - 0x198064fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x198065000 - 0x19807dfff MobileAsset arm64e  <fe89900fe9423880835ee4fca6e59528> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19807e000 - 0x19808bfff libGSFont.dylib arm64e  <f71813e5c1ca3b3abd9885c6241d7081> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x19808c000 - 0x198095fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x198096000 - 0x1981e4fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1981e5000 - 0x198230fff AXRuntime arm64e  <539c8041a10e3612aae6420fcb339466> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x198234000 - 0x198376fff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x198377000 - 0x19849dfff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19849e000 - 0x198b30fff PhotoLibraryServices arm64e  <dc25c647f7c934f59860ede5824e472c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x198b31000 - 0x198dbefff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x198dbf000 - 0x198fedfff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x198fee000 - 0x199023fff libAudioToolboxUtility.dylib arm64e  <b6aa8334be8c3199afd8f592e990d506> /usr/lib/libAudioToolboxUtility.dylib
0x199024000 - 0x1991edfff ContactsUI arm64e  <eb9eb8f1fbf537c5893bd3d65edc55df> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19946a000 - 0x199501fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x199516000 - 0x1995cdfff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x199650000 - 0x19967efff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1998e4000 - 0x19995dfff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19995e000 - 0x199d8efff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
0x199d8f000 - 0x199da3fff libCGInterfaces.dylib arm64e  <f4421e9313fa386fbd568035eb1d35be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x199da4000 - 0x199ef3fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x199ef4000 - 0x199f5efff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x199fdf000 - 0x199fe2fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x199fe3000 - 0x19a099fff CorePDF arm64e  <baab529ae75f31c98f2dc632763f0927> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x19a0d7000 - 0x19a499fff MediaPlayer arm64e  <07093d6d611f3f0bac1c41bfd3a55aa6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19a49a000 - 0x19a7b4fff AppleMediaServices arm64e  <e09c597b49783bca83902d2888a954b8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19a7b5000 - 0x19a7dcfff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x19a7dd000 - 0x19a9a2fff CoreMotion arm64e  <c6e4a189f8ed3cd789b3e225658d9c6c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19a9a3000 - 0x19aa8ffff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19aa90000 - 0x19ac8cfff RawCamera arm64e  <103674c7fa933f01a8d0a099d750acae> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x19ac8d000 - 0x19ad46fff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19ad47000 - 0x19ad6bfff AppSupportUI arm64e  <2408c8c7085338bb8dcf4e3d0dea06fa> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19ad6c000 - 0x19ada2fff CoreVideo arm64e  <a25c5736c30036e28d467f803be524d9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x19ada3000 - 0x19afddfff AudioToolboxCore arm64e  <ff0d55ac3b8531f3a4198e77e1c4a8b9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19afde000 - 0x19b024fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19b025000 - 0x19b060fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19b061000 - 0x19b121fff TelephonyUtilities arm64e  <4551385c5c21384d8f2c1a4a4caed738> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19b122000 - 0x19b14cfff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19b14d000 - 0x19b4d8fff libswiftCore.dylib arm64e  <f43eaeda4165300689c4a25c8deb5104> /usr/lib/swift/libswiftCore.dylib
0x19b4d9000 - 0x19b61bfff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19b61c000 - 0x19b67dfff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19b67e000 - 0x19b8c5fff MapKit arm64e  <7692dbcecfd53d13b2c0ff49fd73cc43> /System/Library/Frameworks/MapKit.framework/MapKit
0x19b8c6000 - 0x19b8defff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x19b8df000 - 0x19b9d3fff MediaExperience arm64e  <c457073b41543d89b623139ba565f74e> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19b9d4000 - 0x19bca3fff Celestial arm64e  <ae1154a2d5f1329a83d8dfe70faaa623> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x19bca4000 - 0x19bd01fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
0x19bed2000 - 0x19c5c9fff VectorKit arm64e  <d2550aaff3c23030b9ccc2bd7ad9541a> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19c5ca000 - 0x19c69efff AVKit arm64e  <d759e8f5dcb83086b6736241d51716c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x19c69f000 - 0x19c6cffff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19c6d0000 - 0x19c6d2fff libapp_launch_measurement.dylib arm64e  <c1f43218d54730ab8750517daefe48c9> /usr/lib/libapp_launch_measurement.dylib
0x19c7b9000 - 0x19c81dfff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19c81e000 - 0x19c8b6fff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19c8b7000 - 0x19c8c6fff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19c8c7000 - 0x19c8d9fff MobileBluetooth arm64e  <b9934a60a1aa38b19ac53af3b35fe3c5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x19c8da000 - 0x19c999fff LinkPresentation arm64e  <f01d5e30404f358682c34890a625c96b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x19c9d1000 - 0x19c9d5fff libsystem_configuration.dylib arm64e  <a92c46974d573124b9dd4097464668f7> /usr/lib/system/libsystem_configuration.dylib
0x19c9d6000 - 0x19ca2ffff RemoteUI arm64e  <ed2f57b8883f386f94f38cababc951ac> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x19ca30000 - 0x19ca7ffff AuthKitUI arm64e  <ddcb1d661e043a3cb209d39471e5f22a> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x19ca80000 - 0x19cae6fff CoreRecognition arm64e  <2bac4dfb06fc3c2d9f86d2dbcb7b749a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x19cae7000 - 0x19cb6dfff Social arm64e  <a090dc01af5d3533a388c32005e1aeaf> /System/Library/Frameworks/Social.framework/Social
0x19cbbe000 - 0x19cbccfff HangTracer arm64e  <ce00101c005d38cbb4a9a6bf1db578f5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x19cbcd000 - 0x19cc35fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19cc36000 - 0x19cc37fff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
0x19cc38000 - 0x19da32fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19da33000 - 0x19dabffff libTelephonyUtilDynamic.dylib arm64e  <a9a4e364599e33b79d747739c0b1c57a> /usr/lib/libTelephonyUtilDynamic.dylib
0x19dad5000 - 0x19dd5dfff StoreServices arm64e  <eb22ca72bad23cf6858de417075b378f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19dd5e000 - 0x19dd67fff IOMobileFramebuffer arm64e  <f62f5616bf6332f5a56f61ab183532d7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x19dd68000 - 0x19dedffff SafariServices arm64e  <c9f463187ba9309e9e019e4bdd3fa5eb> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19e0d9000 - 0x19e0f3fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19e0f4000 - 0x19e1defff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
0x19f8e6000 - 0x19f92ffff MetadataUtilities arm64e  <dea5256b07193ca5ad924f9a07e8af44> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x19f930000 - 0x19f98afff UserActivity arm64e  <5f0a98beadc73d74a751b9ac855adc51> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a0303000 - 0x1a0529fff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a052a000 - 0x1a0560fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a0561000 - 0x1a05c3fff CalendarFoundation arm64e  <b9f80850e5073e38bc55d5dd572a6afc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a05c4000 - 0x1a06bdfff EventKit arm64e  <e6a2982cecc9390ba897d6f5051c8800> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a06be000 - 0x1a06f4fff MediaServices arm64e  <a1d28c8b5cbf3dfd9ce4b340c0973982> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a0b26000 - 0x1a0b67fff BiometricKit arm64e  <fcc39b27dff9337f86e3542b7b76b36f> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a0b68000 - 0x1a0b94fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a0b95000 - 0x1a0be8fff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1a0be9000 - 0x1a0c82fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a0c83000 - 0x1a0e73fff MediaRemote arm64e  <c8a41590511c329c97ee13e69f1ef0b9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a0e74000 - 0x1a0e7cfff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1a0e8d000 - 0x1a0eb4fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a0fbd000 - 0x1a0fe0fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1a0ffc000 - 0x1a1019fff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a101a000 - 0x1a1024fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1a1025000 - 0x1a10befff CoreSuggestions arm64e  <e0d6eb21c617384ebe44b7ac7c6a21f7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a10bf000 - 0x1a1279fff IMCore arm64e  <3a974edca95f3f009845448a08b185db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a127a000 - 0x1a12ccfff DeviceManagement arm64e  <f422832284813989b9f9ca2a2b0b9727> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1a1af9000 - 0x1a1b06fff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1a1b07000 - 0x1a1b3cfff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a1b3d000 - 0x1a1b3ffff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
0x1a1c6c000 - 0x1a1c78fff ContextKit arm64e  <04de98a8b7de38369af4bf148eec03fc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a1caa000 - 0x1a1d19fff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a1d1a000 - 0x1a1d46fff OSAnalytics arm64e  <f2865dba47f2300d92ce36387733a14f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a1d47000 - 0x1a1d76fff MobileInstallation arm64e  <a006311065723a959b2d5229400353b2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a1d77000 - 0x1a1e15fff Metal arm64e  <e3af3fabbe9d370ba20197ba2e75ae54> /System/Library/Frameworks/Metal.framework/Metal
0x1a1e16000 - 0x1a1e1bfff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1a1e1c000 - 0x1a1e27fff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1a1e49000 - 0x1a1e50fff libsystem_dnssd.dylib arm64e  <fbb48ad73dad3138bc4210c4fb391507> /usr/lib/system/libsystem_dnssd.dylib
0x1a1e51000 - 0x1a1e57fff PushKit arm64e  <dc7845824e9f342b82d2ef0b2ca184b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1a1e58000 - 0x1a1f65fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a1f78000 - 0x1a1f79fff BackgroundTaskAgent arm64e  <b1b6a42ae6a23b5695a26e3289674a44> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1a1f7a000 - 0x1a1f7efff LinguisticData arm64e  <d7749bc5c39c39058f8be3f27387b645> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1a1f7f000 - 0x1a1f97fff CoreSDB arm64e  <a6655c8738633da495c9d770639b35f4> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1a1f98000 - 0x1a1fa8fff Categories arm64e  <ed13e728690a3fa1973c4d135b44d884> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a1fc4000 - 0x1a2080fff VideoToolbox arm64e  <f3adbd0d194434e084af32508f89b3b6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a24ce000 - 0x1a252cfff PersonalizationPortrait arm64e  <46ec0696499e3db797e76bb3f1611004> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a25fb000 - 0x1a2603fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1a2604000 - 0x1a2606fff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1a2607000 - 0x1a26b8fff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a26b9000 - 0x1a26e8fff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a275c000 - 0x1a2771fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a2772000 - 0x1a277afff FamilyCircle arm64e  <e4c1b89a5fc137e286559e1dd335032d> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a277b000 - 0x1a2791fff libcoretls.dylib arm64e  <d18f15f0d39833159d79196c32f4a381> /usr/lib/libcoretls.dylib
0x1a27e9000 - 0x1a287cfff libate.dylib arm64e  <f1b13c32ba0139de870ab42484212f1a> /usr/lib/libate.dylib
0x1a38d3000 - 0x1a3922fff FTServices arm64e  <bef55a3120183d8eb97c191d51ac4c4b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a39db000 - 0x1a3a57fff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a3a58000 - 0x1a3a62fff CoreRecents arm64e  <75a19a8edd21305c9815d923fcfb4bbc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1a3b0f000 - 0x1a3b1cfff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a3cd8000 - 0x1a3cfdfff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a3cfe000 - 0x1a3ef5fff iTunesCloud arm64e  <659caf8613603bffb0cfeb13adcbfe6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a3ef6000 - 0x1a41c3fff MusicLibrary arm64e  <6a4e5aefe29233bd82d1464b0b893ad6> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a41c4000 - 0x1a41c5fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1a41c6000 - 0x1a41d7fff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
0x1a41fa000 - 0x1a41fffff IDSKVStore arm64e  <771148b54bf33807a55f2511d9d7bc2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1a4200000 - 0x1a4210fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a42ab000 - 0x1a42fbfff ClassKit arm64e  <f44c086c15df3971b4c889c466a17534> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a4369000 - 0x1a4375fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1a4376000 - 0x1a437efff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a44e6000 - 0x1a4533fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a45e7000 - 0x1a45eefff CoreTime arm64e  <b2bf48e6b6ab3b139c102672fc482eec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a462e000 - 0x1a4771fff IMDPersistence arm64e  <ba1666c70a43373486f7248a376fe1da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a4bb2000 - 0x1a4c08fff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a4eed000 - 0x1a4f0cfff AppConduit arm64e  <fabdbc4ea3033ebcbd5f1cc6e2fa62a8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1a4f0d000 - 0x1a4f26fff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a52b9000 - 0x1a538ffff CoreBrightness arm64e  <b8754148a058378dbd5c89c6ea86df03> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a5390000 - 0x1a5397fff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
0x1a5532000 - 0x1a5700fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a5701000 - 0x1a5708fff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1a5709000 - 0x1a5793fff BulletinBoard arm64e  <4297091d20d93eb8b7b75773b97bde6c> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1a5794000 - 0x1a5825fff iTunesStore arm64e  <25e8c53934f63c1ba2d92a27fd3a36cc> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1a628c000 - 0x1a62e6fff SafariCore arm64e  <ec8239f5781d3bb09cf07c4fea963c5c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a62e7000 - 0x1a634efff ScreenTimeCore arm64e  <748db3358d6338f49aa0f79456dd5dec> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a698f000 - 0x1a69a3fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a69a4000 - 0x1a69a8fff CommunicationsFilter arm64e  <17d34f3f18573d5db53844cc6d0d03f8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1a69a9000 - 0x1a69ccfff AddressBook arm64e  <80169bf229ad3d5ebf79907402e5d124> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1a69cd000 - 0x1a69d8fff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1a6b28000 - 0x1a6c02fff libBLAS.dylib arm64e  <d8d889969b8031baad221c1837dbf4dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a6c03000 - 0x1a6c11fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1a7430000 - 0x1a7503fff CoreParsec arm64e  <12b32e38ab8b3a039a8e78945adb9754> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a7701000 - 0x1a771cfff libtailspin.dylib arm64e  <f4890210bb5d31d0a94ebb3c4248216b> /usr/lib/libtailspin.dylib
0x1a777c000 - 0x1a7791fff ContactsDonation arm64e  <827fed8716143f38a8833552efd5bb5e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a77db000 - 0x1a77e4fff MobileActivation arm64e  <cd9d0059ed5630bbafe20335fcccadef> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1a7868000 - 0x1a7877fff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a7878000 - 0x1a7979fff ResponseKit arm64e  <ff7a3a414be43848a76d89dd583e0a42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1a7a45000 - 0x1a7a8ffff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a7a90000 - 0x1a7b5afff ProofReader arm64e  <c27b8b3ffdb93843b0d77cf8836948e8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1a7bce000 - 0x1a7c53fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a7c54000 - 0x1a7c5afff IdleTimerServices arm64e  <d939fa02774538e783b8860cb6bb5ba9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1a7d4f000 - 0x1a7e0cfff VideoSubscriberAccount arm64e  <7de0c60c85263eca92cf191ae44c48c5> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1a7e21000 - 0x1a7e24fff FTClientServices arm64e  <69dd8a0ec8ef3267b36254f500c6c8dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1a7e25000 - 0x1a7e8dfff ContactsUICore arm64e  <8981b44168e13dee942a188b8db38eab> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a8313000 - 0x1a835bfff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a847d000 - 0x1a84d8fff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a85c7000 - 0x1a85d2fff OpenGLES arm64e  <e22f9ba68fb53f55bec617a447e2a33b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a873c000 - 0x1a8745fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a8746000 - 0x1a877bfff SharedUtils arm64e  <d29fcba88ed53f6bbfda9c3eb92d8930> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a877c000 - 0x1a87cafff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a987a000 - 0x1a98b7fff StreamingZip arm64e  <ae834b3566613f14a80667636fb25496> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1aa546000 - 0x1aa77cfff SafariShared arm64e  <e53a349c50af35a6a11fb72aa08fa80f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1aa804000 - 0x1aa806fff InternationalTextSearch arm64e  <f90073aa5cd7366c97f68c4724912a7c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1aa825000 - 0x1aa842fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1ab1d6000 - 0x1ab1dbfff IncomingCallFilter arm64e  <9896a2daaabe3f188f55e25e739b75cc> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1ab1f7000 - 0x1ab20ffff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1ab681000 - 0x1ab687fff Netrb arm64e  <a11306a1c91130eb99782a093e433ecd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1ab68b000 - 0x1ab6bbfff EAP8021X arm64e  <d2df17b0c7d53332b693e6b0b77ed390> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1ab6bc000 - 0x1ab6befff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ab86a000 - 0x1ab86efff libgermantok.dylib arm64e  <a2032d5ed8e33b3d8cbdbc4b2c518c14> /usr/lib/libgermantok.dylib
0x1ab86f000 - 0x1ab922fff libmecab.dylib arm64e  <ff41d717484a34ee951db169ad00d674> /usr/lib/libmecab.dylib
0x1ab923000 - 0x1ab95ffff Catalyst arm64e  <400f91169d1d34eaa7d624032c7acb2a> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1abab5000 - 0x1abaf1fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1abaf2000 - 0x1abc0ffff Navigation arm64e  <3abaf7b6ff3e37f48321a169b454981d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1abf34000 - 0x1abf42fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1abf43000 - 0x1abf63fff FTAWD arm64e  <e32e0092746934e98ae29cabc2ada4c0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1ad532000 - 0x1ad534fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ad801000 - 0x1ad83efff DifferentialPrivacy arm64e  <24140d84f0a23aa09fdc2c283266d860> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ae02b000 - 0x1ae09bfff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
0x1ae09c000 - 0x1ae0cdfff C2 arm64e  <d54d57283f60309f9ce390f88d2c37fa> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ae0ce000 - 0x1ae102fff NaturalLanguage arm64e  <cebe21a90a3937628f99640001efd857> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1ae198000 - 0x1ae199fff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
0x1ae1ab000 - 0x1ae1bcfff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
0x1ae1bd000 - 0x1ae214fff WebBookmarks arm64e  <3e2b3cca655a3d1fb7983e251d1ea8a4> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1ae215000 - 0x1ae222fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ae223000 - 0x1ae37ffff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ae3bc000 - 0x1ae3c4fff libcopyfile.dylib arm64e  <d1a467bab3163e5b9217227864727758> /usr/lib/system/libcopyfile.dylib
0x1ae3c5000 - 0x1ae3e7fff UsageTracking arm64e  <c17d35aea6c2343b8c5e032340643b84> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ae73d000 - 0x1ae7d0fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1ae7d1000 - 0x1ae7dcfff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1ae7dd000 - 0x1ae7eefff SettingsFoundation arm64e  <b93937521e79352294c3ad83da3ab3d8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1ae926000 - 0x1ae9a4fff Symbolication arm64e  <d79a32ecb5bc30c9809840d7c523f2c0> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1aeb6a000 - 0x1aebb9fff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1aebbd000 - 0x1aebc1fff DAAPKit arm64e  <945be93b1cc8342085caf92569b7263d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1af0e2000 - 0x1af0e4fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1afc1a000 - 0x1afc59fff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1afec7000 - 0x1afed0fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1b0627000 - 0x1b062efff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1b0643000 - 0x1b06ebfff MMCS arm64e  <ebe051e4f5993a91a8c5e63c7ddd7f6b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b0745000 - 0x1b0977fff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b0d61000 - 0x1b0da8fff CoreLocationProtobuf arm64e  <ee4deacc4d04358ebfc0abceec7dc6e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b0e5f000 - 0x1b0edafff Quagga arm64e  <b01c3def973735cb8816d3fde9690c04> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b11f0000 - 0x1b1205fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1b1e59000 - 0x1b1e67fff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
0x1b1e68000 - 0x1b1e73fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
0x1b203d000 - 0x1b204dfff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1b208d000 - 0x1b2093fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1b317e000 - 0x1b31bafff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b35fc000 - 0x1b360dfff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b360e000 - 0x1b3622fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1b369d000 - 0x1b36d8fff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1b39d9000 - 0x1b39e1fff FSEvents arm64e  <cc26a11a9fd43eb194d8b3cbb0ec1039> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1b39f2000 - 0x1b3a71fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1b4385000 - 0x1b4395fff RemoteTextInput arm64e  <d4e6d9da50873a80bdde678f6d37e1de> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1b43be000 - 0x1b43eefff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b440b000 - 0x1b4414fff CloudPhotoServices arm64e  <fb977c65537d3aafa5231f8dd4f6bc37> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b4454000 - 0x1b4468fff libLinearAlgebra.dylib arm64e  <b7392f4a63663967a1bd44a8a878775e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b44ff000 - 0x1b4607fff ConfigurationEngineModel arm64e  <eac53dd37efa3fe597fde67015b508d6> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b4608000 - 0x1b460ffff CertUI arm64e  <f1fa9f5e93f7334f9d1e114f45f08869> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1b4717000 - 0x1b4725fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b51d4000 - 0x1b521bfff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1b521c000 - 0x1b526efff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1b56ef000 - 0x1b5737fff SafariSafeBrowsing arm64e  <ac317bf18a9e32cb87df7f297458a42e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b5af4000 - 0x1b5b6bfff HomeSharing arm64e  <71f04944063f3dd090958e322d90ddad> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1b5bff000 - 0x1b5c1dfff GenerationalStorage arm64e  <b88c0254798f35f2bc51a3c0ba084bd6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1b5c83000 - 0x1b5c8efff PersonaKit arm64e  <ffe71b80954030c99b4768fe4e90ad5b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1b5c8f000 - 0x1b5c9bfff PersonaUI arm64e  <b4c8ab55d15637ba94d7676b1c1646b5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1b60ab000 - 0x1b60b0fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1b6250000 - 0x1b625ffff AssetsLibrary arm64e  <014feab7100835c38007c51501907d0a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b628d000 - 0x1b62c7fff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
0x1b65a6000 - 0x1b65bbfff WebUI arm64e  <36a55a711ee63ef98bac0fd01970c3c3> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1b65bc000 - 0x1b65d3fff SafariFoundation arm64e  <6f365f96f67d3eae8b346e9f2589c8c4> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b6620000 - 0x1b66c6fff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b66c7000 - 0x1b66f3fff vCard arm64e  <e4906192c4a63d44a9530d377ed8f09a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1b673c000 - 0x1b67c9fff SampleAnalysis arm64e  <f27074ea79873b65abebd238b4677ebd> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b67ca000 - 0x1b67d5fff IntentsFoundation arm64e  <b2d8fc73d6a83a53be6daa0479e98bac> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1b69cc000 - 0x1b69cdfff ParsecSubscriptionServiceSupport arm64e  <20a4ff35240938d9812a652f0822a730> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1b69ce000 - 0x1b6a5afff MediaPlatform arm64e  <c7917218b9ac362bbf9bcef42abfc26f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1b6a5b000 - 0x1b6d27fff MediaLibraryCore arm64e  <e993037ce69339c691f29e0d0606b277> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1b6d89000 - 0x1b6dc2fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1b6dc3000 - 0x1b6de5fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b6de6000 - 0x1b6e04fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b6e05000 - 0x1b6f06fff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b7023000 - 0x1b7023fff Accelerate arm64e  <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b7025000 - 0x1b7362fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b7363000 - 0x1b7367fff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b7368000 - 0x1b73c1fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b73c2000 - 0x1b73c2fff vecLib arm64e  <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b73cb000 - 0x1b73d9fff AuthenticationServices arm64e  <8bee3bba813a30558e2a0504448cb6d4> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b73da000 - 0x1b73e2fff BackgroundTasks arm64e  <7e0e1ac579f230f8ac6bfaa14d72d4a9> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1b741d000 - 0x1b7529fff Combine arm64e  <f657272668ea38adac5492d94a4373bd> /System/Library/Frameworks/Combine.framework/Combine
0x1b7703000 - 0x1b773efff CryptoKit arm64e  <a767a27d90b235fcb2d31552ab4ecb70> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1b777b000 - 0x1b77a8fff GSS arm64e  <de729fe3f26939f3b5c3c46109dd64c7> /System/Library/Frameworks/GSS.framework/GSS
0x1b77bc000 - 0x1b77eefff MPSCore arm64e  <a5c4ca1f4cbd391199f25b896a6c7c7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b77ef000 - 0x1b7868fff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b7869000 - 0x1b788bfff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b788c000 - 0x1b78a0fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b78a1000 - 0x1b7a36fff MPSNeuralNetwork arm64e  <debe6c3b238b3ecbb72a67a225808564> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b7a37000 - 0x1b7a7cfff MPSRayIntersector arm64e  <e9b0aebc236c39639cee390baba90c2a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b7a7d000 - 0x1b7a7dfff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b7a8a000 - 0x1b7a8afff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b7a95000 - 0x1b7a96fff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b7a97000 - 0x1b7a9dfff libCoreFSCache.dylib arm64e  <b53da010d4e437b99dd6050c27c6aa41> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b7a9e000 - 0x1b7aa3fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b7ad8000 - 0x1b7b10fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b7f2d000 - 0x1b7f2dfff UIKit arm64e  <b5da5ad3b1e0398690b3788ee78b888a> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b82e8000 - 0x1b8428fff ANECompiler arm64e  <a77a065f46f63d4299537888aea45e80> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b8429000 - 0x1b843afff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b8443000 - 0x1b84d4fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b84d5000 - 0x1b84d9fff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b8682000 - 0x1b868dfff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b8fdc000 - 0x1b8feafff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b8ff1000 - 0x1b8ffbfff AppleIDAuthSupport arm64e  <eedc87f9a1d63f3089a5b1508512351f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b8ffc000 - 0x1b903efff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b905a000 - 0x1b906bfff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b9072000 - 0x1b9095fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b914c000 - 0x1b918afff AttributeGraph arm64e  <b83d372f2e6232cd9cb01a68eda3e5d9> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1b929a000 - 0x1b92cafff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b9d94000 - 0x1b9d94fff CombineCocoa arm64e  <c0dcc9b30bdb346d928e1057348e834f> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1b9d95000 - 0x1b9d9cfff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1ba1d4000 - 0x1ba1d7fff CoreOptimization arm64e  <f2a7f4b2f92c3292b0065e9fdfa17b51> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1ba250000 - 0x1ba251fff CryptoKitCBridging arm64e  <4999cd83cb3e34a59b92d773253e21c9> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1ba2f2000 - 0x1ba2fdfff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1ba48f000 - 0x1ba4abfff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1ba56d000 - 0x1bab39fff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1bae0e000 - 0x1bb221fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1bb2f7000 - 0x1bb30afff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1bb371000 - 0x1bb37dfff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1bb39f000 - 0x1bb3b3fff Futhark arm64e  <a7d3e960297e36718be985d5a342ea82> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1bc0bc000 - 0x1bc0c8fff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1bca58000 - 0x1bcac8fff Heimdal arm64e  <f91603064d35306e827d7672ada2f684> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1bd029000 - 0x1bd02ffff InternationalSupport arm64e  <cc1377bf89833bacbf3b6abae63ea7f7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bd2f4000 - 0x1bd2f4fff Marco arm64e  <c415ad58cfe73860a3af02daad7afb02> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1bd7bc000 - 0x1bd7e6fff MetricsKit arm64e  <7f27e511a79e33e19882185f88360c3c> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1bd7f4000 - 0x1bd807fff MobileDeviceLink arm64e  <f4f686ebe6903ab6abd982aeefb1aa0b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1bdabf000 - 0x1bdafffff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1be17e000 - 0x1be17efff PhoneNumbers arm64e  <d29b14b005ac32028e9ccedd36b5cb30> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1bfb29000 - 0x1bfb7dfff RenderBox arm64e  <a2d0c5fe10113cc29eaec6678710204e> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1bfb7e000 - 0x1bfb82fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1bfd1c000 - 0x1bfd28fff SetupAssistantSupport arm64e  <bc3a7f5b6f6d3c6691b007a83ad65cfd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1bfd47000 - 0x1bfd47fff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1bfd76000 - 0x1bfd9efff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c052f000 - 0x1c0650fff TextRecognition arm64e  <db78f50a59243984a9822590699b46af> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c0651000 - 0x1c06f5fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c1547000 - 0x1c1a44fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c1bde000 - 0x1c1be6fff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1c1be7000 - 0x1c1c30fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c1c49000 - 0x1c1c55fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c2022000 - 0x1c232afff libAWDSupportFramework.dylib arm64e  <c1f2be639aa03d6b8b2e4ea17674f930> /usr/lib/libAWDSupportFramework.dylib
0x1c24e1000 - 0x1c24ebfff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
0x1c2510000 - 0x1c26d4fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
0x1c2751000 - 0x1c2758fff libMatch.1.dylib arm64e  <f9970de973473d14ab78eeca4f4dd3ef> /usr/lib/libMatch.1.dylib
0x1c280a000 - 0x1c280bfff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
0x1c2814000 - 0x1c2815fff libThaiTokenizer.dylib arm64e  <e4f4f432cf69377a8a38a2b8b140a9d0> /usr/lib/libThaiTokenizer.dylib
0x1c2915000 - 0x1c292afff libapple_nghttp2.dylib arm64e  <ba029feafe2739cb857c3dcaea611d6c> /usr/lib/libapple_nghttp2.dylib
0x1c29a3000 - 0x1c29b3fff libbsm.0.dylib arm64e  <d9098218c078393a9e586b694e1c9e23> /usr/lib/libbsm.0.dylib
0x1c29b4000 - 0x1c29c0fff libbz2.1.0.dylib arm64e  <c5cfe7d65aa83c0289e60410a4998d51> /usr/lib/libbz2.1.0.dylib
0x1c29c1000 - 0x1c29c1fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
0x1c29c2000 - 0x1c29d3fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
0x1c29d4000 - 0x1c29ebfff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
0x1c29ec000 - 0x1c29edfff libcoretls_cfhelpers.dylib arm64e  <adfa5c10b2d434a499d34ea1a2735c1d> /usr/lib/libcoretls_cfhelpers.dylib
0x1c29ee000 - 0x1c29f4fff libcupolicy.dylib arm64e  <d3e787ff65693dfaaa0c3e3a8e2843b1> /usr/lib/libcupolicy.dylib
0x1c2a35000 - 0x1c2a3efff libdscsym.dylib arm64e  <b842376b184031cb8ecc266e16add35a> /usr/lib/libdscsym.dylib
0x1c2a3f000 - 0x1c2a5cfff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
0x1c2a76000 - 0x1c2a7bfff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
0x1c2a7c000 - 0x1c2b6efff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
0x1c2b84000 - 0x1c2b8ffff liblockdown.dylib arm64e  <d0168a91fd9c3f7b98ab133106959db6> /usr/lib/liblockdown.dylib
0x1c2b90000 - 0x1c2ba8fff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
0x1c2f2e000 - 0x1c2f5efff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
0x1c2f5f000 - 0x1c2f73fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
0x1c32ff000 - 0x1c3317fff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
0x1c3318000 - 0x1c331afff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
0x1c331b000 - 0x1c3320fff libsysdiagnose.dylib arm64e  <d33b175a0fab3bf0a57dfeeef4b6c4d6> /usr/lib/libsysdiagnose.dylib
0x1c3321000 - 0x1c3352fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
0x1c335a000 - 0x1c335dfff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
0x1c338b000 - 0x1c339cfff libz.1.dylib arm64e  <fafaa0b435f730aa87616a05ec84b8cd> /usr/lib/libz.1.dylib
0x1c33c4000 - 0x1c33c6fff liblog_network.dylib arm64e  <edf9e64adde035c88c22ea6b2e592681> /usr/lib/log/liblog_network.dylib
0x1c33e7000 - 0x1c3421fff libswiftAccelerate.dylib arm64e  <56a25459487535fc88e962b7b6f45126> /usr/lib/swift/libswiftAccelerate.dylib
0x1c3460000 - 0x1c3467fff libswiftCoreData.dylib arm64e  <301d92d15a053e47936ead0125676ba5> /usr/lib/swift/libswiftCoreData.dylib
0x1c3468000 - 0x1c346cfff libswiftCoreFoundation.dylib arm64e  <24e45ec7ab0c3e73b8b23eef6a54329e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1c346d000 - 0x1c347bfff libswiftCoreGraphics.dylib arm64e  <b01462f4cf2e34efa3d0b1a5c0b08b4c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1c347c000 - 0x1c3480fff libswiftCoreImage.dylib arm64e  <4f0cb4e66cb733c5afb2f2a97cac43a7> /usr/lib/swift/libswiftCoreImage.dylib
0x1c34d6000 - 0x1c34dffff libswiftDarwin.dylib arm64e  <adf094e0508a355a8e11f8fea6ec1f03> /usr/lib/swift/libswiftDarwin.dylib
0x1c34e0000 - 0x1c34fcfff libswiftDispatch.dylib arm64e  <a17291f0cf673300bbb4177c656397ce> /usr/lib/swift/libswiftDispatch.dylib
0x1c34fd000 - 0x1c368cfff libswiftFoundation.dylib arm64e  <6561a18c7ed33602b8e2a9988912a2e3> /usr/lib/swift/libswiftFoundation.dylib
0x1c36c5000 - 0x1c36ccfff libswiftMetal.dylib arm64e  <2caae8964de037daa118762991d0ce2a> /usr/lib/swift/libswiftMetal.dylib
0x1c3741000 - 0x1c3747fff libswiftObjectiveC.dylib arm64e  <a550c31fa226359c8d9fc8bf3bea75c0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1c3751000 - 0x1c3756fff libswiftQuartzCore.dylib arm64e  <39444c8eb68f388ea460fdb5da641bf4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1c3793000 - 0x1c37a7fff libswiftUIKit.dylib arm64e  <6296c18861253b70b3d0c6ba1444f9e0> /usr/lib/swift/libswiftUIKit.dylib
0x1c37b8000 - 0x1c37c0fff libswiftos.dylib arm64e  <01a2bd8c90713f0f9323d72703e02ed4> /usr/lib/swift/libswiftos.dylib
0x1c37c1000 - 0x1c37dbfff libswiftsimd.dylib arm64e  <7b64c17552a43033958df3d7e3c219b0> /usr/lib/swift/libswiftsimd.dylib
0x1c37dc000 - 0x1c37e1fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
0x1c37e2000 - 0x1c37f2fff libcommonCrypto.dylib arm64e  <a6eb95d01dd33d93ab7d2cc2c5f1432d> /usr/lib/system/libcommonCrypto.dylib
0x1c37f3000 - 0x1c37f6fff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
0x1c38cd000 - 0x1c38cdfff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
0x1c38ce000 - 0x1c38d3fff libmacho.dylib arm64e  <d57ecc933d383549b596a37f3aa5f6e5> /usr/lib/system/libmacho.dylib
0x1c38d4000 - 0x1c38d5fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
0x1c38d6000 - 0x1c38d7fff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
0x1c38d8000 - 0x1c3905fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
0x1c3906000 - 0x1c390bfff libunwind.dylib arm64e  <e0ee449ef786342596215cc058a119af> /usr/lib/system/libunwind.dylib
0x1c3bef000 - 0x1c3c5bfff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c3c5c000 - 0x1c3c69fff NanoPreferencesSync arm64e  <ffa81252ac5135ae9c37ef85570c9c95> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c4b91000 - 0x1c4bccfff CryptoTokenKit arm64e  <2ec8eccbe9993e5eaf184c1f7fc1245b> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c4bd2000 - 0x1c539afff SwiftUI arm64e  <982eae193908332ba04bbd4016b50c3a> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1c5c8f000 - 0x1c5cadfff AppSSO arm64e  <f6b02ba53d143d3cbbdd33b45cc9585e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c5cae000 - 0x1c5cc2fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: F3B3BDC7-E4E4-41B8-B771-A29157B3B76D
Beta Identifier:     F9DE5237-6BA0-48C0-A7A6-3BD43437130D
Hardware Model:      iPhone12,1
Process:             NetNewsWire [6215]
Path:                /private/var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             30 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone12,1:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [1496]

Date/Time:           2020-01-26 17:39:04.0639 -0500
Launch Time:         2020-01-26 17:38:48.7425 -0500
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    1.03.12
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-update watchdog transgression: application<com.ranchero.NetNewsWire.iOS>:6215 exhausted real (wall clock) time allowance of 10.00 seconds | ProcessVisibility: Background | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Background | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 27.390 (user 27.390, system 0.000), 30% CPU", | "Elapsed application CPU time (seconds): 15.066, 16% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   CoreFoundation                  0x000000018dabd22c 0x18d9ca000 + 995884
1   CoreFoundation                  0x000000018dabc7c0 0x18d9ca000 + 993216
2   CoreFoundation                  0x000000018daa08c0 0x18d9ca000 + 878784
3   libswiftFoundation.dylib        0x00000001c35aa530 0x1c34fd000 + 709936
4   NetNewsWire                     specialized MutableCollection<>._insertionSort(within:sortedEnd:by:) (in NetNewsWire) (Node-Extensions.swift:62)
5   NetNewsWire                     specialized UnsafeMutableBufferPointer._stableSortImpl(by:) (in NetNewsWire) (<compiler-generated>:0)
6   NetNewsWire                     specialized MutableCollection<>.sort(by:) (in NetNewsWire) (<compiler-generated>:0)
7   NetNewsWire                     WebFeedTreeControllerDelegate.childNodesForContainerNode(_:) (in NetNewsWire) (<compiler-generated>:0)
8   RSTree                          TreeController.rebuildChildNodes(node:) (in RSTree) (TreeController.swift:120)
9   RSTree                          TreeController.rebuildChildNodes(node:) (in RSTree) (TreeController.swift:128)
10  RSTree                          TreeController.rebuildChildNodes(node:) (in RSTree) (TreeController.swift:128)
11  NetNewsWire                     SceneCoordinator.rebuildBackingStores(initialLoad:updateExpandedNodes:) (in NetNewsWire) (SceneCoordinator.swift:1209)
12  NetNewsWire                     SceneCoordinator.unreadCountDidChange(_:) (in NetNewsWire) (SceneCoordinator.swift:449)
13  NetNewsWire                     @objc SceneCoordinator.unreadCountDidInitialize(_:) (in NetNewsWire) + 112
14  Foundation                      0x000000018dec706c 0x18ddaf000 + 1146988
15  CoreFoundation                  0x000000018da5499c 0x18d9ca000 + 567708
16  CoreFoundation                  0x000000018da549ec 0x18d9ca000 + 567788
17  CoreFoundation                  0x000000018da53ce4 0x18d9ca000 + 564452
18  CoreFoundation                  0x000000018da5397c 0x18d9ca000 + 563580
19  CoreFoundation                  0x000000018d9cc910 0x18d9ca000 + 10512
20  CoreFoundation                  0x000000018da532ac 0x18d9ca000 + 561836
21  Foundation                      0x000000018ddb5bfc 0x18ddaf000 + 27644
22  Account                         WebFeed.unreadCount.setter (in Account) (<compiler-generated>:0)
23  Account                         specialized Sequence.forEach(_:) (in Account) (Account.swift:0)
24  Account                         closure #1 in Account.fetchAllUnreadCounts() (in Account) (<compiler-generated>:0)
25  ArticlesDatabase                partial apply for closure #1 in closure #1 in ArticlesTable.fetchArticlesAsync(_:_:) (in ArticlesDatabase) (<compiler-generated>:0)
26  ArticlesDatabase                thunk for @escaping @callee_guaranteed () -> () (in ArticlesDatabase) (<compiler-generated>:0)
27  libdispatch.dylib               0x000000018d7a0b7c 0x18d79f000 + 7036
28  libdispatch.dylib               0x000000018d7a1fd8 0x18d79f000 + 12248
29  libdispatch.dylib               0x000000018d7adcc8 0x18d79f000 + 60616
30  CoreFoundation                  0x000000018da77cc8 0x18d9ca000 + 711880
31  CoreFoundation                  0x000000018da72a24 0x18d9ca000 + 690724
32  CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
33  GraphicsServices                0x0000000197cef534 0x197cec000 + 13620
34  UIKitCore                       0x0000000191beaa60 0x1911a7000 + 10762848
35  NetNewsWire                     main (in NetNewsWire) (AppDelegate.swift:19)
36  libdyld.dylib                   0x000000018d8f0e18 0x18d8f0000 + 3608

Thread 1:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 2:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 3 name:  com.apple.uikit.eventfetch-thread
Thread 3:
0   libsystem_kernel.dylib          0x000000018d8c4c04 0x18d8c1000 + 15364
1   libsystem_kernel.dylib          0x000000018d8c4020 0x18d8c1000 + 12320
2   CoreFoundation                  0x000000018da77964 0x18d9ca000 + 711012
3   CoreFoundation                  0x000000018da727fc 0x18d9ca000 + 690172
4   CoreFoundation                  0x000000018da71f40 0x18d9ca000 + 687936
5   Foundation                      0x000000018ddb73b0 0x18ddaf000 + 33712
6   Foundation                      0x000000018ddb7288 0x18ddaf000 + 33416
7   UIKitCore                       0x0000000191c8623c 0x1911a7000 + 11399740
8   Foundation                      0x000000018ddb6014 0x18ddaf000 + 28692
9   Foundation                      0x000000018def1a7c 0x18ddaf000 + 1321596
10  libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
11  libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 4 name:  JavaScriptCore bmalloc scavenger
Thread 4:
0   libsystem_kernel.dylib          0x000000018d8e6ccc 0x18d8c1000 + 154828
1   libsystem_pthread.dylib         0x000000018d80921c 0x18d804000 + 21020
2   libc++.1.dylib                  0x000000018d93bd04 0x18d92d000 + 60676
3   JavaScriptCore                  0x000000019ccc321c 0x19cc38000 + 569884
4   JavaScriptCore                  0x000000019ccc6c80 0x19cc38000 + 584832
5   JavaScriptCore                  0x000000019ccc6978 0x19cc38000 + 584056
6   JavaScriptCore                  0x000000019ccc7cbc 0x19cc38000 + 588988
7   libsystem_pthread.dylib         0x000000018d805840 0x18d804000 + 6208
8   libsystem_pthread.dylib         0x000000018d80d9f4 0x18d804000 + 39412

Thread 5:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 6:
0   libsystem_pthread.dylib         0x000000018d80d9e0 0x18d804000 + 39392

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000281965340   x1: 0x0000000000000001   x2: 0x000000000000001e   x3: 0x00000001d97d00c5
    x4: 0x0000000000000008   x5: 0x000000000000001d   x6: 0x0000000000000351   x7: 0x0000000281965340
    x8: 0xfffffffffffffff1   x9: 0x00000002827fe867  x10: 0x000000016bcb91ce  x11: 0x000000000000006f
   x12: 0x00000001177b315c  x13: 0x000000016bcb9420  x14: 0x000000000000d800  x15: 0x0000000000000001
   x16: 0x0000000000000000  x17: 0xffffffffffffffff  x18: 0x0000000000000000  x19: 0x000000016bcb9268
   x20: 0x000000016bcb9268  x21: 0x0000000000000007  x22: 0x0000000000000007  x23: 0x0000000000000025
   x24: 0x0000000281965340  x25: 0x0000000000000008  x26: 0x0000000000000008  x27: 0x000000000000001d
   x28: 0x000000016bcb91b0   fp: 0x000000016bcb90a0   lr: 0xf90d27818dabc7c0
    sp: 0x000000016bcb8dc0   pc: 0x000000018dabd22c cpsr: 0x80000000
   esr: 0x56000080  Address size fault

Binary Images:
0x104144000 - 0x104273fff NetNewsWire arm64  <09f7b96b84e9351ab1c3165957603932> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/NetNewsWire
0x1042f4000 - 0x10431bfff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x104330000 - 0x10433bfff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x10434c000 - 0x104383fff ArticlesDatabase arm64  <a29c0e9e36b030a09473957b5192758b> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x10439c000 - 0x104403fff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
0x104480000 - 0x1045effff Account arm64  <abb0631f5b8b32b996cabedadcb1a5ad> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Account.framework/Account
0x104648000 - 0x10465bfff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x104670000 - 0x104693fff RSDatabase arm64  <6673f010d5cf3e80b3f1fe38f383e4f3> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x1046a8000 - 0x1046cffff RSCore arm64  <8388505db547378985a4202a982856fa> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x1046e8000 - 0x1046f3fff SyncDatabase arm64  <984ed8f921ab375a8656b13779530c1d> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x104704000 - 0x104733fff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/7EB8B5BD-D811-4DFF-9A43-DA208B43DA68/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x104c2c000 - 0x104c37fff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
0x18d6d4000 - 0x18d6eafff libsystem_trace.dylib arm64e  <d8b2e2cdf750340388aba63c781581b9> /usr/lib/system/libsystem_trace.dylib
0x18d6eb000 - 0x18d71efff libxpc.dylib arm64e  <b7ae424e41d63a58a05cea0847830ddc> /usr/lib/system/libxpc.dylib
0x18d71f000 - 0x18d71ffff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
0x18d720000 - 0x18d79efff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
0x18d79f000 - 0x18d7dbfff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
0x18d7dc000 - 0x18d7fcfff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
0x18d7fd000 - 0x18d803fff libsystem_platform.dylib arm64e  <cff9fe5cd8603000819ef5e15752dd46> /usr/lib/system/libsystem_platform.dylib
0x18d804000 - 0x18d80efff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
0x18d80f000 - 0x18d83ffff libobjc.A.dylib arm64e  <a486c2b341b03f23af40c5579f5be97e> /usr/lib/libobjc.A.dylib
0x18d840000 - 0x18d8acfff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
0x18d8ad000 - 0x18d8c0fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
0x18d8c1000 - 0x18d8effff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
0x18d8f0000 - 0x18d923fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
0x18d924000 - 0x18d92cfff libsystem_darwin.dylib arm64e  <a799ce1b3d243b0980f1a5fcfc1c11da> /usr/lib/system/libsystem_darwin.dylib
0x18d92d000 - 0x18d987fff libc++.1.dylib arm64e  <d9f3508f9f743705ac7c83efcf279139> /usr/lib/libc++.1.dylib
0x18d988000 - 0x18d9c9fff libsystem_info.dylib arm64e  <aca5c5c953ed38b0a9c8cc5b7963fcd2> /usr/lib/system/libsystem_info.dylib
0x18d9ca000 - 0x18dd47fff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18dd48000 - 0x18ddaefff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18ddaf000 - 0x18e07afff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
0x18e07b000 - 0x18e0adfff libCRFSuite.dylib arm64e  <ed1305c6ef1f35f2ace7859d9f8685eb> /usr/lib/libCRFSuite.dylib
0x18e0ae000 - 0x18e231fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18e232000 - 0x18e294fff libSparse.dylib arm64e  <c8f8efa09ead3905a54ca13f251b2ad9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x18e295000 - 0x18e78efff ImageIO arm64e  <afcf2555c1e13bed8bb4c78c1c35c44d> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18e78f000 - 0x18e791fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18e792000 - 0x18e92afff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
0x18e92b000 - 0x18ea6bfff Security arm64e  <e5022c81c9a53c7cbfccaa299e595cf8> /System/Library/Frameworks/Security.framework/Security
0x18ea6c000 - 0x18eb12fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18eb13000 - 0x18eb4afff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
0x18eb4b000 - 0x18eba9fff libprotobuf.dylib arm64e  <ec0fdc39903939f7a4600093bf4af70d> /usr/lib/libprotobuf.dylib
0x18ebaa000 - 0x18ebbcfff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
0x18ebbd000 - 0x18ee1dfff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
0x18ee1e000 - 0x18ee47fff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18ee48000 - 0x18ee8ffff WirelessDiagnostics arm64e  <d326a69a1d2a33ed94d07759aaa89b29> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18ee90000 - 0x18eecbfff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
0x18eecc000 - 0x18f314fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18f315000 - 0x18f5edfff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18f5ee000 - 0x18f6e1fff LanguageModeling arm64e  <ace2c2df42ff3540b5788c52c635d9dd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18f6e2000 - 0x18f728fff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18f729000 - 0x18f8affff libsqlite3.dylib arm64e  <c8af1e21fa363921b2588002b98137c8> /usr/lib/libsqlite3.dylib
0x18f8b0000 - 0x18f8e2fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18f8e3000 - 0x18f8ecfff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
0x18f8ed000 - 0x18fac9fff CoreDuet arm64e  <f1394ee72de2386cbace9ae359faae3d> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18faca000 - 0x18fc11fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x18fc12000 - 0x18fcf7fff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x18fcf8000 - 0x18fd16fff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x18fd17000 - 0x18fd54fff AppSupport arm64e  <ed3d3e24ae6238e4be7f0b1633ce1238> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18fd55000 - 0x19022ffff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
0x190230000 - 0x190340fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x190341000 - 0x19036bfff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x19036c000 - 0x19038dfff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19038e000 - 0x190645fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
0x190646000 - 0x19065cfff ProtocolBuffer arm64e  <cb77568d0c423ae1abe191b796d30031> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19065d000 - 0x190677fff CommonUtilities arm64e  <eeebcf1a184e3c2ebc876c3be5688046> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x190678000 - 0x190678fff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
0x190679000 - 0x1906b1fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1906b2000 - 0x19072afff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19072b000 - 0x190c7afff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x190c7b000 - 0x190cedfff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x190cfb000 - 0x190d51fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
0x190d52000 - 0x190d62fff SharedWebCredentials arm64e  <a822eff8a92a31b4b76784d1f672643c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x190d63000 - 0x1910c3fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1910c4000 - 0x1911a6fff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1911a7000 - 0x1922cbfff UIKitCore arm64e  <aa897ca98d153dd7bb4f8d90f9a28571> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1922cc000 - 0x1922dafff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1922db000 - 0x1923b2fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1923b3000 - 0x1923b8fff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1923b9000 - 0x1923cffff libsystem_asl.dylib arm64e  <df2c28764e223adea9710e7287f7e1f5> /usr/lib/system/libsystem_asl.dylib
0x1923d0000 - 0x19244cfff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19244d000 - 0x192780fff CoreData arm64e  <dde341d2bd5b31919d507ca75c4fb381> /System/Library/Frameworks/CoreData.framework/CoreData
0x192781000 - 0x1929adfff Vision arm64e  <0e223637f78239d2972b816791315aaf> /System/Library/Frameworks/Vision.framework/Vision
0x1929ae000 - 0x1929f2fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1929f3000 - 0x192a1efff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x192a1f000 - 0x192ad6fff libboringssl.dylib arm64e  <cafab4d22bfa3fd68701090c3e63194a> /usr/lib/libboringssl.dylib
0x192ad7000 - 0x192ae5fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
0x192ae6000 - 0x192b06fff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x192b07000 - 0x192c81fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x192c82000 - 0x192cd1fff SpringBoardServices arm64e  <b3f23d5706673022b05eccf903386970> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x192cd2000 - 0x192d49fff FrontBoardServices arm64e  <d9938bb966d831f6aced42ada1b4180e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x192d4a000 - 0x192e62fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
0x192e63000 - 0x192ebffff libusrtcp.dylib arm64e  <c229f77f2b47361c97e2c71a24093061> /usr/lib/libusrtcp.dylib
0x192ec0000 - 0x192ec7fff libsystem_symptoms.dylib arm64e  <fb2a385ab40f318dbc3ead01f8984c3c> /usr/lib/system/libsystem_symptoms.dylib
0x192ec8000 - 0x193e1efff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x193e1f000 - 0x193e27fff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x193e28000 - 0x193e83fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x193e84000 - 0x193fe6fff CoreUtils arm64e  <f5db69e7973a32f195498f60045ac793> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x193fe7000 - 0x194098fff IMSharedUtilities arm64e  <0366217308de32f0887f3adde661b72e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1940c7000 - 0x1940d0fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
0x1940d1000 - 0x19414ffff AppleAccount arm64e  <fe2a152dae263db5afc2ffc92a3fbf50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x194150000 - 0x19416bfff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19416c000 - 0x19425cfff IDS arm64e  <ae7628820628327a819de45668632e5c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19425d000 - 0x19438dfff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19438e000 - 0x19438ffff libCTGreenTeaLogger.dylib arm64e  <a0101914772431b0bf896828bdd09318> /usr/lib/libCTGreenTeaLogger.dylib
0x1943f5000 - 0x1944f6fff CoreMedia arm64e  <ac1bf796ee3b3ccdae211574c805dcc7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1944f7000 - 0x194507fff UIKitServices arm64e  <efbf18d4ca5b3966bcc61dcf5b3f1dfa> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x194508000 - 0x19455cfff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19455d000 - 0x1947b4fff QuartzCore arm64e  <a3363f67678339798fa95563abd4737d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1947b5000 - 0x194972fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x194973000 - 0x194ee6fff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x194ee7000 - 0x195022fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
0x195023000 - 0x195053fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x195054000 - 0x195077fff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x195078000 - 0x1951ddfff Sharing arm64e  <dd006e5b5a6731c4a9393ed359db1a7c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1951de000 - 0x1957fcfff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
0x1957fd000 - 0x197519fff WebCore arm64e  <bf0e57dc5e3738fea64489c30782dde3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19751a000 - 0x197532fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
0x197533000 - 0x19753efff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19753f000 - 0x1975b9fff ContactsFoundation arm64e  <fd40685c96b73670bed6c085707c9669> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1975ba000 - 0x1975cefff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1975cf000 - 0x1975e0fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1975e1000 - 0x197cebfff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x197cec000 - 0x197cf4fff GraphicsServices arm64e  <b06e705fec55357682abea65a9bd7143> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x197ddd000 - 0x197fdbfff AVFoundation arm64e  <a953c52b12353b57bb3264559dc4dfe4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x197fdc000 - 0x198014fff OnBoardingKit arm64e  <2e2d67b4d3b9369c834ced186e4c4f96> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x198015000 - 0x198064fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x198065000 - 0x19807dfff MobileAsset arm64e  <fe89900fe9423880835ee4fca6e59528> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19807e000 - 0x19808bfff libGSFont.dylib arm64e  <f71813e5c1ca3b3abd9885c6241d7081> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x19808c000 - 0x198095fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x198096000 - 0x1981e4fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1981e5000 - 0x198230fff AXRuntime arm64e  <539c8041a10e3612aae6420fcb339466> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x198234000 - 0x198376fff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x198377000 - 0x19849dfff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19849e000 - 0x198b30fff PhotoLibraryServices arm64e  <dc25c647f7c934f59860ede5824e472c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x198b31000 - 0x198dbefff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x198dbf000 - 0x198fedfff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x198fee000 - 0x199023fff libAudioToolboxUtility.dylib arm64e  <b6aa8334be8c3199afd8f592e990d506> /usr/lib/libAudioToolboxUtility.dylib
0x199024000 - 0x1991edfff ContactsUI arm64e  <eb9eb8f1fbf537c5893bd3d65edc55df> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19946a000 - 0x199501fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x199516000 - 0x1995cdfff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x199650000 - 0x19967efff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1998e4000 - 0x19995dfff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19995e000 - 0x199d8efff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
0x199d8f000 - 0x199da3fff libCGInterfaces.dylib arm64e  <f4421e9313fa386fbd568035eb1d35be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x199da4000 - 0x199ef3fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x199ef4000 - 0x199f5efff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x199fdf000 - 0x199fe2fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x199fe3000 - 0x19a099fff CorePDF arm64e  <baab529ae75f31c98f2dc632763f0927> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x19a0d7000 - 0x19a499fff MediaPlayer arm64e  <07093d6d611f3f0bac1c41bfd3a55aa6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19a49a000 - 0x19a7b4fff AppleMediaServices arm64e  <e09c597b49783bca83902d2888a954b8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19a7b5000 - 0x19a7dcfff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x19a7dd000 - 0x19a9a2fff CoreMotion arm64e  <c6e4a189f8ed3cd789b3e225658d9c6c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19a9a3000 - 0x19aa8ffff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19aa90000 - 0x19ac8cfff RawCamera arm64e  <103674c7fa933f01a8d0a099d750acae> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x19ac8d000 - 0x19ad46fff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19ad47000 - 0x19ad6bfff AppSupportUI arm64e  <2408c8c7085338bb8dcf4e3d0dea06fa> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19ad6c000 - 0x19ada2fff CoreVideo arm64e  <a25c5736c30036e28d467f803be524d9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x19ada3000 - 0x19afddfff AudioToolboxCore arm64e  <ff0d55ac3b8531f3a4198e77e1c4a8b9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19afde000 - 0x19b024fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19b025000 - 0x19b060fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19b061000 - 0x19b121fff TelephonyUtilities arm64e  <4551385c5c21384d8f2c1a4a4caed738> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19b122000 - 0x19b14cfff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19b14d000 - 0x19b4d8fff libswiftCore.dylib arm64e  <f43eaeda4165300689c4a25c8deb5104> /usr/lib/swift/libswiftCore.dylib
0x19b4d9000 - 0x19b61bfff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19b61c000 - 0x19b67dfff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19b67e000 - 0x19b8c5fff MapKit arm64e  <7692dbcecfd53d13b2c0ff49fd73cc43> /System/Library/Frameworks/MapKit.framework/MapKit
0x19b8c6000 - 0x19b8defff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x19b8df000 - 0x19b9d3fff MediaExperience arm64e  <c457073b41543d89b623139ba565f74e> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19b9d4000 - 0x19bca3fff Celestial arm64e  <ae1154a2d5f1329a83d8dfe70faaa623> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x19bca4000 - 0x19bd01fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
0x19bed2000 - 0x19c5c9fff VectorKit arm64e  <d2550aaff3c23030b9ccc2bd7ad9541a> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19c5ca000 - 0x19c69efff AVKit arm64e  <d759e8f5dcb83086b6736241d51716c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x19c69f000 - 0x19c6cffff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19c6d0000 - 0x19c6d2fff libapp_launch_measurement.dylib arm64e  <c1f43218d54730ab8750517daefe48c9> /usr/lib/libapp_launch_measurement.dylib
0x19c7b9000 - 0x19c81dfff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19c81e000 - 0x19c8b6fff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19c8b7000 - 0x19c8c6fff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19c8c7000 - 0x19c8d9fff MobileBluetooth arm64e  <b9934a60a1aa38b19ac53af3b35fe3c5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x19c8da000 - 0x19c999fff LinkPresentation arm64e  <f01d5e30404f358682c34890a625c96b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x19c9d1000 - 0x19c9d5fff libsystem_configuration.dylib arm64e  <a92c46974d573124b9dd4097464668f7> /usr/lib/system/libsystem_configuration.dylib
0x19c9d6000 - 0x19ca2ffff RemoteUI arm64e  <ed2f57b8883f386f94f38cababc951ac> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x19ca30000 - 0x19ca7ffff AuthKitUI arm64e  <ddcb1d661e043a3cb209d39471e5f22a> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x19ca80000 - 0x19cae6fff CoreRecognition arm64e  <2bac4dfb06fc3c2d9f86d2dbcb7b749a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x19cae7000 - 0x19cb6dfff Social arm64e  <a090dc01af5d3533a388c32005e1aeaf> /System/Library/Frameworks/Social.framework/Social
0x19cbbe000 - 0x19cbccfff HangTracer arm64e  <ce00101c005d38cbb4a9a6bf1db578f5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x19cbcd000 - 0x19cc35fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19cc36000 - 0x19cc37fff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
0x19cc38000 - 0x19da32fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19da33000 - 0x19dabffff libTelephonyUtilDynamic.dylib arm64e  <a9a4e364599e33b79d747739c0b1c57a> /usr/lib/libTelephonyUtilDynamic.dylib
0x19dad5000 - 0x19dd5dfff StoreServices arm64e  <eb22ca72bad23cf6858de417075b378f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19dd5e000 - 0x19dd67fff IOMobileFramebuffer arm64e  <f62f5616bf6332f5a56f61ab183532d7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x19dd68000 - 0x19dedffff SafariServices arm64e  <c9f463187ba9309e9e019e4bdd3fa5eb> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19e0d9000 - 0x19e0f3fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19e0f4000 - 0x19e1defff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
0x19f8e6000 - 0x19f92ffff MetadataUtilities arm64e  <dea5256b07193ca5ad924f9a07e8af44> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x19f930000 - 0x19f98afff UserActivity arm64e  <5f0a98beadc73d74a751b9ac855adc51> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a0303000 - 0x1a0529fff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a052a000 - 0x1a0560fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a0561000 - 0x1a05c3fff CalendarFoundation arm64e  <b9f80850e5073e38bc55d5dd572a6afc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a05c4000 - 0x1a06bdfff EventKit arm64e  <e6a2982cecc9390ba897d6f5051c8800> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a06be000 - 0x1a06f4fff MediaServices arm64e  <a1d28c8b5cbf3dfd9ce4b340c0973982> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a0b26000 - 0x1a0b67fff BiometricKit arm64e  <fcc39b27dff9337f86e3542b7b76b36f> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a0b68000 - 0x1a0b94fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a0b95000 - 0x1a0be8fff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1a0be9000 - 0x1a0c82fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a0c83000 - 0x1a0e73fff MediaRemote arm64e  <c8a41590511c329c97ee13e69f1ef0b9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a0e74000 - 0x1a0e7cfff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1a0e8d000 - 0x1a0eb4fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a0fbd000 - 0x1a0fe0fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1a0ffc000 - 0x1a1019fff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a101a000 - 0x1a1024fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1a1025000 - 0x1a10befff CoreSuggestions arm64e  <e0d6eb21c617384ebe44b7ac7c6a21f7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a10bf000 - 0x1a1279fff IMCore arm64e  <3a974edca95f3f009845448a08b185db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a127a000 - 0x1a12ccfff DeviceManagement arm64e  <f422832284813989b9f9ca2a2b0b9727> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1a1af9000 - 0x1a1b06fff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1a1b07000 - 0x1a1b3cfff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a1b3d000 - 0x1a1b3ffff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
0x1a1c6c000 - 0x1a1c78fff ContextKit arm64e  <04de98a8b7de38369af4bf148eec03fc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a1caa000 - 0x1a1d19fff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a1d1a000 - 0x1a1d46fff OSAnalytics arm64e  <f2865dba47f2300d92ce36387733a14f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a1d47000 - 0x1a1d76fff MobileInstallation arm64e  <a006311065723a959b2d5229400353b2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a1d77000 - 0x1a1e15fff Metal arm64e  <e3af3fabbe9d370ba20197ba2e75ae54> /System/Library/Frameworks/Metal.framework/Metal
0x1a1e16000 - 0x1a1e1bfff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1a1e1c000 - 0x1a1e27fff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1a1e49000 - 0x1a1e50fff libsystem_dnssd.dylib arm64e  <fbb48ad73dad3138bc4210c4fb391507> /usr/lib/system/libsystem_dnssd.dylib
0x1a1e51000 - 0x1a1e57fff PushKit arm64e  <dc7845824e9f342b82d2ef0b2ca184b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1a1e58000 - 0x1a1f65fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a1f78000 - 0x1a1f79fff BackgroundTaskAgent arm64e  <b1b6a42ae6a23b5695a26e3289674a44> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1a1f7a000 - 0x1a1f7efff LinguisticData arm64e  <d7749bc5c39c39058f8be3f27387b645> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1a1f7f000 - 0x1a1f97fff CoreSDB arm64e  <a6655c8738633da495c9d770639b35f4> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1a1f98000 - 0x1a1fa8fff Categories arm64e  <ed13e728690a3fa1973c4d135b44d884> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a1fc4000 - 0x1a2080fff VideoToolbox arm64e  <f3adbd0d194434e084af32508f89b3b6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a24ce000 - 0x1a252cfff PersonalizationPortrait arm64e  <46ec0696499e3db797e76bb3f1611004> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a25fb000 - 0x1a2603fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1a2604000 - 0x1a2606fff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1a2607000 - 0x1a26b8fff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a26b9000 - 0x1a26e8fff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a275c000 - 0x1a2771fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a2772000 - 0x1a277afff FamilyCircle arm64e  <e4c1b89a5fc137e286559e1dd335032d> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a277b000 - 0x1a2791fff libcoretls.dylib arm64e  <d18f15f0d39833159d79196c32f4a381> /usr/lib/libcoretls.dylib
0x1a27e9000 - 0x1a287cfff libate.dylib arm64e  <f1b13c32ba0139de870ab42484212f1a> /usr/lib/libate.dylib
0x1a38d3000 - 0x1a3922fff FTServices arm64e  <bef55a3120183d8eb97c191d51ac4c4b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a39db000 - 0x1a3a57fff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a3a58000 - 0x1a3a62fff CoreRecents arm64e  <75a19a8edd21305c9815d923fcfb4bbc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1a3b0f000 - 0x1a3b1cfff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a3cd8000 - 0x1a3cfdfff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a3cfe000 - 0x1a3ef5fff iTunesCloud arm64e  <659caf8613603bffb0cfeb13adcbfe6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a3ef6000 - 0x1a41c3fff MusicLibrary arm64e  <6a4e5aefe29233bd82d1464b0b893ad6> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a41c4000 - 0x1a41c5fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1a41c6000 - 0x1a41d7fff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
0x1a41fa000 - 0x1a41fffff IDSKVStore arm64e  <771148b54bf33807a55f2511d9d7bc2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1a4200000 - 0x1a4210fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a42ab000 - 0x1a42fbfff ClassKit arm64e  <f44c086c15df3971b4c889c466a17534> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a4369000 - 0x1a4375fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1a4376000 - 0x1a437efff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a44e6000 - 0x1a4533fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a45e7000 - 0x1a45eefff CoreTime arm64e  <b2bf48e6b6ab3b139c102672fc482eec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a462e000 - 0x1a4771fff IMDPersistence arm64e  <ba1666c70a43373486f7248a376fe1da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a4bb2000 - 0x1a4c08fff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a4eed000 - 0x1a4f0cfff AppConduit arm64e  <fabdbc4ea3033ebcbd5f1cc6e2fa62a8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1a4f0d000 - 0x1a4f26fff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a52b9000 - 0x1a538ffff CoreBrightness arm64e  <b8754148a058378dbd5c89c6ea86df03> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a5390000 - 0x1a5397fff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
0x1a5532000 - 0x1a5700fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a5701000 - 0x1a5708fff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1a5709000 - 0x1a5793fff BulletinBoard arm64e  <4297091d20d93eb8b7b75773b97bde6c> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1a5794000 - 0x1a5825fff iTunesStore arm64e  <25e8c53934f63c1ba2d92a27fd3a36cc> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1a628c000 - 0x1a62e6fff SafariCore arm64e  <ec8239f5781d3bb09cf07c4fea963c5c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a62e7000 - 0x1a634efff ScreenTimeCore arm64e  <748db3358d6338f49aa0f79456dd5dec> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a698f000 - 0x1a69a3fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a69a4000 - 0x1a69a8fff CommunicationsFilter arm64e  <17d34f3f18573d5db53844cc6d0d03f8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1a69a9000 - 0x1a69ccfff AddressBook arm64e  <80169bf229ad3d5ebf79907402e5d124> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1a69cd000 - 0x1a69d8fff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1a6b28000 - 0x1a6c02fff libBLAS.dylib arm64e  <d8d889969b8031baad221c1837dbf4dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a6c03000 - 0x1a6c11fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1a7430000 - 0x1a7503fff CoreParsec arm64e  <12b32e38ab8b3a039a8e78945adb9754> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a7701000 - 0x1a771cfff libtailspin.dylib arm64e  <f4890210bb5d31d0a94ebb3c4248216b> /usr/lib/libtailspin.dylib
0x1a777c000 - 0x1a7791fff ContactsDonation arm64e  <827fed8716143f38a8833552efd5bb5e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a77db000 - 0x1a77e4fff MobileActivation arm64e  <cd9d0059ed5630bbafe20335fcccadef> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1a7868000 - 0x1a7877fff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a7878000 - 0x1a7979fff ResponseKit arm64e  <ff7a3a414be43848a76d89dd583e0a42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1a7a45000 - 0x1a7a8ffff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a7a90000 - 0x1a7b5afff ProofReader arm64e  <c27b8b3ffdb93843b0d77cf8836948e8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1a7bce000 - 0x1a7c53fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a7c54000 - 0x1a7c5afff IdleTimerServices arm64e  <d939fa02774538e783b8860cb6bb5ba9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1a7d4f000 - 0x1a7e0cfff VideoSubscriberAccount arm64e  <7de0c60c85263eca92cf191ae44c48c5> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1a7e21000 - 0x1a7e24fff FTClientServices arm64e  <69dd8a0ec8ef3267b36254f500c6c8dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1a7e25000 - 0x1a7e8dfff ContactsUICore arm64e  <8981b44168e13dee942a188b8db38eab> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a8313000 - 0x1a835bfff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a847d000 - 0x1a84d8fff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a85c7000 - 0x1a85d2fff OpenGLES arm64e  <e22f9ba68fb53f55bec617a447e2a33b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a873c000 - 0x1a8745fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a8746000 - 0x1a877bfff SharedUtils arm64e  <d29fcba88ed53f6bbfda9c3eb92d8930> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a877c000 - 0x1a87cafff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a987a000 - 0x1a98b7fff StreamingZip arm64e  <ae834b3566613f14a80667636fb25496> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1aa546000 - 0x1aa77cfff SafariShared arm64e  <e53a349c50af35a6a11fb72aa08fa80f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1aa804000 - 0x1aa806fff InternationalTextSearch arm64e  <f90073aa5cd7366c97f68c4724912a7c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1aa825000 - 0x1aa842fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1ab1d6000 - 0x1ab1dbfff IncomingCallFilter arm64e  <9896a2daaabe3f188f55e25e739b75cc> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1ab1f7000 - 0x1ab20ffff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1ab681000 - 0x1ab687fff Netrb arm64e  <a11306a1c91130eb99782a093e433ecd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1ab68b000 - 0x1ab6bbfff EAP8021X arm64e  <d2df17b0c7d53332b693e6b0b77ed390> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1ab6bc000 - 0x1ab6befff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ab86a000 - 0x1ab86efff libgermantok.dylib arm64e  <a2032d5ed8e33b3d8cbdbc4b2c518c14> /usr/lib/libgermantok.dylib
0x1ab86f000 - 0x1ab922fff libmecab.dylib arm64e  <ff41d717484a34ee951db169ad00d674> /usr/lib/libmecab.dylib
0x1ab923000 - 0x1ab95ffff Catalyst arm64e  <400f91169d1d34eaa7d624032c7acb2a> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1abab5000 - 0x1abaf1fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1abaf2000 - 0x1abc0ffff Navigation arm64e  <3abaf7b6ff3e37f48321a169b454981d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1abf34000 - 0x1abf42fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1abf43000 - 0x1abf63fff FTAWD arm64e  <e32e0092746934e98ae29cabc2ada4c0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1ad532000 - 0x1ad534fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ad801000 - 0x1ad83efff DifferentialPrivacy arm64e  <24140d84f0a23aa09fdc2c283266d860> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ae02b000 - 0x1ae09bfff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
0x1ae09c000 - 0x1ae0cdfff C2 arm64e  <d54d57283f60309f9ce390f88d2c37fa> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ae0ce000 - 0x1ae102fff NaturalLanguage arm64e  <cebe21a90a3937628f99640001efd857> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1ae198000 - 0x1ae199fff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
0x1ae1ab000 - 0x1ae1bcfff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
0x1ae1bd000 - 0x1ae214fff WebBookmarks arm64e  <3e2b3cca655a3d1fb7983e251d1ea8a4> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1ae215000 - 0x1ae222fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ae223000 - 0x1ae37ffff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ae3bc000 - 0x1ae3c4fff libcopyfile.dylib arm64e  <d1a467bab3163e5b9217227864727758> /usr/lib/system/libcopyfile.dylib
0x1ae3c5000 - 0x1ae3e7fff UsageTracking arm64e  <c17d35aea6c2343b8c5e032340643b84> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ae73d000 - 0x1ae7d0fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1ae7d1000 - 0x1ae7dcfff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1ae7dd000 - 0x1ae7eefff SettingsFoundation arm64e  <b93937521e79352294c3ad83da3ab3d8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1ae926000 - 0x1ae9a4fff Symbolication arm64e  <d79a32ecb5bc30c9809840d7c523f2c0> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1aeb6a000 - 0x1aebb9fff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1aebbd000 - 0x1aebc1fff DAAPKit arm64e  <945be93b1cc8342085caf92569b7263d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1af0e2000 - 0x1af0e4fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1afc1a000 - 0x1afc59fff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1afec7000 - 0x1afed0fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1b0627000 - 0x1b062efff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1b0643000 - 0x1b06ebfff MMCS arm64e  <ebe051e4f5993a91a8c5e63c7ddd7f6b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b0745000 - 0x1b0977fff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b0d61000 - 0x1b0da8fff CoreLocationProtobuf arm64e  <ee4deacc4d04358ebfc0abceec7dc6e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b0e5f000 - 0x1b0edafff Quagga arm64e  <b01c3def973735cb8816d3fde9690c04> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b11f0000 - 0x1b1205fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1b1e59000 - 0x1b1e67fff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
0x1b1e68000 - 0x1b1e73fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
0x1b203d000 - 0x1b204dfff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1b208d000 - 0x1b2093fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1b317e000 - 0x1b31bafff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b35fc000 - 0x1b360dfff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b360e000 - 0x1b3622fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1b369d000 - 0x1b36d8fff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1b39d9000 - 0x1b39e1fff FSEvents arm64e  <cc26a11a9fd43eb194d8b3cbb0ec1039> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1b39f2000 - 0x1b3a71fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1b4385000 - 0x1b4395fff RemoteTextInput arm64e  <d4e6d9da50873a80bdde678f6d37e1de> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1b43be000 - 0x1b43eefff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b440b000 - 0x1b4414fff CloudPhotoServices arm64e  <fb977c65537d3aafa5231f8dd4f6bc37> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b4454000 - 0x1b4468fff libLinearAlgebra.dylib arm64e  <b7392f4a63663967a1bd44a8a878775e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b44ff000 - 0x1b4607fff ConfigurationEngineModel arm64e  <eac53dd37efa3fe597fde67015b508d6> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b4608000 - 0x1b460ffff CertUI arm64e  <f1fa9f5e93f7334f9d1e114f45f08869> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1b4717000 - 0x1b4725fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b51d4000 - 0x1b521bfff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1b521c000 - 0x1b526efff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1b56ef000 - 0x1b5737fff SafariSafeBrowsing arm64e  <ac317bf18a9e32cb87df7f297458a42e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b5af4000 - 0x1b5b6bfff HomeSharing arm64e  <71f04944063f3dd090958e322d90ddad> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1b5bff000 - 0x1b5c1dfff GenerationalStorage arm64e  <b88c0254798f35f2bc51a3c0ba084bd6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1b5c83000 - 0x1b5c8efff PersonaKit arm64e  <ffe71b80954030c99b4768fe4e90ad5b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1b5c8f000 - 0x1b5c9bfff PersonaUI arm64e  <b4c8ab55d15637ba94d7676b1c1646b5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1b60ab000 - 0x1b60b0fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1b6250000 - 0x1b625ffff AssetsLibrary arm64e  <014feab7100835c38007c51501907d0a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b628d000 - 0x1b62c7fff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
0x1b65a6000 - 0x1b65bbfff WebUI arm64e  <36a55a711ee63ef98bac0fd01970c3c3> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1b65bc000 - 0x1b65d3fff SafariFoundation arm64e  <6f365f96f67d3eae8b346e9f2589c8c4> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b6620000 - 0x1b66c6fff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b66c7000 - 0x1b66f3fff vCard arm64e  <e4906192c4a63d44a9530d377ed8f09a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1b673c000 - 0x1b67c9fff SampleAnalysis arm64e  <f27074ea79873b65abebd238b4677ebd> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b67ca000 - 0x1b67d5fff IntentsFoundation arm64e  <b2d8fc73d6a83a53be6daa0479e98bac> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1b69cc000 - 0x1b69cdfff ParsecSubscriptionServiceSupport arm64e  <20a4ff35240938d9812a652f0822a730> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1b69ce000 - 0x1b6a5afff MediaPlatform arm64e  <c7917218b9ac362bbf9bcef42abfc26f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1b6a5b000 - 0x1b6d27fff MediaLibraryCore arm64e  <e993037ce69339c691f29e0d0606b277> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1b6d89000 - 0x1b6dc2fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1b6dc3000 - 0x1b6de5fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b6de6000 - 0x1b6e04fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b6e05000 - 0x1b6f06fff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b7023000 - 0x1b7023fff Accelerate arm64e  <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b7025000 - 0x1b7362fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b7363000 - 0x1b7367fff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b7368000 - 0x1b73c1fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b73c2000 - 0x1b73c2fff vecLib arm64e  <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b73cb000 - 0x1b73d9fff AuthenticationServices arm64e  <8bee3bba813a30558e2a0504448cb6d4> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b73da000 - 0x1b73e2fff BackgroundTasks arm64e  <7e0e1ac579f230f8ac6bfaa14d72d4a9> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1b741d000 - 0x1b7529fff Combine arm64e  <f657272668ea38adac5492d94a4373bd> /System/Library/Frameworks/Combine.framework/Combine
0x1b7703000 - 0x1b773efff CryptoKit arm64e  <a767a27d90b235fcb2d31552ab4ecb70> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1b777b000 - 0x1b77a8fff GSS arm64e  <de729fe3f26939f3b5c3c46109dd64c7> /System/Library/Frameworks/GSS.framework/GSS
0x1b77bc000 - 0x1b77eefff MPSCore arm64e  <a5c4ca1f4cbd391199f25b896a6c7c7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b77ef000 - 0x1b7868fff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b7869000 - 0x1b788bfff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b788c000 - 0x1b78a0fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b78a1000 - 0x1b7a36fff MPSNeuralNetwork arm64e  <debe6c3b238b3ecbb72a67a225808564> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b7a37000 - 0x1b7a7cfff MPSRayIntersector arm64e  <e9b0aebc236c39639cee390baba90c2a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b7a7d000 - 0x1b7a7dfff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b7a8a000 - 0x1b7a8afff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b7a95000 - 0x1b7a96fff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b7a97000 - 0x1b7a9dfff libCoreFSCache.dylib arm64e  <b53da010d4e437b99dd6050c27c6aa41> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b7a9e000 - 0x1b7aa3fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b7ad8000 - 0x1b7b10fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b7f2d000 - 0x1b7f2dfff UIKit arm64e  <b5da5ad3b1e0398690b3788ee78b888a> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b82e8000 - 0x1b8428fff ANECompiler arm64e  <a77a065f46f63d4299537888aea45e80> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b8429000 - 0x1b843afff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b8443000 - 0x1b84d4fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b84d5000 - 0x1b84d9fff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b8682000 - 0x1b868dfff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b8fdc000 - 0x1b8feafff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b8ff1000 - 0x1b8ffbfff AppleIDAuthSupport arm64e  <eedc87f9a1d63f3089a5b1508512351f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b8ffc000 - 0x1b903efff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b905a000 - 0x1b906bfff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b9072000 - 0x1b9095fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b914c000 - 0x1b918afff AttributeGraph arm64e  <b83d372f2e6232cd9cb01a68eda3e5d9> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1b929a000 - 0x1b92cafff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b9d94000 - 0x1b9d94fff CombineCocoa arm64e  <c0dcc9b30bdb346d928e1057348e834f> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1b9d95000 - 0x1b9d9cfff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1ba1d4000 - 0x1ba1d7fff CoreOptimization arm64e  <f2a7f4b2f92c3292b0065e9fdfa17b51> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1ba250000 - 0x1ba251fff CryptoKitCBridging arm64e  <4999cd83cb3e34a59b92d773253e21c9> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1ba2f2000 - 0x1ba2fdfff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1ba48f000 - 0x1ba4abfff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1ba56d000 - 0x1bab39fff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1bae0e000 - 0x1bb221fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1bb2f7000 - 0x1bb30afff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1bb371000 - 0x1bb37dfff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1bb39f000 - 0x1bb3b3fff Futhark arm64e  <a7d3e960297e36718be985d5a342ea82> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1bc0bc000 - 0x1bc0c8fff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1bca58000 - 0x1bcac8fff Heimdal arm64e  <f91603064d35306e827d7672ada2f684> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1bd029000 - 0x1bd02ffff InternationalSupport arm64e  <cc1377bf89833bacbf3b6abae63ea7f7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bd2f4000 - 0x1bd2f4fff Marco arm64e  <c415ad58cfe73860a3af02daad7afb02> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1bd7bc000 - 0x1bd7e6fff MetricsKit arm64e  <7f27e511a79e33e19882185f88360c3c> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1bd7f4000 - 0x1bd807fff MobileDeviceLink arm64e  <f4f686ebe6903ab6abd982aeefb1aa0b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1bdabf000 - 0x1bdafffff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1be17e000 - 0x1be17efff PhoneNumbers arm64e  <d29b14b005ac32028e9ccedd36b5cb30> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1bfb29000 - 0x1bfb7dfff RenderBox arm64e  <a2d0c5fe10113cc29eaec6678710204e> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1bfb7e000 - 0x1bfb82fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1bfd1c000 - 0x1bfd28fff SetupAssistantSupport arm64e  <bc3a7f5b6f6d3c6691b007a83ad65cfd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1bfd47000 - 0x1bfd47fff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1bfd76000 - 0x1bfd9efff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c052f000 - 0x1c0650fff TextRecognition arm64e  <db78f50a59243984a9822590699b46af> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c0651000 - 0x1c06f5fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c1547000 - 0x1c1a44fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c1bde000 - 0x1c1be6fff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1c1be7000 - 0x1c1c30fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c1c49000 - 0x1c1c55fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c2022000 - 0x1c232afff libAWDSupportFramework.dylib arm64e  <c1f2be639aa03d6b8b2e4ea17674f930> /usr/lib/libAWDSupportFramework.dylib
0x1c24e1000 - 0x1c24ebfff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
0x1c2510000 - 0x1c26d4fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
0x1c2751000 - 0x1c2758fff libMatch.1.dylib arm64e  <f9970de973473d14ab78eeca4f4dd3ef> /usr/lib/libMatch.1.dylib
0x1c280a000 - 0x1c280bfff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
0x1c2814000 - 0x1c2815fff libThaiTokenizer.dylib arm64e  <e4f4f432cf69377a8a38a2b8b140a9d0> /usr/lib/libThaiTokenizer.dylib
0x1c2915000 - 0x1c292afff libapple_nghttp2.dylib arm64e  <ba029feafe2739cb857c3dcaea611d6c> /usr/lib/libapple_nghttp2.dylib
0x1c29a3000 - 0x1c29b3fff libbsm.0.dylib arm64e  <d9098218c078393a9e586b694e1c9e23> /usr/lib/libbsm.0.dylib
0x1c29b4000 - 0x1c29c0fff libbz2.1.0.dylib arm64e  <c5cfe7d65aa83c0289e60410a4998d51> /usr/lib/libbz2.1.0.dylib
0x1c29c1000 - 0x1c29c1fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
0x1c29c2000 - 0x1c29d3fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
0x1c29d4000 - 0x1c29ebfff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
0x1c29ec000 - 0x1c29edfff libcoretls_cfhelpers.dylib arm64e  <adfa5c10b2d434a499d34ea1a2735c1d> /usr/lib/libcoretls_cfhelpers.dylib
0x1c29ee000 - 0x1c29f4fff libcupolicy.dylib arm64e  <d3e787ff65693dfaaa0c3e3a8e2843b1> /usr/lib/libcupolicy.dylib
0x1c2a35000 - 0x1c2a3efff libdscsym.dylib arm64e  <b842376b184031cb8ecc266e16add35a> /usr/lib/libdscsym.dylib
0x1c2a3f000 - 0x1c2a5cfff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
0x1c2a76000 - 0x1c2a7bfff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
0x1c2a7c000 - 0x1c2b6efff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
0x1c2b84000 - 0x1c2b8ffff liblockdown.dylib arm64e  <d0168a91fd9c3f7b98ab133106959db6> /usr/lib/liblockdown.dylib
0x1c2b90000 - 0x1c2ba8fff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
0x1c2f2e000 - 0x1c2f5efff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
0x1c2f5f000 - 0x1c2f73fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
0x1c32ff000 - 0x1c3317fff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
0x1c3318000 - 0x1c331afff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
0x1c331b000 - 0x1c3320fff libsysdiagnose.dylib arm64e  <d33b175a0fab3bf0a57dfeeef4b6c4d6> /usr/lib/libsysdiagnose.dylib
0x1c3321000 - 0x1c3352fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
0x1c335a000 - 0x1c335dfff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
0x1c338b000 - 0x1c339cfff libz.1.dylib arm64e  <fafaa0b435f730aa87616a05ec84b8cd> /usr/lib/libz.1.dylib
0x1c33c4000 - 0x1c33c6fff liblog_network.dylib arm64e  <edf9e64adde035c88c22ea6b2e592681> /usr/lib/log/liblog_network.dylib
0x1c33e7000 - 0x1c3421fff libswiftAccelerate.dylib arm64e  <56a25459487535fc88e962b7b6f45126> /usr/lib/swift/libswiftAccelerate.dylib
0x1c3460000 - 0x1c3467fff libswiftCoreData.dylib arm64e  <301d92d15a053e47936ead0125676ba5> /usr/lib/swift/libswiftCoreData.dylib
0x1c3468000 - 0x1c346cfff libswiftCoreFoundation.dylib arm64e  <24e45ec7ab0c3e73b8b23eef6a54329e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1c346d000 - 0x1c347bfff libswiftCoreGraphics.dylib arm64e  <b01462f4cf2e34efa3d0b1a5c0b08b4c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1c347c000 - 0x1c3480fff libswiftCoreImage.dylib arm64e  <4f0cb4e66cb733c5afb2f2a97cac43a7> /usr/lib/swift/libswiftCoreImage.dylib
0x1c34d6000 - 0x1c34dffff libswiftDarwin.dylib arm64e  <adf094e0508a355a8e11f8fea6ec1f03> /usr/lib/swift/libswiftDarwin.dylib
0x1c34e0000 - 0x1c34fcfff libswiftDispatch.dylib arm64e  <a17291f0cf673300bbb4177c656397ce> /usr/lib/swift/libswiftDispatch.dylib
0x1c34fd000 - 0x1c368cfff libswiftFoundation.dylib arm64e  <6561a18c7ed33602b8e2a9988912a2e3> /usr/lib/swift/libswiftFoundation.dylib
0x1c36c5000 - 0x1c36ccfff libswiftMetal.dylib arm64e  <2caae8964de037daa118762991d0ce2a> /usr/lib/swift/libswiftMetal.dylib
0x1c3741000 - 0x1c3747fff libswiftObjectiveC.dylib arm64e  <a550c31fa226359c8d9fc8bf3bea75c0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1c3751000 - 0x1c3756fff libswiftQuartzCore.dylib arm64e  <39444c8eb68f388ea460fdb5da641bf4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1c3793000 - 0x1c37a7fff libswiftUIKit.dylib arm64e  <6296c18861253b70b3d0c6ba1444f9e0> /usr/lib/swift/libswiftUIKit.dylib
0x1c37b8000 - 0x1c37c0fff libswiftos.dylib arm64e  <01a2bd8c90713f0f9323d72703e02ed4> /usr/lib/swift/libswiftos.dylib
0x1c37c1000 - 0x1c37dbfff libswiftsimd.dylib arm64e  <7b64c17552a43033958df3d7e3c219b0> /usr/lib/swift/libswiftsimd.dylib
0x1c37dc000 - 0x1c37e1fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
0x1c37e2000 - 0x1c37f2fff libcommonCrypto.dylib arm64e  <a6eb95d01dd33d93ab7d2cc2c5f1432d> /usr/lib/system/libcommonCrypto.dylib
0x1c37f3000 - 0x1c37f6fff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
0x1c38cd000 - 0x1c38cdfff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
0x1c38ce000 - 0x1c38d3fff libmacho.dylib arm64e  <d57ecc933d383549b596a37f3aa5f6e5> /usr/lib/system/libmacho.dylib
0x1c38d4000 - 0x1c38d5fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
0x1c38d6000 - 0x1c38d7fff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
0x1c38d8000 - 0x1c3905fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
0x1c3906000 - 0x1c390bfff libunwind.dylib arm64e  <e0ee449ef786342596215cc058a119af> /usr/lib/system/libunwind.dylib
0x1c3bef000 - 0x1c3c5bfff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c3c5c000 - 0x1c3c69fff NanoPreferencesSync arm64e  <ffa81252ac5135ae9c37ef85570c9c95> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c4b91000 - 0x1c4bccfff CryptoTokenKit arm64e  <2ec8eccbe9993e5eaf184c1f7fc1245b> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c4bd2000 - 0x1c539afff SwiftUI arm64e  <982eae193908332ba04bbd4016b50c3a> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1c5c8f000 - 0x1c5cadfff AppSSO arm64e  <f6b02ba53d143d3cbbdd33b45cc9585e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c5cae000 - 0x1c5cc2fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF