realm / realm-swift

Realm is a mobile database: a replacement for Core Data & SQLite
https://realm.io
Apache License 2.0
16.18k stars 2.14k forks source link

realm::_impl::ExternalCommitHelper::listen() (external_commit_helper.cpp:217) #6144

Closed ganesh-ananthan closed 3 years ago

ganesh-ananthan commented 5 years ago

Goals

Should not abort the app.

Expected Results

Realm instance should be created properly.

Actual Results

App getting crash on REALM library realm::_impl::ExternalCommitHelper::listen() (external_commit_helper.cpp:217)

Steps to Reproduce

Not sure

Code Sample

Not Applicable. Generally while creating realm instances.

Version of Realm and Tooling

Realm framework version: 'RealmSwift', '~> 3.14.1'

Realm Object Server version:

Xcode version: 10.1 (10B61)

iOS version: 10.3.3 and above all.

Dependency manager + version: Cocoapod

bmunkholm commented 5 years ago

@ganesh-ananthan This is impossible to debug without further information. Can you please provide the full stacktrace?

ganesh-ananthan commented 5 years ago

Hi Bmunkholm, Please verify this stack trace and give us the idea of why it's reaching assert.

Incident Identifier: 989BC69F-E60C-4B0E-810A-B12DCF5CD63C
CrashReporter Key:   B2F552B0-7C7C-4AA4-85A9-255E6E17355A
Hardware Model:      iPhone11,2
Process:         OurAppName [7441]
Path:            /var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/OurAppName
Identifier:      com.ooobile.phone2
Version:         4.0.710 (4.0.710)
Code Type:       ARM-64
Parent Process:  ??? [1]

Date/Time:       2019-06-11T16:33:39Z
Launch Time:     2019-06-11T16:26:17Z
OS Version:      iPhone OS 12.3.1 (16F203)
Report Version:  104

Exception Type:  SIGABRT
Exception Codes: #0 at 0x1b99d10cc
Crashed Thread:  3

Thread 0:
0   Realm                                0x000000010707bd2c realm::util::InterprocessCondVar::InterprocessCondVar() + 0
1   Realm                                0x0000000106ebd76c realm::Realm::open_with_config(realm::Realm::Config const&, std::__1::unique_ptr<realm::Replication, std::__1::default_delete<realm::Replication> >&, std::__1::unique_ptr<realm::SharedGroup, std::__1::default_delete<realm::SharedGroup> >&, std::__1::unique_ptr<realm::Group, std::__1::default_delete<realm::Group> >&, realm::Realm*) (group_shared.hpp:835)
2   Realm                                0x0000000106ebd128 realm::Realm::Realm(realm::Realm::Config, std::__1::shared_ptr<realm::_impl::RealmCoordinator>) (shared_realm.cpp:63)
3   Realm                                0x0000000106dfa8d4 realm::Realm::make_shared_realm(realm::Realm::Config, std::__1::shared_ptr<realm::_impl::RealmCoordinator>)::make_shared_enabler::make_shared_enabler(realm::Realm::Config, std::__1::shared_ptr<realm::_impl::RealmCoordinator>) (shared_realm.hpp:349)
4   Realm                                0x0000000106dfa6b8 std::__1::shared_ptr<realm::Realm::make_shared_realm(realm::Realm::Config, std::__1::shared_ptr<realm::_impl::RealmCoordinator>)::make_shared_enabler> std::__1::shared_ptr<realm::Realm::make_shared_realm(realm::Realm::Config, std::__1::shared_ptr<realm::_impl::RealmCoordinator>)::make_shared_enabler>::make_shared<realm::Realm::Config, std::__1::shared_ptr<realm::_impl::RealmCoordinator> >(realm::Realm::Config&&, std::__1::shared_ptr<realm::_impl::RealmCoordinator>&&) (shared_realm.hpp:349)
5   Realm                                0x0000000106df56f8 realm::_impl::RealmCoordinator::get_realm(realm::Realm::Config) (memory:4656)
6   Realm                                0x0000000106ebf51c realm::Realm::get_shared_realm(realm::Realm::Config) (shared_realm.cpp:272)
7   Realm                                0x0000000106e8cabc +[RLMRealm realmWithConfiguration:error:] (RLMRealm.mm:400)
8   RealmSwift                           0x0000000107564cb8 RealmSwift.Realm.init() throws -> RealmSwift.Realm (Realm.swift:0)
9   RealmSwift                           0x0000000107564c4c RealmSwift.Realm.__allocating_init() throws -> RealmSwift.Realm (Realm.swift:0)
10  OurAppName                        0x0000000105a8f404 function signature specialization <Arg[3] = Dead> of generic specialization <OurAppName.Lines> of OurAppName.UnifiedDatabase.fetch(predicate: __C.NSPredicate?, sortDescriptors: [RealmSwift.SortDescriptor]?, count: Swift.Int?) -> [A.ModelType] (UnifiedDatabase.swift:29)
11  OurAppName                        0x0000000104e899e4 function signature specialization <Arg[0] = Exploded> of OurAppName.LinesDao.fetchSitToken(msisdn: Swift.String) -> Swift.String (<compiler-generated>:0)
12  OurAppName                        0x000000010580e0b4 function signature specialization <Arg[1] = Exploded, Arg[3] = Dead> of OurAppName.HTTPDownloadManager.getJSONObjectFromWSGUrl(resourceUrl: Swift.String, line: Swift.String, completion: (Swift.String?) -> ()) -> () (<compiler-generated>:0)
13  OurAppName                        0x00000001051b9dbc OurAppName.CallLogsDao.parseNotificationCallLog(SwiftyJSON.JSON) -> () (CallLogsDao.swift:0)
14  OurAppName                        0x00000001053903f8 function signature specialization <Arg[1] = Exploded, Arg[2] = Dead> of OurAppName.CallHistorySyncManager.processPNSPayload(payload: SwiftyJSON.JSON, subtype: Swift.String) -> () (CallHistorySyncManager.swift:21)
15  OurAppName                        0x0000000105002490 function signature specialization <Arg[1] = Dead> of OurAppName.RemoteNotificationParser.parsePayload(userInfo: [Swift.AnyHashable : Any]) -> () (CallHistorySyncManager.swift:0)
16  OurAppName                        0x0000000105a248b8 function signature specialization <Arg[0] = Dead, Arg[2] = Dead, Arg[3] = Dead> of OurAppName.PushNotificationManager.pushRegistry(_: __C.PKPushRegistry, didReceiveIncomingPushWith: __C.PKPushPayload, forType: __C.PKPushType) -> () (<compiler-generated>:0)
17  OurAppName                        0x0000000105a23024 @objc OurAppName.PushNotificationManager.pushRegistry(_: __C.PKPushRegistry, didReceiveIncomingPushWith: __C.PKPushPayload, forType: __C.PKPushType) -> () (<compiler-generated>:0)
18  PushKit                              0x00000001db723284 __60-[PKPushRegistry voipPayloadReceived:withCompletionHandler:]_block_invoke + 328
19  libdispatch.dylib                    0x00000001b984c304 _dispatch_call_block_and_release + 28
20  libdispatch.dylib                    0x00000001b984d884 _dispatch_client_callout + 16
21  libdispatch.dylib                    0x00000001b985973c _dispatch_main_queue_callback_4CF + 1008
22  CoreFoundation                       0x00000001b9dce024 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
23  CoreFoundation                       0x00000001b9dc8cd4 __CFRunLoopRun + 1884
24  CoreFoundation                       0x00000001b9dc8254 CFRunLoopRunSpecific + 448
25  GraphicsServices                     0x00000001bc007d8c GSEventRunModal + 104
26  UIKitCore                            0x00000001e71104c0 UIApplicationMain + 212
27  OurAppName                        0x0000000104d5adcc main (AppDelegate.swift:27)
28  libdyld.dylib                        0x00000001b9884fd8 start + 0

