Realm framework version: 3.10.0
Realm Object Server version: ?
Xcode version: 10.1 (10B61)
iOS/OSX version: iOS12 / iOS 10
Dependency manager + version: Cococapods v1.5.3
I am using realm as my database, the database is placed at a .bundle in my app's bundle,
once the App is opened, I'll copy the .realm file to App Group, and read the realm file from the App Group.
However, since last time I upgraded my database (add a property to my RLMObject subclass),
replace the .realm file in the .bundle, lots of users are crashing.
I am unable to reproduce this issue, I've got the .realm file from my user that is crashing, after tested open the realm using the file from my user that crashed, turns out it's not crashing, unable to reproduce the issue.
I've got some crash logs from my users, however, I am unable to analyze the log, seems like the log is related to Realm internal code.
Can somesome give me a help? I have no clue of how to fix this issue, but it is still affecting my users
Incident Identifier: BF648BBA-B3BC-4CA5-B6CB-5D32B69AE9EA
CrashReporter Key: 2a3bdc981f07269ee38fafb5b5245af6a02e7eb1
Hardware Model: iPhone11,8
Process: MYAPPNAME [3429]
Path: /private/var/containers/Bundle/Application/031225A7-9BA9-4E26-ABD1-6990D0A0B378/MYAPPNAME.app/MYAPPNAME
Identifier: MYIDENTIFIER.MYAPPNAME
Version: 24781 (8.0.1)
AppStoreTools: 10B63
AppVariant: 1:iPhone11,8:12
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: MYIDENTIFIER.MYAPPNAME [1574]
Date/Time: 2019-01-11 15:12:28.7748 +0800
Launch Time: 2019-01-11 15:12:08.6480 +0800
OS Version: iPhone OS 12.1.2 (16C101)
Baseband Version: 1.02.18
Report Version: 104
Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-create watchdog transgression: tw.bus-plus.MYAPPNAME exhausted real (wall clock) time allowance of 19.51 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-create | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 41.930 (user 41.930, system 0.000), 35% CPU", | "Elapsed application CPU time (seconds): 19.487, 16% CPU" | )
Triggered by Thread: 0
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000002048ae3a4 fstat + 8
1 MYAPPNAME 0x00000001031b89ec realm::util::InterprocessMutex::set_shared_part+ 9505260 (realm::util::InterprocessMutex::SharedPart&, 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> > const&) + 596
2 MYAPPNAME 0x00000001031b6da8 realm::SharedGroup::do_open+ 9498024 (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, bool, realm::SharedGroupOptions) + 2796
3 MYAPPNAME 0x000000010302f1c0 realm::SharedGroup::open(realm::Replication&, realm::SharedGroupOptions) + 7893440 (group_shared.hpp:854)
4 MYAPPNAME 0x000000010302ee64 realm::SharedGroup::SharedGroup(realm::Replication&, realm::SharedGroupOptions) + 7892580 (group_shared.hpp:827)
5 MYAPPNAME 0x00000001030287c0 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*) + 7866304 (memory:3078)
6 MYAPPNAME 0x000000010302822c realm::Realm::Realm(realm::Realm::Config, std::__1::shared_ptr<realm::_impl::RealmCoordinator>) + 7864876 (shared_realm.cpp:61)
7 MYAPPNAME 0x0000000102f6a170 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>) + 7086448 (shared_realm.hpp:334)
8 MYAPPNAME 0x0000000102f69f54 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>&&) + 7085908 (memory:2103)
9 MYAPPNAME 0x0000000102f65c68 realm::_impl::RealmCoordinator::get_realm(realm::Realm::Config) + 7068776 (realm_coordinator.cpp:227)
10 MYAPPNAME 0x000000010302a414 realm::Realm::get_shared_realm(realm::Realm::Config) + 7873556 (shared_realm.cpp:265)
11 MYAPPNAME 0x0000000102ff9bd8 +[RLMRealm realmWithConfiguration:error:] + 7674840 (RLMRealm.mm:400)
12 MYAPPNAME 0x0000000102b6b53c __31+[BPSharedRealm busRoutesRealm]_block_invoke + 2897212 (BPSharedRealm.m:343)
13 libdispatch.dylib 0x00000002047252f0 _dispatch_client_callout + 20
14 libdispatch.dylib 0x0000000204727158 _dispatch_once_callout + 32
15 MYAPPNAME 0x0000000102b6aed0 +[BPSharedRealm busRoutesRealm] + 2895568 (once.h:85)
16 MYAPPNAME 0x00000001028c10ac -[BPBusSearchDataSource reloadData] + 102572 (BPBusSearchDataSource.m:138)
17 MYAPPNAME 0x00000001028c08a8 -[BPBusSearchDataSource init] + 100520 (BPBusSearchDataSource.m:65)
18 MYAPPNAME 0x0000000102a3b2cc -[BPBusSearchViewController dataSource] + 1651404 (BPBusSearchViewController.m:424)
19 MYAPPNAME 0x0000000102a38b8c -[BPBusSearchViewController init] + 1641356 (BPBusSearchViewController.m:53)
20 MYAPPNAME 0x00000001029f0090 -[BPHomeViewController setupViews] + 1343632 (BPHomeViewController.m:417)
21 MYAPPNAME 0x00000001029ed0a0 -[BPHomeViewController viewDidLoad] + 1331360 (BPHomeViewController.m:98)
22 UIKitCore 0x00000002323eb23c -[UIViewController loadViewIfRequired] + 1016
23 UIKitCore 0x0000000232353bc4 -[UINavigationController _updateScrollViewFromViewController:toViewController:] + 80
24 UIKitCore 0x0000000232353ed4 -[UINavigationController _startTransition:fromViewController:toViewController:] + 176
25 UIKitCore 0x0000000232354e6c -[UINavigationController _startDeferredTransitionIfNeeded:] + 1188
26 UIKitCore 0x00000002323561ac -[UINavigationController __viewWillLayoutSubviews] + 168
27 UIKitCore 0x0000000232337740 -[UILayoutContainerView layoutSubviews] + 228
28 UIKitCore 0x0000000232ea518c -[UIView+ 14614924 (CALayerDelegate) layoutSublayersOfLayer:] + 1396
29 libobjc.A.dylib 0x0000000203f17604 -[NSObject performSelector:withObject:] + 68
30 QuartzCore 0x00000002093c3104 -[CALayer layoutSublayers] + 188
31 QuartzCore 0x00000002093c33e4 CA::Layer::layout_if_needed+ 1324004 (CA::Transaction*) + 328
32 QuartzCore 0x0000000209326aa4 CA::Context::commit_transaction+ 682660 (CA::Transaction*) + 332
33 QuartzCore 0x0000000209355fcc CA::Transaction::commit+ 876492 () + 624
34 UIKitCore 0x00000002329f751c __34-[UIApplication _firstCommitBlock]_block_invoke_2 + 144
35 CoreFoundation 0x0000000204cae4fc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 28
36 CoreFoundation 0x0000000204cadde0 __CFRunLoopDoBlocks + 276
37 CoreFoundation 0x0000000204ca8bec __CFRunLoopRun + 1052
38 CoreFoundation 0x0000000204ca84b8 CFRunLoopRunSpecific + 452
39 GraphicsServices 0x0000000206f5bbe8 GSEventRunModal + 104
40 UIKitCore 0x00000002329dc1b8 UIApplicationMain + 216
41 MYAPPNAME 0x0000000102965d20 main + 777504 (main.m:7)
42 libdyld.dylib 0x000000020475d050 start + 4
Thread 1:
0 libsystem_kernel.dylib 0x00000002048a1a90 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x0000000204726450 _dispatch_semaphore_wait_slow + 76
2 CoreLocation 0x000000020bcf1b6c 0x20bcee000 + 15212
3 CoreLocation 0x000000020bcf6e24 0x20bcee000 + 36388
4 CoreLocation 0x000000020bcf6b48 0x20bcee000 + 35656
5 CoreLocation 0x000000020bd56538 0x20bcee000 + 427320
6 CoreLocation 0x000000020bd564c4 0x20bcee000 + 427204
7 CoreLocation 0x000000020bd515f8 0x20bcee000 + 407032
8 CoreLocation 0x000000020bd51514 0x20bcee000 + 406804
9 CoreLocation 0x000000020bd537e4 0x20bcee000 + 415716
10 libxpc.dylib 0x00000002049609a4 _xpc_connection_call_event_handler + 80
11 libxpc.dylib 0x0000000204960d08 _xpc_connection_mach_event + 852
12 libdispatch.dylib 0x00000002047253bc _dispatch_client_callout4 + 20
13 libdispatch.dylib 0x000000020473b63c _dispatch_mach_msg_invoke + 336
14 libdispatch.dylib 0x000000020472c5b4 _dispatch_lane_serial_drain + 252
15 libdispatch.dylib 0x000000020473c5b4 _dispatch_mach_invoke2 + 256
16 libdispatch.dylib 0x000000020473c21c _dispatch_mach_invoke + 428
17 libdispatch.dylib 0x000000020472c5b4 _dispatch_lane_serial_drain + 252
18 libdispatch.dylib 0x000000020472d228 _dispatch_lane_invoke + 368
19 libdispatch.dylib 0x0000000204735508 _dispatch_workloop_worker_thread + 588
20 libsystem_pthread.dylib 0x0000000204925b20 _pthread_wqthread + 316
21 libsystem_pthread.dylib 0x000000020492bdd4 start_wqthread + 4
Thread 2 name: com.apple.uikit.eventfetch-thread
Thread 2:
0 libsystem_kernel.dylib 0x00000002048a1a3c mach_msg_trap + 8
1 CoreFoundation 0x0000000204cae090 __CFRunLoopServiceMachPort + 240
2 CoreFoundation 0x0000000204ca8d2c __CFRunLoopRun + 1372
3 CoreFoundation 0x0000000204ca84b8 CFRunLoopRunSpecific + 452
4 Foundation 0x00000002056ab3e0 -[NSRunLoop+ 33760 (NSRunLoop) runMode:beforeDate:] + 304
5 Foundation 0x00000002056ab284 -[NSRunLoop+ 33412 (NSRunLoop) runUntilDate:] + 152
6 UIKitCore 0x0000000232ad30e8 -[UIEventFetcher threadMain] + 140
7 Foundation 0x00000002056a9fc0 -[NSThread main] + 72
8 Foundation 0x00000002057e6c44 __NSThread__start__ + 1044
9 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
10 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
11 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 3 name: com.apple.CoreMotion.MotionThread
Thread 3:
0 libsystem_kernel.dylib 0x00000002048a1a3c mach_msg_trap + 8
1 CoreFoundation 0x0000000204cae090 __CFRunLoopServiceMachPort + 240
2 CoreFoundation 0x0000000204ca8d2c __CFRunLoopRun + 1372
3 CoreFoundation 0x0000000204ca84b8 CFRunLoopRunSpecific + 452
4 CoreFoundation 0x0000000204ca921c CFRunLoopRun + 84
5 CoreMotion 0x000000020a7ce5fc 0x20a752000 + 509436
6 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
7 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
8 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 4:
0 libsystem_kernel.dylib 0x00000002048a1a90 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x0000000204726450 _dispatch_semaphore_wait_slow + 76
2 CoreLocation 0x000000020bcf1b6c 0x20bcee000 + 15212
3 CoreLocation 0x000000020bcf6e24 0x20bcee000 + 36388
4 CoreLocation 0x000000020bcf6b48 0x20bcee000 + 35656
5 CoreLocation 0x000000020bd56538 0x20bcee000 + 427320
6 CoreLocation 0x000000020bd564c4 0x20bcee000 + 427204
7 CoreLocation 0x000000020bd515f8 0x20bcee000 + 407032
8 CoreLocation 0x000000020bd51514 0x20bcee000 + 406804
9 CoreLocation 0x000000020bd537e4 0x20bcee000 + 415716
10 libxpc.dylib 0x00000002049609a4 _xpc_connection_call_event_handler + 80
11 libxpc.dylib 0x0000000204960d08 _xpc_connection_mach_event + 852
12 libdispatch.dylib 0x00000002047253bc _dispatch_client_callout4 + 20
13 libdispatch.dylib 0x000000020473b63c _dispatch_mach_msg_invoke + 336
14 libdispatch.dylib 0x000000020472c5b4 _dispatch_lane_serial_drain + 252
15 libdispatch.dylib 0x000000020473c5b4 _dispatch_mach_invoke2 + 256
16 libdispatch.dylib 0x000000020473c21c _dispatch_mach_invoke + 428
17 libdispatch.dylib 0x000000020472c5b4 _dispatch_lane_serial_drain + 252
18 libdispatch.dylib 0x000000020472d228 _dispatch_lane_invoke + 368
19 libdispatch.dylib 0x0000000204735508 _dispatch_workloop_worker_thread + 588
20 libsystem_pthread.dylib 0x0000000204925b20 _pthread_wqthread + 316
21 libsystem_pthread.dylib 0x000000020492bdd4 start_wqthread + 4
Thread 5:
0 libsystem_pthread.dylib 0x000000020492bdd0 start_wqthread + 0
Thread 6:
0 libsystem_kernel.dylib 0x00000002048a1a90 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x0000000204726450 _dispatch_semaphore_wait_slow + 76
2 CoreLocation 0x000000020bcf1b6c 0x20bcee000 + 15212
3 CoreLocation 0x000000020bcf6e24 0x20bcee000 + 36388
4 CoreLocation 0x000000020bcf6b48 0x20bcee000 + 35656
5 CoreLocation 0x000000020bd56538 0x20bcee000 + 427320
6 CoreLocation 0x000000020bd564c4 0x20bcee000 + 427204
7 CoreLocation 0x000000020bd515f8 0x20bcee000 + 407032
8 CoreLocation 0x000000020bd51514 0x20bcee000 + 406804
9 CoreLocation 0x000000020bd537e4 0x20bcee000 + 415716
10 libxpc.dylib 0x00000002049609a4 _xpc_connection_call_event_handler + 80
11 libxpc.dylib 0x0000000204960d08 _xpc_connection_mach_event + 852
12 libdispatch.dylib 0x00000002047253bc _dispatch_client_callout4 + 20
13 libdispatch.dylib 0x000000020473b63c _dispatch_mach_msg_invoke + 336
14 libdispatch.dylib 0x000000020472c5b4 _dispatch_lane_serial_drain + 252
15 libdispatch.dylib 0x000000020473c5b4 _dispatch_mach_invoke2 + 256
16 libdispatch.dylib 0x000000020473c21c _dispatch_mach_invoke + 428
17 libdispatch.dylib 0x000000020472c5b4 _dispatch_lane_serial_drain + 252
18 libdispatch.dylib 0x000000020472d228 _dispatch_lane_invoke + 368
19 libdispatch.dylib 0x0000000204735508 _dispatch_workloop_worker_thread + 588
20 libsystem_pthread.dylib 0x0000000204925b20 _pthread_wqthread + 316
21 libsystem_pthread.dylib 0x000000020492bdd4 start_wqthread + 4
Thread 7 name: JavaScriptCore bmalloc scavenger
Thread 7:
0 libsystem_kernel.dylib 0x00000002048aceec __psynch_cvwait + 8
1 libc++.1.dylib 0x0000000203eabc34 std::__1::condition_variable::wait+ 31796 (std::__1::unique_lock<std::__1::mutex>&) + 28
2 JavaScriptCore 0x000000020c17d1fc void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >+ 385532 (std::__1::unique_lock<bmalloc::Mutex>&) + 100
3 JavaScriptCore 0x000000020c181340 bmalloc::Scavenger::threadRunLoop+ 402240 () + 172
4 JavaScriptCore 0x000000020c180a98 bmalloc::Scavenger::Scavenger+ 400024 (std::__1::lock_guard<bmalloc::Mutex>&) + 0
5 JavaScriptCore 0x000000020c18251c std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer+ 406812 (std::__1::__thread_struct*) + 0
6 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
7 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
8 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 8 name: WebThread
Thread 8:
0 libsystem_kernel.dylib 0x00000002048aceec __psynch_cvwait + 8
1 JavaScriptCore 0x000000020c16af48 WTF::ThreadCondition::timedWait+ 311112 (WTF::Mutex&, WTF::WallTime) + 84
2 JavaScriptCore 0x000000020c151db8 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void + 208312 ()> const&, WTF::TimeWithDynamicClockType const&) + 1876
3 JavaScriptCore 0x000000020c1464ac WTF::LockAlgorithm<unsigned char, (unsigned char)1, (unsigned char)2, WTF::EmptyLockHooks<unsigned char> >::lockSlow+ 160940 (WTF::Atomic<unsigned char>&) + 324
4 WebCore 0x000000020dd1685c _WebThreadLock+ 5298268 () + 280
5 WebCore 0x000000020dd18b00 WebRunLoopLock+ 5307136 (__CFRunLoopObserver*, unsigned long, void*) + 48
6 CoreFoundation 0x0000000204cadc54 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
7 CoreFoundation 0x0000000204ca872c __CFRunLoopDoObservers + 408
8 CoreFoundation 0x0000000204ca8e74 __CFRunLoopRun + 1700
9 CoreFoundation 0x0000000204ca84b8 CFRunLoopRunSpecific + 452
10 WebCore 0x000000020dd188c0 RunWebThread+ 5306560 (void*) + 572
11 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
12 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
13 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 9 name: com.apple.NSURLConnectionLoader
Thread 9:
0 libsystem_kernel.dylib 0x00000002048a1a3c mach_msg_trap + 8
1 CoreFoundation 0x0000000204cae090 __CFRunLoopServiceMachPort + 240
2 CoreFoundation 0x0000000204ca8d2c __CFRunLoopRun + 1372
3 CoreFoundation 0x0000000204ca84b8 CFRunLoopRunSpecific + 452
4 CFNetwork 0x00000002052d163c -[__CoreSchedulingSetRunnable runForever] + 216
5 Foundation 0x00000002056a9fc0 -[NSThread main] + 72
6 Foundation 0x00000002057e6c44 __NSThread__start__ + 1044
7 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
8 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
9 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 10 name: com.twitter.crashlytics.ios.MachExceptionServer
Thread 10:
0 libsystem_kernel.dylib 0x00000002048a1a3c mach_msg_trap + 8
1 MYAPPNAME 0x00000001032e006c CLSMachExceptionServer + 10715244 (CLSMachException.c:180)
2 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
3 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
4 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 11 name: GAIThread
Thread 11:
0 libsystem_kernel.dylib 0x00000002048a1a3c mach_msg_trap + 8
1 CoreFoundation 0x0000000204cae090 __CFRunLoopServiceMachPort + 240
2 CoreFoundation 0x0000000204ca8d2c __CFRunLoopRun + 1372
3 CoreFoundation 0x0000000204ca84b8 CFRunLoopRunSpecific + 452
4 Foundation 0x00000002056ab3e0 -[NSRunLoop+ 33760 (NSRunLoop) runMode:beforeDate:] + 304
5 Foundation 0x00000002056e81cc -[NSRunLoop+ 283084 (NSRunLoop) run] + 92
6 MYAPPNAME 0x0000000102dcfa8c +[GAI threadMain:] + 5405324 (GAI.m:241)
7 Foundation 0x00000002056a9fc0 -[NSThread main] + 72
8 Foundation 0x00000002057e6c44 __NSThread__start__ + 1044
9 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
10 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
11 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 12 name: RLMRealm notification listener
Thread 12:
0 libsystem_kernel.dylib 0x00000002048ae8fc kevent + 8
1 MYAPPNAME 0x0000000102f3cb78 std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0>::operator()() + 6900600 (future:2323)
2 MYAPPNAME 0x0000000102f3cafc std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::__execute() + 6900476 (future:1041)
3 MYAPPNAME 0x0000000102f3ccb8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >*> >(void*) + 6900920 (thread:354)
4 libsystem_pthread.dylib 0x0000000204923974 _pthread_body + 132
5 libsystem_pthread.dylib 0x00000002049238d0 _pthread_start + 52
6 libsystem_pthread.dylib 0x000000020492bddc thread_start + 4
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x00000000000001a4 x3: 0x0000000000000000
x4: 0x0000000000000001 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x000000016d552b20
x8: 0x00000000000001a4 x9: 0x0000000109f5d5f0 x10: 0x0000000000000202 x11: 0xffffffffffffffff
x12: 0x0000000000000057 x13: 0x0000000000000001 x14: 0x000000000000005d x15: 0x0000000000000062
x16: 0x0000000000000153 x17: 0x00000002358fe620 x18: 0x0000000000000000 x19: 0x000000010a0b7bf0
x20: 0x00000002834bac80 x21: 0x000000010a0b7c08 x22: 0x00000002821f1488 x23: 0x0000000104940000
x24: 0x00000000000004a0 x25: 0x000000010a0b7b48 x26: 0x000000010a0b6018 x27: 0x0000000000000001
x28: 0x000000010a0b7b60 fp: 0x000000016d5528d0 lr: 0x0000000103260924
sp: 0x000000016d552830 pc: 0x00000002048ae3a4 cpsr: 0x80000000
Binary Images:
0x1028a8000 - 0x104073fff MYAPPNAME arm64 <ac0fed2ddd6e3874ab387df7f7549e21> /var/containers/Bundle/Application/031225A7-9BA9-4E26-ABD1-6990D0A0B378/MYAPPNAME.app/MYAPPNAME
0x104a60000 - 0x104ac7fff dyld arm64e <7cd25f9e8f7434f1ac97ca367987e53d> /usr/lib/dyld
0x1065a4000 - 0x1065affff libobjc-trampolines.dylib arm64e <b5cf640a1ba332979d2b68b489677e4c> /usr/lib/libobjc-trampolines.dylib
0x106614000 - 0x106623fff GAXClient arm64e <abb7ef30b20a36448f8b32e85f31b02a> /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient
0x203ea2000 - 0x203ea3fff libSystem.B.dylib arm64e <e3d4b5e433d13d32b0dbf553a77fef83> /usr/lib/libSystem.B.dylib
0x203ea4000 - 0x203f01fff libc++.1.dylib arm64e <d98839918af739d8be13b022f9966a56> /usr/lib/libc++.1.dylib
0x203f02000 - 0x203f15fff libc++abi.dylib arm64e <68d1475db2e038a6977f5de6fc0fc9e7> /usr/lib/libc++abi.dylib
0x203f16000 - 0x20469dfff libobjc.A.dylib arm64e <df6b1901d0ec3e51bd75958023a6e7f3> /usr/lib/libobjc.A.dylib
0x20469e000 - 0x2046a2fff libcache.dylib arm64e <2d8286bcbeb430b9974cb3bd5dbbc312> /usr/lib/system/libcache.dylib
0x2046a3000 - 0x2046affff libcommonCrypto.dylib arm64e <af2bda1415283f6c910eed03cc946b69> /usr/lib/system/libcommonCrypto.dylib
0x2046b0000 - 0x2046b3fff libcompiler_rt.dylib arm64e <7398580b351e30398d274dc8b4e6734b> /usr/lib/system/libcompiler_rt.dylib
0x2046b4000 - 0x2046bcfff libcopyfile.dylib arm64e <836e540b59723806a54b66e5888c0787> /usr/lib/system/libcopyfile.dylib
0x2046bd000 - 0x204720fff libcorecrypto.dylib arm64e <7040c0fb517331929d5341dfbd7b7bb6> /usr/lib/system/libcorecrypto.dylib
0x204721000 - 0x20475bfff libdispatch.dylib arm64e <c7bb4a322c2533a782bcdfa7bd4c4d3b> /usr/lib/system/libdispatch.dylib
0x20475c000 - 0x204788fff libdyld.dylib arm64e <544161e0d23030ddbb52951f115f3cf7> /usr/lib/system/libdyld.dylib
0x204789000 - 0x204789fff liblaunch.dylib arm64e <7a1d179cdfea300dbf94e9a498b3f88a> /usr/lib/system/liblaunch.dylib
0x20478a000 - 0x20478ffff libmacho.dylib arm64e <59f570628a61346b8f8c83f16a5be5b1> /usr/lib/system/libmacho.dylib
0x204790000 - 0x204791fff libremovefile.dylib arm64e <d9928277af713640b4ffdcc6b6c9f1d2> /usr/lib/system/libremovefile.dylib
0x204792000 - 0x2047a9fff libsystem_asl.dylib arm64e <d1adc4327fd73a019920d55fa807ae76> /usr/lib/system/libsystem_asl.dylib
0x2047aa000 - 0x2047aafff libsystem_blocks.dylib arm64e <0463753ee3363fcf90e27535b70df5bd> /usr/lib/system/libsystem_blocks.dylib
0x2047ab000 - 0x20482afff libsystem_c.dylib arm64e <21e84d3d38ab3e6aa4baa179b9668e00> /usr/lib/system/libsystem_c.dylib
0x20482b000 - 0x20482ffff libsystem_configuration.dylib arm64e <99164c226b4f36f98db46c7ff49c9a4e> /usr/lib/system/libsystem_configuration.dylib
0x204830000 - 0x204837fff libsystem_containermanager.dylib arm64e <eb31c37985a63b14beb9804e722ceecf> /usr/lib/system/libsystem_containermanager.dylib
0x204838000 - 0x204839fff libsystem_coreservices.dylib arm64e <74ead68e3d9435cab4b849c95f62afdf> /usr/lib/system/libsystem_coreservices.dylib
0x20483a000 - 0x204840fff libsystem_darwin.dylib arm64e <11f0a10f7bfe3790a62d0951df10aacb> /usr/lib/system/libsystem_darwin.dylib
0x204841000 - 0x204847fff libsystem_dnssd.dylib arm64e <933b0ca844f73523af35ace0f3ed6f76> /usr/lib/system/libsystem_dnssd.dylib
0x204848000 - 0x204888fff libsystem_info.dylib arm64e <20d045904e64304a958224f3b6b5e59b> /usr/lib/system/libsystem_info.dylib
0x204889000 - 0x2048b4fff libsystem_kernel.dylib arm64e <802f9140497f352086ee149c1911858b> /usr/lib/system/libsystem_kernel.dylib
0x2048b5000 - 0x2048e2fff libsystem_m.dylib arm64e <e40be70919813556b77435529e6197ac> /usr/lib/system/libsystem_m.dylib
0x2048e3000 - 0x204906fff libsystem_malloc.dylib arm64e <f10272ec14803144b0ea6927cdf475ee> /usr/lib/system/libsystem_malloc.dylib
0x204907000 - 0x204913fff libsystem_networkextension.dylib arm64e <42c3838c47eb38599b1c9bec3e4f2598> /usr/lib/system/libsystem_networkextension.dylib
0x204914000 - 0x20491afff libsystem_notify.dylib arm64e <4aa1188565ab3d6cbceefa447a17c95c> /usr/lib/system/libsystem_notify.dylib
0x20491b000 - 0x204921fff libsystem_platform.dylib arm64e <c9f7996b576133a499e50b56860c5661> /usr/lib/system/libsystem_platform.dylib
0x204922000 - 0x20492cfff libsystem_pthread.dylib arm64e <6576efb85f313060ac97e0bb7e63e81c> /usr/lib/system/libsystem_pthread.dylib
0x20492d000 - 0x20492ffff libsystem_sandbox.dylib arm64e <88ce73260f41369dad6f7d8ef0a60088> /usr/lib/system/libsystem_sandbox.dylib
0x204930000 - 0x204937fff libsystem_symptoms.dylib arm64e <fd82ecb9f6203fbeb44fe78bcc7fa677> /usr/lib/system/libsystem_symptoms.dylib
0x204938000 - 0x20494dfff libsystem_trace.dylib arm64e <81f2dc62c81139c4adde7570cd9d8d42> /usr/lib/system/libsystem_trace.dylib
0x20494e000 - 0x204953fff libunwind.dylib arm64e <b7cc1b563f5b3b1390d9c51b7a43f22b> /usr/lib/system/libunwind.dylib
0x204954000 - 0x204983fff libxpc.dylib arm64e <f1369d3fc5db33d1a935c6c71df3f18c> /usr/lib/system/libxpc.dylib
0x204984000 - 0x204becfff libicucore.A.dylib arm64e <cf64f95062fc3d9cbca56779dafb7190> /usr/lib/libicucore.A.dylib
0x204bed000 - 0x204bfefff libz.1.dylib arm64e <182a2406859d3158ae623f72902cbaf0> /usr/lib/libz.1.dylib
0x204bff000 - 0x204f68fff CoreFoundation arm64e <85d8b0905b30385fba5c8d146264fc28> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x204f69000 - 0x204f79fff libbsm.0.dylib arm64e <b0a6df3cd9d83aaa8d76b9221597dfc4> /usr/lib/libbsm.0.dylib
0x204f7a000 - 0x204f7afff libenergytrace.dylib arm64e <6ca46c313da632bd9ad589378095d832> /usr/lib/libenergytrace.dylib
0x204f7b000 - 0x20500cfff IOKit arm64e <58cb95700d0631bd8aa7254018268e2d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x20500d000 - 0x2050f7fff libxml2.2.dylib arm64e <95c2b93097463983b9f8348bc493ecbb> /usr/lib/libxml2.2.dylib
0x2050f8000 - 0x205105fff libbz2.1.0.dylib arm64e <183d290e7e653cd191a97acb3d98d70d> /usr/lib/libbz2.1.0.dylib
0x205106000 - 0x20511efff liblzma.5.dylib arm64e <6c9ebd88a780351a9b6a71f547b41d01> /usr/lib/liblzma.5.dylib
0x20511f000 - 0x205298fff libsqlite3.dylib arm64e <3cef01b3668e31e5afd94eb84cf83774> /usr/lib/libsqlite3.dylib
0x205299000 - 0x2052cffff libMobileGestalt.dylib arm64e <55aba9369a7e365e8dace097ab7efccf> /usr/lib/libMobileGestalt.dylib
0x2052d0000 - 0x2056a2fff CFNetwork arm64e <a1f08a2839df3a46890d267f34868b76> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x2056a3000 - 0x2059c1fff Foundation arm64e <fa0f4a4bc2043a4eb164607836901ea8> /System/Library/Frameworks/Foundation.framework/Foundation
0x2059c2000 - 0x205ad4fff Security arm64e <c01ffc55ac3936cbaa5ba0dacc9ac457> /System/Library/Frameworks/Security.framework/Security
0x205ad5000 - 0x205b42fff SystemConfiguration arm64e <8c2f137b683f3a78988ae57cd2d87c2b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x205b43000 - 0x205b78fff libCRFSuite.dylib arm64e <02cefe14a7f03ee08369e393003c301b> /usr/lib/libCRFSuite.dylib
0x205b79000 - 0x205b8ffff libapple_nghttp2.dylib arm64e <8ddb5124a87c3c84830ccdadabd72dfc> /usr/lib/libapple_nghttp2.dylib
0x205b90000 - 0x205bb9fff libarchive.2.dylib arm64e <ab9605a2185b33e9b26e577117e1b203> /usr/lib/libarchive.2.dylib
0x205bba000 - 0x205c8afff libboringssl.dylib arm64e <cc4c0c7f40da3e7db6d1ed32cbf3f02e> /usr/lib/libboringssl.dylib
0x205c8b000 - 0x205ca1fff libcoretls.dylib arm64e <f6af429ec66f38f685947668eb15393f> /usr/lib/libcoretls.dylib
0x205ca2000 - 0x205ca3fff libcoretls_cfhelpers.dylib arm64e <f02183d5ad4f333bb8ef817863121e67> /usr/lib/libcoretls_cfhelpers.dylib
0x205ca4000 - 0x205ca5fff liblangid.dylib arm64e <a8a2295f55f53f27a8e6d08bf36e9e91> /usr/lib/liblangid.dylib
0x205ca6000 - 0x20601ffff libnetwork.dylib arm64e <3a2f63b0a41e3ec18b59ac6ef87cb6a2> /usr/lib/libnetwork.dylib
0x206020000 - 0x20605bfff libpcap.A.dylib arm64e <4154a4a09d383371af0ccb6633c3086a> /usr/lib/libpcap.A.dylib
0x20605c000 - 0x2060b9fff libusrtcp.dylib arm64e <a68b7a0e9955322aa3b2a680ca7fc474> /usr/lib/libusrtcp.dylib
0x2060ba000 - 0x2060c6fff IOSurface arm64e <ba8f7cf1565034929f8d0897a61bd0b0> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x2060c7000 - 0x20617cfff libBLAS.dylib arm64e <e1b6c27345e73cf3ab963aa2ab99cb46> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x20617d000 - 0x20649dfff libLAPACK.dylib arm64e <db6350cf03e63225abfdc2466d89c960> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x20649e000 - 0x206711fff vImage arm64e <ce489e68bd833ff5ad2260d9482eab82> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x206712000 - 0x206723fff libSparseBLAS.dylib arm64e <60de494b1fa43997ac90ab0cffbde8dd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x206724000 - 0x206780fff libvMisc.dylib arm64e <902fffeac772334a8b694d3f429b15d6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x206781000 - 0x2067b1fff libBNNS.dylib arm64e <e6f7c638f65130b1875470135297f5c8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x2067b2000 - 0x2067c6fff libLinearAlgebra.dylib arm64e <a3f18d47c89430b0bd6d5f6135d4920e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x2067c7000 - 0x2067cbfff libQuadrature.dylib arm64e <73076e69bf293a0e8a2d4e63f0706b3c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x2067cc000 - 0x20683cfff libSparse.dylib arm64e <3139e40aabcb3efcb26a281ed525e89b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x20683d000 - 0x2068ccfff libvDSP.dylib arm64e <9b30d99ce5ba3489928d86296569d379> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x2068cd000 - 0x2068cdfff vecLib arm64e <cdd72b40b69f3c018e2abb62aa38a1a4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x2068ce000 - 0x2068cefff Accelerate arm64e <b551c9b260523659a3d51cb79b7a2f17> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x2068cf000 - 0x2068e7fff libcompression.dylib arm64e <6b68c38154bf33cc8b10f02c303c9838> /usr/lib/libcompression.dylib
0x2068e8000 - 0x206e98fff CoreGraphics arm64e <e07ff45a1a9f3287831a381f33dc376c> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x206e99000 - 0x206e9efff IOAccelerator arm64e <de6ae103a7e530478475db76aea1a664> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x206e9f000 - 0x206ea4fff libCoreFSCache.dylib arm64e <912100dc97343cea9209cf1f5bd6412c> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x206ea5000 - 0x206f50fff Metal arm64e <d7f504dd309e3a308a049a2315927687> /System/Library/Frameworks/Metal.framework/Metal
0x206f51000 - 0x206f63fff GraphicsServices arm64e <561e2b0be0b2387596956f20774d4378> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x206f64000 - 0x206f64fff MobileCoreServices arm64e <31372cff91923dd8a7dfd86f4ac6b0e8> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x206f65000 - 0x206f67fff IOSurfaceAccelerator arm64e <ac0e7f6fe03530f8b41fc97a9bf72994> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x206f68000 - 0x206faafff AppleJPEG arm64e <17e594e0d30d3fba8e514883e4f018dc> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x206fab000 - 0x207582fff ImageIO arm64e <f7743ceeb43739c89bf121c404006c4a> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x207583000 - 0x2075f8fff BaseBoard arm64e <491b1ccc143b3d9d9b043ce4f7ac1ced> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x2075f9000 - 0x207611fff AssertionServices arm64e <bebb1a38b834364a9aac5da2c53aa23b> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x207612000 - 0x20761afff CorePhoneNumbers arm64e <ff864e61e436359da89bda207ffdd4af> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x20761b000 - 0x207660fff AppSupport arm64e <2e2b3203196234a1873082523b053042> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x207661000 - 0x20767afff CrashReporterSupport arm64e <5eaf577314ec3a57bdafd9854c355ba6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x20767b000 - 0x207680fff AggregateDictionary arm64e <55bdb068e3f53cdc9027c60e346467df> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x207681000 - 0x207708fff libTelephonyUtilDynamic.dylib arm64e <e82dada979a73abdbf6bfd0cd9810c05> /usr/lib/libTelephonyUtilDynamic.dylib
0x207709000 - 0x207728fff ProtocolBuffer arm64e <2f5a2f4a12ff385e806c72561d8b5f3e> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x207729000 - 0x20775afff MobileKeyBag arm64e <e0435ba0357438e487e147101c0ee72a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x20775b000 - 0x207799fff BackBoardServices arm64e <edde35eeb2fc38aeb65dd86e6d3d10f0> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x20779a000 - 0x207807fff FrontBoardServices arm64e <1fdd0fac346f3fa8929907b6d25a7699> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x207808000 - 0x207851fff SpringBoardServices arm64e <cf3e863c0f8f33139d953bdc96dfed5f> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x207852000 - 0x207866fff PowerLog arm64e <af634fc81bfc329e9bab80400d3700a2> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x207867000 - 0x207883fff CommonUtilities arm64e <9937ee440a053018934fb4c714871bde> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x207884000 - 0x20788ffff liblockdown.dylib arm64e <4e3540173fd732d0971bc661cc8ef04a> /usr/lib/liblockdown.dylib
0x207890000 - 0x207bd9fff CoreData arm64e <398c04bd1ea73ba6931aedbfa5bb8899> /System/Library/Frameworks/CoreData.framework/CoreData
0x207bda000 - 0x207be1fff TCC arm64e <8b5119ffdbd63cf1b8adf24f313b38b8> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x207be2000 - 0x207beafff libcupolicy.dylib arm64e <897f3026da9a3570b6467714239723c4> /usr/lib/libcupolicy.dylib
0x207beb000 - 0x207cd1fff CoreTelephony arm64e <e62e93bee7283ad980a5619cb0a7afee> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x207cd2000 - 0x207d36fff Accounts arm64e <290ab0fa21983aa3b2830c64ba745945> /System/Library/Frameworks/Accounts.framework/Accounts
0x207d37000 - 0x207d60fff AppleSauce arm64e <211ee8bfa8973001b81ddec25939b520> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x207d61000 - 0x207d6afff DataMigration arm64e <34b1a51c90d43c4b858b1fd9e919a826> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x207d6b000 - 0x207d72fff Netrb arm64e <1a834e56ad103b5e9913049e4c41e618> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x207d73000 - 0x207da8fff PersistentConnection arm64e <decd4d7ddab33c329e13610ffddb31a6> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x207da9000 - 0x207dbafff libmis.dylib arm64e <cb9338cc08e53b5db30c3d5775e74437> /usr/lib/libmis.dylib
0x207dbb000 - 0x207ecafff ManagedConfiguration arm64e <fbc77a67b1703c4faec1590ac9303d6d> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x207ecb000 - 0x207ed0fff libReverseProxyDevice.dylib arm64e <3596a1cf1e353fdebdfdfa865e02c70e> /usr/lib/libReverseProxyDevice.dylib
0x207ed1000 - 0x207ee3fff libamsupport.dylib arm64e <edc8de8a22e43fd9b27d86128eed6321> /usr/lib/libamsupport.dylib
0x207ee4000 - 0x207ee9fff libCoreVMClient.dylib arm64e <3252676f728333079ce1731cb4846614> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x207eea000 - 0x207eebfff libCVMSPluginSupport.dylib arm64e <d0525867aed530cfbdb503fcb0de7609> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x207eec000 - 0x207eeffff libutil.dylib arm64e <547fafedc10c3534929dbd81ac225b9a> /usr/lib/libutil.dylib
0x207ef0000 - 0x207f2ffff libGLImage.dylib arm64e <536da8751f9331da9fb4bf55894d385d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x207f30000 - 0x207fa8fff APFS arm64e <fcbe350a8ff03eedb134ae9c4018f27b> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x207fa9000 - 0x207fdafff MediaKit arm64e <97141eb3dfb03a9eae1fee0f733353ed> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x207fdb000 - 0x207ff7fff libSERestoreInfo.dylib arm64e <346f359d152133f2ad89079f2ff6be7e> /usr/lib/updaters/libSERestoreInfo.dylib
0x207ffe000 - 0x20803dfff DiskImages arm64e <5365da7efb7b37aaaf6fe2bfe071bb5e> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x20803e000 - 0x208047fff libGFXShared.dylib arm64e <f43011e8a97a3468a5578b8c7ae32292> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x208048000 - 0x208096fff libauthinstall.dylib arm64e <ec8a2c35ca8730caa81a741bf348b009> /usr/lib/libauthinstall.dylib
0x208097000 - 0x2080a0fff IOMobileFramebuffer arm64e <591bfe57ef4134769eb49732fec99a6d> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2080a1000 - 0x2080aefff OpenGLES arm64e <39c6bacb8deb3d86b3af860011b7f75b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x2080af000 - 0x20814cfff ColorSync arm64e <4a14885ef14135e2bfddaeb26b31cc00> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x20814d000 - 0x20817dfff CoreVideo arm64e <90965c148c993ab09611ab66406f921c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x20817e000 - 0x20817ffff libCTGreenTeaLogger.dylib arm64e <b2554b8865333e9fa676c188cffcf332> /usr/lib/libCTGreenTeaLogger.dylib
0x208180000 - 0x2082f4fff CoreAudio arm64e <f2329d57fc783da58a3bef2a647455d0> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x208318000 - 0x20831bfff UserFS arm64e <ab1ea4ea10893a6d9b023a6e42769e15> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x20831c000 - 0x2084befff CoreMedia arm64e <fef77feee5b533df8c4a1a44eff28f66> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2084bf000 - 0x2084d2fff libprotobuf-lite.dylib arm64e <25be6d0f01e3322f85255479e297c8df> /usr/lib/libprotobuf-lite.dylib
0x2084d3000 - 0x20853afff libprotobuf.dylib arm64e <4dde47a949a73ca19d977aedee00f567> /usr/lib/libprotobuf.dylib
0x20853b000 - 0x208856fff libAWDSupportFramework.dylib arm64e <2bb9acf8182c3099a45eaab68f94d4ed> /usr/lib/libAWDSupportFramework.dylib
0x208857000 - 0x20889ffff WirelessDiagnostics arm64e <dc672e69a9d030829c7a36f8aef6871f> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x2088a0000 - 0x208960fff VideoToolbox arm64e <143645a6a67938c6ac7ac4b3bb6a2562> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x208961000 - 0x208a71fff libFontParser.dylib arm64e <63fdf122b6bc3bcbb01a19c309b69421> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x208a72000 - 0x208a72fff FontServices arm64e <c12d042cc46d3872a6c2ec99fc8730a4> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x208a73000 - 0x208bc8fff CoreText arm64e <ce41a9c84f9e3ddb897c59ee75dbe8b5> /System/Library/Frameworks/CoreText.framework/CoreText
0x208bc9000 - 0x208bd8fff IntlPreferences arm64e <80398695f7e63f71af2f233c80dcc489> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x208bd9000 - 0x208be3fff RTCReporting arm64e <c2c408bfabb3328795559c4565f2a030> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x208be4000 - 0x208c5dfff CoreBrightness arm64e <4a9ea5b528d9389a8137825d6890a401> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x208c5e000 - 0x208c68fff libAudioStatistics.dylib arm64e <a9c5afc2d4913c9f9ae85eb92bbfca92> /usr/lib/libAudioStatistics.dylib
0x208c69000 - 0x20927ffff AudioToolbox arm64e <dbc9c4dc23fe3312ab86c35edbc37a04> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x209280000 - 0x2094c4fff QuartzCore arm64e <778c52f08bb7324a850a41dc6f9a6c98> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x2094c5000 - 0x2094d0fff MediaAccessibility arm64e <16f6884310383112ababec4366b37dfd> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x2094d1000 - 0x2095c3fff libiconv.2.dylib arm64e <68c30bd3e6b33d2c89df9c8bcd6c45e0> /usr/lib/libiconv.2.dylib
0x2095c4000 - 0x2095e0fff NetworkStatistics arm64e <bc1279cd70a0363c81558f4a6515d5d4> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2095e1000 - 0x2095fffff MPSCore arm64e <19c9739eb4f439568ccc2798f7a245d2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x209600000 - 0x209675fff MPSImage arm64e <ca26a6c798d637a49f10a2a326afb0a8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x209676000 - 0x20969afff MPSMatrix arm64e <1e6c5a8942a43f4ca7347baf9ab4dc90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x20969b000 - 0x2096a9fff CoreAUC arm64e <693b766c0a093eefa399ea4b938b7396> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x2096aa000 - 0x209d52fff MediaToolbox arm64e <12201720110d355baacd00b495cfa8cf> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x209d53000 - 0x209ec8fff MPSNeuralNetwork arm64e <9c1daa58584b3d11a4e7d4e9bc485a1c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x209ec9000 - 0x209ec9fff MetalPerformanceShaders arm64e <4f895bf1f9ef3ac6b8ca63a8acd1ca9a> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x209eca000 - 0x20a2e7fff FaceCore arm64e <54ce982e839f3a0ea2381b58fed173ce> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x20a2e8000 - 0x20a2f5fff GraphVisualizer arm64e <043dc2f2c00732698ccac69db0593413> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x20a2f6000 - 0x20a4a7fff libFosl_dynamic.dylib arm64e <bd94d8370b563b6683d057b66a0ebba5> /usr/lib/libFosl_dynamic.dylib
0x20a4a8000 - 0x20a751fff CoreImage arm64e <22377de6b3cd3311847be82d93d15d18> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x20a752000 - 0x20a98efff CoreMotion arm64e <978b4510333538658b86e7a299c4c568> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x20a98f000 - 0x20a9bffff CoreBluetooth arm64e <fb9ffd65256335dda2bc976f1996d0bf> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x20a9c0000 - 0x20a9e4fff PlugInKit arm64e <2bf74f34c03d3d4099e40f1ec99c8825> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x20a9e5000 - 0x20ac77fff Celestial arm64e <9048ae2e2c0c33fb8a7d25a0eb4b1517> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x20ac78000 - 0x20ad03fff Quagga arm64e <6289982a64df301b8cf355313562903e> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x20ad04000 - 0x20ae06fff AVFAudio arm64e <db7e2ed97e6c35b39bc5bdd7a0b9b916> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x20ae07000 - 0x20b026fff AVFoundation arm64e <d29ad9d79b523acbac21e2c289ae3d73> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x20b027000 - 0x20b047fff CacheDelete arm64e <7bc561c625c53fcd8832f37691d392a5> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x20b048000 - 0x20b085fff StreamingZip arm64e <45f345723d68392d8cb2531b77bfa495> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x20b086000 - 0x20b099fff CoreEmoji arm64e <f765c4b73f2d383c9a28a258826874df> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x20b09a000 - 0x20b0eafff CoreLocationProtobuf arm64e <91c9ba962f71334bb2f5f96444b345c3> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x20b0eb000 - 0x20b0f3fff SymptomDiagnosticReporter arm64e <67e18c70deb33f62ad35989db6760ec8> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x20b0f4000 - 0x20bb35fff GeoServices arm64e <25259614beed38fe8506f2203246711a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x20bb36000 - 0x20bb51fff MobileAsset arm64e <64f23e9fcdd533638e3a888257de88f6> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x20bb52000 - 0x20bb91fff Lexicon arm64e <6f63dcf9f4843838b08329d8df33e3b0> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x20bb92000 - 0x20bba3fff libcmph.dylib arm64e <796f59e81b5130b6974140300a035711> /usr/lib/libcmph.dylib
0x20bba4000 - 0x20bcd5fff LanguageModeling arm64e <602107322f343d1380db8da2c852bfc5> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x20bcee000 - 0x20bd93fff CoreLocation arm64e <331a34e2527e391699c9e93f721d11b5> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x20bd94000 - 0x20bd94fff PhoneNumbers arm64e <aebab74aaf1434fbac2267fa4978874c> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x20bd95000 - 0x20bda0fff libChineseTokenizer.dylib arm64e <2fcd51e3893433098246c4b75f3245ef> /usr/lib/libChineseTokenizer.dylib
0x20bdad000 - 0x20be69fff libmecab_em.dylib arm64e <470235a7acfe351dba5bbb84d35e70de> /usr/lib/libmecab_em.dylib
0x20be6a000 - 0x20be6bfff libThaiTokenizer.dylib arm64e <0f1802428a873eb883294dd8e85714f4> /usr/lib/libThaiTokenizer.dylib
0x20be6c000 - 0x20be70fff libgermantok.dylib arm64e <e1e3caf45e9a37b2a300fd0b00360c34> /usr/lib/libgermantok.dylib
0x20be71000 - 0x20bee1fff CoreNLP arm64e <92c24f44aedd3f9a913ab72668b9ee83> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x20bee2000 - 0x20c0b6fff MobileSpotlightIndex arm64e <274caf09f4973c60b6c6e1e31ed652af> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x20c0b7000 - 0x20c11efff CoreSpotlight arm64e <0d85119e62ca35219ae3a8ab882069f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x20c11f000 - 0x20cd57fff JavaScriptCore arm64e <19e279a6b861385fbda73ec8968ed379> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x20cd58000 - 0x20cd5dfff libheimdal-asn1.dylib arm64e <203ae3442f113316b243c137eff6bc79> /usr/lib/libheimdal-asn1.dylib
0x20cd5e000 - 0x20cdd8fff libate.dylib arm64e <0dd6ecb441d63e5689f12cc93e0e3bf0> /usr/lib/libate.dylib
0x20cdd9000 - 0x20ce82fff TextureIO arm64e <a7fd1dfd5f973dfb93baa264b62ae249> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x20ce83000 - 0x20cf49fff CoreUI arm64e <4a2c8361c0973845bf9dd377907309e2> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x20cf4a000 - 0x20cf57fff MobileIcons arm64e <1cc29a09274e3581a685250cb6ed039d> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x20cf58000 - 0x20cf66fff AppleFSCompression arm64e <9c41d290158b336b8b25980d65fce734> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x20cf67000 - 0x20cfd1fff TextInput arm64e <3e908b776cfe3106a57acc2f640d4bab> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x20cffc000 - 0x20d031fff DataDetectorsCore arm64e <95cbd54f54ac312580c0c197443f90e7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x20d032000 - 0x20d0d1fff FileProvider arm64e <0d59e7422f1832409c31c069a5549b4d> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x20d0d2000 - 0x20d1e7fff NLP arm64e <ce158c7db79c341a88f5356f1d6fc4f3> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x20d1e8000 - 0x20d2c0fff ProofReader arm64e <a76d29167d7f3a068e0c6d4f29f6373b> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x20d2c1000 - 0x20d2d7fff libAccessibility.dylib arm64e <8596606710eb3c2e9b88399f2e6a78fb> /usr/lib/libAccessibility.dylib
0x20d2d8000 - 0x20d795fff libwebrtc.dylib arm64e <b0ae06ce7e013871a1e939a93c4bcc05> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x20d796000 - 0x20d808fff ContactsFoundation arm64e <a5574eb6c154388ebbaebc8021e28657> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x20d809000 - 0x20f1a5fff WebCore arm64e <f52c24309fc93eceaa5e79322d4fe738> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x20f1a6000 - 0x20f333fff WebKitLegacy arm64e <e0816d6e33143fe7bc8f67e36fa0d785> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x20f334000 - 0x20f366fff DataAccessExpress arm64e <7fd8dea5f8863966b662b48b0c100b7b> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x20f367000 - 0x20f403fff AddressBookLegacy arm64e <c91f1e4954d0359db7f546b893c57015> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x20f404000 - 0x20f461fff ProtectedCloudStorage arm64e <8bcaa6bd46e83570997ad8c873749ccf> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x20f462000 - 0x20f498fff UserNotifications arm64e <b28ac485246532d2be7c35933bdf2fa0> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x20f499000 - 0x20f4a4fff AppleIDAuthSupport arm64e <8a2af7bc7027333283398a63be6b145f> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x20f4a5000 - 0x20f503fff AuthKit arm64e <9caefb38017b35428837c5ee78d8d7a6> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x20f545000 - 0x20f545fff UIKit arm64e <eadb17bb38ed3410b20bb8abe60cf721> /System/Library/Frameworks/UIKit.framework/UIKit
0x20f546000 - 0x20f55afff DocumentManagerCore arm64e <cc6070e0f2d835c8a869fe95d484562b> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x20f55b000 - 0x20f569fff HangTracer arm64e <8d3e6e77133c391db1825abd4b651928> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x20f56a000 - 0x20f5befff PhysicsKit arm64e <30f3a3ae4abe3b859ba63578c7e46203> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x20f5bf000 - 0x20f5c3fff StudyLog arm64e <cdb3dca91b033282bcb52b25fa2ace9b> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x20f5c4000 - 0x20f6b3fff UIFoundation arm64e <779b3f43048837e0a767a469d8099a9c> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x20f6b4000 - 0x20f7e2fff CloudKit arm64e <132982695033318fb2567dea01a411f8> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x20f7e3000 - 0x20f7eafff IntentsFoundation arm64e <269f320d30263786bf645de87a1c01c6> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x20f7eb000 - 0x20fae5fff Intents arm64e <76f9085f1d713b5db07ba5d1da50ccc8> /System/Library/Frameworks/Intents.framework/Intents
0x20fae6000 - 0x20fafefff libresolv.9.dylib arm64e <98a000447d2335c1aaf30a585b6d22e6> /usr/lib/libresolv.9.dylib
0x20faff000 - 0x20fb01fff CoreDuetDebugLogging arm64e <9d5e574a57ad342fb879710fb8c5cd98> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x20fb02000 - 0x20fb33fff libtidy.A.dylib arm64e <332b89b780d03dd096819c1f76158ad7> /usr/lib/libtidy.A.dylib
0x20fb34000 - 0x20fd10fff CoreDuet arm64e <13104eaff4103a6f871a9d4bc9abb13a> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x20fd11000 - 0x20fd35fff CoreDuetContext arm64e <8fef6874dc3b3e69be30f50fe4bdd8e7> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x20fd36000 - 0x20fd48fff CoreDuetDaemonProtocol arm64e <dddda51afc633b61bb8313fc91b67c47> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x20fd49000 - 0x20fdb5fff IMFoundation arm64e <eb0554608ffd379cad722df29b9a547f> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x20fdb6000 - 0x20fde8fff vCard arm64e <5ccbf2a2597834c3a7964eadc2d93fc1> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x20fde9000 - 0x20ff12fff Contacts arm64e <8dedf556742a3e8ca95eca83b2bb9676> /System/Library/Frameworks/Contacts.framework/Contacts
0x20ff13000 - 0x20ff14fff DiagnosticLogCollection arm64e <72b79e2d742934939a5a74fa21f98f3b> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x20ff15000 - 0x20ff16fff Marco arm64e <4dbe1ad3c0543374ae84c46052053257> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x20ff17000 - 0x20ff1efff MessageProtection arm64e <f1d2b19dfd1635c28405561946a34554> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x20ff1f000 - 0x210243fff StoreServices arm64e <17ac14108b5e32c3963799476e4a4b92> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x210244000 - 0x21025cfff Engram arm64e <3b3bc45271ee3f84ade3051099576103> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x21025d000 - 0x21037afff IDSFoundation arm64e <2082a015d7a93cb1a9c43c9beeb75371> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x21037b000 - 0x210386fff CaptiveNetwork arm64e <d8e53442f0493ce381d59326fa41b600> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x210387000 - 0x2103b8fff EAP8021X arm64e <01df7fdfef9c3584b3d281482df1120b> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x2103b9000 - 0x2103f6fff MobileWiFi arm64e <dfacc4d797c9382ba7d06e03f23ebc52> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2103f7000 - 0x2103f9fff OAuth arm64e <00db6dbbb13639438033d2af37846de7> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2103fa000 - 0x2103fcfff CommonAuth arm64e <42762a3a155a34d2b7c128e47440ffd3> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x2103fd000 - 0x21046efff Heimdal arm64e <c9abe861b2493eab9db59f3ba458add5> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x21046f000 - 0x210498fff GSS arm64e <6705a931c20333aa84b5b601d7f22f93> /System/Library/Frameworks/GSS.framework/GSS
0x210499000 - 0x2104b3fff ApplePushService arm64e <4e0618c8966032a0ac0de666c4473673> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x2104b4000 - 0x210550fff AccountsDaemon arm64e <2dc8418fbbe139359cb011bf62cf946e> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x210551000 - 0x210573fff AppleIDSSOAuthentication arm64e <3e1afb0031f63e1facd4728bc93d65f0> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x210574000 - 0x2105fbfff AppleAccount arm64e <e227e3885148378bbc66738f8305f97f> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x2105fc000 - 0x21075dfff CoreUtils arm64e <1dde40945c433451bfaa5e845b7db591> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x21075e000 - 0x21087bfff IDS arm64e <c1945657053b3dcaada8dbc2a71fae8e> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x21087c000 - 0x2108a3fff MediaServices arm64e <6b778a7470bf35089da78dd46dd3fb70> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2108a4000 - 0x210a91fff MediaRemote arm64e <a88ec49b823f344794db2f34a19b77bf> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x210a92000 - 0x210aadfff UserManagement arm64e <7108c18a6d7d356985ba4169741018a3> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x210aae000 - 0x210abefff MobileBluetooth arm64e <6903aa697dd03f1a893e49d00917e323> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x210abf000 - 0x210af0fff Bom arm64e <17d0eca27c573333a4646f1993ea6f6d> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x210af1000 - 0x210af5fff CommunicationsFilter arm64e <192437609b343960a3034ff495ab201a> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x210af6000 - 0x210b1afff FTAWD arm64e <bbf7c7da02dc35cd8f408ef2f73eb570> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x210b1b000 - 0x210b77fff FTServices arm64e <1360e37f7f583e23b31fac3a34a9a8f0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x210bb2000 - 0x210bbdfff ProactiveEventTracker arm64e <ecd82b5ccbfb30cea712f79ace69fbb9> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x210bbe000 - 0x210c0dfff ChunkingLibrary arm64e <bfaba48fb72b3ca88cbd0b3e105a00eb> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x210c0e000 - 0x210c1cfff libnetworkextension.dylib arm64e <f18ee0386cfa36168be24091a79a9ad0> /usr/lib/libnetworkextension.dylib
0x210c1d000 - 0x210c42fff AddressBook arm64e <0d84bbbcc7c3344383a8b6d4b5484551> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x211ba8000 - 0x211d67fff NetworkExtension arm64e <0d968fa5714f3e508f306012d43c00d9> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x211d68000 - 0x2121d2fff SiriTTS arm64e <4839de08a7cc3353862c03f358ac7808> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x2121d3000 - 0x212231fff SAObjects arm64e <d26842b565563f71902e69dc3dafb07d> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x212232000 - 0x212274fff VoiceServices arm64e <dd8af6cda88233e0be2f3b7b77350753> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x212275000 - 0x2122a5fff GLKit arm64e <630ef153fc19321c9ac63ba4f79bccc7> /System/Library/Frameworks/GLKit.framework/GLKit
0x2122a6000 - 0x2123cefff AssistantServices arm64e <03411811cc5f311982dfbbac7501afcb> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x2123cf000 - 0x2123eefff AssetCacheServices arm64e <9e041fc228dc35e19debbb894029e0fb> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x2123ef000 - 0x2124adfff NetworkServiceProxy arm64e <0605390cfce538bbaf860d2a44f6572b> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x2124ae000 - 0x212589fff MMCS arm64e <5fc820655d99369684a0d8b1d8a10a21> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x21258a000 - 0x212596fff BluetoothManager arm64e <e077eda723ba3a719b6fd6e2cacfdaa2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x212597000 - 0x212609fff CoreDAV arm64e <20f458a1ca963bf3bf4e1bccabb63414> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x21260a000 - 0x21263ffff iCalendar arm64e <8b0149c4256c3d849d2240a34ad837c2> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x212640000 - 0x21264efff PersonaKit arm64e <3f03354a234334d5a8292e9e716882ca> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x21264f000 - 0x2126a9fff CalendarFoundation arm64e <d046681f67ca3af79f62a7f3d82c4e38> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x2126aa000 - 0x2126dbfff PhotosFormats arm64e <33e612bafe5f34b9bce2243911bd5ed8> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2126dc000 - 0x21277cfff CalendarDatabase arm64e <4d22597535d83ca3b5c89b200b5a8cda> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x21277d000 - 0x2127d7fff CalendarDaemon arm64e <17d0661c114c3fcfa09c93e5f477f593> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x2127d8000 - 0x21295bfff CloudPhotoLibrary arm64e <6b371c8bff1437eebae9c638a03503f8> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x21295c000 - 0x212a50fff EventKit arm64e <9448a7682c57380a9b4fb7d39a78af03> /System/Library/Frameworks/EventKit.framework/EventKit
0x212a51000 - 0x212a86fff AssetsLibraryServices arm64e <1eb72e9c434136cca33ddcd085909549> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x212abc000 - 0x212ae5fff DCIMServices arm64e <d8e83902d5c0393fb1173b8afdefd153> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x212ae6000 - 0x212c29fff CoreMediaStream arm64e <ab2c06883b0a356d8705c15f9d56b99a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x212c2a000 - 0x212c31fff XPCKit arm64e <d50c824694c83637b52c75f8d4593a56> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x212d1c000 - 0x212d37fff CloudPhotoServices arm64e <135ca9bc33ab3bab9c1d6433d48cad16> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x212d38000 - 0x212d43fff CoreRecents arm64e <56d0d3af91be3f5ba8dc341007ac115e> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x212d44000 - 0x212d63fff MediaStream arm64e <8844fb32126e37e59f7da06b334a9fd6> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x212d64000 - 0x2132c6fff PhotoLibraryServices arm64e <320c747990343939be8a552be5210011> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2132c7000 - 0x2132e4fff PrototypeTools arm64e <93f64659ad7b315da42dfd5d10519624> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x2132e5000 - 0x213373fff CoreSymbolication arm64e <041100f163e63349b43ec15ed645b2f4> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x213374000 - 0x2134c0fff SearchFoundation arm64e <6f3f2dde42ff348aa84c6330db4dc2d1> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x2134c1000 - 0x2134c7fff IncomingCallFilter arm64e <89a87a26e43b35b6a1b22442632e7e88> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x2134c8000 - 0x213586fff iTunesStore arm64e <8f14048f73893fd4b935e4aa82d4ad5d> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x213587000 - 0x21358dfff libtzupdate.dylib arm64e <508e5501218b38bdb134b33510f044aa> /usr/lib/libtzupdate.dylib
0x21358e000 - 0x2136eafff Preferences arm64e <cd5c6749af633ce3a4ae5d412a1ce215> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x2136eb000 - 0x2136f3fff CoreTime arm64e <076ba59862d031f7859642154ca607d7> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x2136f4000 - 0x213747fff CoreAppleCVA arm64e <69378151a3f43d39841a68659e537d7e> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x213748000 - 0x21378afff DifferentialPrivacy arm64e <b90dbfb5068d322ba0b3b78c1c00a564> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x21378b000 - 0x213939fff AppleCVA arm64e <ef8b267ce16b3ae38f5c3d7099de83e4> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x21393a000 - 0x2139dbfff Montreal arm64e <6409f7d4aff235a4a709a482ecfdd078> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x2139e8000 - 0x213cfafff Espresso arm64e <b95ad23a61c33dae83645a4cfd3f36b0> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x213cfb000 - 0x213d01fff MobileSystemServices arm64e <16662c091773393481a2a25bc2a0a919> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x213f14000 - 0x214174fff CoreML arm64e <37f05f12764a367b948e8c2c51f420e0> /System/Library/Frameworks/CoreML.framework/CoreML
0x214175000 - 0x214178fff CoreOptimization arm64e <24f3b70291543a2f89a70383ee149d2b> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x214179000 - 0x2141d8fff SafariCore arm64e <d6bcd41c486635f0a10aa486a64ef18d> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x2141d9000 - 0x214233fff CorePrediction arm64e <999105cad31635009e2c7ec423c7ed41> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x214234000 - 0x21433ffff Navigation arm64e <9a729d169ba630e5b63a2e6ed4281d8a> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x214340000 - 0x21435afff ContactsDonation arm64e <681fccb6e32c3383a8e96ad8d647b5cf> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x21435b000 - 0x214387fff Futhark arm64e <3b545af2150733d380cd8a40b9270854> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x214388000 - 0x214405fff NanoRegistry arm64e <de7d4c6fd4183ba68c36ee4736060c7a> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x214406000 - 0x214463fff ToneLibrary arm64e <7001788bf43a3be5bc98fe241182be20> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x214464000 - 0x21447bfff BaseBoardUI arm64e <5a936bc5485b3ccfba2ad999b6c82fc0> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x21447c000 - 0x2144dcfff ContactsUICore arm64e <a8218866a1c83bd6bd068957004ed0d1> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x2144dd000 - 0x21465dfff ContactsUI arm64e <23d3b63bc0c432caa968e65ced941902> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x21465e000 - 0x21472afff CorePDF arm64e <719affb4c9ce3bc9a47061b45da60346> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x21472b000 - 0x2149eefff Vision arm64e <487cdff304633034a94b052bb6aeaf8c> /System/Library/Frameworks/Vision.framework/Vision
0x2149ef000 - 0x214eedfff WebKit arm64e <610ec19753263aecb3fc47157c227fcb> /System/Library/Frameworks/WebKit.framework/WebKit
0x214eee000 - 0x214f95fff BulletinBoard arm64e <067348e25f06326c8cd5fc188b9a1be7> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x214f96000 - 0x214f9bfff ConstantClasses arm64e <33423a7c4cc237d3aa0b52d6fad94cae> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x214f9c000 - 0x214fa4fff CertUI arm64e <8ca7c6a60e4e3e6298c3989efc107711> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x214fa5000 - 0x214ff1fff AXRuntime arm64e <3f33bb09624d358c892b0f00ef97afa0> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x214ff2000 - 0x21502cfff ScreenReaderCore arm64e <44c7925555a73c75815e19d18dfbc169> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x21502d000 - 0x215048fff TextToSpeech arm64e <4e339218929834f09965ceaf89f2c185> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x215049000 - 0x2150a1fff CoreMIDI arm64e <1cf02558849c398db4c16ee3c5715f3c> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x2150a2000 - 0x21513cfff MediaPlatform arm64e <f248908b8fca383b88a9edaf1a3c9fe9> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x21513d000 - 0x2151a8fff WebBookmarks arm64e <82c683e53a7433b3b78bb08e5165fd00> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x2151a9000 - 0x2151b3fff DAAPKit arm64e <923d0d993f8336bba9dd1ed6cf22d196> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2151b4000 - 0x2151b6fff libAXSafeCategoryBundle.dylib arm64e <e6b4c49ac00636e595406d807f75c452> /usr/lib/libAXSafeCategoryBundle.dylib
0x2151b7000 - 0x2151c2fff libAXSpeechManager.dylib arm64e <29092aa74e4a397c81241461d4b1dd3b> /usr/lib/libAXSpeechManager.dylib
0x2151c3000 - 0x2152b4fff AccessibilityUtilities arm64e <2ee0531f413232ed8cdbe30dd86dc325> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x2152b5000 - 0x215584fff MediaLibraryCore arm64e <e5263bf274f83556bef8a85519a17596> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x215585000 - 0x215586fff AdSupport arm64e <e07302b3591c3e68ad04c97d0ed8accc> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x215587000 - 0x21581dfff MusicLibrary arm64e <f4f0522c978c3befabc6e5977730ad97> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x21581e000 - 0x215e52fff VectorKit arm64e <4a4f880c715d3301876c0e955992d096> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x215e53000 - 0x2160abfff MapKit arm64e <d942d4cc11503029b1f51a949edc014b> /System/Library/Frameworks/MapKit.framework/MapKit
0x2160ac000 - 0x21625afff iTunesCloud arm64e <f9da7561103e337981e297364e6616c9> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x21625b000 - 0x2162fffff HomeSharing arm64e <200d5b5d0a7c371584bdd2e26b0cd1a8> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x21648d000 - 0x21690cfff MediaPlayer arm64e <0e1b7c7a81c838a88fe49625a1723803> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x21690d000 - 0x216933fff MobileInstallation arm64e <c8bea7f42dc53206bc6c995155cf1d57> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x216934000 - 0x21693bfff EmailAddressing arm64e <abb0e3ecbeb434abb0fa2968bdfe34eb> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x21693c000 - 0x21693dfff MessageSupport arm64e <bd8ff749edc1322a90cd9b344d739b6f> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x21693e000 - 0x216940fff InternationalTextSearch arm64e <312471eb78b9378d9b55231a7e75a1ec> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x216941000 - 0x21699efff MIME arm64e <5cf20d4c78173e809709220eb1f97d63> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x21699f000 - 0x2169d7fff ProactiveSupport arm64e <4a6a3a5fe52139769634d799d5867a08> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x2169d8000 - 0x216a12fff Notes arm64e <01cff040dca53980b377e2bbfffbfe35> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x216a13000 - 0x216ae5fff TelephonyUtilities arm64e <24d44605843834a9a4abe730cdf7eb04> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x216ae6000 - 0x216b22fff CalendarUIKit arm64e <45b02abf7723396192f054bf912845ca> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x216b23000 - 0x216b40fff AccessibilityUIUtilities arm64e <6f206f1db46c30719e767f6321198e11> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x216b41000 - 0x216b9dfff DataAccess arm64e <2f3b655e788c31788126837dc76cbce0> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x216b9e000 - 0x216bb2fff AssetsLibrary arm64e <ce263ff3ddc336628d0f44aa52b44958> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x216bb3000 - 0x216da0fff EventKitUI arm64e <da79c669bff43c13b66c8024d3a50aa4> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x216da1000 - 0x216e04fff AXMediaUtilities arm64e <60476a272a0b3f2aa6240e76e7b83b0c> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x216e9f000 - 0x216f44fff Social arm64e <75454f4c8ca6393aad910196c14c0c7c> /System/Library/Frameworks/Social.framework/Social
0x216fe2000 - 0x216ffafff CoreFollowUp arm64e <efacae9177973501a5962e64c932ac92> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x216ffb000 - 0x217071fff CoreSuggestions arm64e <f036b96137b337d1939a76d5295375d5> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x217072000 - 0x217082fff MailServices arm64e <89446ef1cd1a318681baa2b9ffb3c797> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x217083000 - 0x217118fff CoreRecognition arm64e <c729d813722434e78bf8dff47aa97d9b> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x217119000 - 0x217141fff MailSupport arm64e <614bb95d8d30397195b7922b64319996> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x217142000 - 0x21729ffff Message arm64e <24225ee732503ff98ef816c9b3931ece> /System/Library/PrivateFrameworks/Message.framework/Message
0x2174dc000 - 0x217590fff CoreParsec arm64e <2baa9a5ed80a3e989bf2410861b36240> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x2175c2000 - 0x2175f4fff SharedUtils arm64e <77105965d631329eb320bbcb8546fcd6> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x2175f5000 - 0x217638fff ContactsAutocomplete arm64e <cb91e5b11aa23e99996d9e1a16e3ced5> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x217639000 - 0x217705fff VideoSubscriberAccount arm64e <fdd9cbfd362737d4a088c583f682e154> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x217825000 - 0x217828fff FTClientServices arm64e <5a21320a1be2320993de5c8add36fca2> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x217829000 - 0x21782cfff SharedWebCredentials arm64e <9025678459783684a823ba656e1115be> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x21782e000 - 0x217849fff SafariFoundation arm64e <1476d6e6372c32fba243e35a383e106a> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x217a3c000 - 0x217a53fff LocalAuthentication arm64e <522aeddf6c033d1eb8c26b61a2cfc986> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x217a54000 - 0x217a56fff ParsecSubscriptionServiceSupport arm64e <92d934e6f574343eacecdb224554e69d> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x217b04000 - 0x217d5efff SafariShared arm64e <22574f5ea89b3b4ebd20e43700633b56> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x217d5f000 - 0x217da4fff WebUI arm64e <5bc6f4023fbc3aa6be740a6f83677ed0> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x217da5000 - 0x217db2fff SetupAssistantSupport arm64e <91d4261c1078359b9bb71e00c0fc40eb> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x217db3000 - 0x217ddffff SetupAssistant arm64e <fa574b43c19634738879632cc4e9599c> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x218b3f000 - 0x218b45fff LinguisticData arm64e <5afe3bb5da8e35379f0f40b71327089f> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x219211000 - 0x21924bfff StoreKit arm64e <6bec8f0d2f21375b8817e95168c16e9c> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x21942e000 - 0x219449fff MetalKit arm64e <b3c5427eef883b8f97b675cc6e8fb592> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x21a27b000 - 0x21a344fff PDFKit arm64e <6c0d1b928287324dbfe449b100f9cb78> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x21a65e000 - 0x21a6a8fff Pasteboard arm64e <b8deeb7327c83aa18211842fb7b7a0e5> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x21a6fe000 - 0x21a710fff MobileDeviceLink arm64e <e2f8e27633753df3878d2373234be819> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x21a7e5000 - 0x21a800fff MaterialKit arm64e <19f0f36ca7db3d4fa632bb3be9dc1189> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x21a801000 - 0x21a84bfff MobileBackup arm64e <06b2e55f8de434e993d3e33f5e469883> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x21a84c000 - 0x21a897fff SafariSafeBrowsing arm64e <1389d036480937178e4bc01a5c8cae49> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x21a8b6000 - 0x21a9f7fff SafariServices arm64e <89b67ea7b92e38cb89b9194537102595> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x21a9f8000 - 0x21aa60fff AppStoreDaemon arm64e <46b3e8f12756326eaf4f7a4ebba63756> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x21add0000 - 0x21aed7fff MessageUI arm64e <b474e28a3e293306ac84fd1b58f0a32a> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x21b087000 - 0x21b095fff NotificationCenter arm64e <ac8526d108cc3fccb10c98d5a41f0564> /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
0x21baf5000 - 0x21bb01fff MobileActivation arm64e <17d070f0908938c58400bddbebcf7cf9> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x21bc36000 - 0x21bdd2fff Sharing arm64e <4e9172cf8f143e4ba4a195cff24a53a4> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x21c191000 - 0x21c195fff AccessibilityUIShared arm64e <d33d697516743608bee3552aa79548d3> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIShared.framework/AccessibilityUIShared
0x21c247000 - 0x21c25cfff NewsFoundation arm64e <569e00b93abd35c7949f7db5ee04f128> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x21c25d000 - 0x21c4dbfff NewsTransport arm64e <8a8fb9bfcd173bbb944f6fd434101ad6> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x21c527000 - 0x21c582fff CallKit arm64e <3deccc46409b37ff9678862b78e74f0b> /System/Library/Frameworks/CallKit.framework/CallKit
0x21c583000 - 0x21c589fff AccessibilityUI arm64e <9f7a0fbda4da37fa8927d9170b294212> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x21c640000 - 0x21c9b9fff NewsCore arm64e <fe6b3e002ca833249c3adeb8a221c9b6> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x21c9ff000 - 0x21ca5cfff ClockKit arm64e <7f214021698e39b09106549a395d578e> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x21ca7d000 - 0x21ca81fff NewsDaemon arm64e <4cf144ba8274354aacd2a7af995a8524> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x21d172000 - 0x21d18bfff NewsServicesInternal arm64e <9710265679b5385ba12730ac3dded49d> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x21d317000 - 0x21d31dfff DuetRecommendation arm64e <b0d8c75a261b332384d0c2eddf57661d> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x21d31e000 - 0x21d372fff LoggingSupport arm64e <edc094a853273554ada1bf35d4ca53b7> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x21d50b000 - 0x21d565fff NewsToday arm64e <4a01accde7753b75b0f690b6dae87204> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x21d6dd000 - 0x21d6e6fff FamilyCircle arm64e <27c896468d80391daaa3ac718aa0aa80> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x21d6e7000 - 0x21d6ecfff NewsServices arm64e <f0aa2c3455213f98a9c5f036b4a636e3> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x21f04d000 - 0x21f071fff AppSupportUI arm64e <631274746262346497a7ce214259a1c4> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x21fb0f000 - 0x21fb56fff Catalyst arm64e <670c80037e673bb68c2a49c4fe5abddd> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x21fe6f000 - 0x21fe74fff kperf arm64e <d65d38a1685c325681625e398dfa71ce> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x2200d4000 - 0x2200fcfff CellularPlanManager arm64e <f8ead826b6f4303c968eae01e71bf76d> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x2200fd000 - 0x220154fff DeviceManagement arm64e <f28e251f659d320d8c9a29d7d3f85e54> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x2202f0000 - 0x2202f8fff kperfdata arm64e <b58ac8cdff7838c184e6d4aa8622eb59> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x22033b000 - 0x220343fff libdscsym.dylib arm64e <7c525d46746a3980843841969d993b83> /usr/lib/libdscsym.dylib
0x220715000 - 0x220751fff ktrace arm64e <69a27f4554ae3df69f0dfb8854cd032e> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x22098b000 - 0x22098dfff SpeakTypingServices arm64e <9285e9f3c33031668e36aefe9654670a> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x22098e000 - 0x220993fff ZoomServices arm64e <39845684ca9b388981298a5e10b86ca7> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x221dbb000 - 0x221e0bfff DataDetectorsUI arm64e <503297b0cbb53c14b192d069564f9bb4> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x222a1a000 - 0x222a62fff BiometricKit arm64e <558c5d6502d9358887c4b36e6dbcdc1d> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x222a83000 - 0x222a93fff CTCarrierSpace arm64e <e5be42509ba43013abc71bb441cd5883> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x222f42000 - 0x222f56fff DeviceIdentity arm64e <f2d6a85cbd593821b89af13098a4a306> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x22510c000 - 0x225149fff Rapport arm64e <ac8ca5a8440139168e9cacb270d4b935> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x225187000 - 0x2251a5fff SignpostSupport arm64e <e14f577cc8e3312cbd12d65b05d72310> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x226137000 - 0x22613efff libMatch.1.dylib arm64e <0087e0f026bb3ae383d787d8df1d5beb> /usr/lib/libMatch.1.dylib
0x226187000 - 0x2261a3fff libtailspin.dylib arm64e <0a7943efa9d831e1b52efaee83c5553e> /usr/lib/libtailspin.dylib
0x2261ae000 - 0x2261befff AccessibilitySettingsLoader arm64e <d8ee392d4c2239bfac4444740c68e5b8> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x2264ac000 - 0x22678afff RawCamera arm64e <840cc08034ac3be1b5b32abc2d9dd471> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x2267cc000 - 0x2267e0fff libCGInterfaces.dylib arm64e <2b6bf1bcfeff3b9cae2beecda3ff2a7f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x2277e2000 - 0x227825fff WatchConnectivity arm64e <54862398cbc73cb8be40ae734f7e91c3> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity
0x228e9f000 - 0x228eaafff ContextKit arm64e <4a64bad6840431ea8bf9cdb6aab457f4> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x22912c000 - 0x229153fff CoreServicesInternal arm64e <1258e53eddf23645879d57fc50de86ab> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x2297de000 - 0x2297e5fff EmailCore arm64e <ca78ebcdb48332c180804b609a3ab2ba> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x2297f3000 - 0x229804fff libGSFontCache.dylib arm64e <3192020cb1163b7ebd040c4c4f6d787f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x229805000 - 0x229837fff libTrueTypeScaler.dylib arm64e <0db945865fb1314a88da0e9ae40682ae> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x22b3f5000 - 0x22b3f9fff InternationalSupport arm64e <80ded0cf51b23c35bbf9ac2ce34413f8> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x22c82e000 - 0x22c83afff PersonaUI arm64e <73d484d7ab923e42aa9e21c7c818a0c8> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x22cc89000 - 0x22cc93fff SignpostCollection arm64e <8a9937dae93b31468d635933fd71b498> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x22d855000 - 0x22d858fff XCTTargetBootstrap arm64e <fbe023bbe0893eb4a04990ad73e0dc49> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x22d8a0000 - 0x22d8b2fff libEDR arm64e <21cfe8d28cbe3923909ab7bb7419bb6d> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x22e3c4000 - 0x22e3d1fff libMobileGestaltExtensions.dylib arm64e <f064aa5cbd5a3f08adda671d68692c59> /usr/lib/libMobileGestaltExtensions.dylib
0x22e4e9000 - 0x22e4e9fff libcharset.1.dylib arm64e <4a43830d74293dc48f4d2619f50780d9> /usr/lib/libcharset.1.dylib
0x22efd2000 - 0x22efd3fff libsandbox.1.dylib arm64e <3274515a2150388cb66856aeccc51a0c> /usr/lib/libsandbox.1.dylib
0x22f012000 - 0x22f013fff liblog_network.dylib arm64e <3bef300c98b63a8594d877d323851c69> /usr/lib/log/liblog_network.dylib
0x22f617000 - 0x22f622fff AuthenticationServices arm64e <468351b7a60135ab8d3dea40751cc1b3> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x22f6bc000 - 0x22f817fff CoreServices arm64e <2431ac855d103544aa46ae44b9b0e2bb> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x22f845000 - 0x22f85ffff MPSRayIntersector arm64e <9324dcc24911349a9415aaf99357773a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x22f890000 - 0x22f9cbfff Network arm64e <6ffd2a3d59bf37a2b9b71b90466c2d8e> /System/Library/Frameworks/Network.framework/Network
0x22fa9c000 - 0x22faaafff ANEServices arm64e <d5e1ddcdc67532c19f34604afe39e144> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x22faaf000 - 0x22fab3fff ASEProcessing arm64e <55c0e2619c56347993b0e7784c43baa3> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x22fab4000 - 0x22fac0fff AXCoreUtilities arm64e <5d0d2312ebf8391489d61d75af49c0cf> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x22fd42000 - 0x22fe83fff AppleMediaServices arm64e <64d494b3b163365aa57d8633f6f97b5a> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x22fe84000 - 0x22fe94fff AppleNeuralEngine arm64e <8ab768483ec731c2843eb88bf50b4b1d> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x230027000 - 0x23005dfff C2 arm64e <52bdaf9d405b3dfab76720fa0a9b756c> /System/Library/PrivateFrameworks/C2.framework/C2
0x2301f7000 - 0x230206fff Categories arm64e <afd46f987e783184bc77acb12c2d32b0> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x23020e000 - 0x230332fff ConfigurationEngineModel arm64e <38b4348d063836c9805567602ac1b797> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x230494000 - 0x2304b0fff DoNotDisturb arm64e <6bd2c8142ec13da9b46d656a9c5ca6c8> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x2305ed000 - 0x230648fff DocumentManager arm64e <9bff18f06c433823ac55cc9604d51b74> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x230788000 - 0x23078dfff IdleTimerServices arm64e <b2ca146420f8331abf98362ae4bfe825> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x23080a000 - 0x230831fff MetadataUtilities arm64e <072d652ce1f63b5d9c42bd3bfde59e28> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x230dc4000 - 0x230dd8fff NewsAnalyticsUpload arm64e <d27244a8ab013c2a8acaba2d372b43cb> /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload
0x230ddb000 - 0x230e2dfff OTSVG arm64e <18ac427edc4838b1949be98fd5351164> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x230f2f000 - 0x230f91fff PhotoFoundation arm64e <c32855fdd2be3c0d8034017305dacaf9> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x231084000 - 0x2310e4fff ROCKit arm64e <9719ea897d99317397f85da958459cdd> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
0x231266000 - 0x231298fff RemoteConfiguration arm64e <d772637b0ed234d581e2f5fb73d60590> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration
0x2312a8000 - 0x231306fff RemoteManagement arm64e <24f0a77bdb4f30e4bb0faa3ef7cf954d> /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
0x231307000 - 0x231319fff RemoteTextInput arm64e <61b26c169055337880386337881477bf> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x231343000 - 0x2313e0fff SampleAnalysis arm64e <01c25d8e68d1305cb133facc7cd53a6f> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x2314ca000 - 0x2314cafff SignpostNotification arm64e <73970ade72f23a8eb6bfa4ed3de85d3d> /System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification
0x23153c000 - 0x231544fff StatsKit arm64e <97ecf483a8c7344797d8019002563e37> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
0x2320b5000 - 0x23324bfff UIKitCore arm64e <af333c69e48535e5b7b9db20c58504d8> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x23324c000 - 0x233257fff UIKitServices arm64e <55b4637d798b395c9d9bda36824848be> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x233258000 - 0x23325ffff URLFormatting arm64e <73e4df59e3e83e5c822bb32ff193649b> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x233260000 - 0x233283fff UsageTracking arm64e <182bd94cd8d0320d84db4723da905418> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
EOF
And this is the code of +[BPSharedRealm busRoutesRealm]
+ (RLMRealm *)busRoutesRealm
{
static dispatch_once_t once;
static RLMRealm *realm = nil;
dispatch_once(&once, ^{
NSFileManager *fileManager = [NSFileManager defaultManager];
NSBundle *bundle = [NSBundle mainBundle];
NSString *path;
// Peel off two directory levels - MY_APP.app/PlugIns/MY_APP_EXTENSION.appex
BOOL isExtension = [[bundle.bundleURL pathExtension] isEqualToString:@"appex"];
if (isExtension) {
#if TARGET_OS_WATCH
bundle = [NSBundle mainBundle];
#else
bundle = [NSBundle bundleWithURL:[[bundle.bundleURL URLByDeletingLastPathComponent] URLByDeletingLastPathComponent]];
#endif
}
NSBundle *resourceBundle = [NSBundle bundleWithURL:[bundle URLForResource:@"BusPlusResources" withExtension:@"bundle"]];
path = [resourceBundle pathForResource:@"busRoutes" ofType:@"realm"];
NSURL *URL = [BPSharedRealm busRouteRealmStoreURL];
NSLog(@"---- Realm file URL :%@", URL);
if (path) {
NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
NSInteger currentDatabaseVersion = [defaults integerForKey:databaseVersionKey];
NSURL *preloadURL = [NSURL fileURLWithPath:path];
NSURL *downloadedURL = [BPSharedRealm downloadedDatabaseStoreURL];
// If file exists at temp download path, means we've downloaded a new db since last launch.
// And check if the downloaded db's schema version is GREATER than currently stored db.
// Then, we remove the old db first, and copy the downloaded db to app group, then, remove the downloaded db.
if ([fileManager fileExistsAtPath:downloadedURL.path]) {
NSInteger downloadedDatabaseVersion = [BPSharedRealm downloadedDatabaseVersion];
if (downloadedDatabaseVersion > currentDatabaseVersion) {
if ([fileManager fileExistsAtPath:URL.path]) {
[fileManager removeItemAtURL:URL error:nil];
}
BOOL copy = [fileManager copyItemAtURL:downloadedURL toURL:URL error:nil];
BOOL removed = [fileManager removeItemAtURL:downloadedURL error:nil];
NSLog(@"---- Copied downloaded bus route database: %i -> %i", copy, removed);
}
// No downloaded bus db exists, we check:
// 1. The preload db schema version is GREATER than db in app group's schema version
// 2. Exists db file at app group
// If two conditions both matches, we copy the new database from bundle to app group.
} else if ([BPSharedRealm builtInDatabaseVersion] > currentDatabaseVersion &&
[fileManager fileExistsAtPath:URL.path] &&
!isExtension) {
[fileManager removeItemAtURL:URL error:nil];
BOOL copy = [fileManager copyItemAtURL:preloadURL toURL:URL error:nil];
[defaults setInteger:[BPSharedRealm builtInDatabaseVersion] forKey:databaseVersionKey];
NSLog(@"---- Copied bus routes realm file: %i", copy);
} else if (![fileManager fileExistsAtPath:URL.path]) {
BOOL copy = [fileManager copyItemAtURL:preloadURL toURL:URL error:nil];
[defaults setInteger:[BPSharedRealm builtInDatabaseVersion] forKey:databaseVersionKey];
[defaults synchronize];
NSLog(@"---- Copied preload bus route database: %i", copy);
} else {
NSLog(@"---- All set, no needed to copy bus routes database.");
}
}
NSInteger schemaVersion = 3;
RLMRealmConfiguration *busDataConfig = [[RLMRealmConfiguration alloc] init];
busDataConfig.schemaVersion = schemaVersion;
busDataConfig.fileURL = URL;
busDataConfig.objectClasses = @[[BPBusRoute class]];
busDataConfig.readOnly = YES;
busDataConfig.migrationBlock = ^(RLMMigration *migration, uint64_t oldSchemaVersion) {
if (oldSchemaVersion < schemaVersion) {
// Realm will automatically detect new properties and removed properties
// And will update the schema on disk automatically
}
};
NSError *error = nil;
realm = [RLMRealm realmWithConfiguration:busDataConfig error:&error];
// Fall back to built-in database if error occurs. :(
if (error) {
busDataConfig.fileURL = [NSURL fileURLWithPath:path];
realm = [RLMRealm realmWithConfiguration:busDataConfig error:&error];
NSLog(@"Realm Database Initialize Error: %@", error);
}
});
return realm;
}
The crash here is springboard killing your application because it took too long to start up. The specific stack trace is probably not directly relevant: if startup had hung in fstat, then you wouldn't have 20 seconds of userland CPU time in the 20 second wallclock window. Instead, it's probably that something before that took close to 20 seconds.
Is the Realm file large enough that it could plausibly take close to 20 seconds to copy on an old device with slow storage? That would both explain this crash and why you wouldn't be able to reproduce it.
@tgoyne Nope, my realm file is pretty small, about 1.2 MB, and it works well before.
The strange thing is, after asking users to reboot their device, it somehow fixed the issue.
Still no clue about how to reproduce and how it happened, I'll try replacing a different realm file, and upgrade the Realm version to v3.13.1 to see this would work.
Thank you for your response anyway!
After replacing a new .realm file and upgrading Realm, still no luck :(, users still reporting App hang and crash.
@tgoyne Do you mean that it might be some other library of something blocking the main thread, and caused Watchdog to kill the app? It might not be a issue related to Realm right?
@JohnnyTseng Did you identify a fix for this issue?
@robbiet480
Unfortunately, no. The only thing I did to fix this issue is to remove the whole + (RLMRealm *)busRoutesRealm code and replace it with a SQLite database.
Realm is easy, and convenient to use, but sometimes it's not quite stable, everytime it crahses, it really drives me crazy.
So I decide to move from Realm to SQLite, I'm still migrating users data slowly, it's painful, but I believe it's worth to do.
@JohnnyTseng Thanks for letting me know!
Most helpful comment
@robbiet480
Unfortunately, no. The only thing I did to fix this issue is to remove the whole
+ (RLMRealm *)busRoutesRealmcode and replace it with a SQLite database.Realm is easy, and convenient to use, but sometimes it's not quite stable, everytime it crahses, it really drives me crazy.
So I decide to move from Realm to SQLite, I'm still migrating users data slowly, it's painful, but I believe it's worth to do.