Ranchero-Software / NetNewsWire

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

iOS: 0xdead10cc crash #1686

Closed brentsimmons closed 4 years ago

brentsimmons commented 4 years ago
Incident Identifier: 6A930A21-8025-446D-8AFF-BD88A0703BC6
Beta Identifier:     115B141A-5FF4-4E5F-9A0C-3895B0C0572B
Hardware Model:      iPhone12,3
Process:             NetNewsWire [8215]
Path:                /private/var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             29 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone12,3:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [1898]

Date/Time:           2020-01-21 06:53:38.2422 -0500
Launch Time:         2020-01-21 06:53:06.6532 -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 RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001bad7ca2c kevent_id + 8
1   libdispatch.dylib               0x00000001bac52c74 _dispatch_kq_poll + 332 (event_kevent.c:750)
2   libdispatch.dylib               0x00000001bac5363c _dispatch_event_loop_wait_for_ownership + 416 (event_kevent.c:2222)
3   libdispatch.dylib               0x00000001bac42a90 __DISPATCH_WAIT_FOR_QUEUE__ + 308 (queue.c:1651)
4   libdispatch.dylib               0x00000001bac42698 _dispatch_sync_f_slow + 144 (queue.c:1732)
5   RSDatabase                      0x0000000100c465c0 DatabaseQueue.suspend() + 216 (DatabaseQueue.swift:74)
6   ArticlesDatabase                0x0000000100be9a38 ArticlesDatabase.suspend() + 20 (ArticlesDatabase.swift:203)
7   Account                         0x0000000100a08240 Account.suspendDatabase() + 80 (Account.swift:417)
8   Account                         0x0000000100a73b48 AccountManager.suspendDatabaseAll() + 184
9   NetNewsWire                     0x00000001007f5994 AppDelegate.suspendApplication() + 1496 (AppDelegate.swift:308)
10  NetNewsWire                     0x00000001007f782c partial apply for closure #1 in closure #2 in AppDelegate.performBackgroundFeedRefresh(with:) + 20 (AppDelegate.swift:367)
11  NetNewsWire                     0x00000001007f785c partial apply for thunk for @callee_guaranteed () -> () + 20 (<compiler-generated>:0)
12  NetNewsWire                     0x000000010080f440 thunk for @escaping @callee_guaranteed () -> () + 20 (<compiler-generated>:0)
13  libdispatch.dylib               0x00000001bac35fd8 _dispatch_client_callout + 20 (object.m:495)
14  libdispatch.dylib               0x00000001bac428d0 _dispatch_async_and_wait_invoke + 96 (queue.c:1536)
15  libdispatch.dylib               0x00000001bac35fd8 _dispatch_client_callout + 20 (object.m:495)
16  libdispatch.dylib               0x00000001bac41cc8 _dispatch_main_queue_callback_4CF + 968 (inline_internal.h:2484)
17  CoreFoundation                  0x00000001baf0bcc8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1749)
18  CoreFoundation                  0x00000001baf06a24 __CFRunLoopRun + 1980 (CFRunLoop.c:3069)
19  CoreFoundation                  0x00000001baf05f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
20  GraphicsServices                0x00000001c5183534 GSEventRunModal + 108 (GSEvent.c:2246)
21  UIKitCore                       0x00000001bf07ea60 UIApplicationMain + 1940 (UIApplication.m:4773)
22  NetNewsWire                     0x00000001007ef290 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
23  libdyld.dylib                   0x00000001bad84e18 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib          0x00000001bad7d1ac pread + 8
1   libsqlite3.dylib                0x00000001bcc73710 seekAndRead + 72 (sqlite3.c:38318)
2   libsqlite3.dylib                0x00000001bcbc5024 unixRead + 208 (sqlite3.c:38410)
3   libsqlite3.dylib                0x00000001bcbe8340 readDbPage + 184 (sqlite3.c:22811)
4   libsqlite3.dylib                0x00000001bcc7c778 getPageNormal + 480 (sqlite3.c:62948)
5   libsqlite3.dylib                0x00000001bcc85bc0 getAndInitPage + 100 (sqlite3.c:63063)
6   libsqlite3.dylib                0x00000001bcc27930 balance + 704 (sqlite3.c:77073)
7   libsqlite3.dylib                0x00000001bcc26938 sqlite3BtreeDelete + 1248 (sqlite3.c:78475)
8   libsqlite3.dylib                0x00000001bcc05f80 sqlite3VdbeExec + 18396 (sqlite3.c:95212)
9   libsqlite3.dylib                0x00000001bcc001a4 sqlite3_step + 392 (sqlite3.c:88583)
10  RSDatabase                      0x0000000100c38250 -[FMDatabase executeUpdate:error:withArgumentsInArray:orDictionary:orVAList:] + 1560 (FMDatabase.m:1038)
11  RSDatabase                      0x0000000100c38490 -[FMDatabase executeUpdate:withArgumentsInArray:] + 72 (FMDatabase.m:1114)
12  RSDatabase                      0x0000000100c348a8 -[FMDatabase(RSExtras) rs_deleteRowsWhereKey:inValues:tableName:] + 220 (FMDatabase+RSExtras.m:37)
13  RSDatabase                      0x0000000100c49fd0 DatabaseTable.deleteRowsWhere(key:equalsAnyValue:in:) + 188 (DatabaseTable.swift:45)
14  ArticlesDatabase                0x0000000100bd39d8 makeDatabaseCalls #1 (_:) in closure #1 in ArticlesTable.deleteArticlesNotInSubscribedToFeedIDs(_:) + 612 (ArticlesTable.swift:931)
15  ArticlesDatabase                0x0000000100bd3750 closure #1 in ArticlesTable.deleteArticlesNotInSubscribedToFeedIDs(_:) + 52 (ArticlesTable.swift:520)
16  RSDatabase                      0x0000000100c4785c closure #1 in DatabaseQueue._runInDatabase(_:_:_:) + 172 (DatabaseQueue.swift:211)
17  RSDatabase                      0x0000000100c4801c partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 20 (<compiler-generated>:0)
18  RSDatabase                      0x0000000100c480ac thunk for @callee_guaranteed () -> (@error @owned Error)partial apply + 12
19  libswiftObjectiveC.dylib        0x00000001f0bdad9c $s10ObjectiveC15autoreleasepool8invokingxxyKXE_tKlF + 64 (ObjectiveC.swift:166)
20  RSDatabase                      0x0000000100c46f80 closure #1 in DatabaseQueue.runInDatabase(_:) + 160
21  RSDatabase                      0x0000000100c47ecc partial apply for closure #1 in DatabaseQueue.runInTransaction(_:) + 36
22  RSDatabase                      0x0000000100c46ab0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
23  libdispatch.dylib               0x00000001bac34b7c _dispatch_call_block_and_release + 32 (init.c:1408)
24  libdispatch.dylib               0x00000001bac35fd8 _dispatch_client_callout + 20 (object.m:495)
25  libdispatch.dylib               0x00000001bac3c450 _dispatch_lane_serial_drain + 568 (inline_internal.h:2484)
26  libdispatch.dylib               0x00000001bac3ceb4 _dispatch_lane_invoke + 424 (inline_internal.h:1851)
27  libdispatch.dylib               0x00000001bac3c320 _dispatch_lane_serial_drain + 264 (inline_internal.h:2525)
28  libdispatch.dylib               0x00000001bac3ce7c _dispatch_lane_invoke + 368 (inline_internal.h:1851)
29  libdispatch.dylib               0x00000001bac45f20 _dispatch_workloop_worker_thread + 580 (queue.c:6445)
30  libsystem_pthread.dylib         0x00000001bac9b6d0 _pthread_wqthread + 280 (pthread.c:2351)
31  libsystem_pthread.dylib         0x00000001baca19e8 start_wqthread + 8

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x00000001bad7b8f0 __ulock_wait + 8
1   libdispatch.dylib               0x00000001bac36958 _dlock_wait + 56 (lock.c:324)
2   libdispatch.dylib               0x00000001bac36714 _dispatch_thread_event_wait_slow + 52 (lock.c:364)
3   libdispatch.dylib               0x00000001bac42aac __DISPATCH_WAIT_FOR_QUEUE__ + 336 (lock.h:330)
4   libdispatch.dylib               0x00000001bac42698 _dispatch_sync_f_slow + 144 (queue.c:1732)
5   NetNewsWire                     0x00000001007f6548 closure #2 in AppDelegate.performBackgroundFeedRefresh(with:) + 272 (AppDelegate.swift:366)
6   NetNewsWire                     0x000000010080f3c0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
7   BackgroundTasks                 0x00000001e487002c -[BGTask _callExpirationHandler] + 112 (BGTask.m:114)
8   BackgroundTasks                 0x00000001e4873f50 __68-[BGTaskScheduler _callExpirationHandlersForActivities:shouldQueue:]_block_invoke + 164 (BGTaskScheduler.m:540)
9   libdispatch.dylib               0x00000001bac34b7c _dispatch_call_block_and_release + 32 (init.c:1408)
10  libdispatch.dylib               0x00000001bac35fd8 _dispatch_client_callout + 20 (object.m:495)
11  libdispatch.dylib               0x00000001bac3c450 _dispatch_lane_serial_drain + 568 (inline_internal.h:2484)
12  libdispatch.dylib               0x00000001bac3ceb4 _dispatch_lane_invoke + 424 (inline_internal.h:1851)
13  libdispatch.dylib               0x00000001bac45f20 _dispatch_workloop_worker_thread + 580 (queue.c:6445)
14  libsystem_pthread.dylib         0x00000001bac9b6d0 _pthread_wqthread + 280 (pthread.c:2351)
15  libsystem_pthread.dylib         0x00000001baca19e8 start_wqthread + 8

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib          0x00000001bad58c04 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001bad58020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x00000001baf0b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001baf067fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001baf05f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   Foundation                      0x00000001bb24b3b0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                      0x00000001bb24b288 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                       0x00000001bf11a23c -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637)
8   Foundation                      0x00000001bb24a014 -[NSThread main] + 40 (NSThread.m:760)
9   Foundation                      0x00000001bb385a7c __NSThread__start__ + 852 (NSThread.m:724)
10  libsystem_pthread.dylib         0x00000001bac99840 _pthread_start + 168 (pthread.c:896)
11  libsystem_pthread.dylib         0x00000001baca19f4 thread_start + 8

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib          0x00000001bad7accc __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x00000001bac9d21c _pthread_cond_wait + 676 (pthread_cond.c:591)
2   libc++.1.dylib                  0x00000001badcfd04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287)
3   JavaScriptCore                  0x00000001ca15721c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 104 (condition_variable:204)
4   JavaScriptCore                  0x00000001ca15ac80 bmalloc::Scavenger::threadRunLoop() + 196 (condition_variable:213)
5   JavaScriptCore                  0x00000001ca15a978 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:384)
6   JavaScriptCore                  0x00000001ca15bcbc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 44 (type_traits:4361)
7   libsystem_pthread.dylib         0x00000001bac99840 _pthread_start + 168 (pthread.c:896)
8   libsystem_pthread.dylib         0x00000001baca19f4 thread_start + 8

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib          0x00000001bad58c04 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001bad58020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x00000001baf0b964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001baf067fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001baf05f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   CFNetwork                       0x00000001be1f8568 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6   Foundation                      0x00000001bb24a014 -[NSThread main] + 40 (NSThread.m:760)
7   Foundation                      0x00000001bb385a7c __NSThread__start__ + 852 (NSThread.m:724)
8   libsystem_pthread.dylib         0x00000001bac99840 _pthread_start + 168 (pthread.c:896)
9   libsystem_pthread.dylib         0x00000001baca19f4 thread_start + 8

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

Thread 7:
0   libsystem_pthread.dylib         0x00000001baca19e0 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000001   x1: 0x0000000000000000   x2: 0x0000000000000001   x3: 0x000000016f6165e0
    x4: 0x0000000000000001   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000403
    x8: 0x0000000000000400   x9: 0x0000000204389200  x10: 0x0000000000000400  x11: 0x00000000000020ff
   x12: 0x0000003800000000  x13: 0x000000016f6165e0  x14: 0x0000000000000084  x15: 0x0000004000000001
   x16: 0x0000000000000177  x17: 0x0000000000000001  x18: 0x0000000000000000  x19: 0x0000000000000403
   x20: 0x0000000000000000  x21: 0x0000000000000000  x22: 0x0000000000000001  x23: 0x000000016f6165e0
   x24: 0x0000000000000001  x25: 0x000000016f6165e0  x26: 0x000000028146b180  x27: 0x0000000204389200
   x28: 0x0000000000020400   fp: 0x000000016f6165c0   lr: 0x00000001bac52c74
    sp: 0x000000016f616560   pc: 0x00000001bad7ca2c cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Binary Images:
0x1007e8000 - 0x100917fff NetNewsWire arm64  <192b53054c9f38e895947c71fb9881e3> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/NetNewsWire
0x100998000 - 0x1009bffff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x1009d4000 - 0x1009dffff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x1009f0000 - 0x100b5ffff Account arm64  <c7e24bc159fe35a2b8939f710d04fe37> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/Account.framework/Account
0x100bb8000 - 0x100beffff ArticlesDatabase arm64  <8353f29a78073ee18c8ee0221ab2d493> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x100c04000 - 0x100c17fff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x100c2c000 - 0x100c4ffff RSDatabase arm64  <734090683e3e375f9944a9d546f683e9> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x100c7c000 - 0x100ce3fff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
0x100d60000 - 0x100d87fff RSCore arm64  <37f1ec9c56ab31f9b758b38a14686ffb> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x100da0000 - 0x100dabfff SyncDatabase arm64  <7d3f0278633e324d83a704b36eca7f34> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x100dbc000 - 0x100debfff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/8D2F4BE4-745C-4FEF-AC34-C8ABFF04898A/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x100ec8000 - 0x100ed3fff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
0x1bab68000 - 0x1bab7efff libsystem_trace.dylib arm64e  <d8b2e2cdf750340388aba63c781581b9> /usr/lib/system/libsystem_trace.dylib
0x1bab7f000 - 0x1babb2fff libxpc.dylib arm64e  <b7ae424e41d63a58a05cea0847830ddc> /usr/lib/system/libxpc.dylib
0x1babb3000 - 0x1babb3fff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
0x1babb4000 - 0x1bac32fff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
0x1bac33000 - 0x1bac6ffff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
0x1bac70000 - 0x1bac90fff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
0x1bac91000 - 0x1bac97fff libsystem_platform.dylib arm64e  <cff9fe5cd8603000819ef5e15752dd46> /usr/lib/system/libsystem_platform.dylib
0x1bac98000 - 0x1baca2fff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
0x1baca3000 - 0x1bacd3fff libobjc.A.dylib arm64e  <a486c2b341b03f23af40c5579f5be97e> /usr/lib/libobjc.A.dylib
0x1bacd4000 - 0x1bad40fff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
0x1bad41000 - 0x1bad54fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
0x1bad55000 - 0x1bad83fff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
0x1bad84000 - 0x1badb7fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
0x1badb8000 - 0x1badc0fff libsystem_darwin.dylib arm64e  <a799ce1b3d243b0980f1a5fcfc1c11da> /usr/lib/system/libsystem_darwin.dylib
0x1badc1000 - 0x1bae1bfff libc++.1.dylib arm64e  <d9f3508f9f743705ac7c83efcf279139> /usr/lib/libc++.1.dylib
0x1bae1c000 - 0x1bae5dfff libsystem_info.dylib arm64e  <aca5c5c953ed38b0a9c8cc5b7963fcd2> /usr/lib/system/libsystem_info.dylib
0x1bae5e000 - 0x1bb1dbfff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1bb1dc000 - 0x1bb242fff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1bb243000 - 0x1bb50efff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
0x1bb50f000 - 0x1bb541fff libCRFSuite.dylib arm64e  <ed1305c6ef1f35f2ace7859d9f8685eb> /usr/lib/libCRFSuite.dylib
0x1bb542000 - 0x1bb6c5fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1bb6c6000 - 0x1bb728fff libSparse.dylib arm64e  <c8f8efa09ead3905a54ca13f251b2ad9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1bb729000 - 0x1bbc22fff ImageIO arm64e  <afcf2555c1e13bed8bb4c78c1c35c44d> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1bbc23000 - 0x1bbc25fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1bbc26000 - 0x1bbdbefff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
0x1bbdbf000 - 0x1bbefffff Security arm64e  <e5022c81c9a53c7cbfccaa299e595cf8> /System/Library/Frameworks/Security.framework/Security
0x1bbf00000 - 0x1bbfa6fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1bbfa7000 - 0x1bbfdefff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
0x1bbfdf000 - 0x1bc03dfff libprotobuf.dylib arm64e  <ec0fdc39903939f7a4600093bf4af70d> /usr/lib/libprotobuf.dylib
0x1bc03e000 - 0x1bc050fff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
0x1bc051000 - 0x1bc2b1fff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
0x1bc2b2000 - 0x1bc2dbfff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1bc2dc000 - 0x1bc323fff WirelessDiagnostics arm64e  <d326a69a1d2a33ed94d07759aaa89b29> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1bc324000 - 0x1bc35ffff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
0x1bc360000 - 0x1bc7a8fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1bc7a9000 - 0x1bca81fff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1bca82000 - 0x1bcb75fff LanguageModeling arm64e  <ace2c2df42ff3540b5788c52c635d9dd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1bcb76000 - 0x1bcbbcfff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1bcbbd000 - 0x1bcd43fff libsqlite3.dylib arm64e  <c8af1e21fa363921b2588002b98137c8> /usr/lib/libsqlite3.dylib
0x1bcd44000 - 0x1bcd76fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1bcd77000 - 0x1bcd80fff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
0x1bcd81000 - 0x1bcf5dfff CoreDuet arm64e  <f1394ee72de2386cbace9ae359faae3d> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1bcf5e000 - 0x1bd0a5fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1bd0a6000 - 0x1bd18bfff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1bd18c000 - 0x1bd1aafff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1bd1ab000 - 0x1bd1e8fff AppSupport arm64e  <ed3d3e24ae6238e4be7f0b1633ce1238> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1bd1e9000 - 0x1bd6c3fff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
0x1bd6c4000 - 0x1bd7d4fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1bd7d5000 - 0x1bd7fffff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1bd800000 - 0x1bd821fff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1bd822000 - 0x1bdad9fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
0x1bdada000 - 0x1bdaf0fff ProtocolBuffer arm64e  <cb77568d0c423ae1abe191b796d30031> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1bdaf1000 - 0x1bdb0bfff CommonUtilities arm64e  <eeebcf1a184e3c2ebc876c3be5688046> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1bdb0c000 - 0x1bdb0cfff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
0x1bdb0d000 - 0x1bdb45fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1bdb46000 - 0x1bdbbefff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1bdbbf000 - 0x1be10efff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1be10f000 - 0x1be181fff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1be18f000 - 0x1be1e5fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
0x1be1e6000 - 0x1be1f6fff SharedWebCredentials arm64e  <a822eff8a92a31b4b76784d1f672643c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1be1f7000 - 0x1be557fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1be558000 - 0x1be63afff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1be63b000 - 0x1bf75ffff UIKitCore arm64e  <aa897ca98d153dd7bb4f8d90f9a28571> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1bf760000 - 0x1bf76efff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1bf76f000 - 0x1bf846fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1bf847000 - 0x1bf84cfff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1bf84d000 - 0x1bf863fff libsystem_asl.dylib arm64e  <df2c28764e223adea9710e7287f7e1f5> /usr/lib/system/libsystem_asl.dylib
0x1bf864000 - 0x1bf8e0fff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1bf8e1000 - 0x1bfc14fff CoreData arm64e  <dde341d2bd5b31919d507ca75c4fb381> /System/Library/Frameworks/CoreData.framework/CoreData
0x1bfc15000 - 0x1bfe41fff Vision arm64e  <0e223637f78239d2972b816791315aaf> /System/Library/Frameworks/Vision.framework/Vision
0x1bfe42000 - 0x1bfe86fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1bfe87000 - 0x1bfeb2fff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1bfeb3000 - 0x1bff6afff libboringssl.dylib arm64e  <cafab4d22bfa3fd68701090c3e63194a> /usr/lib/libboringssl.dylib
0x1bff6b000 - 0x1bff79fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
0x1bff7a000 - 0x1bff9afff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1bff9b000 - 0x1c0115fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1c0116000 - 0x1c0165fff SpringBoardServices arm64e  <b3f23d5706673022b05eccf903386970> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1c0166000 - 0x1c01ddfff FrontBoardServices arm64e  <d9938bb966d831f6aced42ada1b4180e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1c01de000 - 0x1c02f6fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
0x1c02f7000 - 0x1c0353fff libusrtcp.dylib arm64e  <c229f77f2b47361c97e2c71a24093061> /usr/lib/libusrtcp.dylib
0x1c0354000 - 0x1c035bfff libsystem_symptoms.dylib arm64e  <fb2a385ab40f318dbc3ead01f8984c3c> /usr/lib/system/libsystem_symptoms.dylib
0x1c035c000 - 0x1c12b2fff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1c12b3000 - 0x1c12bbfff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c12bc000 - 0x1c1317fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1c1318000 - 0x1c147afff CoreUtils arm64e  <f5db69e7973a32f195498f60045ac793> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1c147b000 - 0x1c152cfff IMSharedUtilities arm64e  <0366217308de32f0887f3adde661b72e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1c152d000 - 0x1c155afff ImageCaptureCore arm64e  <ab43f1be41be3efe927cf208fb8b3d9d> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1c155b000 - 0x1c1564fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
0x1c1565000 - 0x1c15e3fff AppleAccount arm64e  <fe2a152dae263db5afc2ffc92a3fbf50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1c15e4000 - 0x1c15fffff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c1600000 - 0x1c16f0fff IDS arm64e  <ae7628820628327a819de45668632e5c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1c16f1000 - 0x1c1821fff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1c1822000 - 0x1c1823fff libCTGreenTeaLogger.dylib arm64e  <a0101914772431b0bf896828bdd09318> /usr/lib/libCTGreenTeaLogger.dylib
0x1c1889000 - 0x1c198afff CoreMedia arm64e  <ac1bf796ee3b3ccdae211574c805dcc7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1c198b000 - 0x1c199bfff UIKitServices arm64e  <efbf18d4ca5b3966bcc61dcf5b3f1dfa> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1c199c000 - 0x1c19f0fff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1c19f1000 - 0x1c1c48fff QuartzCore arm64e  <a3363f67678339798fa95563abd4737d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1c1c49000 - 0x1c1e06fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1c1e07000 - 0x1c237afff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1c237b000 - 0x1c24b6fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
0x1c24b7000 - 0x1c24e7fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1c24e8000 - 0x1c250bfff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c250c000 - 0x1c2671fff Sharing arm64e  <dd006e5b5a6731c4a9393ed359db1a7c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1c2672000 - 0x1c2c90fff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
0x1c2c91000 - 0x1c49adfff WebCore arm64e  <bf0e57dc5e3738fea64489c30782dde3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1c49ae000 - 0x1c49c6fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
0x1c49c7000 - 0x1c49d2fff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1c49d3000 - 0x1c4a4dfff ContactsFoundation arm64e  <fd40685c96b73670bed6c085707c9669> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1c4a4e000 - 0x1c4a62fff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c4a63000 - 0x1c4a74fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1c4a75000 - 0x1c517ffff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1c5180000 - 0x1c5188fff GraphicsServices arm64e  <b06e705fec55357682abea65a9bd7143> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c5189000 - 0x1c5270fff AccessibilityUtilities arm64e  <a00e6f55d4de3076bc9e9a855e7b704c> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1c5271000 - 0x1c546ffff AVFoundation arm64e  <a953c52b12353b57bb3264559dc4dfe4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1c5470000 - 0x1c54a8fff OnBoardingKit arm64e  <2e2d67b4d3b9369c834ced186e4c4f96> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1c54a9000 - 0x1c54f8fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1c54f9000 - 0x1c5511fff MobileAsset arm64e  <fe89900fe9423880835ee4fca6e59528> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1c5512000 - 0x1c551ffff libGSFont.dylib arm64e  <f71813e5c1ca3b3abd9885c6241d7081> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1c5520000 - 0x1c5529fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1c552a000 - 0x1c5678fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1c5679000 - 0x1c56c4fff AXRuntime arm64e  <539c8041a10e3612aae6420fcb339466> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1c56c5000 - 0x1c56c7fff libAXSafeCategoryBundle.dylib arm64e  <8ca363d1587b3d899cc598638d5d2060> /usr/lib/libAXSafeCategoryBundle.dylib
0x1c56c8000 - 0x1c580afff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1c580b000 - 0x1c5931fff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1c5932000 - 0x1c5fc4fff PhotoLibraryServices arm64e  <dc25c647f7c934f59860ede5824e472c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1c5fc5000 - 0x1c6252fff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1c6253000 - 0x1c6481fff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1c6482000 - 0x1c64b7fff libAudioToolboxUtility.dylib arm64e  <b6aa8334be8c3199afd8f592e990d506> /usr/lib/libAudioToolboxUtility.dylib
0x1c64b8000 - 0x1c6681fff ContactsUI arm64e  <eb9eb8f1fbf537c5893bd3d65edc55df> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1c6682000 - 0x1c66edfff UIAccessibility arm64e  <c64fa5286ed338d7b0bd3aa783184f43> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1c66ee000 - 0x1c68fdfff Photos arm64e  <5eb1d20b77693f77af3d30cdf4902aab> /System/Library/Frameworks/Photos.framework/Photos
0x1c68fe000 - 0x1c6995fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1c6996000 - 0x1c69a9fff BaseBoardUI arm64e  <58c23d8d190f324fa8c4e0809d01e222> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1c69aa000 - 0x1c6a61fff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1c6ae4000 - 0x1c6b12fff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1c6d78000 - 0x1c6df1fff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1c6df2000 - 0x1c7222fff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
0x1c7223000 - 0x1c7237fff libCGInterfaces.dylib arm64e  <f4421e9313fa386fbd568035eb1d35be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1c7238000 - 0x1c7387fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1c7388000 - 0x1c73f2fff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1c73f3000 - 0x1c7472fff AXMediaUtilities arm64e  <45a6de38d9b9363a9a3b498a50815fe8> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1c7473000 - 0x1c7476fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1c7477000 - 0x1c752dfff CorePDF arm64e  <baab529ae75f31c98f2dc632763f0927> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1c752e000 - 0x1c756afff AccessibilityUIUtilities arm64e  <ce96bd2bd8403a88bfdd1a5c842fb4b7> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1c756b000 - 0x1c792dfff MediaPlayer arm64e  <07093d6d611f3f0bac1c41bfd3a55aa6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1c792e000 - 0x1c7c48fff AppleMediaServices arm64e  <e09c597b49783bca83902d2888a954b8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1c7c49000 - 0x1c7c70fff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1c7c71000 - 0x1c7e36fff CoreMotion arm64e  <c6e4a189f8ed3cd789b3e225658d9c6c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1c7e37000 - 0x1c7f23fff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1c8121000 - 0x1c81dafff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1c81db000 - 0x1c81fffff AppSupportUI arm64e  <2408c8c7085338bb8dcf4e3d0dea06fa> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1c8200000 - 0x1c8236fff CoreVideo arm64e  <a25c5736c30036e28d467f803be524d9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1c8237000 - 0x1c8471fff AudioToolboxCore arm64e  <ff0d55ac3b8531f3a4198e77e1c4a8b9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1c8472000 - 0x1c84b8fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1c84b9000 - 0x1c84f4fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1c84f5000 - 0x1c85b5fff TelephonyUtilities arm64e  <4551385c5c21384d8f2c1a4a4caed738> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1c85b6000 - 0x1c85e0fff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1c85e1000 - 0x1c896cfff libswiftCore.dylib arm64e  <f43eaeda4165300689c4a25c8deb5104> /usr/lib/swift/libswiftCore.dylib
0x1c896d000 - 0x1c8aaffff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1c8ab0000 - 0x1c8b11fff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1c8b12000 - 0x1c8d59fff MapKit arm64e  <7692dbcecfd53d13b2c0ff49fd73cc43> /System/Library/Frameworks/MapKit.framework/MapKit
0x1c8d5a000 - 0x1c8d72fff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1c8d73000 - 0x1c8e67fff MediaExperience arm64e  <c457073b41543d89b623139ba565f74e> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1c8e68000 - 0x1c9137fff Celestial arm64e  <ae1154a2d5f1329a83d8dfe70faaa623> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1c9138000 - 0x1c9195fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
0x1c9366000 - 0x1c9a5dfff VectorKit arm64e  <d2550aaff3c23030b9ccc2bd7ad9541a> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1c9a5e000 - 0x1c9b32fff AVKit arm64e  <d759e8f5dcb83086b6736241d51716c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x1c9b33000 - 0x1c9b63fff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1c9b64000 - 0x1c9b66fff libapp_launch_measurement.dylib arm64e  <c1f43218d54730ab8750517daefe48c9> /usr/lib/libapp_launch_measurement.dylib
0x1c9c4d000 - 0x1c9cb1fff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1c9cb2000 - 0x1c9d4afff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1c9d4b000 - 0x1c9d5afff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1c9d5b000 - 0x1c9d6dfff MobileBluetooth arm64e  <b9934a60a1aa38b19ac53af3b35fe3c5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1c9d6e000 - 0x1c9e2dfff LinkPresentation arm64e  <f01d5e30404f358682c34890a625c96b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1c9e65000 - 0x1c9e69fff libsystem_configuration.dylib arm64e  <a92c46974d573124b9dd4097464668f7> /usr/lib/system/libsystem_configuration.dylib
0x1c9e6a000 - 0x1c9ec3fff RemoteUI arm64e  <ed2f57b8883f386f94f38cababc951ac> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1c9ec4000 - 0x1c9f13fff AuthKitUI arm64e  <ddcb1d661e043a3cb209d39471e5f22a> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1c9f14000 - 0x1c9f7afff CoreRecognition arm64e  <2bac4dfb06fc3c2d9f86d2dbcb7b749a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1c9f7b000 - 0x1ca001fff Social arm64e  <a090dc01af5d3533a388c32005e1aeaf> /System/Library/Frameworks/Social.framework/Social
0x1ca052000 - 0x1ca060fff HangTracer arm64e  <ce00101c005d38cbb4a9a6bf1db578f5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1ca061000 - 0x1ca0c9fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1ca0ca000 - 0x1ca0cbfff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
0x1ca0cc000 - 0x1caec6fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1caec7000 - 0x1caf53fff libTelephonyUtilDynamic.dylib arm64e  <a9a4e364599e33b79d747739c0b1c57a> /usr/lib/libTelephonyUtilDynamic.dylib
0x1caf69000 - 0x1cb1f1fff StoreServices arm64e  <eb22ca72bad23cf6858de417075b378f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1cb1f2000 - 0x1cb1fbfff IOMobileFramebuffer arm64e  <f62f5616bf6332f5a56f61ab183532d7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1cb1fc000 - 0x1cb373fff SafariServices arm64e  <c9f463187ba9309e9e019e4bdd3fa5eb> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1cb56d000 - 0x1cb587fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1cb588000 - 0x1cb672fff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
0x1ccd6f000 - 0x1ccd79fff SymptomAnalytics arm64e  <471989a8075d3c8ca77f05df58ae228b> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1ccd7a000 - 0x1ccdc3fff MetadataUtilities arm64e  <dea5256b07193ca5ad924f9a07e8af44> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1ccdc4000 - 0x1cce1efff UserActivity arm64e  <5f0a98beadc73d74a751b9ac855adc51> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1cd797000 - 0x1cd9bdfff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1cd9be000 - 0x1cd9f4fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1cd9f5000 - 0x1cda57fff CalendarFoundation arm64e  <b9f80850e5073e38bc55d5dd572a6afc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1cda58000 - 0x1cdb51fff EventKit arm64e  <e6a2982cecc9390ba897d6f5051c8800> /System/Library/Frameworks/EventKit.framework/EventKit
0x1cdb52000 - 0x1cdb88fff MediaServices arm64e  <a1d28c8b5cbf3dfd9ce4b340c0973982> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1cdfba000 - 0x1cdffbfff BiometricKit arm64e  <fcc39b27dff9337f86e3542b7b76b36f> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1cdffc000 - 0x1ce028fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1ce029000 - 0x1ce07cfff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1ce07d000 - 0x1ce116fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1ce117000 - 0x1ce307fff MediaRemote arm64e  <c8a41590511c329c97ee13e69f1ef0b9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1ce308000 - 0x1ce310fff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1ce321000 - 0x1ce348fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1ce451000 - 0x1ce474fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1ce475000 - 0x1ce48ffff SymptomPresentationFeed arm64e  <9f115386989b3ff9bb1bb9392eeb855d> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1ce490000 - 0x1ce4adfff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1ce4ae000 - 0x1ce4b8fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1ce4b9000 - 0x1ce552fff CoreSuggestions arm64e  <e0d6eb21c617384ebe44b7ac7c6a21f7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1ce553000 - 0x1ce70dfff IMCore arm64e  <3a974edca95f3f009845448a08b185db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1ce70e000 - 0x1ce760fff DeviceManagement arm64e  <f422832284813989b9f9ca2a2b0b9727> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1cef8d000 - 0x1cef9afff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1cef9b000 - 0x1cefd0fff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1cefd1000 - 0x1cefd3fff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
0x1cf100000 - 0x1cf10cfff ContextKit arm64e  <04de98a8b7de38369af4bf148eec03fc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1cf13e000 - 0x1cf1adfff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1cf1ae000 - 0x1cf1dafff OSAnalytics arm64e  <f2865dba47f2300d92ce36387733a14f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1cf1db000 - 0x1cf20afff MobileInstallation arm64e  <a006311065723a959b2d5229400353b2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1cf20b000 - 0x1cf2a9fff Metal arm64e  <e3af3fabbe9d370ba20197ba2e75ae54> /System/Library/Frameworks/Metal.framework/Metal
0x1cf2aa000 - 0x1cf2affff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1cf2b0000 - 0x1cf2bbfff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1cf2dd000 - 0x1cf2e4fff libsystem_dnssd.dylib arm64e  <fbb48ad73dad3138bc4210c4fb391507> /usr/lib/system/libsystem_dnssd.dylib
0x1cf2e5000 - 0x1cf2ebfff PushKit arm64e  <dc7845824e9f342b82d2ef0b2ca184b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1cf2ec000 - 0x1cf3f9fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1cf40c000 - 0x1cf40dfff BackgroundTaskAgent arm64e  <b1b6a42ae6a23b5695a26e3289674a44> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1cf40e000 - 0x1cf412fff LinguisticData arm64e  <d7749bc5c39c39058f8be3f27387b645> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1cf413000 - 0x1cf42bfff CoreSDB arm64e  <a6655c8738633da495c9d770639b35f4> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1cf42c000 - 0x1cf43cfff Categories arm64e  <ed13e728690a3fa1973c4d135b44d884> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1cf458000 - 0x1cf514fff VideoToolbox arm64e  <f3adbd0d194434e084af32508f89b3b6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1cf962000 - 0x1cf9c0fff PersonalizationPortrait arm64e  <46ec0696499e3db797e76bb3f1611004> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1cfa8f000 - 0x1cfa97fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1cfa98000 - 0x1cfa9afff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1cfa9b000 - 0x1cfb4cfff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1cfb4d000 - 0x1cfb7cfff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1cfbf0000 - 0x1cfc05fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1cfc06000 - 0x1cfc0efff FamilyCircle arm64e  <e4c1b89a5fc137e286559e1dd335032d> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1cfc0f000 - 0x1cfc25fff libcoretls.dylib arm64e  <d18f15f0d39833159d79196c32f4a381> /usr/lib/libcoretls.dylib
0x1cfc7d000 - 0x1cfd10fff libate.dylib arm64e  <f1b13c32ba0139de870ab42484212f1a> /usr/lib/libate.dylib
0x1d0d67000 - 0x1d0db6fff FTServices arm64e  <bef55a3120183d8eb97c191d51ac4c4b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1d0e6f000 - 0x1d0eebfff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1d0eec000 - 0x1d0ef6fff CoreRecents arm64e  <75a19a8edd21305c9815d923fcfb4bbc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1d0fa3000 - 0x1d0fb0fff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1d116c000 - 0x1d1191fff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1d1192000 - 0x1d1389fff iTunesCloud arm64e  <659caf8613603bffb0cfeb13adcbfe6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1d138a000 - 0x1d1657fff MusicLibrary arm64e  <6a4e5aefe29233bd82d1464b0b893ad6> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1d1658000 - 0x1d1659fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1d165a000 - 0x1d166bfff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
0x1d168e000 - 0x1d1693fff IDSKVStore arm64e  <771148b54bf33807a55f2511d9d7bc2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d1694000 - 0x1d16a4fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1d173f000 - 0x1d178ffff ClassKit arm64e  <f44c086c15df3971b4c889c466a17534> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1d17fd000 - 0x1d1809fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d180a000 - 0x1d1812fff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d197a000 - 0x1d19c7fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1d1a7b000 - 0x1d1a82fff CoreTime arm64e  <b2bf48e6b6ab3b139c102672fc482eec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d1ac2000 - 0x1d1c05fff IMDPersistence arm64e  <ba1666c70a43373486f7248a376fe1da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1d1c80000 - 0x1d1caafff DistributedEvaluation arm64e  <949a4877479e31dba909a2503a66f0b0> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1d2046000 - 0x1d209cfff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1d2381000 - 0x1d23a0fff AppConduit arm64e  <fabdbc4ea3033ebcbd5f1cc6e2fa62a8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1d23a1000 - 0x1d23bafff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d274d000 - 0x1d2823fff CoreBrightness arm64e  <b8754148a058378dbd5c89c6ea86df03> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1d2824000 - 0x1d282bfff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
0x1d29c6000 - 0x1d2b94fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d2b95000 - 0x1d2b9cfff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d2b9d000 - 0x1d2c27fff BulletinBoard arm64e  <4297091d20d93eb8b7b75773b97bde6c> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1d2c28000 - 0x1d2cb9fff iTunesStore arm64e  <25e8c53934f63c1ba2d92a27fd3a36cc> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1d3720000 - 0x1d377afff SafariCore arm64e  <ec8239f5781d3bb09cf07c4fea963c5c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1d377b000 - 0x1d37e2fff ScreenTimeCore arm64e  <748db3358d6338f49aa0f79456dd5dec> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1d3df5000 - 0x1d3e1afff RTTUtilities arm64e  <e6220cff28653002bb1279e3644ccda3> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities
0x1d3e1b000 - 0x1d3e22fff HearingCore arm64e  <89779d0d6f653634a99895e639dde217> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
0x1d3e23000 - 0x1d3e37fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d3e38000 - 0x1d3e3cfff CommunicationsFilter arm64e  <17d34f3f18573d5db53844cc6d0d03f8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1d3e3d000 - 0x1d3e60fff AddressBook arm64e  <80169bf229ad3d5ebf79907402e5d124> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1d3e61000 - 0x1d3e6cfff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1d3fbc000 - 0x1d4096fff libBLAS.dylib arm64e  <d8d889969b8031baad221c1837dbf4dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1d4097000 - 0x1d40a5fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1d48c4000 - 0x1d4997fff CoreParsec arm64e  <12b32e38ab8b3a039a8e78945adb9754> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1d4998000 - 0x1d49e7fff CallHistory arm64e  <0be8b54f030b3598962c5b0ad6c44b20> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
0x1d4b95000 - 0x1d4bb0fff libtailspin.dylib arm64e  <f4890210bb5d31d0a94ebb3c4248216b> /usr/lib/libtailspin.dylib
0x1d4c10000 - 0x1d4c25fff ContactsDonation arm64e  <827fed8716143f38a8833552efd5bb5e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1d4c6f000 - 0x1d4c78fff MobileActivation arm64e  <cd9d0059ed5630bbafe20335fcccadef> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1d4c7e000 - 0x1d4cfbfff HearingUtilities arm64e  <e8082342c67830b394371df07c095c6a> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities
0x1d4cfc000 - 0x1d4d0bfff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1d4d0c000 - 0x1d4e0dfff ResponseKit arm64e  <ff7a3a414be43848a76d89dd583e0a42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1d4ed9000 - 0x1d4f23fff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1d4f24000 - 0x1d4feefff ProofReader arm64e  <c27b8b3ffdb93843b0d77cf8836948e8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1d5062000 - 0x1d50e7fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1d50e8000 - 0x1d50eefff IdleTimerServices arm64e  <d939fa02774538e783b8860cb6bb5ba9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1d51e3000 - 0x1d52a0fff VideoSubscriberAccount arm64e  <7de0c60c85263eca92cf191ae44c48c5> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1d52b5000 - 0x1d52b8fff FTClientServices arm64e  <69dd8a0ec8ef3267b36254f500c6c8dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1d52b9000 - 0x1d5321fff ContactsUICore arm64e  <8981b44168e13dee942a188b8db38eab> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1d57a7000 - 0x1d57effff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1d5911000 - 0x1d596cfff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1d5a5b000 - 0x1d5a66fff OpenGLES arm64e  <e22f9ba68fb53f55bec617a447e2a33b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1d5bd0000 - 0x1d5bd9fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1d5bda000 - 0x1d5c0ffff SharedUtils arm64e  <d29fcba88ed53f6bbfda9c3eb92d8930> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1d5c10000 - 0x1d5c5efff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1d6d0e000 - 0x1d6d4bfff StreamingZip arm64e  <ae834b3566613f14a80667636fb25496> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1d79da000 - 0x1d7c10fff SafariShared arm64e  <e53a349c50af35a6a11fb72aa08fa80f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1d7c98000 - 0x1d7c9afff InternationalTextSearch arm64e  <f90073aa5cd7366c97f68c4724912a7c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1d7cb9000 - 0x1d7cd6fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1d821c000 - 0x1d8669fff AVConference arm64e  <c145d5f385243fed9fe551c52f27e2c8> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1d866a000 - 0x1d866ffff IncomingCallFilter arm64e  <9896a2daaabe3f188f55e25e739b75cc> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1d868b000 - 0x1d86a3fff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1d8b15000 - 0x1d8b1bfff Netrb arm64e  <a11306a1c91130eb99782a093e433ecd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1d8b1f000 - 0x1d8b4ffff EAP8021X arm64e  <d2df17b0c7d53332b693e6b0b77ed390> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1d8b50000 - 0x1d8b52fff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1d8cfe000 - 0x1d8d02fff libgermantok.dylib arm64e  <a2032d5ed8e33b3d8cbdbc4b2c518c14> /usr/lib/libgermantok.dylib
0x1d8d03000 - 0x1d8db6fff libmecab.dylib arm64e  <ff41d717484a34ee951db169ad00d674> /usr/lib/libmecab.dylib
0x1d8db7000 - 0x1d8df3fff Catalyst arm64e  <400f91169d1d34eaa7d624032c7acb2a> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1d8f49000 - 0x1d8f85fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1d8f86000 - 0x1d90a3fff Navigation arm64e  <3abaf7b6ff3e37f48321a169b454981d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1d93c8000 - 0x1d93d6fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1d93d7000 - 0x1d93f7fff FTAWD arm64e  <e32e0092746934e98ae29cabc2ada4c0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1da9c6000 - 0x1da9c8fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1dac95000 - 0x1dacd2fff DifferentialPrivacy arm64e  <24140d84f0a23aa09fdc2c283266d860> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1db4bf000 - 0x1db52ffff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
0x1db530000 - 0x1db561fff C2 arm64e  <d54d57283f60309f9ce390f88d2c37fa> /System/Library/PrivateFrameworks/C2.framework/C2
0x1db562000 - 0x1db596fff NaturalLanguage arm64e  <cebe21a90a3937628f99640001efd857> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1db62c000 - 0x1db62dfff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
0x1db63f000 - 0x1db650fff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
0x1db651000 - 0x1db6a8fff WebBookmarks arm64e  <3e2b3cca655a3d1fb7983e251d1ea8a4> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1db6a9000 - 0x1db6b6fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1db6b7000 - 0x1db813fff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1db850000 - 0x1db858fff libcopyfile.dylib arm64e  <d1a467bab3163e5b9217227864727758> /usr/lib/system/libcopyfile.dylib
0x1db859000 - 0x1db87bfff UsageTracking arm64e  <c17d35aea6c2343b8c5e032340643b84> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1dbbd1000 - 0x1dbc64fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1dbc65000 - 0x1dbc70fff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1dbc71000 - 0x1dbc82fff SettingsFoundation arm64e  <b93937521e79352294c3ad83da3ab3d8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1dbdba000 - 0x1dbe38fff Symbolication arm64e  <d79a32ecb5bc30c9809840d7c523f2c0> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1dbffe000 - 0x1dc04dfff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1dc051000 - 0x1dc055fff DAAPKit arm64e  <945be93b1cc8342085caf92569b7263d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1dc576000 - 0x1dc578fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1dd0ae000 - 0x1dd0edfff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1dd35b000 - 0x1dd364fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ddabb000 - 0x1ddac2fff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1ddad7000 - 0x1ddb7ffff MMCS arm64e  <ebe051e4f5993a91a8c5e63c7ddd7f6b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1ddbd9000 - 0x1dde0bfff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1de1f5000 - 0x1de23cfff CoreLocationProtobuf arm64e  <ee4deacc4d04358ebfc0abceec7dc6e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1de2f3000 - 0x1de36efff Quagga arm64e  <b01c3def973735cb8816d3fde9690c04> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1de60f000 - 0x1de61dfff libAXSpeechManager.dylib arm64e  <4553784bd2ad3390befc1cc97018b2c8> /usr/lib/libAXSpeechManager.dylib
0x1de684000 - 0x1de699fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1defff000 - 0x1df2ecfff VideoProcessing arm64e  <bb0dc0cc595a3161ba35cba478abed61> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1df2ed000 - 0x1df2fbfff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
0x1df2fc000 - 0x1df307fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
0x1df4d1000 - 0x1df4e1fff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1df521000 - 0x1df527fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1df6cb000 - 0x1df6e4fff TextToSpeech arm64e  <564eb207fb793081b5307c7cc48fe6ea> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1df6e9000 - 0x1df724fff ViceroyTrace arm64e  <02699a97d6ba34cb8701df946beaeeb3> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1e0612000 - 0x1e064efff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1e0a90000 - 0x1e0aa1fff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1e0aa2000 - 0x1e0ab6fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e0b31000 - 0x1e0b6cfff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e0e6d000 - 0x1e0e75fff FSEvents arm64e  <cc26a11a9fd43eb194d8b3cbb0ec1039> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e0e86000 - 0x1e0f05fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1e1819000 - 0x1e1829fff RemoteTextInput arm64e  <d4e6d9da50873a80bdde678f6d37e1de> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1e1852000 - 0x1e1882fff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1e189f000 - 0x1e18a8fff CloudPhotoServices arm64e  <fb977c65537d3aafa5231f8dd4f6bc37> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1e18e8000 - 0x1e18fcfff libLinearAlgebra.dylib arm64e  <b7392f4a63663967a1bd44a8a878775e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1e1993000 - 0x1e1a9bfff ConfigurationEngineModel arm64e  <eac53dd37efa3fe597fde67015b508d6> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1e1a9c000 - 0x1e1aa3fff CertUI arm64e  <f1fa9f5e93f7334f9d1e114f45f08869> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e1bab000 - 0x1e1bb9fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1e2668000 - 0x1e26affff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1e26b0000 - 0x1e2702fff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e2b83000 - 0x1e2bcbfff SafariSafeBrowsing arm64e  <ac317bf18a9e32cb87df7f297458a42e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1e2f88000 - 0x1e2ffffff HomeSharing arm64e  <71f04944063f3dd090958e322d90ddad> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1e3093000 - 0x1e30b1fff GenerationalStorage arm64e  <b88c0254798f35f2bc51a3c0ba084bd6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e3117000 - 0x1e3122fff PersonaKit arm64e  <ffe71b80954030c99b4768fe4e90ad5b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1e3123000 - 0x1e312ffff PersonaUI arm64e  <b4c8ab55d15637ba94d7676b1c1646b5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1e353f000 - 0x1e3544fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1e36e4000 - 0x1e36f3fff AssetsLibrary arm64e  <014feab7100835c38007c51501907d0a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1e3721000 - 0x1e375bfff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
0x1e3a3a000 - 0x1e3a4ffff WebUI arm64e  <36a55a711ee63ef98bac0fd01970c3c3> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1e3a50000 - 0x1e3a67fff SafariFoundation arm64e  <6f365f96f67d3eae8b346e9f2589c8c4> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1e3ab4000 - 0x1e3b5afff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1e3b5b000 - 0x1e3b87fff vCard arm64e  <e4906192c4a63d44a9530d377ed8f09a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1e3bd0000 - 0x1e3c5dfff SampleAnalysis arm64e  <f27074ea79873b65abebd238b4677ebd> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1e3c5e000 - 0x1e3c69fff IntentsFoundation arm64e  <b2d8fc73d6a83a53be6daa0479e98bac> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e3e60000 - 0x1e3e61fff ParsecSubscriptionServiceSupport arm64e  <20a4ff35240938d9812a652f0822a730> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1e3e62000 - 0x1e3eeefff MediaPlatform arm64e  <c7917218b9ac362bbf9bcef42abfc26f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1e3eef000 - 0x1e41bbfff MediaLibraryCore arm64e  <e993037ce69339c691f29e0d0606b277> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1e421d000 - 0x1e4256fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1e4257000 - 0x1e4279fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1e427a000 - 0x1e4298fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1e4299000 - 0x1e439afff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1e44b7000 - 0x1e44b7fff Accelerate arm64e  <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1e44b9000 - 0x1e47f6fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1e47f7000 - 0x1e47fbfff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1e47fc000 - 0x1e4855fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1e4856000 - 0x1e4856fff vecLib arm64e  <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1e485f000 - 0x1e486dfff AuthenticationServices arm64e  <8bee3bba813a30558e2a0504448cb6d4> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1e486e000 - 0x1e4876fff BackgroundTasks arm64e  <7e0e1ac579f230f8ac6bfaa14d72d4a9> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1e48b1000 - 0x1e49bdfff Combine arm64e  <f657272668ea38adac5492d94a4373bd> /System/Library/Frameworks/Combine.framework/Combine
0x1e49d0000 - 0x1e4a20fff CoreMIDI arm64e  <996fff805ba63ce6871ede2e0eee6853> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1e4b97000 - 0x1e4bd2fff CryptoKit arm64e  <a767a27d90b235fcb2d31552ab4ecb70> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1e4c0f000 - 0x1e4c3cfff GSS arm64e  <de729fe3f26939f3b5c3c46109dd64c7> /System/Library/Frameworks/GSS.framework/GSS
0x1e4c50000 - 0x1e4c82fff MPSCore arm64e  <a5c4ca1f4cbd391199f25b896a6c7c7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1e4c83000 - 0x1e4cfcfff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1e4cfd000 - 0x1e4d1ffff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1e4d20000 - 0x1e4d34fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1e4d35000 - 0x1e4ecafff MPSNeuralNetwork arm64e  <debe6c3b238b3ecbb72a67a225808564> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1e4ecb000 - 0x1e4f10fff MPSRayIntersector arm64e  <e9b0aebc236c39639cee390baba90c2a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1e4f11000 - 0x1e4f11fff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1e4f1e000 - 0x1e4f1efff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1e4f29000 - 0x1e4f2afff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1e4f2b000 - 0x1e4f31fff libCoreFSCache.dylib arm64e  <b53da010d4e437b99dd6050c27c6aa41> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1e4f32000 - 0x1e4f37fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1e4f6c000 - 0x1e4fa4fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1e52bd000 - 0x1e53befff SoundAnalysis arm64e  <00f85188adf738fda08a12a4187b83d0> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1e53c1000 - 0x1e53c1fff UIKit arm64e  <b5da5ad3b1e0398690b3788ee78b888a> /System/Library/Frameworks/UIKit.framework/UIKit
0x1e577c000 - 0x1e58bcfff ANECompiler arm64e  <a77a065f46f63d4299537888aea45e80> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1e58bd000 - 0x1e58cefff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1e58d7000 - 0x1e5968fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1e5969000 - 0x1e596dfff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1e5987000 - 0x1e59ebfff ICE arm64e  <19f64be4b71c34eaa5c562a351b277e5> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1e59ec000 - 0x1e59ecfff LegacyHandle arm64e  <cd221cb6922d34d2844d02386e3f30af> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1e59ed000 - 0x1e59f3fff SimpleKeyExchange arm64e  <846e7423b30d3fbd99e8acb41ba6b130> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1e59f4000 - 0x1e59f4fff snatmap arm64e  <a6cc8ea157623a4bb5b24808d6043972> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1e5a76000 - 0x1e5ab8fff AccessibilitySharedSupport arm64e  <403ee05e9e6b3583b31293851ac8de6c> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1e5b16000 - 0x1e5b21fff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1e6248000 - 0x1e63fdfff AppleCVA arm64e  <dedeecbb1c0333b09fcd63aa75ab48f5> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1e6470000 - 0x1e647efff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1e6485000 - 0x1e648ffff AppleIDAuthSupport arm64e  <eedc87f9a1d63f3089a5b1508512351f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1e6490000 - 0x1e64d2fff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1e64ee000 - 0x1e64fffff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1e6506000 - 0x1e6529fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1e65e0000 - 0x1e661efff AttributeGraph arm64e  <b83d372f2e6232cd9cb01a68eda3e5d9> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1e666a000 - 0x1e66befff AutoLoop arm64e  <7ee78d267a243195b2fe19c9d5d7a2cd> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1e672e000 - 0x1e675efff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1e7228000 - 0x1e7228fff CombineCocoa arm64e  <c0dcc9b30bdb346d928e1057348e834f> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1e7229000 - 0x1e7230fff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1e73e2000 - 0x1e74d1fff CoreAppleCVA arm64e  <65c61ea4d4b432f8943c1e7bb1508475> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1e7668000 - 0x1e766bfff CoreOptimization arm64e  <f2a7f4b2f92c3292b0065e9fdfa17b51> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1e76e4000 - 0x1e76e5fff CryptoKitCBridging arm64e  <4999cd83cb3e34a59b92d773253e21c9> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1e7786000 - 0x1e7791fff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e7923000 - 0x1e793ffff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e7a01000 - 0x1e7fcdfff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1e82a2000 - 0x1e86b5fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e878b000 - 0x1e879efff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1e8805000 - 0x1e8811fff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1e8833000 - 0x1e8847fff Futhark arm64e  <a7d3e960297e36718be985d5a342ea82> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1e9550000 - 0x1e955cfff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1e9eec000 - 0x1e9f5cfff Heimdal arm64e  <f91603064d35306e827d7672ada2f684> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1ea40b000 - 0x1ea474fff InertiaCam arm64e  <7dd7c9c1bf433c19b6d2af9d1121725c> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1ea4bd000 - 0x1ea4c3fff InternationalSupport arm64e  <cc1377bf89833bacbf3b6abae63ea7f7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1ea788000 - 0x1ea788fff Marco arm64e  <c415ad58cfe73860a3af02daad7afb02> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1eac50000 - 0x1eac7afff MetricsKit arm64e  <7f27e511a79e33e19882185f88360c3c> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1eac88000 - 0x1eac9bfff MobileDeviceLink arm64e  <f4f686ebe6903ab6abd982aeefb1aa0b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1eaf53000 - 0x1eaf93fff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1eb612000 - 0x1eb612fff PhoneNumbers arm64e  <d29b14b005ac32028e9ccedd36b5cb30> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1ecfbd000 - 0x1ed011fff RenderBox arm64e  <a2d0c5fe10113cc29eaec6678710204e> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1ed012000 - 0x1ed016fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1ed108000 - 0x1ed13afff ScreenReaderCore arm64e  <adaee384d61d36b29fcc011af1399da9> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1ed1b0000 - 0x1ed1bcfff SetupAssistantSupport arm64e  <bc3a7f5b6f6d3c6691b007a83ad65cfd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1ed1db000 - 0x1ed1dbfff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1ed20a000 - 0x1ed232fff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1ed9c3000 - 0x1edae4fff TextRecognition arm64e  <db78f50a59243984a9822590699b46af> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1edae5000 - 0x1edb89fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1ee9db000 - 0x1eeed8fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1eefa7000 - 0x1eefb9fff WirelessCoexManager arm64e  <b0570121a2373c77a0c8c2c57c51b8cc> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1ef072000 - 0x1ef07afff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1ef07b000 - 0x1ef0c4fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1ef0dd000 - 0x1ef0e9fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1ef436000 - 0x1ef436fff libAWDProtobufFacetimeiMessage.dylib arm64e  <b97fe8e3f89e382d995795209aaa5bc7> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1ef4b6000 - 0x1ef7befff libAWDSupportFramework.dylib arm64e  <c1f2be639aa03d6b8b2e4ea17674f930> /usr/lib/libAWDSupportFramework.dylib
0x1ef975000 - 0x1ef97ffff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
0x1ef9a4000 - 0x1efb68fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
0x1efbe5000 - 0x1efbecfff libMatch.1.dylib arm64e  <f9970de973473d14ab78eeca4f4dd3ef> /usr/lib/libMatch.1.dylib
0x1efc9e000 - 0x1efc9ffff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
0x1efca8000 - 0x1efca9fff libThaiTokenizer.dylib arm64e  <e4f4f432cf69377a8a38a2b8b140a9d0> /usr/lib/libThaiTokenizer.dylib
0x1efda9000 - 0x1efdbefff libapple_nghttp2.dylib arm64e  <ba029feafe2739cb857c3dcaea611d6c> /usr/lib/libapple_nghttp2.dylib
0x1efe37000 - 0x1efe47fff libbsm.0.dylib arm64e  <d9098218c078393a9e586b694e1c9e23> /usr/lib/libbsm.0.dylib
0x1efe48000 - 0x1efe54fff libbz2.1.0.dylib arm64e  <c5cfe7d65aa83c0289e60410a4998d51> /usr/lib/libbz2.1.0.dylib
0x1efe55000 - 0x1efe55fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
0x1efe56000 - 0x1efe67fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
0x1efe68000 - 0x1efe7ffff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
0x1efe80000 - 0x1efe81fff libcoretls_cfhelpers.dylib arm64e  <adfa5c10b2d434a499d34ea1a2735c1d> /usr/lib/libcoretls_cfhelpers.dylib
0x1efe82000 - 0x1efe88fff libcupolicy.dylib arm64e  <d3e787ff65693dfaaa0c3e3a8e2843b1> /usr/lib/libcupolicy.dylib
0x1efec9000 - 0x1efed2fff libdscsym.dylib arm64e  <b842376b184031cb8ecc266e16add35a> /usr/lib/libdscsym.dylib
0x1efed3000 - 0x1efef0fff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
0x1eff0a000 - 0x1eff0ffff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
0x1eff10000 - 0x1f0002fff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
0x1f0018000 - 0x1f0023fff liblockdown.dylib arm64e  <d0168a91fd9c3f7b98ab133106959db6> /usr/lib/liblockdown.dylib
0x1f0024000 - 0x1f003cfff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
0x1f03c2000 - 0x1f03f2fff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
0x1f03f3000 - 0x1f0407fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
0x1f0793000 - 0x1f07abfff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
0x1f07ac000 - 0x1f07aefff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
0x1f07af000 - 0x1f07b4fff libsysdiagnose.dylib arm64e  <d33b175a0fab3bf0a57dfeeef4b6c4d6> /usr/lib/libsysdiagnose.dylib
0x1f07b5000 - 0x1f07e6fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
0x1f07ee000 - 0x1f07f1fff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
0x1f081f000 - 0x1f0830fff libz.1.dylib arm64e  <fafaa0b435f730aa87616a05ec84b8cd> /usr/lib/libz.1.dylib
0x1f087b000 - 0x1f08b5fff libswiftAccelerate.dylib arm64e  <56a25459487535fc88e962b7b6f45126> /usr/lib/swift/libswiftAccelerate.dylib
0x1f08f4000 - 0x1f08fbfff libswiftCoreData.dylib arm64e  <301d92d15a053e47936ead0125676ba5> /usr/lib/swift/libswiftCoreData.dylib
0x1f08fc000 - 0x1f0900fff libswiftCoreFoundation.dylib arm64e  <24e45ec7ab0c3e73b8b23eef6a54329e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f0901000 - 0x1f090ffff libswiftCoreGraphics.dylib arm64e  <b01462f4cf2e34efa3d0b1a5c0b08b4c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1f0910000 - 0x1f0914fff libswiftCoreImage.dylib arm64e  <4f0cb4e66cb733c5afb2f2a97cac43a7> /usr/lib/swift/libswiftCoreImage.dylib
0x1f096a000 - 0x1f0973fff libswiftDarwin.dylib arm64e  <adf094e0508a355a8e11f8fea6ec1f03> /usr/lib/swift/libswiftDarwin.dylib
0x1f0974000 - 0x1f0990fff libswiftDispatch.dylib arm64e  <a17291f0cf673300bbb4177c656397ce> /usr/lib/swift/libswiftDispatch.dylib
0x1f0991000 - 0x1f0b20fff libswiftFoundation.dylib arm64e  <6561a18c7ed33602b8e2a9988912a2e3> /usr/lib/swift/libswiftFoundation.dylib
0x1f0b59000 - 0x1f0b60fff libswiftMetal.dylib arm64e  <2caae8964de037daa118762991d0ce2a> /usr/lib/swift/libswiftMetal.dylib
0x1f0bd5000 - 0x1f0bdbfff libswiftObjectiveC.dylib arm64e  <a550c31fa226359c8d9fc8bf3bea75c0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1f0be5000 - 0x1f0beafff libswiftQuartzCore.dylib arm64e  <39444c8eb68f388ea460fdb5da641bf4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1f0c27000 - 0x1f0c3bfff libswiftUIKit.dylib arm64e  <6296c18861253b70b3d0c6ba1444f9e0> /usr/lib/swift/libswiftUIKit.dylib
0x1f0c4c000 - 0x1f0c54fff libswiftos.dylib arm64e  <01a2bd8c90713f0f9323d72703e02ed4> /usr/lib/swift/libswiftos.dylib
0x1f0c55000 - 0x1f0c6ffff libswiftsimd.dylib arm64e  <7b64c17552a43033958df3d7e3c219b0> /usr/lib/swift/libswiftsimd.dylib
0x1f0c70000 - 0x1f0c75fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
0x1f0c76000 - 0x1f0c86fff libcommonCrypto.dylib arm64e  <a6eb95d01dd33d93ab7d2cc2c5f1432d> /usr/lib/system/libcommonCrypto.dylib
0x1f0c87000 - 0x1f0c8afff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
0x1f0d61000 - 0x1f0d61fff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
0x1f0d62000 - 0x1f0d67fff libmacho.dylib arm64e  <d57ecc933d383549b596a37f3aa5f6e5> /usr/lib/system/libmacho.dylib
0x1f0d68000 - 0x1f0d69fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
0x1f0d6a000 - 0x1f0d6bfff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
0x1f0d6c000 - 0x1f0d99fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
0x1f0d9a000 - 0x1f0d9ffff libunwind.dylib arm64e  <e0ee449ef786342596215cc058a119af> /usr/lib/system/libunwind.dylib
0x1f0f45000 - 0x1f0f57fff AccessibilitySettingsLoader arm64e  <1efabc16914a35768e5207945ad94236> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1f1043000 - 0x1f1054fff QuickSpeak arm64e  <2718f3754b013149940768ae1fd579ad> /System/Library/AccessibilityBundles/QuickSpeak.bundle/QuickSpeak
0x1f1083000 - 0x1f10effff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1f10f0000 - 0x1f10fdfff NanoPreferencesSync arm64e  <ffa81252ac5135ae9c37ef85570c9c95> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1f2025000 - 0x1f2060fff CryptoTokenKit arm64e  <2ec8eccbe9993e5eaf184c1f7fc1245b> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1f2066000 - 0x1f282efff SwiftUI arm64e  <982eae193908332ba04bbd4016b50c3a> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1f3123000 - 0x1f3141fff AppSSO arm64e  <f6b02ba53d143d3cbbdd33b45cc9585e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1f3142000 - 0x1f3156fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: 81C26137-8A47-4345-81B5-EAF116D40A92
Beta Identifier:     8B98FF11-26F6-4CF9-86A1-C61118BD0B40
Hardware Model:      iPhone12,3
Process:             NetNewsWire [7990]
Path:                /private/var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             29 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone12,3:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [2407]

Date/Time:           2020-01-21 17:43:51.2643 -0500
Launch Time:         2020-01-21 14:37:44.8713 -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 RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x0000000197174c04 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x0000000197174020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x0000000197327964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001973227fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                  0x0000000197321f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   GraphicsServices                0x00000001a159f534 GSEventRunModal + 108 (GSEvent.c:2246)
6   UIKitCore                       0x000000019b49aa60 UIApplicationMain + 1940 (UIApplication.m:4773)
7   NetNewsWire                     0x0000000104353290 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
8   libdyld.dylib                   0x00000001971a0e18 start + 4

Thread 1:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x0000000197174c04 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x0000000197174020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x0000000197327964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001973227fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                  0x0000000197321f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   Foundation                      0x00000001976673b0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                      0x0000000197667288 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                       0x000000019b53623c -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637)
8   Foundation                      0x0000000197666014 -[NSThread main] + 40 (NSThread.m:760)
9   Foundation                      0x00000001977a1a7c __NSThread__start__ + 852 (NSThread.m:724)
10  libsystem_pthread.dylib         0x00000001970b5840 _pthread_start + 168 (pthread.c:896)
11  libsystem_pthread.dylib         0x00000001970bd9f4 thread_start + 8

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib          0x0000000197196ccc __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x00000001970b921c _pthread_cond_wait + 676 (pthread_cond.c:591)
2   libc++.1.dylib                  0x00000001971ebd04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287)
3   JavaScriptCore                  0x00000001a657321c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 104 (condition_variable:204)
4   JavaScriptCore                  0x00000001a6576c80 bmalloc::Scavenger::threadRunLoop() + 196 (condition_variable:213)
5   JavaScriptCore                  0x00000001a6576978 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:384)
6   JavaScriptCore                  0x00000001a6577cbc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 44 (type_traits:4361)
7   libsystem_pthread.dylib         0x00000001970b5840 _pthread_start + 168 (pthread.c:896)
8   libsystem_pthread.dylib         0x00000001970bd9f4 thread_start + 8

Thread 4:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

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

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib          0x00000001971991ac pread + 8
1   libsqlite3.dylib                0x000000019908f710 seekAndRead + 72 (sqlite3.c:38318)
2   libsqlite3.dylib                0x0000000198fe1024 unixRead + 208 (sqlite3.c:38410)
3   libsqlite3.dylib                0x0000000199004340 readDbPage + 184 (sqlite3.c:22811)
4   libsqlite3.dylib                0x0000000199098778 getPageNormal + 480 (sqlite3.c:62948)
5   libsqlite3.dylib                0x00000001990a1bc0 getAndInitPage + 100 (sqlite3.c:63063)
6   libsqlite3.dylib                0x000000019902dd20 sqlite3BtreeNext + 256 (sqlite3.c:74584)
7   libsqlite3.dylib                0x000000019901de30 sqlite3VdbeExec + 1676 (sqlite3.c:95699)
8   libsqlite3.dylib                0x000000019901c1a4 sqlite3_step + 392 (sqlite3.c:88583)
9   RSDatabase                      0x00000001048879ac -[FMResultSet nextWithError:] + 48 (FMResultSet.m:168)
10  ArticlesDatabase                0x00000001047355bc makeDatabaseCalls #1 (_:) in closure #1 in ArticlesTable.fetchAllUnreadCounts(_:) + 460 (ArticlesTable.swift:318)
11  ArticlesDatabase                0x00000001047351b8 closure #1 in ArticlesTable.fetchAllUnreadCounts(_:) + 156 (ArticlesTable.swift:332)
12  RSDatabase                      0x000000010489b85c closure #1 in DatabaseQueue._runInDatabase(_:_:_:) + 172 (DatabaseQueue.swift:211)
13  RSDatabase                      0x000000010489c01c partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 20 (<compiler-generated>:0)
14  RSDatabase                      0x000000010489c0ac thunk for @callee_guaranteed () -> (@error @owned Error)partial apply + 12
15  libswiftObjectiveC.dylib        0x00000001ccff6d9c $s10ObjectiveC15autoreleasepool8invokingxxyKXE_tKlF + 64 (ObjectiveC.swift:166)
16  RSDatabase                      0x000000010489af80 closure #1 in DatabaseQueue.runInDatabase(_:) + 160
17  RSDatabase                      0x000000010489becc partial apply for closure #1 in DatabaseQueue.runInTransaction(_:) + 36
18  RSDatabase                      0x000000010489aab0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
19  libdispatch.dylib               0x0000000197050b7c _dispatch_call_block_and_release + 32 (init.c:1408)
20  libdispatch.dylib               0x0000000197051fd8 _dispatch_client_callout + 20 (object.m:495)
21  libdispatch.dylib               0x0000000197058450 _dispatch_lane_serial_drain + 568 (inline_internal.h:2484)
22  libdispatch.dylib               0x0000000197058eb4 _dispatch_lane_invoke + 424 (inline_internal.h:1851)
23  libdispatch.dylib               0x0000000197058320 _dispatch_lane_serial_drain + 264 (inline_internal.h:2525)
24  libdispatch.dylib               0x0000000197058e7c _dispatch_lane_invoke + 368 (inline_internal.h:1851)
25  libdispatch.dylib               0x0000000197061f20 _dispatch_workloop_worker_thread + 580 (queue.c:6445)
26  libsystem_pthread.dylib         0x00000001970b76d0 _pthread_wqthread + 280 (pthread.c:2351)
27  libsystem_pthread.dylib         0x00000001970bd9e8 start_wqthread + 8

Thread 7:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib         0x00000001970bd9e0 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000010004005   x1: 0x0000000007000806   x2: 0x0000000000000000   x3: 0x0000000000000c00
    x4: 0x0000000000001d03   x5: 0x00000000ffffffff   x6: 0x0000000000000000   x7: 0x000000000000000c
    x8: 0x00000000fffffbbf   x9: 0x0000000007000906  x10: 0x3ecc9dbf3c4b005d  x11: 0x000000b2f4a89c2e
   x12: 0x00000000016e3600  x13: 0x000000000003a56e  x14: 0x0000000000000d00  x15: 0x00000d0000000000
   x16: 0xffffffffffffffe1  x17: 0x0000000000000001  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x00000000ffffffff  x21: 0x0000000000001d03  x22: 0x0000000000000c00  x23: 0x000000016bab2c90
   x24: 0x0000000007000806  x25: 0x0000000000000000  x26: 0x0000000007000806  x27: 0x0000000000000c00
   x28: 0x0000000000000001   fp: 0x000000016bab2b90   lr: 0x0000000197174020
    sp: 0x000000016bab2b40   pc: 0x0000000197174c04 cpsr: 0x60000000
   esr: 0x56000080  Address size fault

Binary Images:
0x10434c000 - 0x10447bfff NetNewsWire arm64  <192b53054c9f38e895947c71fb9881e3> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/NetNewsWire
0x1044fc000 - 0x104523fff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x104538000 - 0x104543fff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x104554000 - 0x1046c3fff Account arm64  <c7e24bc159fe35a2b8939f710d04fe37> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/Account.framework/Account
0x10471c000 - 0x104753fff ArticlesDatabase arm64  <8353f29a78073ee18c8ee0221ab2d493> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x104774000 - 0x1047dbfff dyld arm64e  <651eb4d8a0f03c97a0c46a8f6fc17a56> /usr/lib/dyld
0x104858000 - 0x10486bfff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x104880000 - 0x1048a3fff RSDatabase arm64  <734090683e3e375f9944a9d546f683e9> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x1048b8000 - 0x1048dffff RSCore arm64  <37f1ec9c56ab31f9b758b38a14686ffb> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x1048f8000 - 0x104903fff SyncDatabase arm64  <7d3f0278633e324d83a704b36eca7f34> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x104914000 - 0x104943fff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/AC5F3791-3B4B-4E83-9B38-9D548493D55D/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x104e2c000 - 0x104e37fff libobjc-trampolines.dylib arm64e  <028df612175838e498958fd8c6a9a03c> /usr/lib/libobjc-trampolines.dylib
0x196f84000 - 0x196f9afff libsystem_trace.dylib arm64e  <d8b2e2cdf750340388aba63c781581b9> /usr/lib/system/libsystem_trace.dylib
0x196f9b000 - 0x196fcefff libxpc.dylib arm64e  <b7ae424e41d63a58a05cea0847830ddc> /usr/lib/system/libxpc.dylib
0x196fcf000 - 0x196fcffff libsystem_blocks.dylib arm64e  <298d0cb4af9b301ba31e0709413046f0> /usr/lib/system/libsystem_blocks.dylib
0x196fd0000 - 0x19704efff libsystem_c.dylib arm64e  <4e543032e8f63ca69818e9f8fdb8f230> /usr/lib/system/libsystem_c.dylib
0x19704f000 - 0x19708bfff libdispatch.dylib arm64e  <2afaf8647f5c3011840db066e7377af1> /usr/lib/system/libdispatch.dylib
0x19708c000 - 0x1970acfff libsystem_malloc.dylib arm64e  <0407f7fab6853a3a8db328f2eb85d4b3> /usr/lib/system/libsystem_malloc.dylib
0x1970ad000 - 0x1970b3fff libsystem_platform.dylib arm64e  <cff9fe5cd8603000819ef5e15752dd46> /usr/lib/system/libsystem_platform.dylib
0x1970b4000 - 0x1970befff libsystem_pthread.dylib arm64e  <5f848a4c49073fc9a76d378fe8f2e4fc> /usr/lib/system/libsystem_pthread.dylib
0x1970bf000 - 0x1970effff libobjc.A.dylib arm64e  <a486c2b341b03f23af40c5579f5be97e> /usr/lib/libobjc.A.dylib
0x1970f0000 - 0x19715cfff libcorecrypto.dylib arm64e  <7941b50b48d93654a5dfaf699a9db164> /usr/lib/system/libcorecrypto.dylib
0x19715d000 - 0x197170fff libc++abi.dylib arm64e  <9c6349615c4b3df3a717d62877ab3a95> /usr/lib/libc++abi.dylib
0x197171000 - 0x19719ffff libsystem_kernel.dylib arm64e  <4acde3c866303f879774d1741ea28f2b> /usr/lib/system/libsystem_kernel.dylib
0x1971a0000 - 0x1971d3fff libdyld.dylib arm64e  <9059087b727b3b45b67209e5b03e6020> /usr/lib/system/libdyld.dylib
0x1971d4000 - 0x1971dcfff libsystem_darwin.dylib arm64e  <a799ce1b3d243b0980f1a5fcfc1c11da> /usr/lib/system/libsystem_darwin.dylib
0x1971dd000 - 0x197237fff libc++.1.dylib arm64e  <d9f3508f9f743705ac7c83efcf279139> /usr/lib/libc++.1.dylib
0x197238000 - 0x197279fff libsystem_info.dylib arm64e  <aca5c5c953ed38b0a9c8cc5b7963fcd2> /usr/lib/system/libsystem_info.dylib
0x19727a000 - 0x1975f7fff CoreFoundation arm64e  <93bd750d2ece3e3884059e46efe482c6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1975f8000 - 0x19765efff SystemConfiguration arm64e  <2da2115e6cab3b86a21858d915b9d926> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x19765f000 - 0x19792afff Foundation arm64e  <80c31587f5383437966f300f6632eb95> /System/Library/Frameworks/Foundation.framework/Foundation
0x19792b000 - 0x19795dfff libCRFSuite.dylib arm64e  <ed1305c6ef1f35f2ace7859d9f8685eb> /usr/lib/libCRFSuite.dylib
0x19795e000 - 0x197ae1fff CoreServices arm64e  <8bc685361a5238fb85dc333bf7273d14> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x197ae2000 - 0x197b44fff libSparse.dylib arm64e  <c8f8efa09ead3905a54ca13f251b2ad9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x197b45000 - 0x19803efff ImageIO arm64e  <afcf2555c1e13bed8bb4c78c1c35c44d> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x19803f000 - 0x198041fff ConstantClasses arm64e  <5c7d85a4c88c387a96c5d9ea357e10bc> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x198042000 - 0x1981dafff CoreText arm64e  <79783ec694663e6dbab697fdbaffa5d6> /System/Library/Frameworks/CoreText.framework/CoreText
0x1981db000 - 0x19831bfff Security arm64e  <e5022c81c9a53c7cbfccaa299e595cf8> /System/Library/Frameworks/Security.framework/Security
0x19831c000 - 0x1983c2fff IOKit arm64e  <8410f83550363779bb03c4044be6dd4c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1983c3000 - 0x1983fafff libMobileGestalt.dylib arm64e  <6d5ea0114512392789ff1d8c9102ebbe> /usr/lib/libMobileGestalt.dylib
0x1983fb000 - 0x198459fff libprotobuf.dylib arm64e  <ec0fdc39903939f7a4600093bf4af70d> /usr/lib/libprotobuf.dylib
0x19845a000 - 0x19846cfff libprotobuf-lite.dylib arm64e  <825eb9dcb00932409128ecede2f077d6> /usr/lib/libprotobuf-lite.dylib
0x19846d000 - 0x1986cdfff libicucore.A.dylib arm64e  <184af8279281325fa56e5fc8fcceda19> /usr/lib/libicucore.A.dylib
0x1986ce000 - 0x1986f7fff CoreServicesInternal arm64e  <2dd29602bc323b449487188becc3c5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1986f8000 - 0x19873ffff WirelessDiagnostics arm64e  <d326a69a1d2a33ed94d07759aaa89b29> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x198740000 - 0x19877bfff libAWDSupport.dylib arm64e  <150a140719573872a158dcfeb673a8e7> /usr/lib/libAWDSupport.dylib
0x19877c000 - 0x198bc4fff CoreAudio arm64e  <56c5a22efcdf3c128082bc1879c8cf02> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x198bc5000 - 0x198e9dfff CoreImage arm64e  <22527cc72806360d80a5ef2d897ead7e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x198e9e000 - 0x198f91fff LanguageModeling arm64e  <ace2c2df42ff3540b5788c52c635d9dd> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x198f92000 - 0x198fd8fff Lexicon arm64e  <7fa04d1129c73ba6934b124a0d05359b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x198fd9000 - 0x19915ffff libsqlite3.dylib arm64e  <c8af1e21fa363921b2588002b98137c8> /usr/lib/libsqlite3.dylib
0x199160000 - 0x199192fff MobileKeyBag arm64e  <2780973ce05d3566abfa5567d2973d90> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x199193000 - 0x19919cfff libsystem_notify.dylib arm64e  <0db1f89f87a33c58b0eda2d0a7520b92> /usr/lib/system/libsystem_notify.dylib
0x19919d000 - 0x199379fff CoreDuet arm64e  <f1394ee72de2386cbace9ae359faae3d> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19937a000 - 0x1994c1fff Montreal arm64e  <9841ca429ae23884bb59b625585ee163> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1994c2000 - 0x1995a7fff NLP arm64e  <9fc0dd0bf9153aec957805478bf8ecc0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1995a8000 - 0x1995c6fff CellularPlanManager arm64e  <0999bba919063fcea1e596b1c8005dce> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1995c7000 - 0x199604fff AppSupport arm64e  <ed3d3e24ae6238e4be7f0b1633ce1238> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x199605000 - 0x199adffff libnetwork.dylib arm64e  <1c467a1610e133f29496a44b8ce7b1e6> /usr/lib/libnetwork.dylib
0x199ae0000 - 0x199bf0fff ManagedConfiguration arm64e  <1374121f1e673c1f911f5bd0773f7129> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x199bf1000 - 0x199c1bfff CoreServicesStore arm64e  <181c7c7cfc4435468b91ce71ccbcc846> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x199c1c000 - 0x199c3dfff UserManagement arm64e  <491b8b0acd413a4eae67b2454fefb67a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x199c3e000 - 0x199ef5fff CoreML arm64e  <9cabc737ee813cceb62227fe007b120c> /System/Library/Frameworks/CoreML.framework/CoreML
0x199ef6000 - 0x199f0cfff ProtocolBuffer arm64e  <cb77568d0c423ae1abe191b796d30031> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x199f0d000 - 0x199f27fff CommonUtilities arm64e  <eeebcf1a184e3c2ebc876c3be5688046> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x199f28000 - 0x199f28fff libenergytrace.dylib arm64e  <78ff67d76a84315cbcd6571c5e4f770f> /usr/lib/libenergytrace.dylib
0x199f29000 - 0x199f61fff RunningBoardServices arm64e  <78fa48a7a1913166bad1176a5baa6b8d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x199f62000 - 0x199fdafff BaseBoard arm64e  <8dc55bd22ef637bbb149baf3683341aa> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x199fdb000 - 0x19a52afff SiriTTS arm64e  <08002563c176390eb5dd8f2ad81b071a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x19a52b000 - 0x19a59dfff CoreLocation arm64e  <65dc3a6e47a63795ae11418bc5737e3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x19a5ab000 - 0x19a601fff Accounts arm64e  <7190cc8d06353ddcba700a4899296abd> /System/Library/Frameworks/Accounts.framework/Accounts
0x19a602000 - 0x19a612fff SharedWebCredentials arm64e  <a822eff8a92a31b4b76784d1f672643c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x19a613000 - 0x19a973fff CFNetwork arm64e  <7052aa4b1c5b3b58b904ea280e0c8770> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x19a974000 - 0x19aa56fff UIFoundation arm64e  <117385e21eb13e7db551868bcfdc0286> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19aa57000 - 0x19bb7bfff UIKitCore arm64e  <aa897ca98d153dd7bb4f8d90f9a28571> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19bb7c000 - 0x19bb8afff AssertionServices arm64e  <7eaf805b7d6d34528ce455fff687077b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x19bb8b000 - 0x19bc62fff CoreTelephony arm64e  <9424072b2cbd3f94855c65a0760a9def> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x19bc63000 - 0x19bc68fff AggregateDictionary arm64e  <862910720b1434219b4bdab1c20743fe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x19bc69000 - 0x19bc7ffff libsystem_asl.dylib arm64e  <df2c28764e223adea9710e7287f7e1f5> /usr/lib/system/libsystem_asl.dylib
0x19bc80000 - 0x19bcfcfff CloudDocs arm64e  <2745cf62d0f53630bd5df8936065ba43> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19bcfd000 - 0x19c030fff CoreData arm64e  <dde341d2bd5b31919d507ca75c4fb381> /System/Library/Frameworks/CoreData.framework/CoreData
0x19c031000 - 0x19c25dfff Vision arm64e  <0e223637f78239d2972b816791315aaf> /System/Library/Frameworks/Vision.framework/Vision
0x19c25e000 - 0x19c2a2fff PhotoFoundation arm64e  <90f23bde8b583d1292938eea3f60cdd2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x19c2a3000 - 0x19c2cefff BoardServices arm64e  <245648aee141381ba6d2d6dd9c8f22c7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x19c2cf000 - 0x19c386fff libboringssl.dylib arm64e  <cafab4d22bfa3fd68701090c3e63194a> /usr/lib/libboringssl.dylib
0x19c387000 - 0x19c395fff libsystem_networkextension.dylib arm64e  <0b5a7828c9b43739b7f69444cce391dc> /usr/lib/system/libsystem_networkextension.dylib
0x19c396000 - 0x19c3b6fff CoreAnalytics arm64e  <98c3a047f2093ec3a4be99b8893bb633> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x19c3b7000 - 0x19c531fff CloudKit arm64e  <126812875c913c8083f176dfdf4372c4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19c532000 - 0x19c581fff SpringBoardServices arm64e  <b3f23d5706673022b05eccf903386970> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19c582000 - 0x19c5f9fff FrontBoardServices arm64e  <d9938bb966d831f6aced42ada1b4180e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x19c5fa000 - 0x19c712fff Network arm64e  <67df910684ec3c2c8c47c4a77a7c926b> /System/Library/Frameworks/Network.framework/Network
0x19c713000 - 0x19c76ffff libusrtcp.dylib arm64e  <c229f77f2b47361c97e2c71a24093061> /usr/lib/libusrtcp.dylib
0x19c770000 - 0x19c777fff libsystem_symptoms.dylib arm64e  <fb2a385ab40f318dbc3ead01f8984c3c> /usr/lib/system/libsystem_symptoms.dylib
0x19c778000 - 0x19d6cefff GeoServices arm64e  <27662532cc043b30a9ff1dfc6a116641> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x19d6cf000 - 0x19d6d7fff TCC arm64e  <83f25d6b089f322ea56d21b1d8bf60f4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x19d6d8000 - 0x19d733fff IMFoundation arm64e  <019a7df1c84d3367966fd3003ddd634a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19d734000 - 0x19d896fff CoreUtils arm64e  <f5db69e7973a32f195498f60045ac793> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19d897000 - 0x19d948fff IMSharedUtilities arm64e  <0366217308de32f0887f3adde661b72e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x19d977000 - 0x19d980fff libsystem_containermanager.dylib arm64e  <3b43b4cbbbff37d5906d4267b3b23e33> /usr/lib/system/libsystem_containermanager.dylib
0x19d981000 - 0x19d9fffff AppleAccount arm64e  <fe2a152dae263db5afc2ffc92a3fbf50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19da00000 - 0x19da1bfff ApplePushService arm64e  <52e3cac9940c3c6988947db21a3ccdc1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19da1c000 - 0x19db0cfff IDS arm64e  <ae7628820628327a819de45668632e5c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19db0d000 - 0x19dc3dfff IDSFoundation arm64e  <0c53cb6291d33665b9c3e9caa9bb456f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19dc3e000 - 0x19dc3ffff libCTGreenTeaLogger.dylib arm64e  <a0101914772431b0bf896828bdd09318> /usr/lib/libCTGreenTeaLogger.dylib
0x19dca5000 - 0x19dda6fff CoreMedia arm64e  <ac1bf796ee3b3ccdae211574c805dcc7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x19dda7000 - 0x19ddb7fff UIKitServices arm64e  <efbf18d4ca5b3966bcc61dcf5b3f1dfa> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x19ddb8000 - 0x19de0cfff BackBoardServices arm64e  <3223116e90093a17a92bc8f8542cf392> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19de0d000 - 0x19e064fff QuartzCore arm64e  <a3363f67678339798fa95563abd4737d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19e065000 - 0x19e222fff ColorSync arm64e  <72ce7ef9a34d3e86a4bc35e0f114ad1f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x19e223000 - 0x19e796fff CoreGraphics arm64e  <287f78e98c0638ee8e387be7c3a52c2b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x19e797000 - 0x19e8d2fff Contacts arm64e  <4b6bd0d3bd92307e88ca1ce75762e306> /System/Library/Frameworks/Contacts.framework/Contacts
0x19e8d3000 - 0x19e903fff UserNotifications arm64e  <67338a867da43317a64e5893461c61de> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x19e904000 - 0x19e927fff LocationSupport arm64e  <55df2bd3f4463379977a8591d6a906e4> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x19e928000 - 0x19ea8dfff Sharing arm64e  <dd006e5b5a6731c4a9393ed359db1a7c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x19ea8e000 - 0x19f0acfff WebKit arm64e  <02e852d8b417358cabe9e53e8a993582> /System/Library/Frameworks/WebKit.framework/WebKit
0x19f0ad000 - 0x1a0dc9fff WebCore arm64e  <bf0e57dc5e3738fea64489c30782dde3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a0dca000 - 0x1a0de2fff libAccessibility.dylib arm64e  <680eb5902e4b3362bc48fa24049dbcf4> /usr/lib/libAccessibility.dylib
0x1a0de3000 - 0x1a0deefff AXCoreUtilities arm64e  <9da8f5991794383e9ba090064af40491> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a0def000 - 0x1a0e69fff ContactsFoundation arm64e  <fd40685c96b73670bed6c085707c9669> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1a0e6a000 - 0x1a0e7efff PowerLog arm64e  <9813d6a8daa136b6980c2c8379d5cea0> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a0e7f000 - 0x1a0e90fff IOSurface arm64e  <4a90a7a6f5a436a38ccc6439a21fc690> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a0e91000 - 0x1a159bfff MediaToolbox arm64e  <8f2cc4ead6ac318ead1052ad97582ef6> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a159c000 - 0x1a15a4fff GraphicsServices arm64e  <b06e705fec55357682abea65a9bd7143> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1a168d000 - 0x1a188bfff AVFoundation arm64e  <a953c52b12353b57bb3264559dc4dfe4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1a188c000 - 0x1a18c4fff OnBoardingKit arm64e  <2e2d67b4d3b9369c834ced186e4c4f96> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a18c5000 - 0x1a1914fff MobileWiFi arm64e  <25834dc235413fd5941afdaa7bf197cf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1a1915000 - 0x1a192dfff MobileAsset arm64e  <fe89900fe9423880835ee4fca6e59528> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1a192e000 - 0x1a193bfff libGSFont.dylib arm64e  <f71813e5c1ca3b3abd9885c6241d7081> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1a193c000 - 0x1a1945fff FontServices arm64e  <0dc7f7a555583908b16a2c66a9aee38a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1a1946000 - 0x1a1a94fff libFontParser.dylib arm64e  <99b7109e0ce73e4692f053347b8e9a59> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1a1a95000 - 0x1a1ae0fff AXRuntime arm64e  <539c8041a10e3612aae6420fcb339466> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1a1ae4000 - 0x1a1c26fff SearchFoundation arm64e  <9388748b135b352c89e9dc3edf7a6fd9> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a1c27000 - 0x1a1d4dfff Preferences arm64e  <4a33c6372a2d33c49b5133eb633d185e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1a1d4e000 - 0x1a23e0fff PhotoLibraryServices arm64e  <dc25c647f7c934f59860ede5824e472c> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1a23e1000 - 0x1a266efff vImage arm64e  <265fb9ae2db4350394da5fafaa95fb3b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a266f000 - 0x1a289dfff AudioToolbox arm64e  <3e2e7d11371e31dd875a4cedeff68aad> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1a289e000 - 0x1a28d3fff libAudioToolboxUtility.dylib arm64e  <b6aa8334be8c3199afd8f592e990d506> /usr/lib/libAudioToolboxUtility.dylib
0x1a28d4000 - 0x1a2a9dfff ContactsUI arm64e  <eb9eb8f1fbf537c5893bd3d65edc55df> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1a2d1a000 - 0x1a2db1fff ShareSheet arm64e  <0d99f33ea04c3398a569d6ee3b7517ad> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1a2dc6000 - 0x1a2e7dfff PDFKit arm64e  <619c8b0c2f6a3a2f9bd3d011fbfbce92> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1a2f00000 - 0x1a2f2efff DocumentManager arm64e  <898e404a26dc33acbed0a2e3d3fbc000> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1a3194000 - 0x1a320dfff AuthKit arm64e  <3936cd13df3c3a2a8627c8a6d91d03da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1a320e000 - 0x1a363efff Intents arm64e  <9ff45450ab6932c3b22d81ed2153eb71> /System/Library/Frameworks/Intents.framework/Intents
0x1a363f000 - 0x1a3653fff libCGInterfaces.dylib arm64e  <f4421e9313fa386fbd568035eb1d35be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a3654000 - 0x1a37a3fff WebKitLegacy arm64e  <9aae2b444fdc3fa399b771e79a7f5794> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1a37a4000 - 0x1a380efff TextInput arm64e  <92e0098dc6af3878845d2c50b02f5883> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1a388f000 - 0x1a3892fff XCTTargetBootstrap arm64e  <90335b2532373eb2adca3f9ce4c50094> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1a3893000 - 0x1a3949fff CorePDF arm64e  <baab529ae75f31c98f2dc632763f0927> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1a3987000 - 0x1a3d49fff MediaPlayer arm64e  <07093d6d611f3f0bac1c41bfd3a55aa6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1a3d4a000 - 0x1a4064fff AppleMediaServices arm64e  <e09c597b49783bca83902d2888a954b8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1a4065000 - 0x1a408cfff CacheDelete arm64e  <03b99111e9f13174bb24609895b3eebf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1a408d000 - 0x1a4252fff CoreMotion arm64e  <c6e4a189f8ed3cd789b3e225658d9c6c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1a4253000 - 0x1a433ffff AVFAudio arm64e  <7e3190baf03a31389faca2aad9eb2cb4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a4340000 - 0x1a453cfff RawCamera arm64e  <103674c7fa933f01a8d0a099d750acae> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a453d000 - 0x1a45f6fff CoreUI arm64e  <3c5fa67a7e7835f4bc65e7e299267f4b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1a45f7000 - 0x1a461bfff AppSupportUI arm64e  <2408c8c7085338bb8dcf4e3d0dea06fa> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1a461c000 - 0x1a4652fff CoreVideo arm64e  <a25c5736c30036e28d467f803be524d9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a4653000 - 0x1a488dfff AudioToolboxCore arm64e  <ff0d55ac3b8531f3a4198e77e1c4a8b9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1a488e000 - 0x1a48d4fff CoreDuetContext arm64e  <85f7e9e1a1d63705a05d1c0ea0db965e> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1a48d5000 - 0x1a4910fff SetupAssistant arm64e  <3e0e9b341aa43ec98086cf3deecdd9fc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a4911000 - 0x1a49d1fff TelephonyUtilities arm64e  <4551385c5c21384d8f2c1a4a4caed738> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a49d2000 - 0x1a49fcfff PlugInKit arm64e  <4881eebc6b253c0285971bf9c72300d5> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1a49fd000 - 0x1a4d88fff libswiftCore.dylib arm64e  <f43eaeda4165300689c4a25c8deb5104> /usr/lib/swift/libswiftCore.dylib
0x1a4d89000 - 0x1a4ecbfff AssistantServices arm64e  <2c0b5758475733259c81b682b8d6afa6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a4ecc000 - 0x1a4f2dfff ProactiveSupport arm64e  <1953ae8520ca3196bf84928a7783862b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1a4f2e000 - 0x1a5175fff MapKit arm64e  <7692dbcecfd53d13b2c0ff49fd73cc43> /System/Library/Frameworks/MapKit.framework/MapKit
0x1a5176000 - 0x1a518efff PrototypeTools arm64e  <0ec91833cf6c3ce2ad4653cb676b9cc4> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1a518f000 - 0x1a5283fff MediaExperience arm64e  <c457073b41543d89b623139ba565f74e> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a5284000 - 0x1a5553fff Celestial arm64e  <ae1154a2d5f1329a83d8dfe70faaa623> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1a5554000 - 0x1a55b1fff CallKit arm64e  <49f95d2797073fecaf4923d8b13b49fd> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a5782000 - 0x1a5e79fff VectorKit arm64e  <d2550aaff3c23030b9ccc2bd7ad9541a> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1a5e7a000 - 0x1a5f4efff AVKit arm64e  <d759e8f5dcb83086b6736241d51716c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x1a5f4f000 - 0x1a5f7ffff Pegasus arm64e  <4d16840d8b9133d3b8d216f0438457a9> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1a5f80000 - 0x1a5f82fff libapp_launch_measurement.dylib arm64e  <c1f43218d54730ab8750517daefe48c9> /usr/lib/libapp_launch_measurement.dylib
0x1a6069000 - 0x1a60cdfff CoreSpotlight arm64e  <66b74a1c4a6d361cba6a29bb43d36567> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1a60ce000 - 0x1a6166fff AddressBookLegacy arm64e  <8653c3e4f9c83694b060c760889abb94> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a6167000 - 0x1a6176fff CrashReporterSupport arm64e  <93d8970689983464b8956f8049f604a5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a6177000 - 0x1a6189fff MobileBluetooth arm64e  <b9934a60a1aa38b19ac53af3b35fe3c5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1a618a000 - 0x1a6249fff LinkPresentation arm64e  <f01d5e30404f358682c34890a625c96b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1a6281000 - 0x1a6285fff libsystem_configuration.dylib arm64e  <a92c46974d573124b9dd4097464668f7> /usr/lib/system/libsystem_configuration.dylib
0x1a6286000 - 0x1a62dffff RemoteUI arm64e  <ed2f57b8883f386f94f38cababc951ac> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1a62e0000 - 0x1a632ffff AuthKitUI arm64e  <ddcb1d661e043a3cb209d39471e5f22a> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1a6330000 - 0x1a6396fff CoreRecognition arm64e  <2bac4dfb06fc3c2d9f86d2dbcb7b749a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1a6397000 - 0x1a641dfff Social arm64e  <a090dc01af5d3533a388c32005e1aeaf> /System/Library/Frameworks/Social.framework/Social
0x1a646e000 - 0x1a647cfff HangTracer arm64e  <ce00101c005d38cbb4a9a6bf1db578f5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1a647d000 - 0x1a64e5fff CoreNLP arm64e  <3114cee4b84b33c193d14bdd4b075bdb> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a64e6000 - 0x1a64e7fff liblangid.dylib arm64e  <2a827b04feb03b17b4ad3ff7e9c95d19> /usr/lib/liblangid.dylib
0x1a64e8000 - 0x1a72e2fff JavaScriptCore arm64e  <901a6978dbca368ca090dbd07ea71b5b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a72e3000 - 0x1a736ffff libTelephonyUtilDynamic.dylib arm64e  <a9a4e364599e33b79d747739c0b1c57a> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a7385000 - 0x1a760dfff StoreServices arm64e  <eb22ca72bad23cf6858de417075b378f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1a760e000 - 0x1a7617fff IOMobileFramebuffer arm64e  <f62f5616bf6332f5a56f61ab183532d7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1a7618000 - 0x1a778ffff SafariServices arm64e  <c9f463187ba9309e9e019e4bdd3fa5eb> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1a7989000 - 0x1a79a3fff CoreMaterial arm64e  <27a86e378a3d37a7859c74f38b266e01> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1a79a4000 - 0x1a7a8efff libxml2.2.dylib arm64e  <6f5daa11ee3134329a4e44340d060efc> /usr/lib/libxml2.2.dylib
0x1a9196000 - 0x1a91dffff MetadataUtilities arm64e  <dea5256b07193ca5ad924f9a07e8af44> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1a91e0000 - 0x1a923afff UserActivity arm64e  <5f0a98beadc73d74a751b9ac855adc51> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a9bb3000 - 0x1a9dd9fff NetworkExtension arm64e  <79cad53560553951a4167b93f34d4290> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a9dda000 - 0x1a9e10fff DataDetectorsCore arm64e  <1464c581ed76347d95aaed4809195990> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a9e11000 - 0x1a9e73fff CalendarFoundation arm64e  <b9f80850e5073e38bc55d5dd572a6afc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a9e74000 - 0x1a9f6dfff EventKit arm64e  <e6a2982cecc9390ba897d6f5051c8800> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a9f6e000 - 0x1a9fa4fff MediaServices arm64e  <a1d28c8b5cbf3dfd9ce4b340c0973982> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1aa3d6000 - 0x1aa417fff BiometricKit arm64e  <fcc39b27dff9337f86e3542b7b76b36f> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1aa418000 - 0x1aa444fff PersistentConnection arm64e  <981951176d9931a58b262a8b29bcf000> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1aa445000 - 0x1aa498fff CalendarDaemon arm64e  <81d5c2631ea3390c82dd9b805544fa8a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1aa499000 - 0x1aa532fff CalendarDatabase arm64e  <70cc45f5f0203a8ab40d462e2bbdc4c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1aa533000 - 0x1aa723fff MediaRemote arm64e  <c8a41590511c329c97ee13e69f1ef0b9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1aa724000 - 0x1aa72cfff CorePhoneNumbers arm64e  <59e330be6d2338a58cd023ca992b7f83> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1aa73d000 - 0x1aa764fff DuetActivityScheduler arm64e  <66459a2f33133ab3a72327f0a11a7d03> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1aa86d000 - 0x1aa890fff CoreSVG arm64e  <0e4fd5f6c4583ddca74ac9f46f254092> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1aa8ac000 - 0x1aa8c9fff ProactiveEventTracker arm64e  <406c9d69c6ea36d7a2059b2873141e5c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1aa8ca000 - 0x1aa8d4fff MallocStackLogging arm64e  <6e1177431f80346d92e22261cd5354f9> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1aa8d5000 - 0x1aa96efff CoreSuggestions arm64e  <e0d6eb21c617384ebe44b7ac7c6a21f7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1aa96f000 - 0x1aab29fff IMCore arm64e  <3a974edca95f3f009845448a08b185db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1aab2a000 - 0x1aab7cfff DeviceManagement arm64e  <f422832284813989b9f9ca2a2b0b9727> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1ab3a9000 - 0x1ab3b6fff BluetoothManager arm64e  <7a27cb96e5813f9abc671a8a7651c105> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1ab3b7000 - 0x1ab3ecfff CoreBluetooth arm64e  <8ebfda7ca4903a0aaa40ed3acda98cec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1ab3ed000 - 0x1ab3effff libsystem_sandbox.dylib arm64e  <384ec4785f773e19aff0ff8bfd7735f6> /usr/lib/system/libsystem_sandbox.dylib
0x1ab51c000 - 0x1ab528fff ContextKit arm64e  <04de98a8b7de38369af4bf148eec03fc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1ab55a000 - 0x1ab5c9fff Rapport arm64e  <72a59463aba33d13bbdbd39652627670> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1ab5ca000 - 0x1ab5f6fff OSAnalytics arm64e  <f2865dba47f2300d92ce36387733a14f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1ab5f7000 - 0x1ab626fff MobileInstallation arm64e  <a006311065723a959b2d5229400353b2> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1ab627000 - 0x1ab6c5fff Metal arm64e  <e3af3fabbe9d370ba20197ba2e75ae54> /System/Library/Frameworks/Metal.framework/Metal
0x1ab6c6000 - 0x1ab6cbfff IOAccelerator arm64e  <89727af0d28938ff9e31b8b66ccbd246> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1ab6cc000 - 0x1ab6d7fff MediaAccessibility arm64e  <5258add686d73e8e80a52236164ad2a8> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1ab6f9000 - 0x1ab700fff libsystem_dnssd.dylib arm64e  <fbb48ad73dad3138bc4210c4fb391507> /usr/lib/system/libsystem_dnssd.dylib
0x1ab701000 - 0x1ab707fff PushKit arm64e  <dc7845824e9f342b82d2ef0b2ca184b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1ab708000 - 0x1ab815fff FileProvider arm64e  <14de6e2fea303326b76e952a6e29d563> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1ab828000 - 0x1ab829fff BackgroundTaskAgent arm64e  <b1b6a42ae6a23b5695a26e3289674a44> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1ab82a000 - 0x1ab82efff LinguisticData arm64e  <d7749bc5c39c39058f8be3f27387b645> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1ab82f000 - 0x1ab847fff CoreSDB arm64e  <a6655c8738633da495c9d770639b35f4> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1ab848000 - 0x1ab858fff Categories arm64e  <ed13e728690a3fa1973c4d135b44d884> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1ab874000 - 0x1ab930fff VideoToolbox arm64e  <f3adbd0d194434e084af32508f89b3b6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1abd7e000 - 0x1abddcfff PersonalizationPortrait arm64e  <46ec0696499e3db797e76bb3f1611004> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1abeab000 - 0x1abeb3fff SymptomDiagnosticReporter arm64e  <1dd5f5e91f2932dea81442f9a259a51c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1abeb4000 - 0x1abeb6fff IOSurfaceAccelerator arm64e  <762b3a1e7b5c3fe7ae13a78a512d719d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1abeb7000 - 0x1abf68fff AssetsLibraryServices arm64e  <31232dec0b773a8bb80aa51a16204f8e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1abf69000 - 0x1abf98fff DataAccessExpress arm64e  <83f4de9d6ab63cf6aa1f325711a770af> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1ac00c000 - 0x1ac021fff CoreFollowUp arm64e  <30c6199c025a3dc4ab7e410957167799> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1ac022000 - 0x1ac02afff FamilyCircle arm64e  <e4c1b89a5fc137e286559e1dd335032d> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1ac02b000 - 0x1ac041fff libcoretls.dylib arm64e  <d18f15f0d39833159d79196c32f4a381> /usr/lib/libcoretls.dylib
0x1ac099000 - 0x1ac12cfff libate.dylib arm64e  <f1b13c32ba0139de870ab42484212f1a> /usr/lib/libate.dylib
0x1ad183000 - 0x1ad1d2fff FTServices arm64e  <bef55a3120183d8eb97c191d51ac4c4b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1ad28b000 - 0x1ad307fff SAObjects arm64e  <205767605d6d3b9b8f69b43c74613498> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1ad308000 - 0x1ad312fff CoreRecents arm64e  <75a19a8edd21305c9815d923fcfb4bbc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1ad35b000 - 0x1ad366fff SymptomReporter arm64e  <cc51bdac4665384d965e3c42fefef7d2> /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter
0x1ad3bf000 - 0x1ad3ccfff DataMigration arm64e  <24cf1b514fc83efbb67202a90d4d4085> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1ad588000 - 0x1ad5adfff IconServices arm64e  <16ae560d46ef3ab7a69f22a8a8b94ac1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1ad5ae000 - 0x1ad7a5fff iTunesCloud arm64e  <659caf8613603bffb0cfeb13adcbfe6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1ad7a6000 - 0x1ada73fff MusicLibrary arm64e  <6a4e5aefe29233bd82d1464b0b893ad6> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1ada74000 - 0x1ada75fff WatchdogClient arm64e  <2df4b2a8c5643ad19e83a0265e7610fa> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1ada76000 - 0x1ada87fff libprequelite.dylib arm64e  <84e388caffd0309a9ca0dde3ce2ad622> /usr/lib/libprequelite.dylib
0x1adaaa000 - 0x1adaaffff IDSKVStore arm64e  <771148b54bf33807a55f2511d9d7bc2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1adab0000 - 0x1adac0fff CoreEmoji arm64e  <22252dd3c25131fd8abb4fbcc32af0d3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1adb5b000 - 0x1adbabfff ClassKit arm64e  <f44c086c15df3971b4c889c466a17534> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1adc19000 - 0x1adc25fff CPMS arm64e  <5b613223f8d7304a82e4ca8815851d99> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1adc26000 - 0x1adc2efff RTCReporting arm64e  <92663908a4b43a8f9ce028a724ef2ea9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1add96000 - 0x1adde3fff MobileBackup arm64e  <57b81eec298731899f6f8253518c4bc9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1ade97000 - 0x1ade9efff CoreTime arm64e  <b2bf48e6b6ab3b139c102672fc482eec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1adede000 - 0x1ae021fff IMDPersistence arm64e  <ba1666c70a43373486f7248a376fe1da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1ae462000 - 0x1ae4b8fff ToneLibrary arm64e  <42e5fbc698b13f138d25300f8e567bfd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1ae79d000 - 0x1ae7bcfff AppConduit arm64e  <fabdbc4ea3033ebcbd5f1cc6e2fa62a8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1ae7bd000 - 0x1ae7d6fff IntlPreferences arm64e  <2394f8633f4d343ab21a4cc42b11201e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1aeb69000 - 0x1aec3ffff CoreBrightness arm64e  <b8754148a058378dbd5c89c6ea86df03> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1aec40000 - 0x1aec47fff libIOReport.dylib arm64e  <8febd96d83d03e25909b7046494d5fb3> /usr/lib/libIOReport.dylib
0x1aede2000 - 0x1aefb0fff libBNNS.dylib arm64e  <16a98f6671d93444b9849888b6c85100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1aefb1000 - 0x1aefb8fff StudyLog arm64e  <51b89ea9934435349dbbe261df03ffbc> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1aefb9000 - 0x1af043fff BulletinBoard arm64e  <4297091d20d93eb8b7b75773b97bde6c> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1af044000 - 0x1af0d5fff iTunesStore arm64e  <25e8c53934f63c1ba2d92a27fd3a36cc> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1afb3c000 - 0x1afb96fff SafariCore arm64e  <ec8239f5781d3bb09cf07c4fea963c5c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1afb97000 - 0x1afbfefff ScreenTimeCore arm64e  <748db3358d6338f49aa0f79456dd5dec> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1b023f000 - 0x1b0253fff LocalAuthentication arm64e  <564cf50bd82638acbf3988ba21c2b054> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b0254000 - 0x1b0258fff CommunicationsFilter arm64e  <17d34f3f18573d5db53844cc6d0d03f8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1b0259000 - 0x1b027cfff AddressBook arm64e  <80169bf229ad3d5ebf79907402e5d124> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1b027d000 - 0x1b0288fff CaptiveNetwork arm64e  <8e04564059093e6da5c19f9b41080f31> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1b03d8000 - 0x1b04b2fff libBLAS.dylib arm64e  <d8d889969b8031baad221c1837dbf4dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1b04b3000 - 0x1b04c1fff CTCarrierSpace arm64e  <301a4e704490370ca1db471b372d3915> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1b0ce0000 - 0x1b0db3fff CoreParsec arm64e  <12b32e38ab8b3a039a8e78945adb9754> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1b0fb1000 - 0x1b0fccfff libtailspin.dylib arm64e  <f4890210bb5d31d0a94ebb3c4248216b> /usr/lib/libtailspin.dylib
0x1b102c000 - 0x1b1041fff ContactsDonation arm64e  <827fed8716143f38a8833552efd5bb5e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1b108b000 - 0x1b1094fff MobileActivation arm64e  <cd9d0059ed5630bbafe20335fcccadef> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1b1118000 - 0x1b1127fff MobileIcons arm64e  <0dc9f3bcba943017a76f197a36684ebc> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1b1128000 - 0x1b1229fff ResponseKit arm64e  <ff7a3a414be43848a76d89dd583e0a42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1b12f5000 - 0x1b133ffff CoreHaptics arm64e  <8a8c7fe562423ac88d27d2ff8d5e8754> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b1340000 - 0x1b140afff ProofReader arm64e  <c27b8b3ffdb93843b0d77cf8836948e8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1b147e000 - 0x1b1503fff CoreSymbolication arm64e  <7297a3164d6a3981b34b36f6cc827321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1b1504000 - 0x1b150afff IdleTimerServices arm64e  <d939fa02774538e783b8860cb6bb5ba9> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1b15ff000 - 0x1b16bcfff VideoSubscriberAccount arm64e  <7de0c60c85263eca92cf191ae44c48c5> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1b16d1000 - 0x1b16d4fff FTClientServices arm64e  <69dd8a0ec8ef3267b36254f500c6c8dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1b16d5000 - 0x1b173dfff ContactsUICore arm64e  <8981b44168e13dee942a188b8db38eab> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1b1bc3000 - 0x1b1c0bfff LoggingSupport arm64e  <548e671f512e37208381070e38d158a3> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1b1d2d000 - 0x1b1d88fff ProtectedCloudStorage arm64e  <8ed0854a11ce31bcb68deb9febd7c92e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1b1e77000 - 0x1b1e82fff OpenGLES arm64e  <e22f9ba68fb53f55bec617a447e2a33b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1b1fec000 - 0x1b1ff5fff libGFXShared.dylib arm64e  <972f15465f7433aaa2afae61d19f9891> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1b1ff6000 - 0x1b202bfff SharedUtils arm64e  <d29fcba88ed53f6bbfda9c3eb92d8930> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1b202c000 - 0x1b207afff PhotosFormats arm64e  <0bf117fcca923affba1c860be8a0744d> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1b312a000 - 0x1b3167fff StreamingZip arm64e  <ae834b3566613f14a80667636fb25496> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1b3df6000 - 0x1b402cfff SafariShared arm64e  <e53a349c50af35a6a11fb72aa08fa80f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1b40b4000 - 0x1b40b6fff InternationalTextSearch arm64e  <f90073aa5cd7366c97f68c4724912a7c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1b40d5000 - 0x1b40f2fff AssetCacheServices arm64e  <3c76d9d195f73280ab4188a1ee87140f> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1b4a86000 - 0x1b4a8bfff IncomingCallFilter arm64e  <9896a2daaabe3f188f55e25e739b75cc> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1b4aa7000 - 0x1b4abffff NetworkStatistics arm64e  <1aa54be758dd35aba8ea896af3feab06> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1b4f31000 - 0x1b4f37fff Netrb arm64e  <a11306a1c91130eb99782a093e433ecd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1b4f3b000 - 0x1b4f6bfff EAP8021X arm64e  <d2df17b0c7d53332b693e6b0b77ed390> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1b4f6c000 - 0x1b4f6efff OSAServicesClient arm64e  <2b16f1e1bde93246837f99ea01d2e7b0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1b511a000 - 0x1b511efff libgermantok.dylib arm64e  <a2032d5ed8e33b3d8cbdbc4b2c518c14> /usr/lib/libgermantok.dylib
0x1b511f000 - 0x1b51d2fff libmecab.dylib arm64e  <ff41d717484a34ee951db169ad00d674> /usr/lib/libmecab.dylib
0x1b51d3000 - 0x1b520ffff Catalyst arm64e  <400f91169d1d34eaa7d624032c7acb2a> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1b5365000 - 0x1b53a1fff VoiceServices arm64e  <123bd6ec7f523894b1154dd2cebf5dfa> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1b53a2000 - 0x1b54bffff Navigation arm64e  <3abaf7b6ff3e37f48321a169b454981d> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1b57e4000 - 0x1b57f2fff CoreDuetDaemonProtocol arm64e  <81f8cbd720d73113ab6527fc85188f59> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1b57f3000 - 0x1b5813fff FTAWD arm64e  <e32e0092746934e98ae29cabc2ada4c0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1b6de2000 - 0x1b6de4fff OAuth arm64e  <3688291720c93bbfbe882f80bf682f27> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1b70b1000 - 0x1b70eefff DifferentialPrivacy arm64e  <24140d84f0a23aa09fdc2c283266d860> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1b78db000 - 0x1b794bfff libarchive.2.dylib arm64e  <99bf48fde0043a67968ca13c2614a1fd> /usr/lib/libarchive.2.dylib
0x1b794c000 - 0x1b797dfff C2 arm64e  <d54d57283f60309f9ce390f88d2c37fa> /System/Library/PrivateFrameworks/C2.framework/C2
0x1b797e000 - 0x1b79b2fff NaturalLanguage arm64e  <cebe21a90a3937628f99640001efd857> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1b7a48000 - 0x1b7a49fff libsystem_coreservices.dylib arm64e  <8f9cd0c29fa33f4f93893a2746f5229c> /usr/lib/system/libsystem_coreservices.dylib
0x1b7a5b000 - 0x1b7a6cfff libmis.dylib arm64e  <15ecd7408d4c326ca7949cc66e5d71b0> /usr/lib/libmis.dylib
0x1b7a6d000 - 0x1b7ac4fff WebBookmarks arm64e  <3e2b3cca655a3d1fb7983e251d1ea8a4> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1b7ac5000 - 0x1b7ad2fff DCIMServices arm64e  <1f2d42e825063b34a7f7ebae25085119> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1b7ad3000 - 0x1b7c2ffff CloudPhotoLibrary arm64e  <0b9e1d999d523725ad077634b8727004> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1b7c6c000 - 0x1b7c74fff libcopyfile.dylib arm64e  <d1a467bab3163e5b9217227864727758> /usr/lib/system/libcopyfile.dylib
0x1b7c75000 - 0x1b7c97fff UsageTracking arm64e  <c17d35aea6c2343b8c5e032340643b84> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1b7fed000 - 0x1b8080fff AccountsDaemon arm64e  <182d5a563309358194fcae1bec4ebf56> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1b8081000 - 0x1b808cfff AppleIDSSOAuthentication arm64e  <3a0448c24f7334e1a5cf310466550fcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1b808d000 - 0x1b809efff SettingsFoundation arm64e  <b93937521e79352294c3ad83da3ab3d8> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1b81d6000 - 0x1b8254fff Symbolication arm64e  <d79a32ecb5bc30c9809840d7c523f2c0> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1b841a000 - 0x1b8469fff ChunkingLibrary arm64e  <82445ec40f503a98bec0e843018ca428> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1b846d000 - 0x1b8471fff DAAPKit arm64e  <945be93b1cc8342085caf92569b7263d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1b8992000 - 0x1b8994fff CoreDuetDebugLogging arm64e  <21d1150e781234ae8c26912655f38461> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1b94ca000 - 0x1b9509fff SignpostSupport arm64e  <64af46842b3e3eb68c74076403e6994b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1b9777000 - 0x1b9780fff SignpostCollection arm64e  <8bcdabcf2df5345f86d1ffeaccfc6d63> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1b9ed7000 - 0x1b9edefff URLFormatting arm64e  <26e070653f6c33a7b57d65daad18ea4f> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1b9ef3000 - 0x1b9f9bfff MMCS arm64e  <ebe051e4f5993a91a8c5e63c7ddd7f6b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b9ff5000 - 0x1ba227fff MobileSpotlightIndex arm64e  <795fffb71dae30beb1ea1fd8598ea428> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1ba611000 - 0x1ba658fff CoreLocationProtobuf arm64e  <ee4deacc4d04358ebfc0abceec7dc6e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ba70f000 - 0x1ba78afff Quagga arm64e  <b01c3def973735cb8816d3fde9690c04> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1baaa0000 - 0x1baab5fff libEDR arm64e  <27d617084fcb343b810fc02278930898> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1bb709000 - 0x1bb717fff libperfcheck.dylib arm64e  <3721c0b805d736c0960dc80e2308f353> /usr/lib/libperfcheck.dylib
0x1bb718000 - 0x1bb723fff libAudioStatistics.dylib arm64e  <34db511b6824367fb44c29556aead309> /usr/lib/libAudioStatistics.dylib
0x1bb8ed000 - 0x1bb8fdfff caulk arm64e  <76c11a485c9338b59b7660c4592521cd> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1bb93d000 - 0x1bb943fff MobileSystemServices arm64e  <1c57d29a4d4a301084bfdf7aa93819d3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1bca2e000 - 0x1bca6afff libGLImage.dylib arm64e  <8c2a6281cdd83767b270fc322a10de78> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1bceac000 - 0x1bcebdfff libSparseBLAS.dylib arm64e  <87fce2933cd037d3b81765856f66a4d9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1bcebe000 - 0x1bced2fff Engram arm64e  <7255bb5797d1309aa18d81f216f6ea91> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1bcf4d000 - 0x1bcf88fff DataDetectorsNaturalLanguage arm64e  <4c955915dcd43621a31e1218bf94d7f0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1bd289000 - 0x1bd291fff FSEvents arm64e  <cc26a11a9fd43eb194d8b3cbb0ec1039> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1bd2a2000 - 0x1bd321fff CoreDAV arm64e  <5582d004f1be3b66aeff3d2f16d738ce> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1bdc35000 - 0x1bdc45fff RemoteTextInput arm64e  <d4e6d9da50873a80bdde678f6d37e1de> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1bdc6e000 - 0x1bdc9efff iCalendar arm64e  <130f175d3573334da64716c1396d959f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1bdcbb000 - 0x1bdcc4fff CloudPhotoServices arm64e  <fb977c65537d3aafa5231f8dd4f6bc37> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1bdd04000 - 0x1bdd18fff libLinearAlgebra.dylib arm64e  <b7392f4a63663967a1bd44a8a878775e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1bddaf000 - 0x1bdeb7fff ConfigurationEngineModel arm64e  <eac53dd37efa3fe597fde67015b508d6> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1bdeb8000 - 0x1bdebffff CertUI arm64e  <f1fa9f5e93f7334f9d1e114f45f08869> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1bdfc7000 - 0x1bdfd5fff CoreAUC arm64e  <0aaf2a55017831f482348de988561c23> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1bea84000 - 0x1beacbfff PhysicsKit arm64e  <26e9de9c2f183807a68fa2564aa23072> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1beacc000 - 0x1beb1efff CorePrediction arm64e  <47696f85b0f5311db95e0f40ad422319> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1bef9f000 - 0x1befe7fff SafariSafeBrowsing arm64e  <ac317bf18a9e32cb87df7f297458a42e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1bf3a4000 - 0x1bf41bfff HomeSharing arm64e  <71f04944063f3dd090958e322d90ddad> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1bf4af000 - 0x1bf4cdfff GenerationalStorage arm64e  <b88c0254798f35f2bc51a3c0ba084bd6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1bf533000 - 0x1bf53efff PersonaKit arm64e  <ffe71b80954030c99b4768fe4e90ad5b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1bf53f000 - 0x1bf54bfff PersonaUI arm64e  <b4c8ab55d15637ba94d7676b1c1646b5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1bf95b000 - 0x1bf960fff kperf arm64e  <3b28233182e2390f8a2f3ffa4134c7c6> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1bfb00000 - 0x1bfb0ffff AssetsLibrary arm64e  <014feab7100835c38007c51501907d0a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1bfb3d000 - 0x1bfb77fff libpcap.A.dylib arm64e  <08eafa0b66f739dda5876a23d500ce17> /usr/lib/libpcap.A.dylib
0x1bfe56000 - 0x1bfe6bfff WebUI arm64e  <36a55a711ee63ef98bac0fd01970c3c3> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1bfe6c000 - 0x1bfe83fff SafariFoundation arm64e  <6f365f96f67d3eae8b346e9f2589c8c4> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1bfed0000 - 0x1bff76fff libvDSP.dylib arm64e  <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1bff77000 - 0x1bffa3fff vCard arm64e  <e4906192c4a63d44a9530d377ed8f09a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1bffec000 - 0x1c0079fff SampleAnalysis arm64e  <f27074ea79873b65abebd238b4677ebd> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1c007a000 - 0x1c0085fff IntentsFoundation arm64e  <b2d8fc73d6a83a53be6daa0479e98bac> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1c027c000 - 0x1c027dfff ParsecSubscriptionServiceSupport arm64e  <20a4ff35240938d9812a652f0822a730> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1c027e000 - 0x1c030afff MediaPlatform arm64e  <c7917218b9ac362bbf9bcef42abfc26f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1c030b000 - 0x1c05d7fff MediaLibraryCore arm64e  <e993037ce69339c691f29e0d0606b277> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1c0639000 - 0x1c0672fff PhotosImagingFoundation arm64e  <0e5579dc8c833f82babdb026a9be2585> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1c0673000 - 0x1c0695fff MediaConversionService arm64e  <97dc182036c43a4baa316aa2fb228681> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1c0696000 - 0x1c06b4fff MediaStream arm64e  <7648b03c41c43b9388a0236dc8fe2ba1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1c06b5000 - 0x1c07b6fff CoreMediaStream arm64e  <84e61d9fcd7535798d960a08c4b45da5> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1c08d3000 - 0x1c08d3fff Accelerate arm64e  <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c08d5000 - 0x1c0c12fff libLAPACK.dylib arm64e  <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1c0c13000 - 0x1c0c17fff libQuadrature.dylib arm64e  <288ce298873c38cc90334401bcf01f58> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1c0c18000 - 0x1c0c71fff libvMisc.dylib arm64e  <2accc971390233078f050720dc2e1ceb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1c0c72000 - 0x1c0c72fff vecLib arm64e  <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1c0c7b000 - 0x1c0c89fff AuthenticationServices arm64e  <8bee3bba813a30558e2a0504448cb6d4> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1c0c8a000 - 0x1c0c92fff BackgroundTasks arm64e  <7e0e1ac579f230f8ac6bfaa14d72d4a9> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1c0ccd000 - 0x1c0dd9fff Combine arm64e  <f657272668ea38adac5492d94a4373bd> /System/Library/Frameworks/Combine.framework/Combine
0x1c0fb3000 - 0x1c0feefff CryptoKit arm64e  <a767a27d90b235fcb2d31552ab4ecb70> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1c102b000 - 0x1c1058fff GSS arm64e  <de729fe3f26939f3b5c3c46109dd64c7> /System/Library/Frameworks/GSS.framework/GSS
0x1c106c000 - 0x1c109efff MPSCore arm64e  <a5c4ca1f4cbd391199f25b896a6c7c7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1c109f000 - 0x1c1118fff MPSImage arm64e  <3e01f451d2043ede9d5f19b321a49269> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1c1119000 - 0x1c113bfff MPSMatrix arm64e  <406002fe65f534549d3eb8c94bbb76ae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1c113c000 - 0x1c1150fff MPSNDArray arm64e  <6a1037e13098311fa548bd443d16d886> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1c1151000 - 0x1c12e6fff MPSNeuralNetwork arm64e  <debe6c3b238b3ecbb72a67a225808564> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1c12e7000 - 0x1c132cfff MPSRayIntersector arm64e  <e9b0aebc236c39639cee390baba90c2a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1c132d000 - 0x1c132dfff MetalPerformanceShaders arm64e  <9bb955c049253577a807bc33890518c3> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1c133a000 - 0x1c133afff MobileCoreServices arm64e  <4bf207f6d9dc3564b639aec23c31e5fd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1c1345000 - 0x1c1346fff libCVMSPluginSupport.dylib arm64e  <768f6e2b5fdf32dcb31eda85052327ce> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1c1347000 - 0x1c134dfff libCoreFSCache.dylib arm64e  <b53da010d4e437b99dd6050c27c6aa41> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1c134e000 - 0x1c1353fff libCoreVMClient.dylib arm64e  <7b3a20413b733fb9ac5c899eee0520f0> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1c1388000 - 0x1c13c0fff QuickLookThumbnailing arm64e  <4e366c1bba6d3bdd8a5695d4a4ea6066> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1c17dd000 - 0x1c17ddfff UIKit arm64e  <b5da5ad3b1e0398690b3788ee78b888a> /System/Library/Frameworks/UIKit.framework/UIKit
0x1c1b98000 - 0x1c1cd8fff ANECompiler arm64e  <a77a065f46f63d4299537888aea45e80> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1c1cd9000 - 0x1c1ceafff ANEServices arm64e  <0ae2efbb9f8b33c88c6b9d47d3188726> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1c1cf3000 - 0x1c1d84fff APFS arm64e  <20e1ee3664453bc5a59b27f41d696d2b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1c1d85000 - 0x1c1d89fff ASEProcessing arm64e  <2f31573742e3380fa122c32fdf1eb7bf> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1c1f32000 - 0x1c1f3dfff AccountSettings arm64e  <2c6f9eb2603f36c39fa17bb4425b651c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1c288c000 - 0x1c289afff AppleFSCompression arm64e  <2106e4d53c4b305fae68079e47768103> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1c28a1000 - 0x1c28abfff AppleIDAuthSupport arm64e  <eedc87f9a1d63f3089a5b1508512351f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1c28ac000 - 0x1c28eefff AppleJPEG arm64e  <6d3e92c57f903f35b4b5a50b1a20373d> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1c290a000 - 0x1c291bfff AppleNeuralEngine arm64e  <3d7841fb1fd53abeaef5558b30714f67> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1c2922000 - 0x1c2945fff AppleSauce arm64e  <8897e07e5b8f329fa82cf5a8583f4bb3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1c29fc000 - 0x1c2a3afff AttributeGraph arm64e  <b83d372f2e6232cd9cb01a68eda3e5d9> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1c2b4a000 - 0x1c2b7afff Bom arm64e  <568b245daaa931d28790260b47c0f989> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1c3644000 - 0x1c3644fff CombineCocoa arm64e  <c0dcc9b30bdb346d928e1057348e834f> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1c3645000 - 0x1c364cfff CommonAuth arm64e  <66979cb72eee36c5bb2ad92601661c3f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1c3a84000 - 0x1c3a87fff CoreOptimization arm64e  <f2a7f4b2f92c3292b0065e9fdfa17b51> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1c3b00000 - 0x1c3b01fff CryptoKitCBridging arm64e  <4999cd83cb3e34a59b92d773253e21c9> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1c3ba2000 - 0x1c3badfff DeviceIdentity arm64e  <6b8fd1a1a1523282b674691ecc044201> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1c3d3f000 - 0x1c3d5bfff DocumentManagerCore arm64e  <479eaae2fd4f3217b4282868a9b34b73> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1c3e1d000 - 0x1c43e9fff Espresso arm64e  <799a1142dc903e4da800da8c4b18ccda> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1c46be000 - 0x1c4ad1fff FaceCore arm64e  <85145eae46b838b78fbc398d5077cdb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1c4ba7000 - 0x1c4bbafff libGSFontCache.dylib arm64e  <54f77cdba0eb373788e71e96fac3c08f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1c4c21000 - 0x1c4c2dfff libhvf.dylib arm64e  <071f10832d383b76afdbd3da221e72e7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1c4c4f000 - 0x1c4c63fff Futhark arm64e  <a7d3e960297e36718be985d5a342ea82> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1c596c000 - 0x1c5978fff GraphVisualizer arm64e  <21712d07c1553b01a9789e985360092a> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1c6308000 - 0x1c6378fff Heimdal arm64e  <f91603064d35306e827d7672ada2f684> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1c68d9000 - 0x1c68dffff InternationalSupport arm64e  <cc1377bf89833bacbf3b6abae63ea7f7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1c6ba4000 - 0x1c6ba4fff Marco arm64e  <c415ad58cfe73860a3af02daad7afb02> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1c706c000 - 0x1c7096fff MetricsKit arm64e  <7f27e511a79e33e19882185f88360c3c> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1c70a4000 - 0x1c70b7fff MobileDeviceLink arm64e  <f4f686ebe6903ab6abd982aeefb1aa0b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1c736f000 - 0x1c73affff OTSVG arm64e  <23db34e798f03bceb91731722e390c71> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c7a2e000 - 0x1c7a2efff PhoneNumbers arm64e  <d29b14b005ac32028e9ccedd36b5cb30> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1c93d9000 - 0x1c942dfff RenderBox arm64e  <a2d0c5fe10113cc29eaec6678710204e> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1c942e000 - 0x1c9432fff RevealCore arm64e  <9ee5746847ff3b219b573cc3d5c0a4fb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1c95cc000 - 0x1c95d8fff SetupAssistantSupport arm64e  <bc3a7f5b6f6d3c6691b007a83ad65cfd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1c95f7000 - 0x1c95f7fff SignpostMetrics arm64e  <10d610ba30f837baab1f49a5e1e6f5cc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1c9626000 - 0x1c964efff SiriInstrumentation arm64e  <71104b98d1e33f9ca852b3937deae85d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c9ddf000 - 0x1c9f00fff TextRecognition arm64e  <db78f50a59243984a9822590699b46af> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1c9f01000 - 0x1c9fa5fff TextureIO arm64e  <4be5b3f8f55b3066b365780a9bc25c6c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1cadf7000 - 0x1cb2f4fff libwebrtc.dylib arm64e  <656ed3eabfcc3dc78074cae149e946f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1cb48e000 - 0x1cb496fff kperfdata arm64e  <04e7f920455737c2937ae89cb764ec55> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1cb497000 - 0x1cb4e0fff ktrace arm64e  <5ea6ab855d7a305fa296cfc0884393e4> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1cb4f9000 - 0x1cb505fff perfdata arm64e  <1a85d80588c33c2aaa112b9b1f746e18> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1cb8d2000 - 0x1cbbdafff libAWDSupportFramework.dylib arm64e  <c1f2be639aa03d6b8b2e4ea17674f930> /usr/lib/libAWDSupportFramework.dylib
0x1cbd91000 - 0x1cbd9bfff libChineseTokenizer.dylib arm64e  <7993f7c0cf00358682e68f9030897b20> /usr/lib/libChineseTokenizer.dylib
0x1cbdc0000 - 0x1cbf84fff libFosl_dynamic.dylib arm64e  <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib
0x1cc001000 - 0x1cc008fff libMatch.1.dylib arm64e  <f9970de973473d14ab78eeca4f4dd3ef> /usr/lib/libMatch.1.dylib
0x1cc0ba000 - 0x1cc0bbfff libSystem.B.dylib arm64e  <7f892924171838d0870ee661d1aa4a22> /usr/lib/libSystem.B.dylib
0x1cc0c4000 - 0x1cc0c5fff libThaiTokenizer.dylib arm64e  <e4f4f432cf69377a8a38a2b8b140a9d0> /usr/lib/libThaiTokenizer.dylib
0x1cc1c5000 - 0x1cc1dafff libapple_nghttp2.dylib arm64e  <ba029feafe2739cb857c3dcaea611d6c> /usr/lib/libapple_nghttp2.dylib
0x1cc253000 - 0x1cc263fff libbsm.0.dylib arm64e  <d9098218c078393a9e586b694e1c9e23> /usr/lib/libbsm.0.dylib
0x1cc264000 - 0x1cc270fff libbz2.1.0.dylib arm64e  <c5cfe7d65aa83c0289e60410a4998d51> /usr/lib/libbz2.1.0.dylib
0x1cc271000 - 0x1cc271fff libcharset.1.dylib arm64e  <30c87f2f727b3e81b7c3300b0ae4a76f> /usr/lib/libcharset.1.dylib
0x1cc272000 - 0x1cc283fff libcmph.dylib arm64e  <57b374d0f5de31329ad98ca9e5e5159f> /usr/lib/libcmph.dylib
0x1cc284000 - 0x1cc29bfff libcompression.dylib arm64e  <055bea1c1fb03f74891a55379b232122> /usr/lib/libcompression.dylib
0x1cc29c000 - 0x1cc29dfff libcoretls_cfhelpers.dylib arm64e  <adfa5c10b2d434a499d34ea1a2735c1d> /usr/lib/libcoretls_cfhelpers.dylib
0x1cc29e000 - 0x1cc2a4fff libcupolicy.dylib arm64e  <d3e787ff65693dfaaa0c3e3a8e2843b1> /usr/lib/libcupolicy.dylib
0x1cc2e5000 - 0x1cc2eefff libdscsym.dylib arm64e  <b842376b184031cb8ecc266e16add35a> /usr/lib/libdscsym.dylib
0x1cc2ef000 - 0x1cc30cfff libedit.3.dylib arm64e  <79cc743b4da23670a5c551f45999e072> /usr/lib/libedit.3.dylib
0x1cc326000 - 0x1cc32bfff libheimdal-asn1.dylib arm64e  <86b09b6ae8fa38fdb7445198dfdd0a8f> /usr/lib/libheimdal-asn1.dylib
0x1cc32c000 - 0x1cc41efff libiconv.2.dylib arm64e  <04ed23c647eb330b8e6a8993a451bd07> /usr/lib/libiconv.2.dylib
0x1cc434000 - 0x1cc43ffff liblockdown.dylib arm64e  <d0168a91fd9c3f7b98ab133106959db6> /usr/lib/liblockdown.dylib
0x1cc440000 - 0x1cc458fff liblzma.5.dylib arm64e  <4c28b90255ca39c6adbf0ddde0abac6d> /usr/lib/liblzma.5.dylib
0x1cc7de000 - 0x1cc80efff libncurses.5.4.dylib arm64e  <909cd2bf877e397da7e60ae838c29200> /usr/lib/libncurses.5.4.dylib
0x1cc80f000 - 0x1cc823fff libnetworkextension.dylib arm64e  <7277e8a316233035becb0c3d1ff4eb5f> /usr/lib/libnetworkextension.dylib
0x1ccbaf000 - 0x1ccbc7fff libresolv.9.dylib arm64e  <25963e1e577034849ed4e2f593d3a7e4> /usr/lib/libresolv.9.dylib
0x1ccbc8000 - 0x1ccbcafff libsandbox.1.dylib arm64e  <586b7b09ee233b2180802459be396488> /usr/lib/libsandbox.1.dylib
0x1ccbcb000 - 0x1ccbd0fff libsysdiagnose.dylib arm64e  <d33b175a0fab3bf0a57dfeeef4b6c4d6> /usr/lib/libsysdiagnose.dylib
0x1ccbd1000 - 0x1ccc02fff libtidy.A.dylib arm64e  <09dd8537f85031a9aefbabb8506262ee> /usr/lib/libtidy.A.dylib
0x1ccc0a000 - 0x1ccc0dfff libutil.dylib arm64e  <0b04f33db5e934a78f9a8c1ba55565c0> /usr/lib/libutil.dylib
0x1ccc3b000 - 0x1ccc4cfff libz.1.dylib arm64e  <fafaa0b435f730aa87616a05ec84b8cd> /usr/lib/libz.1.dylib
0x1ccc74000 - 0x1ccc76fff liblog_network.dylib arm64e  <edf9e64adde035c88c22ea6b2e592681> /usr/lib/log/liblog_network.dylib
0x1ccc97000 - 0x1cccd1fff libswiftAccelerate.dylib arm64e  <56a25459487535fc88e962b7b6f45126> /usr/lib/swift/libswiftAccelerate.dylib
0x1ccd10000 - 0x1ccd17fff libswiftCoreData.dylib arm64e  <301d92d15a053e47936ead0125676ba5> /usr/lib/swift/libswiftCoreData.dylib
0x1ccd18000 - 0x1ccd1cfff libswiftCoreFoundation.dylib arm64e  <24e45ec7ab0c3e73b8b23eef6a54329e> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1ccd1d000 - 0x1ccd2bfff libswiftCoreGraphics.dylib arm64e  <b01462f4cf2e34efa3d0b1a5c0b08b4c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1ccd2c000 - 0x1ccd30fff libswiftCoreImage.dylib arm64e  <4f0cb4e66cb733c5afb2f2a97cac43a7> /usr/lib/swift/libswiftCoreImage.dylib
0x1ccd86000 - 0x1ccd8ffff libswiftDarwin.dylib arm64e  <adf094e0508a355a8e11f8fea6ec1f03> /usr/lib/swift/libswiftDarwin.dylib
0x1ccd90000 - 0x1ccdacfff libswiftDispatch.dylib arm64e  <a17291f0cf673300bbb4177c656397ce> /usr/lib/swift/libswiftDispatch.dylib
0x1ccdad000 - 0x1ccf3cfff libswiftFoundation.dylib arm64e  <6561a18c7ed33602b8e2a9988912a2e3> /usr/lib/swift/libswiftFoundation.dylib
0x1ccf75000 - 0x1ccf7cfff libswiftMetal.dylib arm64e  <2caae8964de037daa118762991d0ce2a> /usr/lib/swift/libswiftMetal.dylib
0x1ccff1000 - 0x1ccff7fff libswiftObjectiveC.dylib arm64e  <a550c31fa226359c8d9fc8bf3bea75c0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1cd001000 - 0x1cd006fff libswiftQuartzCore.dylib arm64e  <39444c8eb68f388ea460fdb5da641bf4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1cd043000 - 0x1cd057fff libswiftUIKit.dylib arm64e  <6296c18861253b70b3d0c6ba1444f9e0> /usr/lib/swift/libswiftUIKit.dylib
0x1cd068000 - 0x1cd070fff libswiftos.dylib arm64e  <01a2bd8c90713f0f9323d72703e02ed4> /usr/lib/swift/libswiftos.dylib
0x1cd071000 - 0x1cd08bfff libswiftsimd.dylib arm64e  <7b64c17552a43033958df3d7e3c219b0> /usr/lib/swift/libswiftsimd.dylib
0x1cd08c000 - 0x1cd091fff libcache.dylib arm64e  <71da2360617e3daf92b1cb616e7cf6c0> /usr/lib/system/libcache.dylib
0x1cd092000 - 0x1cd0a2fff libcommonCrypto.dylib arm64e  <a6eb95d01dd33d93ab7d2cc2c5f1432d> /usr/lib/system/libcommonCrypto.dylib
0x1cd0a3000 - 0x1cd0a6fff libcompiler_rt.dylib arm64e  <3fef8706ff563e8196c2c0e987108915> /usr/lib/system/libcompiler_rt.dylib
0x1cd17d000 - 0x1cd17dfff liblaunch.dylib arm64e  <8d8e0d74131d3353a96b2e382bd25d6a> /usr/lib/system/liblaunch.dylib
0x1cd17e000 - 0x1cd183fff libmacho.dylib arm64e  <d57ecc933d383549b596a37f3aa5f6e5> /usr/lib/system/libmacho.dylib
0x1cd184000 - 0x1cd185fff libremovefile.dylib arm64e  <532f053ab81634fa9785432a44ffec51> /usr/lib/system/libremovefile.dylib
0x1cd186000 - 0x1cd187fff libsystem_featureflags.dylib arm64e  <8da1b6132fec3a1182233b68b5d13a59> /usr/lib/system/libsystem_featureflags.dylib
0x1cd188000 - 0x1cd1b5fff libsystem_m.dylib arm64e  <3a8bcfba470036eab7d4d75adc287b80> /usr/lib/system/libsystem_m.dylib
0x1cd1b6000 - 0x1cd1bbfff libunwind.dylib arm64e  <e0ee449ef786342596215cc058a119af> /usr/lib/system/libunwind.dylib
0x1cd49f000 - 0x1cd50bfff NanoRegistry arm64e  <1f7b1cc21abf3a629ccfc432dae1b59c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1cd50c000 - 0x1cd519fff NanoPreferencesSync arm64e  <ffa81252ac5135ae9c37ef85570c9c95> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1ce441000 - 0x1ce47cfff CryptoTokenKit arm64e  <2ec8eccbe9993e5eaf184c1f7fc1245b> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1ce482000 - 0x1cec4afff SwiftUI arm64e  <982eae193908332ba04bbd4016b50c3a> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1cf53f000 - 0x1cf55dfff AppSSO arm64e  <f6b02ba53d143d3cbbdd33b45cc9585e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1cf55e000 - 0x1cf572fff AppSSOCore arm64e  <498cdec348b13948a97eb489f8bd1080> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: 2440D8B0-8B90-411C-A821-B3B5AD5CFCEA
Beta Identifier:     04B706E3-498A-4434-A094-1C0ECCB6FE2E
Hardware Model:      iPhone9,2
Process:             NetNewsWire [10773]
Path:                /private/var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             29 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone9,2:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [2309]

Date/Time:           2020-01-21 12:46:37.8359 -0500
Launch Time:         2020-01-21 12:28:52.6744 -0500
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    7.30.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001c25139f4 kevent_id + 8
1   libdispatch.dylib               0x00000001c23a9e18 _dispatch_kq_poll + 332 (event_kevent.c:750)
2   libdispatch.dylib               0x00000001c23aa7b4 _dispatch_event_loop_wait_for_ownership$VARIANT$mp + 412 (event_kevent.c:2222)
3   libdispatch.dylib               0x00000001c2399e84 __DISPATCH_WAIT_FOR_QUEUE__ + 292 (queue.c:1651)
4   libdispatch.dylib               0x00000001c2399ac0 _dispatch_sync_f_slow + 140 (queue.c:1732)
5   RSDatabase                      0x00000001006465c0 DatabaseQueue.suspend() + 216 (DatabaseQueue.swift:74)
6   ArticlesDatabase                0x00000001005e9a38 ArticlesDatabase.suspend() + 20 (ArticlesDatabase.swift:203)
7   Account                         0x0000000100408240 Account.suspendDatabase() + 80 (Account.swift:417)
8   Account                         0x0000000100473b48 AccountManager.suspendDatabaseAll() + 184
9   NetNewsWire                     0x00000001001f5994 AppDelegate.suspendApplication() + 1496 (AppDelegate.swift:308)
10  NetNewsWire                     0x00000001001f638c closure #1 in closure #1 in AppDelegate.performBackgroundFeedRefresh(with:) + 108 (AppDelegate.swift:357)
11  Account                         0x0000000100479814 partial apply for closure #2 in AccountManager.refreshAll(errorHandler:completion:) + 36 (AccountManager.swift:212)
12  Account                         0x000000010046fd70 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
13  libdispatch.dylib               0x00000001c23e6610 _dispatch_call_block_and_release + 24 (init.c:1408)
14  libdispatch.dylib               0x00000001c23e7184 _dispatch_client_callout + 16 (object.m:495)
15  libdispatch.dylib               0x00000001c2399190 _dispatch_main_queue_callback_4CF$VARIANT$mp + 1044 (inline_internal.h:2484)
16  CoreFoundation                  0x00000001c26985e4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1749)
17  CoreFoundation                  0x00000001c26935d8 __CFRunLoopRun + 2004 (CFRunLoop.c:3069)
18  CoreFoundation                  0x00000001c2692adc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
19  GraphicsServices                0x00000001cc618328 GSEventRunModal + 104 (GSEvent.c:2246)
20  UIKitCore                       0x00000001c678dae0 UIApplicationMain + 1936 (UIApplication.m:4773)
21  NetNewsWire                     0x00000001001ef290 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
22  libdyld.dylib                   0x00000001c251c360 start + 4

Thread 1:
0   libsystem_pthread.dylib         0x00000001c2439758 start_wqthread + 0

Thread 2 name:
Thread 2:
0   CoreFoundation                  0x00000001c2699e50 _CFRetain + 28 (CFRuntime.c:0)
1   CoreFoundation                  0x00000001c25f5bf0 -[__NSCFString retain] + 20 (CFObject.m:186)
2   CoreFoundation                  0x00000001c25f5bf0 -[__NSCFString retain] + 20 (CFObject.m:186)
3   libswiftCore.dylib              0x00000001cfc87f78 swift_bridgeObjectRetain + 44 (SwiftObject.mm:619)
4   libswiftCore.dylib              0x00000001cfbc1974 $ss11_StringGutsV29foreignErrorCorrectedGrapheme10startingAt06endingH0SJSi_SitFTf4nnx_n + 160 (<compiler-generated>:0)
5   libswiftCore.dylib              0x00000001cfb1dde8 $sSS8IteratorV4nextSJSgyF + 680 (<compiler-generated>:0)
6   RSCore                          0x00000001006722c4 String.strippingHTML(maxCharacters:) + 1036 (String+RSCore.swift:217)
7   ArticlesDatabase                0x00000001005ca300 SearchTable.updateIndexForArticle(_:_:_:) + 448 (SearchTable.swift:36)
8   ArticlesDatabase                0x00000001005df880 specialized Sequence.forEach(_:) + 344 (SearchTable.swift:166)
9   ArticlesDatabase                0x00000001005e0fb0 specialized makeDatabaseCalls #1 (_:) in closure #1 in ArticlesTable.update(_:_:_:_:) + 2596 (SearchTable.swift:0)
10  ArticlesDatabase                0x00000001005cfa04 closure #1 in ArticlesTable.update(_:_:_:_:) + 188 (ArticlesTable.swift:0)
11  ArticlesDatabase                0x00000001005dce4c partial apply for closure #1 in ArticlesTable.update(_:_:_:_:) + 40 (<compiler-generated>:0)
12  RSDatabase                      0x0000000100647820 closure #1 in DatabaseQueue._runInDatabase(_:_:_:) + 112 (DatabaseQueue.swift:211)
13  RSDatabase                      0x000000010064801c partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 20 (<compiler-generated>:0)
14  libswiftObjectiveC.dylib        0x00000001f8061d20 $s10ObjectiveC15autoreleasepool8invokingxxyKXE_tKlF + 56 (ObjectiveC.swift:166)
15  RSDatabase                      0x0000000100646f80 closure #1 in DatabaseQueue.runInDatabase(_:) + 160
16  RSDatabase                      0x0000000100647ecc partial apply for closure #1 in DatabaseQueue.runInTransaction(_:) + 36
17  RSDatabase                      0x0000000100646ab0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
18  libdispatch.dylib               0x00000001c23e6610 _dispatch_call_block_and_release + 24 (init.c:1408)
19  libdispatch.dylib               0x00000001c23e7184 _dispatch_client_callout + 16 (object.m:495)
20  libdispatch.dylib               0x00000001c2393404 _dispatch_lane_serial_drain$VARIANT$mp + 608 (inline_internal.h:2484)
21  libdispatch.dylib               0x00000001c2393e28 _dispatch_lane_invoke$VARIANT$mp + 468 (queue.c:3863)
22  libdispatch.dylib               0x00000001c23932d0 _dispatch_lane_serial_drain$VARIANT$mp + 300 (inline_internal.h:2525)
23  libdispatch.dylib               0x00000001c2393df8 _dispatch_lane_invoke$VARIANT$mp + 420 (queue.c:3863)
24  libdispatch.dylib               0x00000001c239d314 _dispatch_workloop_worker_thread + 588 (queue.c:6445)
25  libsystem_pthread.dylib         0x00000001c2436b88 _pthread_wqthread + 276 (pthread.c:2351)
26  libsystem_pthread.dylib         0x00000001c2439760 start_wqthread + 8

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib          0x00000001c24f0634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001c24efaa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x00000001c2698288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001c26933a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001c2692adc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   Foundation                      0x00000001c29d27f4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                      0x00000001c29d26d4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7   UIKitCore                       0x00000001c6826204 -[UIEventFetcher threadMain] + 152 (UIEventFetcher.m:637)
8   Foundation                      0x00000001c2b030a4 __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib         0x00000001c2435d8c _pthread_start + 156 (pthread.c:896)
10  libsystem_pthread.dylib         0x00000001c243976c thread_start + 8

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib          0x00000001c2511c94 __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x00000001c242ecf8 _pthread_cond_wait$VARIANT$mp + 680 (pthread_cond.c:591)
2   libc++.1.dylib                  0x00000001c25647a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
3   JavaScriptCore                  0x00000001d149522c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 108 (condition_variable:204)
4   JavaScriptCore                  0x00000001d1498bfc bmalloc::Scavenger::threadRunLoop() + 200 (condition_variable:213)
5   JavaScriptCore                  0x00000001d14988e4 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:384)
6   JavaScriptCore                  0x00000001d1499bf0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 40 (type_traits:4361)
7   libsystem_pthread.dylib         0x00000001c2435d8c _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib         0x00000001c243976c thread_start + 8

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

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib          0x00000001c25128b8 __ulock_wait + 8
1   libdispatch.dylib               0x00000001c238dc9c _dlock_wait + 52 (lock.c:324)
2   libdispatch.dylib               0x00000001c238da80 _dispatch_thread_event_wait_slow$VARIANT$mp + 48 (lock.c:364)
3   libdispatch.dylib               0x00000001c2399ea4 __DISPATCH_WAIT_FOR_QUEUE__ + 324 (lock.h:330)
4   libdispatch.dylib               0x00000001c2399ac0 _dispatch_sync_f_slow + 140 (queue.c:1732)
5   NetNewsWire                     0x00000001001f6548 closure #2 in AppDelegate.performBackgroundFeedRefresh(with:) + 272 (AppDelegate.swift:366)
6   NetNewsWire                     0x000000010020f3c0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
7   BackgroundTasks                 0x00000001eb838110 -[BGTask _callExpirationHandler] + 104 (BGTask.m:114)
8   BackgroundTasks                 0x00000001eb83be98 __68-[BGTaskScheduler _callExpirationHandlersForActivities:shouldQueue:]_block_invoke + 160 (BGTaskScheduler.m:540)
9   libdispatch.dylib               0x00000001c23e6610 _dispatch_call_block_and_release + 24 (init.c:1408)
10  libdispatch.dylib               0x00000001c23e7184 _dispatch_client_callout + 16 (object.m:495)
11  libdispatch.dylib               0x00000001c2393404 _dispatch_lane_serial_drain$VARIANT$mp + 608 (inline_internal.h:2484)
12  libdispatch.dylib               0x00000001c2393e28 _dispatch_lane_invoke$VARIANT$mp + 468 (queue.c:3863)
13  libdispatch.dylib               0x00000001c239d314 _dispatch_workloop_worker_thread + 588 (queue.c:6445)
14  libsystem_pthread.dylib         0x00000001c2436b88 _pthread_wqthread + 276 (pthread.c:2351)
15  libsystem_pthread.dylib         0x00000001c2439760 start_wqthread + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000001   x1: 0x0000000000000000   x2: 0x0000000000000001   x3: 0x000000016fc165e0
    x4: 0x0000000000000001   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000403
    x8: 0x0000000000000400   x9: 0x000000020b126000  x10: 0x0000000000000400  x11: 0x00000000000020ff
   x12: 0x0000003800000000  x13: 0x000000016fc165e0  x14: 0x0000000000000084  x15: 0x0000000000000000
   x16: 0x0000000000000177  x17: 0x0000004000000001  x18: 0x0000000000000000  x19: 0x0000000000000403
   x20: 0x0000000000000000  x21: 0x0000000000000000  x22: 0x0000000000000001  x23: 0x000000016fc165e0
   x24: 0x0000000000000001  x25: 0x000000016fc165e0  x26: 0x0000000281f97f00  x27: 0x000000020b126000
   x28: 0x0000000000020400   fp: 0x000000016fc165c0   lr: 0x00000001c23a9e18
    sp: 0x000000016fc16560   pc: 0x00000001c25139f4 cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Binary Images:
0x1001e8000 - 0x100317fff NetNewsWire arm64  <192b53054c9f38e895947c71fb9881e3> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/NetNewsWire
0x100398000 - 0x1003bffff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x1003d4000 - 0x1003dffff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x1003f0000 - 0x10055ffff Account arm64  <c7e24bc159fe35a2b8939f710d04fe37> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/Account.framework/Account
0x1005b8000 - 0x1005effff ArticlesDatabase arm64  <8353f29a78073ee18c8ee0221ab2d493> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x100604000 - 0x100617fff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x10062c000 - 0x10064ffff RSDatabase arm64  <734090683e3e375f9944a9d546f683e9> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x100664000 - 0x10068bfff RSCore arm64  <37f1ec9c56ab31f9b758b38a14686ffb> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x1006a4000 - 0x1006affff SyncDatabase arm64  <7d3f0278633e324d83a704b36eca7f34> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x1006c0000 - 0x1006effff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/13362254-EBA6-4A28-8EDA-541A79C7BEE7/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x10071c000 - 0x10077ffff dyld arm64  <9bf4edef75e332f0b2884b788190bcca> /usr/lib/dyld
0x1008a8000 - 0x1008b3fff libobjc-trampolines.dylib arm64  <a9e9595446ec33a9a965d104a85427bc> /usr/lib/libobjc-trampolines.dylib
0x1c22c4000 - 0x1c22dafff libsystem_trace.dylib arm64  <59ca456afab5306a87f37d052b8818cb> /usr/lib/system/libsystem_trace.dylib
0x1c22db000 - 0x1c230cfff libxpc.dylib arm64  <d263f3eb967c33b9af70d48644fa8411> /usr/lib/system/libxpc.dylib
0x1c230d000 - 0x1c230dfff libsystem_blocks.dylib arm64  <9976acef356f35db90a274dd82ad5e43> /usr/lib/system/libsystem_blocks.dylib
0x1c230e000 - 0x1c238afff libsystem_c.dylib arm64  <12c3bd20c4683f3e8ff43b255fc8f4e0> /usr/lib/system/libsystem_c.dylib
0x1c238b000 - 0x1c23fffff libdispatch.dylib arm64  <a3849f961c9f36c5a15f70c566f14cff> /usr/lib/system/libdispatch.dylib
0x1c2400000 - 0x1c241ffff libsystem_malloc.dylib arm64  <13ba07c9d6fc380b85562db624cd1ea2> /usr/lib/system/libsystem_malloc.dylib
0x1c2420000 - 0x1c242afff libsystem_platform.dylib arm64  <70f43bd5061b35798b8369771fb61812> /usr/lib/system/libsystem_platform.dylib
0x1c242b000 - 0x1c243bfff libsystem_pthread.dylib arm64  <1885d97e67b9329791b7cba98af752f1> /usr/lib/system/libsystem_pthread.dylib
0x1c243c000 - 0x1c246cfff libobjc.A.dylib arm64  <438f63ebb9263d929c3bfdf79b1a0a3b> /usr/lib/libobjc.A.dylib
0x1c246d000 - 0x1c24d8fff libcorecrypto.dylib arm64  <a8ff7c51f65c3df781d2bd55e9ddf507> /usr/lib/system/libcorecrypto.dylib
0x1c24d9000 - 0x1c24ecfff libc++abi.dylib arm64  <08f81baab7b73e6cb6744227d40e6bfd> /usr/lib/libc++abi.dylib
0x1c24ed000 - 0x1c251afff libsystem_kernel.dylib arm64  <3cb935cbac303140ad55f25f09b59a48> /usr/lib/system/libsystem_kernel.dylib
0x1c251b000 - 0x1c254cfff libdyld.dylib arm64  <2e3f47508b67398b85308417651b1718> /usr/lib/system/libdyld.dylib
0x1c254d000 - 0x1c2555fff libsystem_darwin.dylib arm64  <807fa315a35d301681b4d0461b729fd4> /usr/lib/system/libsystem_darwin.dylib
0x1c2556000 - 0x1c25acfff libc++.1.dylib arm64  <93beaf14b4f23e66b2b4c0085aee55df> /usr/lib/libc++.1.dylib
0x1c25ad000 - 0x1c25eefff libsystem_info.dylib arm64  <e4e916a6be5d3b839e97f15cae787087> /usr/lib/system/libsystem_info.dylib
0x1c25ef000 - 0x1c2963fff CoreFoundation arm64  <1b9b1e618cb439039870402c3de959bb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1c2964000 - 0x1c29cafff SystemConfiguration arm64  <a2e24f96e25b3ff0a3c11ce87c1c22f7> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1c29cb000 - 0x1c2c84fff Foundation arm64  <503900af2ecd329fb742c07c3e672beb> /System/Library/Frameworks/Foundation.framework/Foundation
0x1c2c85000 - 0x1c2cb7fff libCRFSuite.dylib arm64  <c0747feff44a3a56877decc0a52b4f5e> /usr/lib/libCRFSuite.dylib
0x1c2cb8000 - 0x1c2e33fff CoreServices arm64  <3885efd744d3364cb925b91c2c9baacf> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1c2e34000 - 0x1c2e95fff libSparse.dylib arm64  <8c5e7fdcb4723215b5482a6757ae0af9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1c2e96000 - 0x1c3383fff ImageIO arm64  <3894314f87fd3ded9f8093b33c136c3a> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1c3384000 - 0x1c3386fff ConstantClasses arm64  <efeaae5872d038edbc91c0ed44652837> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1c3387000 - 0x1c3524fff CoreText arm64  <47d7363df0573d6d81d622650561e99c> /System/Library/Frameworks/CoreText.framework/CoreText
0x1c3525000 - 0x1c365cfff Security arm64  <16295db718883ab09dbbc98e8b29937e> /System/Library/Frameworks/Security.framework/Security
0x1c365d000 - 0x1c3700fff IOKit arm64  <50627fd1887b346895d21ca340b9b70b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1c3701000 - 0x1c3738fff libMobileGestalt.dylib arm64  <9ecb71642b1c3493bcd4671c78be3f7b> /usr/lib/libMobileGestalt.dylib
0x1c3739000 - 0x1c3795fff libprotobuf.dylib arm64  <e18f6074d72a3d77bcc1b2e2931eb983> /usr/lib/libprotobuf.dylib
0x1c3796000 - 0x1c37a7fff libprotobuf-lite.dylib arm64  <333548cab77a39bb82b1df58fc5415a3> /usr/lib/libprotobuf-lite.dylib
0x1c37a8000 - 0x1c39f9fff libicucore.A.dylib arm64  <7a9a38c6643e3fbfae4251a37611dca6> /usr/lib/libicucore.A.dylib
0x1c39fa000 - 0x1c3a23fff CoreServicesInternal arm64  <f6ea4bf830a63709a4d713725032e930> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1c3a24000 - 0x1c3a6cfff WirelessDiagnostics arm64  <9a3fbc1d1898340f92c84e83a4434745> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1c3a6d000 - 0x1c3aa6fff libAWDSupport.dylib arm64  <38b391e44ba43a83833e22120343422f> /usr/lib/libAWDSupport.dylib
0x1c3aa7000 - 0x1c3f2dfff CoreAudio arm64  <e4d8966317013b58a75db5708b78afd0> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1c3f2e000 - 0x1c41fafff CoreImage arm64  <5ebd39f476c034f68ce5bce5dbc70263> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1c41fb000 - 0x1c42e9fff LanguageModeling arm64  <9196b89d34de35c7bb58a1fd1cb8e0db> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1c42ea000 - 0x1c4330fff Lexicon arm64  <95228f69a52e325c8c8a8fc4997b6857> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1c4331000 - 0x1c44b4fff libsqlite3.dylib arm64  <7060f95ba8f4375bbc78a4c381382104> /usr/lib/libsqlite3.dylib
0x1c44b5000 - 0x1c44e6fff MobileKeyBag arm64  <9a4b598dff0b3f4782285429e62ac927> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1c44e7000 - 0x1c44f0fff libsystem_notify.dylib arm64  <74516c4877f037a98c8db30dbd1f7430> /usr/lib/system/libsystem_notify.dylib
0x1c44f1000 - 0x1c46c2fff CoreDuet arm64  <85908dca9ceb3839886fc05811a37081> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1c46c3000 - 0x1c4805fff Montreal arm64  <5f156c74d70834919ce495f80683dd7b> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1c4806000 - 0x1c48edfff NLP arm64  <774b44c9da0b396cbc0f89ba3c23855b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1c48ee000 - 0x1c490afff CellularPlanManager arm64  <d8117522ff383886975c38aac7405698> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1c490b000 - 0x1c4948fff AppSupport arm64  <b6e92279ce61305daf204f2179449023> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1c4949000 - 0x1c4e1afff libnetwork.dylib arm64  <6eeeb14a906037f6941df20f8d74d084> /usr/lib/libnetwork.dylib
0x1c4e1b000 - 0x1c4f26fff ManagedConfiguration arm64  <4b65d058a468379ab19610b3f214686b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1c4f27000 - 0x1c4f51fff CoreServicesStore arm64  <30e3360e7273394fb8694ebdbf1142d5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1c4f52000 - 0x1c4f72fff UserManagement arm64  <6d86c909fd6031e284c86c8643bce8cb> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c4f73000 - 0x1c522cfff CoreML arm64  <0870d39e407a364499412e07f992f01d> /System/Library/Frameworks/CoreML.framework/CoreML
0x1c522d000 - 0x1c5243fff ProtocolBuffer arm64  <8c06f0dc2cef3c0195cfb3ff59ac031f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1c5244000 - 0x1c525efff CommonUtilities arm64  <1959679c4e30301eb2b41dda208090b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1c525f000 - 0x1c525ffff libenergytrace.dylib arm64  <e3bf4c64e33338c6bb3723f642ff61bb> /usr/lib/libenergytrace.dylib
0x1c5260000 - 0x1c5296fff RunningBoardServices arm64  <939ba7d0bafa3424908fdb03a07077a3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1c5297000 - 0x1c530cfff BaseBoard arm64  <5ff16ff2d71b38f7b8a2fee1f9289b90> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1c530d000 - 0x1c5862fff SiriTTS arm64  <5973a2578d673ef6b8a87804ee5d6525> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1c5863000 - 0x1c58d4fff CoreLocation arm64  <479163bad6dc3bd483e0bf59a9498afe> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1c58e2000 - 0x1c5936fff Accounts arm64  <089cd23892b8386bbe2410e063600612> /System/Library/Frameworks/Accounts.framework/Accounts
0x1c5937000 - 0x1c5947fff SharedWebCredentials arm64  <adbf7427bf0e363db4d18faef03365cc> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1c5948000 - 0x1c5ca8fff CFNetwork arm64  <162181f9d8043468b82c0314f05de492> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1c5ca9000 - 0x1c5d89fff UIFoundation arm64  <a482604cc34a31108c199724fb7334f4> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1c5d8a000 - 0x1c6e50fff UIKitCore arm64  <27d3041da1de3c3a8dc0994b5982dc49> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1c6e51000 - 0x1c6e5efff AssertionServices arm64  <cc97258c20493b56ace1ffb1c7f04942> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1c6e5f000 - 0x1c6f30fff CoreTelephony arm64  <9338809d4c903a83b6a86822d4021066> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1c6f31000 - 0x1c6f36fff AggregateDictionary arm64  <421d53b8ef7f3a0c8b52d28519ab08f8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1c6f37000 - 0x1c6f4dfff libsystem_asl.dylib arm64  <0cf2826e158c369d88799c95f7833211> /usr/lib/system/libsystem_asl.dylib
0x1c6f4e000 - 0x1c6fc7fff CloudDocs arm64  <819de46992fb338daf7bf0d640418c10> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1c6fc8000 - 0x1c72f0fff CoreData arm64  <96adb1ccefab345dae04898d1d7f8cd0> /System/Library/Frameworks/CoreData.framework/CoreData
0x1c72f1000 - 0x1c7519fff Vision arm64  <b1060345417d3d59b02945557ea7af8c> /System/Library/Frameworks/Vision.framework/Vision
0x1c751a000 - 0x1c755cfff PhotoFoundation arm64  <91b9156c64783b6ab44ed1dcade881fa> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1c755d000 - 0x1c7588fff BoardServices arm64  <1804e22d40573fbaae863e9fd2543c0d> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c7589000 - 0x1c763efff libboringssl.dylib arm64  <be8c9279bf243aa3a8a70739e7a29632> /usr/lib/libboringssl.dylib
0x1c763f000 - 0x1c764dfff libsystem_networkextension.dylib arm64  <3cbc17551cad3d3ab5c23a77558c79a1> /usr/lib/system/libsystem_networkextension.dylib
0x1c764e000 - 0x1c766efff CoreAnalytics arm64  <35b68ddb4cd03f4ebac5ffdaf0e41844> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1c766f000 - 0x1c77e0fff CloudKit arm64  <557c08bb06f936778816669f36f5b9d1> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1c77e1000 - 0x1c782dfff SpringBoardServices arm64  <ed57a5aca1213a26a102d25daf946704> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1c782e000 - 0x1c78a1fff FrontBoardServices arm64  <cfae1f5e23963881a68b1b3285b64217> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1c78a2000 - 0x1c79b9fff Network arm64  <a4953157626a36b396ccf46e7a7f7365> /System/Library/Frameworks/Network.framework/Network
0x1c79ba000 - 0x1c7a16fff libusrtcp.dylib arm64  <181a864515293f4ab64197a2c809e923> /usr/lib/libusrtcp.dylib
0x1c7a17000 - 0x1c7a1efff libsystem_symptoms.dylib arm64  <84fcf9fced0f3ee290bae8e8a343594c> /usr/lib/system/libsystem_symptoms.dylib
0x1c7a1f000 - 0x1c8918fff GeoServices arm64  <86388b090a2b3338a7f65eaf272e0b8e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1c8919000 - 0x1c8921fff TCC arm64  <b49c034e858e3f03ba88bb8bd0a811c1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c8922000 - 0x1c897bfff IMFoundation arm64  <88d8ddee7cca3158a8c4afc3e67433b2> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1c897c000 - 0x1c8ad7fff CoreUtils arm64  <7c111a63cb2631499a8ffb2f8d7fd759> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1c8ad8000 - 0x1c8b87fff IMSharedUtilities arm64  <aad814883d4c3cebb87058c58a2ea3fc> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1c8bb5000 - 0x1c8bbefff libsystem_containermanager.dylib arm64  <cd36655f5a4b3841888d6aada240e3d9> /usr/lib/system/libsystem_containermanager.dylib
0x1c8bbf000 - 0x1c8c3bfff AppleAccount arm64  <13db1fc4ca5436a8ac06971354ee3ba6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1c8c3c000 - 0x1c8c57fff ApplePushService arm64  <9de4189c7bd139b7ba7a723752d6edfd> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c8c58000 - 0x1c8d41fff IDS arm64  <51fe393c6e563d01b51efcae9c733d1b> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1c8d42000 - 0x1c8e6efff IDSFoundation arm64  <67cc2008e4323012892c79dae49f51f4> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1c8e6f000 - 0x1c8e70fff libCTGreenTeaLogger.dylib arm64  <16fcd55227db3c2b8b5ca266d43e6924> /usr/lib/libCTGreenTeaLogger.dylib
0x1c8ed4000 - 0x1c8fd2fff CoreMedia arm64  <a37bf41ee63832e0b0fe16379ff5b05b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1c8fd3000 - 0x1c8fe2fff UIKitServices arm64  <3bac29cda4473da29fac651dbd0af01b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1c8fe3000 - 0x1c9035fff BackBoardServices arm64  <d6a4847f27893ba490f026cf3067c1bf> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1c9036000 - 0x1c9284fff QuartzCore arm64  <84c3cd6ef8323f6fbe625a4348853273> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1c9285000 - 0x1c9442fff ColorSync arm64  <7044db6cb64532f189ef02dcb29034fc> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1c9443000 - 0x1c99b1fff CoreGraphics arm64  <a7151479f37b3eeba9b93a6a9cdbceda> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1c99b2000 - 0x1c9ae2fff Contacts arm64  <b79d2d2a1eb034569c833316391cc189> /System/Library/Frameworks/Contacts.framework/Contacts
0x1c9ae3000 - 0x1c9b12fff UserNotifications arm64  <de93abd55ee83c079966da8b5bb4698a> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1c9b13000 - 0x1c9b36fff LocationSupport arm64  <c3e0bafd3940360a8659f1ee3d53df2e> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c9b37000 - 0x1c9c93fff Sharing arm64  <637a78a47e7a3d8b82e1554f79810456> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1c9c94000 - 0x1ca264fff WebKit arm64  <9c558ea0898c3141920fb77c11ada48a> /System/Library/Frameworks/WebKit.framework/WebKit
0x1ca265000 - 0x1cbe58fff WebCore arm64  <a40701f10296385197901182348d9367> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1cbe59000 - 0x1cbe71fff libAccessibility.dylib arm64  <d559bf954d1234e08bb13cfe1ce32502> /usr/lib/libAccessibility.dylib
0x1cbe72000 - 0x1cbe7dfff AXCoreUtilities arm64  <e161b36971b8388eaba31254a5b08982> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1cbe7e000 - 0x1cbef2fff ContactsFoundation arm64  <84778b14ffea36b3b957732081e45c30> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1cbef3000 - 0x1cbf07fff PowerLog arm64  <ebf70c29cf36392e8c295594a143efae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1cbf08000 - 0x1cbf19fff IOSurface arm64  <9db3d742c3883b5e8f17dfd545d1e36d> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1cbf1a000 - 0x1cc614fff MediaToolbox arm64  <46cff56428663386b19ace2d7d38da6b> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1cc615000 - 0x1cc61dfff GraphicsServices arm64  <899aca42d5e333c0a12123be45d2b732> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1cc701000 - 0x1cc8f3fff AVFoundation arm64  <a7ad17302ad23b378962676d568b925d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1cc8f4000 - 0x1cc92bfff OnBoardingKit arm64  <2fb6a32debfb3a60ac0df41c47f582c4> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1cc92c000 - 0x1cc97afff MobileWiFi arm64  <3fbf44943dfd3fd28e1b28eb1a651835> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1cc97b000 - 0x1cc993fff MobileAsset arm64  <119ce3ccd0f53396b21d966ba1144498> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1cc994000 - 0x1cc9a1fff libGSFont.dylib arm64  <e79d85ea755d34b9a510bfe0a602d2d4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1cc9a2000 - 0x1cc9abfff FontServices arm64  <a85092aa569938bfa79b3afad03cdabb> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1cc9ac000 - 0x1ccaf5fff libFontParser.dylib arm64  <e6f1ae6b9d5e35fc98dc8da0c6151e23> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1ccaf6000 - 0x1ccb40fff AXRuntime arm64  <ea0c9638db2a374092397e0cc5f58892> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1ccb44000 - 0x1ccc82fff SearchFoundation arm64  <893210cc9e8f3cff9a5153438254ed7d> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1ccc83000 - 0x1ccda3fff Preferences arm64  <73ccf0d66576367ba636641d999ca313> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1ccda4000 - 0x1cd40efff PhotoLibraryServices arm64  <2a4af3886306360bb457ad2969694b32> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1cd40f000 - 0x1cd672fff vImage arm64  <93260333d0213e4e90329456626a9062> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1cd673000 - 0x1cd8a6fff AudioToolbox arm64  <c38a5198dd19352cac5b900d814a556c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1cd8a7000 - 0x1cd8dcfff libAudioToolboxUtility.dylib arm64  <adfd38f5259e30f394a4b2aadfb41e33> /usr/lib/libAudioToolboxUtility.dylib
0x1cd8dd000 - 0x1cda9cfff ContactsUI arm64  <54c13a702b0732e3986579bb46617009> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1cdd0a000 - 0x1cdd9efff ShareSheet arm64  <fa6155a885da39ff8c5a696490834497> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1cddb3000 - 0x1cde67fff PDFKit arm64  <5548cdeee8803d9ba4c742bd7ab81610> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1cdee6000 - 0x1cdf13fff DocumentManager arm64  <e5acc813f7403cd8b343798da04ffe19> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1ce16f000 - 0x1ce1e4fff AuthKit arm64  <0573582d029d337183f4065e110c895a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1ce1e5000 - 0x1ce5fbfff Intents arm64  <5cf9581a0ad33f3ca5497c868f08fc36> /System/Library/Frameworks/Intents.framework/Intents
0x1ce5fc000 - 0x1ce610fff libCGInterfaces.dylib arm64  <9e45747761713a5f82130412f069af7d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1ce611000 - 0x1ce75dfff WebKitLegacy arm64  <47d306ceed233ba08cd1efa1acd919ca> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1ce75e000 - 0x1ce7c6fff TextInput arm64  <7dd1ae93d4e13abe83bd02a6e56e4d32> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1ce844000 - 0x1ce847fff XCTTargetBootstrap arm64  <9e2f183337003ebc83b835f609054c5e> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ce848000 - 0x1ce8fdfff CorePDF arm64  <d1c96326cf2d30b1b21ed922cc27b498> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1ce93a000 - 0x1cecf6fff MediaPlayer arm64  <f262609002523516a6e81fedbf82f864> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1cecf7000 - 0x1cf007fff AppleMediaServices arm64  <c79660ba4d4e3e93b1f30d5d7b8d0aa4> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1cf008000 - 0x1cf02efff CacheDelete arm64  <2dacedd92fa53ccc99b4dbdde003ba5a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1cf02f000 - 0x1cf1f1fff CoreMotion arm64  <521c8bfc5a7b374d86f627ff733c34f1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1cf1f2000 - 0x1cf2e0fff AVFAudio arm64  <654449d3121631779c5eb37b16dc6545> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1cf2e1000 - 0x1cf4fefff RawCamera arm64  <3489491042c239e08b399ad738d3d221> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1cf4ff000 - 0x1cf5b5fff CoreUI arm64  <5bc2f4ddd2243c7dafd3c045c51d0151> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1cf5b6000 - 0x1cf5dafff AppSupportUI arm64  <ef1bb8009ebf3d9daa409267937710cd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1cf5db000 - 0x1cf610fff CoreVideo arm64  <18deb074ce673205a4e8984f592aef9c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1cf611000 - 0x1cf846fff AudioToolboxCore arm64  <e55ef2cd85de339bb815d1166dfffbd5> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1cf847000 - 0x1cf88bfff CoreDuetContext arm64  <36aa7e9ef4bf32509f04d402b0fd7f81> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1cf88c000 - 0x1cf8c5fff SetupAssistant arm64  <00b55de93c1637509d90a3e4ef3f3a5d> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1cf8c6000 - 0x1cf982fff TelephonyUtilities arm64  <c5e7abb463993bc4b2663ca29f460aaa> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1cf983000 - 0x1cf9adfff PlugInKit arm64  <4d6f577da88237c7bc18492b0fdc6c4a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1cf9ae000 - 0x1cfcf2fff libswiftCore.dylib arm64  <b013c12f6d833d77ba60d6d1171c86cb> /usr/lib/swift/libswiftCore.dylib
0x1cfcf3000 - 0x1cfe2afff AssistantServices arm64  <a3451fffadd135c988a0bf54cc18676d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1cfe2b000 - 0x1cfe8bfff ProactiveSupport arm64  <454bef0c05e738218fdd65ea18a13761> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1cfe8c000 - 0x1d00c5fff MapKit arm64  <3c8ba515e7a93e35853e3b0c9e9a78e3> /System/Library/Frameworks/MapKit.framework/MapKit
0x1d00c6000 - 0x1d00ddfff PrototypeTools arm64  <f8b76976f0013340b9006d31125974ac> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1d00de000 - 0x1d01cffff MediaExperience arm64  <a31b2e9bbfda3bb1a3c102e2ba230340> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1d01d0000 - 0x1d0496fff Celestial arm64  <a485b8f28d783515b482f11762aa3a8a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1d0497000 - 0x1d04f1fff CallKit arm64  <cb48c9f46efc3efbb18b5a59f3c6fcc4> /System/Library/Frameworks/CallKit.framework/CallKit
0x1d06b8000 - 0x1d0dbbfff VectorKit arm64  <57be3f63104f3c55a21941ff3abef843> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1d0dbc000 - 0x1d0e8bfff AVKit arm64  <3370c15856353a258ff6afbc96dc89ea> /System/Library/Frameworks/AVKit.framework/AVKit
0x1d0e8c000 - 0x1d0ebafff Pegasus arm64  <d11825ad881d37d48a04aaa3415f8f90> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1d0ebb000 - 0x1d0ebdfff libapp_launch_measurement.dylib arm64  <0d170266102b3b4b8923c42b4c313f14> /usr/lib/libapp_launch_measurement.dylib
0x1d0fa1000 - 0x1d1003fff CoreSpotlight arm64  <cf27b5dca18538bba78a1461dbd129d6> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1d1004000 - 0x1d109bfff AddressBookLegacy arm64  <1cb5a9a37810351ca25b616a583b9344> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1d109c000 - 0x1d10abfff CrashReporterSupport arm64  <14ebe5e64c57358d93c237e1610473c1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1d10ac000 - 0x1d10befff MobileBluetooth arm64  <6e7d64771f5c37abaac85744d9b93b6f> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1d10bf000 - 0x1d117afff LinkPresentation arm64  <1c662721c5353eada6081003a1c24e84> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1d11b1000 - 0x1d11b5fff libsystem_configuration.dylib arm64  <3918ad54293d363799b7c39139a6e4d9> /usr/lib/system/libsystem_configuration.dylib
0x1d11b6000 - 0x1d120efff RemoteUI arm64  <5accf532e2663e2a8172ad82c4c4dbe6> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1d120f000 - 0x1d125dfff AuthKitUI arm64  <66b22c7271aa328a9cfdcb57f35fcd59> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1d125e000 - 0x1d12c3fff CoreRecognition arm64  <df90e1767921368887de08f4e2f62d8c> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1d12c4000 - 0x1d1347fff Social arm64  <57a4df4497a236098d66e591c5f264f0> /System/Library/Frameworks/Social.framework/Social
0x1d1396000 - 0x1d13a4fff HangTracer arm64  <97fc037fcb1034129f9e41031f357318> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1d13a5000 - 0x1d140afff CoreNLP arm64  <81af0571abc63305ae521e7a868de2cf> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1d140b000 - 0x1d140cfff liblangid.dylib arm64  <b1065f9e0cc33cc387f350dc66e4bf54> /usr/lib/liblangid.dylib
0x1d140d000 - 0x1d216ffff JavaScriptCore arm64  <412d4e1255fb313eac6377f2f8b0b80e> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1d2170000 - 0x1d21fdfff libTelephonyUtilDynamic.dylib arm64  <f64283bceeee3d8e9fbc5e06a7978c1f> /usr/lib/libTelephonyUtilDynamic.dylib
0x1d2213000 - 0x1d248cfff StoreServices arm64  <c49cc8d437e73e1d993ffdb1b41db69c> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1d248d000 - 0x1d2496fff IOMobileFramebuffer arm64  <4bc5e6274c9f38b593b4b10a9817b543> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1d2497000 - 0x1d2604fff SafariServices arm64  <f71c892920ff33069976c4b44132fff9> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1d27f6000 - 0x1d2810fff CoreMaterial arm64  <674fab65f11f36469b0ac0906bbc8ad6> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1d2811000 - 0x1d28f7fff libxml2.2.dylib arm64  <67729c61fbb039fbbd7fceab0d35f5e2> /usr/lib/libxml2.2.dylib
0x1d3fa3000 - 0x1d3febfff MetadataUtilities arm64  <9e02112915353549a8e2c05585d32c7a> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d3fec000 - 0x1d4044fff UserActivity arm64  <824daf6ba39b3f9f8ff415d152a64b91> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1d4980000 - 0x1d4b9cfff NetworkExtension arm64  <d0d3e853168632b3aa44917b1db39070> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1d4b9d000 - 0x1d4bd3fff DataDetectorsCore arm64  <f6b09ce6d6053cb2b41a233fcd2d7f5a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1d4bd4000 - 0x1d4c34fff CalendarFoundation arm64  <3d02aa40baf43e21bb6fe3d9cf7cfeef> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1d4c35000 - 0x1d4d28fff EventKit arm64  <86261d7ff85b394e9369107c1ed9b509> /System/Library/Frameworks/EventKit.framework/EventKit
0x1d4d29000 - 0x1d4d5efff MediaServices arm64  <d8c0e0312d313b30b2af58367a1d03c1> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1d5179000 - 0x1d51b8fff BiometricKit arm64  <c82f49b71859396ea4cfe365adf8e3ff> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1d51b9000 - 0x1d51e4fff PersistentConnection arm64  <8c98f9ebc5933fd3a1d9bb31213298eb> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1d51e5000 - 0x1d5238fff CalendarDaemon arm64  <7fcaf48ec0e7350e946716d354a648ee> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1d5239000 - 0x1d52cffff CalendarDatabase arm64  <de4dcadb7f9236cc989f2ca75667a170> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1d52d0000 - 0x1d54b2fff MediaRemote arm64  <2bc3332182913f20a7e20dcce3bf435b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1d54b3000 - 0x1d54bbfff CorePhoneNumbers arm64  <e7387d6c63ec32eda31639e1d43933a0> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1d54cc000 - 0x1d54f2fff DuetActivityScheduler arm64  <173531352fd535f7be9a6357361572a2> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1d55f6000 - 0x1d5618fff CoreSVG arm64  <f2eb71ea9ebe31a89adbdd11a3b31bfe> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1d5633000 - 0x1d5650fff ProactiveEventTracker arm64  <9b065a0fb1b932a2a938fdb3e48eb938> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1d5651000 - 0x1d565bfff MallocStackLogging arm64  <53b8b18b78cf3e41b285f96a41da0671> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d565c000 - 0x1d56f1fff CoreSuggestions arm64  <6e3af3cfdd3b3f74987c65a5ee4f4341> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1d56f2000 - 0x1d58a6fff IMCore arm64  <628878dced773097b034c348a1314123> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1d58a7000 - 0x1d58f7fff DeviceManagement arm64  <9edfa4fd13613ace99308c374dac46e8> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1d60f1000 - 0x1d60fefff BluetoothManager arm64  <36d9e2cda8da3ea49a6baf43a1a20761> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1d60ff000 - 0x1d6134fff CoreBluetooth arm64  <f6e540373eb8332e88e8ff122008b3f2> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1d6135000 - 0x1d6137fff libsystem_sandbox.dylib arm64  <bafc06a06ebd39388138443dbf2b9a3b> /usr/lib/system/libsystem_sandbox.dylib
0x1d625f000 - 0x1d626bfff ContextKit arm64  <47c27cc5b1e5309084f1d4697856a64d> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1d629b000 - 0x1d6307fff Rapport arm64  <4144499dea8e32169cfb4d17bc24842f> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1d6308000 - 0x1d6334fff OSAnalytics arm64  <320b8482833f3cd2962b2d41f9b02b88> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1d6335000 - 0x1d6363fff MobileInstallation arm64  <5b1a3b75706f31cd998833dfe39acf86> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1d6364000 - 0x1d63fefff Metal arm64  <cee783b45fca357c85a0ae4d85fcb441> /System/Library/Frameworks/Metal.framework/Metal
0x1d63ff000 - 0x1d6405fff IOAccelerator arm64  <0e4f8aeafd183f3f970694e0dd378e1b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1d6406000 - 0x1d6411fff MediaAccessibility arm64  <a58e6416c0d3350f90b0e6d9a7586eea> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1d642f000 - 0x1d6436fff libsystem_dnssd.dylib arm64  <a93f9464dc2434148bb0926679215d06> /usr/lib/system/libsystem_dnssd.dylib
0x1d6437000 - 0x1d643dfff PushKit arm64  <ab47e2851fef364aacbdf51b466d7aab> /System/Library/Frameworks/PushKit.framework/PushKit
0x1d643e000 - 0x1d6544fff FileProvider arm64  <fb0905c6b94b338187221c9a138dbac5> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1d6558000 - 0x1d6559fff BackgroundTaskAgent arm64  <af021808da153077b90f624a3ec68006> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1d655a000 - 0x1d655efff LinguisticData arm64  <edeed4771f903f2cbe0b598acde1786e> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1d655f000 - 0x1d6577fff CoreSDB arm64  <229c2a47851934699bcaeb0a30b04451> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1d6578000 - 0x1d6588fff Categories arm64  <b6510d89e67c3e2dbb670b5855c07008> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1d65a3000 - 0x1d665efff VideoToolbox arm64  <6e19b464341337598eaf4883f1ce7704> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1d6a96000 - 0x1d6af1fff PersonalizationPortrait arm64  <f71970a049c032ebb6201d1efcaf0c07> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1d6bba000 - 0x1d6bc2fff SymptomDiagnosticReporter arm64  <9766eb74551535f7bb7e181e62b5b583> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1d6bc3000 - 0x1d6bc5fff IOSurfaceAccelerator arm64  <7de8daeac081372fa6789ba35145554c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1d6bc6000 - 0x1d6c73fff AssetsLibraryServices arm64  <5c0cee245af8347cbabfd253e91230d2> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1d6c74000 - 0x1d6ca3fff DataAccessExpress arm64  <8341fe1f5e7535f6849eb268dedb6b71> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1d6d14000 - 0x1d6d29fff CoreFollowUp arm64  <ef84bee371db30c4aef1c2e40b1bfd22> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1d6d2a000 - 0x1d6d32fff FamilyCircle arm64  <b33f13c5921930b4aaaeff269bf97ecb> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1d6d33000 - 0x1d6d48fff libcoretls.dylib arm64  <6ae332beda1f3ba088363048484f9060> /usr/lib/libcoretls.dylib
0x1d6d9f000 - 0x1d6e2efff libate.dylib arm64  <7116bc291e0d3602abb13c6a3eeb73f3> /usr/lib/libate.dylib
0x1d80e9000 - 0x1d813bfff FTServices arm64  <807c24fcff68378c813d090fdd5a6708> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1d81ee000 - 0x1d8265fff SAObjects arm64  <0eeeccf794d0352b8644b0db4af3c4a7> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1d8266000 - 0x1d8270fff CoreRecents arm64  <2f1e57211bf334eabdb5730bcd6c3456> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1d8319000 - 0x1d8326fff DataMigration arm64  <ed2227b9a7a9323699ae42ab02e9a48f> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1d84da000 - 0x1d84fefff IconServices arm64  <1bc078e31b42329b9dc9232eb5bc071d> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1d84ff000 - 0x1d86e8fff iTunesCloud arm64  <71ebda7e032f372a94d383c6d248246e> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1d86e9000 - 0x1d89b1fff MusicLibrary arm64  <1f99e15ad75a391081a0e36e7381bf14> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1d89b2000 - 0x1d89b3fff WatchdogClient arm64  <ff32dd834ba335bfa4e17383903a1802> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1d89b4000 - 0x1d89c5fff libprequelite.dylib arm64  <ef5e72fb820434c7af048ee4e87fdb15> /usr/lib/libprequelite.dylib
0x1d89e7000 - 0x1d89ecfff IDSKVStore arm64  <8267d60b9d843501a125f248cab6a320> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d89ed000 - 0x1d89fdfff CoreEmoji arm64  <f92a0d92af6833d1813c9ab6fea7d3d9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1d8a95000 - 0x1d8ae3fff ClassKit arm64  <bb803ab5122439128e13650ec6bf41a3> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1d8b50000 - 0x1d8b5cfff CPMS arm64  <ae1c4d81b9893ae095e8bbfb98248e5e> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d8b5d000 - 0x1d8b65fff RTCReporting arm64  <7d38e083766334b58c304df7d65653f3> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d8cc4000 - 0x1d8d10fff MobileBackup arm64  <2c5db5d710b73807a36303ce2a3fd474> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1d8dc0000 - 0x1d8dc7fff CoreTime arm64  <ff4d4fc888213566826e7482836cd72a> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d8e06000 - 0x1d8f44fff IMDPersistence arm64  <d6b76a3ffe4231fcba586211f58a2c4c> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1d936d000 - 0x1d93c1fff ToneLibrary arm64  <cb407460a616362b9de54a0b7b1fe62c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1d968d000 - 0x1d96abfff AppConduit arm64  <784d155a5d20352ba12f68810d8ea3b5> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1d96ac000 - 0x1d96c4fff IntlPreferences arm64  <8ccbcc7f787e3876bbf65dc4d8d91fe9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d9a40000 - 0x1d9b14fff CoreBrightness arm64  <73d93edeb16c3e0aa5777a7d6ccbf4a2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1d9b15000 - 0x1d9b1cfff libIOReport.dylib arm64  <4892e66f540d394db22c0685756afbd0> /usr/lib/libIOReport.dylib
0x1d9cad000 - 0x1d9e55fff libBNNS.dylib arm64  <033203e2e68e30b59105efd48135eada> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d9e56000 - 0x1d9e5dfff StudyLog arm64  <a2e1380c854d333fb961e6a65ff97e82> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d9e5e000 - 0x1d9ee4fff BulletinBoard arm64  <ec17ea3f82bb3f8f9fcc84bd8953f0b2> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1d9ee5000 - 0x1d9f74fff iTunesStore arm64  <e64889c2fa23341fb4e8b4d13326d775> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1da9c1000 - 0x1daa19fff SafariCore arm64  <83dd5b3d67e0365787dbe92d5d0a0c24> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1daa1a000 - 0x1daa7ffff ScreenTimeCore arm64  <f0bd82f84d4434169e2600c4f948396d> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1db09b000 - 0x1db0aefff LocalAuthentication arm64  <022df3d9b64d3e75a659c95539dcb6e6> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1db0af000 - 0x1db0b3fff CommunicationsFilter arm64  <02c5644ae5e33c0b9fbe39da9560343b> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1db0b4000 - 0x1db0d6fff AddressBook arm64  <b9b3b1781abe35c6955797252d841e80> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1db0d7000 - 0x1db0e2fff CaptiveNetwork arm64  <5cf7b891f1163ec181244aa41715fbb2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1db234000 - 0x1db2e6fff libBLAS.dylib arm64  <1c4c2eb2e72537449985694560a86157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1db2e7000 - 0x1db2f5fff CTCarrierSpace arm64  <805ad8066c163a3c8aa1a8e214e1146b> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1dbae0000 - 0x1dbbaffff CoreParsec arm64  <122c7915c62533aaa136c96a13d82ab4> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1dbd9d000 - 0x1dbdb7fff libtailspin.dylib arm64  <6ea75c6b88633ee2a675a0cc97806b73> /usr/lib/libtailspin.dylib
0x1dbe16000 - 0x1dbe2afff ContactsDonation arm64  <4dbffa7036ba3e7faf0730c3b3ff571f> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1dbe74000 - 0x1dbe7dfff MobileActivation arm64  <c61637c87260379286dbbfe13553d23b> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1dbefe000 - 0x1dbf0cfff MobileIcons arm64  <8ca119e901153c46a6736af1f43e63bb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1dbf0d000 - 0x1dc00dfff ResponseKit arm64  <b0ed71bbd8b137db9375b0e9db131ccc> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1dc0d5000 - 0x1dc11efff CoreHaptics arm64  <a778afe0e70439ff82136caa83a61eb7> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1dc11f000 - 0x1dc1e8fff ProofReader arm64  <d635b4abd30c3988b275376598a4835f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1dc25d000 - 0x1dc2ddfff CoreSymbolication arm64  <97075ad1c3083da3be31cac4125c5aec> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1dc2de000 - 0x1dc2e4fff IdleTimerServices arm64  <13088e64312038748db07ff96375b4c1> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1dc3d3000 - 0x1dc48dfff VideoSubscriberAccount arm64  <d25af8515ee23018ae361498c56f52e9> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1dc4a2000 - 0x1dc4a5fff FTClientServices arm64  <b80da0b4141d3809a5be2dc18deb74dc> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1dc4a6000 - 0x1dc50afff ContactsUICore arm64  <2a7ecdf96e4933cebc2e038810d68e28> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1dc96a000 - 0x1dc9b1fff LoggingSupport arm64  <0c5c6f16d50135b7a2bd8a2298bef457> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1dcac9000 - 0x1dcb23fff ProtectedCloudStorage arm64  <53c7dd8ce46b3f7c9d1b3d917277d46d> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1dcc0d000 - 0x1dcc16fff OpenGLES arm64  <c2d702a45cba3066a3f74efb58519541> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1dcd77000 - 0x1dcd7ffff libGFXShared.dylib arm64  <db66f6add7973827852b7c824f45e483> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1dcd80000 - 0x1dcdb4fff SharedUtils arm64  <5d3120a659b035f4849cf5b7fb78524c> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1dcdb5000 - 0x1dce02fff PhotosFormats arm64  <ea0659a8c03f394dab6d16b3e176f994> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1dde56000 - 0x1dde92fff StreamingZip arm64  <4d753975167b397caff2c7345786d4e0> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1dead7000 - 0x1ded00fff SafariShared arm64  <62e04d57f0f639ccb901a4c67fe2c739> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1ded86000 - 0x1ded89fff InternationalTextSearch arm64  <b1410950d3493f77951bd2a8067ae4ac> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1deda7000 - 0x1dedc3fff AssetCacheServices arm64  <2e73b2d6d15039ef91ef00e64418fec0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1df72f000 - 0x1df734fff IncomingCallFilter arm64  <624ffce1e93330a5a5bf01e66c3b7897> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1df750000 - 0x1df768fff NetworkStatistics arm64  <179b5e8fc33a3a6ca5b4dcbaf17ff9b9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1dfbc4000 - 0x1dfbcafff Netrb arm64  <67948968e75333e796f46e8eaaa05cb6> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1dfbce000 - 0x1dfbfefff EAP8021X arm64  <1760544b404835deba2bc9b99cd38ae7> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1dfbff000 - 0x1dfc01fff OSAServicesClient arm64  <513c89179dbf3a479e76c2f53b450b44> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1dfda2000 - 0x1dfda6fff libgermantok.dylib arm64  <9a4f9d24b53838ec8333bf78a1051ea0> /usr/lib/libgermantok.dylib
0x1dfda7000 - 0x1dfe5afff libmecab.dylib arm64  <921c114d67d03adebef4e4f11c5eedce> /usr/lib/libmecab.dylib
0x1dfe5b000 - 0x1dfe96fff Catalyst arm64  <0b77ee7a51f73528b65fc031ae3e9bf0> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1dffea000 - 0x1e0025fff VoiceServices arm64  <e3bb7870be59350dbca1257c0ca99aa6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1e0026000 - 0x1e013dfff Navigation arm64  <4e9216c1a5a63ae4bca150deba431c97> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1e0457000 - 0x1e0465fff CoreDuetDaemonProtocol arm64  <6b46691e9e7130eb9b50fca8ac2b9234> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1e0466000 - 0x1e0485fff FTAWD arm64  <7d7d2aca7d3131dda476f0f6b61f12f8> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1e19b9000 - 0x1e19bbfff OAuth arm64  <8070c0f3c0763a00ba11cf7cd9e4dcb5> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1e1c7b000 - 0x1e1cb6fff DifferentialPrivacy arm64  <ada8fd7977a032118627d0bf877cf8db> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1e2485000 - 0x1e24f4fff libarchive.2.dylib arm64  <42dc1924be3d3620b705ef7660cee32c> /usr/lib/libarchive.2.dylib
0x1e24f5000 - 0x1e2526fff C2 arm64  <625968f49d1e34fc9efec4bfac98f3ed> /System/Library/PrivateFrameworks/C2.framework/C2
0x1e2527000 - 0x1e255bfff NaturalLanguage arm64  <9f032d719bda36c58edbefd0412a678a> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1e25ef000 - 0x1e25f0fff libsystem_coreservices.dylib arm64  <c563c842c99b3c0b82e5e88df5ed90ba> /usr/lib/system/libsystem_coreservices.dylib
0x1e2602000 - 0x1e2613fff libmis.dylib arm64  <d953a58b49e330a5bf69503510aba9f1> /usr/lib/libmis.dylib
0x1e2614000 - 0x1e266afff WebBookmarks arm64  <6f4480d0919e3c079253b6b8bbbe84bd> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1e266b000 - 0x1e2678fff DCIMServices arm64  <9e493b53a76736c09cf264f9c66e3ab9> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1e2679000 - 0x1e27cbfff CloudPhotoLibrary arm64  <043b325a8a203087b7994651759d2bb8> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1e2806000 - 0x1e280efff libcopyfile.dylib arm64  <69d5c4bcc3673b83ba434a55623dc14f> /usr/lib/system/libcopyfile.dylib
0x1e280f000 - 0x1e2830fff UsageTracking arm64  <47ecff0fb34233f7948163c2a1fd0ec5> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1e2b72000 - 0x1e2c02fff AccountsDaemon arm64  <1ada74adf2cf3ef0aad26a97db2137bd> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1e2c03000 - 0x1e2c0efff AppleIDSSOAuthentication arm64  <a90a37f64c9d38099f4edeaf4fe710df> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1e2c0f000 - 0x1e2c20fff SettingsFoundation arm64  <2f0e777314e93262880a59995ad49423> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1e2d4f000 - 0x1e2dcbfff Symbolication arm64  <03df9d66612e33cb8d05104df7470df2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1e2f81000 - 0x1e2fcffff ChunkingLibrary arm64  <5731da721f3b3d8c98d4e1d0857b4772> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1e2fd3000 - 0x1e2fd7fff DAAPKit arm64  <cc46f0c078a3332798a96f3f11d501f7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1e34d7000 - 0x1e34d9fff CoreDuetDebugLogging arm64  <acaa8f89f2a73bff9671cba1840fe236> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e3fd8000 - 0x1e4016fff SignpostSupport arm64  <227f558f50d834b7a1840d8f64dd3405> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1e4279000 - 0x1e4282fff SignpostCollection arm64  <caa25c2934893ffd9683f9111613bb20> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1e49b3000 - 0x1e49bafff URLFormatting arm64  <53c4edf99b9033b49fe5ce420cacf5ee> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1e49cf000 - 0x1e4a76fff MMCS arm64  <2f21063982f9354aa4105f3d2fbac389> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1e4acf000 - 0x1e4cfcfff MobileSpotlightIndex arm64  <71c7f560a2c83f7f96163c8271cf6917> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1e50d2000 - 0x1e5118fff CoreLocationProtobuf arm64  <6a676f0af66634b499f38a3babd5258f> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1e51cc000 - 0x1e5249fff Quagga arm64  <96625bea40e63553b9f3ce7b4b4b3e16> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1e5556000 - 0x1e556bfff libEDR arm64  <c7f5fed15e09331292fbd33fece65cd9> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1e6187000 - 0x1e6195fff libperfcheck.dylib arm64  <5e0967af8172325b8318005ae435e244> /usr/lib/libperfcheck.dylib
0x1e6196000 - 0x1e61a1fff libAudioStatistics.dylib arm64  <0eb346999e3f38b1b336ac2e0aadbb43> /usr/lib/libAudioStatistics.dylib
0x1e6362000 - 0x1e6372fff caulk arm64  <fab4aa83460231c482661b676ff77209> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1e63b2000 - 0x1e63b8fff MobileSystemServices arm64  <658b9cbf7d7f3d179f4bfbf922e1a829> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1e74a4000 - 0x1e74ddfff libGLImage.dylib arm64  <582c16540f1b3fea93b803803d21e5fa> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1e790e000 - 0x1e791ffff libSparseBLAS.dylib arm64  <757eeffd4ed23d84ac9339bdbabc720d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1e7920000 - 0x1e7933fff Engram arm64  <a15b4cff9dbc36a8913c4f84448ad00b> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e79ab000 - 0x1e79e5fff DataDetectorsNaturalLanguage arm64  <5b761b2fc04c3dbb8154b42c23aed0fd> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e7cd5000 - 0x1e7cddfff FSEvents arm64  <190b0224753e3c4381d5b8446a132097> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e7ced000 - 0x1e7d6bfff CoreDAV arm64  <0db9975f3ca43fc38cbe4c0c64749609> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1e86b6000 - 0x1e86c6fff RemoteTextInput arm64  <a2f5bab1b4f13c3fb5617fbdac5725af> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1e86ef000 - 0x1e871efff iCalendar arm64  <827bce045d6f3ad38bd8e7896c138ee9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1e873b000 - 0x1e8744fff CloudPhotoServices arm64  <1ea2794d7ab8320dbac64afb5747468b> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1e8783000 - 0x1e8797fff libLinearAlgebra.dylib arm64  <2f6c6ddb7ada3bc18cd3f0cf3e943790> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1e8827000 - 0x1e8929fff ConfigurationEngineModel arm64  <45c9c50b8fb03815a3b549f8f79a63f0> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1e892a000 - 0x1e8931fff CertUI arm64  <c03ce3daa2403fdf8207fd8b75c30291> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e8a35000 - 0x1e8a43fff CoreAUC arm64  <322c9197d8613b40afe57b7fb68df2f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1e94ac000 - 0x1e94f3fff PhysicsKit arm64  <b30f5b6d216b33b2a7c25afc71f38cdd> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1e94f4000 - 0x1e9545fff CorePrediction arm64  <14351dae9b7031e9b528f7bf9628be4f> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e99a6000 - 0x1e99f1fff SafariSafeBrowsing arm64  <05d48dbe0ec63d329281f91b521736ac> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1e9d99000 - 0x1e9e0efff HomeSharing arm64  <3666d72a99d933a897eea5e336a85fd2> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1e9e9e000 - 0x1e9ebcfff GenerationalStorage arm64  <58ab87316773388db7dfbcce942a0b7b> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e9f21000 - 0x1e9f2cfff PersonaKit arm64  <d056a5d8be433a5b9e58ecee5b7eba0f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1e9f2d000 - 0x1e9f39fff PersonaUI arm64  <ff33070462ee35eeadb3d4eaf68d7fd6> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1ea33c000 - 0x1ea341fff kperf arm64  <4f55f95353aa362396276bbb5a474a5e> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1ea4da000 - 0x1ea4e8fff AssetsLibrary arm64  <46025aa6d7733d059705486af4a514b7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1ea515000 - 0x1ea548fff libpcap.A.dylib arm64  <a40145e07a52309fb2d4c67003a367b2> /usr/lib/libpcap.A.dylib
0x1ea81a000 - 0x1ea82efff WebUI arm64  <3c2fa1e515f43b9586c5618453221367> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1ea82f000 - 0x1ea845fff SafariFoundation arm64  <3dbb032d293c3753ae21f4ce692b47e9> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1ea891000 - 0x1ea92bfff libvDSP.dylib arm64  <dc80adf2f1f93c7d86af56f519205aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1ea92c000 - 0x1ea957fff vCard arm64  <e4117947327133abba16c3737bca6412> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1ea99f000 - 0x1eaa2afff SampleAnalysis arm64  <b4201d77a3a3394aaec2ef64539cf87c> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1eaa2b000 - 0x1eaa36fff IntentsFoundation arm64  <6ff494f82a80362795fd4eae18b07825> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1eac28000 - 0x1eac2afff ParsecSubscriptionServiceSupport arm64  <d651c3e7415a359fa42366c6c981d80c> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1eac2b000 - 0x1eacbafff MediaPlatform arm64  <7ebd0e91fb77394ab13f2bb86d605071> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1eacbb000 - 0x1eafc8fff MediaLibraryCore arm64  <433c6c4b55e23bae82ed782a140b4ae0> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1eb02b000 - 0x1eb063fff PhotosImagingFoundation arm64  <7fb05884c38a3d3d81378f7f3f9b7458> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1eb064000 - 0x1eb086fff MediaConversionService arm64  <4420a105c11034e593451a846291a9cb> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1eb087000 - 0x1eb0a4fff MediaStream arm64  <459e2ce38ff13bd98a9d1fb35a115d5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1eb0a5000 - 0x1eb1a0fff CoreMediaStream arm64  <959d244f622436e69ae3f69c99541b4e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1eb4a2000 - 0x1eb4a2fff Accelerate arm64  <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1eb4a4000 - 0x1eb7bffff libLAPACK.dylib arm64  <d6ea6a57de14389ca3ec031d84ba62d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1eb7c0000 - 0x1eb7c4fff libQuadrature.dylib arm64  <bb2c62ec40973ea68167eb9cc6327489> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1eb7c5000 - 0x1eb81efff libvMisc.dylib arm64  <04b04e0046e33768ab2d40e809a2ccef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1eb81f000 - 0x1eb81ffff vecLib arm64  <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1eb828000 - 0x1eb835fff AuthenticationServices arm64  <3f060ef09649360a9127277b38dbac3f> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1eb836000 - 0x1eb83efff BackgroundTasks arm64  <f1cb973b223f3276ac8a975cc7ab632b> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1eb878000 - 0x1eb975fff Combine arm64  <29d48ca86f59346999f5eebe79baf186> /System/Library/Frameworks/Combine.framework/Combine
0x1ebb66000 - 0x1ebba0fff CryptoKit arm64  <6c764336d64f3db48eba98387d828fd4> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1ebbdd000 - 0x1ebc0afff GSS arm64  <f1c03bd69a933ea28bb10025c609ca33> /System/Library/Frameworks/GSS.framework/GSS
0x1ebc1e000 - 0x1ebc4ffff MPSCore arm64  <1666663f48883961a9e202c568626e7d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1ebc50000 - 0x1ebcc9fff MPSImage arm64  <781dc8f6e1b138ba86b2c0058c19cb98> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1ebcca000 - 0x1ebcecfff MPSMatrix arm64  <02c88d27f29e37b3a8495a640ca94213> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1ebced000 - 0x1ebd01fff MPSNDArray arm64  <271201d903fe363fb8464b4b1342a21f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1ebd02000 - 0x1ebe92fff MPSNeuralNetwork arm64  <bdc7c056eb81311bb4590152d2abbd90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1ebe93000 - 0x1ebed8fff MPSRayIntersector arm64  <48f8661ffbed300a99c3b600af8b284c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1ebed9000 - 0x1ebed9fff MetalPerformanceShaders arm64  <e9e56ea5bdcf3ab8af209e036e0612f0> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1ebee6000 - 0x1ebee6fff MobileCoreServices arm64  <ccff2e7f7fc03c67842b6778deb92b15> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1ebef1000 - 0x1ebef2fff libCVMSPluginSupport.dylib arm64  <3a428a3a2c6437749a4dba11166bf483> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1ebef3000 - 0x1ebef9fff libCoreFSCache.dylib arm64  <bbbe1cbe89293acc979abb13f4251d43> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1ebefa000 - 0x1ebefffff libCoreVMClient.dylib arm64  <6fdac9a1339232b896a611b47684f53d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1ebf33000 - 0x1ebf6afff QuickLookThumbnailing arm64  <610ebc9a3ebd3221ba18d0d02e0e1305> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1ec374000 - 0x1ec374fff UIKit arm64  <6226e2e1d7803f38a6ededf79a9627a6> /System/Library/Frameworks/UIKit.framework/UIKit
0x1ec7a9000 - 0x1ec8f9fff ANECompiler arm64  <7bd68c7ca0fc3affbee042f9c3d8f2b2> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1ec8fa000 - 0x1ec90afff ANEServices arm64  <60422c4e8e3136d9b5c32ffbaf54f8fe> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1ec913000 - 0x1ec9a7fff APFS arm64  <f5ed866028033f4bb6e8c0d5822ac5e2> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1ec9a8000 - 0x1ec9acfff ASEProcessing arm64  <e54a90141f06306ba510b79fc6453bfe> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ecb4e000 - 0x1ecb59fff AccountSettings arm64  <9a06ef66910a35f58dc0bc63a75eefc7> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1ed487000 - 0x1ed495fff AppleFSCompression arm64  <a0bb48745a5d3e5e9077ee742a747f38> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1ed49c000 - 0x1ed4aafff AppleIDAuthSupport arm64  <47e1d773959b3e8186999127f0d977c9> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1ed4ab000 - 0x1ed4ecfff AppleJPEG arm64  <cdd1885be3d630d0baefc185801354fd> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1ed508000 - 0x1ed519fff AppleNeuralEngine arm64  <8bcebcd8655b3f9e8eea6af3cf128d47> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1ed520000 - 0x1ed543fff AppleSauce arm64  <bce271f8932f34118aa7f506f632d159> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1ed5f7000 - 0x1ed631fff AttributeGraph arm64  <9e48b80082cd37a0ae29f5b0b5177088> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1ed73e000 - 0x1ed76efff Bom arm64  <ddb1ef09e3343861bcc3b13e0313a0be> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1ee1fd000 - 0x1ee1fdfff CombineCocoa arm64  <dfea491e152c34feb88decf1e7350615> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1ee1fe000 - 0x1ee205fff CommonAuth arm64  <c33a0f2928313699b3d71d2e07acf848> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1ee625000 - 0x1ee629fff CoreOptimization arm64  <d358170146ce3b8493c4dbbca34765a4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1ee6a1000 - 0x1ee6a2fff CryptoKitCBridging arm64  <e5464eaefc0c303eab9cf7fd1471f149> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1ee740000 - 0x1ee74bfff DeviceIdentity arm64  <bcaed68cffe030e3a51d99f200c1d9a3> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1ee8d7000 - 0x1ee8f2fff DocumentManagerCore arm64  <8826aea5363f3f7eae9f433716f0f677> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1ee9ae000 - 0x1ef008fff Espresso arm64  <83805eca6338313bac2ce006e65ab421> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1ef2d1000 - 0x1ef6e3fff FaceCore arm64  <09174f97e63c3e3884b438a951eadcd4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1ef7b6000 - 0x1ef7cafff libGSFontCache.dylib arm64  <6de8722a42e23fb2b8a17af04dde3a85> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1ef82e000 - 0x1ef83afff libhvf.dylib arm64  <4ec3537257f63c2d82daaf832a600772> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1ef85c000 - 0x1ef870fff Futhark arm64  <5ea62250eb9d3ea6a5727fae65055ea9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1f0536000 - 0x1f0542fff GraphVisualizer arm64  <0c3822f5d9fe3ee5a00396e93e50816c> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1f0eae000 - 0x1f0f1dfff Heimdal arm64  <25c647eadec232af974e0550552b10e8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1f146c000 - 0x1f1472fff InternationalSupport arm64  <4a14c71c3da2305a963b1bd637bc3eb6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1f172d000 - 0x1f172dfff Marco arm64  <335c790cb29a37d3920cb407f8914640> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1f1be3000 - 0x1f1c0cfff MetricsKit arm64  <f23acdacf80f3cad84fc0f53937cfebd> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1f1c1a000 - 0x1f1c2dfff MobileDeviceLink arm64  <f0bcb1425598390d9c531d4d055b4b0f> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1f1edc000 - 0x1f1f1bfff OTSVG arm64  <d7aaee1178bf374591ea6c8c3a3561d3> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1f2569000 - 0x1f2569fff PhoneNumbers arm64  <7c28ff603df33250b2b4ecdb2ad7fe07> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1f3eb3000 - 0x1f3f05fff RenderBox arm64  <a7deed9d866a3f44831a44491357b6f9> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1f3f06000 - 0x1f3f0afff RevealCore arm64  <572330ddd0333007b8eaa52f10747819> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1f409d000 - 0x1f40a9fff SetupAssistantSupport arm64  <c91413044d6b3a3180d159dc417b8826> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1f40c7000 - 0x1f40c7fff SignpostMetrics arm64  <251e0942df5f3ac9ba8f351424bfbcb9> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1f40f5000 - 0x1f411cfff SiriInstrumentation arm64  <7c4a43494d453c96acfba5204eedd9d0> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1f489c000 - 0x1f49b9fff TextRecognition arm64  <f37f85a83ab43d3589d8fa2eed253f64> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1f49ba000 - 0x1f4a5cfff TextureIO arm64  <92b750bfe4663fdba8abc3acac5af460> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1f588c000 - 0x1f5d71fff libwebrtc.dylib arm64  <eb98efad7fff3b5b809d09349f01058c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1f5ef8000 - 0x1f5f00fff kperfdata arm64  <a5de3e99457a345f929799d11953bda5> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1f5f01000 - 0x1f5f48fff ktrace arm64  <2a3228568da930a6b93cd7cbc6d9a254> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1f5f61000 - 0x1f5f6dfff perfdata arm64  <5e4c6bf0c1c833d89363122128f3d20f> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1f636a000 - 0x1f666afff libAWDSupportFramework.dylib arm64  <a00edb8d9c6638a989d75622d1291f21> /usr/lib/libAWDSupportFramework.dylib
0x1f681e000 - 0x1f6828fff libChineseTokenizer.dylib arm64  <ef9b88fe5c5935b9bcae9c675bbfa23a> /usr/lib/libChineseTokenizer.dylib
0x1f684d000 - 0x1f6a00fff libFosl_dynamic.dylib arm64  <bea0ead4ccfe34ed8d67db9040c5da5f> /usr/lib/libFosl_dynamic.dylib
0x1f6a7d000 - 0x1f6a83fff libMatch.1.dylib arm64  <e83c52ddeb9e33c69a177327c0cdc1db> /usr/lib/libMatch.1.dylib
0x1f6c17000 - 0x1f6c18fff libSystem.B.dylib arm64  <ce21da921ce93923afddf0cd58f8f6a5> /usr/lib/libSystem.B.dylib
0x1f6c21000 - 0x1f6c23fff libThaiTokenizer.dylib arm64  <a9ce14ae232235a19898388ba6b1a2ca> /usr/lib/libThaiTokenizer.dylib
0x1f6d22000 - 0x1f6d37fff libapple_nghttp2.dylib arm64  <91ab893bfe943688aef625dca11ab0d6> /usr/lib/libapple_nghttp2.dylib
0x1f6db0000 - 0x1f6dc0fff libbsm.0.dylib arm64  <987d9aeed03d3370a547670fc38af03f> /usr/lib/libbsm.0.dylib
0x1f6dc1000 - 0x1f6dcdfff libbz2.1.0.dylib arm64  <b58e02ba8ec2336195efb36d766a18c2> /usr/lib/libbz2.1.0.dylib
0x1f6dce000 - 0x1f6dcefff libcharset.1.dylib arm64  <14be8e9ab94e331f9efe4c7d3c27f090> /usr/lib/libcharset.1.dylib
0x1f6dcf000 - 0x1f6de0fff libcmph.dylib arm64  <876ce59390b1332a891e3422abb255bc> /usr/lib/libcmph.dylib
0x1f6de1000 - 0x1f6df8fff libcompression.dylib arm64  <a3284d81bc4a3abc91b79c04caa497af> /usr/lib/libcompression.dylib
0x1f6df9000 - 0x1f6dfafff libcoretls_cfhelpers.dylib arm64  <95ee12f5f8b4324cbc8a06f0679a2141> /usr/lib/libcoretls_cfhelpers.dylib
0x1f6dfb000 - 0x1f6e01fff libcupolicy.dylib arm64  <5144364548e33d2ab9b59996ab22d576> /usr/lib/libcupolicy.dylib
0x1f6e41000 - 0x1f6e4afff libdscsym.dylib arm64  <2a90db755b9f3bc18cd8b85b75b8a342> /usr/lib/libdscsym.dylib
0x1f6e4b000 - 0x1f6e67fff libedit.3.dylib arm64  <e84e5ccc6513331981dcfd6aae9b174e> /usr/lib/libedit.3.dylib
0x1f73a8000 - 0x1f73adfff libheimdal-asn1.dylib arm64  <b84286dc56c0381cbdab267cd781b3ac> /usr/lib/libheimdal-asn1.dylib
0x1f73ae000 - 0x1f749ffff libiconv.2.dylib arm64  <2baa5b6bfc033546bb19f856ddbe62a5> /usr/lib/libiconv.2.dylib
0x1f74b5000 - 0x1f74c0fff liblockdown.dylib arm64  <5a109261b1db3a0e9d41c9a9014fda25> /usr/lib/liblockdown.dylib
0x1f74c1000 - 0x1f74d9fff liblzma.5.dylib arm64  <90b58a83ee4739bead3bb25f8d5f69e8> /usr/lib/liblzma.5.dylib
0x1f7857000 - 0x1f7886fff libncurses.5.4.dylib arm64  <4c59d89cfac4347aacc02478f4204bdf> /usr/lib/libncurses.5.4.dylib
0x1f7887000 - 0x1f789bfff libnetworkextension.dylib arm64  <a31cb0d5d3cd36dfb1674519634bc45c> /usr/lib/libnetworkextension.dylib
0x1f7c25000 - 0x1f7c3dfff libresolv.9.dylib arm64  <c43a80648b9b3463997f9980fb91e4c3> /usr/lib/libresolv.9.dylib
0x1f7c3e000 - 0x1f7c40fff libsandbox.1.dylib arm64  <bf762d0070853a1395113ce0851e05d8> /usr/lib/libsandbox.1.dylib
0x1f7c41000 - 0x1f7c46fff libsysdiagnose.dylib arm64  <775d2fe22eba349c91eda5f0b76eb460> /usr/lib/libsysdiagnose.dylib
0x1f7c47000 - 0x1f7c78fff libtidy.A.dylib arm64  <7bd4c53a136e3d0bb2cac1f9dafe9f96> /usr/lib/libtidy.A.dylib
0x1f7c80000 - 0x1f7c83fff libutil.dylib arm64  <e9d6e216ac8e3f6cba159f646ba02230> /usr/lib/libutil.dylib
0x1f7cb1000 - 0x1f7cc2fff libz.1.dylib arm64  <f0958b1f257135919a445426cc0d8547> /usr/lib/libz.1.dylib
0x1f7ced000 - 0x1f7ceffff liblog_network.dylib arm64  <a429a4f3773038eca70b00b75c7fab4c> /usr/lib/log/liblog_network.dylib
0x1f7d10000 - 0x1f7d47fff libswiftAccelerate.dylib arm64  <0a5432d7c48e3253a5a8346814815110> /usr/lib/swift/libswiftAccelerate.dylib
0x1f7d86000 - 0x1f7d8dfff libswiftCoreData.dylib arm64  <b3e7bda5ff373941bab5663b34ac8444> /usr/lib/swift/libswiftCoreData.dylib
0x1f7d8e000 - 0x1f7d92fff libswiftCoreFoundation.dylib arm64  <8d1f589a103c33429f2d3bfa0d30abda> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f7d93000 - 0x1f7da1fff libswiftCoreGraphics.dylib arm64  <4cf4637928e234938ca8e538183491c7> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1f7da2000 - 0x1f7da6fff libswiftCoreImage.dylib arm64  <ab56de4c72c23b4c83bb0f84e68a1eed> /usr/lib/swift/libswiftCoreImage.dylib
0x1f7dfb000 - 0x1f7e04fff libswiftDarwin.dylib arm64  <6f38dc78242e32baa2dc4a7c585bee73> /usr/lib/swift/libswiftDarwin.dylib
0x1f7e05000 - 0x1f7e20fff libswiftDispatch.dylib arm64  <57e9bf072517383fb88d383579a32e46> /usr/lib/swift/libswiftDispatch.dylib
0x1f7e21000 - 0x1f7fa6fff libswiftFoundation.dylib arm64  <0e3bc05c556c3717ba2da9e37b8dcf1d> /usr/lib/swift/libswiftFoundation.dylib
0x1f7fe3000 - 0x1f7feafff libswiftMetal.dylib arm64  <31bfb95a02393002a2af642683dfdf18> /usr/lib/swift/libswiftMetal.dylib
0x1f805c000 - 0x1f8062fff libswiftObjectiveC.dylib arm64  <84e676b5133d3b9b839d06afadb70f35> /usr/lib/swift/libswiftObjectiveC.dylib
0x1f806d000 - 0x1f8072fff libswiftQuartzCore.dylib arm64  <5f1af497d37333328418c66a747fee51> /usr/lib/swift/libswiftQuartzCore.dylib
0x1f80ae000 - 0x1f80c5fff libswiftUIKit.dylib arm64  <0a60e8066cb239dc813721d1431823c8> /usr/lib/swift/libswiftUIKit.dylib
0x1f80d6000 - 0x1f80defff libswiftos.dylib arm64  <7c3a48abb4c439218a6b45b69b4db66f> /usr/lib/swift/libswiftos.dylib
0x1f80df000 - 0x1f80f9fff libswiftsimd.dylib arm64  <d83b3d5c82c23e8c831d9599ee61c585> /usr/lib/swift/libswiftsimd.dylib
0x1f80fa000 - 0x1f80fffff libcache.dylib arm64  <be71141fe3be367bbc565c1741f6b01e> /usr/lib/system/libcache.dylib
0x1f8100000 - 0x1f810cfff libcommonCrypto.dylib arm64  <18d07bfb4ffd3a659ebc0ee49abdbb1a> /usr/lib/system/libcommonCrypto.dylib
0x1f810d000 - 0x1f8111fff libcompiler_rt.dylib arm64  <9406b53f22a731fb89fee6dd8b567bd3> /usr/lib/system/libcompiler_rt.dylib
0x1f81e7000 - 0x1f81e7fff liblaunch.dylib arm64  <e8a0fa47b6b23c07aebd273967459ec5> /usr/lib/system/liblaunch.dylib
0x1f81e8000 - 0x1f81edfff libmacho.dylib arm64  <c6510dc0f7c53d3f871a10aebf81fc38> /usr/lib/system/libmacho.dylib
0x1f81ee000 - 0x1f81f0fff libremovefile.dylib arm64  <464f0bb7e90f3c20ac3a6dbc64db454f> /usr/lib/system/libremovefile.dylib
0x1f81f1000 - 0x1f81f2fff libsystem_featureflags.dylib arm64  <e18e61e887843a8ba16a66008936a521> /usr/lib/system/libsystem_featureflags.dylib
0x1f81f3000 - 0x1f8220fff libsystem_m.dylib arm64  <c1a752bbda883d16898da9c0c9ed9a9a> /usr/lib/system/libsystem_m.dylib
0x1f8221000 - 0x1f8226fff libunwind.dylib arm64  <76b18d6dcb553b05b0c3d01d7df700c4> /usr/lib/system/libunwind.dylib
0x1f8505000 - 0x1f856dfff NanoRegistry arm64  <4dbce0ff9619369a81f9b754c6d9e2d6> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1f856e000 - 0x1f857bfff NanoPreferencesSync arm64  <e9f3421609c13c85a0714d5245a6feef> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1f8ee7000 - 0x1f8f20fff CryptoTokenKit arm64  <204a5ee779c932dd8aad049777fe926a> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1f8f26000 - 0x1f96b6fff SwiftUI arm64  <b6846d8dbaa63a58b9c3b1c5a7350fb4> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1f9f7a000 - 0x1f9f98fff AppSSO arm64  <5be28f28bc15374ab5126959fea7634e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1f9f99000 - 0x1f9facfff AppSSOCore arm64  <fcc121e7fbb9381ab95080d27b1dceac> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: CC852BC2-AAB5-4EE0-9457-C99BD6A1339C
Beta Identifier:     4BBB37EC-33D3-4FAF-B318-F594B485329A
Hardware Model:      iPad7,3
Process:             NetNewsWire [9377]
Path:                /private/var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             29 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPad7,3:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [1550]

Date/Time:           2020-01-21 20:37:59.8234 +0100
Launch Time:         2020-01-21 18:55:35.1209 +0100
OS Version:          iPhone OS 13.3 (17C54)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x000000018ce92634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018ce91aa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x000000018d03a288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x000000018d0353a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x000000018d034adc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   GraphicsServices                0x0000000196fba328 GSEventRunModal + 104 (GSEvent.c:2246)
6   UIKitCore                       0x000000019112fae0 UIApplicationMain + 1936 (UIApplication.m:4773)
7   NetNewsWire                     0x0000000104e5b290 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
8   libdyld.dylib                   0x000000018cebe360 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib          0x000000018ce92634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018ce91aa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x000000018d03a288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x000000018d0353a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x000000018d034adc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   Foundation                      0x000000018d3747f4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                      0x000000018d3746d4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7   UIKitCore                       0x00000001911c8204 -[UIEventFetcher threadMain] + 152 (UIEventFetcher.m:637)
8   Foundation                      0x000000018d4a50a4 __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib         0x000000018cdd7d8c _pthread_start + 156 (pthread.c:896)
10  libsystem_pthread.dylib         0x000000018cddb76c thread_start + 8

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x000000018ceb3c94 __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x000000018cdd0cf8 _pthread_cond_wait$VARIANT$mp + 680 (pthread_cond.c:591)
2   libc++.1.dylib                  0x000000018cf067a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
3   JavaScriptCore                  0x000000019be3722c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 108 (condition_variable:204)
4   JavaScriptCore                  0x000000019be3abfc bmalloc::Scavenger::threadRunLoop() + 200 (condition_variable:213)
5   JavaScriptCore                  0x000000019be3a8e4 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:384)
6   JavaScriptCore                  0x000000019be3bbf0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 40 (type_traits:4361)
7   libsystem_pthread.dylib         0x000000018cdd7d8c _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib         0x000000018cddb76c thread_start + 8

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib          0x000000018ce92634 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018ce91aa0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                  0x000000018d03a288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x000000018d0353a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x000000018d034adc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   CFNetwork                       0x00000001902eb4e8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6   Foundation                      0x000000018d4a50a4 __NSThread__start__ + 848 (NSThread.m:724)
7   libsystem_pthread.dylib         0x000000018cdd7d8c _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib         0x000000018cddb76c thread_start + 8

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib          0x000000018ceb6174 pread + 8
1   libsqlite3.dylib                0x000000018ed86688 seekAndRead + 68 (sqlite3.c:38318)
2   libsqlite3.dylib                0x000000018ecda894 unixRead + 204 (sqlite3.c:38410)
3   libsqlite3.dylib                0x000000018ecfd254 readDbPage + 180 (sqlite3.c:22811)
4   libsqlite3.dylib                0x000000018ed8f45c getPageNormal + 476 (sqlite3.c:62948)
5   libsqlite3.dylib                0x000000018ed98824 getAndInitPage + 96 (sqlite3.c:63063)
6   libsqlite3.dylib                0x000000018ed26380 sqlite3BtreeNext + 248 (sqlite3.c:74584)
7   libsqlite3.dylib                0x000000018ed16798 sqlite3VdbeExec + 1668 (sqlite3.c:95699)
8   libsqlite3.dylib                0x000000018ed14b5c sqlite3_step + 388 (sqlite3.c:88583)
9   RSDatabase                      0x000000010537b9ac -[FMResultSet nextWithError:] + 48 (FMResultSet.m:168)
10  ArticlesDatabase                0x00000001050755bc makeDatabaseCalls #1 (_:) in closure #1 in ArticlesTable.fetchAllUnreadCounts(_:) + 460 (ArticlesTable.swift:318)
11  ArticlesDatabase                0x00000001050751b8 closure #1 in ArticlesTable.fetchAllUnreadCounts(_:) + 156 (ArticlesTable.swift:332)
12  RSDatabase                      0x000000010538f85c closure #1 in DatabaseQueue._runInDatabase(_:_:_:) + 172 (DatabaseQueue.swift:211)
13  RSDatabase                      0x000000010539001c partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 20 (<compiler-generated>:0)
14  RSDatabase                      0x00000001053900ac thunk for @callee_guaranteed () -> (@error @owned Error)partial apply + 12
15  libswiftObjectiveC.dylib        0x00000001c19cdd20 $s10ObjectiveC15autoreleasepool8invokingxxyKXE_tKlF + 56 (ObjectiveC.swift:166)
16  RSDatabase                      0x000000010538ef80 closure #1 in DatabaseQueue.runInDatabase(_:) + 160
17  RSDatabase                      0x000000010538fecc partial apply for closure #1 in DatabaseQueue.runInTransaction(_:) + 36
18  RSDatabase                      0x000000010538eab0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
19  libdispatch.dylib               0x000000018cd88610 _dispatch_call_block_and_release + 24 (init.c:1408)
20  libdispatch.dylib               0x000000018cd89184 _dispatch_client_callout + 16 (object.m:495)
21  libdispatch.dylib               0x000000018cd35404 _dispatch_lane_serial_drain$VARIANT$mp + 608 (inline_internal.h:2484)
22  libdispatch.dylib               0x000000018cd35e28 _dispatch_lane_invoke$VARIANT$mp + 468 (queue.c:3863)
23  libdispatch.dylib               0x000000018cd352d0 _dispatch_lane_serial_drain$VARIANT$mp + 300 (inline_internal.h:2525)
24  libdispatch.dylib               0x000000018cd35df8 _dispatch_lane_invoke$VARIANT$mp + 420 (queue.c:3863)
25  libdispatch.dylib               0x000000018cd3f314 _dispatch_workloop_worker_thread + 588 (queue.c:6445)
26  libsystem_pthread.dylib         0x000000018cdd8b88 _pthread_wqthread + 276 (pthread.c:2351)
27  libsystem_pthread.dylib         0x000000018cddb760 start_wqthread + 8

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

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

Thread 7:
0   libsystem_pthread.dylib         0x000000018cddb758 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib         0x000000018cddb758 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib         0x000000018cddb758 start_wqthread + 0

Thread 10 name:
Thread 10:
0   libdyld.dylib                   0x000000018cebe80c dyld3::closure::ContainerTypedBytes::findAttributePayload(dyld3::closure::TypedBytes::Type, unsig... + 48 (Closure.cpp:105)
1   libdyld.dylib                   0x000000018cebe8fc dyld3::closure::Image::isOverrideOfDyldCacheImage(unsigned int&) const + 32 (Closure.cpp:868)
2   libdyld.dylib                   0x000000018cebe8b4 dyld3::closure::Image::representsImageNum(unsigned int) const + 68 (Closure.cpp:148)
3   libdyld.dylib                   0x000000018cec9f24 dyld3::AllImages::findImageNum(unsigned int, dyld3::LoadedImage&) const + 108 (AllImages.cpp:881)
4   libdyld.dylib                   0x000000018ceca268 invocation function for block in dyld3::AllImages::findDependent(dyld3::MachOLoaded const*, unsig... + 112 (AllImages.cpp:899)
5   libdyld.dylib                   0x000000018ceca1c8 dyld3::AllImages::findDependent(dyld3::MachOLoaded const*, unsigned int) + 120 (AllImages.cpp:150)
6   libdyld.dylib                   0x000000018ced56e8 invocation function for block in dyld3::MachOLoaded::findExportedSymbol(Diagnostics&, char const*... + 56 (MachOLoaded.cpp:297)
7   libdyld.dylib                   0x000000018ced3674 dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointe... + 160 (MachOFile.cpp:655)
8   libdyld.dylib                   0x000000018ced3afc dyld3::MachOFile::forEachDependentDylib(void (char const*, bool, bool, bool, unsigned int, unsign... + 100 (MachOFile.cpp:711)
9   libdyld.dylib                   0x000000018ced525c dyld3::MachOLoaded::findExportedSymbol(Diagnostics&, char const*, bool, dyld3::MachOLoaded::Found... + 712 (MachOLoaded.cpp:295)
10  libdyld.dylib                   0x000000018ced4ec4 dyld3::MachOLoaded::hasExportedSymbol(char const*, dyld3::MachOLoaded const* (dyld3::MachOLoaded ... + 84 (MachOLoaded.cpp:246)
11  libdyld.dylib                   0x000000018cecee10 invocation function for block in dyld3::dlsym_internal(void*, char const*, void*) + 60 (APIs.cpp:981)
12  libdyld.dylib                   0x000000018cec9428 invocation function for block in dyld3::AllImages::forEachImage(void (dyld3::LoadedImage const&, ... + 72 (AllImages.cpp:603)
13  libdyld.dylib                   0x000000018cec93c4 dyld3::AllImages::forEachImage(void (dyld3::LoadedImage const&, bool&) block_pointer) const + 172 (AllImages.cpp:150)
14  libdyld.dylib                   0x000000018cecec38 dyld3::dlsym_internal(void*, char const*, void*) + 660 (APIs.cpp:978)
15  libdyld.dylib                   0x000000018cec25dc dlsym + 116 (dyldAPIsInLibSystem.cpp:1582)
16  libswiftCore.dylib              0x000000019a6295a4 getErrorBridgingInfo()::$_4::operator()() const::'lambda'(void*)::__invoke(void*) + 32 (ErrorObject.mm:231)
17  libdispatch.dylib               0x000000018cd89184 _dispatch_client_callout + 16 (object.m:495)
18  libdispatch.dylib               0x000000018cd309a4 _dispatch_once_callout + 28 (once.c:52)
19  libswiftCore.dylib              0x000000019a629044 swift_getErrorValue + 348 (once.h:111)
20  NetNewsWire                     0x0000000104e62104 closure #1 in AppDelegate.scheduleBackgroundFeedRefresh() + 312 (AppDelegate.swift:337)
21  NetNewsWire                     0x0000000104e7b3c0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
22  libdispatch.dylib               0x000000018cd88610 _dispatch_call_block_and_release + 24 (init.c:1408)
23  libdispatch.dylib               0x000000018cd89184 _dispatch_client_callout + 16 (object.m:495)
24  libdispatch.dylib               0x000000018cd35404 _dispatch_lane_serial_drain$VARIANT$mp + 608 (inline_internal.h:2484)
25  libdispatch.dylib               0x000000018cd35df8 _dispatch_lane_invoke$VARIANT$mp + 420 (queue.c:3863)
26  libdispatch.dylib               0x000000018cd3f314 _dispatch_workloop_worker_thread + 588 (queue.c:6445)
27  libsystem_pthread.dylib         0x000000018cdd8b88 _pthread_wqthread + 276 (pthread.c:2351)
28  libsystem_pthread.dylib         0x000000018cddb760 start_wqthread + 8

Thread 11:
0   libsystem_pthread.dylib         0x000000018cddb758 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000010004005   x1: 0x0000000007000806   x2: 0x0000000000000000   x3: 0x0000000000000c00
    x4: 0x0000000000001f03   x5: 0x00000000ffffffff   x6: 0x0000000000000000   x7: 0x0000000000000001
    x8: 0x00000000fffffbbf   x9: 0x0000000007000906  x10: 0x2be6cb13c433009a  x11: 0x000000b2f3640870
   x12: 0x00000000016e3600  x13: 0x000000000000a261  x14: 0x00000000000b3000  x15: 0x000b300000000000
   x16: 0xffffffffffffffe1  x17: 0x000b3000000b3000  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x00000000ffffffff  x21: 0x0000000000001f03  x22: 0x0000000000000c00  x23: 0x000000016afaac90
   x24: 0x0000000007000806  x25: 0x0000000000000000  x26: 0x0000000007000806  x27: 0x0000000000000c00
   x28: 0x0000000000000001   fp: 0x000000016afaab80   lr: 0x000000018ce91aa0
    sp: 0x000000016afaab30   pc: 0x000000018ce92634 cpsr: 0x60000000
   esr: 0x56000080  Address size fault

Binary Images:
0x104e54000 - 0x104f83fff NetNewsWire arm64  <192b53054c9f38e895947c71fb9881e3> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/NetNewsWire
0x105004000 - 0x10502bfff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x105040000 - 0x10504bfff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x10505c000 - 0x105093fff ArticlesDatabase arm64  <8353f29a78073ee18c8ee0221ab2d493> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x1050a8000 - 0x1050bbfff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x1050d0000 - 0x105133fff dyld arm64  <9bf4edef75e332f0b2884b788190bcca> /usr/lib/dyld
0x1051ac000 - 0x10531bfff Account arm64  <c7e24bc159fe35a2b8939f710d04fe37> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/Account.framework/Account
0x105374000 - 0x105397fff RSDatabase arm64  <734090683e3e375f9944a9d546f683e9> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x1053ac000 - 0x1053d3fff RSCore arm64  <37f1ec9c56ab31f9b758b38a14686ffb> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x1053ec000 - 0x1053f7fff SyncDatabase arm64  <7d3f0278633e324d83a704b36eca7f34> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x105408000 - 0x105437fff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/EA11F0E5-33CF-41E0-AACE-003FB81914AF/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x10701c000 - 0x107027fff libobjc-trampolines.dylib arm64  <a9e9595446ec33a9a965d104a85427bc> /usr/lib/libobjc-trampolines.dylib
0x18cc66000 - 0x18cc7cfff libsystem_trace.dylib arm64  <59ca456afab5306a87f37d052b8818cb> /usr/lib/system/libsystem_trace.dylib
0x18cc7d000 - 0x18ccaefff libxpc.dylib arm64  <d263f3eb967c33b9af70d48644fa8411> /usr/lib/system/libxpc.dylib
0x18ccaf000 - 0x18ccaffff libsystem_blocks.dylib arm64  <9976acef356f35db90a274dd82ad5e43> /usr/lib/system/libsystem_blocks.dylib
0x18ccb0000 - 0x18cd2cfff libsystem_c.dylib arm64  <12c3bd20c4683f3e8ff43b255fc8f4e0> /usr/lib/system/libsystem_c.dylib
0x18cd2d000 - 0x18cda1fff libdispatch.dylib arm64  <a3849f961c9f36c5a15f70c566f14cff> /usr/lib/system/libdispatch.dylib
0x18cda2000 - 0x18cdc1fff libsystem_malloc.dylib arm64  <13ba07c9d6fc380b85562db624cd1ea2> /usr/lib/system/libsystem_malloc.dylib
0x18cdc2000 - 0x18cdccfff libsystem_platform.dylib arm64  <70f43bd5061b35798b8369771fb61812> /usr/lib/system/libsystem_platform.dylib
0x18cdcd000 - 0x18cdddfff libsystem_pthread.dylib arm64  <1885d97e67b9329791b7cba98af752f1> /usr/lib/system/libsystem_pthread.dylib
0x18cdde000 - 0x18ce0efff libobjc.A.dylib arm64  <438f63ebb9263d929c3bfdf79b1a0a3b> /usr/lib/libobjc.A.dylib
0x18ce0f000 - 0x18ce7afff libcorecrypto.dylib arm64  <a8ff7c51f65c3df781d2bd55e9ddf507> /usr/lib/system/libcorecrypto.dylib
0x18ce7b000 - 0x18ce8efff libc++abi.dylib arm64  <08f81baab7b73e6cb6744227d40e6bfd> /usr/lib/libc++abi.dylib
0x18ce8f000 - 0x18cebcfff libsystem_kernel.dylib arm64  <3cb935cbac303140ad55f25f09b59a48> /usr/lib/system/libsystem_kernel.dylib
0x18cebd000 - 0x18ceeefff libdyld.dylib arm64  <2e3f47508b67398b85308417651b1718> /usr/lib/system/libdyld.dylib
0x18ceef000 - 0x18cef7fff libsystem_darwin.dylib arm64  <807fa315a35d301681b4d0461b729fd4> /usr/lib/system/libsystem_darwin.dylib
0x18cef8000 - 0x18cf4efff libc++.1.dylib arm64  <93beaf14b4f23e66b2b4c0085aee55df> /usr/lib/libc++.1.dylib
0x18cf4f000 - 0x18cf90fff libsystem_info.dylib arm64  <e4e916a6be5d3b839e97f15cae787087> /usr/lib/system/libsystem_info.dylib
0x18cf91000 - 0x18d305fff CoreFoundation arm64  <1b9b1e618cb439039870402c3de959bb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18d306000 - 0x18d36cfff SystemConfiguration arm64  <a2e24f96e25b3ff0a3c11ce87c1c22f7> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18d36d000 - 0x18d626fff Foundation arm64  <503900af2ecd329fb742c07c3e672beb> /System/Library/Frameworks/Foundation.framework/Foundation
0x18d627000 - 0x18d659fff libCRFSuite.dylib arm64  <c0747feff44a3a56877decc0a52b4f5e> /usr/lib/libCRFSuite.dylib
0x18d65a000 - 0x18d7d5fff CoreServices arm64  <3885efd744d3364cb925b91c2c9baacf> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18d7d6000 - 0x18d837fff libSparse.dylib arm64  <8c5e7fdcb4723215b5482a6757ae0af9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x18d838000 - 0x18dd25fff ImageIO arm64  <3894314f87fd3ded9f8093b33c136c3a> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18dd26000 - 0x18dd28fff ConstantClasses arm64  <efeaae5872d038edbc91c0ed44652837> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18dd29000 - 0x18dec6fff CoreText arm64  <47d7363df0573d6d81d622650561e99c> /System/Library/Frameworks/CoreText.framework/CoreText
0x18dec7000 - 0x18dffefff Security arm64  <16295db718883ab09dbbc98e8b29937e> /System/Library/Frameworks/Security.framework/Security
0x18dfff000 - 0x18e0a2fff IOKit arm64  <50627fd1887b346895d21ca340b9b70b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18e0a3000 - 0x18e0dafff libMobileGestalt.dylib arm64  <9ecb71642b1c3493bcd4671c78be3f7b> /usr/lib/libMobileGestalt.dylib
0x18e0db000 - 0x18e137fff libprotobuf.dylib arm64  <e18f6074d72a3d77bcc1b2e2931eb983> /usr/lib/libprotobuf.dylib
0x18e138000 - 0x18e149fff libprotobuf-lite.dylib arm64  <333548cab77a39bb82b1df58fc5415a3> /usr/lib/libprotobuf-lite.dylib
0x18e14a000 - 0x18e39bfff libicucore.A.dylib arm64  <7a9a38c6643e3fbfae4251a37611dca6> /usr/lib/libicucore.A.dylib
0x18e39c000 - 0x18e3c5fff CoreServicesInternal arm64  <f6ea4bf830a63709a4d713725032e930> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18e3c6000 - 0x18e40efff WirelessDiagnostics arm64  <9a3fbc1d1898340f92c84e83a4434745> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18e40f000 - 0x18e448fff libAWDSupport.dylib arm64  <38b391e44ba43a83833e22120343422f> /usr/lib/libAWDSupport.dylib
0x18e449000 - 0x18e8cffff CoreAudio arm64  <e4d8966317013b58a75db5708b78afd0> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18e8d0000 - 0x18eb9cfff CoreImage arm64  <5ebd39f476c034f68ce5bce5dbc70263> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18eb9d000 - 0x18ec8bfff LanguageModeling arm64  <9196b89d34de35c7bb58a1fd1cb8e0db> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18ec8c000 - 0x18ecd2fff Lexicon arm64  <95228f69a52e325c8c8a8fc4997b6857> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18ecd3000 - 0x18ee56fff libsqlite3.dylib arm64  <7060f95ba8f4375bbc78a4c381382104> /usr/lib/libsqlite3.dylib
0x18ee57000 - 0x18ee88fff MobileKeyBag arm64  <9a4b598dff0b3f4782285429e62ac927> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18ee89000 - 0x18ee92fff libsystem_notify.dylib arm64  <74516c4877f037a98c8db30dbd1f7430> /usr/lib/system/libsystem_notify.dylib
0x18ee93000 - 0x18f064fff CoreDuet arm64  <85908dca9ceb3839886fc05811a37081> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18f065000 - 0x18f1a7fff Montreal arm64  <5f156c74d70834919ce495f80683dd7b> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x18f1a8000 - 0x18f28ffff NLP arm64  <774b44c9da0b396cbc0f89ba3c23855b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x18f290000 - 0x18f2acfff CellularPlanManager arm64  <d8117522ff383886975c38aac7405698> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x18f2ad000 - 0x18f2eafff AppSupport arm64  <b6e92279ce61305daf204f2179449023> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18f2eb000 - 0x18f7bcfff libnetwork.dylib arm64  <6eeeb14a906037f6941df20f8d74d084> /usr/lib/libnetwork.dylib
0x18f7bd000 - 0x18f8c8fff ManagedConfiguration arm64  <4b65d058a468379ab19610b3f214686b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18f8c9000 - 0x18f8f3fff CoreServicesStore arm64  <30e3360e7273394fb8694ebdbf1142d5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x18f8f4000 - 0x18f914fff UserManagement arm64  <6d86c909fd6031e284c86c8643bce8cb> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18f915000 - 0x18fbcefff CoreML arm64  <0870d39e407a364499412e07f992f01d> /System/Library/Frameworks/CoreML.framework/CoreML
0x18fbcf000 - 0x18fbe5fff ProtocolBuffer arm64  <8c06f0dc2cef3c0195cfb3ff59ac031f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18fbe6000 - 0x18fc00fff CommonUtilities arm64  <1959679c4e30301eb2b41dda208090b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18fc01000 - 0x18fc01fff libenergytrace.dylib arm64  <e3bf4c64e33338c6bb3723f642ff61bb> /usr/lib/libenergytrace.dylib
0x18fc02000 - 0x18fc38fff RunningBoardServices arm64  <939ba7d0bafa3424908fdb03a07077a3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x18fc39000 - 0x18fcaefff BaseBoard arm64  <5ff16ff2d71b38f7b8a2fee1f9289b90> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18fcaf000 - 0x190204fff SiriTTS arm64  <5973a2578d673ef6b8a87804ee5d6525> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x190205000 - 0x190276fff CoreLocation arm64  <479163bad6dc3bd483e0bf59a9498afe> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x190284000 - 0x1902d8fff Accounts arm64  <089cd23892b8386bbe2410e063600612> /System/Library/Frameworks/Accounts.framework/Accounts
0x1902d9000 - 0x1902e9fff SharedWebCredentials arm64  <adbf7427bf0e363db4d18faef03365cc> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1902ea000 - 0x19064afff CFNetwork arm64  <162181f9d8043468b82c0314f05de492> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x19064b000 - 0x19072bfff UIFoundation arm64  <a482604cc34a31108c199724fb7334f4> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19072c000 - 0x1917f2fff UIKitCore arm64  <27d3041da1de3c3a8dc0994b5982dc49> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1917f3000 - 0x191800fff AssertionServices arm64  <cc97258c20493b56ace1ffb1c7f04942> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x191801000 - 0x1918d2fff CoreTelephony arm64  <9338809d4c903a83b6a86822d4021066> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1918d3000 - 0x1918d8fff AggregateDictionary arm64  <421d53b8ef7f3a0c8b52d28519ab08f8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1918d9000 - 0x1918effff libsystem_asl.dylib arm64  <0cf2826e158c369d88799c95f7833211> /usr/lib/system/libsystem_asl.dylib
0x1918f0000 - 0x191969fff CloudDocs arm64  <819de46992fb338daf7bf0d640418c10> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19196a000 - 0x191c92fff CoreData arm64  <96adb1ccefab345dae04898d1d7f8cd0> /System/Library/Frameworks/CoreData.framework/CoreData
0x191c93000 - 0x191ebbfff Vision arm64  <b1060345417d3d59b02945557ea7af8c> /System/Library/Frameworks/Vision.framework/Vision
0x191ebc000 - 0x191efefff PhotoFoundation arm64  <91b9156c64783b6ab44ed1dcade881fa> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x191eff000 - 0x191f2afff BoardServices arm64  <1804e22d40573fbaae863e9fd2543c0d> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x191f2b000 - 0x191fe0fff libboringssl.dylib arm64  <be8c9279bf243aa3a8a70739e7a29632> /usr/lib/libboringssl.dylib
0x191fe1000 - 0x191feffff libsystem_networkextension.dylib arm64  <3cbc17551cad3d3ab5c23a77558c79a1> /usr/lib/system/libsystem_networkextension.dylib
0x191ff0000 - 0x192010fff CoreAnalytics arm64  <35b68ddb4cd03f4ebac5ffdaf0e41844> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x192011000 - 0x192182fff CloudKit arm64  <557c08bb06f936778816669f36f5b9d1> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x192183000 - 0x1921cffff SpringBoardServices arm64  <ed57a5aca1213a26a102d25daf946704> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1921d0000 - 0x192243fff FrontBoardServices arm64  <cfae1f5e23963881a68b1b3285b64217> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x192244000 - 0x19235bfff Network arm64  <a4953157626a36b396ccf46e7a7f7365> /System/Library/Frameworks/Network.framework/Network
0x19235c000 - 0x1923b8fff libusrtcp.dylib arm64  <181a864515293f4ab64197a2c809e923> /usr/lib/libusrtcp.dylib
0x1923b9000 - 0x1923c0fff libsystem_symptoms.dylib arm64  <84fcf9fced0f3ee290bae8e8a343594c> /usr/lib/system/libsystem_symptoms.dylib
0x1923c1000 - 0x1932bafff GeoServices arm64  <86388b090a2b3338a7f65eaf272e0b8e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1932bb000 - 0x1932c3fff TCC arm64  <b49c034e858e3f03ba88bb8bd0a811c1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1932c4000 - 0x19331dfff IMFoundation arm64  <88d8ddee7cca3158a8c4afc3e67433b2> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19331e000 - 0x193479fff CoreUtils arm64  <7c111a63cb2631499a8ffb2f8d7fd759> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19347a000 - 0x193529fff IMSharedUtilities arm64  <aad814883d4c3cebb87058c58a2ea3fc> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x193557000 - 0x193560fff libsystem_containermanager.dylib arm64  <cd36655f5a4b3841888d6aada240e3d9> /usr/lib/system/libsystem_containermanager.dylib
0x193561000 - 0x1935ddfff AppleAccount arm64  <13db1fc4ca5436a8ac06971354ee3ba6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1935de000 - 0x1935f9fff ApplePushService arm64  <9de4189c7bd139b7ba7a723752d6edfd> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1935fa000 - 0x1936e3fff IDS arm64  <51fe393c6e563d01b51efcae9c733d1b> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1936e4000 - 0x193810fff IDSFoundation arm64  <67cc2008e4323012892c79dae49f51f4> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x193811000 - 0x193812fff libCTGreenTeaLogger.dylib arm64  <16fcd55227db3c2b8b5ca266d43e6924> /usr/lib/libCTGreenTeaLogger.dylib
0x193876000 - 0x193974fff CoreMedia arm64  <a37bf41ee63832e0b0fe16379ff5b05b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x193975000 - 0x193984fff UIKitServices arm64  <3bac29cda4473da29fac651dbd0af01b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x193985000 - 0x1939d7fff BackBoardServices arm64  <d6a4847f27893ba490f026cf3067c1bf> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1939d8000 - 0x193c26fff QuartzCore arm64  <84c3cd6ef8323f6fbe625a4348853273> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x193c27000 - 0x193de4fff ColorSync arm64  <7044db6cb64532f189ef02dcb29034fc> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x193de5000 - 0x194353fff CoreGraphics arm64  <a7151479f37b3eeba9b93a6a9cdbceda> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x194354000 - 0x194484fff Contacts arm64  <b79d2d2a1eb034569c833316391cc189> /System/Library/Frameworks/Contacts.framework/Contacts
0x194485000 - 0x1944b4fff UserNotifications arm64  <de93abd55ee83c079966da8b5bb4698a> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1944b5000 - 0x1944d8fff LocationSupport arm64  <c3e0bafd3940360a8659f1ee3d53df2e> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1944d9000 - 0x194635fff Sharing arm64  <637a78a47e7a3d8b82e1554f79810456> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x194636000 - 0x194c06fff WebKit arm64  <9c558ea0898c3141920fb77c11ada48a> /System/Library/Frameworks/WebKit.framework/WebKit
0x194c07000 - 0x1967fafff WebCore arm64  <a40701f10296385197901182348d9367> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1967fb000 - 0x196813fff libAccessibility.dylib arm64  <d559bf954d1234e08bb13cfe1ce32502> /usr/lib/libAccessibility.dylib
0x196814000 - 0x19681ffff AXCoreUtilities arm64  <e161b36971b8388eaba31254a5b08982> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x196820000 - 0x196894fff ContactsFoundation arm64  <84778b14ffea36b3b957732081e45c30> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x196895000 - 0x1968a9fff PowerLog arm64  <ebf70c29cf36392e8c295594a143efae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1968aa000 - 0x1968bbfff IOSurface arm64  <9db3d742c3883b5e8f17dfd545d1e36d> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1968bc000 - 0x196fb6fff MediaToolbox arm64  <46cff56428663386b19ace2d7d38da6b> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x196fb7000 - 0x196fbffff GraphicsServices arm64  <899aca42d5e333c0a12123be45d2b732> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1970a3000 - 0x197295fff AVFoundation arm64  <a7ad17302ad23b378962676d568b925d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x197296000 - 0x1972cdfff OnBoardingKit arm64  <2fb6a32debfb3a60ac0df41c47f582c4> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1972ce000 - 0x19731cfff MobileWiFi arm64  <3fbf44943dfd3fd28e1b28eb1a651835> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x19731d000 - 0x197335fff MobileAsset arm64  <119ce3ccd0f53396b21d966ba1144498> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x197336000 - 0x197343fff libGSFont.dylib arm64  <e79d85ea755d34b9a510bfe0a602d2d4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x197344000 - 0x19734dfff FontServices arm64  <a85092aa569938bfa79b3afad03cdabb> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x19734e000 - 0x197497fff libFontParser.dylib arm64  <e6f1ae6b9d5e35fc98dc8da0c6151e23> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x197498000 - 0x1974e2fff AXRuntime arm64  <ea0c9638db2a374092397e0cc5f58892> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1974e6000 - 0x197624fff SearchFoundation arm64  <893210cc9e8f3cff9a5153438254ed7d> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x197625000 - 0x197745fff Preferences arm64  <73ccf0d66576367ba636641d999ca313> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x197746000 - 0x197db0fff PhotoLibraryServices arm64  <2a4af3886306360bb457ad2969694b32> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x197db1000 - 0x198014fff vImage arm64  <93260333d0213e4e90329456626a9062> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x198015000 - 0x198248fff AudioToolbox arm64  <c38a5198dd19352cac5b900d814a556c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x198249000 - 0x19827efff libAudioToolboxUtility.dylib arm64  <adfd38f5259e30f394a4b2aadfb41e33> /usr/lib/libAudioToolboxUtility.dylib
0x19827f000 - 0x19843efff ContactsUI arm64  <54c13a702b0732e3986579bb46617009> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1986ac000 - 0x198740fff ShareSheet arm64  <fa6155a885da39ff8c5a696490834497> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x198755000 - 0x198809fff PDFKit arm64  <5548cdeee8803d9ba4c742bd7ab81610> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x198888000 - 0x1988b5fff DocumentManager arm64  <e5acc813f7403cd8b343798da04ffe19> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x198b11000 - 0x198b86fff AuthKit arm64  <0573582d029d337183f4065e110c895a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x198b87000 - 0x198f9dfff Intents arm64  <5cf9581a0ad33f3ca5497c868f08fc36> /System/Library/Frameworks/Intents.framework/Intents
0x198f9e000 - 0x198fb2fff libCGInterfaces.dylib arm64  <9e45747761713a5f82130412f069af7d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x198fb3000 - 0x1990fffff WebKitLegacy arm64  <47d306ceed233ba08cd1efa1acd919ca> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x199100000 - 0x199168fff TextInput arm64  <7dd1ae93d4e13abe83bd02a6e56e4d32> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1991e6000 - 0x1991e9fff XCTTargetBootstrap arm64  <9e2f183337003ebc83b835f609054c5e> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1991ea000 - 0x19929ffff CorePDF arm64  <d1c96326cf2d30b1b21ed922cc27b498> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1992dc000 - 0x199698fff MediaPlayer arm64  <f262609002523516a6e81fedbf82f864> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x199699000 - 0x1999a9fff AppleMediaServices arm64  <c79660ba4d4e3e93b1f30d5d7b8d0aa4> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1999aa000 - 0x1999d0fff CacheDelete arm64  <2dacedd92fa53ccc99b4dbdde003ba5a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1999d1000 - 0x199b93fff CoreMotion arm64  <521c8bfc5a7b374d86f627ff733c34f1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x199b94000 - 0x199c82fff AVFAudio arm64  <654449d3121631779c5eb37b16dc6545> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x199c83000 - 0x199ea0fff RawCamera arm64  <3489491042c239e08b399ad738d3d221> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x199ea1000 - 0x199f57fff CoreUI arm64  <5bc2f4ddd2243c7dafd3c045c51d0151> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x199f58000 - 0x199f7cfff AppSupportUI arm64  <ef1bb8009ebf3d9daa409267937710cd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x199f7d000 - 0x199fb2fff CoreVideo arm64  <18deb074ce673205a4e8984f592aef9c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x199fb3000 - 0x19a1e8fff AudioToolboxCore arm64  <e55ef2cd85de339bb815d1166dfffbd5> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19a1e9000 - 0x19a22dfff CoreDuetContext arm64  <36aa7e9ef4bf32509f04d402b0fd7f81> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19a22e000 - 0x19a267fff SetupAssistant arm64  <00b55de93c1637509d90a3e4ef3f3a5d> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19a268000 - 0x19a324fff TelephonyUtilities arm64  <c5e7abb463993bc4b2663ca29f460aaa> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19a325000 - 0x19a34ffff PlugInKit arm64  <4d6f577da88237c7bc18492b0fdc6c4a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19a350000 - 0x19a694fff libswiftCore.dylib arm64  <b013c12f6d833d77ba60d6d1171c86cb> /usr/lib/swift/libswiftCore.dylib
0x19a695000 - 0x19a7ccfff AssistantServices arm64  <a3451fffadd135c988a0bf54cc18676d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19a7cd000 - 0x19a82dfff ProactiveSupport arm64  <454bef0c05e738218fdd65ea18a13761> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19a82e000 - 0x19aa67fff MapKit arm64  <3c8ba515e7a93e35853e3b0c9e9a78e3> /System/Library/Frameworks/MapKit.framework/MapKit
0x19aa68000 - 0x19aa7ffff PrototypeTools arm64  <f8b76976f0013340b9006d31125974ac> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x19aa80000 - 0x19ab71fff MediaExperience arm64  <a31b2e9bbfda3bb1a3c102e2ba230340> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19ab72000 - 0x19ae38fff Celestial arm64  <a485b8f28d783515b482f11762aa3a8a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x19ae39000 - 0x19ae93fff CallKit arm64  <cb48c9f46efc3efbb18b5a59f3c6fcc4> /System/Library/Frameworks/CallKit.framework/CallKit
0x19b05a000 - 0x19b75dfff VectorKit arm64  <57be3f63104f3c55a21941ff3abef843> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19b75e000 - 0x19b82dfff AVKit arm64  <3370c15856353a258ff6afbc96dc89ea> /System/Library/Frameworks/AVKit.framework/AVKit
0x19b82e000 - 0x19b85cfff Pegasus arm64  <d11825ad881d37d48a04aaa3415f8f90> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19b85d000 - 0x19b85ffff libapp_launch_measurement.dylib arm64  <0d170266102b3b4b8923c42b4c313f14> /usr/lib/libapp_launch_measurement.dylib
0x19b943000 - 0x19b9a5fff CoreSpotlight arm64  <cf27b5dca18538bba78a1461dbd129d6> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19b9a6000 - 0x19ba3dfff AddressBookLegacy arm64  <1cb5a9a37810351ca25b616a583b9344> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19ba3e000 - 0x19ba4dfff CrashReporterSupport arm64  <14ebe5e64c57358d93c237e1610473c1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19ba4e000 - 0x19ba60fff MobileBluetooth arm64  <6e7d64771f5c37abaac85744d9b93b6f> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x19ba61000 - 0x19bb1cfff LinkPresentation arm64  <1c662721c5353eada6081003a1c24e84> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x19bb53000 - 0x19bb57fff libsystem_configuration.dylib arm64  <3918ad54293d363799b7c39139a6e4d9> /usr/lib/system/libsystem_configuration.dylib
0x19bb58000 - 0x19bbb0fff RemoteUI arm64  <5accf532e2663e2a8172ad82c4c4dbe6> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x19bbb1000 - 0x19bbfffff AuthKitUI arm64  <66b22c7271aa328a9cfdcb57f35fcd59> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x19bc00000 - 0x19bc65fff CoreRecognition arm64  <df90e1767921368887de08f4e2f62d8c> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x19bc66000 - 0x19bce9fff Social arm64  <57a4df4497a236098d66e591c5f264f0> /System/Library/Frameworks/Social.framework/Social
0x19bd38000 - 0x19bd46fff HangTracer arm64  <97fc037fcb1034129f9e41031f357318> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x19bd47000 - 0x19bdacfff CoreNLP arm64  <81af0571abc63305ae521e7a868de2cf> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19bdad000 - 0x19bdaefff liblangid.dylib arm64  <b1065f9e0cc33cc387f350dc66e4bf54> /usr/lib/liblangid.dylib
0x19bdaf000 - 0x19cb11fff JavaScriptCore arm64  <412d4e1255fb313eac6377f2f8b0b80e> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19cb12000 - 0x19cb9ffff libTelephonyUtilDynamic.dylib arm64  <f64283bceeee3d8e9fbc5e06a7978c1f> /usr/lib/libTelephonyUtilDynamic.dylib
0x19cbb5000 - 0x19ce2efff StoreServices arm64  <c49cc8d437e73e1d993ffdb1b41db69c> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19ce2f000 - 0x19ce38fff IOMobileFramebuffer arm64  <4bc5e6274c9f38b593b4b10a9817b543> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x19ce39000 - 0x19cfa6fff SafariServices arm64  <f71c892920ff33069976c4b44132fff9> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19d198000 - 0x19d1b2fff CoreMaterial arm64  <674fab65f11f36469b0ac0906bbc8ad6> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19d1b3000 - 0x19d299fff libxml2.2.dylib arm64  <67729c61fbb039fbbd7fceab0d35f5e2> /usr/lib/libxml2.2.dylib
0x19e945000 - 0x19e98dfff MetadataUtilities arm64  <9e02112915353549a8e2c05585d32c7a> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x19e98e000 - 0x19e9e6fff UserActivity arm64  <824daf6ba39b3f9f8ff415d152a64b91> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x19f322000 - 0x19f53efff NetworkExtension arm64  <d0d3e853168632b3aa44917b1db39070> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x19f53f000 - 0x19f575fff DataDetectorsCore arm64  <f6b09ce6d6053cb2b41a233fcd2d7f5a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19f576000 - 0x19f5d6fff CalendarFoundation arm64  <3d02aa40baf43e21bb6fe3d9cf7cfeef> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x19f5d7000 - 0x19f6cafff EventKit arm64  <86261d7ff85b394e9369107c1ed9b509> /System/Library/Frameworks/EventKit.framework/EventKit
0x19f6cb000 - 0x19f700fff MediaServices arm64  <d8c0e0312d313b30b2af58367a1d03c1> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x19fb1b000 - 0x19fb5afff BiometricKit arm64  <c82f49b71859396ea4cfe365adf8e3ff> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x19fb5b000 - 0x19fb86fff PersistentConnection arm64  <8c98f9ebc5933fd3a1d9bb31213298eb> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x19fb87000 - 0x19fbdafff CalendarDaemon arm64  <7fcaf48ec0e7350e946716d354a648ee> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x19fbdb000 - 0x19fc71fff CalendarDatabase arm64  <de4dcadb7f9236cc989f2ca75667a170> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x19fc72000 - 0x19fe54fff MediaRemote arm64  <2bc3332182913f20a7e20dcce3bf435b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19fe55000 - 0x19fe5dfff CorePhoneNumbers arm64  <e7387d6c63ec32eda31639e1d43933a0> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x19fe6e000 - 0x19fe94fff DuetActivityScheduler arm64  <173531352fd535f7be9a6357361572a2> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x19ff98000 - 0x19ffbafff CoreSVG arm64  <f2eb71ea9ebe31a89adbdd11a3b31bfe> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x19ffd5000 - 0x19fff2fff ProactiveEventTracker arm64  <9b065a0fb1b932a2a938fdb3e48eb938> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19fff3000 - 0x19fffdfff MallocStackLogging arm64  <53b8b18b78cf3e41b285f96a41da0671> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x19fffe000 - 0x1a0093fff CoreSuggestions arm64  <6e3af3cfdd3b3f74987c65a5ee4f4341> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a0094000 - 0x1a0248fff IMCore arm64  <628878dced773097b034c348a1314123> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a0249000 - 0x1a0299fff DeviceManagement arm64  <9edfa4fd13613ace99308c374dac46e8> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1a0a93000 - 0x1a0aa0fff BluetoothManager arm64  <36d9e2cda8da3ea49a6baf43a1a20761> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1a0aa1000 - 0x1a0ad6fff CoreBluetooth arm64  <f6e540373eb8332e88e8ff122008b3f2> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a0ad7000 - 0x1a0ad9fff libsystem_sandbox.dylib arm64  <bafc06a06ebd39388138443dbf2b9a3b> /usr/lib/system/libsystem_sandbox.dylib
0x1a0bbf000 - 0x1a0bf2fff TextInputUI arm64  <9fab0b8dd56b320dbe3cc8be1fdd315c> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a0c01000 - 0x1a0c0dfff ContextKit arm64  <47c27cc5b1e5309084f1d4697856a64d> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a0c3d000 - 0x1a0ca9fff Rapport arm64  <4144499dea8e32169cfb4d17bc24842f> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a0caa000 - 0x1a0cd6fff OSAnalytics arm64  <320b8482833f3cd2962b2d41f9b02b88> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a0cd7000 - 0x1a0d05fff MobileInstallation arm64  <5b1a3b75706f31cd998833dfe39acf86> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a0d06000 - 0x1a0da0fff Metal arm64  <cee783b45fca357c85a0ae4d85fcb441> /System/Library/Frameworks/Metal.framework/Metal
0x1a0da1000 - 0x1a0da7fff IOAccelerator arm64  <0e4f8aeafd183f3f970694e0dd378e1b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1a0da8000 - 0x1a0db3fff MediaAccessibility arm64  <a58e6416c0d3350f90b0e6d9a7586eea> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1a0dd1000 - 0x1a0dd8fff libsystem_dnssd.dylib arm64  <a93f9464dc2434148bb0926679215d06> /usr/lib/system/libsystem_dnssd.dylib
0x1a0dd9000 - 0x1a0ddffff PushKit arm64  <ab47e2851fef364aacbdf51b466d7aab> /System/Library/Frameworks/PushKit.framework/PushKit
0x1a0de0000 - 0x1a0ee6fff FileProvider arm64  <fb0905c6b94b338187221c9a138dbac5> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a0efa000 - 0x1a0efbfff BackgroundTaskAgent arm64  <af021808da153077b90f624a3ec68006> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1a0efc000 - 0x1a0f00fff LinguisticData arm64  <edeed4771f903f2cbe0b598acde1786e> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1a0f01000 - 0x1a0f19fff CoreSDB arm64  <229c2a47851934699bcaeb0a30b04451> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1a0f1a000 - 0x1a0f2afff Categories arm64  <b6510d89e67c3e2dbb670b5855c07008> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a0f45000 - 0x1a1000fff VideoToolbox arm64  <6e19b464341337598eaf4883f1ce7704> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a1438000 - 0x1a1493fff PersonalizationPortrait arm64  <f71970a049c032ebb6201d1efcaf0c07> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a155c000 - 0x1a1564fff SymptomDiagnosticReporter arm64  <9766eb74551535f7bb7e181e62b5b583> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1a1565000 - 0x1a1567fff IOSurfaceAccelerator arm64  <7de8daeac081372fa6789ba35145554c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1a1568000 - 0x1a1615fff AssetsLibraryServices arm64  <5c0cee245af8347cbabfd253e91230d2> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a1616000 - 0x1a1645fff DataAccessExpress arm64  <8341fe1f5e7535f6849eb268dedb6b71> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a16b6000 - 0x1a16cbfff CoreFollowUp arm64  <ef84bee371db30c4aef1c2e40b1bfd22> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a16cc000 - 0x1a16d4fff FamilyCircle arm64  <b33f13c5921930b4aaaeff269bf97ecb> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a16d5000 - 0x1a16eafff libcoretls.dylib arm64  <6ae332beda1f3ba088363048484f9060> /usr/lib/libcoretls.dylib
0x1a1741000 - 0x1a17d0fff libate.dylib arm64  <7116bc291e0d3602abb13c6a3eeb73f3> /usr/lib/libate.dylib
0x1a2a8b000 - 0x1a2addfff FTServices arm64  <807c24fcff68378c813d090fdd5a6708> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a2b90000 - 0x1a2c07fff SAObjects arm64  <0eeeccf794d0352b8644b0db4af3c4a7> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a2c08000 - 0x1a2c12fff CoreRecents arm64  <2f1e57211bf334eabdb5730bcd6c3456> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1a2cbb000 - 0x1a2cc8fff DataMigration arm64  <ed2227b9a7a9323699ae42ab02e9a48f> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a2e7c000 - 0x1a2ea0fff IconServices arm64  <1bc078e31b42329b9dc9232eb5bc071d> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a2ea1000 - 0x1a308afff iTunesCloud arm64  <71ebda7e032f372a94d383c6d248246e> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a308b000 - 0x1a3353fff MusicLibrary arm64  <1f99e15ad75a391081a0e36e7381bf14> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a3354000 - 0x1a3355fff WatchdogClient arm64  <ff32dd834ba335bfa4e17383903a1802> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1a3356000 - 0x1a3367fff libprequelite.dylib arm64  <ef5e72fb820434c7af048ee4e87fdb15> /usr/lib/libprequelite.dylib
0x1a3389000 - 0x1a338efff IDSKVStore arm64  <8267d60b9d843501a125f248cab6a320> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1a338f000 - 0x1a339ffff CoreEmoji arm64  <f92a0d92af6833d1813c9ab6fea7d3d9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a3437000 - 0x1a3485fff ClassKit arm64  <bb803ab5122439128e13650ec6bf41a3> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a34f2000 - 0x1a34fefff CPMS arm64  <ae1c4d81b9893ae095e8bbfb98248e5e> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1a34ff000 - 0x1a3507fff RTCReporting arm64  <7d38e083766334b58c304df7d65653f3> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a3666000 - 0x1a36b2fff MobileBackup arm64  <2c5db5d710b73807a36303ce2a3fd474> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a3762000 - 0x1a3769fff CoreTime arm64  <ff4d4fc888213566826e7482836cd72a> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a37a8000 - 0x1a38e6fff IMDPersistence arm64  <d6b76a3ffe4231fcba586211f58a2c4c> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a3d0f000 - 0x1a3d63fff ToneLibrary arm64  <cb407460a616362b9de54a0b7b1fe62c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a402f000 - 0x1a404dfff AppConduit arm64  <784d155a5d20352ba12f68810d8ea3b5> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1a404e000 - 0x1a4066fff IntlPreferences arm64  <8ccbcc7f787e3876bbf65dc4d8d91fe9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a43e2000 - 0x1a44b6fff CoreBrightness arm64  <73d93edeb16c3e0aa5777a7d6ccbf4a2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a44b7000 - 0x1a44befff libIOReport.dylib arm64  <4892e66f540d394db22c0685756afbd0> /usr/lib/libIOReport.dylib
0x1a464f000 - 0x1a47f7fff libBNNS.dylib arm64  <033203e2e68e30b59105efd48135eada> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a47f8000 - 0x1a47fffff StudyLog arm64  <a2e1380c854d333fb961e6a65ff97e82> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1a4800000 - 0x1a4886fff BulletinBoard arm64  <ec17ea3f82bb3f8f9fcc84bd8953f0b2> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1a4887000 - 0x1a4916fff iTunesStore arm64  <e64889c2fa23341fb4e8b4d13326d775> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1a5363000 - 0x1a53bbfff SafariCore arm64  <83dd5b3d67e0365787dbe92d5d0a0c24> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a53bc000 - 0x1a5421fff ScreenTimeCore arm64  <f0bd82f84d4434169e2600c4f948396d> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a5a3d000 - 0x1a5a50fff LocalAuthentication arm64  <022df3d9b64d3e75a659c95539dcb6e6> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a5a51000 - 0x1a5a55fff CommunicationsFilter arm64  <02c5644ae5e33c0b9fbe39da9560343b> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1a5a56000 - 0x1a5a78fff AddressBook arm64  <b9b3b1781abe35c6955797252d841e80> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1a5a79000 - 0x1a5a84fff CaptiveNetwork arm64  <5cf7b891f1163ec181244aa41715fbb2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1a5bd6000 - 0x1a5c88fff libBLAS.dylib arm64  <1c4c2eb2e72537449985694560a86157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a5c89000 - 0x1a5c97fff CTCarrierSpace arm64  <805ad8066c163a3c8aa1a8e214e1146b> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1a6482000 - 0x1a6551fff CoreParsec arm64  <122c7915c62533aaa136c96a13d82ab4> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a673f000 - 0x1a6759fff libtailspin.dylib arm64  <6ea75c6b88633ee2a675a0cc97806b73> /usr/lib/libtailspin.dylib
0x1a67b8000 - 0x1a67ccfff ContactsDonation arm64  <4dbffa7036ba3e7faf0730c3b3ff571f> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a6816000 - 0x1a681ffff MobileActivation arm64  <c61637c87260379286dbbfe13553d23b> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1a68a0000 - 0x1a68aefff MobileIcons arm64  <8ca119e901153c46a6736af1f43e63bb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a68af000 - 0x1a69affff ResponseKit arm64  <b0ed71bbd8b137db9375b0e9db131ccc> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1a6a77000 - 0x1a6ac0fff CoreHaptics arm64  <a778afe0e70439ff82136caa83a61eb7> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a6ac1000 - 0x1a6b8afff ProofReader arm64  <d635b4abd30c3988b275376598a4835f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1a6bff000 - 0x1a6c7ffff CoreSymbolication arm64  <97075ad1c3083da3be31cac4125c5aec> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a6c80000 - 0x1a6c86fff IdleTimerServices arm64  <13088e64312038748db07ff96375b4c1> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1a6d75000 - 0x1a6e2ffff VideoSubscriberAccount arm64  <d25af8515ee23018ae361498c56f52e9> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1a6e44000 - 0x1a6e47fff FTClientServices arm64  <b80da0b4141d3809a5be2dc18deb74dc> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1a6e48000 - 0x1a6eacfff ContactsUICore arm64  <2a7ecdf96e4933cebc2e038810d68e28> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a730c000 - 0x1a7353fff LoggingSupport arm64  <0c5c6f16d50135b7a2bd8a2298bef457> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a746b000 - 0x1a74c5fff ProtectedCloudStorage arm64  <53c7dd8ce46b3f7c9d1b3d917277d46d> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a75af000 - 0x1a75b8fff OpenGLES arm64  <c2d702a45cba3066a3f74efb58519541> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a7719000 - 0x1a7721fff libGFXShared.dylib arm64  <db66f6add7973827852b7c824f45e483> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a7722000 - 0x1a7756fff SharedUtils arm64  <5d3120a659b035f4849cf5b7fb78524c> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a7757000 - 0x1a77a4fff PhotosFormats arm64  <ea0659a8c03f394dab6d16b3e176f994> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a87f8000 - 0x1a8834fff StreamingZip arm64  <4d753975167b397caff2c7345786d4e0> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1a9479000 - 0x1a96a2fff SafariShared arm64  <62e04d57f0f639ccb901a4c67fe2c739> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1a9728000 - 0x1a972bfff InternationalTextSearch arm64  <b1410950d3493f77951bd2a8067ae4ac> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1a9749000 - 0x1a9765fff AssetCacheServices arm64  <2e73b2d6d15039ef91ef00e64418fec0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1aa0d1000 - 0x1aa0d6fff IncomingCallFilter arm64  <624ffce1e93330a5a5bf01e66c3b7897> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1aa0f2000 - 0x1aa10afff NetworkStatistics arm64  <179b5e8fc33a3a6ca5b4dcbaf17ff9b9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1aa566000 - 0x1aa56cfff Netrb arm64  <67948968e75333e796f46e8eaaa05cb6> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1aa570000 - 0x1aa5a0fff EAP8021X arm64  <1760544b404835deba2bc9b99cd38ae7> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1aa5a1000 - 0x1aa5a3fff OSAServicesClient arm64  <513c89179dbf3a479e76c2f53b450b44> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1aa744000 - 0x1aa748fff libgermantok.dylib arm64  <9a4f9d24b53838ec8333bf78a1051ea0> /usr/lib/libgermantok.dylib
0x1aa749000 - 0x1aa7fcfff libmecab.dylib arm64  <921c114d67d03adebef4e4f11c5eedce> /usr/lib/libmecab.dylib
0x1aa7fd000 - 0x1aa838fff Catalyst arm64  <0b77ee7a51f73528b65fc031ae3e9bf0> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1aa98c000 - 0x1aa9c7fff VoiceServices arm64  <e3bb7870be59350dbca1257c0ca99aa6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1aa9c8000 - 0x1aaadffff Navigation arm64  <4e9216c1a5a63ae4bca150deba431c97> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1aadf9000 - 0x1aae07fff CoreDuetDaemonProtocol arm64  <6b46691e9e7130eb9b50fca8ac2b9234> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1aae08000 - 0x1aae27fff FTAWD arm64  <7d7d2aca7d3131dda476f0f6b61f12f8> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1ac35b000 - 0x1ac35dfff OAuth arm64  <8070c0f3c0763a00ba11cf7cd9e4dcb5> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ac61d000 - 0x1ac658fff DifferentialPrivacy arm64  <ada8fd7977a032118627d0bf877cf8db> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ace27000 - 0x1ace96fff libarchive.2.dylib arm64  <42dc1924be3d3620b705ef7660cee32c> /usr/lib/libarchive.2.dylib
0x1ace97000 - 0x1acec8fff C2 arm64  <625968f49d1e34fc9efec4bfac98f3ed> /System/Library/PrivateFrameworks/C2.framework/C2
0x1acec9000 - 0x1acefdfff NaturalLanguage arm64  <9f032d719bda36c58edbefd0412a678a> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1acf91000 - 0x1acf92fff libsystem_coreservices.dylib arm64  <c563c842c99b3c0b82e5e88df5ed90ba> /usr/lib/system/libsystem_coreservices.dylib
0x1acfa4000 - 0x1acfb5fff libmis.dylib arm64  <d953a58b49e330a5bf69503510aba9f1> /usr/lib/libmis.dylib
0x1acfb6000 - 0x1ad00cfff WebBookmarks arm64  <6f4480d0919e3c079253b6b8bbbe84bd> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1ad00d000 - 0x1ad01afff DCIMServices arm64  <9e493b53a76736c09cf264f9c66e3ab9> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ad01b000 - 0x1ad16dfff CloudPhotoLibrary arm64  <043b325a8a203087b7994651759d2bb8> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ad1a8000 - 0x1ad1b0fff libcopyfile.dylib arm64  <69d5c4bcc3673b83ba434a55623dc14f> /usr/lib/system/libcopyfile.dylib
0x1ad1b1000 - 0x1ad1d2fff UsageTracking arm64  <47ecff0fb34233f7948163c2a1fd0ec5> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ad514000 - 0x1ad5a4fff AccountsDaemon arm64  <1ada74adf2cf3ef0aad26a97db2137bd> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1ad5a5000 - 0x1ad5b0fff AppleIDSSOAuthentication arm64  <a90a37f64c9d38099f4edeaf4fe710df> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1ad5b1000 - 0x1ad5c2fff SettingsFoundation arm64  <2f0e777314e93262880a59995ad49423> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1ad6f1000 - 0x1ad76dfff Symbolication arm64  <03df9d66612e33cb8d05104df7470df2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1ad923000 - 0x1ad971fff ChunkingLibrary arm64  <5731da721f3b3d8c98d4e1d0857b4772> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1ad975000 - 0x1ad979fff DAAPKit arm64  <cc46f0c078a3332798a96f3f11d501f7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1ade79000 - 0x1ade7bfff CoreDuetDebugLogging arm64  <acaa8f89f2a73bff9671cba1840fe236> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1ae97a000 - 0x1ae9b8fff SignpostSupport arm64  <227f558f50d834b7a1840d8f64dd3405> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1aec11000 - 0x1aec1afff SignpostCollection arm64  <caa25c2934893ffd9683f9111613bb20> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1af34b000 - 0x1af352fff URLFormatting arm64  <53c4edf99b9033b49fe5ce420cacf5ee> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1af367000 - 0x1af40efff MMCS arm64  <2f21063982f9354aa4105f3d2fbac389> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1af467000 - 0x1af694fff MobileSpotlightIndex arm64  <71c7f560a2c83f7f96163c8271cf6917> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1afa6a000 - 0x1afab0fff CoreLocationProtobuf arm64  <6a676f0af66634b499f38a3babd5258f> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1afb64000 - 0x1afbe1fff Quagga arm64  <96625bea40e63553b9f3ce7b4b4b3e16> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1afeee000 - 0x1aff03fff libEDR arm64  <c7f5fed15e09331292fbd33fece65cd9> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1b0b1f000 - 0x1b0b2dfff libperfcheck.dylib arm64  <5e0967af8172325b8318005ae435e244> /usr/lib/libperfcheck.dylib
0x1b0b2e000 - 0x1b0b39fff libAudioStatistics.dylib arm64  <0eb346999e3f38b1b336ac2e0aadbb43> /usr/lib/libAudioStatistics.dylib
0x1b0cfa000 - 0x1b0d0afff caulk arm64  <fab4aa83460231c482661b676ff77209> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1b0d4a000 - 0x1b0d50fff MobileSystemServices arm64  <658b9cbf7d7f3d179f4bfbf922e1a829> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1b1e37000 - 0x1b1e70fff libGLImage.dylib arm64  <582c16540f1b3fea93b803803d21e5fa> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b22a1000 - 0x1b22b2fff libSparseBLAS.dylib arm64  <757eeffd4ed23d84ac9339bdbabc720d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b22b3000 - 0x1b22c6fff Engram arm64  <a15b4cff9dbc36a8913c4f84448ad00b> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1b233e000 - 0x1b2378fff DataDetectorsNaturalLanguage arm64  <5b761b2fc04c3dbb8154b42c23aed0fd> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1b2668000 - 0x1b2670fff FSEvents arm64  <190b0224753e3c4381d5b8446a132097> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1b2671000 - 0x1b26effff CoreDAV arm64  <0db9975f3ca43fc38cbe4c0c64749609> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1b303a000 - 0x1b304afff RemoteTextInput arm64  <a2f5bab1b4f13c3fb5617fbdac5725af> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1b3073000 - 0x1b30a2fff iCalendar arm64  <827bce045d6f3ad38bd8e7896c138ee9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b30bf000 - 0x1b30c8fff CloudPhotoServices arm64  <1ea2794d7ab8320dbac64afb5747468b> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b3107000 - 0x1b311bfff libLinearAlgebra.dylib arm64  <2f6c6ddb7ada3bc18cd3f0cf3e943790> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b31ab000 - 0x1b32adfff ConfigurationEngineModel arm64  <45c9c50b8fb03815a3b549f8f79a63f0> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b32ae000 - 0x1b32b5fff CertUI arm64  <c03ce3daa2403fdf8207fd8b75c30291> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1b33b9000 - 0x1b33c7fff CoreAUC arm64  <322c9197d8613b40afe57b7fb68df2f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b3e30000 - 0x1b3e77fff PhysicsKit arm64  <b30f5b6d216b33b2a7c25afc71f38cdd> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1b3e78000 - 0x1b3ec9fff CorePrediction arm64  <14351dae9b7031e9b528f7bf9628be4f> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1b432a000 - 0x1b4375fff SafariSafeBrowsing arm64  <05d48dbe0ec63d329281f91b521736ac> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b471d000 - 0x1b4792fff HomeSharing arm64  <3666d72a99d933a897eea5e336a85fd2> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1b4822000 - 0x1b4840fff GenerationalStorage arm64  <58ab87316773388db7dfbcce942a0b7b> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1b48a5000 - 0x1b48b0fff PersonaKit arm64  <d056a5d8be433a5b9e58ecee5b7eba0f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1b48b1000 - 0x1b48bdfff PersonaUI arm64  <ff33070462ee35eeadb3d4eaf68d7fd6> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1b4cc0000 - 0x1b4cc5fff kperf arm64  <4f55f95353aa362396276bbb5a474a5e> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1b4e5e000 - 0x1b4e6cfff AssetsLibrary arm64  <46025aa6d7733d059705486af4a514b7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b4e99000 - 0x1b4eccfff libpcap.A.dylib arm64  <a40145e07a52309fb2d4c67003a367b2> /usr/lib/libpcap.A.dylib
0x1b519e000 - 0x1b51b2fff WebUI arm64  <3c2fa1e515f43b9586c5618453221367> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1b51b3000 - 0x1b51c9fff SafariFoundation arm64  <3dbb032d293c3753ae21f4ce692b47e9> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b5215000 - 0x1b52affff libvDSP.dylib arm64  <dc80adf2f1f93c7d86af56f519205aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b52b0000 - 0x1b52dbfff vCard arm64  <e4117947327133abba16c3737bca6412> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1b5323000 - 0x1b53aefff SampleAnalysis arm64  <b4201d77a3a3394aaec2ef64539cf87c> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b53af000 - 0x1b53bafff IntentsFoundation arm64  <6ff494f82a80362795fd4eae18b07825> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1b55ac000 - 0x1b55aefff ParsecSubscriptionServiceSupport arm64  <d651c3e7415a359fa42366c6c981d80c> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1b55af000 - 0x1b563efff MediaPlatform arm64  <7ebd0e91fb77394ab13f2bb86d605071> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1b563f000 - 0x1b594cfff MediaLibraryCore arm64  <433c6c4b55e23bae82ed782a140b4ae0> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1b59af000 - 0x1b59e7fff PhotosImagingFoundation arm64  <7fb05884c38a3d3d81378f7f3f9b7458> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1b59e8000 - 0x1b5a0afff MediaConversionService arm64  <4420a105c11034e593451a846291a9cb> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b5a0b000 - 0x1b5a28fff MediaStream arm64  <459e2ce38ff13bd98a9d1fb35a115d5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b5a29000 - 0x1b5b24fff CoreMediaStream arm64  <959d244f622436e69ae3f69c99541b4e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b5d20000 - 0x1b5d20fff Accelerate arm64  <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b5d22000 - 0x1b603dfff libLAPACK.dylib arm64  <d6ea6a57de14389ca3ec031d84ba62d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b603e000 - 0x1b6042fff libQuadrature.dylib arm64  <bb2c62ec40973ea68167eb9cc6327489> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b6043000 - 0x1b609cfff libvMisc.dylib arm64  <04b04e0046e33768ab2d40e809a2ccef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b609d000 - 0x1b609dfff vecLib arm64  <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b60a6000 - 0x1b60b3fff AuthenticationServices arm64  <3f060ef09649360a9127277b38dbac3f> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b60b4000 - 0x1b60bcfff BackgroundTasks arm64  <f1cb973b223f3276ac8a975cc7ab632b> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1b60f6000 - 0x1b61f3fff Combine arm64  <29d48ca86f59346999f5eebe79baf186> /System/Library/Frameworks/Combine.framework/Combine
0x1b63e4000 - 0x1b641efff CryptoKit arm64  <6c764336d64f3db48eba98387d828fd4> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1b645b000 - 0x1b6488fff GSS arm64  <f1c03bd69a933ea28bb10025c609ca33> /System/Library/Frameworks/GSS.framework/GSS
0x1b649c000 - 0x1b64cdfff MPSCore arm64  <1666663f48883961a9e202c568626e7d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b64ce000 - 0x1b6547fff MPSImage arm64  <781dc8f6e1b138ba86b2c0058c19cb98> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b6548000 - 0x1b656afff MPSMatrix arm64  <02c88d27f29e37b3a8495a640ca94213> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b656b000 - 0x1b657ffff MPSNDArray arm64  <271201d903fe363fb8464b4b1342a21f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b6580000 - 0x1b6710fff MPSNeuralNetwork arm64  <bdc7c056eb81311bb4590152d2abbd90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b6711000 - 0x1b6756fff MPSRayIntersector arm64  <48f8661ffbed300a99c3b600af8b284c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b6757000 - 0x1b6757fff MetalPerformanceShaders arm64  <e9e56ea5bdcf3ab8af209e036e0612f0> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b6764000 - 0x1b6764fff MobileCoreServices arm64  <ccff2e7f7fc03c67842b6778deb92b15> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b676f000 - 0x1b6770fff libCVMSPluginSupport.dylib arm64  <3a428a3a2c6437749a4dba11166bf483> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b6771000 - 0x1b6777fff libCoreFSCache.dylib arm64  <bbbe1cbe89293acc979abb13f4251d43> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b6778000 - 0x1b677dfff libCoreVMClient.dylib arm64  <6fdac9a1339232b896a611b47684f53d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b67b1000 - 0x1b67e8fff QuickLookThumbnailing arm64  <610ebc9a3ebd3221ba18d0d02e0e1305> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b6bf2000 - 0x1b6bf2fff UIKit arm64  <6226e2e1d7803f38a6ededf79a9627a6> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b6ea3000 - 0x1b6ff3fff ANECompiler arm64  <7bd68c7ca0fc3affbee042f9c3d8f2b2> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b6ff4000 - 0x1b7004fff ANEServices arm64  <60422c4e8e3136d9b5c32ffbaf54f8fe> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b700d000 - 0x1b70a1fff APFS arm64  <f5ed866028033f4bb6e8c0d5822ac5e2> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b70a2000 - 0x1b70a6fff ASEProcessing arm64  <e54a90141f06306ba510b79fc6453bfe> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b7248000 - 0x1b7253fff AccountSettings arm64  <9a06ef66910a35f58dc0bc63a75eefc7> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b7b66000 - 0x1b7b74fff AppleFSCompression arm64  <a0bb48745a5d3e5e9077ee742a747f38> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b7b7b000 - 0x1b7b89fff AppleIDAuthSupport arm64  <47e1d773959b3e8186999127f0d977c9> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b7b8a000 - 0x1b7bcbfff AppleJPEG arm64  <cdd1885be3d630d0baefc185801354fd> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b7be7000 - 0x1b7bf8fff AppleNeuralEngine arm64  <8bcebcd8655b3f9e8eea6af3cf128d47> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b7bff000 - 0x1b7c22fff AppleSauce arm64  <bce271f8932f34118aa7f506f632d159> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b7cd6000 - 0x1b7d10fff AttributeGraph arm64  <9e48b80082cd37a0ae29f5b0b5177088> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1b7e1d000 - 0x1b7e4dfff Bom arm64  <ddb1ef09e3343861bcc3b13e0313a0be> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b88bc000 - 0x1b88bcfff CombineCocoa arm64  <dfea491e152c34feb88decf1e7350615> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1b88bd000 - 0x1b88c4fff CommonAuth arm64  <c33a0f2928313699b3d71d2e07acf848> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1b8ce4000 - 0x1b8ce8fff CoreOptimization arm64  <d358170146ce3b8493c4dbbca34765a4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1b8d60000 - 0x1b8d61fff CryptoKitCBridging arm64  <e5464eaefc0c303eab9cf7fd1471f149> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1b8dff000 - 0x1b8e0afff DeviceIdentity arm64  <bcaed68cffe030e3a51d99f200c1d9a3> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1b8f96000 - 0x1b8fb1fff DocumentManagerCore arm64  <8826aea5363f3f7eae9f433716f0f677> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1b906d000 - 0x1b96c7fff Espresso arm64  <83805eca6338313bac2ce006e65ab421> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1b9990000 - 0x1b9da2fff FaceCore arm64  <09174f97e63c3e3884b438a951eadcd4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1b9e75000 - 0x1b9e89fff libGSFontCache.dylib arm64  <6de8722a42e23fb2b8a17af04dde3a85> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1b9eed000 - 0x1b9ef9fff libhvf.dylib arm64  <4ec3537257f63c2d82daaf832a600772> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1b9f1b000 - 0x1b9f2ffff Futhark arm64  <5ea62250eb9d3ea6a5727fae65055ea9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1babf5000 - 0x1bac01fff GraphVisualizer arm64  <0c3822f5d9fe3ee5a00396e93e50816c> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1baf29000 - 0x1baf98fff Heimdal arm64  <25c647eadec232af974e0550552b10e8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1bb4e7000 - 0x1bb4edfff InternationalSupport arm64  <4a14c71c3da2305a963b1bd637bc3eb6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bb7a8000 - 0x1bb7a8fff Marco arm64  <335c790cb29a37d3920cb407f8914640> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1bbc5e000 - 0x1bbc87fff MetricsKit arm64  <f23acdacf80f3cad84fc0f53937cfebd> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1bbc95000 - 0x1bbca8fff MobileDeviceLink arm64  <f0bcb1425598390d9c531d4d055b4b0f> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1bbf57000 - 0x1bbf96fff OTSVG arm64  <d7aaee1178bf374591ea6c8c3a3561d3> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1bc5e4000 - 0x1bc5e4fff PhoneNumbers arm64  <7c28ff603df33250b2b4ecdb2ad7fe07> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1bde82000 - 0x1bded4fff RenderBox arm64  <a7deed9d866a3f44831a44491357b6f9> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1bded5000 - 0x1bded9fff RevealCore arm64  <572330ddd0333007b8eaa52f10747819> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1be05d000 - 0x1be069fff SetupAssistantSupport arm64  <c91413044d6b3a3180d159dc417b8826> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1be087000 - 0x1be087fff SignpostMetrics arm64  <251e0942df5f3ac9ba8f351424bfbcb9> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1be0b5000 - 0x1be0dcfff SiriInstrumentation arm64  <7c4a43494d453c96acfba5204eedd9d0> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1be839000 - 0x1be956fff TextRecognition arm64  <f37f85a83ab43d3589d8fa2eed253f64> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1be957000 - 0x1be9f9fff TextureIO arm64  <92b750bfe4663fdba8abc3acac5af460> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1bf820000 - 0x1bfd05fff libwebrtc.dylib arm64  <eb98efad7fff3b5b809d09349f01058c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1bfe8c000 - 0x1bfe94fff kperfdata arm64  <a5de3e99457a345f929799d11953bda5> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1bfe95000 - 0x1bfedcfff ktrace arm64  <2a3228568da930a6b93cd7cbc6d9a254> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1bfef5000 - 0x1bff01fff perfdata arm64  <5e4c6bf0c1c833d89363122128f3d20f> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c02db000 - 0x1c05dbfff libAWDSupportFramework.dylib arm64  <a00edb8d9c6638a989d75622d1291f21> /usr/lib/libAWDSupportFramework.dylib
0x1c078f000 - 0x1c0799fff libChineseTokenizer.dylib arm64  <ef9b88fe5c5935b9bcae9c675bbfa23a> /usr/lib/libChineseTokenizer.dylib
0x1c07be000 - 0x1c0971fff libFosl_dynamic.dylib arm64  <bea0ead4ccfe34ed8d67db9040c5da5f> /usr/lib/libFosl_dynamic.dylib
0x1c09ee000 - 0x1c09f4fff libMatch.1.dylib arm64  <e83c52ddeb9e33c69a177327c0cdc1db> /usr/lib/libMatch.1.dylib
0x1c0aaa000 - 0x1c0aabfff libSystem.B.dylib arm64  <ce21da921ce93923afddf0cd58f8f6a5> /usr/lib/libSystem.B.dylib
0x1c0ab4000 - 0x1c0ab6fff libThaiTokenizer.dylib arm64  <a9ce14ae232235a19898388ba6b1a2ca> /usr/lib/libThaiTokenizer.dylib
0x1c0bb5000 - 0x1c0bcafff libapple_nghttp2.dylib arm64  <91ab893bfe943688aef625dca11ab0d6> /usr/lib/libapple_nghttp2.dylib
0x1c0c43000 - 0x1c0c53fff libbsm.0.dylib arm64  <987d9aeed03d3370a547670fc38af03f> /usr/lib/libbsm.0.dylib
0x1c0c54000 - 0x1c0c60fff libbz2.1.0.dylib arm64  <b58e02ba8ec2336195efb36d766a18c2> /usr/lib/libbz2.1.0.dylib
0x1c0c61000 - 0x1c0c61fff libcharset.1.dylib arm64  <14be8e9ab94e331f9efe4c7d3c27f090> /usr/lib/libcharset.1.dylib
0x1c0c62000 - 0x1c0c73fff libcmph.dylib arm64  <876ce59390b1332a891e3422abb255bc> /usr/lib/libcmph.dylib
0x1c0c74000 - 0x1c0c8bfff libcompression.dylib arm64  <a3284d81bc4a3abc91b79c04caa497af> /usr/lib/libcompression.dylib
0x1c0c8c000 - 0x1c0c8dfff libcoretls_cfhelpers.dylib arm64  <95ee12f5f8b4324cbc8a06f0679a2141> /usr/lib/libcoretls_cfhelpers.dylib
0x1c0c8e000 - 0x1c0c94fff libcupolicy.dylib arm64  <5144364548e33d2ab9b59996ab22d576> /usr/lib/libcupolicy.dylib
0x1c0cd4000 - 0x1c0cddfff libdscsym.dylib arm64  <2a90db755b9f3bc18cd8b85b75b8a342> /usr/lib/libdscsym.dylib
0x1c0cde000 - 0x1c0cfafff libedit.3.dylib arm64  <e84e5ccc6513331981dcfd6aae9b174e> /usr/lib/libedit.3.dylib
0x1c0d14000 - 0x1c0d19fff libheimdal-asn1.dylib arm64  <b84286dc56c0381cbdab267cd781b3ac> /usr/lib/libheimdal-asn1.dylib
0x1c0d1a000 - 0x1c0e0bfff libiconv.2.dylib arm64  <2baa5b6bfc033546bb19f856ddbe62a5> /usr/lib/libiconv.2.dylib
0x1c0e21000 - 0x1c0e2cfff liblockdown.dylib arm64  <5a109261b1db3a0e9d41c9a9014fda25> /usr/lib/liblockdown.dylib
0x1c0e2d000 - 0x1c0e45fff liblzma.5.dylib arm64  <90b58a83ee4739bead3bb25f8d5f69e8> /usr/lib/liblzma.5.dylib
0x1c11c3000 - 0x1c11f2fff libncurses.5.4.dylib arm64  <4c59d89cfac4347aacc02478f4204bdf> /usr/lib/libncurses.5.4.dylib
0x1c11f3000 - 0x1c1207fff libnetworkextension.dylib arm64  <a31cb0d5d3cd36dfb1674519634bc45c> /usr/lib/libnetworkextension.dylib
0x1c1591000 - 0x1c15a9fff libresolv.9.dylib arm64  <c43a80648b9b3463997f9980fb91e4c3> /usr/lib/libresolv.9.dylib
0x1c15aa000 - 0x1c15acfff libsandbox.1.dylib arm64  <bf762d0070853a1395113ce0851e05d8> /usr/lib/libsandbox.1.dylib
0x1c15ad000 - 0x1c15b2fff libsysdiagnose.dylib arm64  <775d2fe22eba349c91eda5f0b76eb460> /usr/lib/libsysdiagnose.dylib
0x1c15b3000 - 0x1c15e4fff libtidy.A.dylib arm64  <7bd4c53a136e3d0bb2cac1f9dafe9f96> /usr/lib/libtidy.A.dylib
0x1c15ec000 - 0x1c15effff libutil.dylib arm64  <e9d6e216ac8e3f6cba159f646ba02230> /usr/lib/libutil.dylib
0x1c161d000 - 0x1c162efff libz.1.dylib arm64  <f0958b1f257135919a445426cc0d8547> /usr/lib/libz.1.dylib
0x1c1659000 - 0x1c165bfff liblog_network.dylib arm64  <a429a4f3773038eca70b00b75c7fab4c> /usr/lib/log/liblog_network.dylib
0x1c167c000 - 0x1c16b3fff libswiftAccelerate.dylib arm64  <0a5432d7c48e3253a5a8346814815110> /usr/lib/swift/libswiftAccelerate.dylib
0x1c16f2000 - 0x1c16f9fff libswiftCoreData.dylib arm64  <b3e7bda5ff373941bab5663b34ac8444> /usr/lib/swift/libswiftCoreData.dylib
0x1c16fa000 - 0x1c16fefff libswiftCoreFoundation.dylib arm64  <8d1f589a103c33429f2d3bfa0d30abda> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1c16ff000 - 0x1c170dfff libswiftCoreGraphics.dylib arm64  <4cf4637928e234938ca8e538183491c7> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1c170e000 - 0x1c1712fff libswiftCoreImage.dylib arm64  <ab56de4c72c23b4c83bb0f84e68a1eed> /usr/lib/swift/libswiftCoreImage.dylib
0x1c1767000 - 0x1c1770fff libswiftDarwin.dylib arm64  <6f38dc78242e32baa2dc4a7c585bee73> /usr/lib/swift/libswiftDarwin.dylib
0x1c1771000 - 0x1c178cfff libswiftDispatch.dylib arm64  <57e9bf072517383fb88d383579a32e46> /usr/lib/swift/libswiftDispatch.dylib
0x1c178d000 - 0x1c1912fff libswiftFoundation.dylib arm64  <0e3bc05c556c3717ba2da9e37b8dcf1d> /usr/lib/swift/libswiftFoundation.dylib
0x1c194f000 - 0x1c1956fff libswiftMetal.dylib arm64  <31bfb95a02393002a2af642683dfdf18> /usr/lib/swift/libswiftMetal.dylib
0x1c19c8000 - 0x1c19cefff libswiftObjectiveC.dylib arm64  <84e676b5133d3b9b839d06afadb70f35> /usr/lib/swift/libswiftObjectiveC.dylib
0x1c19d9000 - 0x1c19defff libswiftQuartzCore.dylib arm64  <5f1af497d37333328418c66a747fee51> /usr/lib/swift/libswiftQuartzCore.dylib
0x1c1a1a000 - 0x1c1a31fff libswiftUIKit.dylib arm64  <0a60e8066cb239dc813721d1431823c8> /usr/lib/swift/libswiftUIKit.dylib
0x1c1a42000 - 0x1c1a4afff libswiftos.dylib arm64  <7c3a48abb4c439218a6b45b69b4db66f> /usr/lib/swift/libswiftos.dylib
0x1c1a4b000 - 0x1c1a65fff libswiftsimd.dylib arm64  <d83b3d5c82c23e8c831d9599ee61c585> /usr/lib/swift/libswiftsimd.dylib
0x1c1a66000 - 0x1c1a6bfff libcache.dylib arm64  <be71141fe3be367bbc565c1741f6b01e> /usr/lib/system/libcache.dylib
0x1c1a6c000 - 0x1c1a78fff libcommonCrypto.dylib arm64  <18d07bfb4ffd3a659ebc0ee49abdbb1a> /usr/lib/system/libcommonCrypto.dylib
0x1c1a79000 - 0x1c1a7dfff libcompiler_rt.dylib arm64  <9406b53f22a731fb89fee6dd8b567bd3> /usr/lib/system/libcompiler_rt.dylib
0x1c1b53000 - 0x1c1b53fff liblaunch.dylib arm64  <e8a0fa47b6b23c07aebd273967459ec5> /usr/lib/system/liblaunch.dylib
0x1c1b54000 - 0x1c1b59fff libmacho.dylib arm64  <c6510dc0f7c53d3f871a10aebf81fc38> /usr/lib/system/libmacho.dylib
0x1c1b5a000 - 0x1c1b5cfff libremovefile.dylib arm64  <464f0bb7e90f3c20ac3a6dbc64db454f> /usr/lib/system/libremovefile.dylib
0x1c1b5d000 - 0x1c1b5efff libsystem_featureflags.dylib arm64  <e18e61e887843a8ba16a66008936a521> /usr/lib/system/libsystem_featureflags.dylib
0x1c1b5f000 - 0x1c1b8cfff libsystem_m.dylib arm64  <c1a752bbda883d16898da9c0c9ed9a9a> /usr/lib/system/libsystem_m.dylib
0x1c1b8d000 - 0x1c1b92fff libunwind.dylib arm64  <76b18d6dcb553b05b0c3d01d7df700c4> /usr/lib/system/libunwind.dylib
0x1c1e71000 - 0x1c1ed9fff NanoRegistry arm64  <4dbce0ff9619369a81f9b754c6d9e2d6> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c1eda000 - 0x1c1ee7fff NanoPreferencesSync arm64  <e9f3421609c13c85a0714d5245a6feef> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c2611000 - 0x1c264afff CryptoTokenKit arm64  <204a5ee779c932dd8aad049777fe926a> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c2650000 - 0x1c2de0fff SwiftUI arm64  <b6846d8dbaa63a58b9c3b1c5a7350fb4> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1c2f0a000 - 0x1c2f28fff AppSSO arm64  <5be28f28bc15374ab5126959fea7634e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c2f29000 - 0x1c2f3cfff AppSSOCore arm64  <fcc121e7fbb9381ab95080d27b1dceac> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago
Incident Identifier: 9D78FEF8-3410-4902-9ED5-7F12826FD45A
Beta Identifier:     0C37318F-969E-4181-AA21-5D6E3942D6FC
Hardware Model:      iPhone10,3
Process:             NetNewsWire [41902]
Path:                /private/var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             29 (5.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone10,3:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [5026]

Date/Time:           2020-01-21 15:28:43.4593 -0800
Launch Time:         2020-01-21 15:10:39.6275 -0800
OS Version:          iPhone OS 13.3.1 (17D5044a)
Release Type:        Beta
Baseband Version:    5.30.00
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace RUNNINGBOARD, Code 0xdead10cc
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001ae3cf9f4 0x1ae3a9000 + 158196
1   libdispatch.dylib               0x00000001ae290d54 0x1ae247000 + 302420
2   libdispatch.dylib               0x00000001ae2916f0 0x1ae247000 + 304880
3   libdispatch.dylib               0x00000001ae287054 0x1ae247000 + 262228
4   libdispatch.dylib               0x00000001ae286c74 0x1ae247000 + 261236
5   RSDatabase                      0x0000000102d5e5c0 DatabaseQueue.suspend() + 216 (DatabaseQueue.swift:74)
6   ArticlesDatabase                0x0000000102d29a38 ArticlesDatabase.suspend() + 20 (ArticlesDatabase.swift:203)
7   Account                         0x0000000102a38240 Account.suspendDatabase() + 80 (Account.swift:417)
8   Account                         0x0000000102aa3b48 AccountManager.suspendDatabaseAll() + 184
9   NetNewsWire                     0x0000000102825994 AppDelegate.suspendApplication() + 1496 (AppDelegate.swift:308)
10  NetNewsWire                     0x000000010282782c partial apply for closure #1 in closure #2 in AppDelegate.performBackgroundFeedRefresh(with:) + 20 (AppDelegate.swift:367)
11  NetNewsWire                     0x000000010282785c partial apply for thunk for @callee_guaranteed () -> () + 20 (<compiler-generated>:0)
12  NetNewsWire                     0x000000010283f440 thunk for @escaping @callee_guaranteed () -> () + 20 (<compiler-generated>:0)
13  libdispatch.dylib               0x00000001ae2a3184 0x1ae247000 + 377220
14  libdispatch.dylib               0x00000001ae286ea0 0x1ae247000 + 261792
15  libdispatch.dylib               0x00000001ae2a3184 0x1ae247000 + 377220
16  libdispatch.dylib               0x00000001ae28634c 0x1ae247000 + 258892
17  CoreFoundation                  0x00000001ae5545e4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1749)
18  CoreFoundation                  0x00000001ae54f5d8 __CFRunLoopRun + 2004 (CFRunLoop.c:3069)
19  CoreFoundation                  0x00000001ae54eadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
20  GraphicsServices                0x00000001b84f2328 GSEventRunModal + 104 (GSEvent.c:2246)
21  UIKitCore                       0x00000001b265c63c 0x1b1c59000 + 10499644
22  NetNewsWire                     0x000000010281f290 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
23  libdyld.dylib                   0x00000001ae3d8360 0x1ae3d7000 + 4960

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib          0x00000001ae3d0174 0x1ae3a9000 + 160116
1   libsqlite3.dylib                0x00000001b02a0688 seekAndRead + 68 (sqlite3.c:38318)
2   libsqlite3.dylib                0x00000001b01f4894 unixRead + 204 (sqlite3.c:38410)
3   libsqlite3.dylib                0x00000001b0217254 readDbPage + 180 (sqlite3.c:22811)
4   libsqlite3.dylib                0x00000001b02a945c getPageNormal + 476 (sqlite3.c:62948)
5   libsqlite3.dylib                0x00000001b02b2824 getAndInitPage + 96 (sqlite3.c:63063)
6   libsqlite3.dylib                0x00000001b0249c04 sqlite3BtreeMovetoUnpacked + 1076 (sqlite3.c:74584)
7   libsqlite3.dylib                0x00000001b02b2340 handleDeferredMoveto + 44 (sqlite3.c:86045)
8   libsqlite3.dylib                0x00000001b0234ca4 sqlite3VdbeExec + 19344 (sqlite3.c:86109)
9   libsqlite3.dylib                0x00000001b022eb5c sqlite3_step + 388 (sqlite3.c:88583)
10  RSDatabase                      0x0000000102d4b9ac -[FMResultSet nextWithError:] + 48 (FMResultSet.m:168)
11  RSDatabase                      0x0000000102d61678 FMResultSet.compactMap<A>(_:) + 160 (DatabaseTable.swift:124)
12  RSDatabase                      0x0000000102d61da4 FMResultSet.mapToSet<A>(_:) + 32 (DatabaseTable.swift:135)
13  ArticlesDatabase                0x0000000102d15a70 makeDatabaseCalls #1 (_:) in closure #1 in ArticlesTable.fetchArticleIDsAsync(_:_:_:_:) + 956 (ArticlesTable.swift:709)
14  ArticlesDatabase                0x0000000102d15470 closure #1 in ArticlesTable.fetchArticleIDsAsync(_:_:_:_:) + 172 (ArticlesTable.swift:717)
15  RSDatabase                      0x0000000102d5f85c closure #1 in DatabaseQueue._runInDatabase(_:_:_:) + 172 (DatabaseQueue.swift:211)
16  RSDatabase                      0x0000000102d6001c partial apply for thunk for @callee_guaranteed () -> (@error @owned Error) + 20 (<compiler-generated>:0)
17  RSDatabase                      0x0000000102d600ac thunk for @callee_guaranteed () -> (@error @owned Error)partial apply + 12
18  libswiftObjectiveC.dylib        0x00000001e3d1dd20 $s10ObjectiveC15autoreleasepool8invokingxxyKXE_tKlF + 56 (ObjectiveC.swift:166)
19  RSDatabase                      0x0000000102d5ef80 closure #1 in DatabaseQueue.runInDatabase(_:) + 160
20  RSDatabase                      0x0000000102d5fecc partial apply for closure #1 in DatabaseQueue.runInTransaction(_:) + 36
21  RSDatabase                      0x0000000102d5eab0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
22  libdispatch.dylib               0x00000001ae2a2610 0x1ae247000 + 374288
23  libdispatch.dylib               0x00000001ae2a3184 0x1ae247000 + 377220
24  libdispatch.dylib               0x00000001ae280710 0x1ae247000 + 235280
25  libdispatch.dylib               0x00000001ae28115c 0x1ae247000 + 237916
26  libdispatch.dylib               0x00000001ae2805e0 0x1ae247000 + 234976
27  libdispatch.dylib               0x00000001ae281128 0x1ae247000 + 237864
28  libdispatch.dylib               0x00000001ae28a43c 0x1ae247000 + 275516
29  libsystem_pthread.dylib         0x00000001ae2f2b88 0x1ae2e7000 + 48008
30  libsystem_pthread.dylib         0x00000001ae2f5760 0x1ae2e7000 + 59232

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x00000001ae3ac634 0x1ae3a9000 + 13876
1   libsystem_kernel.dylib          0x00000001ae3abaa0 0x1ae3a9000 + 10912
2   CoreFoundation                  0x00000001ae554288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001ae54f3a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001ae54eadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   Foundation                      0x00000001ae88e784 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                      0x00000001ae88e664 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7   UIKitCore                       0x00000001b26f4e80 0x1b1c59000 + 11124352
8   Foundation                      0x00000001ae9bf09c __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib         0x00000001ae2f1d8c 0x1ae2e7000 + 44428
10  libsystem_pthread.dylib         0x00000001ae2f576c 0x1ae2e7000 + 59244

Thread 3:
0   libsystem_pthread.dylib         0x00000001ae2f5758 0x1ae2e7000 + 59224

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib          0x00000001ae3cdc94 0x1ae3a9000 + 150676
1   libsystem_pthread.dylib         0x00000001ae2ef094 0x1ae2e7000 + 32916
2   libc++.1.dylib                  0x00000001ae4207a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
3   JavaScriptCore                  0x00000001bd32738c 0x1bd29f000 + 557964
4   JavaScriptCore                  0x00000001bd32ad5c 0x1bd29f000 + 572764
5   JavaScriptCore                  0x00000001bd32aa44 0x1bd29f000 + 571972
6   JavaScriptCore                  0x00000001bd32bd50 0x1bd29f000 + 576848
7   libsystem_pthread.dylib         0x00000001ae2f1d8c 0x1ae2e7000 + 44428
8   libsystem_pthread.dylib         0x00000001ae2f576c 0x1ae2e7000 + 59244

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib          0x00000001ae3ac634 0x1ae3a9000 + 13876
1   libsystem_kernel.dylib          0x00000001ae3abaa0 0x1ae3a9000 + 10912
2   CoreFoundation                  0x00000001ae554288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001ae54f3a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001ae54eadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5   CFNetwork                       0x00000001b18184e8 0x1b1817000 + 5352
6   Foundation                      0x00000001ae9bf09c __NSThread__start__ + 848 (NSThread.m:724)
7   libsystem_pthread.dylib         0x00000001ae2f1d8c 0x1ae2e7000 + 44428
8   libsystem_pthread.dylib         0x00000001ae2f576c 0x1ae2e7000 + 59244

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib          0x00000001ae3ce8b8 0x1ae3a9000 + 153784
1   libdispatch.dylib               0x00000001ae2752a8 0x1ae247000 + 189096
2   libdispatch.dylib               0x00000001ae275078 0x1ae247000 + 188536
3   libdispatch.dylib               0x00000001ae287070 0x1ae247000 + 262256
4   libdispatch.dylib               0x00000001ae286c74 0x1ae247000 + 261236
5   NetNewsWire                     0x0000000102826548 closure #2 in AppDelegate.performBackgroundFeedRefresh(with:) + 272 (AppDelegate.swift:366)
6   NetNewsWire                     0x000000010283f3c0 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
7   BackgroundTasks                 0x00000001d756d110 -[BGTask _callExpirationHandler] + 104 (BGTask.m:114)
8   BackgroundTasks                 0x00000001d7570e98 __68-[BGTaskScheduler _callExpirationHandlersForActivities:shouldQueue:]_block_invoke + 160 (BGTaskScheduler.m:540)
9   libdispatch.dylib               0x00000001ae2a2610 0x1ae247000 + 374288
10  libdispatch.dylib               0x00000001ae2a3184 0x1ae247000 + 377220
11  libdispatch.dylib               0x00000001ae280710 0x1ae247000 + 235280
12  libdispatch.dylib               0x00000001ae28115c 0x1ae247000 + 237916
13  libdispatch.dylib               0x00000001ae28a43c 0x1ae247000 + 275516
14  libsystem_pthread.dylib         0x00000001ae2f2b88 0x1ae2e7000 + 48008
15  libsystem_pthread.dylib         0x00000001ae2f5760 0x1ae2e7000 + 59232

Thread 7:
0   libsystem_pthread.dylib         0x00000001ae2f5758 0x1ae2e7000 + 59224

Thread 8:
0   libsystem_pthread.dylib         0x00000001ae2f5758 0x1ae2e7000 + 59224

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000001   x1: 0x0000000000000000   x2: 0x0000000000000001   x3: 0x000000016d5e65f0
    x4: 0x0000000000000001   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000403
    x8: 0x0000000000000400   x9: 0x00000001f6e04000  x10: 0x0000000000000400  x11: 0x00000000000020ff
   x12: 0x0000003800000000  x13: 0x000000016d5e65f0  x14: 0x0000000000000084  x15: 0x0000004000000001
   x16: 0x0000000000000177  x17: 0x0000000000000001  x18: 0x0000000000000000  x19: 0x0000000000000403
   x20: 0x0000000000000000  x21: 0x0000000000000000  x22: 0x0000000000000001  x23: 0x000000016d5e65f0
   x24: 0x0000000000000001  x25: 0x000000016d5e65f0  x26: 0x0000000283141580  x27: 0x00000001f6e04000
   x28: 0x0000000000020400   fp: 0x000000016d5e65d0   lr: 0x00000001ae290d54
    sp: 0x000000016d5e6570   pc: 0x00000001ae3cf9f4 cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Binary Images:
0x102818000 - 0x102947fff NetNewsWire arm64  <192b53054c9f38e895947c71fb9881e3> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/NetNewsWire
0x1029c8000 - 0x1029effff RSWeb arm64  <95f246561d4939c3bbdc879081643f1e> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x102a04000 - 0x102a0ffff RSTree arm64  <5473e4454d033483ae80b08240729a0c> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x102a20000 - 0x102b8ffff Account arm64  <c7e24bc159fe35a2b8939f710d04fe37> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/Account.framework/Account
0x102be8000 - 0x102bfbfff Articles arm64  <4685896298bc30d8ab11f6764b66e2d8> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x102c1c000 - 0x102c7ffff dyld arm64  <638088f41a5c3bc4b5d5d42e151c04e4> /usr/lib/dyld
0x102cf8000 - 0x102d2ffff ArticlesDatabase arm64  <8353f29a78073ee18c8ee0221ab2d493> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x102d44000 - 0x102d67fff RSDatabase arm64  <734090683e3e375f9944a9d546f683e9> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x102d7c000 - 0x102da3fff RSCore arm64  <37f1ec9c56ab31f9b758b38a14686ffb> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x102dbc000 - 0x102dc7fff SyncDatabase arm64  <7d3f0278633e324d83a704b36eca7f34> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x102dd8000 - 0x102e07fff RSParser arm64  <39e6659aa3413a26a4f7301ba09b98ef> /var/containers/Bundle/Application/C6C6C91C-E30F-4B24-BF27-38447B26A98A/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x102ef4000 - 0x102efffff libobjc-trampolines.dylib arm64  <fb1119bf9a063997ab27ab75e7fc6449> /usr/lib/libobjc-trampolines.dylib
0x1ae180000 - 0x1ae196fff libsystem_trace.dylib arm64  <71b0fbea783831a29f9a0df22e43b74d> /usr/lib/system/libsystem_trace.dylib
0x1ae197000 - 0x1ae1c8fff libxpc.dylib arm64  <165760c9c15935ca91401ac48b096748> /usr/lib/system/libxpc.dylib
0x1ae1c9000 - 0x1ae1c9fff libsystem_blocks.dylib arm64  <8b49472219db3f41874b9aab7564eaa6> /usr/lib/system/libsystem_blocks.dylib
0x1ae1ca000 - 0x1ae246fff libsystem_c.dylib arm64  <c55372300cde31a4be03d8c8dc5daf17> /usr/lib/system/libsystem_c.dylib
0x1ae247000 - 0x1ae2bbfff libdispatch.dylib arm64  <e185f374b61c3929a7cb6ff33479cc6e> /usr/lib/system/libdispatch.dylib
0x1ae2bc000 - 0x1ae2dbfff libsystem_malloc.dylib arm64  <655611ef460231e390b909dc23265157> /usr/lib/system/libsystem_malloc.dylib
0x1ae2dc000 - 0x1ae2e6fff libsystem_platform.dylib arm64  <5e6568282d7a32e59baf072a65a34483> /usr/lib/system/libsystem_platform.dylib
0x1ae2e7000 - 0x1ae2f7fff libsystem_pthread.dylib arm64  <6c0d71d1886f36bea65c71be8a0d016e> /usr/lib/system/libsystem_pthread.dylib
0x1ae2f8000 - 0x1ae328fff libobjc.A.dylib arm64  <14c2ec82430231f392505be08330cb37> /usr/lib/libobjc.A.dylib
0x1ae329000 - 0x1ae394fff libcorecrypto.dylib arm64  <f44aad5ce1e033d8a24abe2ec9516e2d> /usr/lib/system/libcorecrypto.dylib
0x1ae395000 - 0x1ae3a8fff libc++abi.dylib arm64  <34e4380513f230f39576e426085db86c> /usr/lib/libc++abi.dylib
0x1ae3a9000 - 0x1ae3d6fff libsystem_kernel.dylib arm64  <4a81bf48ae733733944eedf91bc37551> /usr/lib/system/libsystem_kernel.dylib
0x1ae3d7000 - 0x1ae408fff libdyld.dylib arm64  <f676fe0aff28386bb5a8d88f2ebaf14f> /usr/lib/system/libdyld.dylib
0x1ae409000 - 0x1ae411fff libsystem_darwin.dylib arm64  <ffe70d2a6dc9349cb6a05d58a8ae0e57> /usr/lib/system/libsystem_darwin.dylib
0x1ae412000 - 0x1ae468fff libc++.1.dylib arm64  <04337e368a013378a21cde8719cfd6f0> /usr/lib/libc++.1.dylib
0x1ae469000 - 0x1ae4aafff libsystem_info.dylib arm64  <73d4ae8ed9443a0fa4e6f6b791a72567> /usr/lib/system/libsystem_info.dylib
0x1ae4ab000 - 0x1ae81ffff CoreFoundation arm64  <4e885fa348b531e8811f48f2446f9e8f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1ae820000 - 0x1ae886fff SystemConfiguration arm64  <b8278d7c9c6c34be85545b12042a0d12> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1ae887000 - 0x1aeb40fff Foundation arm64  <344b15186aca3b35bd48c2e37505bad8> /System/Library/Frameworks/Foundation.framework/Foundation
0x1aeb41000 - 0x1aeb73fff libCRFSuite.dylib arm64  <bbd8210ddf9a3116b9578df5ebbdbbfc> /usr/lib/libCRFSuite.dylib
0x1aeb74000 - 0x1aeceffff CoreServices arm64  <67f670ec46f73756adb90adc0181a191> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1aecf0000 - 0x1aed51fff libSparse.dylib arm64  <8aa3c64648ed398b90753c27d5418870> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1aed52000 - 0x1af23ffff ImageIO arm64  <40917f7f08d13d61b2ec4d560b4324a6> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1af240000 - 0x1af242fff ConstantClasses arm64  <3c5d26b6cc1634af96c893bd0f526219> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1af243000 - 0x1af3e0fff CoreText arm64  <62f688de5e513f74a7030bf0096fc3c7> /System/Library/Frameworks/CoreText.framework/CoreText
0x1af3e1000 - 0x1af518fff Security arm64  <0c3f569cba8c3b32b6d459b58cfc7110> /System/Library/Frameworks/Security.framework/Security
0x1af519000 - 0x1af5bcfff IOKit arm64  <814b52e8480a33f581d15f9ab3be142f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1af5bd000 - 0x1af5f4fff libMobileGestalt.dylib arm64  <96c73f06fff43bbab1991b55769d673d> /usr/lib/libMobileGestalt.dylib
0x1af5f5000 - 0x1af651fff libprotobuf.dylib arm64  <a20cea7ab6a7352ebdd5e28fad9c6019> /usr/lib/libprotobuf.dylib
0x1af652000 - 0x1af663fff libprotobuf-lite.dylib arm64  <5ed90653c6c33495b7ea3fed16156b7e> /usr/lib/libprotobuf-lite.dylib
0x1af664000 - 0x1af8b5fff libicucore.A.dylib arm64  <75e44aae819136a1847bba4b27dd2455> /usr/lib/libicucore.A.dylib
0x1af8b6000 - 0x1af8dffff CoreServicesInternal arm64  <0d17ba1ee96d379789945ad2711e229e> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1af8e0000 - 0x1af928fff WirelessDiagnostics arm64  <bde647b37c8539adb2cb116c622a4bda> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1af929000 - 0x1af962fff libAWDSupport.dylib arm64  <185a840fdc0a386dafb792f38087bd7f> /usr/lib/libAWDSupport.dylib
0x1af963000 - 0x1afde9fff CoreAudio arm64  <35814516534733469ec6a70d42dae972> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1afdea000 - 0x1b00b6fff CoreImage arm64  <add53afb5f8639cbbf93e18a4005b744> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b00b7000 - 0x1b01a5fff LanguageModeling arm64  <dbfba2533d693567a9865e61ea3a5e9c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1b01a6000 - 0x1b01ecfff Lexicon arm64  <35b708da44263b229bf0395af5d72b50> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1b01ed000 - 0x1b0370fff libsqlite3.dylib arm64  <a3a69cb68e923d5f8485f6e813ffdb3a> /usr/lib/libsqlite3.dylib
0x1b0371000 - 0x1b03a2fff MobileKeyBag arm64  <910184cca1cc3ae29f96ff04e312f85c> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1b03a3000 - 0x1b03acfff libsystem_notify.dylib arm64  <f82a974c99ee3029aa7bb23b2414accf> /usr/lib/system/libsystem_notify.dylib
0x1b03ad000 - 0x1b0591fff CoreDuet arm64  <28efd25f12c6380f8f4c75bd95c9f6c5> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1b0592000 - 0x1b06d4fff Montreal arm64  <e353b84e15a43c38974369ed9c2c2d7d> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1b06d5000 - 0x1b07bcfff NLP arm64  <71aeb918cef83684a607a7b0f45e38c1> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1b07bd000 - 0x1b07d9fff CellularPlanManager arm64  <e49a3ccc098835c09bf80d677c96c8cd> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1b07da000 - 0x1b0817fff AppSupport arm64  <bd6a4661877931aa96d91eafee9ffe5c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1b0818000 - 0x1b0ce9fff libnetwork.dylib arm64  <b798c66cd1c638e38c9c73a62871035c> /usr/lib/libnetwork.dylib
0x1b0cea000 - 0x1b0df5fff ManagedConfiguration arm64  <31f9374411793e6d8c14850fff6574d8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1b0df6000 - 0x1b0e20fff CoreServicesStore arm64  <e2c0392b4d2b3167a83e19b1615db57f> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1b0e21000 - 0x1b0e41fff UserManagement arm64  <063fdf0e64d539cdb7debc2d314595f5> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1b0e42000 - 0x1b10fbfff CoreML arm64  <aca151afc74c327abe3becbb134bb6ff> /System/Library/Frameworks/CoreML.framework/CoreML
0x1b10fc000 - 0x1b1112fff ProtocolBuffer arm64  <2559b652eaa3390facbc99d9113f2b0a> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1b1113000 - 0x1b112dfff CommonUtilities arm64  <a0bde5e3d52a3b75bbae046a00be2462> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1b112e000 - 0x1b112efff libenergytrace.dylib arm64  <43358cf309f8306c81d3e66034fda446> /usr/lib/libenergytrace.dylib
0x1b112f000 - 0x1b1165fff RunningBoardServices arm64  <220f60029e3d3f9f9a85c353a0c811c1> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b1166000 - 0x1b11dbfff BaseBoard arm64  <cfd0736f98dd36319f60d1a22abd8890> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1b11dc000 - 0x1b1731fff SiriTTS arm64  <630a4cae6f5f310584119c292817f162> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1b1732000 - 0x1b17a3fff CoreLocation arm64  <6eaf453a024334fb805aaa1c61ab838c> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1b17b1000 - 0x1b1805fff Accounts arm64  <0f2afc63bca33ef190cc58804decb8d9> /System/Library/Frameworks/Accounts.framework/Accounts
0x1b1806000 - 0x1b1816fff SharedWebCredentials arm64  <0444ed0cfa1e3ef6a9454fa5e55aa774> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1b1817000 - 0x1b1b77fff CFNetwork arm64  <d535d75538263cadaca0f055bcbcca96> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1b1b78000 - 0x1b1c58fff UIFoundation arm64  <46f812efb0103d53a750645aa710fb51> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b1c59000 - 0x1b2d1ffff UIKitCore arm64  <71ac8064f394332681b72090b1675059> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1b2d20000 - 0x1b2d2dfff AssertionServices arm64  <57f70d5a1af13a07bae423c0860fd21f> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1b2d2e000 - 0x1b2dfffff CoreTelephony arm64  <e5458c1154ba34a5936948ea50341323> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1b2e00000 - 0x1b2e05fff AggregateDictionary arm64  <b7c9889d5f723e129293fe5311f0a1f4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1b2e06000 - 0x1b2e1cfff libsystem_asl.dylib arm64  <8878a7f183563ca88bf1526cfeb8e8f7> /usr/lib/system/libsystem_asl.dylib
0x1b2e1d000 - 0x1b2e96fff CloudDocs arm64  <f88debf978ac3ff5b7b9138c5c2de12c> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1b2e97000 - 0x1b31bffff CoreData arm64  <bf02dff7298139f284da05a3dcfc7b08> /System/Library/Frameworks/CoreData.framework/CoreData
0x1b31c0000 - 0x1b33e8fff Vision arm64  <6a0753f1182031028b732037c55e8548> /System/Library/Frameworks/Vision.framework/Vision
0x1b33e9000 - 0x1b342bfff PhotoFoundation arm64  <4496b7e74a1d35d78518afccd247ee7e> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1b342c000 - 0x1b3457fff BoardServices arm64  <0ec769ebdd2e3932af12c9dca172e34b> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1b3458000 - 0x1b350dfff libboringssl.dylib arm64  <39202a37769e35c9aef2069454097360> /usr/lib/libboringssl.dylib
0x1b350e000 - 0x1b351cfff libsystem_networkextension.dylib arm64  <d751cfb15b453dc1bf6474864e0f7fa5> /usr/lib/system/libsystem_networkextension.dylib
0x1b351d000 - 0x1b353dfff CoreAnalytics arm64  <0630942fa2bc3b6b8abc050541355a29> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1b353e000 - 0x1b36affff CloudKit arm64  <9097ea1ad12f3e3cbba0c7a9be7c2803> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1b36b0000 - 0x1b36fcfff SpringBoardServices arm64  <b167101334123578938dae16010d5551> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1b36fd000 - 0x1b3770fff FrontBoardServices arm64  <a06bcfe74bad3806acf3c26e056686fb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1b3771000 - 0x1b3888fff Network arm64  <7889a20d83a834dc9ad75eb5de71eee5> /System/Library/Frameworks/Network.framework/Network
0x1b3889000 - 0x1b38e5fff libusrtcp.dylib arm64  <6dc7209f437539f6b601090bae137308> /usr/lib/libusrtcp.dylib
0x1b38e6000 - 0x1b38edfff libsystem_symptoms.dylib arm64  <d75e5a95313e3ad7ab8c5657586293cb> /usr/lib/system/libsystem_symptoms.dylib
0x1b38ee000 - 0x1b47e7fff GeoServices arm64  <950eaffd767f3bf7875a7fccb6071655> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1b47e8000 - 0x1b47f0fff TCC arm64  <5d3a127dd97f3d9a9a224dbb08f9f559> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1b47f1000 - 0x1b484afff IMFoundation arm64  <45f36a32cbda3f2892c93b2a7cc434d4> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1b484b000 - 0x1b49a6fff CoreUtils arm64  <226667b3226438cdb042dd8a35ed8a0b> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1b49a7000 - 0x1b4a56fff IMSharedUtilities arm64  <922eb004c4b33e4aaa87f0c45f5b28c9> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1b4a84000 - 0x1b4a8dfff libsystem_containermanager.dylib arm64  <48c138df7ca03c94aa417a662a23c03e> /usr/lib/system/libsystem_containermanager.dylib
0x1b4a8e000 - 0x1b4b0afff AppleAccount arm64  <10194623e5bb327b853c353773d1b304> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1b4b0b000 - 0x1b4b26fff ApplePushService arm64  <94a752933220348e9e48f68e855e25e0> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1b4b27000 - 0x1b4c14fff IDS arm64  <a10e498d0ec1371dbe6c78889c4da700> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1b4c15000 - 0x1b4d41fff IDSFoundation arm64  <31d2fd0c771334db8f63f81066f1499a> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1b4d42000 - 0x1b4d43fff libCTGreenTeaLogger.dylib arm64  <67d0cea6bbef3554aeee399c8e7db4ac> /usr/lib/libCTGreenTeaLogger.dylib
0x1b4da7000 - 0x1b4ea5fff CoreMedia arm64  <1b3a0614bc59304896d8a1fef3bd4a3e> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b4ea6000 - 0x1b4eb5fff UIKitServices arm64  <c94569ccb92c3fd9b51597a6e690832b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1b4eb6000 - 0x1b4f08fff BackBoardServices arm64  <630aba2d41633344810c40240a96e5a4> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1b4f09000 - 0x1b5157fff QuartzCore arm64  <c5d9c806ee5036f8af369deff0bf6d2d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1b5158000 - 0x1b5315fff ColorSync arm64  <aa826e5222113c049230b56f8a36aba1> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b5316000 - 0x1b5884fff CoreGraphics arm64  <5e56bd3e97cc3664b0acd85c8a4db10f> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1b5885000 - 0x1b59b6fff Contacts arm64  <eb621aadb5f43da0a1f31787f511c13c> /System/Library/Frameworks/Contacts.framework/Contacts
0x1b59b7000 - 0x1b59e6fff UserNotifications arm64  <534a2f2f743339cab38d3d6af54b31a5> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b59e7000 - 0x1b5a0afff LocationSupport arm64  <80a0b636536f394280d4b94c475ca7cc> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1b5a0b000 - 0x1b5b67fff Sharing arm64  <b4bacc2540f63698b57ce40b41bab64c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1b5b68000 - 0x1b6139fff WebKit arm64  <bdc6a54b44543887accca12497f30a2e> /System/Library/Frameworks/WebKit.framework/WebKit
0x1b613a000 - 0x1b7d2efff WebCore arm64  <6e23022b823536bfbb8d08729f701ba8> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1b7d2f000 - 0x1b7d47fff libAccessibility.dylib arm64  <a106d514f05e37519ad964dcaa63bfd3> /usr/lib/libAccessibility.dylib
0x1b7d48000 - 0x1b7d53fff AXCoreUtilities arm64  <4555caa6ee273c468eb2797270cf4a1c> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1b7d54000 - 0x1b7dc8fff ContactsFoundation arm64  <f15f2d6edc2d388297e8697c5ce0599f> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1b7dc9000 - 0x1b7dddfff PowerLog arm64  <723f1f353d4a30908e422820c77a253b> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1b7dde000 - 0x1b7deffff IOSurface arm64  <e9c7f91295233439a28f3efb180e3740> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1b7df0000 - 0x1b84eefff MediaToolbox arm64  <aa07fb24a3883538b24cdec1edb527ba> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b84ef000 - 0x1b84f7fff GraphicsServices arm64  <377b0cfb4d41340e845982839beadb6e> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1b85db000 - 0x1b87cdfff AVFoundation arm64  <b2075bff86533447870bececba409cd4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1b87ce000 - 0x1b8805fff OnBoardingKit arm64  <9b77323e375f3ee1b687ac3c46560e94> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1b8806000 - 0x1b8854fff MobileWiFi arm64  <58d3b5e97d023599a3dee379149f226d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1b8855000 - 0x1b886dfff MobileAsset arm64  <fdef4a9170aa3b41bee0a189915fd441> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1b886e000 - 0x1b887bfff libGSFont.dylib arm64  <a4667fb948103b56b3341c1e97d66bc7> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1b887c000 - 0x1b8885fff FontServices arm64  <f0d924fb3cb83f15b9a3afe8779bb7e0> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b8886000 - 0x1b89cffff libFontParser.dylib arm64  <7427c7d72d3f3500b83a58fc8732cbf8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1b89d0000 - 0x1b8a1afff AXRuntime arm64  <4c5a95f0177835c5afa9b18497d02c38> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1b8a1e000 - 0x1b8b5cfff SearchFoundation arm64  <31588fa2553031d3b06242bd9d99fd50> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1b8b5d000 - 0x1b8c7dfff Preferences arm64  <2839018201b03cccbb5a1d5a32d6edee> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b8c7e000 - 0x1b92e8fff PhotoLibraryServices arm64  <dfbe4f3d5d95384bbec171e2038f4bbe> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1b92e9000 - 0x1b954cfff vImage arm64  <3df17d99c82f34d9bb6a157708fabf13> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1b954d000 - 0x1b973cfff AudioToolbox arm64  <b3bbb66fd46e335db4b35149124502b4> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b973d000 - 0x1b9772fff libAudioToolboxUtility.dylib arm64  <c6dff09cdc993751845ab76ea8189357> /usr/lib/libAudioToolboxUtility.dylib
0x1b9773000 - 0x1b9932fff ContactsUI arm64  <7cc3a5d36ca33e0ca7210fcc33f29694> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1b9ba1000 - 0x1b9c35fff ShareSheet arm64  <e9f95f28a8b63230ad679a839beffe27> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b9c4a000 - 0x1b9cfefff PDFKit arm64  <c423e6e25c8a3f7dbb7428bd98a2c0d1> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b9d7d000 - 0x1b9daafff DocumentManager arm64  <0923b6b371ac3f67bbfec19d87d5860b> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1ba006000 - 0x1ba07bfff AuthKit arm64  <6ef6ad862f91302c975820c775668a79> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1ba07c000 - 0x1ba492fff Intents arm64  <9902efb5c9ed3753a33d080c005a9201> /System/Library/Frameworks/Intents.framework/Intents
0x1ba493000 - 0x1ba4a7fff libCGInterfaces.dylib arm64  <66b2b2ec357b3c648140b594d601b23b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1ba4a8000 - 0x1ba5f4fff WebKitLegacy arm64  <c0ef80721f0f335b8a571a7805279082> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1ba5f5000 - 0x1ba65dfff TextInput arm64  <48fb13ad02db34ad8fcc475853b0f7cf> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1ba6db000 - 0x1ba6defff XCTTargetBootstrap arm64  <1fb02867aebf31da83402f17250f4147> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ba6df000 - 0x1ba794fff CorePDF arm64  <3df6dba6acf237759fab1ef2cd17878b> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1ba7d1000 - 0x1bab8dfff MediaPlayer arm64  <babf3216ba8030fa95b6fc71798f5cdc> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1bab8e000 - 0x1bae9efff AppleMediaServices arm64  <80646211c4eb3056a67db4dbf16939d9> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1bae9f000 - 0x1baec5fff CacheDelete arm64  <c2c9e30cd63538d5b21fece3024f5405> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1baec6000 - 0x1bb088fff CoreMotion arm64  <06d3bd48ea0f3bec8bac9c8e68ca81a1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1bb089000 - 0x1bb177fff AVFAudio arm64  <fb95eba573133a85be8e2fbb3c11ed28> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1bb178000 - 0x1bb395fff RawCamera arm64  <bdf9a8a8594c3f5cada30abeb1953652> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1bb396000 - 0x1bb44cfff CoreUI arm64  <b7692c5895513d07ac40be19922e0df1> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1bb44d000 - 0x1bb471fff AppSupportUI arm64  <5ef63cb5e8b430579be79150926dbae0> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1bb472000 - 0x1bb4a7fff CoreVideo arm64  <e5bb491efa6b3a87ab542daa3188ce56> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1bb4a8000 - 0x1bb6d5fff AudioToolboxCore arm64  <2ca4d33720953ed4abc262a96bbf747c> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1bb6d6000 - 0x1bb71afff CoreDuetContext arm64  <701e3bbc82a83ef99ba13d208741f9c1> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1bb71b000 - 0x1bb754fff SetupAssistant arm64  <713d942012a135358488af6daf7a6ffc> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1bb755000 - 0x1bb811fff TelephonyUtilities arm64  <72483fa80ac9311eba8ed66be4141dbd> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1bb812000 - 0x1bb83cfff PlugInKit arm64  <59a45cb54ae9317ab50ed00ce0c58198> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1bb83d000 - 0x1bbb81fff libswiftCore.dylib arm64  <77245627e79e32c183678422231eb945> /usr/lib/swift/libswiftCore.dylib
0x1bbb82000 - 0x1bbcb9fff AssistantServices arm64  <540813fd6d103ecaaee065797476957c> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1bbcba000 - 0x1bbd1afff ProactiveSupport arm64  <d51253505c4b32bc9ad6f6760c12a25a> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1bbd1b000 - 0x1bbf54fff MapKit arm64  <ea86e4be6860336f8617c2df19c13a5d> /System/Library/Frameworks/MapKit.framework/MapKit
0x1bbf55000 - 0x1bbf6cfff PrototypeTools arm64  <1dc3225815f634c09e70503ffda46440> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1bbf6d000 - 0x1bc05efff MediaExperience arm64  <987c62258b463bd7b2346e68f7ec566f> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1bc05f000 - 0x1bc327fff Celestial arm64  <40b61f815c9234e087517046cb8af982> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1bc328000 - 0x1bc383fff CallKit arm64  <99f76dbc3289388baf10b5f8b8512a02> /System/Library/Frameworks/CallKit.framework/CallKit
0x1bc54a000 - 0x1bcc4dfff VectorKit arm64  <35578f755a873e2788f45707097bdfb2> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1bcc4e000 - 0x1bcd1dfff AVKit arm64  <4b1da612f8043964b217767e8ed90d12> /System/Library/Frameworks/AVKit.framework/AVKit
0x1bcd1e000 - 0x1bcd4cfff Pegasus arm64  <7ee0875d83d331b0a65cc90dbe93a158> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1bcd4d000 - 0x1bcd4ffff libapp_launch_measurement.dylib arm64  <86bb100285433139b0f37b49b10209b6> /usr/lib/libapp_launch_measurement.dylib
0x1bce33000 - 0x1bce95fff CoreSpotlight arm64  <9048462488353003b2830c5947b7fb5e> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1bce96000 - 0x1bcf2dfff AddressBookLegacy arm64  <2c3e0ad10ea33ba0be7a8925c4321d0c> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1bcf2e000 - 0x1bcf3dfff CrashReporterSupport arm64  <334ee1ab130634d2a8dfb239cd48767f> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1bcf3e000 - 0x1bcf50fff MobileBluetooth arm64  <ca28e142f0b83d859d776b119577cf2d> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1bcf51000 - 0x1bd00cfff LinkPresentation arm64  <71b9b7917c3d3b438f920b61ee6609de> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1bd043000 - 0x1bd047fff libsystem_configuration.dylib arm64  <6fc0d963af103b26ac6703af34c1c1da> /usr/lib/system/libsystem_configuration.dylib
0x1bd048000 - 0x1bd0a0fff RemoteUI arm64  <7f94258a1ae03656888498e9afff5bc0> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1bd0a1000 - 0x1bd0effff AuthKitUI arm64  <06656ee606aa330db7a13658b2060c68> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1bd0f0000 - 0x1bd155fff CoreRecognition arm64  <e41099fbfdb63ef59fdc5abb36992ab8> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1bd156000 - 0x1bd1d9fff Social arm64  <aa8cc842b75e3575adbaa191a5b026e6> /System/Library/Frameworks/Social.framework/Social
0x1bd228000 - 0x1bd236fff HangTracer arm64  <3ecac725999634438fa8090f86907a8f> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1bd237000 - 0x1bd29cfff CoreNLP arm64  <a79d685e2e8a3cfbab9b46b07db63fec> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1bd29d000 - 0x1bd29efff liblangid.dylib arm64  <64d66afc7eeb3792bb154371b6341e84> /usr/lib/liblangid.dylib
0x1bd29f000 - 0x1be001fff JavaScriptCore arm64  <ee9ee70a9da836cfb89461c57bec70a0> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1be002000 - 0x1be08ffff libTelephonyUtilDynamic.dylib arm64  <1186b60caaae3a32905120f8746e23c8> /usr/lib/libTelephonyUtilDynamic.dylib
0x1be0a5000 - 0x1be31efff StoreServices arm64  <93969e94e99133538be5e5117f6ec049> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1be31f000 - 0x1be328fff IOMobileFramebuffer arm64  <bef1698ae56e3dd39519567eb2b0303b> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1be329000 - 0x1be496fff SafariServices arm64  <ec7b0333ea273267ab9fa44f34d0c78d> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1be688000 - 0x1be6a2fff CoreMaterial arm64  <a3094e5da6e939138d0943f75af99300> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1be6a3000 - 0x1be789fff libxml2.2.dylib arm64  <7b2b94bed1d5327da9ad56f77956022f> /usr/lib/libxml2.2.dylib
0x1bfe36000 - 0x1bfe7efff MetadataUtilities arm64  <973577f141913724bdc94feb984cf8c2> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1bfe7f000 - 0x1bfed7fff UserActivity arm64  <07500ea38aee390e8ac7a837c1fa6987> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1c0813000 - 0x1c0a2ffff NetworkExtension arm64  <4be42bf6a0cd31ebbac7dcb6856d9480> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1c0a30000 - 0x1c0a66fff DataDetectorsCore arm64  <0075136a37c631df95a2b6ad1f7875e8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1c0a67000 - 0x1c0ac7fff CalendarFoundation arm64  <6f61e39f12f5343ea6562ec030de8afb> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1c0ac8000 - 0x1c0bbbfff EventKit arm64  <d10fa06eca31348c99770506749c86b0> /System/Library/Frameworks/EventKit.framework/EventKit
0x1c0bbc000 - 0x1c0bf1fff MediaServices arm64  <1b0b5254930c3ffc933e859f4b7f1f2f> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1c100c000 - 0x1c104bfff BiometricKit arm64  <b6bf7f69c3a337019d1b0fab02f89475> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1c104c000 - 0x1c1077fff PersistentConnection arm64  <6305a7ea87e53394adeb53db9c50b19d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1c1078000 - 0x1c10cbfff CalendarDaemon arm64  <9f35040684f833378cd267485fd84b12> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1c10cc000 - 0x1c1162fff CalendarDatabase arm64  <c8c63e6c98d23b64a4e079e2ce168ae0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1c1163000 - 0x1c1345fff MediaRemote arm64  <002dc58286fd3b2b96a04dff705b3fdd> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1c1346000 - 0x1c134efff CorePhoneNumbers arm64  <f5b9f62b6a8f335cb9dbafa40349df37> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1c135f000 - 0x1c1385fff DuetActivityScheduler arm64  <a4ea192cc208346ca2e1278b500e5ea2> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1c1489000 - 0x1c14abfff CoreSVG arm64  <09ac554b611e36869481932cc175f521> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1c14c6000 - 0x1c14e3fff ProactiveEventTracker arm64  <b731c373b329367ba2fd8467eadbd081> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1c14e4000 - 0x1c14eefff MallocStackLogging arm64  <03223ac254933b9794f114e88ab74b9e> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1c14ef000 - 0x1c1584fff CoreSuggestions arm64  <7425723828843d389af3e49c88889b62> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1c1585000 - 0x1c1739fff IMCore arm64  <cad4c4b397833c7484ae163db78125d6> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1c173a000 - 0x1c178afff DeviceManagement arm64  <3b5156a3793c359db65b8f0928105811> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1c1f84000 - 0x1c1f91fff BluetoothManager arm64  <0f5441a0489832cab2c8d24a636f09ec> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1c1f92000 - 0x1c1fc7fff CoreBluetooth arm64  <dea87dde311034239f03745d392bd62c> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c1fc8000 - 0x1c1fcafff libsystem_sandbox.dylib arm64  <db30fabfcb8b39cdb083e6f9f6774a38> /usr/lib/system/libsystem_sandbox.dylib
0x1c20b0000 - 0x1c20e3fff TextInputUI arm64  <eba5863d269c39508043091427e75efe> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1c20f2000 - 0x1c20fefff ContextKit arm64  <ba1db045d4463214a0d0c699be0f2a0f> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1c212e000 - 0x1c219afff Rapport arm64  <ed79753b527331288dd792369ff2f812> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1c219b000 - 0x1c21c7fff OSAnalytics arm64  <9d66f1e999bb3230b313f7055dd3c9a3> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c21c8000 - 0x1c21f7fff MobileInstallation arm64  <9a66d85146f638c48e48c2abc28f2f53> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c21f8000 - 0x1c2292fff Metal arm64  <fda2d0d7424b3d45976cae297e25bb05> /System/Library/Frameworks/Metal.framework/Metal
0x1c2293000 - 0x1c2299fff IOAccelerator arm64  <1bd7d32f35cb39b69296f2c9bb5da1e4> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1c229a000 - 0x1c22a5fff MediaAccessibility arm64  <07099b648c3831259640e786879f4b47> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1c22c3000 - 0x1c22cafff libsystem_dnssd.dylib arm64  <2fb81fdc82c7396d8dffbe9d20ba2a29> /usr/lib/system/libsystem_dnssd.dylib
0x1c22cb000 - 0x1c22d1fff PushKit arm64  <2d0700f6dc9336eea3d55afde63f1ff1> /System/Library/Frameworks/PushKit.framework/PushKit
0x1c22d2000 - 0x1c23d8fff FileProvider arm64  <78e4e632245b3bb5a87044d045a3c04a> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1c23ec000 - 0x1c23edfff BackgroundTaskAgent arm64  <169a74c74a053ab9bd2a9de8b5625f04> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1c23ee000 - 0x1c23f2fff LinguisticData arm64  <f405d5bb597a396383c8faabd17dbd1b> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1c23f3000 - 0x1c240bfff CoreSDB arm64  <34d9b2f89e443f8caffdbb45bc74d187> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1c240c000 - 0x1c241cfff Categories arm64  <4b7d97e1afa63b0691bccc13f215009a> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1c2437000 - 0x1c24f2fff VideoToolbox arm64  <4eb01c2993d3373da4676c962a574c63> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1c292a000 - 0x1c2985fff PersonalizationPortrait arm64  <b11eba89d4b33c74893d02d1da5dbb0d> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1c2a4e000 - 0x1c2a56fff SymptomDiagnosticReporter arm64  <f8dfea967cb43959b2e43d9a0c7cb15d> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1c2a57000 - 0x1c2a59fff IOSurfaceAccelerator arm64  <106435a876fb399e9a5349ed86f306cb> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1c2a5a000 - 0x1c2b08fff AssetsLibraryServices arm64  <98c033dd375d3e8ab5facb877e50705d> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1c2b09000 - 0x1c2b38fff DataAccessExpress arm64  <8fd6511baebd3b7aa65f70dc0b4a7389> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1c2ba9000 - 0x1c2bbefff CoreFollowUp arm64  <815d85b553403be0aad2abde79588b6e> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1c2bbf000 - 0x1c2bc7fff FamilyCircle arm64  <0feb08ca92293c8db2e19d0c7e8b9dad> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1c2bc8000 - 0x1c2bddfff libcoretls.dylib arm64  <b8273342147b3e85aef1d8c234f20fe6> /usr/lib/libcoretls.dylib
0x1c2c34000 - 0x1c2cc3fff libate.dylib arm64  <a536166f21db36dfb601f846ea0a04cc> /usr/lib/libate.dylib
0x1c3f7e000 - 0x1c3fd0fff FTServices arm64  <76299335f41a3dc0986e9b9eca2f1cc2> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1c4083000 - 0x1c40fafff SAObjects arm64  <f65672c0a5a93cdfa56fc25b090c848e> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1c40fb000 - 0x1c4105fff CoreRecents arm64  <ba33005979b03b7780b14e5002ccdd83> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1c41ae000 - 0x1c41bbfff DataMigration arm64  <733cfa0ba5f13936b58580c9ec2e35f3> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1c436d000 - 0x1c4391fff IconServices arm64  <6583958a4d9d3065a6cf3b5a5112c617> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c4392000 - 0x1c457cfff iTunesCloud arm64  <f05affac3cb934259cd449b1c2ddad4f> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1c457d000 - 0x1c4846fff MusicLibrary arm64  <c660695894773e03bff5598453257db2> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1c4847000 - 0x1c4848fff WatchdogClient arm64  <d345cee5836f3250acc8079a604fb0a6> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1c4849000 - 0x1c485afff libprequelite.dylib arm64  <85f801e1fd2a324ca1985201e66016b7> /usr/lib/libprequelite.dylib
0x1c487c000 - 0x1c4881fff IDSKVStore arm64  <77e985a31fe93bdf988b7162eb96c571> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1c4882000 - 0x1c4892fff CoreEmoji arm64  <7f9dff8671e93fe5a65e53c0f28d3405> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1c492a000 - 0x1c4978fff ClassKit arm64  <d7a2d32499d933868c62a7b35f3b3dfb> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1c49e5000 - 0x1c49f1fff CPMS arm64  <3c9c0408051a3940bd25b6e325837045> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1c49f2000 - 0x1c49fafff RTCReporting arm64  <bf10df28fe3e3b29a81a2ff078a1f03c> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1c4b59000 - 0x1c4ba5fff MobileBackup arm64  <fd982775f21732448d2c3d175169c94b> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1c4c55000 - 0x1c4c5cfff CoreTime arm64  <8c6f2711e12b3f4e8848dacbabf00170> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1c4c9c000 - 0x1c4ddafff IMDPersistence arm64  <28cab62efeed3586b3b7b4dde1113ac5> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1c5202000 - 0x1c5256fff ToneLibrary arm64  <4ccfa4d1895e377f9f5a6fa906a92ad7> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1c5522000 - 0x1c5540fff AppConduit arm64  <4c5544caa5f63b8183ebd422fb201b7c> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1c5541000 - 0x1c5559fff IntlPreferences arm64  <cf1879aac3123c9ca31ca5e015715cf8> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1c58d5000 - 0x1c59a9fff CoreBrightness arm64  <66fc21a12045316d859896e0d97f44ef> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1c59aa000 - 0x1c59b1fff libIOReport.dylib arm64  <a154acaa12c939478ad46f6e7f83f307> /usr/lib/libIOReport.dylib
0x1c5b42000 - 0x1c5ceafff libBNNS.dylib arm64  <eaa5061db1043aa7bbd3adb25d12d9cf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1c5ceb000 - 0x1c5cf2fff StudyLog arm64  <a5d34325d2bc31439787124e1ca7edad> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1c5cf3000 - 0x1c5d79fff BulletinBoard arm64  <205c47d846693307ad3e94258bc3a1e4> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1c5d7a000 - 0x1c5e09fff iTunesStore arm64  <aef1a50af2273cefa5927dab3de7da52> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1c683c000 - 0x1c6894fff SafariCore arm64  <4dfb91d9631c3e51b991e8381b733dc7> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1c6895000 - 0x1c68fafff ScreenTimeCore arm64  <2c1eefe0174d35059ce352b2258e4b9d> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1c6f16000 - 0x1c6f29fff LocalAuthentication arm64  <96bc621577af3760b7efaeb5c97d7d21> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1c6f2a000 - 0x1c6f2efff CommunicationsFilter arm64  <bc5fd503074b389fb6191c532163f1a8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1c6f2f000 - 0x1c6f51fff AddressBook arm64  <8e549abd1d653fd7b1bfb7a1a5268f93> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1c6f52000 - 0x1c6f5dfff CaptiveNetwork arm64  <98c5480251c33059a4b4a93a8501012c> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1c70af000 - 0x1c7161fff libBLAS.dylib arm64  <2a87beb19afc36128a8fb13e0954b609> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1c7162000 - 0x1c7170fff CTCarrierSpace arm64  <a42af10e19bb3e95bf933a2596b8235a> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1c795b000 - 0x1c7a2afff CoreParsec arm64  <9bfe800d7aea306aa0adeb2621e7dcdd> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1c7c18000 - 0x1c7c32fff libtailspin.dylib arm64  <2c151a5a3918328cb0744e94c628fe16> /usr/lib/libtailspin.dylib
0x1c7c91000 - 0x1c7ca5fff ContactsDonation arm64  <b47d8a28bab53c6ba18dc201956270eb> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1c7cf0000 - 0x1c7cf9fff MobileActivation arm64  <61f95e53f8ce37e7bced7ec0ef716b2e> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1c7d7a000 - 0x1c7d88fff MobileIcons arm64  <54e46765861a393eafc38a0f867a0f29> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1c7d89000 - 0x1c7e89fff ResponseKit arm64  <3f94ad67905e3d6c85ce6e5eb2887257> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1c7f51000 - 0x1c7f9afff CoreHaptics arm64  <4cace5a0b93b391991ca5505032cd3d4> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1c7f9b000 - 0x1c8064fff ProofReader arm64  <d4e773f519653a4b8f30485f91557169> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1c80d5000 - 0x1c8155fff CoreSymbolication arm64  <65b1c77f44fd323cbdeb58aeafd8c402> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1c8156000 - 0x1c815cfff IdleTimerServices arm64  <c85143baf57e36edac4ebd1f268c4f5a> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1c824b000 - 0x1c8305fff VideoSubscriberAccount arm64  <35f5ff443d3332c5b2e6c27b51b8014d> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1c831a000 - 0x1c831dfff FTClientServices arm64  <9424eb41aa0435f78a755f6e9e833c7b> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1c831e000 - 0x1c8382fff ContactsUICore arm64  <491285b9fa8f30b9868b48174f984115> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1c87e2000 - 0x1c8829fff LoggingSupport arm64  <65a30dc6a838350eb5b96a4217f1efc2> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c8941000 - 0x1c899bfff ProtectedCloudStorage arm64  <3e67164dad353c00aaa7d574847c99c4> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c8a85000 - 0x1c8a8efff OpenGLES arm64  <efb604a37626343f88ca241a75b5954f> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c8bef000 - 0x1c8bf7fff libGFXShared.dylib arm64  <44db152057043f20b2178c9ee4255dad> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c8bf8000 - 0x1c8c2cfff SharedUtils arm64  <215432ed2558306eada90b64993bf36e> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c8c2d000 - 0x1c8c7afff PhotosFormats arm64  <775f410f34c63403bbfcf56609d080d9> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1c9cce000 - 0x1c9d0afff StreamingZip arm64  <f87c346e1b663482ac2e41a41d98ed2f> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1ca94f000 - 0x1cab78fff SafariShared arm64  <42eee8d586e838a9a70dbe3f51411d1d> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1cabfe000 - 0x1cac01fff InternationalTextSearch arm64  <bd31dbb9efae39b6b0ebec6e3a403643> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1cac1f000 - 0x1cac3bfff AssetCacheServices arm64  <96f5162e0631368594de20255435b46c> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1cb5ae000 - 0x1cb5b3fff IncomingCallFilter arm64  <1972e6090203370daddd394f3963996f> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1cb5cf000 - 0x1cb5e7fff NetworkStatistics arm64  <cda1cca5accb36898ef01dedc07af21d> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1cba43000 - 0x1cba49fff Netrb arm64  <9934d7b894833910a3f25ef9e79477bd> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1cba4d000 - 0x1cba7dfff EAP8021X arm64  <1567a1b0f1573bffa71198be9cdeaa4f> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1cba7e000 - 0x1cba80fff OSAServicesClient arm64  <b2f3a0e954043ec792bbb04daf563cc2> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1cbc21000 - 0x1cbc25fff libgermantok.dylib arm64  <0e67216cfbfb3832b49560179a5c307d> /usr/lib/libgermantok.dylib
0x1cbc26000 - 0x1cbcd9fff libmecab.dylib arm64  <648af7cc6ed63079bfa559bd8f579ba0> /usr/lib/libmecab.dylib
0x1cbcda000 - 0x1cbd15fff Catalyst arm64  <dbaf8bf041ee37f8963299574fd65c95> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1cbe69000 - 0x1cbea4fff VoiceServices arm64  <92e2ffa800db3cd1a4e3f6b65cb5371c> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1cbea5000 - 0x1cbfbcfff Navigation arm64  <709fe6799f2238999a6c821b5c5aea33> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1cc2c5000 - 0x1cc2d3fff CoreDuetDaemonProtocol arm64  <f14ed7db116533349108ed92e8e633df> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1cc2d4000 - 0x1cc2f3fff FTAWD arm64  <89772fd603323f1cacd3674dd82f6705> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1cd827000 - 0x1cd829fff OAuth arm64  <22392f3a8c993ef4a8eeae78fda9a750> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1cdae9000 - 0x1cdb24fff DifferentialPrivacy arm64  <bc91e19d9ef5357baa86ae25b13deaa3> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ce2ed000 - 0x1ce35cfff libarchive.2.dylib arm64  <6f133f3baefa3bdf81638337ed6443fd> /usr/lib/libarchive.2.dylib
0x1ce35d000 - 0x1ce38efff C2 arm64  <f0388e033e5535aca7895fd90e5df139> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ce38f000 - 0x1ce3c3fff NaturalLanguage arm64  <c92be1126bd4377f9a34c90199c2aedf> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1ce457000 - 0x1ce458fff libsystem_coreservices.dylib arm64  <ed51e2f621123f17b9875353b363c2ec> /usr/lib/system/libsystem_coreservices.dylib
0x1ce46a000 - 0x1ce47cfff libmis.dylib arm64  <c3f4e3caa7c43741938d7c58c6b1b432> /usr/lib/libmis.dylib
0x1ce47d000 - 0x1ce4d3fff WebBookmarks arm64  <fe25dc0f42c93e1f8faf2a81e795433f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1ce4d4000 - 0x1ce4e1fff DCIMServices arm64  <25a2b5ef21e53ebab30131ef1a7a20c4> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ce4e2000 - 0x1ce634fff CloudPhotoLibrary arm64  <f3f2254ea3703041bcf3d1445bc11235> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ce66f000 - 0x1ce677fff libcopyfile.dylib arm64  <56998cd5b112329aa3236b04a5ad53c7> /usr/lib/system/libcopyfile.dylib
0x1ce678000 - 0x1ce699fff UsageTracking arm64  <fc17f6b7338c37d093622e32b9fafc12> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ce9db000 - 0x1cea6bfff AccountsDaemon arm64  <fd01114e585735b0a74dd51a208ff1c4> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1cea6c000 - 0x1cea77fff AppleIDSSOAuthentication arm64  <98b091685551360ba8f10bf0aa5c47ca> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1cea78000 - 0x1cea8bfff SettingsFoundation arm64  <5ab832ac188d3ff385bf704c3df778a3> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1cebba000 - 0x1cec36fff Symbolication arm64  <9ada1f299c603d84b78fa1f31aafe949> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1cedec000 - 0x1cee3afff ChunkingLibrary arm64  <ab690a7a77773b6dbb45b57aaf2c7a2e> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1cee3e000 - 0x1cee42fff DAAPKit arm64  <9fc6d64bab883cae9d827c853fcb8d6a> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1cf342000 - 0x1cf344fff CoreDuetDebugLogging arm64  <b2279c528b3a3e63865068347d92b3ec> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1cfe4e000 - 0x1cfe8cfff SignpostSupport arm64  <05c30ab85bc5374abbc8c6896d84c986> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1d00ef000 - 0x1d00f8fff SignpostCollection arm64  <c695177e91e4323aad1de48263057f3e> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1d0829000 - 0x1d0830fff URLFormatting arm64  <3a342d5dd2273c129f37c649a92746c3> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1d0845000 - 0x1d08ecfff MMCS arm64  <5651f059425a374da74d91c480690909> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1d0945000 - 0x1d0b72fff MobileSpotlightIndex arm64  <57d45d4d349431ba9fe2148bfb4782ba> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1d0f48000 - 0x1d0f8efff CoreLocationProtobuf arm64  <93acd244189f373a98bc24f52bb3bc22> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d1042000 - 0x1d10bffff Quagga arm64  <c0e8be2642ca3b3c94850bb77309a882> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d13ca000 - 0x1d13dffff libEDR arm64  <57346ff151d339829bc4f94cbf7cb105> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1d1ffe000 - 0x1d200cfff libperfcheck.dylib arm64  <460f88b503f73cf9b96e691a44e5836d> /usr/lib/libperfcheck.dylib
0x1d200d000 - 0x1d2018fff libAudioStatistics.dylib arm64  <28a276e66e8638969bcfc5521110f49a> /usr/lib/libAudioStatistics.dylib
0x1d21da000 - 0x1d21eafff caulk arm64  <bd865d9618be3204a928517b026bda53> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1d222a000 - 0x1d2230fff MobileSystemServices arm64  <39a2c4d8767836b98f206526cf2a04c8> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1d3311000 - 0x1d334afff libGLImage.dylib arm64  <ede888bc758233fca23dbf176776f128> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1d3778000 - 0x1d3789fff libSparseBLAS.dylib arm64  <ee8241a671483ab5b632e5016c56ef0c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1d378a000 - 0x1d379dfff Engram arm64  <bbed0fe0603438848a30c3687c5b0f85> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1d3815000 - 0x1d384ffff DataDetectorsNaturalLanguage arm64  <c5cd9ddf94a63455a68d2276ddd0b27c> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1d3b3f000 - 0x1d3b47fff FSEvents arm64  <1a7bcf31051838d7a0c78526af4311e9> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1d3b57000 - 0x1d3bd5fff CoreDAV arm64  <f5bfe859adfb3dca95e7903c30d0295c> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1d44bf000 - 0x1d44cffff RemoteTextInput arm64  <39ff871ae96434c2957618220e1174ef> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1d44f8000 - 0x1d4527fff iCalendar arm64  <ae40ba64d9a03a269ee1b94d69e44696> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1d4544000 - 0x1d454dfff CloudPhotoServices arm64  <9f8a247553bf304da68240e2106b22ba> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1d458c000 - 0x1d45a0fff libLinearAlgebra.dylib arm64  <f7e881e9e9c334e6a566bd970a6d5682> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1d4631000 - 0x1d4733fff ConfigurationEngineModel arm64  <6b971d0739fb3c60bbdfbb31ce5efdfa> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1d4734000 - 0x1d473bfff CertUI arm64  <8a48edf448aa3b98b069feafc2d6dcff> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1d483f000 - 0x1d484dfff CoreAUC arm64  <473160ece5ca3114b6093dfc7a7dbecd> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1d52b7000 - 0x1d52fefff PhysicsKit arm64  <8b2a3e5ad25138aca1fed2b6c8153404> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1d52ff000 - 0x1d5350fff CorePrediction arm64  <2f84a1dd8562380c935a5e51b368c335> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1d57b1000 - 0x1d57fcfff SafariSafeBrowsing arm64  <3496ae8f03d83782a04bed486058e621> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1d5ba4000 - 0x1d5c19fff HomeSharing arm64  <c79331f9b1a63986ac74b6d3b684b5a1> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1d5ca9000 - 0x1d5cc7fff GenerationalStorage arm64  <f2793d5057dd303bb0dbbb289681e3f1> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1d5d2c000 - 0x1d5d37fff PersonaKit arm64  <97b3d598462c33a8b7e6d3e00465b736> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1d5d38000 - 0x1d5d44fff PersonaUI arm64  <ce9d20b6719a35039e28ddeda5d3487b> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1d6152000 - 0x1d6157fff kperf arm64  <65f78f4784af3f5eb002a701211f42db> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1d62f0000 - 0x1d62fefff AssetsLibrary arm64  <c8a3e5d7fc8738ff906747b0e941f763> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1d632b000 - 0x1d635efff libpcap.A.dylib arm64  <ea3a53e8c1893ed2af635437ca799069> /usr/lib/libpcap.A.dylib
0x1d6630000 - 0x1d6644fff WebUI arm64  <a97abb838c3935d698708cecff4a5a4a> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1d6645000 - 0x1d665bfff SafariFoundation arm64  <3d076450768a3de9a17bec043193a8d2> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1d66a7000 - 0x1d6741fff libvDSP.dylib arm64  <dc80adf2f1f93c7d86af56f519205aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1d6742000 - 0x1d676dfff vCard arm64  <1dc1d63c504236e5bda295056767d990> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1d67b5000 - 0x1d6840fff SampleAnalysis arm64  <e3d00a15e0c83a719e107de7da1d9a1e> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1d6841000 - 0x1d684cfff IntentsFoundation arm64  <ba28027851e131f1a4792ffceeb35a2a> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d6a3e000 - 0x1d6a40fff ParsecSubscriptionServiceSupport arm64  <293a9e3031db3134b6ebcdcbf5b381d3> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d6a41000 - 0x1d6ad0fff MediaPlatform arm64  <5082bec3bfc53aed8b17f668cccb2149> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d6ad1000 - 0x1d6ddefff MediaLibraryCore arm64  <f6b0fa6235ab38799f9f9eb365de07f5> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d6e41000 - 0x1d6e79fff PhotosImagingFoundation arm64  <808046e40b1131179a455c5a291a2350> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d6e7a000 - 0x1d6e9cfff MediaConversionService arm64  <60071d4fe94c30eba12ac82d0822fa96> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1d6e9d000 - 0x1d6ebafff MediaStream arm64  <d24cc22c275535cc93925ade7511096f> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1d6ebb000 - 0x1d6fb6fff CoreMediaStream arm64  <c83b460b20c53b45b63ffed05875d602> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1d71d7000 - 0x1d71d7fff Accelerate arm64  <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d71d9000 - 0x1d74f4fff libLAPACK.dylib arm64  <d6ea6a57de14389ca3ec031d84ba62d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d74f5000 - 0x1d74f9fff libQuadrature.dylib arm64  <85ee31834b943fa4a79f0028afa6b407> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d74fa000 - 0x1d7553fff libvMisc.dylib arm64  <4d6610a6d6723a8d8de29bc32ad9e337> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d7554000 - 0x1d7554fff vecLib arm64  <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1d755d000 - 0x1d756afff AuthenticationServices arm64  <7cb7835c0f103b8891ec9fc4f273674a> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1d756b000 - 0x1d7573fff BackgroundTasks arm64  <c785e162c89e3c9697f4e093e5399ce2> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1d75ad000 - 0x1d76aafff Combine arm64  <492924c75b103be3991b2a7e726ef65e> /System/Library/Frameworks/Combine.framework/Combine
0x1d789b000 - 0x1d78d5fff CryptoKit arm64  <cd662a3bae793430b0f334a8f5491897> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1d7912000 - 0x1d793ffff GSS arm64  <60fd49301a173eb594e1391d7aa1241c> /System/Library/Frameworks/GSS.framework/GSS
0x1d7953000 - 0x1d7984fff MPSCore arm64  <001dcb033b9a3f259644b5ff93a96227> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1d7985000 - 0x1d79fefff MPSImage arm64  <4e5340656117343ba89c54e8bee1e347> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1d79ff000 - 0x1d7a21fff MPSMatrix arm64  <13725f1a61303fae9f518f943710f646> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1d7a22000 - 0x1d7a36fff MPSNDArray arm64  <c436bd31deec33e09f7f9f480357aa89> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1d7a37000 - 0x1d7bc7fff MPSNeuralNetwork arm64  <16b5f8defd2a332396647c4d1834ccd7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1d7bc8000 - 0x1d7c0dfff MPSRayIntersector arm64  <fe9cb9d7e1d6360493bef5194c3cdd87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1d7c0e000 - 0x1d7c0efff MetalPerformanceShaders arm64  <7a457343586035b9aa98f112da20047e> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1d7c1b000 - 0x1d7c1bfff MobileCoreServices arm64  <416f57ebfd033270873ab3dc1826a175> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1d7c26000 - 0x1d7c27fff libCVMSPluginSupport.dylib arm64  <a48d6f660ab334e4896875c41e84e700> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1d7c28000 - 0x1d7c2efff libCoreFSCache.dylib arm64  <3502f334af0b3b378ce989d56b83de22> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1d7c2f000 - 0x1d7c34fff libCoreVMClient.dylib arm64  <90aa71c04f7630fd9e79c9cff20849d7> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1d7c68000 - 0x1d7c9ffff QuickLookThumbnailing arm64  <cfe0dc9d49213596bf190dc5f79c563a> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1d80a9000 - 0x1d80a9fff UIKit arm64  <6a77bb10880e3ea8876d605b149c48cf> /System/Library/Frameworks/UIKit.framework/UIKit
0x1d845b000 - 0x1d85abfff ANECompiler arm64  <9afc2945d4e539e1a82b563e7af33896> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1d85ac000 - 0x1d85bcfff ANEServices arm64  <9a97287ac8d633e78456fcb0b9b5ecc1> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1d85c5000 - 0x1d8659fff APFS arm64  <e16bd58dd0e63bd4aca186d862ef9774> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1d8803000 - 0x1d880efff AccountSettings arm64  <eb9e1a259ab331999aac265e2b1af198> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1d913c000 - 0x1d914afff AppleFSCompression arm64  <13765460cd4534e08c383964665979cd> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1d9151000 - 0x1d915ffff AppleIDAuthSupport arm64  <9faa9703452c3fc7a767c1d0feed0381> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d9160000 - 0x1d91a1fff AppleJPEG arm64  <01968616027933a2901dc71281435b20> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1d91bd000 - 0x1d91cefff AppleNeuralEngine arm64  <4e6292f11a3a3b57a618261020d05629> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1d91d5000 - 0x1d91f8fff AppleSauce arm64  <18542f06875d316ba1cd97fb8f2aa15c> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1d92ac000 - 0x1d92e6fff AttributeGraph arm64  <29e62b91071b34228a2b8a5afadece16> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1d93f3000 - 0x1d9423fff Bom arm64  <88d174c4982431a4b289e6b9e45bd979> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d9eb1000 - 0x1d9eb1fff CombineCocoa arm64  <2f02eae79dd4338cb1b7e386bb3edc9f> /System/Library/PrivateFrameworks/CombineCocoa.framework/CombineCocoa
0x1d9eb2000 - 0x1d9eb9fff CommonAuth arm64  <3d98c829e019394c8cbcfccdd8d202d6> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1da2d9000 - 0x1da2ddfff CoreOptimization arm64  <45ca955c956c3f819a1417fcdf862691> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1da355000 - 0x1da356fff CryptoKitCBridging arm64  <6f2a796ccfc5386a972c48cabd65148c> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1da3f4000 - 0x1da3fffff DeviceIdentity arm64  <654311dcc6393cbea398271f1d53e30b> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1da58b000 - 0x1da5a6fff DocumentManagerCore arm64  <e2731528815f39698ba7630b7c44106a> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1da662000 - 0x1dacbcfff Espresso arm64  <f9ceb51ab6d436f1b99d70d653f47318> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1daf85000 - 0x1db397fff FaceCore arm64  <b5ce2abed82a39c98006727be15e9da5> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1db46a000 - 0x1db47efff libGSFontCache.dylib arm64  <3a698819eded329e99bd967748d2cf0c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1db4e2000 - 0x1db4eefff libhvf.dylib arm64  <1c491065966d3b178fb85f5390d00ea2> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1db510000 - 0x1db524fff Futhark arm64  <2c4b562dcb1235a7938fb7eed087271f> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1dc1eb000 - 0x1dc1f7fff GraphVisualizer arm64  <57bd0775f3a3367c89a5d82bfac33d52> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1dcb53000 - 0x1dcbc2fff Heimdal arm64  <6357d53f0e7b36e99018cc2d06543a23> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1dd111000 - 0x1dd117fff InternationalSupport arm64  <9a0832c5f2853fea9d175983293f085c> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1dd3d2000 - 0x1dd3d2fff Marco arm64  <f1dd491cb0323174bb787d84f46bfcdf> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1dd888000 - 0x1dd8b1fff MetricsKit arm64  <b35f3e29becc3bc893a736bc5e9e5c51> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1dd8bf000 - 0x1dd8d2fff MobileDeviceLink arm64  <89cd5057630a308785c1df7341101317> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1ddb82000 - 0x1ddbc1fff OTSVG arm64  <ed2857cbee89373cbc9ce49fb580a768> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1de20f000 - 0x1de20ffff PhoneNumbers arm64  <a0597ccd3f3d3779842bfcdd166ad567> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1dfb59000 - 0x1dfbabfff RenderBox arm64  <ed1ec7e61788309ca8346e88cfc19947> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1dfbac000 - 0x1dfbb0fff RevealCore arm64  <62a6a6dd4ce73d3c8f565d9096fdd562> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1dfd43000 - 0x1dfd4ffff SetupAssistantSupport arm64  <49ac50681de53665b960b0c4ec31bb66> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1dfd6d000 - 0x1dfd6dfff SignpostMetrics arm64  <ccd4641695f137af991e6a52a2ada175> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1dfd9b000 - 0x1dfdc2fff SiriInstrumentation arm64  <8143b18e83e23796911646ee38be3362> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1e0542000 - 0x1e065ffff TextRecognition arm64  <bccda0903deb3e259aac1c58ae127627> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1e0660000 - 0x1e0702fff TextureIO arm64  <e8bdae76f5d03a1aaf4ab35b0134b187> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1e153d000 - 0x1e1a22fff libwebrtc.dylib arm64  <19b78383de6038f9814b94dd9b575079> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1e1ba9000 - 0x1e1bb1fff kperfdata arm64  <e3c57e8ca9ce30cf92e464e578c24a1f> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1e1bb2000 - 0x1e1bf9fff ktrace arm64  <96b36a5cd60a3867af01bfe96111323c> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1e1c12000 - 0x1e1c1efff perfdata arm64  <c1cb85c5c5df3ed9b28d2ed9452ce2ad> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1e201b000 - 0x1e231bfff libAWDSupportFramework.dylib arm64  <9813a128861d355182711ab7ad19b076> /usr/lib/libAWDSupportFramework.dylib
0x1e24cc000 - 0x1e24d6fff libChineseTokenizer.dylib arm64  <0e445657d27a36dcb760518ec9ce058f> /usr/lib/libChineseTokenizer.dylib
0x1e24fc000 - 0x1e26affff libFosl_dynamic.dylib arm64  <bea0ead4ccfe34ed8d67db9040c5da5f> /usr/lib/libFosl_dynamic.dylib
0x1e272a000 - 0x1e2730fff libMatch.1.dylib arm64  <b002ca909bc23e199f41688686d1e0e2> /usr/lib/libMatch.1.dylib
0x1e28d0000 - 0x1e28d1fff libSystem.B.dylib arm64  <75405d58fabf30c7b9ecc0e331c27b66> /usr/lib/libSystem.B.dylib
0x1e28da000 - 0x1e28dcfff libThaiTokenizer.dylib arm64  <9ed43303717b3827bdafaa5028e5bcba> /usr/lib/libThaiTokenizer.dylib
0x1e29db000 - 0x1e29f0fff libapple_nghttp2.dylib arm64  <a7682f6ecc7e3f3caad2a92f9c878bef> /usr/lib/libapple_nghttp2.dylib
0x1e2a69000 - 0x1e2a79fff libbsm.0.dylib arm64  <c1b0aa77a61131639c025f73be39a9a1> /usr/lib/libbsm.0.dylib
0x1e2a7a000 - 0x1e2a86fff libbz2.1.0.dylib arm64  <4ff35b9f0db13e8fa0aece72160017aa> /usr/lib/libbz2.1.0.dylib
0x1e2a87000 - 0x1e2a87fff libcharset.1.dylib arm64  <87ff3c878e09320ab5779fb95b4076e9> /usr/lib/libcharset.1.dylib
0x1e2a88000 - 0x1e2a99fff libcmph.dylib arm64  <5dbe2654aa0635ad9cdb780a2f5a18e1> /usr/lib/libcmph.dylib
0x1e2a9a000 - 0x1e2ab1fff libcompression.dylib arm64  <51d0e641cbb63b23a6a08e3f0295895b> /usr/lib/libcompression.dylib
0x1e2ab2000 - 0x1e2ab3fff libcoretls_cfhelpers.dylib arm64  <f270bfec588e37a0b2d12c492ba855e9> /usr/lib/libcoretls_cfhelpers.dylib
0x1e2ab4000 - 0x1e2abafff libcupolicy.dylib arm64  <336a8ee71bdf35639435a2c34e4d5e91> /usr/lib/libcupolicy.dylib
0x1e2afa000 - 0x1e2b03fff libdscsym.dylib arm64  <c87ac0bbb2873620be2d1cbc39096f5f> /usr/lib/libdscsym.dylib
0x1e2b04000 - 0x1e2b20fff libedit.3.dylib arm64  <15cfb1146f1d37609a4268e554931d64> /usr/lib/libedit.3.dylib
0x1e3061000 - 0x1e3066fff libheimdal-asn1.dylib arm64  <1a6e4b5c3f5c39bbae2a33b43f9b4b09> /usr/lib/libheimdal-asn1.dylib
0x1e3067000 - 0x1e3158fff libiconv.2.dylib arm64  <70c1c504551e37d785695d869de0d5b6> /usr/lib/libiconv.2.dylib
0x1e316e000 - 0x1e3179fff liblockdown.dylib arm64  <84b48677056c3fb5adbd4641510dbd3a> /usr/lib/liblockdown.dylib
0x1e317a000 - 0x1e3192fff liblzma.5.dylib arm64  <1456dc26b10234c890ca66a1e6b778d6> /usr/lib/liblzma.5.dylib
0x1e3513000 - 0x1e3542fff libncurses.5.4.dylib arm64  <8c72799a64a5379b803745c4735c9bae> /usr/lib/libncurses.5.4.dylib
0x1e3543000 - 0x1e3557fff libnetworkextension.dylib arm64  <94d3b0463c0b318094cde9a76c3dbcf4> /usr/lib/libnetworkextension.dylib
0x1e38e1000 - 0x1e38f9fff libresolv.9.dylib arm64  <1d914110b0a436e9bd672800a4f2c6e6> /usr/lib/libresolv.9.dylib
0x1e38fa000 - 0x1e38fcfff libsandbox.1.dylib arm64  <1ad43f190ff63df185aef513f41e508c> /usr/lib/libsandbox.1.dylib
0x1e38fd000 - 0x1e3902fff libsysdiagnose.dylib arm64  <902722d054b83e039e30e2b686c1c452> /usr/lib/libsysdiagnose.dylib
0x1e3903000 - 0x1e3934fff libtidy.A.dylib arm64  <d89d4061c45b353b949dc72a4777cea4> /usr/lib/libtidy.A.dylib
0x1e393c000 - 0x1e393ffff libutil.dylib arm64  <2fa97e4bb7b63d079d737a2ca0cb8bba> /usr/lib/libutil.dylib
0x1e396d000 - 0x1e397efff libz.1.dylib arm64  <47c4de23ed2f3a668af88376e0989a6e> /usr/lib/libz.1.dylib
0x1e39a9000 - 0x1e39abfff liblog_network.dylib arm64  <d4d8592cefea3c729d136d1a3a1d4c4b> /usr/lib/log/liblog_network.dylib
0x1e39cc000 - 0x1e3a03fff libswiftAccelerate.dylib arm64  <009064a2f21e3bce8b724e8ff2b393f7> /usr/lib/swift/libswiftAccelerate.dylib
0x1e3a42000 - 0x1e3a49fff libswiftCoreData.dylib arm64  <2f5991e9688937b996adeb647ff61744> /usr/lib/swift/libswiftCoreData.dylib
0x1e3a4a000 - 0x1e3a4efff libswiftCoreFoundation.dylib arm64  <8138ff2661d7305290743d8534bf0a69> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1e3a4f000 - 0x1e3a5dfff libswiftCoreGraphics.dylib arm64  <efe6539ddab631d9bad4d8ba7323589e> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1e3a5e000 - 0x1e3a62fff libswiftCoreImage.dylib arm64  <ac6a28c85aab345981328a04b1628f6b> /usr/lib/swift/libswiftCoreImage.dylib
0x1e3ab7000 - 0x1e3ac0fff libswiftDarwin.dylib arm64  <e2d61691dc6f39db91d1142b644d9552> /usr/lib/swift/libswiftDarwin.dylib
0x1e3ac1000 - 0x1e3adcfff libswiftDispatch.dylib arm64  <1ed438568d74342c8752a98ed4ab208d> /usr/lib/swift/libswiftDispatch.dylib
0x1e3add000 - 0x1e3c62fff libswiftFoundation.dylib arm64  <21f7f9b57922349b858ba43e0a4a3b4c> /usr/lib/swift/libswiftFoundation.dylib
0x1e3c9f000 - 0x1e3ca6fff libswiftMetal.dylib arm64  <576cf33ff2123964acca77403977a40b> /usr/lib/swift/libswiftMetal.dylib
0x1e3d18000 - 0x1e3d1efff libswiftObjectiveC.dylib arm64  <c7a3214dacae3dc2a08cc1e3fb8acc88> /usr/lib/swift/libswiftObjectiveC.dylib
0x1e3d29000 - 0x1e3d2efff libswiftQuartzCore.dylib arm64  <c295f1a454ca3a22818c3c3cd666c462> /usr/lib/swift/libswiftQuartzCore.dylib
0x1e3d6a000 - 0x1e3d81fff libswiftUIKit.dylib arm64  <6e542f426a50395792315f74624d6eca> /usr/lib/swift/libswiftUIKit.dylib
0x1e3d92000 - 0x1e3d9afff libswiftos.dylib arm64  <add8bbf1e50e39cda5a4c431755442d1> /usr/lib/swift/libswiftos.dylib
0x1e3d9b000 - 0x1e3db5fff libswiftsimd.dylib arm64  <82dd4a5919ba349d881a99d7d08ce0bb> /usr/lib/swift/libswiftsimd.dylib
0x1e3db6000 - 0x1e3dbbfff libcache.dylib arm64  <8c6a86d619a63f69a4c8758763b688e9> /usr/lib/system/libcache.dylib
0x1e3dbc000 - 0x1e3dc8fff libcommonCrypto.dylib arm64  <2fdc23624fb83ae984c901b669540c98> /usr/lib/system/libcommonCrypto.dylib
0x1e3dc9000 - 0x1e3dcdfff libcompiler_rt.dylib arm64  <482de1b7f6f1378a80ea5161d121490e> /usr/lib/system/libcompiler_rt.dylib
0x1e3ea3000 - 0x1e3ea3fff liblaunch.dylib arm64  <0f134be6b3b533379e9a5ea9c2a428b1> /usr/lib/system/liblaunch.dylib
0x1e3ea4000 - 0x1e3ea9fff libmacho.dylib arm64  <3604de74a248319884697826f63c26a8> /usr/lib/system/libmacho.dylib
0x1e3eaa000 - 0x1e3eacfff libremovefile.dylib arm64  <f2aaf03ce9bb3c43894b35deb0a7af9f> /usr/lib/system/libremovefile.dylib
0x1e3ead000 - 0x1e3eaefff libsystem_featureflags.dylib arm64  <7f9ea3e845f23ff882fd78d8d90ddb84> /usr/lib/system/libsystem_featureflags.dylib
0x1e3eaf000 - 0x1e3edcfff libsystem_m.dylib arm64  <9e35dd6d35d8374a9443cc2be9de297f> /usr/lib/system/libsystem_m.dylib
0x1e3edd000 - 0x1e3ee2fff libunwind.dylib arm64  <2b44f8f098843ec7ab8234c0b3a9dc7e> /usr/lib/system/libunwind.dylib
0x1e41c2000 - 0x1e422afff NanoRegistry arm64  <301fa69119e23f2f8699f68b3264b1e1> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1e422b000 - 0x1e4238fff NanoPreferencesSync arm64  <86f2f4df27363d6f9ee38ee2d1dcd8c2> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1e4ba4000 - 0x1e4bddfff CryptoTokenKit arm64  <b6f2bb1d89643604a9ab050ec2f54979> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1e4be3000 - 0x1e5373fff SwiftUI arm64  <eb2d80b520f736abab22e0a86f82b214> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1e5c3d000 - 0x1e5c5bfff AppSSO arm64  <1ef1ca9a715335669d424997d1fc3183> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1e5c5c000 - 0x1e5c6ffff AppSSOCore arm64  <2a376a3d23e03054933ca87efc0fe316> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF
brentsimmons commented 4 years ago

This may be fixed, or at least partly fixed. I’m going to leave it open until we can verify on the next TF build.

brentsimmons commented 4 years ago

We think the problem is that this is basically un-fixable as long as we’re sharing files in our shared container. So we’re going to stop sharing the databases and OPML files.

brentsimmons commented 4 years ago

Assigned to Maurice to do the un-sharing and to implement the plist-based add-feed data passing. It should go back to me after that work is done.

brentsimmons commented 4 years ago

Revisit after #1784, which may or may not fix it entirely.