Thread 1:
0   libsystem_kernel.dylib               0x00000001b99d28e4 kevent + 8
1   libsystem_info.dylib                 0x00000001b99816f4 _mdns_search + 128
2   libsystem_info.dylib                 0x00000001b9980c74 mdns_addrinfo + 896
3   libsystem_info.dylib                 0x00000001b9986b74 search_addrinfo + 268
4   libsystem_info.dylib                 0x00000001b998abf8 si_addrinfo + 1656
5   libsystem_info.dylib                 0x00000001b997e300 _getaddrinfo_internal + 196
6   libsystem_info.dylib                 0x00000001b997e22c getaddrinfo + 52
7   WebRTC                               0x0000000108a9db34 DnsResolver::DnsLookupIpv6(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (DnsResolver.cpp:502)
8   WebRTC                               0x0000000108a9dc34 DnsResolver::Lookup(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) (DnsResolver.cpp:528)
9   WebRTC                               0x0000000108b6ea14 IOSConnector::TCPConnect() (IOSConnector.cpp:143)
10  WebRTC                               0x0000000108b6e548 IOSConnector::Connect() (IOSConnector.cpp:121)
11  WebRTC                               0x0000000108b6e190 IOSConnector::Start() (IOSConnector.cpp:78)
12  WebRTC                               0x0000000108b1bffc Adaptor::GetAdaptorByInterfaceNameAll(_IOS_ADAPTOR_INFO_&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) (Adaptor.cpp:817)
13  WebRTC                               0x0000000108b1a520 Adaptor::Get(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) (Adaptor.cpp:158)
14  WebRTC                               0x00000001087df790 WebRTCImpl::Activate(bool) (WebRTCImpl.cpp:14197)
15  WebRTC                               0x00000001087dff90 ___ZN10WebRTCImpl16mmmRegisterAgainERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEbbS8__block_invoke_3 (WebRTCImpl.cpp:1383)
16  libdispatch.dylib                    0x00000001b984d884 _dispatch_client_callout + 16
17  libdispatch.dylib                    0x00000001b985a404 _dispatch_lane_barrier_sync_invoke_and_complete + 56
18  WebRTC                               0x00000001087de1cc WebRTCImpl::mmmRegisterAgain(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (WebRTCImpl.cpp:0)
19  WebRTC                               0x00000001087b27e0 -[WebRTCRequestInterface doRegisterAgain:IsTransportChange:IsPNS:message:] (WebRTCRequestInterface.m:328)
20  OurAppName                        0x00000001055cdac4 function signature specialization <Arg[3] = [Closure Propagated : closure #1 (Swift.Bool) -> () in OurAppName.AppDelegate.reRegistrationRequest() -> (), Argument Types : []> of OurAppName.RegistrationManager.attemptToRegisterWithSessionInfo(isTransportChange: Swift.Bool, isPNS: Swift.Bool, message: Swift.String, completionHandle: (Swift.Bool) -> ()) -> () (RegistrationManager.swift:354)
21  OurAppName                        0x00000001058f3c30 function signature specialization <Arg[0] = Dead> of OurAppName.AppDelegate.reRegistrationRequest() -> () (AppDelegate.swift:795)
22  OurAppName                        0x0000000104e14754 reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () (<compiler-generated>:0)
23  libdispatch.dylib                    0x00000001b984c304 _dispatch_call_block_and_release + 28
24  libdispatch.dylib                    0x00000001b984d884 _dispatch_client_callout + 16
25  libdispatch.dylib                    0x00000001b98504e0 _dispatch_queue_override_invoke + 668
26  libdispatch.dylib                    0x00000001b985c870 _dispatch_root_queue_drain + 340
27  libdispatch.dylib                    0x00000001b985d0f0 _dispatch_worker_thread2 + 116
28  libsystem_pthread.dylib              0x00000001b9a48b38 _pthread_wqthread + 464
29  libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 2:
0   libsystem_kernel.dylib               0x00000001b99c5c60 mach_msg_trap + 8
1   CoreFoundation                       0x00000001b9dcde10 __CFRunLoopServiceMachPort + 236
2   CoreFoundation                       0x00000001b9dc8ab4 __CFRunLoopRun + 1340
3   CoreFoundation                       0x00000001b9dc8254 CFRunLoopRunSpecific + 448
4   Foundation                           0x00000001ba7a804c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
5   Foundation                           0x00000001ba7a7ed4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
6   UIKitCore                            0x00000001e71fc0d4 -[UIEventFetcher threadMain] + 136
7   Foundation                           0x00000001ba7a6c4c -[NSThread main] + 68
8   Foundation                           0x00000001ba8dce54 __NSThread__start__ + 984
9   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
10  libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
11  libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 3 Crashed:
0   libsystem_kernel.dylib               0x00000001b99d10cc __pthread_kill + 8
1   libsystem_pthread.dylib              0x00000001b9a47a88 pthread_kill + 296
2   libsystem_c.dylib                    0x00000001b992a14c abort + 140
3   libsystem_c.dylib                    0x00000001b98f72d0 __assert_rtn + 312
4   Realm                                0x0000000106dca658 realm::_impl::ExternalCommitHelper::listen() (external_commit_helper.cpp:217)
5   Realm                                0x0000000106dcb14c std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >(void*, void*) (external_commit_helper.cpp:173)
6   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
7   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
8   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 4:
0   libsystem_kernel.dylib               0x00000001b99c5c60 mach_msg_trap + 8
1   CoreFoundation                       0x00000001b9dcde10 __CFRunLoopServiceMachPort + 236
2   CoreFoundation                       0x00000001b9dc8ab4 __CFRunLoopRun + 1340
3   CoreFoundation                       0x00000001b9dc8254 CFRunLoopRunSpecific + 448
4   CFNetwork                            0x00000001ba3e9c88 -[__CoreSchedulingSetRunnable runForever] + 204
5   Foundation                           0x00000001ba7a6c4c -[NSThread main] + 68
6   Foundation                           0x00000001ba8dce54 __NSThread__start__ + 984
7   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
8   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
9   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 5:
0   libsystem_kernel.dylib               0x00000001b99c5c60 mach_msg_trap + 8
1   CoreFoundation                       0x00000001b9dcde10 __CFRunLoopServiceMachPort + 236
2   CoreFoundation                       0x00000001b9dc8ab4 __CFRunLoopRun + 1340
3   CoreFoundation                       0x00000001b9dc8254 CFRunLoopRunSpecific + 448
4   AVFAudio                             0x00000001bfd8b294 GenericRunLoopThread::Entry(void*) + 156
5   AVFAudio                             0x00000001bfdb5edc CAPThread::Entry(CAPThread*) + 88
6   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
7   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
8   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 6:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 7:
0   libsystem_kernel.dylib               0x00000001b99d3274 sem_wait + 8
1   OurAppName                        0x0000000105db1930 CALCommon::mainThread(void*) + 144
2   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
3   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
4   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 8:
0   libsystem_kernel.dylib               0x00000001b99d13f0 __semwait_signal + 8
1   Foundation                           0x00000001ba80d2cc +[NSThread sleepForTimeInterval:] + 132
2   OurAppName                        0x0000000105b1d68c -[ADEumANRDetection anrThreadProcess] + 192
3   Foundation                           0x00000001ba7a6c4c -[NSThread main] + 68
4   Foundation                           0x00000001ba8dce54 __NSThread__start__ + 984
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 9:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 10:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b73680 ZTimer::Run() (ZTimer.cpp:206)
3   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
4   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
5   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
6   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 11:
0   libsystem_kernel.dylib               0x00000001b99c5cb4 semaphore_timedwait_trap + 8
1   libdispatch.dylib                    0x00000001b984e9ec _dispatch_semaphore_wait_slow + 72
2   CoreLocation                         0x00000001c0c6afe8 CLClientInvalidate + 928
3   CoreLocation                         0x00000001c0c70198 CLClientStopVehicleHeadingUpdates + 1728
4   CoreLocation                         0x00000001c0ccae6c CLGetControlPlaneStatusReport + 39388
5   CoreLocation                         0x00000001c0ccadf4 CLGetControlPlaneStatusReport + 39268
6   CoreLocation                         0x00000001c0cc640c CLGetControlPlaneStatusReport + 20348
7   CoreLocation                         0x00000001c0cc6328 CLGetControlPlaneStatusReport + 20120
8   CoreLocation                         0x00000001c0cc8430 CLGetControlPlaneStatusReport + 28576
9   libxpc.dylib                         0x00000001b9a82470 _xpc_connection_call_event_handler + 76
10  libxpc.dylib                         0x00000001b9a827e0 _xpc_connection_mach_event + 860
11  libdispatch.dylib                    0x00000001b984d950 _dispatch_client_callout4 + 16
12  libdispatch.dylib                    0x00000001b9863eac _dispatch_mach_msg_invoke + 332
13  libdispatch.dylib                    0x00000001b9854ca8 _dispatch_lane_serial_drain + 248
14  libdispatch.dylib                    0x00000001b9864e68 _dispatch_mach_invoke2 + 252
15  libdispatch.dylib                    0x00000001b9864abc _dispatch_mach_invoke + 420
16  libdispatch.dylib                    0x00000001b9854ca8 _dispatch_lane_serial_drain + 248
17  libdispatch.dylib                    0x00000001b9855918 _dispatch_lane_invoke + 360
18  libdispatch.dylib                    0x00000001b985dcc0 _dispatch_workloop_worker_thread + 584
19  libsystem_pthread.dylib              0x00000001b9a48a98 _pthread_wqthread + 304
20  libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 12:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 13:
0   libsystem_kernel.dylib               0x00000001b99c5c60 mach_msg_trap + 8
1   libdispatch.dylib                    0x00000001b9863154 _dispatch_mach_send_and_wait_for_reply + 488
2   libdispatch.dylib                    0x00000001b98635f0 dispatch_mach_send_with_result_and_wait_for_reply + 52
3   libxpc.dylib                         0x00000001b9a811f4 xpc_connection_send_message_with_reply_sync + 204
4   Foundation                           0x00000001ba9e1b68 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 12
5   Foundation                           0x00000001ba7b4400 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 3688
6   Foundation                           0x00000001ba7c2554 -[NSXPCConnection _sendSelector:withProxy:arg1:arg2:] + 136
7   Foundation                           0x00000001ba9e79a8 _NSXPCDistantObjectSimpleMessageSend2 + 48
8   Contacts                             0x00000001c4f4f3b0 -[CNXPCDataMapper fetchEncodedContactsForFetchRequest:error:cancelationToken:batchHandler:] + 368
9   Contacts                             0x00000001c4f4f02c -[CNXPCDataMapper fetchAndDecodeEncodedContactsForFetchRequest:error:cancelationToken:batchHandler:] + 316
10  Contacts                             0x00000001c4f4e94c __52-[CNXPCDataMapper contactObservableForFetchRequest:]_block_invoke + 264
11  ContactsFoundation                   0x00000001c283385c -[_CNBlockObservable subscribe:] + 36
12  ContactsFoundation                   0x00000001c2820a9c __26-[CNObservable doOnError:]_block_invoke + 288
13  ContactsFoundation                   0x00000001c283385c -[_CNBlockObservable subscribe:] + 36
14  ContactsFoundation                   0x00000001c2820794 __31-[CNObservable doOnCompletion:]_block_invoke + 300
15  ContactsFoundation                   0x00000001c283385c -[_CNBlockObservable subscribe:] + 36
16  ContactsFoundation                   0x00000001c2820794 __31-[CNObservable doOnCompletion:]_block_invoke + 300
17  ContactsFoundation                   0x00000001c283385c -[_CNBlockObservable subscribe:] + 36
18  ContactsFoundation                   0x00000001c2820a9c __26-[CNObservable doOnError:]_block_invoke + 288
19  ContactsFoundation                   0x00000001c283385c -[_CNBlockObservable subscribe:] + 36
20  ContactsFoundation                   0x00000001c28203f0 __27-[CNObservable doOnCancel:]_block_invoke + 252
21  ContactsFoundation                   0x00000001c283385c -[_CNBlockObservable subscribe:] + 36
22  ContactsFoundation                   0x00000001c28215d4 -[CNObservable enumerateObjectsUsingBlock:] + 408
23  Contacts                             0x00000001c4fa2b80 __91-[CNDataMapperContactStore enumerateContactsAndMatchInfoWithFetchRequest:error:usingBlock:]_block_invoke + 516
24  Contacts                             0x00000001c4ff97cc __38-[_CNContactsLogger fetchingContacts:]_block_invoke_2 + 28
25  libsystem_trace.dylib                0x00000001b9a5e0ec os_activity_apply_f + 84
26  Contacts                             0x00000001c4ff9734 -[_CNContactsLogger fetchingContacts:] + 232
27  Contacts                             0x00000001c4fa288c -[CNDataMapperContactStore enumerateContactsAndMatchInfoWithFetchRequest:error:usingBlock:] + 316
28  Contacts                             0x00000001c4f79d40 -[CNContactStore enumerateContactsWithFetchRequest:error:usingBlock:] + 180
29  OurAppName                        0x0000000105316324 OurAppName.ContactsDao.getCNContacts() -> () (ContactsDao.swift:136)
30  OurAppName                        0x0000000105317c64 partial apply forwarder for closure #1 () -> () in OurAppName.ContactsDao.addressBookDidChange(Any) -> () (ContactsDao.swift:56)
31  OurAppName                        0x0000000104e14754 reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () (<compiler-generated>:0)
32  libdispatch.dylib                    0x00000001b984c304 _dispatch_call_block_and_release + 28
33  libdispatch.dylib                    0x00000001b984d884 _dispatch_client_callout + 16
34  libdispatch.dylib                    0x00000001b98504e0 _dispatch_queue_override_invoke + 668
35  libdispatch.dylib                    0x00000001b985c870 _dispatch_root_queue_drain + 340
36  libdispatch.dylib                    0x00000001b985d0f0 _dispatch_worker_thread2 + 116
37  libsystem_pthread.dylib              0x00000001b9a48b38 _pthread_wqthread + 464
38  libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 14:
0   libsystem_kernel.dylib               0x00000001b99d13f0 __semwait_signal + 8
1   libsystem_c.dylib                    0x00000001b9947bd0 usleep + 64
2   WebRTC                               0x0000000108a07a74 DAIOQueue::poll(timeval const*) (ioqueue_select.cpp:862)
3   WebRTC                               0x0000000108a05c28 DAEndpoint::worker_proc(void*) (endpoint.cpp:217)
4   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
5   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
6   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 15:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 16:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 17:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 18:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 19:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 20:
0   libsystem_kernel.dylib               0x00000001b99d0ed4 __psynch_cvwait + 8
1   WebRTC                               0x0000000108b23060 Condition::Wait(unsigned long) (Condition.cpp:97)
2   WebRTC                               0x0000000108b2554c Fifo::Fetch() (Fifo.cpp:105)
3   WebRTC                               0x0000000108b2586c Fifo::Run() (Fifo.cpp:140)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 21:
0   libsystem_kernel.dylib               0x00000001b99d13f0 __semwait_signal + 8
1   libsystem_c.dylib                    0x00000001b9947bd0 usleep + 64
2   WebRTC                               0x0000000108b235c8 dWait (dWait.cpp:75)
3   WebRTC                               0x0000000108b0e1b4 Transport::Run() (Transport.cpp:664)
4   WebRTC                               0x0000000108b2ce14 Thread::ThreadEntryPoint(void*) (Thread.cpp:119)
5   libsystem_pthread.dylib              0x00000001b9a46908 _pthread_body + 128
6   libsystem_pthread.dylib              0x00000001b9a46864 _pthread_start + 44
7   libsystem_pthread.dylib              0x00000001b9a4edcc thread_start + 0

Thread 22:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 23:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 24:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 25:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 26:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 27:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 28:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 29:
0   libsystem_kernel.dylib               0x00000001b99d1b64 __workq_kernreturn + 8
1   libsystem_pthread.dylib              0x00000001b9a4edc4 start_wqthread + 0

Thread 3 crashed with ARM-64 Thread State:
    pc: 0x00000001b99d10cc     fp: 0x000000016b3eedc0     sp: 0x000000016b3eed90     x0: 0x0000000000000000 
    x1: 0x0000000000000000     x2: 0x0000000000000000     x3: 0x0000000000000000     x4: 0x0000000000000000 
    x5: 0x0000000000000000     x6: 0x0000000000000001     x7: 0x0000000000000001     x8: 0x0000000000000800 
    x9: 0x0000000000005e07    x10: 0xcccccccccccccccd    x11: 0x000000000000000a    x12: 0x0000000000000000 
   x13: 0x0000000000000032    x14: 0x0000000000000001    x15: 0x0000000000000881    x16: 0x0000000000000148 
   x17: 0x00000001ea932b68    x18: 0x0000000000000000    x19: 0x0000000000000006    x20: 0x000000016b3ef000 
   x21: 0x00000000000000d9    x22: 0x0000000000005e07    x23: 0x000000016b3ef0e0    x24: 0x00000001f1bee000 
   x25: 0x0000000000000000    x26: 0x0000000000000000    x27: 0x0000000000000000    x28: 0x0000000000000000 
    lr: 0x00000001b9a47a88   cpsr: 0x0000000000000000 

Link Register Analysis:
  Symbol: pthread_kill + 296
  Description: We have determined that the link register (lr) is very likely to contain the return address of frame #0's calling function, and have inserted it into the crashing thread's backtrace as frame #1 to aid in analysis. This determination was made by applying a heuristic to determine whether the crashing function was likely to have created a new stack frame at the time of the crash.
  Type: 1

Binary Images:
       0x104d54000 -        0x1060dffff +OurAppName arm64  <3be301326ea6317785e6a242fb85f0f9> /var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/OurAppName
       0x106668000 -        0x10667bfff +AEXML arm64  <ea79569318013eddb29dce78e651ecfa> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/AEXML.framework/AEXML
       0x1066a0000 -        0x1066a7fff +ObjcExceptionBridging arm64  <bda1f2d4c4b539d18bc1d8230ef311da> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/ObjcExceptionBridging.framework/ObjcExceptionBridging
       0x1066bc000 -        0x106727fff +Alamofire arm64  <574cea4bd92b3f58bbf2634c461a9e25> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/Alamofire.framework/Alamofire
       0x106830000 -        0x106863fff +AlamofireImage arm64  <1f9a667568873bd1aa7f9cc94511f35b> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/AlamofireImage.framework/AlamofireImage
       0x1068e0000 -        0x10691ffff +CryptoSwift arm64  <3f9271d895b932cea35a3e2a6110be95> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/CryptoSwift.framework/CryptoSwift
       0x1069c0000 -        0x1069d7fff +Differentiator arm64  <7eb70117d1483f3ba096663e07fe960c> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/Differentiator.framework/Differentiator
       0x106a10000 -        0x106a23fff +GoooAuth2 arm64  <afd2357824c23373a9eb49823da0fe3d> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/GoooAuth2.framework/GoooAuth2
       0x106b14000 -        0x106b43fff +GTMSessionFetcher arm64  <ded3899d1cbe3c9a83f2f1d67375dd79> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
       0x106b90000 -        0x106b9bfff +GoogleToolboxForMac arm64  <128ba1e748ef3335b5e51fac95636fdd> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
       0x106bb0000 -        0x106bbbfff +Gzip arm64  <47e10d4adf4e36d2b693c9cd898c8256> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/Gzip.framework/Gzip
       0x106bd0000 -        0x106c13fff +JTAppleCalendar arm64  <da740a324d8531e19fa887458b370417> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/JTAppleCalendar.framework/JTAppleCalendar
       0x106c90000 -        0x106c9ffff +KMPlaceholderTextView arm64  <2138bbdc95f73837b2a8f9a2cf461102> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/KMPlaceholderTextView.framework/KMPlaceholderTextView
       0x106cc0000 -        0x106cdffff +Kanna arm64  <3af6be480da034388fa662035678e61c> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/Kanna.framework/Kanna
       0x106d24000 -        0x106d37fff +MGSwipeTableCell arm64  <882f70b244393cc6b7687ad3b23750a6> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/MGSwipeTableCell.framework/MGSwipeTableCell
       0x106d58000 -        0x106d67fff +NWSTokenView arm64  <1ca7007dbcb834a3a2198b279ab74265> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/NWSTokenView.framework/NWSTokenView
       0x106d88000 -        0x106d93fff +ReachabilitySwift arm64  <cce2690532d53665baa12bb103adda7a> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/ReachabilitySwift.framework/ReachabilitySwift
       0x106db4000 -        0x1071c3fff +Realm arm64  <76bac4cd8bb43e51ab62e609fb2cbd35> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/Realm.framework/Realm
       0x107548000 -        0x107593fff +RealmSwift arm64  <be8025ec07f932bcb87cc353ec54964c> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/RealmSwift.framework/RealmSwift
       0x107694000 -        0x1076a3fff +Rswift arm64  <d59ab1d137bb3194b9a3e85a31d4e3ee> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/Rswift.framework/Rswift
       0x1076d0000 -        0x107757fff +RxCocoa arm64  <0dfc215da0903174a3810f78b12cca8d> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/RxCocoa.framework/RxCocoa
       0x1078c0000 -        0x1078d7fff +RxDataSources arm64  <80a376bfd5f7361890b89d10afe1285c> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/RxDataSources.framework/RxDataSources
       0x107930000 -        0x10793ffff +RxRealm arm64  <7c79f0df6d1a3861867b891ed1b7f59e> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/RxRealm.framework/RxRealm
       0x107968000 -        0x107a1bfff +RxSwift arm64  <4cb6bca105c733e487dad41b4788889d> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/RxSwift.framework/RxSwift
       0x107c00000 -        0x107c1ffff +SDWebImage arm64  <31c77d376b20373397274cd36ba650d7> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SDWebImage.framework/SDWebImage
       0x107c54000 -        0x107c73fff +SSZipArchive arm64  <b2c4a4ddebf934178450238eef6b6275> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SSZipArchive.framework/SSZipArchive
       0x107c90000 -        0x107ca7fff +SnapKit arm64  <fc5808a573fe3eee9c945a7f859e860b> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SnapKit.framework/SnapKit
       0x107cf0000 -        0x107cfffff +SwiftKeychainWrapper arm64  <5d2da91a027b3a9b9dc8fc8b20e513ba> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SwiftKeychainWrapper.framework/SwiftKeychainWrapper
       0x107d20000 -        0x107d3ffff +SwiftMessages arm64  <2fb4719ee6033b9094948e573b80ffb1> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SwiftMessages.framework/SwiftMessages
       0x107d8c000 -        0x107d9ffff +SwiftyGif arm64  <c9d3cbc02ad335c68e87ebe3cba64cb0> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SwiftyGif.framework/SwiftyGif
       0x107dc8000 -        0x107df3fff +SwiftyJSON arm64  <9dacd6bc9e9734b28d4d5a3bc5810290> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SwiftyJSON.framework/SwiftyJSON
       0x107e30000 -        0x107e3ffff +SwiftyUserDefaults arm64  <d35259addaa037c18fb1e3a93fc36c2a> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SwiftyUserDefaults.framework/SwiftyUserDefaults
       0x107e60000 -        0x107e9ffff +TSVoiceConverter arm64  <d7fe5b6ea6eb36eabb6921e429343548> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/TSVoiceConverter.framework/TSVoiceConverter
       0x107ebc000 -        0x107ed3fff +TTTAttributedLabel arm64  <27431a9582ba39daa8c10b5810e4113f> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/TTTAttributedLabel.framework/TTTAttributedLabel
       0x107ef0000 -        0x107f03fff +UICircularProgressRing arm64  <21510c73fb0035a3a3dbe257c3ace38c> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/UICircularProgressRing.framework/UICircularProgressRing
       0x107f30000 -        0x107f63fff +XCGLogger arm64  <4a6236f866f5310c94ef8427987a5774> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/XCGLogger.framework/XCGLogger
       0x107fe0000 -        0x1080effff +GRDB arm64  <8e99b25767a434908b9f43cd637ae4da> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/GRDB.framework/GRDB
       0x108148000 -        0x108157fff +SQliteMigrator arm64  <f0ff67c95f3c31ba93cb0a9f189ec74b> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/SQliteMigrator.framework/SQliteMigrator
       0x108168000 -        0x108277fff +oooAgent arm64  <739d6dcbd769375b95069fe1e1c07e0d> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/oooAgent.framework/oooAgent
       0x1082fc000 -        0x108307fff +oooREM arm64  <def67432fda133cd86b8bdc1de6e3d8f> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/oooREM.framework/oooREM
       0x10831c000 -        0x108323fff +ObjCExtensions arm64  <215f971a6a923d2d968409ac7285fcd8> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/ObjCExtensions.framework/ObjCExtensions
       0x108330000 -        0x1084bffff +oooIdentity arm64  <9a4a5babba3637c1a89b6cd832a54562> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/oooIdentity.framework/oooIdentity
       0x108654000 -        0x108727fff +oooDAT arm64  <bad925b90fcf3feca059ae1b0e6222f6> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/oooDAT.framework/oooDAT
       0x1087a8000 -        0x109583fff +WebRTC arm64  <47e6f6ab738335a383a6a9376ca00c6f> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/WebRTC.framework/WebRTC
       0x10a0fc000 -        0x10a10ffff  libswiftAVFoundation.dylib arm64  <b25d821f6ccd3d00952742ab93d2cd1b> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftAVFoundation.dylib
       0x10a120000 -        0x10a127fff  libswiftCallKit.dylib arm64  <af1f6aa4de8c3840b314e66f3f5a9022> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCallKit.dylib
       0x10a134000 -        0x10a13bfff  libswiftContacts.dylib arm64  <7e8f2aba720133d0942c930bc9d8b296> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftContacts.dylib
       0x10a148000 -        0x10a47ffff  libswiftCore.dylib arm64  <a6ddef6199143f14876bac3d281b4cfe> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCore.dylib
       0x10a590000 -        0x10a597fff  libswiftCoreAudio.dylib arm64  <36b727cd39143904a209b5a3b8bff675> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCoreAudio.dylib
       0x10a5a4000 -        0x10a5abfff  libswiftCoreFoundation.dylib arm64  <47deeaa1967b3e339dfcb48535a994e1> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCoreFoundation.dylib
       0x10a5b8000 -        0x10a5c7fff  libswiftCoreGraphics.dylib arm64  <25fe91aa901b3cf6a443b498012ab5af> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCoreGraphics.dylib
       0x10a5dc000 -        0x10a5e3fff  libswiftCoreImage.dylib arm64  <762a9d5e144d38b5b02b910e61486196> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCoreImage.dylib
       0x10a5f0000 -        0x10a5f7fff  libswiftCoreLocation.dylib arm64  <9a0a7186ab2839738011f49b762b2da5> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCoreLocation.dylib
       0x10a604000 -        0x10a60bfff  libswiftCoreMedia.dylib arm64  <06b0623f34253ddf9b6ff90d64b1ca3b> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCoreMedia.dylib
       0x10a618000 -        0x10a623fff  libswiftDarwin.dylib arm64  <b430370f979638fea97ab26a84bcb5d6> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftDarwin.dylib
       0x10a634000 -        0x10a64ffff  libswiftDispatch.dylib arm64  <7ad01fe8bf9f3bad811e9c5ce8c68f8f> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftDispatch.dylib
       0x10a66c000 -        0x10a7bbfff  libswiftFoundation.dylib arm64  <0848e6ddbbfb31ae87c86b45ff691470> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftFoundation.dylib
       0x10a844000 -        0x10a84ffff  libswiftIntents.dylib arm64  <5974c07961f53ed69acf8b4364684349> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftIntents.dylib
       0x10a860000 -        0x10a867fff  libswiftMapKit.dylib arm64  <6107ef21e7e53469a19478878db8b5ad> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftMapKit.dylib
       0x10a874000 -        0x10a87ffff  libswiftMediaPlayer.dylib arm64  <8a1344dbe7873d579beebf4748f3e5cc> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftMediaPlayer.dylib
       0x10a88c000 -        0x10a893fff  libswiftMetal.dylib arm64  <7a56d69e55fb3a23a40cfb2c2abae537> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftMetal.dylib
       0x10a8a0000 -        0x10a8a7fff  libswiftObjectiveC.dylib arm64  <ec73a6a65788317397cc32bbd09d8fbd> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftObjectiveC.dylib
       0x10a8b4000 -        0x10a8bbfff  libswiftPhotos.dylib arm64  <d1952a7928d1391abf2588cbc952cd7e> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftPhotos.dylib
       0x10a8c8000 -        0x10a8cffff  libswiftQuartzCore.dylib arm64  <5b0df8513fdc35f480865794bac2b551> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftQuartzCore.dylib
       0x10a8dc000 -        0x10a8ebfff  libswiftUIKit.dylib arm64  <7b96c8dddb1337a9b8b2a806cd798a69> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftUIKit.dylib
       0x10a900000 -        0x10a93bfff  libswiftsimd.dylib arm64  <fbda20ab3fe3304abe20e4184fb2e40f> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftsimd.dylib
       0x10a95c000 -        0x10a963fff  libswiftos.dylib arm64  <8e3b4ee77a833c3fad9499717ed18eec> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftos.dylib
       0x10a970000 -        0x10a977fff  libswiftCoreData.dylib arm64  <0a02e2d49c383356b928e3c14a6611eb> /private/var/containers/Bundle/Application/4DC9EEFE-178D-4E6C-8187-90A6BB0B99AB/OurAppName.app/Frameworks/libswiftCoreData.dylib
       0x10fe00000 -        0x10fe0bfff  libobjc-trampolines.dylib arm64e  <a4136c719ce534c082597c5070e053d6> /usr/lib/libobjc-trampolines.dylib
       0x1b8fcf000 -        0x1b8fd0fff  libSystem.B.dylib arm64e  <d4841fd4c15e3b7fafe48111db705d6a> /usr/lib/libSystem.B.dylib
       0x1b8fd1000 -        0x1b9029fff  libc++.1.dylib arm64e  <2ef7b83b19fa35d9a1c8550e1f291afc> /usr/lib/libc++.1.dylib
       0x1b902a000 -        0x1b903dfff  libc++abi.dylib arm64e  <9f331b62b5103f4f87c2e3a53b9edc30> /usr/lib/libc++abi.dylib
       0x1b903e000 -        0x1b97c5fff  libobjc.A.dylib arm64e  <6785ffffd8853f40a7e11504bee4fc70> /usr/lib/libobjc.A.dylib
       0x1b97c6000 -        0x1b97cafff  libcache.dylib arm64e  <9bb98453408230c2a3b16658eb948617> /usr/lib/system/libcache.dylib
       0x1b97cb000 -        0x1b97d6fff  libcommonCrypto.dylib arm64e  <66b110727bef3eee9deec2fd0f4f1487> /usr/lib/system/libcommonCrypto.dylib
       0x1b97d7000 -        0x1b97dafff  libcompiler_rt.dylib arm64e  <90eba90a5b5b314288522de6464ed0ca> /usr/lib/system/libcompiler_rt.dylib
       0x1b97db000 -        0x1b97e3fff  libcopyfile.dylib arm64e  <fb62143dd4c8340bb8dc921d25682b9a> /usr/lib/system/libcopyfile.dylib
       0x1b97e4000 -        0x1b9848fff  libcorecrypto.dylib arm64e  <97fc258f12013569a6189aa16db84ffd> /usr/lib/system/libcorecrypto.dylib
       0x1b9849000 -        0x1b9883fff  libdispatch.dylib arm64e  <078090aaefb43fb39fcd44004992714b> /usr/lib/system/libdispatch.dylib
       0x1b9884000 -        0x1b98aefff  libdyld.dylib arm64e  <f36983c029c1359b88b503eed26e5b48> /usr/lib/system/libdyld.dylib
       0x1b98af000 -        0x1b98affff  liblaunch.dylib arm64e  <9a805d203575377b901aee6aa9ddecc4> /usr/lib/system/liblaunch.dylib
       0x1b98b0000 -        0x1b98b5fff  libmacho.dylib arm64e  <381113fe5e4a3e4296363b7159a0f327> /usr/lib/system/libmacho.dylib
       0x1b98b6000 -        0x1b98b7fff  libremovefile.dylib arm64e  <f29bb27dbc753bfc8bfde53c9b76a6bd> /usr/lib/system/libremovefile.dylib
       0x1b98b8000 -        0x1b98cffff  libsystem_asl.dylib arm64e  <f118979eb74c3f349009cbb497e1cab3> /usr/lib/system/libsystem_asl.dylib
       0x1b98d0000 -        0x1b98d0fff  libsystem_blocks.dylib arm64e  <8872f5ac7193387da5f7949641bf0ceb> /usr/lib/system/libsystem_blocks.dylib
       0x1b98d1000 -        0x1b9950fff  libsystem_c.dylib arm64e  <ebc56aadcb413df8b30db4036431b5cc> /usr/lib/system/libsystem_c.dylib
       0x1b9951000 -        0x1b9955fff  libsystem_configuration.dylib arm64e  <349fedf5d7f73b319414336762050655> /usr/lib/system/libsystem_configuration.dylib
       0x1b9956000 -        0x1b995cfff  libsystem_containermanager.dylib arm64e  <62bb352d69773817b9ff11a8fee73372> /usr/lib/system/libsystem_containermanager.dylib
       0x1b995d000 -        0x1b995efff  libsystem_coreservices.dylib arm64e  <5d74fd4f719e390a829d0999b72319b4> /usr/lib/system/libsystem_coreservices.dylib
       0x1b995f000 -        0x1b9965fff  libsystem_darwin.dylib arm64e  <71464e2de00d3b80b144572d03e336cb> /usr/lib/system/libsystem_darwin.dylib
       0x1b9966000 -        0x1b996cfff  libsystem_dnssd.dylib arm64e  <3f3d43d403b930a68d6f70e4964387d7> /usr/lib/system/libsystem_dnssd.dylib
       0x1b996d000 -        0x1b99acfff  libsystem_info.dylib arm64e  <6c5d7fd03a933c21abd8c1f083e59819> /usr/lib/system/libsystem_info.dylib
       0x1b99ad000 -        0x1b99d8fff  libsystem_kernel.dylib arm64e  <0abcc65a90fa37f48245d491b09f2ea3> /usr/lib/system/libsystem_kernel.dylib
       0x1b99d9000 -        0x1b9a06fff  libsystem_m.dylib arm64e  <8fddf1d45fa034d79e7102e21ec0814f> /usr/lib/system/libsystem_m.dylib
       0x1b9a07000 -        0x1b9a2afff  libsystem_malloc.dylib arm64e  <8e243abd05e23975ad904df1549b9bbb> /usr/lib/system/libsystem_malloc.dylib
       0x1b9a2b000 -        0x1b9a36fff  libsystem_networkextension.dylib arm64e  <259f93c91dd7324dafc8bdb608aa21ae> /usr/lib/system/libsystem_networkextension.dylib
       0x1b9a37000 -        0x1b9a3dfff  libsystem_notify.dylib arm64e  <2b677a2cd0e43454965217b8e29cdac2> /usr/lib/system/libsystem_notify.dylib
       0x1b9a3e000 -        0x1b9a44fff  libsystem_platform.dylib arm64e  <e92d82854d9334f2b5a5cde89cedf9d0> /usr/lib/system/libsystem_platform.dylib
       0x1b9a45000 -        0x1b9a4ffff  libsystem_pthread.dylib arm64e  <18bf0b9020503cbe96df84be705062a0> /usr/lib/system/libsystem_pthread.dylib
       0x1b9a50000 -        0x1b9a52fff  libsystem_sandbox.dylib arm64e  <8b529a3b50673178940bf660c8cd2fdc> /usr/lib/system/libsystem_sandbox.dylib
       0x1b9a53000 -        0x1b9a5afff  libsystem_symptoms.dylib arm64e  <8b5325538b733901986b21daefb58c47> /usr/lib/system/libsystem_symptoms.dylib
       0x1b9a5b000 -        0x1b9a6ffff  libsystem_trace.dylib arm64e  <a4276825f058351198ecae7784192693> /usr/lib/system/libsystem_trace.dylib
       0x1b9a70000 -        0x1b9a75fff  libunwind.dylib arm64e  <e4856912e9f4316b844f3f1c8ea3b5b0> /usr/lib/system/libunwind.dylib
       0x1b9a76000 -        0x1b9aa4fff  libxpc.dylib arm64e  <08e3837ea6733fe0887f5f4e7c0281a2> /usr/lib/system/libxpc.dylib
       0x1b9aa5000 -        0x1b9d0dfff  libicucore.A.dylib arm64e  <32e66b3ad1a333949aee07fae96c63cf> /usr/lib/libicucore.A.dylib
       0x1b9d0e000 -        0x1b9d1ffff  libz.1.dylib arm64e  <15fe55aafccc31e8912c0f4617b22c6e> /usr/lib/libz.1.dylib
       0x1b9d20000 -        0x1ba083fff  CoreFoundation arm64e  <4e11896957b3334eb03456bfceb57376> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x1ba084000 -        0x1ba094fff  libbsm.0.dylib arm64e  <a3bc9f88d1d43bc58d4b110a8829554c> /usr/lib/libbsm.0.dylib
       0x1ba095000 -        0x1ba095fff  libenergytrace.dylib arm64e  <179b7ca28a1a3061b43d6ff84825d97b> /usr/lib/libenergytrace.dylib
       0x1ba096000 -        0x1ba126fff  IOKit arm64e  <dca5b0bf85043f4191a68092d36541c9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x1ba127000 -        0x1ba211fff  libxml2.2.dylib arm64e  <e02855774c71369888b8c317e5e45d70> /usr/lib/libxml2.2.dylib
       0x1ba212000 -        0x1ba21ffff  libbz2.1.0.dylib arm64e  <3c9babe42ab33a828cafc78a746415ed> /usr/lib/libbz2.1.0.dylib
       0x1ba220000 -        0x1ba238fff  liblzma.5.dylib arm64e  <fe4f2ed3fe2833ec8ca33a596d5d3c6c> /usr/lib/liblzma.5.dylib
       0x1ba239000 -        0x1ba3b2fff  libsqlite3.dylib arm64e  <3c3b82f89c0d3b54a3569c07ac2fbd01> /usr/lib/libsqlite3.dylib
       0x1ba3b3000 -        0x1ba3e7fff  libMobileGestalt.dylib arm64e  <b488aa0e42a23e57a6a9b5a395bd69db> /usr/lib/libMobileGestalt.dylib
       0x1ba3e8000 -        0x1ba79ffff  CFNetwork arm64e  <1ad1ac8e9a4233d1aeecae5ac58ec04f> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
       0x1ba7a0000 -        0x1baa9afff  Foundation arm64e  <82f12cd9f2e2337898e472ccfcab76b3> /System/Library/Frameworks/Foundation.framework/Foundation
       0x1baa9b000 -        0x1babb1fff  Security arm64e  <2952a0c3573c39b195d8c0d63cf421c4> /System/Library/Frameworks/Security.framework/Security
       0x1babb2000 -        0x1bac1bfff  SystemConfiguration arm64e  <28b4dc91e4173c4ba2d999b985db8776> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
       0x1bac1c000 -        0x1bac4efff  libCRFSuite.dylib arm64e  <5c7c5607ff683b7aa3403530bb70958a> /usr/lib/libCRFSuite.dylib
       0x1bac4f000 -        0x1bac65fff  libapple_nghttp2.dylib arm64e  <34ae10829a9c3ab59effd51d37c0c4ad> /usr/lib/libapple_nghttp2.dylib
       0x1bac66000 -        0x1bac8ffff  libarchive.2.dylib arm64e  <cd392f8704fd3a568424cf50cefe1789> /usr/lib/libarchive.2.dylib
       0x1bac90000 -        0x1bad58fff  libboringssl.dylib arm64e  <401c43f8241c313fbc644214cf171b63> /usr/lib/libboringssl.dylib
       0x1bad59000 -        0x1bad6ffff  libcoretls.dylib arm64e  <1703ad89575e37bd99abe0d0b3b6394f> /usr/lib/libcoretls.dylib
       0x1bad70000 -        0x1bad71fff  libcoretls_cfhelpers.dylib arm64e  <6e96bb41722b36acbf063d36219c8571> /usr/lib/libcoretls_cfhelpers.dylib
       0x1bad72000 -        0x1bad73fff  liblangid.dylib arm64e  <8bd33b7e0f4b314ea63df129c5d7300b> /usr/lib/liblangid.dylib
       0x1bad74000 -        0x1bb0e9fff  libnetwork.dylib arm64e  <c3e5c7e231b43d008b23f457769fab2a> /usr/lib/libnetwork.dylib
       0x1bb0ea000 -        0x1bb123fff  libpcap.A.dylib arm64e  <e02f6db69e7c3241bfdef2dfbea18e79> /usr/lib/libpcap.A.dylib
       0x1bb124000 -        0x1bb181fff  libusrtcp.dylib arm64e  <6c4953ebb6d73f9083d05ad862d9caf0> /usr/lib/libusrtcp.dylib
       0x1bb182000 -        0x1bb18efff  IOSurface arm64e  <15f5c26e0e493189ba732c6ed80af25d> /System/Library/Frameworks/IOSurface.framework/IOSurface
       0x1bb18f000 -        0x1bb242fff  libBLAS.dylib arm64e  <2ae8cc54c5ff3d0d9fd27ea7690c2726> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
       0x1bb243000 -        0x1bb560fff  libLAPACK.dylib arm64e  <d042358d89f93e39a7b37ca4cf29e8f9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
       0x1bb561000 -        0x1bb7d0fff  vImage arm64e  <99dc2d37b17e366b900c959b4fd91972> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
       0x1bb7d1000 -        0x1bb7e2fff  libSparseBLAS.dylib arm64e  <fe47bd25d1d9305e84b2e40d0acf324b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
       0x1bb7e3000 -        0x1bb83dfff  libvMisc.dylib arm64e  <3752a21ab3e53347a88b94425bbf8550> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
       0x1bb83e000 -        0x1bb86cfff  libBNNS.dylib arm64e  <89bb6747e7a93f1a9175d8a9c2d4244e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
       0x1bb86d000 -        0x1bb881fff  libLinearAlgebra.dylib arm64e  <c6ac920fee03386780f49fcb0321e867> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
       0x1bb882000 -        0x1bb886fff  libQuadrature.dylib arm64e  <2da68f8278ee3da0896b4690a322b57c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
       0x1bb887000 -        0x1bb8f5fff  libSparse.dylib arm64e  <92af0f46f8d13a838a63a7c37977d853> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
       0x1bb8f6000 -        0x1bb986fff  libvDSP.dylib arm64e  <59e535571caf3958bbf720ba53f2b436> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
       0x1bb987000 -        0x1bb987fff  vecLib arm64e  <bbc0dc5acd2d3d33ad3300389c1fec25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
       0x1bb988000 -        0x1bb988fff  Accelerate arm64e  <b6c1153905eb38d8a7c139880288691e> /System/Library/Frameworks/Accelerate.framework/Accelerate
       0x1bb989000 -        0x1bb9a1fff  libcompression.dylib arm64e  <b7a6eb9a7bea39e992d539ade5d91d08> /usr/lib/libcompression.dylib
       0x1bb9a2000 -        0x1bbf49fff  CoreGraphics arm64e  <59ada8caf1c0369c8961996c3253a4ec> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
       0x1bbf4a000 -        0x1bbf4ffff  IOAccelerator arm64e  <844a1686183537afaaaefb973a85ec10> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
       0x1bbf50000 -        0x1bbf55fff  libCoreFSCache.dylib arm64e  <987cdebc6e033916ba99fcc93bee63dc> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
       0x1bbf56000 -        0x1bbffcfff  Metal arm64e  <b68b6a094a36307c9f333ac0125ce4d3> /System/Library/Frameworks/Metal.framework/Metal
       0x1bbffd000 -        0x1bc00ffff  GraphicsServices arm64e  <1990d3aca9c43d65a7f1911ae2704a57> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x1bc010000 -        0x1bc010fff  MobileCoreServices arm64e  <589fe222fc203074a71e944ea8b338e4> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
       0x1bc011000 -        0x1bc013fff  IOSurfaceAccelerator arm64e  <d35298c4d4753ca380c072fc75e3a6af> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
       0x1bc014000 -        0x1bc056fff  AppleJPEG arm64e  <f68f8545a6533af19c8bbd428f931954> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
       0x1bc057000 -        0x1bc5f4fff  ImageIO arm64e  <ea8f9d76748536d4ac6406d2aff534d3> /System/Library/Frameworks/ImageIO.framework/ImageIO
       0x1bc5f5000 -        0x1bc666fff  BaseBoard arm64e  <f2bf3bcbeb1f3f189b4b1911c29a5e0c> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
       0x1bc667000 -        0x1bc67dfff  AssertionServices arm64e  <5c36a012adbd366385c4154596dcb3e4> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
       0x1bc67e000 -        0x1bc686fff  CorePhoneNumbers arm64e  <6f63b48d1ef83baeb1240c2f33ea2917> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
       0x1bc687000 -        0x1bc6cbfff  AppSupport arm64e  <330830975a543b1386973b06719da154> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
       0x1bc6cc000 -        0x1bc6e4fff  CrashReporterSupport arm64e  <d78f24789c813bc3b77ba105ffb997a8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
       0x1bc6e5000 -        0x1bc6eafff  AggregateDictionary arm64e  <ddd4cd4cc9c936f0aab52eae019e33da> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
       0x1bc6eb000 -        0x1bc765fff  libTelephonyUtilDynamic.dylib arm64e  <3854b74875c136258e8e61cd55ea135a> /usr/lib/libTelephonyUtilDynamic.dylib
       0x1bc766000 -        0x1bc785fff  ProtocolBuffer arm64e  <a0e254bfe2bd3885baeb3303fa509195> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
       0x1bc786000 -        0x1bc7b5fff  MobileKeyBag arm64e  <e243aa3d79813bdbbf7307513aa3289d> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
       0x1bc7b6000 -        0x1bc7f2fff  BackBoardServices arm64e  <f2fa5d3e1002301190b237b66eb8ffd0> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
       0x1bc7f3000 -        0x1bc859fff  FrontBoardServices arm64e  <957e48776ce13dfd8a2f8dd58f5ba4b1> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
       0x1bc85a000 -        0x1bc8a1fff  SpringBoardServices arm64e  <7efbffc382ec3fb3bd6cb8d41d8a00ca> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
       0x1bc8a2000 -        0x1bc8b5fff  PowerLog arm64e  <af337d97ccb13f268f6a5127b9211215> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
       0x1bc8b6000 -        0x1bc8d1fff  CommonUtilities arm64e  <23507e31b8dd360bab8b439d3c083157> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
       0x1bc8d2000 -        0x1bc8ddfff  liblockdown.dylib arm64e  <fd38f6cfc112390dabacbc7184e13a1d> /usr/lib/liblockdown.dylib
       0x1bc8de000 -        0x1bcc08fff  CoreData arm64e  <b4f4b712b8f3351ea55e809e6c5fa666> /System/Library/Frameworks/CoreData.framework/CoreData
       0x1bcc09000 -        0x1bcc10fff  TCC arm64e  <193f5229feab369faf021612208dc0ef> /System/Library/PrivateFrameworks/TCC.framework/TCC
       0x1bcc11000 -        0x1bcc18fff  libcupolicy.dylib arm64e  <aeae26db6670341eba6bcc03d85b98a0> /usr/lib/libcupolicy.dylib
       0x1bcc19000 -        0x1bccedfff  CoreTelephony arm64e  <5c76356aee79334da0ab8871de3d6916> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
       0x1bccee000 -        0x1bcd48fff  Accounts arm64e  <d00513f35b1330858e3693b759fa1c4e> /System/Library/Frameworks/Accounts.framework/Accounts
       0x1bcd49000 -        0x1bcd6cfff  AppleSauce arm64e  <dde3bfae537633e5a3ee5eea50466036> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
       0x1bcd6d000 -        0x1bcd77fff  DataMigration arm64e  <3a3340939fd83addb81ab7c51b2a3c57> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
       0x1bcd78000 -        0x1bcd7efff  Netrb arm64e  <b6fe16718e3435a0ba3cfdf7f9e9ef16> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
       0x1bcd7f000 -        0x1bcdb0fff  PersistentConnection arm64e  <bd51c3d2745734b1b45177bf20644f75> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
       0x1bcdb1000 -        0x1bcdc0fff  libmis.dylib arm64e  <5bd1de4751233ff7bda3e6435bbbaad3> /usr/lib/libmis.dylib
       0x1bcdc1000 -        0x1bceccfff  ManagedConfiguration arm64e  <ce67d67a38d13d209330d88e21efae7d> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
       0x1bcecd000 -        0x1bced2fff  libReverseProxyDevice.dylib arm64e  <6a83b6fd491830ccaf60b426c87ff340> /usr/lib/libReverseProxyDevice.dylib
       0x1bced3000 -        0x1bcee5fff  libamsupport.dylib arm64e  <acc17d224e5d399ab3a738d4e2069e67> /usr/lib/libamsupport.dylib
       0x1bcee6000 -        0x1bceebfff  libCoreVMClient.dylib arm64e  <2df1015cdd54333ab84735520b245ba8> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
       0x1bceec000 -        0x1bceedfff  libCVMSPluginSupport.dylib arm64e  <1804505ed3ad31d4bd78964387f27674> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
       0x1bceee000 -        0x1bcef1fff  libutil.dylib arm64e  <0ede47ffa6b03bd5b4695ad004ffe882> /usr/lib/libutil.dylib
       0x1bcef2000 -        0x1bcf30fff  libGLImage.dylib arm64e  <d0d1236d7ecb357188c176bcc102cd56> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
       0x1bcf31000 -        0x1bcfaffff  APFS arm64e  <587bc5fe80413152bd60ac6599a1cf4e> /System/Library/PrivateFrameworks/APFS.framework/APFS
       0x1bcfb0000 -        0x1bcfe1fff  MediaKit arm64e  <3e649016e5d8312297b785f6a422384c> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
       0x1bcfe2000 -        0x1bcffcfff  libSERestoreInfo.dylib arm64e  <fe02f137e8be33cf9e94dbbe72217600> /usr/lib/updaters/libSERestoreInfo.dylib
       0x1bd003000 -        0x1bd041fff  DiskImages arm64e  <3c99ef6447b033e596244db54ddfd003> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
       0x1bd042000 -        0x1bd04bfff  libGFXShared.dylib arm64e  <3fef545c09ab3a6e84f540a2ba5eb9e9> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
       0x1bd04c000 -        0x1bd09afff  libauthinstall.dylib arm64e  <46fb255871db3a45bd35ec3d494d3609> /usr/lib/libauthinstall.dylib
       0x1bd09b000 -        0x1bd0a4fff  IOMobileFramebuffer arm64e  <0ecb6a508e4039cf9b81ff51666ea367> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
       0x1bd0a5000 -        0x1bd0b1fff  OpenGLES arm64e  <4ac66ffcae693bbd84f6bed0fb248215> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
       0x1bd0b2000 -        0x1bd151fff  ColorSync arm64e  <58e2c647e01c32188e5361cea18ad68d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
       0x1bd152000 -        0x1bd182fff  CoreVideo arm64e  <6191d3f5f97d3791b698356f40d7df92> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
       0x1bd183000 -        0x1bd184fff  libCTGreenTeaLogger.dylib arm64e  <e7bb5d5e1ca83915a6687ad406559195> /usr/lib/libCTGreenTeaLogger.dylib
       0x1bd185000 -        0x1bd2dcfff  CoreAudio arm64e  <bdadf70e6b443376af2eee6e14af3ba9> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
       0x1bd2dd000 -        0x1bd2fcfff  CoreAnalytics arm64e  <e9ba6fba7f843a738cf8eeafa5da22a7> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
       0x1bd2fd000 -        0x1bd300fff  UserFS arm64e  <325d4482958438e38202a36b662751e9> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
       0x1bd301000 -        0x1bd4bbfff  CoreMedia arm64e  <312a5be550c03edd8a4b79d8f6cf2615> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
       0x1bd4bc000 -        0x1bd4cefff  libprotobuf-lite.dylib arm64e  <0e83a54008af31e79875d51242fcc7d4> /usr/lib/libprotobuf-lite.dylib
       0x1bd4cf000 -        0x1bd52efff  libprotobuf.dylib arm64e  <931674b6f3383ac2a11d89fad7af1bda> /usr/lib/libprotobuf.dylib
       0x1bd52f000 -        0x1bd851fff  libAWDSupportFramework.dylib arm64e  <bdd7263dd2953a589d6142ad617b4bfd> /usr/lib/libAWDSupportFramework.dylib
       0x1bd852000 -        0x1bd895fff  WirelessDiagnostics arm64e  <bfeed08ee5d03bbd96cc936c873425db> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
       0x1bd896000 -        0x1bd954fff  VideoToolbox arm64e  <177bad32b8d13e88bc9c430b9f8f18ba> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
       0x1bd955000 -        0x1bda5efff  libFontParser.dylib arm64e  <86f9f85ae54130f4b52ff223c1ef7a5d> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x1bda5f000 -        0x1bda5ffff  FontServices arm64e  <5da69c349fc23e9388219339a2198ce5> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
       0x1bda60000 -        0x1bdbb6fff  CoreText arm64e  <42cc687c5ee332359adb4f3d280856d3> /System/Library/Frameworks/CoreText.framework/CoreText
       0x1bdbb7000 -        0x1bdbc5fff  IntlPreferences arm64e  <5cfdf499adc93518a41056c456f77de4> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
       0x1bdbc6000 -        0x1bdbcffff  RTCReporting arm64e  <ea860f77891a30b5b2b45051fc2fbf6f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
       0x1bdbd0000 -        0x1bdc82fff  CoreBrightness arm64e  <df793f7b99e23a05832a2f55bd7d4d8f> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
       0x1bdc83000 -        0x1bdc8cfff  libAudioStatistics.dylib arm64e  <11d5ce91407d372fab9d218f8ec1cc24> /usr/lib/libAudioStatistics.dylib
       0x1bdc8d000 -        0x1be24dfff  AudioToolbox arm64e  <41a9a2e536553c1486f64e1b3f6cf9c0> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
       0x1be24e000 -        0x1be48dfff  QuartzCore arm64e  <b6faac6fb11535afaf79ba32614aebbb> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
       0x1be48e000 -        0x1be498fff  MediaAccessibility arm64e  <d827639b2ff33ca08521868b15bc1028> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
       0x1be499000 -        0x1be58bfff  libiconv.2.dylib arm64e  <634fc54979643400aa75fdd62ce2603b> /usr/lib/libiconv.2.dylib
       0x1be58c000 -        0x1be5a7fff  NetworkStatistics arm64e  <06a79b67fc7b36d489357d6a9f8d7eaf> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
       0x1be5a8000 -        0x1be5c6fff  MPSCore arm64e  <6c9268b7a9c43410a0c4ffee467bb089> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
       0x1be5c7000 -        0x1be63afff  MPSImage arm64e  <d8d99ac772343e349478dd635c160420> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
       0x1be63b000 -        0x1be65ffff  MPSMatrix arm64e  <38ddfd1a7112302092e9f0fcd0a4f414> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
       0x1be660000 -        0x1be66efff  CoreAUC arm64e  <0bb65320555738f1a70184a392cbac2f> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
       0x1be66f000 -        0x1bed07fff  MediaToolbox arm64e  <81ec871d333e35a885da0adb22bc1dc2> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
       0x1bed08000 -        0x1bee76fff  MPSNeuralNetwork arm64e  <f6906a9ddb7b34cabe07b858c1f83710> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
       0x1bee77000 -        0x1bee77fff  MetalPerformanceShaders arm64e  <6b83e701ab5939bd93d539e77921e952> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
       0x1bee78000 -        0x1bf28bfff  FaceCore arm64e  <a17626adc4f93b019c1c8e41c8248d03> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
       0x1bf28c000 -        0x1bf299fff  GraphVisualizer arm64e  <9223222d1dd63d7e9eb57202b289349f> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
       0x1bf29a000 -        0x1bf4d2fff  libFosl_dynamic.dylib arm64e  <f5c8eff20bce307e954e653437544fc1> /usr/lib/libFosl_dynamic.dylib
       0x1bf4d3000 -        0x1bf771fff  CoreImage arm64e  <429ae4d2628d39d2a42e53b2937e48c9> /System/Library/Frameworks/CoreImage.framework/CoreImage
       0x1bf772000 -        0x1bf995fff  CoreMotion arm64e  <e4582e12e3013cb6aeaf63a8c6be003b> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
       0x1bf996000 -        0x1bf9c5fff  CoreBluetooth arm64e  <ddc94c103fa63931b30702c6ec02d5a5> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
       0x1bf9c6000 -        0x1bf9e8fff  PlugInKit arm64e  <086cd8b919b23d2ab32726cef520bea1> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
       0x1bf9e9000 -        0x1bfc7afff  Celestial arm64e  <0af0ff0376ef3e0fa4acabad19ca0366> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
       0x1bfc7b000 -        0x1bfcfdfff  Quagga arm64e  <077bb495497138afac15a7308b7b32f6> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
       0x1bfcfe000 -        0x1bfdf3fff  AVFAudio arm64e  <4ebb944ce1773813a430369850e587dd> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
       0x1bfdf4000 -        0x1bfffbfff  AVFoundation arm64e  <48824afb744737bfa91fda8b8a664e15> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
       0x1bfffc000 -        0x1c001afff  CacheDelete arm64e  <fbcd0dec0b7f3581a9cd32bf02d80019> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
       0x1c001b000 -        0x1c0054fff  StreamingZip arm64e  <7ada9ad76e6c3ffb9eb2d1c6a684df59> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
       0x1c0055000 -        0x1c0067fff  CoreEmoji arm64e  <762f219a57923621b3ac90468cf34df3> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
       0x1c0068000 -        0x1c00b7fff  CoreLocationProtobuf arm64e  <30ae644bea1337db9004aad2e59ffa75> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
       0x1c00b8000 -        0x1c00bffff  SymptomDiagnosticReporter arm64e  <8c5d43e62edd3ae38967bb3cbb374076> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
       0x1c00c0000 -        0x1c0acefff  GeoServices arm64e  <fe660d61f1af3a34998d67249ff7691a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
       0x1c0acf000 -        0x1c0ae9fff  MobileAsset arm64e  <7b8e1125d0123817b920ca974e285e36> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
       0x1c0aea000 -        0x1c0b25fff  Lexicon arm64e  <2b513491da143c36a17a41d3ae423233> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
       0x1c0b26000 -        0x1c0b37fff  libcmph.dylib arm64e  <db401b2975023cfca37d5d9bcc7b440b> /usr/lib/libcmph.dylib
       0x1c0b38000 -        0x1c0c50fff  LanguageModeling arm64e  <6178dabdf7f3322e9f3e2cd4ca1f5eb0> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
       0x1c0c68000 -        0x1c0d02fff  CoreLocation arm64e  <f5bd1e6d263c3d34bf1a69b8f68818d2> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
       0x1c0d03000 -        0x1c0d03fff  PhoneNumbers arm64e  <1b29436bd2c230f99fabd61249fafb12> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
       0x1c0d04000 -        0x1c0d0efff  libChineseTokenizer.dylib arm64e  <9cae94a13bf732df933de308a444f376> /usr/lib/libChineseTokenizer.dylib
       0x1c0d0f000 -        0x1c0dc0fff  libmecab_em.dylib arm64e  <3e5bbe2d9ee636abbf48df5c13cb59c6> /usr/lib/libmecab_em.dylib
       0x1c0dc1000 -        0x1c0dc2fff  libThaiTokenizer.dylib arm64e  <57538af5af0d392587a5b346e7531c86> /usr/lib/libThaiTokenizer.dylib
       0x1c0dc3000 -        0x1c0dc7fff  libgermantok.dylib arm64e  <55f10d157db032fab6add2ab022104f9> /usr/lib/libgermantok.dylib
       0x1c0dc8000 -        0x1c0e2dfff  CoreNLP arm64e  <3ea5adca8b8f3765877e46d5c09e60f7> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
       0x1c0e3a000 -        0x1c1001fff  MobileSpotlightIndex arm64e  <2343e15683e53e288ce19f87de29e18a> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
       0x1c1002000 -        0x1c1064fff  CoreSpotlight arm64e  <9d7889a5378b30a0aefb062813834b3f> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
       0x1c1065000 -        0x1c1da9fff  JavaScriptCore arm64e  <de36bae1a5c332198d611c7b00499fc1> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
       0x1c1daa000 -        0x1c1daffff  libheimdal-asn1.dylib arm64e  <ffb246e7cec434fa8fdffaea3920649f> /usr/lib/libheimdal-asn1.dylib
       0x1c1db0000 -        0x1c1e2afff  libate.dylib arm64e  <4af1b2442b1a3293aa0445fe5064d447> /usr/lib/libate.dylib
       0x1c1e2b000 -        0x1c1ed2fff  TextureIO arm64e  <1ce66048dc493d318d3f1aed36e351fd> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
       0x1c1ed3000 -        0x1c1f98fff  CoreUI arm64e  <3db80acf66e6335298c86cbe6df1884f> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
       0x1c1f99000 -        0x1c1fa6fff  MobileIcons arm64e  <3c35abe68d1b3b23a505c0079a2960b0> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
       0x1c1fa7000 -        0x1c1fb5fff  AppleFSCompression arm64e  <d8cbe61a72e23aee99ee86ddad433cb8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
       0x1c1fb6000 -        0x1c2020fff  TextInput arm64e  <13668337f2f63f138e6e20ea153247a1> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
       0x1c2021000 -        0x1c2049fff  libxslt.1.dylib arm64e  <caea858413393343993c922f34adbd52> /usr/lib/libxslt.1.dylib
       0x1c204a000 -        0x1c207dfff  DataDetectorsCore arm64e  <ed40117b232c3083a3160ce8f7964d67> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
       0x1c207e000 -        0x1c2112fff  FileProvider arm64e  <c1d8945aac9c3418a495886d14dc365e> /System/Library/Frameworks/FileProvider.framework/FileProvider
       0x1c2113000 -        0x1c2209fff  NLP arm64e  <6e13fa3c444e35e187882c77fcb61649> /System/Library/PrivateFrameworks/NLP.framework/NLP
       0x1c220a000 -        0x1c22e0fff  ProofReader arm64e  <cb3ffc49795e36938661ede59b978feb> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
       0x1c22e1000 -        0x1c22f7fff  libAccessibility.dylib arm64e  <1b138b27898739e5b321d58204bec577> /usr/lib/libAccessibility.dylib
       0x1c22f8000 -        0x1c27fefff  libwebrtc.dylib arm64e  <9bdf5716759037f185594915013524f7> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
       0x1c27ff000 -        0x1c2868fff  ContactsFoundation arm64e  <7b854ec5b8383af887fbdd1ef26f705f> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
       0x1c2869000 -        0x1c4325fff  WebCore arm64e  <d990130110e23c4193fa96aa5cc54164> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
       0x1c4326000 -        0x1c44c1fff  WebKitLegacy arm64e  <1816788fd8db3375af2e0a9ba9768bbb> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
       0x1c44c2000 -        0x1c44f1fff  DataAccessExpress arm64e  <f272114fdfb53c1ba7bbd47e3dd46c05> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
       0x1c44f2000 -        0x1c458cfff  AddressBookLegacy arm64e  <d62579d024743f49bf5c305360f0fcb0> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
       0x1c458d000 -        0x1c45e6fff  ProtectedCloudStorage arm64e  <38f144b0444233539a263b7fedfa7332> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
       0x1c45e7000 -        0x1c461afff  UserNotifications arm64e  <b820906f99f530bd989f8876bedb2c29> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
       0x1c461b000 -        0x1c4626fff  AppleIDAuthSupport arm64e  <84af16a0cdbd31daadaed46d278dd0f5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
       0x1c4627000 -        0x1c467efff  AuthKit arm64e  <550e7c169fea37d3947da86de95b26ad> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
       0x1c46be000 -        0x1c46befff  UIKit arm64e  <f33bb768e67c3c79aea24e3b60e6b9f3> /System/Library/Frameworks/UIKit.framework/UIKit
       0x1c46bf000 -        0x1c46d2fff  DocumentManagerCore arm64e  <d6e573cb3b8c38baa170ab04ba3b1fa2> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
       0x1c46d3000 -        0x1c46e1fff  HangTracer arm64e  <fc2bec86c77f3deba1f2f48a662199c3> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
       0x1c46e2000 -        0x1c4730fff  PhysicsKit arm64e  <92aa3314eb1938bb9330b8ac02bf87ca> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
       0x1c4731000 -        0x1c4735fff  StudyLog arm64e  <60231a8aafb03677861f33dfa5a558aa> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
       0x1c4736000 -        0x1c4823fff  UIFoundation arm64e  <eda472c513ba34b8baa2230486513396> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
       0x1c4824000 -        0x1c4949fff  CloudKit arm64e  <c8d18906e3443b9da95c245ecb43c626> /System/Library/Frameworks/CloudKit.framework/CloudKit
       0x1c494a000 -        0x1c4951fff  IntentsFoundation arm64e  <1c93e76f18f33aceb89abc0d6f942e3b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
       0x1c4952000 -        0x1c4c46fff  Intents arm64e  <221bbdd8618132be8bfff041efc237aa> /System/Library/Frameworks/Intents.framework/Intents
       0x1c4c47000 -        0x1c4c5ffff  libresolv.9.dylib arm64e  <99d27358ae4a36508c455cc0eda7d2fd> /usr/lib/libresolv.9.dylib
       0x1c4c60000 -        0x1c4c62fff  CoreDuetDebugLogging arm64e  <09e3432ff72e35c29a9d3f7ae6acf614> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
       0x1c4c63000 -        0x1c4c95fff  libtidy.A.dylib arm64e  <42b0a659879d33bc8c79e06e13133be1> /usr/lib/libtidy.A.dylib
       0x1c4c96000 -        0x1c4e59fff  CoreDuet arm64e  <2dbc90046d81321f9156fab70d3a8efa> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
       0x1c4e5a000 -        0x1c4e7bfff  CoreDuetContext arm64e  <ac87fec5f87b3ef0ad3c64bead55c396> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
       0x1c4e7c000 -        0x1c4e8efff  CoreDuetDaemonProtocol arm64e  <2efb8daab5d335b5921c8d172c374c7d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
       0x1c4e8f000 -        0x1c4ef7fff  IMFoundation arm64e  <db0d8a6fac1c3c1e980256b1c635ebc7> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
       0x1c4ef8000 -        0x1c4f2afff  vCard arm64e  <c5b002e92bf734fdad2523a72fc1672c> /System/Library/PrivateFrameworks/vCard.framework/vCard
       0x1c4f2b000 -        0x1c5044fff  Contacts arm64e  <a39f95812746324ba375aff835c39101> /System/Library/Frameworks/Contacts.framework/Contacts
       0x1c5045000 -        0x1c5046fff  DiagnosticLogCollection arm64e  <ac87e76d70d63d7689a93a34380cf8e3> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
       0x1c5047000 -        0x1c5048fff  Marco arm64e  <bebd49c49569375e8a1beec60b491f45> /System/Library/PrivateFrameworks/Marco.framework/Marco
       0x1c5049000 -        0x1c5050fff  MessageProtection arm64e  <12494d3e8edc38f2b8d76ab3c24acc3f> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
       0x1c5051000 -        0x1c534cfff  StoreServices arm64e  <f75f5ec91c0a3fe8a938fd51b1937cbc> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
       0x1c534d000 -        0x1c5363fff  Engram arm64e  <69d781645ea1376b82341d4d062ad26c> /System/Library/PrivateFrameworks/Engram.framework/Engram
       0x1c5364000 -        0x1c5473fff  IDSFoundation arm64e  <831e4bcde97139dab27440914a36756a> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
       0x1c5474000 -        0x1c547efff  CaptiveNetwork arm64e  <c6c518859b233ed385f9edc304f0e8d5> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
       0x1c547f000 -        0x1c54aefff  EAP8021X arm64e  <4c3ca41ee04632f3bfc909ba6f5799e6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
       0x1c54af000 -        0x1c54edfff  MobileWiFi arm64e  <2ed45338db1237b0a710977905c09522> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
       0x1c54ee000 -        0x1c54f0fff  OAuth arm64e  <ee3b7a6eafed35c880dc2c2d72a34d5a> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
       0x1c54f1000 -        0x1c54f3fff  CommonAuth arm64e  <ae02c9ce73ee36b48b4022d69d827a9e> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
       0x1c54f4000 -        0x1c5564fff  Heimdal arm64e  <59362e81df303a0b80f5adef4ae4ce0e> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
       0x1c5565000 -        0x1c558dfff  GSS arm64e  <9716e2387c5e3e8286bc0a5a0a18a3f2> /System/Library/Frameworks/GSS.framework/GSS
       0x1c558e000 -        0x1c55a5fff  ApplePushService arm64e  <8261ec5d992c31e0b643a3526fde2b59> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
       0x1c55a6000 -        0x1c5637fff  AccountsDaemon arm64e  <6a98a7cd5a6d3fa581d675648c595221> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
       0x1c5638000 -        0x1c5659fff  AppleIDSSOAuthentication arm64e  <a861be34a8bf3784a6ee0ca2390df067> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
       0x1c565a000 -        0x1c56dcfff  AppleAccount arm64e  <efc98d66db0a3d7d88b39794b6783a7d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
       0x1c56dd000 -        0x1c5857fff  CoreUtils arm64e  <526dc0044ad13a8a9cb11320a306b7b1> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
       0x1c5858000 -        0x1c5957fff  IDS arm64e  <93dcb984c8e838909c214fcc045484f2> /System/Library/PrivateFrameworks/IDS.framework/IDS
       0x1c5958000 -        0x1c597efff  MediaServices arm64e  <8bca05c1f1b13e0d80eeeba3c50f7521> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
       0x1c597f000 -        0x1c5b5efff  MediaRemote arm64e  <2a97433908ce39c6ae85cb65b1e52d09> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
       0x1c5b5f000 -        0x1c5b79fff  UserManagement arm64e  <73fba6a561dd370fb00fb3cf6bd540e5> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
       0x1c5b7a000 -        0x1c5b8afff  MobileBluetooth arm64e  <22a0d1505bf33dd8ba1dfbf75ae9aa6f> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
       0x1c5b8b000 -        0x1c5bbbfff  Bom arm64e  <61dc73ecdf7a3e7a893eebbda93bcfd7> /System/Library/PrivateFrameworks/Bom.framework/Bom
       0x1c5bbc000 -        0x1c5bc0fff  CommunicationsFilter arm64e  <4dea920d70893efaa5226b24924e2fb1> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
       0x1c5bc1000 -        0x1c5be2fff  FTAWD arm64e  <74c0acf9992838f5be2cd20fbf7cf3e6> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
       0x1c5be3000 -        0x1c5c39fff  FTServices arm64e  <7c30099bf94e3b97b327d879975a3355> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
       0x1c5c72000 -        0x1c5c7dfff  ProactiveEventTracker arm64e  <01ef3e69fcb336f5903f7e520189e4bb> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
       0x1c5c7e000 -        0x1c5ccdfff  ChunkingLibrary arm64e  <57adbbb5075f3e8f9013e9c4df9c10d4> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
       0x1c5cce000 -        0x1c5cdcfff  libnetworkextension.dylib arm64e  <6927a53aed1f387f987dbd3879bf8cf4> /usr/lib/libnetworkextension.dylib
       0x1c5cdd000 -        0x1c5d01fff  AddressBook arm64e  <358c02e15d3c352ba6eb2ec243605cb2> /System/Library/Frameworks/AddressBook.framework/AddressBook
       0x1c6a87000 -        0x1c6c2afff  NetworkExtension arm64e  <f740c7316b6d3c478f3e941d981518d9> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
       0x1c6c2b000 -        0x1c7061fff  SiriTTS arm64e  <7e295c67b99532c29e1d32f11c5c1590> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
       0x1c7062000 -        0x1c70c0fff  SAObjects arm64e  <60436164e5a63581a9ecc762bbc1ea1a> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
       0x1c70c1000 -        0x1c7101fff  VoiceServices arm64e  <1518f829ca8a3152b475eb24941ababb> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
       0x1c7102000 -        0x1c7131fff  GLKit arm64e  <6471e73f9a163f4bb7dfaf179ceecc68> /System/Library/Frameworks/GLKit.framework/GLKit
       0x1c7132000 -        0x1c7263fff  AssistantServices arm64e  <fe36d59fc6b33ec6a527d2b70badde12> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
       0x1c7264000 -        0x1c7282fff  AssetCacheServices arm64e  <59c837f6827035929e26c37334146fd7> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
       0x1c7283000 -        0x1c7335fff  NetworkServiceProxy arm64e  <a221c2066bac3b798f25d36ed679c34f> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
       0x1c7336000 -        0x1c740dfff  MMCS arm64e  <6dab895ed8753ca2a1ea951479caf018> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
       0x1c740e000 -        0x1c741afff  BluetoothManager arm64e  <3716634d97a8393c8156179443cb2bce> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
       0x1c741b000 -        0x1c748bfff  CoreDAV arm64e  <e875ff14a4ad39e78a360e1f1220e71d> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
       0x1c748c000 -        0x1c74c1fff  iCalendar arm64e  <40ce3a025c1e395083a51f1bfffdb019> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
       0x1c74c2000 -        0x1c74cffff  PersonaKit arm64e  <5e93b1c5fa4f350692f94a231832315a> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
       0x1c74d0000 -        0x1c7528fff  CalendarFoundation arm64e  <f65fe0e27ee137b88d07ecd18a446a9c> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
       0x1c7529000 -        0x1c7557fff  PhotosFormats arm64e  <3182d4774d7b36b4be6342efb5fc2c0f> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
       0x1c7558000 -        0x1c75f4fff  CalendarDatabase arm64e  <4d4f450442c73cb0a10e39c243c5998f> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
       0x1c75f5000 -        0x1c764dfff  CalendarDaemon arm64e  <ba14a7b9db3839c899b26d0758258fa4> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
       0x1c764e000 -        0x1c77b3fff  CloudPhotoLibrary arm64e  <623c145187ae382f9fab38523e4af7ad> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
       0x1c77b4000 -        0x1c789dfff  EventKit arm64e  <0137e2e543ae3aa991e6aea8b85c22e2> /System/Library/Frameworks/EventKit.framework/EventKit
       0x1c789e000 -        0x1c78d1fff  AssetsLibraryServices arm64e  <bcc114f80b5e300391f6978ad1460d8b> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
       0x1c78d2000 -        0x1c7906fff  ACTFramework arm64e  <3a3895035a22346bab5a7cc5f56b9e5d> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
       0x1c7907000 -        0x1c7930fff  DCIMServices arm64e  <e42ae55b3ee631178a04f62085d7eef5> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
       0x1c7931000 -        0x1c7a55fff  CoreMediaStream arm64e  <eb0dc39972093104a73a8c816ac36b7a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
       0x1c7a56000 -        0x1c7a5dfff  XPCKit arm64e  <0df5ae238f86306caae9c36af41f3c27> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
       0x1c7a5e000 -        0x1c7b42fff  CameraKit arm64e  <dc8026f69910329f8e97f9bdc33ae367> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
       0x1c7b43000 -        0x1c7b5dfff  CloudPhotoServices arm64e  <9e39aaec89a53b85bd4becef1cb6d143> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
       0x1c7b5e000 -        0x1c7b69fff  CoreRecents arm64e  <8c9155c41b873781852ca31bbdf201dc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
       0x1c7b6a000 -        0x1c7b87fff  MediaStream arm64e  <3879336c522a345ba78ec543ad032852> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
       0x1c7b88000 -        0x1c80a1fff  PhotoLibraryServices arm64e  <80c9cf9cce7631df87e1d6f44778db6e> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
       0x1c80a2000 -        0x1c80befff  PrototypeTools arm64e  <d8e5fc6e6f5c3f278d4005c51f3f5cd0> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
       0x1c80bf000 -        0x1c8142fff  CoreSymbolication arm64e  <3ff4513197ef3e719d901643487abd5e> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
       0x1c8143000 -        0x1c8294fff  SearchFoundation arm64e  <e7e8a79920063447bec21ba57924fc9e> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
       0x1c8295000 -        0x1c829afff  IncomingCallFilter arm64e  <ee4c9bbdbb253879b0c378f9c00564b2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
       0x1c829b000 -        0x1c8352fff  iTunesStore arm64e  <3068272539b133388126edcf1f736e4d> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
       0x1c8353000 -        0x1c8359fff  libtzupdate.dylib arm64e  <29b6198d84873272a3b6f2e42a326711> /usr/lib/libtzupdate.dylib
       0x1c835a000 -        0x1c84adfff  Preferences arm64e  <48f22fcdcc4832d991488d699aa40e30> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
       0x1c84ae000 -        0x1c84b6fff  CoreTime arm64e  <4d183e6c52a73539a751b255f5fc8eea> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
       0x1c84b7000 -        0x1c8508fff  CoreAppleCVA arm64e  <a91c97efed1d3c0eb3c4c3da32153408> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
       0x1c8509000 -        0x1c8548fff  DifferentialPrivacy arm64e  <9a1c66a7fae73f128ea67a263d5477bd> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
       0x1c8549000 -        0x1c86eefff  AppleCVA arm64e  <2ec322b611e433cc80c97f681d387c2f> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
       0x1c86ef000 -        0x1c87a9fff  Montreal arm64e  <372f071d20d037ccb489f3e81c924373> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
       0x1c87aa000 -        0x1c8a75fff  Espresso arm64e  <b2f8c3653dd73ac0af3f1dfbfcb42445> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
       0x1c8a76000 -        0x1c8a7cfff  MobileSystemServices arm64e  <e876bbcc9817393280f567977cb979b4> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
       0x1c8a7d000 -        0x1c8c74fff  Photos arm64e  <cdd1540b103334b69cb155450505c4eb> /System/Library/Frameworks/Photos.framework/Photos
       0x1c8c81000 -        0x1c8ea2fff  CoreML arm64e  <c3abec2a478e3ab69de7cb0f74911f94> /System/Library/Frameworks/CoreML.framework/CoreML
       0x1c8ea3000 -        0x1c8ea6fff  CoreOptimization arm64e  <804ae6045f9835949c666c794b27c329> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
       0x1c8ea7000 -        0x1c8f05fff  SafariCore arm64e  <08493174c4683a639cfc84acec4de59c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
       0x1c8f06000 -        0x1c8f5bfff  CorePrediction arm64e  <c7dbd88f7ea63fe1b12dee76a1d94766> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
       0x1c8f5c000 -        0x1c905cfff  Navigation arm64e  <4a46e73ec60d364487ab19ebfc3a8648> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
       0x1c905d000 -        0x1c9075fff  ContactsDonation arm64e  <f2602455142b348ba7b25ef631622ef0> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
       0x1c9076000 -        0x1c90a2fff  Futhark arm64e  <5524f72a57513893bd2e65c138f0dcf4> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
       0x1c90a3000 -        0x1c9116fff  NanoRegistry arm64e  <222bc6c6a9bd3ba6b4cdce643edf681f> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
       0x1c9117000 -        0x1c9170fff  ToneLibrary arm64e  <47f18886d5ed3b37aeaec49c879f46d3> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
       0x1c9171000 -        0x1c9188fff  BaseBoardUI arm64e  <36a2e875d5513927a09808713b5f8464> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
       0x1c9189000 -        0x1c91e3fff  ContactsUICore arm64e  <c4956b17ab303d28a6b964f11a2cb8d5> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
       0x1c91e4000 -        0x1c935dfff  ContactsUI arm64e  <3560852cc3633d68b2f97750b9a820a8> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
       0x1c935e000 -        0x1c9429fff  CorePDF arm64e  <6b4209fc09943b03b36caacd3a63f980> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
       0x1c942a000 -        0x1c96bcfff  Vision arm64e  <48c7a04384b7321a95faec68c2b4baae> /System/Library/Frameworks/Vision.framework/Vision
       0x1c96bd000 -        0x1c9c02fff  WebKit arm64e  <cd04029e56b433dabb98f2d9165171f9> /System/Library/Frameworks/WebKit.framework/WebKit
       0x1c9c03000 -        0x1c9c9cfff  BulletinBoard arm64e  <ad6155226f693f8b9a129ffc634a9abb> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
       0x1c9c9d000 -        0x1c9ca2fff  ConstantClasses arm64e  <d520f53c937132a9b70e34e83db83835> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
       0x1c9ca3000 -        0x1c9cabfff  CertUI arm64e  <1f7887d0c7343488b39fb99c3999f19c> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
       0x1c9cac000 -        0x1c9cf7fff  AXRuntime arm64e  <516cb5abfbf631d7a441dd27552e1775> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
       0x1c9cf8000 -        0x1c9d31fff  ScreenReaderCore arm64e  <fb2f823c77bb352bb95875b9218221d2> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
       0x1c9d32000 -        0x1c9d4cfff  TextToSpeech arm64e  <c9ba7bbb1a003e9286640d4780c35131> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
       0x1c9d4d000 -        0x1c9da0fff  CoreMIDI arm64e  <0f1bd89ac9ec3a45b55520ddc5344e2f> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
       0x1c9da1000 -        0x1c9e2efff  MediaPlatform arm64e  <838ce150c2fd342fbbb538faeadc5265> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
       0x1c9e2f000 -        0x1c9e90fff  WebBookmarks arm64e  <c2323422d9c331d89a47c015b0883b55> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
       0x1c9e91000 -        0x1c9e9bfff  DAAPKit arm64e  <b98a23080ff63d83b6f27700de766d6f> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
       0x1c9e9c000 -        0x1c9e9efff  libAXSafeCategoryBundle.dylib arm64e  <c8b3f850e0f8300999d19ecfa78fa6a0> /usr/lib/libAXSafeCategoryBundle.dylib
       0x1c9e9f000 -        0x1c9ea9fff  libAXSpeechManager.dylib arm64e  <aa0316d6685630d2b5534b873adaae29> /usr/lib/libAXSpeechManager.dylib
       0x1c9eaa000 -        0x1c9f95fff  AccessibilityUtilities arm64e  <12d7c71fc18839d0869f5d40ed62bcc3> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
       0x1c9f96000 -        0x1ca232fff  MediaLibraryCore arm64e  <5bec471060b43bc6bb2498c54a44081f> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
       0x1ca233000 -        0x1ca234fff  AdSupport arm64e  <d9a1860789033156a96ee39d0c07ae5f> /System/Library/Frameworks/AdSupport.framework/AdSupport
       0x1ca235000 -        0x1ca4b0fff  MusicLibrary arm64e  <28a2d4a25d38392b82bf8b34a5095d67> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
       0x1ca4b1000 -        0x1caac6fff  VectorKit arm64e  <c71000ac47b7321e94ea2564de89a3fb> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
       0x1caac7000 -        0x1cad1efff  MapKit arm64e  <b032680cb1cf37738e97c6ca60c1f52d> /System/Library/Frameworks/MapKit.framework/MapKit
       0x1cad1f000 -        0x1caef2fff  iTunesCloud arm64e  <d7a9749a9ba43567a26649c1ce77d936> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
       0x1caef3000 -        0x1caf8ffff  HomeSharing arm64e  <d0df82aefb57396fa96d5a19c1421f44> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
       0x1caf90000 -        0x1cb000fff  WebInspector arm64e  <803678f942f63aa68e8ef741645ba251> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
       0x1cb001000 -        0x1cb110fff  ITMLKit arm64e  <e1f8e6133aed30f1ba77109d60c73b4f> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
       0x1cb121000 -        0x1cb55dfff  MediaPlayer arm64e  <50b6147ba1ef3609892405e6b1c937d1> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
       0x1cb55e000 -        0x1cb582fff  MobileInstallation arm64e  <e954b32c08a2394ab8d95853b35bf001> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
       0x1cb583000 -        0x1cb58afff  EmailAddressing arm64e  <52b4e119a93c351e84fac34d2857802c> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
       0x1cb58b000 -        0x1cb58cfff  MessageSupport arm64e  <cd22eee32d733e258ccf0fd31837e8eb> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
       0x1cb58d000 -        0x1cb58ffff  InternationalTextSearch arm64e  <f841f10ddb2a33cc9456eb196ea9549d> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
       0x1cb590000 -        0x1cb5eafff  MIME arm64e  <82d640aba6153bddb9ae054dbcb13c4c> /System/Library/PrivateFrameworks/MIME.framework/MIME
       0x1cb5eb000 -        0x1cb620fff  ProactiveSupport arm64e  <ad35432f1854345fa47e07a719c3894f> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
       0x1cb621000 -        0x1cb659fff  Notes arm64e  <c35edce947f035f6af0fa2d05132e72a> /System/Library/PrivateFrameworks/Notes.framework/Notes
       0x1cb65a000 -        0x1cb724fff  TelephonyUtilities arm64e  <22c1b58d40a63f4f9e30b8aa7b8ecd14> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
       0x1cb725000 -        0x1cb760fff  CalendarUIKit arm64e  <ca9acb6352ca39cd9fc3969a540c95ab> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
       0x1cb761000 -        0x1cb77efff  AccessibilityUIUtilities arm64e  <60b90f2dc6ed3fc0beddd4996ca66417> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
       0x1cb77f000 -        0x1cb7d5fff  DataAccess arm64e  <240f1b73d8843ce687b41bb12c2bd860> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
       0x1cb7d6000 -        0x1cb7e8fff  AssetsLibrary arm64e  <25f27c0c7da23627a59d2301f14d0899> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
       0x1cb7e9000 -        0x1cb9cbfff  EventKitUI arm64e  <0f8c89632f693e57a6e76bd37ce810c1> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
       0x1cb9cc000 -        0x1cba2bfff  AXMediaUtilities arm64e  <45b18feaf3a133b18bbbcb62d7fc64d9> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
       0x1cba2c000 -        0x1cbaa2fff  UIAccessibility arm64e  <9955a40a594c39bd8de2dfbd6e4f6492> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
       0x1cbaa3000 -        0x1cbabafff  CloudServices arm64e  <58229d78718e343a95dba3cde0a2a172> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
       0x1cbac0000 -        0x1cbb5cfff  Social arm64e  <f5123a4810bf3363898ac9e2cbad96a1> /System/Library/Frameworks/Social.framework/Social
       0x1cbb5d000 -        0x1cbb70fff  KeychainCircle arm64e  <fa97d69be2a93ce48a91a5638eb3ee0f> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
       0x1cbb71000 -        0x1cbbd7fff  RemoteUI arm64e  <59accc0c99273cacbbd94a11ecf464a9> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
       0x1cbbd8000 -        0x1cbbf4fff  CoreCDP arm64e  <1214aea153a830eca96947fe816bfb2a> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
       0x1cbbf5000 -        0x1cbc0dfff  CoreFollowUp arm64e  <192a3f2485003ebeacd255070af6dc94> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
       0x1cbc0e000 -        0x1cbc80fff  CoreSuggestions arm64e  <756cea7e9db33f07a2402af6fa865e75> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
       0x1cbc81000 -        0x1cbc91fff  MailServices arm64e  <81db108f458d3054a02d5b7ed6275d83> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
       0x1cbc92000 -        0x1cbd20fff  CoreRecognition arm64e  <ac84df249d013149b73bc59968ad187b> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
       0x1cbd21000 -        0x1cbd49fff  MailSupport arm64e  <e96ee2168c3736779f46b55c50fc272b> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
       0x1cbd4a000 -        0x1cbe9afff  Message arm64e  <cb9d1850a6dd3ddbbfbe5fe00d2c3e3f> /System/Library/PrivateFrameworks/Message.framework/Message
       0x1cbe9b000 -        0x1cc0a3fff  libmecabra.dylib arm64e  <daad74c228f837b682a5759bfdea1934> /usr/lib/libmecabra.dylib
       0x1cc0a4000 -        0x1cc158fff  CoreParsec arm64e  <7fa732dc04e83432b6446e11fe5f83d7> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
       0x1cc187000 -        0x1cc1b8fff  SharedUtils arm64e  <f223240796833e249ce741d3cc6689a6> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
       0x1cc1b9000 -        0x1cc1f8fff  ContactsAutocomplete arm64e  <6a0016a0eff13396b7f19bceb95e8f3c> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
       0x1cc1f9000 -        0x1cc2c5fff  VideoSubscriberAccount arm64e  <70adc76a70b23f8dbfacd7f9fccb26df> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
       0x1cc2c6000 -        0x1cc2f7fff  Pegasus arm64e  <c7628168f0a33fd09c14bfef7a2c7bdf> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
       0x1cc2f8000 -        0x1cc3b3fff  AVKit arm64e  <9544134c1912358596ee50c6ad087c3e> /System/Library/Frameworks/AVKit.framework/AVKit
       0x1cc3b4000 -        0x1cc3ddfff  AuthKitUI arm64e  <2aed075b275e372d8af03baf10e72852> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
       0x1cc3de000 -        0x1cc3e1fff  FTClientServices arm64e  <dedba20bbcf2385d8a2d4d30146aa900> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
       0x1cc3e2000 -        0x1cc3e5fff  SharedWebCredentials arm64e  <86a81b664028316a9bf5c7456e20e5dd> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
       0x1cc3e7000 -        0x1cc401fff  SafariFoundation arm64e  <fffc7ed9615039fd8e209bd529128d11> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
       0x1cc5e2000 -        0x1cc5f7fff  LocalAuthentication arm64e  <9f47bd74110d31a28dc8f68e8b142a97> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
       0x1cc5f8000 -        0x1cc5f9fff  ParsecSubscriptionServiceSupport arm64e  <3f5a3a2cb29432828e624f91ce6eacd6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
       0x1cc6a1000 -        0x1cc8dbfff  SafariShared arm64e  <e8d271c5c2d83a5e993b06cabad60bf0> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
       0x1cc8dc000 -        0x1cc8f7fff  WebUI arm64e  <3ed0e20bc87e334e96665eb6e79bc285> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
       0x1cc8f8000 -        0x1cc905fff  SetupAssistantSupport arm64e  <54db8e8dfad331fc809a5827f18147b0> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
       0x1cc906000 -        0x1cc930fff  SetupAssistant arm64e  <0a5a6245e7c03bc8bb72e14d1939abcd> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
       0x1cc97b000 -        0x1cc97efff  HSAAuthentication arm64e  <1a36ae7f862b32dc86c2e063d9e3c5c4> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
       0x1cc97f000 -        0x1cc988fff  MobileStorage arm64e  <915d6415810739bc9ef2359733b89d88> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
       0x1cc989000 -        0x1cc9c9fff  ContentIndex arm64e  <7e90d7342ced3456aea0460278415375> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
       0x1cc9ca000 -        0x1cca27fff  ImageCapture arm64e  <e07b49d409df3159a2c521b85c94d559> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
       0x1ccbe6000 -        0x1ccbfbfff  iPhotoMigrationSupport arm64e  <c71928d6c85d38ff9da441892204a979> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
       0x1ccbfc000 -        0x1ccc0dfff  DiagnosticExtensions arm64e  <465c2136838831eeb2326a2851070a0b> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
       0x1ccc0e000 -        0x1ccc2dfff  LatentSemanticMapping arm64e  <15c3bd1d26203fe38ac3fab3d5e6545c> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
       0x1cd04d000 -        0x1cd0c8fff  PhotoLibrary arm64e  <d859229f73cd3197a4b22f678c79ceb4> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
       0x1cd0c9000 -        0x1cd609fff  PhotosUICore arm64e  <b6e63632b4433e62a87321a2af1f1711> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
       0x1cd644000 -        0x1cd65bfff  CoreSDB arm64e  <70d861328e7f35cbbd589cecac41d011> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
       0x1cd65c000 -        0x1cd6eafff  IMSharedUtilities arm64e  <9161b9b7a42b3865bae83f70c91e14ee> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
       0x1cd6eb000 -        0x1cd6f0fff  LinguisticData arm64e  <d9ff6d1a9fdd3456b6abbc898f6e70a5> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
       0x1cd70a000 -        0x1cd793fff  PhotoEditSupport arm64e  <902a647629b8325ba89fa063ccb168a1> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
       0x1cd7a8000 -        0x1cdc7bfff  PhotosUI arm64e  <8826c336f7f53054b0b2a72ab33d20a0> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
       0x1cdc83000 -        0x1cdd84fff  ResponseKit arm64e  <805b32d785b635dda8712bbc663b09ce> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
       0x1cdd85000 -        0x1cddc1fff  StoreKit arm64e  <feeef482357336d9bd81abeb2b9c5d1e> /System/Library/Frameworks/StoreKit.framework/StoreKit
       0x1cde57000 -        0x1cde6efff  EmojiFoundation arm64e  <80025c6f9f543c3e86e2ae270a93ce28> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
       0x1cde6f000 -        0x1cdf88fff  IMDPersistence arm64e  <5450dbe8ad8d3b09b0bb17e71fafc9e7> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
       0x1cdf89000 -        0x1cdfa3fff  MetalKit arm64e  <f21237896f873eb08c9e5340f53eea4b> /System/Library/Frameworks/MetalKit.framework/MetalKit
       0x1cdfa4000 -        0x1cdfc4fff  GenerationalStorage arm64e  <3bbf4247786c3dd4bea6db0b68ff7302> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
       0x1ce410000 -        0x1ce4d8fff  CoreHandwriting arm64e  <91d57d3bf40c32c9b4a1a1f86752dfb9> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
       0x1ce522000 -        0x1ce53cfff  CertInfo arm64e  <6b507d3fcc4f3fee83315f932e898683> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
       0x1ce62f000 -        0x1ce659fff  AccountsUI arm64e  <8c8e880811393a4d83934b04defe84a9> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
       0x1ce898000 -        0x1ce9fbfff  PencilKit arm64e  <0a3d2ccc2ecd3459a3bd4728de731c02> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit
       0x1ce9fc000 -        0x1cea1bfff  QuickLookThumbnailing arm64e  <12554d814860340cb77f20734ed94718> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
       0x1cea1c000 -        0x1ceae4fff  PDFKit arm64e  <737ce79d33523df6851c1c929b5c037b> /System/Library/Frameworks/PDFKit.framework/PDFKit
       0x1ceae5000 -        0x1cec0ffff  AnnotationKit arm64e  <9982af3a813c3274b8d3e036a8fca1d7> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
       0x1cec10000 -        0x1cedc2fff  IMCore arm64e  <87c66c1e83bb3feabd7d71026149a489> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
       0x1cee22000 -        0x1cee38fff  FMCoreLite arm64e  <2c8d4e250d3d3a34a2f48d163ad11ba6> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
       0x1cee39000 -        0x1cee6afff  MarkupUI arm64e  <cac9fbe21ea7380c8e61df953d9a2e42> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
       0x1cee6b000 -        0x1cee7dfff  MobileDeviceLink arm64e  <a998371e4ccd3bb4b7f26263291384cc> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
       0x1cee8d000 -        0x1cef42fff  QuickLook arm64e  <d9683ba3ccd732c89514b87f72db14cb> /System/Library/Frameworks/QuickLook.framework/QuickLook
       0x1cef5f000 -        0x1cefa6fff  MobileBackup arm64e  <f7440075538b3827bad39a73202a07a8> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
       0x1cefa7000 -        0x1ceff1fff  SafariSafeBrowsing arm64e  <cfff3a2279ff3a5f8459704604c6ceaf> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
       0x1ceff2000 -        0x1cf141fff  SafariServices arm64e  <f1beb92e1966310d8f9bc6f5c9eaa160> /System/Library/Frameworks/SafariServices.framework/SafariServices
       0x1cf142000 -        0x1cf1a1fff  AppStoreDaemon arm64e  <6688f7d49aaf32f6ba1b437363d52ed1> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
       0x1cf206000 -        0x1cf26afff  IMAP arm64e  <2e5abd39b6253fc0a8d39f605b57a16e> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
       0x1cf306000 -        0x1cf4f4fff  iTunesStoreUI arm64e  <645e2cd50a833c01bf051251b68365c9> /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
       0x1cf4f5000 -        0x1cf5f0fff  MessageUI arm64e  <121dcb4b2ada329c9dc041351c43e923> /System/Library/Frameworks/MessageUI.framework/MessageUI
       0x1cf5f1000 -        0x1cf60dfff  FindMyDevice arm64e  <2b2959b525a4329ebbe0b9c8df6dce78> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
       0x1cf791000 -        0x1cf7bdfff  BookLibrary arm64e  <95342e70ae86354da16afcc1734137cb> /System/Library/PrivateFrameworks/BookLibrary.framework/BookLibrary
       0x1cf8bd000 -        0x1cf90dfff  CoreCDPInternal arm64e  <92176343afd43538866382f02d0be52b> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
       0x1cf955000 -        0x1cfd9afff  StoreKitUI arm64e  <70908e99bd663679a834b8512a016bd2> /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
       0x1cfd9c000 -        0x1cfdbcfff  CoreCDPUI arm64e  <8047c37f255a39889176ffa5219244b1> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
       0x1cfec8000 -        0x1cff28fff  AppleAccountUI arm64e  <0ce6360be2783240bb3d703d233e9698> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
       0x1d0a41000 -        0x1d0a97fff  CallKit arm64e  <be0387e62ac83f01ac43fd203bce0573> /System/Library/Frameworks/CallKit.framework/CallKit
       0x1d17f4000 -        0x1d1846fff  LoggingSupport arm64e  <f47f01daaf3831e9bf7551bc0b8f4867> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
       0x1d19c7000 -        0x1d19d2fff  IMSharedUI arm64e  <3c04302e73c133efbad40fbe9b59dd52> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
       0x1d1a2c000 -        0x1d1a7efff  PhotosPlayer arm64e  <44bc252d2cad34cc89e9eabb87a5efa3> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
       0x1d1b84000 -        0x1d1b8dfff  EmojiKit arm64e  <5148a7576f813f078569bd57dff06f4c> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
       0x1d1b8e000 -        0x1d1b97fff  FamilyCircle arm64e  <8b373d15c0be3d6cac3e7e46769b2c1b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
       0x1d1dbb000 -        0x1d219dfff  ChatKit arm64e  <db4a834d2f573ff29ab295071f84ac58> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
       0x1d3444000 -        0x1d3468fff  AppSupportUI arm64e  <018723daa8df3e148dcc6a92afd5957f> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
       0x1d3bfc000 -        0x1d3c88fff  LinkPresentation arm64e  <c4d4f5e596253bc39a248dfe34f258d5> /System/Library/PrivateFrameworks/LinkPresentation.framework/LinkPresentation
       0x1d3df4000 -        0x1d3e39fff  Catalyst arm64e  <6f4e77577a453d35848d1a4b54eccf50> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
       0x1d4134000 -        0x1d4139fff  kperf arm64e  <69ff5c8c63d03fa0987d536a83b30fb2> /System/Library/PrivateFrameworks/kperf.framework/kperf
       0x1d438e000 -        0x1d43b0fff  CellularPlanManager arm64e  <73e927be725e3f009014be19686fdcbb> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
       0x1d43b1000 -        0x1d4407fff  DeviceManagement arm64e  <7c29b6542abf33d2a609ab444c1cac6f> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
       0x1d4576000 -        0x1d457efff  kperfdata arm64e  <85622c103c9d36378a7ded73c62287e7> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
       0x1d45c1000 -        0x1d45c8fff  libdscsym.dylib arm64e  <0176997a2ad8392bad6141f167897b43> /usr/lib/libdscsym.dylib
       0x1d45c9000 -        0x1d45cdfff  libsysdiagnose.dylib arm64e  <539bc85cb6853db4bdfa049b39cc1ef1> /usr/lib/libsysdiagnose.dylib
       0x1d481c000 -        0x1d4821fff  IDSKVStore arm64e  <748e00c0b13a35d7a0d6ed95a630afbe> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
       0x1d4826000 -        0x1d482dfff  IMTranscoding arm64e  <56b8bf1ccc703b0288c5cfff5a68cb73> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
       0x1d496f000 -        0x1d49a7fff  ktrace arm64e  <613c69a8f1f03f9da7ba37569f337ffb> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
       0x1d4a8b000 -        0x1d4aacfff  Messages arm64e  <1f95dc721b48372b896c8c1c3e6bfc09> /System/Library/Frameworks/Messages.framework/Messages
       0x1d5d44000 -        0x1d5dc8fff  CloudDocs arm64e  <a6c2585654a13a3c817c72e61663b7c1> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
       0x1d6c43000 -        0x1d6c87fff  BiometricKit arm64e  <823838357e083b8da6e07aaaab6ee217> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
       0x1d6ca6000 -        0x1d6cb5fff  CTCarrierSpace arm64e  <b1725ad1a9633abfbbb69b01deab5837> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
       0x1d7121000 -        0x1d7144fff  DeviceIdentity arm64e  <2e4b1a26ecfa37d69c7b8db4a92ce59c> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
       0x1d9152000 -        0x1d91c2fff  Rapport arm64e  <c80c584459e8340d94c9e9d5f29461ed> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
       0x1d9200000 -        0x1d9242fff  SignpostSupport arm64e  <20c8a597ba693feeac87488e45ac9d2b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
       0x1da17b000 -        0x1da182fff  libMatch.1.dylib arm64e  <73ba69e62457342ea1e87403584afc31> /usr/lib/libMatch.1.dylib
       0x1da1cb000 -        0x1da1e0fff  libtailspin.dylib arm64e  <f3d19ef00bb33e0ba2d2f2f89c040e17> /usr/lib/libtailspin.dylib
       0x1da4de000 -        0x1da7a0fff  RawCamera arm64e  <44f22d8339b93fb5af414f22db302ab2> /System/Library/CoreServices/RawCamera.bundle/RawCamera
       0x1da7e5000 -        0x1da7f9fff  libCGInterfaces.dylib arm64e  <ebb93b2e9c943281847252bb7b8f41e5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
       0x1da7fa000 -        0x1dac40fff  AudioCodecs arm64e  <b57d7b6925a43da39ae05b6c26e6a340> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
       0x1db1ad000 -        0x1db1c2fff  CoreAudioKit arm64e  <0f600b8c4d52372c904c222c0a45ed37> /System/Library/Frameworks/CoreAudioKit.framework/CoreAudioKit
       0x1db721000 -        0x1db725fff  PushKit arm64e  <69899cc0b84730f890e33c6a20719ace> /System/Library/Frameworks/PushKit.framework/PushKit
       0x1dcd2b000 -        0x1dcd36fff  ContextKit arm64e  <2e43b09ebfa73d358b5194562dc31e04> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
       0x1dcf93000 -        0x1dcfbafff  CoreServicesInternal arm64e  <27eae4b21bda3c3e8bcce72aa16b8704> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
       0x1dd61e000 -        0x1dd625fff  EmailCore arm64e  <c12e6d80c79c3e858005810d87b5e9ee> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
       0x1dd633000 -        0x1dd645fff  libGSFontCache.dylib arm64e  <f48b656a6528340797eb7afd73800dda> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
       0x1dd646000 -        0x1dd676fff  libTrueTypeScaler.dylib arm64e  <f10836be5ce13e2dbe8058db560be4f8> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
       0x1df114000 -        0x1df118fff  InternationalSupport arm64e  <e69af9de8a01329aad4d5bf9c49599bb> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
       0x1e04f5000 -        0x1e0501fff  PersonaUI arm64e  <c664879bfca0315ea53986426dba833d> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
       0x1e0938000 -        0x1e0942fff  SignpostCollection arm64e  <671943d000d5375ebb1da6554bc5e3fa> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
       0x1e138f000 -        0x1e1392fff  XCTTargetBootstrap arm64e  <01e874d9d911324e914792b44fa7dd0a> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
       0x1e13d6000 -        0x1e13e9fff  libEDR arm64e  <4fd415ac95703e828f463b5a2323d5cc> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
       0x1e1de9000 -        0x1e1df6fff  libMobileGestaltExtensions.dylib arm64e  <40a5385e26b336c9a3396a8a88b3f0fc> /usr/lib/libMobileGestaltExtensions.dylib
       0x1e1f0a000 -        0x1e1f0afff  libcharset.1.dylib arm64e  <eaeb0c779a6d3b2cb6ffc68c5c99f370> /usr/lib/libcharset.1.dylib
       0x1e2990000 -        0x1e2991fff  libsandbox.1.dylib arm64e  <b26b9aff8006359189724c2437fd3748> /usr/lib/libsandbox.1.dylib
       0x1e29d0000 -        0x1e29d1fff  liblog_network.dylib arm64e  <2084162a569c3d0786ab7fa51126424c> /usr/lib/log/liblog_network.dylib
       0x1e2fb9000 -        0x1e2fc2fff  AuthenticationServices arm64e  <e9a5f06a0350336aafcd88e9a1406706> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
       0x1e305d000 -        0x1e31a0fff  CoreServices arm64e  <c2f57ff635113063b7a366a0747696fa> /System/Library/Frameworks/CoreServices.framework/CoreServices
       0x1e31ca000 -        0x1e31e3fff  MPSRayIntersector arm64e  <1d24d8408953374da6ef64d5533cd2f1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
       0x1e3211000 -        0x1e3337fff  Network arm64e  <ff0f43a0ed9f3104a00bc771976288b7> /System/Library/Frameworks/Network.framework/Network
       0x1e33fd000 -        0x1e340bfff  ANEServices arm64e  <ee81b65572283cb293eb14ff8fbe83d0> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
       0x1e3410000 -        0x1e3414fff  ASEProcessing arm64e  <ef37630821233459b5d8f13a6d4b7632> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
       0x1e3415000 -        0x1e3420fff  AXCoreUtilities arm64e  <742e930e36cc38b2b6efb34e5fbfcbad> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
       0x1e36a4000 -        0x1e37f5fff  AppleMediaServices arm64e  <76d093fd86ff3ade905ec20edf0f44c6> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
       0x1e37f6000 -        0x1e3805fff  AppleNeuralEngine arm64e  <98f9a3c6dabc3f9cb507cbc70ba98dab> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
       0x1e3986000 -        0x1e39bbfff  C2 arm64e  <94cba45be1e43af7a34a4c056d6903ce> /System/Library/PrivateFrameworks/C2.framework/C2
       0x1e3b4c000 -        0x1e3b57fff  Categories arm64e  <0ab7a89971fd3ce49b6c3ca281e722cb> /System/Library/PrivateFrameworks/Categories.framework/Categories
       0x1e3c54000 -        0x1e3d7dfff  ConfigurationEngineModel arm64e  <3f6489103b6336c49cb368dcdcf4efca> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
       0x1e3ede000 -        0x1e3ef8fff  DoNotDisturb arm64e  <67f84778da61328a8ea0faa26bd06909> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
       0x1e4020000 -        0x1e4075fff  DocumentManager arm64e  <da710f3e29213c3695b247fcf257aa2f> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
       0x1e41ae000 -        0x1e41b2fff  IdleTimerServices arm64e  <746250ac9c7b3dae8dcc8cbb95b66bde> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
       0x1e4298000 -        0x1e42c0fff  MetadataUtilities arm64e  <ffd9deba7a683e65b374361e78ec30c9> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
       0x1e5422000 -        0x1e5470fff  OTSVG arm64e  <a3a76a6878453d38822148c29edc6709> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
       0x1e5471000 -        0x1e5493fff  OnBoardingKit arm64e  <718c6188c8643b4daf032d47dab46b4a> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
       0x1e5568000 -        0x1e55c5fff  PhotoFoundation arm64e  <37797e10ed7f3096b1e7b642876bc4a3> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
       0x1e5616000 -        0x1e5658fff  PhotosImagingFoundation arm64e  <221c242378b5302ca105c867b1d80784> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
       0x1e569e000 -        0x1e56a7fff  PrototypeToolsUI arm64e  <ed9f0434da64360a946ef8a5f57b8a05> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
       0x1e56a8000 -        0x1e56bbfff  QuickLookSupport arm64e  <b0c31106a0f13758b60940a8d6939880> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
       0x1e56bc000 -        0x1e5709fff  ROCKit arm64e  <788fc2043a2e3a4f9cb54c410649a400> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
       0x1e58c3000 -        0x1e5928fff  RemoteManagement arm64e  <7c5d2ebcb36f35e8941b5381890e7d88> /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
       0x1e592e000 -        0x1e5940fff  RemoteTextInput arm64e  <92742f492bd73b22a110648f93f1d46e> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
       0x1e5968000 -        0x1e59fefff  SampleAnalysis arm64e  <581c1e2186693c339f4fd28a3b702e64> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
       0x1e5b59000 -        0x1e5b6dfff  SiriInstrumentation arm64e  <8dd5642cc94e341abc4a09b236ebebe1> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
       0x1e5bb0000 -        0x1e5bb7fff  StatsKit arm64e  <1f04bc4f0e0e3b86ae2dfa309da4fbf8> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
       0x1e6819000 -        0x1e7958fff  UIKitCore arm64e  <f7dd9a4eea9337838282639e608d8289> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x1e7959000 -        0x1e7964fff  UIKitServices arm64e  <9ce8ee8ae40d3672937e29e6dedd9794> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
       0x1e7965000 -        0x1e796bfff  URLFormatting arm64e  <2b92e3ad36a839988d52a51c51bf2a05> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
       0x1e796c000 -        0x1e798dfff  UsageTracking arm64e  <a33a21d75368388fa5a8a4d55dfe0400> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
bmunkholm commented 5 years ago

@tgoyne Have you seen this before?

@ganesh-ananthan In the meantime, can you give us more information: How frequent is this happening? Just in production or also in your own testing? Can you reproduce this?

ganesh-ananthan commented 5 years ago

No this is occurring only on production, while testing we were not able to reproduce it. Frequency seems 50% of hockeycrash is this.

tgoyne commented 5 years ago

No, this isn't something we've ever seen before. The code merely asserts that no error occurred in kevent() rather than try to handle it mostly because no one's ever reported it failing.

It's also possible that it has been failing for people, but since assert() is normally disabled in Release builds it's just that no one has ever noticed. Looking at the set of errors that kevent() is documented to produce, it looks like we happen to do a sensible thing if it fails with EINTR, but only if assertions are disabled.

tgoyne commented 5 years ago

Does hockey give you stats on if the crashes were in the foreground or background? If they're all in the background then there's more possible explanations for what's going wrong.

OneSman7 commented 5 years ago

@tgoyne hello! I was monitoring this ticket hoping for a fix. We also have this problem in our app. Numerous reports from Crashlytics. All in background.

tgoyne commented 5 years ago

Do you have Data Protection enabled for the app?

OneSman7 commented 5 years ago

If this is the default, then yes

tgoyne commented 5 years ago

3.16.2 (which is currently going through the release process) may fix this if it turns out the problem was just the lack of EINTR handling. It also might do nothing.

ganesh-ananthan commented 5 years ago

We were tried all the best possibilities of realm executions , like serialising the write transaction on single queue (suggested by Ian ward). Still we are getting the crash on production.

ganesh-ananthan commented 5 years ago

@tgoyne Any updates regarding this Crash ? Or the upcoming version (3.16.2) will resolve it ?

tgoyne commented 5 years ago

3.16.2 is out and might fix it. If it didn’t then I’ll need to try more things.

stennie commented 4 years ago

Closing this issue with no recent activity. I assume this issue has been resolved -- please let us know if that is not the case.

remihrt commented 4 years ago

Hello, same line reported by Crashlytics this morning in production with RealmSwift 3.17.0:


# OS Version: 13.1.0 (17A844)
# Device: iPhone 7 Plus
# RAM Free: 2.7%
# Disk Free: 41%

#0. Thread
0  libsystem_kernel.dylib         0x1b62d1a74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b61f5ff0 _pthread_wqthread + 352
2  (Missing)                      0x4000000040 (Missing)

#1. Thread
0  libsystem_kernel.dylib         0x1b62d1a74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b61f5ff0 _pthread_wqthread + 352
2  libsystem_pthread.dylib        0x1b61f8ae0 start_wqthread + 8

#2. com.google.fira.worker
0  libsystem_kernel.dylib         0x1b62d2424 fsync + 8
1  libsqlite3.dylib               0x1b8148ff8 sqlite3_free_table + 63640
2  libsqlite3.dylib               0x1b8152b90 sqlite3_randomness + 2404
3  libsqlite3.dylib               0x1b8148998 sqlite3_free_table + 62008
4  libsqlite3.dylib               0x1b8133f24 sqlite3_value_text + 23504
5  libsqlite3.dylib               0x1b810015c sqlite3_finalize + 3608
6  libsqlite3.dylib               0x1b812cfc0 sqlite3_step + 62416
7  libsqlite3.dylib               0x1b811dd74 sqlite3_step + 388
8  Witick                         0x104aa71d8 -[FIRASqliteStore executeSQLStatement:error:] + 4369625560
9  Witick                         0x104aa7148 -[FIRASqliteStore executeSQL:error:] + 4369625416
10 Witick                         0x104aa440c -[FIRASqliteStore ensureTableWithName:createSQL:requiredColumnNames:addOnColumns:error:] + 4369613836
11 Witick                         0x104aa3678 -[FIRASqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:error:] + 4369610360
12 Witick                         0x104aa3f80 -[FIRASqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:modifyColumnInfo:error:] + 4369612672
13 Witick                         0x104abbb2c -[FIRADatabase ensureAllTables] + 4369709868
14 Witick                         0x104aba098 -[FIRADatabase initializeDatabaseResourcesWithContext:databasePath:] + 4369703064
15 Witick                         0x104aaf938 -[FIRADatabase initWithDatabaseName:persistedConfig:] + 4369660216
16 Witick                         0x104ac0148 __48-[FIRAMeasurement startMeasurementOnWorkerQueue]_block_invoke + 4369727816
17 libdispatch.dylib              0x1b61a6184 _dispatch_client_callout + 16
18 libdispatch.dylib              0x1b614da04 _dispatch_once_callout + 28
19 Witick                         0x104abff48 -[FIRAMeasurement startMeasurementOnWorkerQueue] + 4369727304
20 Witick                         0x104abfcec -[FIRAMeasurement setEnabledOnWorkerQueue:] + 4369726700
21 Witick                         0x104ad7358 __52-[FIRAScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4369822552
22 libdispatch.dylib              0x1b61a5610 _dispatch_call_block_and_release + 24
23 libdispatch.dylib              0x1b61a6184 _dispatch_client_callout + 16
24 libdispatch.dylib              0x1b6152464 _dispatch_lane_serial_drain$VARIANT$mp + 608
25 libdispatch.dylib              0x1b6152e58 _dispatch_lane_invoke$VARIANT$mp + 420
26 libdispatch.dylib              0x1b615c340 _dispatch_workloop_worker_thread + 588
27 libsystem_pthread.dylib        0x1b61f5fa4 _pthread_wqthread + 276
28 libsystem_pthread.dylib        0x1b61f8ae0 start_wqthread + 8

#3. com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0x1b62af5f4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b62aea60 mach_msg + 72
2  CoreFoundation                 0x1b6456068 __CFRunLoopServiceMachPort + 216
3  CoreFoundation                 0x1b6451188 __CFRunLoopRun + 1444
4  CoreFoundation                 0x1b64508bc CFRunLoopRunSpecific + 464
5  Foundation                     0x1b6790994 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228
6  Foundation                     0x1b6790874 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88
7  UIKitCore                      0x1ba57d49c -[UIEventFetcher threadMain] + 152
8  Foundation                     0x1b68c10b0 __NSThread__start__ + 848
9  libsystem_pthread.dylib        0x1b61f51ec _pthread_start + 124
10 libsystem_pthread.dylib        0x1b61f8aec thread_start + 8

#4. Thread
0  libsystem_kernel.dylib         0x1b62d1a74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b61f5ff0 _pthread_wqthread + 352
2  libsystem_pthread.dylib        0x1b61f8ae0 start_wqthread + 8

#5. Thread
0  libsystem_pthread.dylib        0x1b61f8ad8 start_wqthread + 190

#6. com.twitter.crashlytics.ios.MachExceptionServer
0  Witick                         0x104a61c00 CLSProcessRecordAllThreads + 376 (CLSProcess.c:376)
1  Witick                         0x104a61fe8 CLSProcessRecordAllThreads + 407 (CLSProcess.c:407)
2  Witick                         0x104a51cfc CLSHandler + 26 (CLSHandler.m:26)
3  Witick                         0x104a4d138 CLSMachExceptionServer + 446 (CLSMachException.c:446)
4  libsystem_pthread.dylib        0x1b61f51ec _pthread_start + 124
5  libsystem_pthread.dylib        0x1b61f8aec thread_start + 8

#7. Realm notification listener
0  libsystem_kernel.dylib         0x1b62d299c kevent + 8
1  Realm                          0x105024e18 realm::_impl::ExternalCommitHelper::listen() + 217 (external_commit_helper.cpp:217)
2  Realm                          0x1050258f4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >(void*) + 171 (tuple:171)
3  libsystem_pthread.dylib        0x1b61f51ec _pthread_start + 124
4  libsystem_pthread.dylib        0x1b61f8aec thread_start + 8

#8. AVAudioSession Notify Thread
0  libsystem_kernel.dylib         0x1b62af5f4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b62aea60 mach_msg + 72
2  CoreFoundation                 0x1b6456068 __CFRunLoopServiceMachPort + 216
3  CoreFoundation                 0x1b6451188 __CFRunLoopRun + 1444
4  CoreFoundation                 0x1b64508bc CFRunLoopRunSpecific + 464
5  AVFAudio                       0x1c2eb0e68 GenericRunLoopThread::Entry(void*) + 156
6  AVFAudio                       0x1c2f01df0 CAPThread::Entry(CAPThread*) + 204
7  libsystem_pthread.dylib        0x1b61f51ec _pthread_start + 124
8  libsystem_pthread.dylib        0x1b61f8aec thread_start + 8```
Vinamor commented 4 years ago

Hello, same crash reproduced for me. iPhone 7+, iOS 12.3.1 Realm 3.17.3 Screen Shot 2019-10-08 at 2 32 20 PM

Vinamor commented 4 years ago

@stennie , please, reopen this ticket. Will you provide some piece of advice?

bmunkholm commented 4 years ago

@remihillairet @Vinamor Where do you see it has crashed in Realm? And which kind of crash?

Vinamor commented 4 years ago

@bmunkholm Screen Shot 2019-10-08 at 2 59 16 PM

Vinamor commented 4 years ago

16. Realm notification listener

0 libsystem_kernel.dylib 0x1977978f4 kevent + 8 1 Realm 0x106a0b400 realm::_impl::ExternalCommitHelper::listen() + 217 (external_commit_helper.cpp:217) 2 Realm 0x106a0bf34 void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >(void) + 170 (tuple:170) 3 libsystem_pthread.dylib 0x1978182c0 _pthread_body + 128 4 libsystem_pthread.dylib 0x197818220 _pthread_start + 44 5 libsystem_pthread.dylib 0x19781bcdc thread_start + 4

Vinamor commented 4 years ago

@bmunkholm , the information I provided is enough for you to analyze the issue?

bmunkholm commented 4 years ago

There is unfortunately not much to go from without a way to repro the issue. If you have any clues to that, that would be wonderful!

remihrt commented 4 years ago

For now we only have one user affected among thousands. We don't know how to reproduce it. The crash occurs at launch he can't open the app, reinstallation don't solve the problem. I understand that it's very difficult to debug without more information. Do you know anything we can try or test ?

kylebrowning commented 4 years ago

FWIW This crash is happening on our app as well, 20 users over the past 7 days.

marcoscurvello commented 4 years ago

I've encountered this error with version 4.4.1 installed through cocoapods, building with Xcode 11.4.1 (11E503a).

It occurs on Realm initialization, and produces a mach_msg_trap.

juannuvreni commented 4 years ago

Same issue with our production app (199 users affected)

Any guidance on how to mitigate this or if it's a fix on the way?

Thanks!

eastsss commented 4 years ago

We have this issue as well. Very little information available.

Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_PROTECTION_FAILURE 0x0000000001a89000 realm::_impl::ExternalCommitHelper::listen() + 118

  1. Crashes only in release builds (debug builds are working fine)
  2. Affected iOS versions: 9.3.5, 10.3.4
  3. Devices: iPad Mini, iPod Touch 5G, iPhone 5

I tested on the latest realm version (5.0.1). It still crashes. It reproduces 100% of the time on one of my test devices (iPod Touch 5G). Crash always happens when the app is foreground.

Any workaround for this?

bmunkholm commented 4 years ago

@eastsss If you can reproduce this consistently we would be very interested if you can share the project with us privately and confidentially. Or if you could possible reduce it down to something minimal shareable?

eastsss commented 4 years ago

@bmunkholm Unfortunately this is a commercial project, I don't own it so I can't share the code. But may be there are other possible ways to debug this issue? Like logs or something?

eastsss commented 4 years ago

For example, what if we add some logs to Realm code and I reproduce this crash? Can this help somehow?

bmunkholm commented 4 years ago

Hmm - yeah it will likely be a painful slow process. But yeah if can can do that it would be great!

eastsss commented 4 years ago

Ok, then may be we should use some communication channels other than github? to solve this thing faster? Also.. I can plug any of recent realm versions to the project and repeat this crash anytime you want, but I dont really understand what should we do in order for you to receive logs or any other info.. any ideas? Does realm have any internal logging or smth like that?

bmunkholm commented 4 years ago

There is no internal logging that would help with this. It would require that you debug it by building Realm yourself and add appropriate logs/print statements from where it crashes. So it's a little involved...

eastsss commented 4 years ago

ok, any hints on what should I log? or may be you can take a source code of Realm and add logs(or comments to the appropriate lines) which can help to determine the problem and then send me somehow? Then I will change them to Crashlytics logs and reproduce the crash...

bmunkholm commented 4 years ago

Pinging @ericjordanmossman or @tgoyne - perhaps one of them will be able to help with that.

eastsss commented 4 years ago

anybody here? :) any hints on what to log?

ericjordanmossman commented 4 years ago

@eastsss

or may be you can take a source code of Realm and add logs(or comments to the appropriate lines) which can help to determine the problem and then send me somehow? .. any hints on what to log?

With a reproduction I would download the realm-cocoa source, then git submodule update --init --recursive to pull in realm/realm-object-store (where ExternalCommitHelper is).

If you can induce the error I would set a breakpoint here or here, depending on where it crashes. Then take note of the value of ret at each assert.

This is where I'd try to begin, but I have a limited understanding of the kqueue. @tgoyne knows more and probably has a better idea to get to the bottom of it.

mpliva commented 4 years ago

realm::_impl::ExternalCommitHelper::listen() Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_PROTECTION_FAILURE

I started seeing this on Crashlytics just a few days ago, with a new release of my app to the AppStore. Not using Realm any differently than before. Looks like iPhone 5 and iOS 10.x are affected.

tgoyne commented 4 years ago

A thread sitting in mach_msg_trap inside a call to realm::_impl::ExternalCommitHelper::listen() just means that our worker thread is currently waiting for work, and does not indicate that the crash was there. If the crash report includes Crashed: com.apple.main-thread then it almost certainly doesn't have anything to do with realm::_impl::ExternalCommitHelper::listen(), as we don't call that function on the main thread.

eastsss commented 4 years ago

I spent more time on this one and looks like it might not be related to Realm at all. After reproducing this crash few more times I got very different stacktraces and sometimes Crashlytics reports point to different places in code, like CFNetwork and other. One thing that all crash reports have in common is a very low amount of memory available (less than 10mb in all cases). Also, by the look of this thread the crash seems to be reproducible mostly on devices with 32-bit architecture(as people mentioned, its mostly iOS versions less than 11 and devices like iPhone 5c, iPad Mini, iPod Touch 5G, etc).

I added more logs to my code which is being executed when the crash is happening and found out that it happens exactly when I create a view model for a new controller and it never even reaches the first line of code in init() of that class, like this:

Crashlytics.crashlytics().log("MARKER1")
let viewModel = SomeViewModel()
class SomeViewModel {
    init() {
        Crashlytics.crashlytics().log("MARKER2")
    }
}

I always get MARKER1 in crash reports, but never MARKER2, so one can assume it has something to do with memory allocation in release builds... Though I still don't understand why it started crashing only now, there wasn't such problem before.. may be its because of building against a new iOS SDK?..

victordupreez commented 4 years ago

This appears to be an issue with Apple 32-bit devices using Xcode 11.4 and swift 5.2

https://bugs.swift.org/browse/SR-12511?focusedCommentId=55917&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-55917

Having the same issue and recompiling the application using Xcode 11.5 resolved the realm crash.

eastsss commented 4 years ago

Can confirm, my app no longer crashes when built by Xcode 11.5.

moosamir68 commented 3 years ago

This appears to be an issue with Apple 32-bit devices using Xcode 11.4 and swift 5.2

https://bugs.swift.org/browse/SR-12511?focusedCommentId=55917&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-55917

Having the same issue and recompiling the application using Xcode 11.5 resolved the realm crash.

thank you @victordupreez its works for me too