Open abozanona opened 3 years ago
My application is on production. It shows the following error for different IOS devices when loading images from cache:
Incident Identifier: 3CB2FBEC-C19F-48E1-950D-EC0AE80CCA34 Hardware Model: iPhone11,8 Process: Runner [6315] Path: /private/var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Runner Identifier: com.darcom.darcom Version: 22 (1.0.22) AppStoreTools: 12D4d AppVariant: 1:iPhone11,8:13 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.darcom.darcom [400] Date/Time: 2021-04-29 04:05:53.6634 +0300 Launch Time: 2021-04-29 04:05:47.1509 +0300 OS Version: iPhone OS 14.4.2 (18D70) Release Type: User Baseband Version: 3.02.02 Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Region Info: 0 is not in any region. Bytes before following region: 4371775488 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> __TEXT 104940000-104944000 [ 16K] r-x/r-x SM=COW ...er.app/Runner Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [6315] Triggered by Thread: 12 Thread 0 name: Thread 0: 0 libsystem_kernel.dylib 0x00000001c4ad12d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c4ad0660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000196b20c30 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000196b1ac14 __CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x0000000196b1a21c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 GraphicsServices 0x00000001ae6e4784 GSEventRunModal + 164 (GSEvent.c:2259) 6 UIKitCore 0x000000019955aee8 -[UIApplication _run] + 1072 (UIApplication.m:3253) 7 UIKitCore 0x000000019956075c UIApplicationMain + 168 (UIApplication.m:4707) 8 Runner 0x0000000104945b2c main + 64 (AppDelegate.swift:5) 9 libdyld.dylib 0x00000001967da6b0 start + 4 Thread 1: 0 libsystem_pthread.dylib 0x00000001e2658764 start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x00000001e2658764 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x00000001e2658764 start_wqthread + 0 Thread 4 name: Thread 4: 0 libsystem_kernel.dylib 0x00000001c4ad12d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c4ad0660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000196b20c30 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000196b1ac14 __CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x0000000196b1a21c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 Foundation 0x0000000197dc9df0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x0000000197dc9cbc -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421) 7 UIKitCore 0x000000019960ec48 -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:838) 8 Foundation 0x0000000197f3ba34 __NSThread__start__ + 864 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 10 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001c4af4eb4 __open_nocancel + 8 1 libsystem_kernel.dylib 0x00000001c4ad3230 open$NOCANCEL + 40 (open-base.c:98) 2 libsystem_c.dylib 0x000000019ff84e60 __getcwd + 76 (getcwd.c:108) 3 libsystem_c.dylib 0x000000019ff84a54 __private_getcwd + 152 (getcwd.c:211) 4 Flutter 0x00000001052eb56c dart::bin::Namespace::GetCurrent(dart::bin::Namespace*) + 12 (namespace_macos.cc:38) 5 Flutter 0x00000001052eb56c dart::bin::Directory::Current(dart::bin::Namespace*) + 12 (directory.cc:627) 6 Flutter 0x00000001052eb56c dart::bin::Builtin_Directory_Current(_Dart_NativeArguments*) + 60 (directory.cc:26) 7 Flutter 0x00000001053d4494 dart::NativeEntry::AutoScopeNativeCallWrapperNoStackCheck(_Dart_NativeArguments*, void (*)(_Dart_NativeArguments*)) + 156 (native_entry.cc:217) 8 App 0x000000010ca8c17c Precompiled_Stub_CallAutoScopeNative + 80 9 App 0x000000010cab562c Precompiled__Directory_15069316__current_15069316_562 + 44 10 App 0x000000010cab545c Precompiled_____uriBaseClosure_15069316_559 + 36 11 App 0x000000010cac2e38 Precompiled_____uriBaseClosure_15069316__uriBaseClosure_15069316_885 + 48 12 App 0x000000010cd80090 Precompiled____get_current_12787 + 88 13 App 0x000000010cd7c958 Precompiled__LocalDirectory_LocalFileSystemEntity_ForwardingDirectory_DirectoryAddOnsMixin_326232594_childFile_12741 + 40 14 App 0x000000010ced6c50 Precompiled_CacheStore__fileExists_914112270__async_op_17821 + 340 15 App 0x000000010cab1464 Precompiled_____rootRunUnary_4048458_479 + 112 16 App 0x000000010cab1760 Precompiled_____rootRunUnary_4048458__rootRunUnary_4048458_480 + 532 17 App 0x000000010ce0a298 Precompiled__CustomZone_4048458_runUnary_15145 + 196 18 App 0x000000010cab2338 Precompiled__FutureListener_4048458_handleValue_490 + 208 19 App 0x000000010cf4f710 Precompiled__Future_4048458__propagateToListeners_4048458_handleValueCallback_19022 + 52 20 App 0x000000010caad774 Precompiled__Future_4048458__propagateToListeners_4048458_398 + 1136 21 App 0x000000010cf4ed78 Precompiled__Future_4048458__addListener_4048458__anonymous_closure__19008 + 44 22 App 0x000000010caafe1c Precompiled_____rootRun_4048458_454 + 208 23 App 0x000000010cab0070 Precompiled_____rootRun_4048458__rootRun_4048458_455 + 468 24 App 0x000000010ce0a810 Precompiled__CustomZone_4048458_run_15152 + 184 25 App 0x000000010ce0d8f4 Precompiled__CustomZone_4048458_runGuarded_15225 + 52 26 App 0x000000010cf25af8 Precompiled__CustomZone_4048458_bindCallbackGuarded__anonymous_closure__18563 + 44 27 App 0x000000010cab12b4 Precompiled_____microtaskLoop_4048458_476 + 120 28 App 0x000000010cab33a0 Precompiled_____startMicrotaskLoop_4048458_508 + 40 29 App 0x000000010cab3474 Precompiled_____startMicrotaskLoop_4048458__startMicrotaskLoop_4048458_509 + 48 30 App 0x000000010ca8bf78 Precompiled_Stub_InvokeDartCode + 268 31 Flutter 0x00000001053bfdb4 dart::DartEntry::InvokeCode(dart::Code const&, dart::Array const&, dart::Array const&, dart::Thread*) + 200 (dart_entry.cc:206) 32 Flutter 0x00000001053bfdb4 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&, unsigned long) + 436 (dart_entry.cc:172) 33 Flutter 0x000000010549e05c dart::DartEntry::InvokeClosure(dart::Array const&) + 36 (dart_entry.cc:310) 34 Flutter 0x000000010549e05c Dart_InvokeClosure + 1664 (dart_api_impl.cc:4827) 35 Flutter 0x0000000105228488 tonic::DartMicrotaskQueue::RunMicrotasks() + 136 (dart_microtask_queue.cc:77) 36 Flutter 0x0000000104f46a0c std::__1::__function::__value_func<void ()>::operator()() const + 20 (functional:1860) 37 Flutter 0x0000000104f46a0c std::__1::function<void ()>::operator()() const + 20 (functional:2419) 38 Flutter 0x0000000104f46a0c fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 1900 (message_loop_impl.cc:134) 39 Flutter 0x0000000104f487b0 fml::MessageLoopImpl::RunExpiredTasksNow() + 8 (message_loop_impl.cc:143) 40 Flutter 0x0000000104f487b0 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 32 (message_loop_darwin.mm:75) 41 CoreFoundation 0x0000000196b21fa0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1807) 42 CoreFoundation 0x0000000196b21ba0 __CFRunLoopDoTimer + 1064 (CFRunLoop.c:2415) 43 CoreFoundation 0x0000000196b20ffc __CFRunLoopDoTimers + 328 (CFRunLoop.c:2575) 44 CoreFoundation 0x0000000196b1aee4 __CFRunLoopRun + 1936 (CFRunLoop.c:3090) 45 CoreFoundation 0x0000000196b1a21c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 46 Flutter 0x0000000104f4868c fml::MessageLoopDarwin::Run() + 88 (message_loop_darwin.mm:46) 47 Flutter 0x0000000104f48010 fml::MessageLoopImpl::DoRun() + 28 (message_loop_impl.cc:96) 48 Flutter 0x0000000104f48010 fml::MessageLoop::Run() + 32 (message_loop.cc:49) 49 Flutter 0x0000000104f48010 fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()() const + 144 (thread.cc:36) 50 Flutter 0x0000000104f48010 decltype(std::__1::forward<fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>(fp)()) std::__1::__invoke<fml::Thread::Thread(std:... + 144 (type_traits:4425) 51 Flutter 0x0000000104f48010 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::cha... + 144 (thread:341) 52 Flutter 0x0000000104f48010 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char... + 196 (thread:351) 53 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 54 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 6 name: Thread 6: 0 libsystem_kernel.dylib 0x00000001c4ad12d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c4ad0660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000196b20c30 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000196b1ac14 __CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x0000000196b1a21c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 Flutter 0x0000000104f4868c fml::MessageLoopDarwin::Run() + 88 (message_loop_darwin.mm:46) 6 Flutter 0x0000000104f48010 fml::MessageLoopImpl::DoRun() + 28 (message_loop_impl.cc:96) 7 Flutter 0x0000000104f48010 fml::MessageLoop::Run() + 32 (message_loop.cc:49) 8 Flutter 0x0000000104f48010 fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()() const + 144 (thread.cc:36) 9 Flutter 0x0000000104f48010 decltype(std::__1::forward<fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>(fp)()) std::__1::__invoke<fml::Thread::Thread(std:... + 144 (type_traits:4425) 10 Flutter 0x0000000104f48010 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::cha... + 144 (thread:341) 11 Flutter 0x0000000104f48010 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char... + 196 (thread:351) 12 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 13 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 7 name: Thread 7: 0 libsystem_kernel.dylib 0x00000001c4ad12d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c4ad0660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000196b20c30 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000196b1ac14 __CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x0000000196b1a21c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 Flutter 0x0000000104f4868c fml::MessageLoopDarwin::Run() + 88 (message_loop_darwin.mm:46) 6 Flutter 0x0000000104f48010 fml::MessageLoopImpl::DoRun() + 28 (message_loop_impl.cc:96) 7 Flutter 0x0000000104f48010 fml::MessageLoop::Run() + 32 (message_loop.cc:49) 8 Flutter 0x0000000104f48010 fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()() const + 144 (thread.cc:36) 9 Flutter 0x0000000104f48010 decltype(std::__1::forward<fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>(fp)()) std::__1::__invoke<fml::Thread::Thread(std:... + 144 (type_traits:4425) 10 Flutter 0x0000000104f48010 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::cha... + 144 (thread:341) 11 Flutter 0x0000000104f48010 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char... + 196 (thread:351) 12 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 13 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 8 name: Thread 8: 0 libsystem_kernel.dylib 0x00000001c4af51ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e2653468 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001abc5f328 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:390) 3 Flutter 0x0000000104f42d6c void std::__1::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_1>(std::__1::unique_lock<std::__1::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_1) + 40 (__mutex_base:374) 4 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::WorkerMain() + 80 (concurrent_message_loop.cc:80) 5 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 184 (concurrent_message_loop.cc:26) 6 Flutter 0x0000000104f42d6c decltype(std::__1::forward<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fp)()) std::__1::__invoke<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fm... + 184 (type_traits:4425) 7 Flutter 0x0000000104f42d6c void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned lon... + 184 (thread:341) 8 Flutter 0x0000000104f42d6c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLo... + 256 (thread:351) 9 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 10 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 9 name: Thread 9: 0 libsystem_kernel.dylib 0x00000001c4af51ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e2653468 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001abc5f328 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:390) 3 Flutter 0x0000000104f42d6c void std::__1::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_1>(std::__1::unique_lock<std::__1::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_1) + 40 (__mutex_base:374) 4 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::WorkerMain() + 80 (concurrent_message_loop.cc:80) 5 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 184 (concurrent_message_loop.cc:26) 6 Flutter 0x0000000104f42d6c decltype(std::__1::forward<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fp)()) std::__1::__invoke<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fm... + 184 (type_traits:4425) 7 Flutter 0x0000000104f42d6c void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned lon... + 184 (thread:341) 8 Flutter 0x0000000104f42d6c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLo... + 256 (thread:351) 9 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 10 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 10 name: Thread 10: 0 libsystem_kernel.dylib 0x00000001c4af51ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e2653468 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001abc5f328 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:390) 3 Flutter 0x0000000104f42d6c void std::__1::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_1>(std::__1::unique_lock<std::__1::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_1) + 40 (__mutex_base:374) 4 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::WorkerMain() + 80 (concurrent_message_loop.cc:80) 5 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 184 (concurrent_message_loop.cc:26) 6 Flutter 0x0000000104f42d6c decltype(std::__1::forward<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fp)()) std::__1::__invoke<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fm... + 184 (type_traits:4425) 7 Flutter 0x0000000104f42d6c void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned lon... + 184 (thread:341) 8 Flutter 0x0000000104f42d6c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLo... + 256 (thread:351) 9 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 10 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 11 name: Thread 11: 0 libsystem_kernel.dylib 0x00000001c4af51ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e2653468 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001abc5f328 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:390) 3 Flutter 0x0000000104f42d6c void std::__1::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_1>(std::__1::unique_lock<std::__1::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_1) + 40 (__mutex_base:374) 4 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::WorkerMain() + 80 (concurrent_message_loop.cc:80) 5 Flutter 0x0000000104f42d6c fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 184 (concurrent_message_loop.cc:26) 6 Flutter 0x0000000104f42d6c decltype(std::__1::forward<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fp)()) std::__1::__invoke<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fm... + 184 (type_traits:4425) 7 Flutter 0x0000000104f42d6c void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned lon... + 184 (thread:341) 8 Flutter 0x0000000104f42d6c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLo... + 256 (thread:351) 9 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 10 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 12 name: Thread 12 Crashed: 0 Flutter 0x000000010501ceb4 SkImage::peekPixels(SkPixmap*) const + 40 (SkImage.cpp:50) 1 Flutter 0x000000010501d3c0 SkImage::makeRasterImage(SkImage::CachingHint) const + 60 (SkImage.cpp:515) 2 Flutter 0x000000010501d3c0 SkImage::makeRasterImage(SkImage::CachingHint) const + 60 (SkImage.cpp:515) 3 Flutter 0x00000001052ac0c0 flutter::ImageFromCompressedData(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, fml::tracing::TraceFlow const&) + 52 (image_decoder.cc:108) 4 Flutter 0x00000001052ac0c0 flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPUObject<SkImage>)> const&)::$_1::operator()() + 92 (image_decoder.cc:259) 5 Flutter 0x00000001052ac0c0 auto fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPUObject<SkImage>)> const&... + 96 (make_copyable.h:24) 6 Flutter 0x00000001052ac0c0 decltype(std::__1::forward<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPUOb... + 96 (type_traits:4425) 7 Flutter 0x00000001052ac0c0 void std::__1::__invoke_void_return_wrapper<void>::__call<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::fu... + 96 (__functional_base:348) 8 Flutter 0x00000001052ac0c0 std::__1::__function::__alloc_func<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::S... + 96 (functional:1533) 9 Flutter 0x00000001052ac0c0 std::__1::__function::__func<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPU... + 148 (functional:1707) 10 Flutter 0x0000000104f42efc std::__1::__function::__value_func<void ()>::operator()() const + 12 (functional:1860) 11 Flutter 0x0000000104f42efc std::__1::function<void ()>::operator()() const + 12 (functional:2419) 12 Flutter 0x0000000104f42efc fml::ConcurrentMessageLoop::WorkerMain() + 480 (concurrent_message_loop.cc:106) 13 Flutter 0x0000000104f42efc fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 584 (concurrent_message_loop.cc:26) 14 Flutter 0x0000000104f42efc decltype(std::__1::forward<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fp)()) std::__1::__invoke<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fm... + 584 (type_traits:4425) 15 Flutter 0x0000000104f42efc void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned lon... + 584 (thread:341) 16 Flutter 0x0000000104f42efc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLo... + 656 (thread:351) 17 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 18 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 13 name: Thread 13: 0 Flutter 0x00000001054817b8 decode_mcu_AC_refine + 552 (jdphuff.c:544) 1 Flutter 0x0000000105476d10 consume_data + 344 (jdcoefct.c:232) 2 Flutter 0x0000000105476d10 consume_data + 344 (jdcoefct.c:232) 3 Flutter 0x0000000105475eb8 jpeg_start_decompress + 172 (jdapistd.c:65) 4 Flutter 0x00000001051c6bbc SkJpegCodec::onGetPixels(SkImageInfo const&, void*, unsigned long, SkCodec::Options const&, int*) + 272 (SkJpegCodec.cpp:543) 5 Flutter 0x00000001050a2028 SkCodec::getPixels(SkImageInfo const&, void*, unsigned long, SkCodec::Options const*) + 436 (SkCodec.cpp:401) 6 Flutter 0x00000001050a28e4 SkCodec::getPixels(SkPixmap const&, SkCodec::Options const*) + 16 (SkCodec.h:380) 7 Flutter 0x00000001050a28e4 SkCodecImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, SkCodec::Options const*)::$_0::operator()(SkPixmap const&) const + 20 (SkCodecImageGenerator.cpp:53) 8 Flutter 0x00000001050a28e4 bool SkPixmapPriv::Orient<SkCodecImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, SkCodec::Options const*)::$_0&>(SkPixmap const&, SkEncodedOrigin, SkCodecImageGenerator::getPixe... + 240 (SkPixmapPriv.h:50) 9 Flutter 0x00000001050a28e4 SkCodecImageGenerator::getPixels(SkImageInfo const&, void*, unsigned long, SkCodec::Options const*) + 320 (SkCodecImageGenerator.cpp:64) 10 Flutter 0x00000001052af048 flutter::ImageDescriptor::image() const + 128 (image_descriptor.cc:180) 11 Flutter 0x00000001052ac0b0 flutter::ImageFromCompressedData(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, fml::tracing::TraceFlow const&) + 36 (image_decoder.cc:108) 12 Flutter 0x00000001052ac0b0 flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPUObject<SkImage>)> const&)::$_1::operator()() + 76 (image_decoder.cc:259) 13 Flutter 0x00000001052ac0b0 auto fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPUObject<SkImage>)> const&... + 80 (make_copyable.h:24) 14 Flutter 0x00000001052ac0b0 decltype(std::__1::forward<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPUOb... + 80 (type_traits:4425) 15 Flutter 0x00000001052ac0b0 void std::__1::__invoke_void_return_wrapper<void>::__call<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::fu... + 80 (__functional_base:348) 16 Flutter 0x00000001052ac0b0 std::__1::__function::__alloc_func<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::S... + 80 (functional:1533) 17 Flutter 0x00000001052ac0b0 std::__1::__function::__func<fml::internal::CopyableLambda<flutter::ImageDecoder::Decode(fml::RefPtr<flutter::ImageDescriptor>, unsigned int, unsigned int, std::__1::function<void (flutter::SkiaGPU... + 132 (functional:1707) 18 Flutter 0x0000000104f42efc std::__1::__function::__value_func<void ()>::operator()() const + 12 (functional:1860) 19 Flutter 0x0000000104f42efc std::__1::function<void ()>::operator()() const + 12 (functional:2419) 20 Flutter 0x0000000104f42efc fml::ConcurrentMessageLoop::WorkerMain() + 480 (concurrent_message_loop.cc:106) 21 Flutter 0x0000000104f42efc fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 584 (concurrent_message_loop.cc:26) 22 Flutter 0x0000000104f42efc decltype(std::__1::forward<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fp)()) std::__1::__invoke<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fm... + 584 (type_traits:4425) 23 Flutter 0x0000000104f42efc void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned lon... + 584 (thread:341) 24 Flutter 0x0000000104f42efc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLo... + 656 (thread:351) 25 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 26 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 14 name: Thread 14: 0 libsystem_kernel.dylib 0x00000001c4af7230 kevent + 8 1 Flutter 0x00000001052c5e30 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 360 (eventhandler_macos.cc:451) 2 Flutter 0x00000001052f3068 dart::bin::ThreadStart(void*) + 48 (thread_macos.cc:87) 3 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 4 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 15: 0 libsystem_pthread.dylib 0x00000001e2658764 start_wqthread + 0 Thread 16: 0 libsystem_pthread.dylib 0x00000001e2658764 start_wqthread + 0 Thread 17 name: Thread 17: 0 libsystem_kernel.dylib 0x00000001c4af51ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e2653494 _pthread_cond_wait + 1236 (pthread_cond.c:640) 2 Flutter 0x000000010540e3cc dart::Monitor::WaitMicros(long long) + 128 (os_thread_macos.cc:430) 3 Flutter 0x000000010545765c dart::MonitorLocker::WaitMicros(long long) + 8 (lockers.h:181) 4 Flutter 0x000000010545765c dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 528 (thread_pool.cc:183) 5 Flutter 0x000000010545765c dart::ThreadPool::Worker::Main(unsigned long) + 640 (thread_pool.cc:323) 6 Flutter 0x000000010540dcf4 dart::ThreadStart(void*) + 260 (os_thread_macos.cc:132) 7 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 18 name: Thread 18: 0 libsystem_kernel.dylib 0x00000001c4ad12d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c4ad0660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000196b20c30 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000196b1ac14 __CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x0000000196b1a21c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 CFNetwork 0x00000001973f01c0 +[__CFN_CoreSchedulingSetRunnable _run:] + 572 (CoreSchedulingSet.mm:1374) 6 Foundation 0x0000000197f3ba34 __NSThread__start__ + 864 (NSThread.m:724) 7 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 19 name: Thread 19: 0 libsystem_kernel.dylib 0x00000001c4af570c select$DARWIN_EXTSN + 8 1 CoreFoundation 0x0000000196b2d8a8 __CFSocketManager + 636 (CFSocket.c:1343) 2 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 3 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 20 name: Thread 20: 0 libsystem_kernel.dylib 0x00000001c4af51ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e2653494 _pthread_cond_wait + 1236 (pthread_cond.c:640) 2 Flutter 0x000000010540e3cc dart::Monitor::WaitMicros(long long) + 128 (os_thread_macos.cc:430) 3 Flutter 0x000000010545765c dart::MonitorLocker::WaitMicros(long long) + 8 (lockers.h:181) 4 Flutter 0x000000010545765c dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 528 (thread_pool.cc:183) 5 Flutter 0x000000010545765c dart::ThreadPool::Worker::Main(unsigned long) + 640 (thread_pool.cc:323) 6 Flutter 0x000000010540dcf4 dart::ThreadStart(void*) + 260 (os_thread_macos.cc:132) 7 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 21 name: Thread 21: 0 libsystem_kernel.dylib 0x00000001c4af8308 stat64 + 8 1 Flutter 0x00000001052cb6ec dart::bin::File::Exists(dart::bin::Namespace*, char const*) + 8 (file_macos.cc:315) 2 Flutter 0x00000001052cb6ec dart::bin::File::ExistsRequest(dart::bin::CObjectArray const&) + 92 (file.cc:888) 3 Flutter 0x00000001052cb6ec dart::bin::IOServiceCallback(long long, _Dart_CObject*) + 12880 (io_service.cc:44) 4 Flutter 0x00000001053d4c04 dart::NativeMessageHandler::HandleMessage(std::__1::unique_ptr<dart::Message, std::__1::default_delete<dart::Message> >) + 1096 (native_message_handler.cc:43) 5 Flutter 0x00000001053d337c dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool) + 720 (message_handler.cc:233) 6 Flutter 0x00000001053d2f3c dart::MessageHandler::TaskCallback() + 128 (message_handler.cc:443) 7 Flutter 0x00000001053d2f3c dart::MessageHandlerTask::Run() + 176 (message_handler.cc:31) 8 Flutter 0x0000000105457558 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 268 (thread_pool.cc:158) 9 Flutter 0x0000000105457558 dart::ThreadPool::Worker::Main(unsigned long) + 380 (thread_pool.cc:323) 10 Flutter 0x000000010540dcf4 dart::ThreadStart(void*) + 260 (os_thread_macos.cc:132) 11 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 12 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 22 name: Thread 22: 0 libsystem_kernel.dylib 0x00000001c4af51ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e2653494 _pthread_cond_wait + 1236 (pthread_cond.c:640) 2 Flutter 0x000000010540e3cc dart::Monitor::WaitMicros(long long) + 128 (os_thread_macos.cc:430) 3 Flutter 0x000000010545765c dart::MonitorLocker::WaitMicros(long long) + 8 (lockers.h:181) 4 Flutter 0x000000010545765c dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 528 (thread_pool.cc:183) 5 Flutter 0x000000010545765c dart::ThreadPool::Worker::Main(unsigned long) + 640 (thread_pool.cc:323) 6 Flutter 0x000000010540dcf4 dart::ThreadStart(void*) + 260 (os_thread_macos.cc:132) 7 libsystem_pthread.dylib 0x00000001e264fcb0 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001e2658778 thread_start + 8 Thread 12 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x000000016bceebf0 x2: 0x0000000000000005 x3: 0x00000001a699ecdc x4: 0x00000000000062dc x5: 0x0000000106264a10 x6: 0x0000000000000014 x7: 0x0000000000000001 x8: 0x000000016bceeb90 x9: 0x0000000000000019 x10: 0x00000000000007fb x11: 0x00000000000007fd x12: 0x0000000000000001 x13: 0x0000000082a4c015 x14: 0x0000000082c4c800 x15: 0x0000000000000099 x16: 0x0000000080000000 x17: 0x0000000002c00000 x18: 0x0000000000000000 x19: 0x000000016bceec78 x20: 0x0000000000000000 x21: 0x0000000281050580 x22: 0x0000000105614000 x23: 0x000000016bceecf0 x24: 0x00000001054f3580 x25: 0x0000000000000000 x26: 0x00000001062523c0 x27: 0x0000000000000001 x28: 0x000000016bceef40 fp: 0x000000016bceebd0 lr: 0x000000010501d3c0 sp: 0x000000016bceeb90 pc: 0x000000010501ceb4 cpsr: 0x20000000 esr: 0x92000006 (Data Abort) byte read Translation fault Binary Images: 0x104940000 - 0x104a8bfff Runner arm64 <72e97c8643c63a87a3ee05c83ec853c7> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Runner 0x104b60000 - 0x104b7ffff AppAuth arm64 <59fb9447efa237f58e1c2f20019f32bf> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/AppAuth.framework/AppAuth 0x104bbc000 - 0x104bcbfff FBLPromises arm64 <da0cd2602bbe346b8f0ffaac3c42b6e9> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/FBLPromises.framework/FBLPromises 0x104bec000 - 0x104c77fff FBSDKCoreKit arm64 <daa2e00d817c3b709fbe684676639323> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit 0x104d54000 - 0x104d6bfff FBSDKLoginKit arm64 <4d8acaf57a5f3d59960fd3a359346b68> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/FBSDKLoginKit.framework/FBSDKLoginKit 0x104d94000 - 0x104da7fff FMDB arm64 <3366c51ef269325cb2d29cfd702dc48e> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/FMDB.framework/FMDB 0x104dc4000 - 0x104dcffff GTMAppAuth arm64 <9e512716c32e34a4b0561baccda59243> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/GTMAppAuth.framework/GTMAppAuth 0x104de4000 - 0x104df7fff Mantle arm64 <a14631fb4fde3d4f840fe5c9b3731023> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/Mantle.framework/Mantle 0x104e1c000 - 0x104e8bfff dyld arm64e <1f4d7499ee603c5d9d542cd29e4e537c> /usr/lib/dyld 0x104f0c000 - 0x1055abfff Flutter arm64 <cf41a9562fa23a38b615cd140db30939> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/Flutter.framework/Flutter 0x10589c000 - 0x1058c7fff GTMSessionFetcher arm64 <d8bd7f88888c3ee3b0621629fa772edd> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher 0x105910000 - 0x10592bfff GoogleUtilities arm64 <23098ee7b86f379a85f5ac7f1a94d69e> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities 0x105958000 - 0x1059a7fff Protobuf arm64 <86d77829b92e3552b20b3052ed4516fe> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/Protobuf.framework/Protobuf 0x105a50000 - 0x105a57fff Reachability arm64 <4431a45497e7329f838eb47e1d50ca5a> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/Reachability.framework/Reachability 0x105a68000 - 0x105a73fff Regift arm64 <e4555b38f86e3790a3e7d34297e843a7> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/Regift.framework/Regift 0x105a8c000 - 0x105ad3fff SDWebImage arm64 <e5ec903847ba3260b044b04dc9dfd3e2> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/SDWebImage.framework/SDWebImage 0x105b6c000 - 0x105b77fff SDWebImageWebPCoder arm64 <8638117d1a1d307297480fc558295277> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/SDWebImageWebPCoder.framework/SDWebImageWebPCoder 0x105b8c000 - 0x105baffff TOCropViewController arm64 <a5051c2e818e35858475ce2db58c3917> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/TOCropViewController.framework/TOCropViewController 0x105be0000 - 0x105bebfff Toast arm64 <5b3cc3024c5332068bbc9eacf06da36a> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/Toast.framework/Toast 0x105bfc000 - 0x105c03fff connectivity arm64 <8269a857ed9c399db41006493b8980ce> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/connectivity.framework/connectivity 0x105c10000 - 0x105c1bfff flutter_exif_rotation arm64 <0f9727843b523f15b1d11398b07638d5> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/flutter_exif_rotation.framework/flutter_exif_rotation 0x105c30000 - 0x105c4bfff flutter_image_compress arm64 <5051049deca43bac8d8adb98970349e4> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/flutter_image_compress.framework/flutter_image_compress 0x105c9c000 - 0x105ca3fff flutter_keyboard_visibility arm64 <d2df47d088873e4ca948bc4cf08cd350> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/flutter_keyboard_visibility.framework/flutter_keyboard_visibility 0x105cb0000 - 0x105cbffff flutter_video_compress arm64 <6a51e93fe1393be6a9be845e64e1d804> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/flutter_video_compress.framework/flutter_video_compress 0x105cdc000 - 0x105cebfff flutter_video_info arm64 <da2ac6d514a7324aacf4c1562087fb50> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/flutter_video_info.framework/flutter_video_info 0x105d04000 - 0x105d0bfff fluttertoast arm64 <45b53bc9476e3ef984d9e2ed3fa88321> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/fluttertoast.framework/fluttertoast 0x105d1c000 - 0x105d23fff image_cropper arm64 <878795540a5433b4bfb90f97904c1d66> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/image_cropper.framework/image_cropper 0x105d34000 - 0x105d3ffff image_picker arm64 <80d1ec486e41389fb262263cb4ac7b62> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/image_picker.framework/image_picker 0x105d54000 - 0x105d63fff in_app_purchase arm64 <67ca644c6e2634748b38ed23ac9a2e0d> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/in_app_purchase.framework/in_app_purchase 0x105d78000 - 0x105dcffff libwebp arm64 <e57c72e20eac31348192b143b6895351> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/libwebp.framework/libwebp 0x105e20000 - 0x105e27fff location arm64 <73786e966dd1364a9eb4e303ba59939e> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/location.framework/location 0x105e38000 - 0x105e3ffff nanopb arm64 <669535c2e0ec3d38985c02c1b53fcfa5> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/nanopb.framework/nanopb 0x105e4c000 - 0x105e53fff path_provider arm64 <a8b74a1c5438338ea476338caef1787c> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/path_provider.framework/path_provider 0x105e60000 - 0x105e67fff shared_preferences arm64 <2e52b3f2f7b1343bb62fa04520b069ce> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/shared_preferences.framework/shared_preferences 0x105e74000 - 0x105e83fff sign_in_with_apple arm64 <7d2d53f8668938d88028fdc5812b9a3d> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/sign_in_with_apple.framework/sign_in_with_apple 0x105eb4000 - 0x105ebffff sqflite arm64 <5b2afcc1fc6730b58856836f2be64642> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/sqflite.framework/sqflite 0x105ed4000 - 0x105edbfff thumbnails arm64 <ec8e1c68e62e345794d5097e9c0c287f> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/thumbnails.framework/thumbnails 0x105ee8000 - 0x105eeffff url_launcher arm64 <3f9136c4c6363b0eaac0793736f40ac4> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/url_launcher.framework/url_launcher 0x105f00000 - 0x105f0ffff video_player arm64 <b94d949d5d8030c6822b4f3c833778bb> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/video_player.framework/video_player 0x105fdc000 - 0x105fe7fff libobjc-trampolines.dylib arm64e <0be796322ebd3748ac5506ab8b4fc60d> /usr/lib/libobjc-trampolines.dylib 0x10ca84000 - 0x10d3f3fff App arm64 <3674d516a34a3124ada955faaad94ab5> /var/containers/Bundle/Application/79C0F4B9-BF95-4D6B-9158-46B0F3C3C2F6/Runner.app/Frameworks/App.framework/App 0x196796000 - 0x1967d8fff libdispatch.dylib arm64e <b92757b104343e9ba3acb6da6b81945c> /usr/lib/system/libdispatch.dylib 0x1967d9000 - 0x196813fff libdyld.dylib arm64e <21b19919133438bcb233896e929945e0> /usr/lib/system/libdyld.dylib 0x196814000 - 0x196a7ffff libicucore.A.dylib arm64e <cb72d6a6ceef313b88e7842da8de15cc> /usr/lib/libicucore.A.dylib 0x196a80000 - 0x196e39fff CoreFoundation arm64e <727f2644eb4e3d57bc2ee6803ba92366> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x196e3a000 - 0x196fe5fff CoreServices arm64e <c46f42d698c9323b8cee8e04f50bce45> /System/Library/Frameworks/CoreServices.framework/CoreServices 0x196fe6000 - 0x19702efff WirelessDiagnostics arm64e <6b8356e76aae3c4e94213e796c6d7912> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x19702f000 - 0x1970abfff SystemConfiguration arm64e <97ad4485538f3f389fcdb3fb4df441c3> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1970ac000 - 0x1971a3fff CoreTelephony arm64e <810c9ed7d97438e19ca18fac779bab84> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1971a4000 - 0x19763bfff CFNetwork arm64e <0ebb3119a8ce35da96245b5528802fc8> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x19763c000 - 0x197d49fff libnetwork.dylib arm64e <39506b46189e3e828f32ab8326fcc2c7> /usr/lib/libnetwork.dylib 0x197d4a000 - 0x197dc0fff Accounts arm64e <8cc93a19e5983eeb8afb506477688616> /System/Library/Frameworks/Accounts.framework/Accounts 0x197dc1000 - 0x19807cfff Foundation arm64e <7698bf3e0cf631c085e9562714f01276> /System/Library/Frameworks/Foundation.framework/Foundation 0x19807d000 - 0x1983dffff ImageIO arm64e <b557d05ab2a53d2eb43e0db267169596> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1983e0000 - 0x1983f8fff libCGInterfaces.dylib arm64e <febafe4bdfe43604b11cd7567f36c825> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x1983f9000 - 0x198991fff CoreGraphics arm64e <f5b44b3793af3d1fb053789a8626498a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x198992000 - 0x199e3ffff UIKitCore arm64e <8518eae3832b3ff09fa59dbe3041f26c> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x199e40000 - 0x199e62fff libAccessibility.dylib arm64e <954328f073ea3677ad6e3442f7e14195> /usr/lib/libAccessibility.dylib 0x199e63000 - 0x19a0e9fff QuartzCore arm64e <8510f13908243686a9aa3e198539a021> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x19a0ea000 - 0x19a155fff BackBoardServices arm64e <7f77d33c3c1f3cca979ae1332798a25f> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x19a156000 - 0x19a1e3fff TextInput arm64e <61a52060d5843d1ca4f1864b5fb5617c> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x19a1e4000 - 0x19a24cfff libusrtcp.dylib arm64e <3c51b0d5a05c36828f52bf8b7320852a> /usr/lib/libusrtcp.dylib 0x19a24d000 - 0x19a61bfff AppleMediaServices arm64e <dd75e0038deb3e07937d85951ba9c25a> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x19a61c000 - 0x19a798fff libswiftFoundation.dylib arm64e <e1d532c2354331b2830a611eecc21277> /usr/lib/swift/libswiftFoundation.dylib 0x19a799000 - 0x19abcafff libswiftCore.dylib arm64e <de79398bb4423166b6ca1650b7155d82> /usr/lib/swift/libswiftCore.dylib 0x19abcb000 - 0x19abe3fff UIKitServices arm64e <513a8906528a35739a45c91ea1817430> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x19abe4000 - 0x19ad3dfff Preferences arm64e <de0e5cc777cd3d9eab2581e5d07d85cb> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x19ad3e000 - 0x19af65fff ContactsUI arm64e <27576b968fb33ee08ae4009687396b75> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x19af66000 - 0x19b11dfff CoreText arm64e <58b7adf717bf3fb093fd084cb70cba54> /System/Library/Frameworks/CoreText.framework/CoreText 0x19b11e000 - 0x19b138fff ExtensionKit arm64e <ab582630eb713eaa93594d139804e0cb> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit 0x19b14e000 - 0x19b1d2fff BaseBoard arm64e <d0fa26f104f73d73aaa6337d19ac0677> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x19b1d3000 - 0x19b3fefff CoreDuet arm64e <f4cb4e21d1bf356d903f9ef48dc892b8> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x19b3ff000 - 0x19b561fff Contacts arm64e <387594fd3d2c321183e16487cc92d086> /System/Library/Frameworks/Contacts.framework/Contacts 0x19b562000 - 0x19cab7fff GeoServices arm64e <c8392d1038ae3d6a84861c27beb42409> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x19cab8000 - 0x19cb4dfff CoreLocation arm64e <27c07cfbfe903a308300038163f75a62> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x19cb4e000 - 0x19cd00fff CloudKit arm64e <91285302d0043991af90fe2b0f3727d0> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x19cd01000 - 0x19d07ffff CoreData arm64e <e4983c77f15e3012bf00a3fc6f2eb012> /System/Library/Frameworks/CoreData.framework/CoreData 0x19ddec000 - 0x19ddf6fff libswiftCoreGraphics.dylib arm64e <05d0f019b7a430f5b754bd60ea5b8559> /usr/lib/swift/libswiftCoreGraphics.dylib 0x19ddf7000 - 0x19de36fff AppSupport arm64e <c9ca542cc2653802be879628070dc0a4> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x19de37000 - 0x19df60fff ManagedConfiguration arm64e <73f74ef2dd093981b1d0834e9906ea6e> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x19df61000 - 0x19dfd2fff IMFoundation arm64e <07b9b450b39930cca73871bd618fea4b> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x19dfd3000 - 0x19e0e3fff IDS arm64e <f269d2be875533f481fd40c9d96b34c3> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x19e0e4000 - 0x19e231fff Security arm64e <248431aabfe8399dad0ea942783d0e4b> /System/Library/Frameworks/Security.framework/Security 0x19e232000 - 0x19e655fff MediaPlayer arm64e <e7f1d156c6923b30906faf6183ed22e8> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x19e656000 - 0x19e66efff AudioSession arm64e <ec9f661dcafc3a16b372bb4a803636e8> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession 0x19e66f000 - 0x19e80ffff AVFCore arm64e <0294540d081033fdbad051943cb01d86> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore 0x19e810000 - 0x19edbcfff Intents arm64e <397b9f43ab043a72bc5ca59dfddd48fa> /System/Library/Frameworks/Intents.framework/Intents 0x19ee0c000 - 0x19f125fff CoreImage arm64e <bbd5ff0b4792336fb8482f5c0c6c692c> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x19f126000 - 0x19f1e3fff ColorSync arm64e <cc269c1b128030d29443c45d8cb5addb> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x19f1e4000 - 0x19f21ffff CoreVideo arm64e <a41932f1812e3928b8188feef048018d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x19f220000 - 0x19fa0cfff MediaToolbox arm64e <334f787e71c73676b9136c5f2a3436dc> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x19fa0d000 - 0x19fb0dfff CoreMedia arm64e <063231877fe13d2d9c430fdad845e776> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x19fb0e000 - 0x19fd79fff AudioToolbox arm64e <62b836837f2237f89cd6aed24461df2c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x19fd7a000 - 0x19fdcafff CoreHaptics arm64e <bbd7402fc1b33e1a9258307051360494> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x19fdcb000 - 0x19fe2bfff UserActivity arm64e <29d76b1b44fe376187de4059cf824d9e> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x19fe2c000 - 0x19ff36fff UIFoundation arm64e <9b241bd011ab38c2a1ac19f09ec6e1b1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x19ff37000 - 0x19ff5cfff libsystem_info.dylib arm64e <4141392213e530b7907d6662a1eab27e> /usr/lib/system/libsystem_info.dylib 0x19ff5d000 - 0x19ffdbfff libsystem_c.dylib arm64e <961a8fb0de8a3567b4375d99cd549fae> /usr/lib/system/libsystem_c.dylib 0x19ffdc000 - 0x1a0027fff RunningBoardServices arm64e <697a1a06cadc3e7fa852a474d80108cb> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x1a0028000 - 0x1a1162fff JavaScriptCore arm64e <6142416206cc3018bd316cac8586e04f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1a1734000 - 0x1a17c5fff ContactsFoundation arm64e <34d587d357cc331889693ed5a7fa99a8> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x1a17c6000 - 0x1a1a14fff HealthKit arm64e <d7a313170d383d33bc7736dd1660fa02> /System/Library/Frameworks/HealthKit.framework/HealthKit 0x1a1a15000 - 0x1a1a38fff ProactiveEventTracker arm64e <ed1cd576029232f3a16693a874dd3a03> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1a1a39000 - 0x1a1a83fff Lexicon arm64e <0056c7867b0c3bf38f9aae60c44beb0e> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1a1a84000 - 0x1a1af1fff PersonalizationPortrait arm64e <d96e3cf6548b3a45a376a63332ef2ca5> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1a1af2000 - 0x1a1b42fff CoreDuetContext arm64e <6c4bdd0f96c1332584aa8536f7849456> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1a1b43000 - 0x1a1beefff IOKit arm64e <92c9b0a3c0473a55b17b4c81f6b4f054> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1a1bef000 - 0x1a1bfffff DataMigration arm64e <051256fd02fd3d5381c55bef2910a0af> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1a1c00000 - 0x1a1c5dfff SpringBoardServices arm64e <c150acc3bd2a3fa181fa7e4d4deb9175> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1a1c5e000 - 0x1a1c70fff ContextKit arm64e <628c4e5157e93d208e565b3760e93ca8> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1a1c71000 - 0x1a1ee4fff CoreMotion arm64e <dd8e0d47a8cd3194a28b3bb6dfc7253c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1a1ee5000 - 0x1a202afff EventKit arm64e <374caf4729133e16933429279ffba9ca> /System/Library/Frameworks/EventKit.framework/EventKit 0x1a2586000 - 0x1a2824fff MediaRemote arm64e <6506f7f32da538a9ae8083629db3d55b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1a2825000 - 0x1a29cdfff CoreUtils arm64e <a95e26b7bc623727aebd37b8ade7dda9> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x1a29ce000 - 0x1a29e4fff FamilyCircle arm64e <d7ef2d9b0d213cc1808a5a5cf0761d84> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1a29e5000 - 0x1a2a55fff CoreSpotlight arm64e <22dc7b9c417e35459569bcc9bb02cadb> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1a2e71000 - 0x1a3022fff AssistantServices arm64e <d6d666641d023a1081a6b3eff1096155> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1a3023000 - 0x1a30e9fff CoreUI arm64e <da638c18e6ee36a3ba87a6cecb3189eb> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1a30ea000 - 0x1a3135fff SafariSafeBrowsing arm64e <35ca14bca32336f08d2c69bfc51a4929> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1a3136000 - 0x1a3b2ffff WebKit arm64e <b99e650dc7db369fa4b6183b7a8b86e4> /System/Library/Frameworks/WebKit.framework/WebKit 0x1a3b30000 - 0x1a6495fff WebCore arm64e <a96983a9cda23fe0bdefcff12fd26971> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1a6496000 - 0x1a64f5fff libMobileGestalt.dylib arm64e <48e77331a983378c8eb4b7cc854f4a89> /usr/lib/libMobileGestalt.dylib 0x1a64f6000 - 0x1a6512fff CommonUtilities arm64e <58bd77e1ead836a181a6f1f736d9bec1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1a6513000 - 0x1a6681fff IDSFoundation arm64e <4cd55ce403cf353c8fc9c4fd458dd071> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1a6682000 - 0x1a6786fff IMSharedUtilities arm64e <0949bc0051dc3a1d8a691b38be77ef1b> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1a6787000 - 0x1a6831fff CoreSuggestions arm64e <b3f2323f1a9e3e8990576b14cd3c9316> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1a6832000 - 0x1a68cffff AddressBookLegacy arm64e <6df18e10743231e890292b8a5c5fadf1> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x1a68d0000 - 0x1a6903fff UserNotifications arm64e <afe58449cf0234a4bc234ded3712a3d5> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1a6904000 - 0x1a6990fff FrontBoardServices arm64e <a15e664c54bb3ac39d7f0bba7f43ebfe> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1a6991000 - 0x1a69b4fff libsystem_malloc.dylib arm64e <bbade3853af53399b1d6180c6d33df9c> /usr/lib/system/libsystem_malloc.dylib 0x1a69b5000 - 0x1a6c90fff MapKit arm64e <3108aac5d11938e09aaff67868010ade> /System/Library/Frameworks/MapKit.framework/MapKit 0x1a6c91000 - 0x1a7462fff VectorKit arm64e <90f634e3fc2e3fe69b2666dda5d95c79> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x1a7463000 - 0x1a74f5fff AuthKit arm64e <2be58b7a584e3226b5551de2b35f61a6> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1a74f6000 - 0x1a7589fff AppleAccount arm64e <ec0ddbe85a0939048abc3a03c232150e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1a758a000 - 0x1a768cfff AVFAudio arm64e <f41c217c594d3800afaa6724fa74c6e4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x1a768d000 - 0x1a78f8fff AudioToolboxCore arm64e <d1cb61efad603bd3b0d2006e7f6c5476> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x1a792d000 - 0x1a7c01fff StoreServices arm64e <9af8512ca5953487bb3886d2d745c84a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1a7c02000 - 0x1a7d8bfff Sharing arm64e <75601c205057351bb1ed9396c7d5ac2b> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x1a7d8c000 - 0x1a7e33fff ShareSheet arm64e <5c25c6ab8f5535958e684ab408e3aec9> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x1a7e34000 - 0x1a7f23fff CoreParsec arm64e <f96d9a715ae83d1e9855ccb0f8a625b8> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1a7f24000 - 0x1a7f6efff PhotoFoundation arm64e <f66af335fbca3fdfa36bb0fb95984fe2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x1a7f6f000 - 0x1a81bffff Photos arm64e <fb8fe08f174636eeb91169c0f87ae460> /System/Library/Frameworks/Photos.framework/Photos 0x1a81c0000 - 0x1a88f1fff PhotoLibraryServices arm64e <851fb35f210f3e68b5aab636e9e44135> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1a88f2000 - 0x1a89b3fff AssetsLibraryServices arm64e <362f820db3fa3497b65e8a000d1008c9> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1a89b4000 - 0x1a8a05fff MobileBackup arm64e <7370a46dfbb33cdf90900f10f4d1b481> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1a8a06000 - 0x1a8a1afff MSUDataAccessor arm64e <9140891644fe38208059c1cae5afb001> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor 0x1a8a1b000 - 0x1a8a41fff MobileAsset arm64e <ef35474d2eb63dff9d0e5760ee7bac37> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1a8a42000 - 0x1a8a51fff libsystem_networkextension.dylib arm64e <72e9b04cefb3311398130faa22fd28af> /usr/lib/system/libsystem_networkextension.dylib 0x1a8a52000 - 0x1a8ca3fff NetworkExtension arm64e <7f3e9729ca2e39ada585c363f6a7a9dc> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1a8cdb000 - 0x1a90a7fff CoreML arm64e <f9033ece3eeb35079edb4ea0a1384705> /System/Library/Frameworks/CoreML.framework/CoreML 0x1a90a8000 - 0x1a982dfff Espresso arm64e <e69d4058a9403d9c8bfb8c79e13f84ff> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1a982e000 - 0x1a992bfff VideoToolbox arm64e <a291cd84788c36a095d8a7e53275e4cd> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x1a992c000 - 0x1a9978fff OnBoardingKit arm64e <8f99950c3c9430e792f6f1283c1fe2de> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1a9a77000 - 0x1a9a88fff AXCoreUtilities arm64e <f4232ed883ed3ef298115420a12e95b2> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x1aa97e000 - 0x1aaaf4fff Montreal arm64e <c01e4cb63a353264881d22f16abd0de7> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1aaaf5000 - 0x1aac0afff LanguageModeling arm64e <e913087b54783c95a3f30764ec877c0d> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1aac0b000 - 0x1aac13fff InternationalSupport arm64e <05ea5f19fb0b33a5b9f3ceea6808df34> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1aac14000 - 0x1aae67fff iTunesCloud arm64e <6ee9c0bdef7834cf8a10a759a67a9ec6> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1aae68000 - 0x1aaeaafff libswiftUIKit.dylib arm64e <6918464affe03199b2614026e35cd5cf> /usr/lib/swift/libswiftUIKit.dylib 0x1aafc5000 - 0x1ab06efff CalendarDatabase arm64e <583e4c36c98f31a29e9bfc4ab998029f> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1ab0bf000 - 0x1ab19ffff LinkPresentation arm64e <d43f5fbb6c8d39cb8406e5cf98d4b578> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x1ab1a0000 - 0x1ab2c4fff Combine arm64e <15b9213c595936be871f3f582776b8c4> /System/Library/Frameworks/Combine.framework/Combine 0x1ab353000 - 0x1ab364fff UniformTypeIdentifiers arm64e <15720249377a3189b5acde89ce28022a> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers 0x1ab365000 - 0x1ab3e7fff CloudDocs arm64e <5c79358501373d9abc186d693fa39c67> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x1ab909000 - 0x1ab947fff MediaServices arm64e <415230c3259e36d78f62e8f1a9ce73e5> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1ab948000 - 0x1abadafff SearchFoundation arm64e <48cef8a1fb9f35419debe221493a2d08> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x1abadb000 - 0x1abb36fff WebBookmarks arm64e <63ad88de89e63b1c9db361d1b3c1d56a> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1abbb8000 - 0x1abbeefff libobjc.A.dylib arm64e <fea23cff02cf34268a4f893396ce92ff> /usr/lib/libobjc.A.dylib 0x1abbef000 - 0x1abc51fff LoggingSupport arm64e <0877d599d2bd33008d700d1f8abca399> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1abc52000 - 0x1abcb0fff libc++.1.dylib arm64e <4a0b48d835483ad794c55e54ab10b6fa> /usr/lib/libc++.1.dylib 0x1abcb1000 - 0x1abccafff libc++abi.dylib arm64e <2c28dce19a893752bcfc907e99183a63> /usr/lib/libc++abi.dylib 0x1abccb000 - 0x1abd0dfff SetupAssistant arm64e <be6f53bb634b373f9982b548a3704b1f> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x1abd0e000 - 0x1abd28fff OctagonTrust arm64e <2d16a2c8cf9f3fafab49ac4651023814> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust 0x1abe5a000 - 0x1abe9dfff CoreAutoLayout arm64e <942d516f2be635879821a450f305f686> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout 0x1abe9e000 - 0x1abffcfff Network arm64e <9d7e4a86670f3742b6c188f150e74705> /System/Library/Frameworks/Network.framework/Network 0x1abffd000 - 0x1ac033fff MobileKeyBag arm64e <d1d35c92ad763198947c7c3c37dd1e3e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1ac277000 - 0x1ac28bfff BaseBoardUI arm64e <7e55d9022dc833f28d3849f639a75367> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1ac28c000 - 0x1ac33efff libvDSP.dylib arm64e <981103e3468c336db8c5a574394ff73e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1ac33f000 - 0x1ac372fff libAudioToolboxUtility.dylib arm64e <c901706dd96638d78a98e632d0103d36> /usr/lib/libAudioToolboxUtility.dylib 0x1ac550000 - 0x1ac5dcfff CoreNLP arm64e <de7392a4528937b297a4d5c557697c25> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1ac5dd000 - 0x1ac6f7fff FileProvider arm64e <d9607b48e828313d88733480c22fbc28> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1ac6f8000 - 0x1ac708fff BiomeStorage arm64e <509921cb2fa5390596301daff9c71805> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage 0x1ac709000 - 0x1ac721fff libswiftDispatch.dylib arm64e <b6f59dfcf9bb31f8b0d5836177ba9668> /usr/lib/swift/libswiftDispatch.dylib 0x1ac722000 - 0x1ac758fff DataDetectorsCore arm64e <a9131f915e3a35ca8d8e03085a2ba08b> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1ac759000 - 0x1ac7e9fff Symbolication arm64e <c15bd42b1d303aaf8b543d64f2433b5c> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1ac7ea000 - 0x1ac807fff CrashReporterSupport arm64e <3f0cb4bfb6f3385db83720e08fba9808> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1ac867000 - 0x1ac939fff TelephonyUtilities arm64e <a65f68720a1a3913b45d2c8ca7b6bc99> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1ac973000 - 0x1acb61fff MPSNeuralNetwork arm64e <333d91ab35473c47a5edf7be06a3deae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1acb62000 - 0x1acbb8fff MPSCore arm64e <b24eee3857a23fef906e34cc3a5a5386> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1acd16000 - 0x1acd83fff CalendarFoundation arm64e <8e19bc8376fc3ea2840bc8f09e08649c> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1acde7000 - 0x1aced3fff NLP arm64e <e341c043ae8d353791f5c120b4cdb3c5> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1aced4000 - 0x1acefcfff AppSupportUI arm64e <011c4ba7c2093f3f8b97723ebf5360b3> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1acf06000 - 0x1acf5bfff FTServices arm64e <98551da414093f84a430ffed2219c046> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1acf5c000 - 0x1ad00cfff libboringssl.dylib arm64e <278fa4ca745a31748b391d9458456c8c> /usr/lib/libboringssl.dylib 0x1ad00d000 - 0x1ad024fff ProtocolBuffer arm64e <b53be2dce7853a81a741712c7219bd9b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1ad025000 - 0x1ad132fff AVKit arm64e <5ef8c42722333fbbbfe902dda8002e0f> /System/Library/Frameworks/AVKit.framework/AVKit 0x1ad2a6000 - 0x1ad2b5fff AssertionServices arm64e <6c4a8e5fe94534898cc33f75e1215b11> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1ad2b6000 - 0x1ad2dffff CloudServices arm64e <3da5db7d44f8346bab10a1ca4ee427a2> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices 0x1ad332000 - 0x1ad412fff Metal arm64e <b19644ec655d330fb5022316136a7b66> /System/Library/Frameworks/Metal.framework/Metal 0x1ad413000 - 0x1ad567fff MediaExperience arm64e <4cae8c9c6156321788986d02541aaf56> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x1ad975000 - 0x1ad98bfff libsystem_trace.dylib arm64e <3520924c65a7351dadbea07268a9bca7> /usr/lib/system/libsystem_trace.dylib 0x1ad98c000 - 0x1ad9bdfff CoreServicesInternal arm64e <5770501d3ece333d98d56da4d48fd9a5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x1ad9be000 - 0x1ada26fff SafariCore arm64e <44f3df2a84793d78800f3dcdf00e19da> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1ada27000 - 0x1adc64fff SafariShared arm64e <41c6945e293936a28f1d83b9a159c37c> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1adc65000 - 0x1add05fff AppStoreDaemon arm64e <a9ae4110e3fa36eb9c071d6b79d3dab8> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1ae5f6000 - 0x1ae699fff SAObjects arm64e <0e51de0329ee3389a4880eee96514db6> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1ae69a000 - 0x1ae6e0fff VoiceServices arm64e <ffd17ff082083822a8fa6907ffe784f5> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1ae6e1000 - 0x1ae6e9fff GraphicsServices arm64e <1959c615fa0830de8461884a5bbc8037> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1ae6ea000 - 0x1ae740fff DeviceManagement arm64e <ff223305d8f73d8fbe1d335177bfc0c1> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1ae741000 - 0x1ae8befff Translation arm64e <f19db407d2de369fb6b6acdf29898226> /System/Library/PrivateFrameworks/Translation.framework/Translation 0x1ae8bf000 - 0x1ae8d4fff PowerLog arm64e <e78464dca9813a359e5e19e567103906> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1ae8d5000 - 0x1ae8fefff DuetActivityScheduler arm64e <6052f6a592943092afe626b8be3e70ed> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x1b020c000 - 0x1b04b8fff Vision arm64e <c5ba507230a53c1f9b161e9c08e24b02> /System/Library/Frameworks/Vision.framework/Vision 0x1b0516000 - 0x1b0584fff ProactiveSupport arm64e <7e62581a0bba374c8ce4c8478f407c4b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x1b05b2000 - 0x1b05d1fff ApplePushService arm64e <ba619145be4532f689c5efe49a389479> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1b05d2000 - 0x1b05fbfff BoardServices arm64e <66c745c0795a341aa2c9b01043957b83> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x1b076a000 - 0x1b079afff libncurses.5.4.dylib arm64e <bd62f070cac63f8cba10b643ae9bdfe1> /usr/lib/libncurses.5.4.dylib 0x1b079b000 - 0x1b07eafff OSAnalytics arm64e <b1704e43a44338febb79d6e81b51a2d2> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1b07eb000 - 0x1b084afff CoreBluetooth arm64e <07157e457e543ae4ad87685503c2db42> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1b0a35000 - 0x1b0a7afff TemplateKit arm64e <6b482aed10ac36148dade82298354632> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit 0x1b0a7b000 - 0x1b0ab0fff MobileInstallation arm64e <35568a91b3b536acbdefa885f098b7d0> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1b0ab1000 - 0x1b0b3ffff libTelephonyUtilDynamic.dylib arm64e <e604b2167dae34e5892b42791848d0f3> /usr/lib/libTelephonyUtilDynamic.dylib 0x1b0b40000 - 0x1b0baffff NanoRegistry arm64e <0485700048f43d22b3423d2a7d8d7c16> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1b0c94000 - 0x1b0cb2fff CoreMaterial arm64e <58b98f6de8df3813bb3416c568c45f9c> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x1b0d29000 - 0x1b0eb2fff libsqlite3.dylib arm64e <2963f7ee43003bb69529587d5302a657> /usr/lib/libsqlite3.dylib 0x1b0eb3000 - 0x1b0f79fff AVFCapture arm64e <69a24b6680d23b65a9a90ccf8fec7e69> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture 0x1b0f7a000 - 0x1b12dcfff CMCapture arm64e <771999efb9ed3182a75311c8d38c44e4> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture 0x1b143b000 - 0x1b169bfff MobileSpotlightIndex arm64e <585d247349ed39baac6a3765a35afb53> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1b1adc000 - 0x1b1ae6fff libsystem_notify.dylib arm64e <cb00557eecb73b8ebee94de4a0b862aa> /usr/lib/system/libsystem_notify.dylib 0x1b1ae7000 - 0x1b1b2cfff CryptoTokenKit arm64e <af5eb1345e713c4aafa2b556abe82367> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1b1b9a000 - 0x1b1c0efff libcorecrypto.dylib arm64e <7282f135d28937129081a2b32fdb3622> /usr/lib/system/libcorecrypto.dylib 0x1b1c0f000 - 0x1b1c33fff UserManagement arm64e <01f1ad278171339aa98d91876ef213d0> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1b1d10000 - 0x1b1d26fff libsystem_asl.dylib arm64e <6861da31b33a393eadeaa36da03ba670> /usr/lib/system/libsystem_asl.dylib 0x1b1d27000 - 0x1b1d4bfff AppSSO arm64e <3bd803adc971360994552489d7c1f2ee> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1b1d4c000 - 0x1b1d6afff SharedWebCredentials arm64e <2f34145f4fc138d9b1cfb52889c3a4f7> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x1b1d6b000 - 0x1b1f59fff SafariServices arm64e <65633f0d99f23bb7a39bc68fad864fb9> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1b1fb0000 - 0x1b1fe8fff DataAccessExpress arm64e <f1a39236ca4432dc9fa73dc8ff054af0> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1b1fe9000 - 0x1b2020fff CoreServicesStore arm64e <7f13794ebc913959a201e01a396aa228> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x1b2021000 - 0x1b2046fff CoreAnalytics arm64e <0e3b705972c939ad9a5ca9b487f5c475> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1b2047000 - 0x1b2052fff SymptomAnalytics arm64e <99e19311b5263984a27fd8976a1d70d3> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 0x1b2245000 - 0x1b2255fff NanoPreferencesSync arm64e <04761bb803ce3b63aeec6a61cc549b85> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1b2a8c000 - 0x1b2ab8fff IconServices arm64e <d947a9247e9e309fa9eff038d7918f52> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1b3590000 - 0x1b3857fff vImage arm64e <235be66e7bb831bba92d486371ffc572> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1b455d000 - 0x1b4742fff IMCore arm64e <055d5603e96a3b369ff63d81e4f0a4a9> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1b483d000 - 0x1b4854fff IAP arm64e <82584a03eeef37229f239e9c035e9a44> /System/Library/PrivateFrameworks/IAP.framework/IAP 0x1b4855000 - 0x1b48aefff ktrace arm64e <0fd4ace25e6c3e0ca5e18b2aa5f4457f> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1b4bcc000 - 0x1b4bdafff Celestial arm64e <1637b47d575e35c19f0a61f21530746b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x1b4c88000 - 0x1b4cd1fff Pegasus arm64e <ead3f41d1e4c3e9c88e234bc0d1297fe> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1b4cd2000 - 0x1b4e5afff WebKitLegacy arm64e <0afff100bf18396c80e511f86e8b6b0c> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1b4ece000 - 0x1b4f45fff ClassKit arm64e <df0f8ebb071c3654aeeb6a7fb095eb44> /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1b4f46000 - 0x1b4f8dfff StoreKit arm64e <c15dd601bcba3a5f815dcc6a70b50b80> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x1b5eec000 - 0x1b5ef6fff IOMobileFramebuffer arm64e <75b827a40b7e31278af975faf62e320b> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1b5ef7000 - 0x1b5f6efff ScreenTimeCore arm64e <89bcfd8aa4a73465b8b0d344ecf27ce1> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1b601d000 - 0x1b61a5fff CloudPhotoLibrary arm64e <22f8a43f53f43d1e8fdb384c9eb56916> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1b61a6000 - 0x1b6475fff MusicLibrary arm64e <6d49922ed936305ea408c0fd4b58a0cc> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1b6476000 - 0x1b64e0fff CallKit arm64e <40172deb9a033fdbb2f9c19402e18198> /System/Library/Frameworks/CallKit.framework/CallKit 0x1b6588000 - 0x1b65a8fff PrototypeTools arm64e <ca03807ff927380f9d8798ff437319c6> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1b65a9000 - 0x1b65d6fff PersistentConnection arm64e <2c14c002f3ea300f8b45706af2444601> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1b66c0000 - 0x1b66e5fff BiomeStreams arm64e <481c6bacabb734d5880c954cf3b38dfd> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams 0x1b6702000 - 0x1b69c0fff PencilKit arm64e <2ac11145139332a985805ff6843ec804> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1b6a6e000 - 0x1b6a7ffff libswiftUniformTypeIdentifiers.dylib arm64e <155016f0aa3c3ac5ad37d01cb29d95d8> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib 0x1b6a80000 - 0x1b6c01fff CoreSpeech arm64e <e0586e6c745a32f9bbe52560d2a7034d> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech 0x1b6c02000 - 0x1b6d5afff IMDPersistence arm64e <78a339820494334a937a395a73d2b3da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1b6fc1000 - 0x1b7080fff SafariSharedUI arm64e <03615ad78b143db1b422a989b2ac3835> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI 0x1b709e000 - 0x1b70b4fff AppSSOCore arm64e <e7e981f1af343e3685803cb2ccc4fb6c> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore 0x1b70c0000 - 0x1b70d7fff CoreFollowUp arm64e <bec84e7880753dff8d3e93807d4ca432> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1b70d8000 - 0x1b7152fff Rapport arm64e <389c3d98cdc83416bc1fcc79d99002f8> /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1b7236000 - 0x1b7248fff Categories arm64e <618e0818748638f099cdb24427079637> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1b751c000 - 0x1b7543fff LocationSupport arm64e <0c0eb39ec3583a85bf0d32b53ba29782> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1b7544000 - 0x1b7578fff iCalendar arm64e <e8acbe47844e3ecabfc85ccbbd57c124> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1b7579000 - 0x1b75a4fff CoreAccessories arm64e <aef72f8cdcd030ffbe2664c6c524f066> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories 0x1b75a5000 - 0x1b76b4fff ConfigurationEngineModel arm64e <af5ff885a1cf3190afe1c92ca46205c0> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1b76b5000 - 0x1b76e0fff CacheDelete arm64e <f575b685d1de30229ed41fc8d731c03e> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1b76e1000 - 0x1b775efff CVNLP arm64e <727497213d273a66a6dc46581dc96c91> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP 0x1b78b6000 - 0x1b78b8fff OSAServicesClient arm64e <dec50288c55c378bb424658704258c77> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1b78b9000 - 0x1b78bbfff BiomeFoundation arm64e <6c66263730cd3192aae1a31698bd5142> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation 0x1b78bc000 - 0x1b7916fff ProtectedCloudStorage arm64e <18d26651ea76381fad99579a036da0e3> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1b7917000 - 0x1b794ffff C2 arm64e <f8b7dc6192b03c8ea012f71dc32e24c9> /System/Library/PrivateFrameworks/C2.framework/C2 0x1b7950000 - 0x1b79a7fff DifferentialPrivacy arm64e <9029531fb2c63b538599b62afeca027f> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1b7b92000 - 0x1b8382fff EmbeddedAcousticRecognition arm64e <87b23d23e7f635aab52add8885df2059> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition 0x1b8383000 - 0x1b8402fff SiriInstrumentation arm64e <1a459674e7bd3c6ab8069cd93a56d034> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1b8403000 - 0x1b8447fff BiometricKit arm64e <84245e1657b93e089d937cc9a3c8e83d> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1b848f000 - 0x1b8544fff CoreSymbolication arm64e <4a497d5f199b3a17b912d711e97154d7> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1b85bc000 - 0x1b866dfff SpeakerRecognition arm64e <7f90e1de9a14316b8b4a5ff98a85e04a> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition 0x1b8d2c000 - 0x1b8d3efff IOSurface arm64e <2bb4143452ee3bd7822950b3840218b6> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1b8d3f000 - 0x1b8da1fff MobileWiFi arm64e <cb04e63128a23661a0c5ab073cf2dbf4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1b9272000 - 0x1b931bfff MMCS arm64e <506bc412749f3c3b853c299d3d8e9f5a> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1b9395000 - 0x1b93d0fff libGLImage.dylib arm64e <5e1452bc1b723ea9bbee08acd20195f3> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1b93d1000 - 0x1b93d8fff libsystem_symptoms.dylib arm64e <ee0315ac9aab3bd4ab86ede010db097a> /usr/lib/system/libsystem_symptoms.dylib 0x1b9420000 - 0x1b9981fff CoreAudio arm64e <35f706386c053b64b34f60e273b2a83c> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1b9982000 - 0x1b9999fff ContactsDonation arm64e <22b66b8201cd399b93ec0fa441c1efd3> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1b999a000 - 0x1b99b9fff IntentsCore arm64e <b6c46a4e43ea36e082ddfea8cb297841> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore 0x1b9a60000 - 0x1b9a99fff ImageCaptureCore arm64e <6e08dcb2711f3684865f97a289abef54> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x1b9c01000 - 0x1b9d4efff Navigation arm64e <4094fc3895f73557bab0521c707b1f67> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1b9d4f000 - 0x1b9d6cfff SafariFoundation arm64e <f84e1c3818493366b495c5bf159fed01> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1b9ef3000 - 0x1b9f07fff MaterialKit arm64e <81b41c96b2b632519b4bca173398c2b8> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1ba08f000 - 0x1ba09ffff CoreAUC arm64e <a3045e052c2733a89ad0fdaca05abf4a> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1ba8d6000 - 0x1ba8e7fff SettingsFoundation arm64e <811cb2e1f0d53fc1af2a1a3f71eb1db7> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1bb2e9000 - 0x1bb349fff ToneLibrary arm64e <f9b3f381c7a1318fa3fece794d39bf5c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1bbbad000 - 0x1bbbbafff MediaSafetyNet arm64e <54121c6dbfb9370ca7134c3d2139a992> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet 0x1bbbbb000 - 0x1bbbf8fff TimeSync arm64e <79da117bf4763bb3901a21e4ae54c148> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync 0x1bbc91000 - 0x1bbcd7fff ExposureNotification arm64e <fc21a8518042312daec8b25f592825e3> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification 0x1bc364000 - 0x1bc36dfff CoreTime arm64e <cc7f0c252783371a9e4871e61476bc79> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1bcd48000 - 0x1bce48fff TextRecognition arm64e <761aa9ba87a73e5e8c6016cc93a4b6f9> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1bcf5e000 - 0x1bcf67fff ContextKitExtraction arm64e <3b1d92e5f4ac37e8887e97798a3bee96> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction 0x1bd045000 - 0x1bd047fff libswiftObjectiveC.dylib arm64e <6d0b9153875939f48ebfc48dfdc4d77c> /usr/lib/swift/libswiftObjectiveC.dylib 0x1bd048000 - 0x1bd292fff libmorphun.dylib arm64e <a978e9268aa83c99b241eef436f5e939> /usr/lib/libmorphun.dylib 0x1be668000 - 0x1be6ecfff CoreDAV arm64e <16c1d77ae3ca3dfb93bc7e4b3968c7e3> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1be8d4000 - 0x1be8e3fff MobileIcons arm64e <e8c4f97c59483d7f9f59b26835929137> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1becd2000 - 0x1beda5fff ProofReader arm64e <d9cc4cf2038d30789be30c2a7ea26d4d> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1c0015000 - 0x1c001ffff MallocStackLogging arm64e <66bfc8d3c6f335519ce3f213ab98480e> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1c025c000 - 0x1c02a7fff MetadataUtilities arm64e <a3943301ae45335f8443281c7f346621> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1c09fa000 - 0x1c0a59fff CoreLocationProtobuf arm64e <29e0b3b8c4d133e1a16975c207af057f> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1c0c6e000 - 0x1c0ca0fff Bom arm64e <68852959ebe03756837b46f2c1f767ec> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1c0cd6000 - 0x1c0cddfff PushKit arm64e <ea9b2ff9825f30a29dc38fe3e70fd6de> /System/Library/Frameworks/PushKit.framework/PushKit 0x1c0cde000 - 0x1c0d4bfff PhotosFormats arm64e <0ec0b49423a43771a4a74ef7ef4cff4c> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1c0ee4000 - 0x1c0f74fff Quagga arm64e <e6bf111821bb3f7abb33d6341b2ed140> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1c0f75000 - 0x1c0f7dfff StudyLog arm64e <15e63b6cec933fa882889d0cefd8a9ef> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1c1f8a000 - 0x1c1fcbfff NaturalLanguage arm64e <fd73fd92ced23b1ab02c6ffdee31eece> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1c2a72000 - 0x1c2a92fff MediaStream arm64e <f95f1741148839569b469a3f51ff3fcf> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1c372f000 - 0x1c3758fff MediaConversionService arm64e <9b32aa782eb03333be43746b2d9bf1d2> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1c38ae000 - 0x1c39f0fff CoreHandwriting arm64e <eb4e2fa8355a39ca8d54c2065f10b5e9> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1c41e2000 - 0x1c41edfff AppleIDAuthSupport arm64e <dd29948306213f7a969ad30268933ae0> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1c41fd000 - 0x1c4216fff LocalAuthentication arm64e <a99dfb53f24d3af59e419be0d7d32ec8> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1c4217000 - 0x1c421dfff IOAccelerator arm64e <a52c34191fec367088c065bfff85305d> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1c4608000 - 0x1c4612fff CloudPhotoServices arm64e <6c7820d939b336adab95af21fa2b751c> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1c4657000 - 0x1c4705fff iTunesStore arm64e <015778fe0114317f9baf8a316844b5ca> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1c4acd000 - 0x1c4afefff libsystem_kernel.dylib arm64e <b373b97b671e301ca6b7c9f92e17dca0> /usr/lib/system/libsystem_kernel.dylib 0x1c4d42000 - 0x1c4e4cfff ResponseKit arm64e <d0249ac5431636e0a2fbf025c48bd652> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1c4e4d000 - 0x1c4e87fff EmojiFoundation arm64e <36217836d7bc3bac9d094e51f9a01358> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1c54cf000 - 0x1c54dcfff FontServices arm64e <b081806bbcba335480622196cb0c05dd> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1c5692000 - 0x1c569efff MediaAccessibility arm64e <babd3b53c8f63359aa5a98e3bfec3f34> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1c56e1000 - 0x1c5c9dfff SiriTTS arm64e <d89264983c0f3d73940103abd22bb399> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1c5c9e000 - 0x1c5cacfff SetupAssistantSupport arm64e <4fe091f2a2e23e78bdd243577f8fffbd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1c5cb5000 - 0x1c5d17fff Social arm64e <1b58248fbc8838e59709781d5a079700> /System/Library/Frameworks/Social.framework/Social 0x1c5db1000 - 0x1c5de3fff VirtualGarage arm64e <137b37f353293180ab19b2b8c92dea5f> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage 0x1c5de4000 - 0x1c5e0afff NetAppsUtilities arm64e <eec3862499d432a3b13b4292b1aafc6a> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities 0x1c5e0b000 - 0x1c5e6dfff Osprey arm64e <8e97fc58b34632fbbeadf6f00b54a06e> /System/Library/PrivateFrameworks/Osprey.framework/Osprey 0x1c7042000 - 0x1c7052fff libdscsym.dylib arm64e <1fc227cb8893384b8453555702030bb5> /usr/lib/libdscsym.dylib 0x1c7053000 - 0x1c7064fff HangTracer arm64e <148caf8207a83d1a87b0a476cc755f35> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1c7222000 - 0x1c72e0fff SampleAnalysis arm64e <38e052d99e2032ce84bfa5e7d96c12aa> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1c72e1000 - 0x1c7311fff PlugInKit arm64e <1b06f4b4a9c33af8875c49f515e38d78> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1c73c1000 - 0x1c73c2fff libSystem.B.dylib arm64e <7d42c8382a04372e9fccdc7a95ef88f4> /usr/lib/libSystem.B.dylib 0x1c76d9000 - 0x1c76e5fff MobileActivation arm64e <8b7d8a2e5934388c93ed41de5cb99df4> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1c76e6000 - 0x1c773efff CalendarDaemon arm64e <85e7dc5c98123be4acf83e8b6da0e6d8> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1c7836000 - 0x1c78a6fff libarchive.2.dylib arm64e <d766b73088553bd28ba75b2d926ffbea> /usr/lib/libarchive.2.dylib 0x1c78a7000 - 0x1c78cbfff libtailspin.dylib arm64e <98055fb0cc033819bc074fb958f6e656> /usr/lib/libtailspin.dylib 0x1c78cc000 - 0x1c7d81fff libBNNS.dylib arm64e <13ec7750493a31bcad11234e3950686d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1c7d82000 - 0x1c7dc5fff SharedUtils arm64e <ef436f1da823338a9dce86f9deacc906> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1c8079000 - 0x1c807efff libsysdiagnose.dylib arm64e <feb574481649373ea0d260049db4bec3> /usr/lib/libsysdiagnose.dylib 0x1c80bc000 - 0x1c81c9fff CoreMediaStream arm64e <1cf71464e8143528828edfe3fb6bd4e6> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1c83e2000 - 0x1c83e2fff AVFoundation arm64e <1dcd460171643d2ca077cc511181b1ec> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1c83e3000 - 0x1c83e3fff Accelerate arm64e <b2f811f636d9398b9e2a080408efed72> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1c83e4000 - 0x1c863efff libBLAS.dylib arm64e <effe16b216183f3aa06ce58527e217f3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1c863f000 - 0x1c8ae9fff libLAPACK.dylib arm64e <6eea1e2a662630508a2e8b690016e7e0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1c8aea000 - 0x1c8afefff libLinearAlgebra.dylib arm64e <64203c23bfb735adb6823d4fd877c7d6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1c8aff000 - 0x1c8b03fff libQuadrature.dylib arm64e <ffc2799051a93d79b60ccf610debaaf4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1c8b04000 - 0x1c8b66fff libSparse.dylib arm64e <7244ae07ad933247aa101be5ba810cd7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1c8b67000 - 0x1c8b78fff libSparseBLAS.dylib arm64e <2351d0bc0e6b33068c41c4e1be339920> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1c8b79000 - 0x1c8bd1fff libvMisc.dylib arm64e <d7f6e639d9e33e0eb5c653903f95ebac> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1c8bd2000 - 0x1c8bd2fff vecLib arm64e <6cec3ecd6c1a3f2f97ae525ff2046274> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1c8bd7000 - 0x1c8bd8fff AdSupport arm64e <aa94023647e73d2f9a83acfa23a5a8f3> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1c8c0f000 - 0x1c8c20fff AssetsLibrary arm64e <5ed3398a0a533c789bace00f231f2d88> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1c8d36000 - 0x1c8d53fff AuthenticationServices arm64e <c926d27ed94a3eefa7b67990ceca4a43> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1c8e4c000 - 0x1c8eb5fff CoreMIDI arm64e <9411ca7963a431d7835a511ff2e3fcd3> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1c93ea000 - 0x1c9401fff ExternalAccessory arm64e <af3bd935704c3326a38f725bd2a01142> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory 0x1c95da000 - 0x1c972dfff MLCompute arm64e <238c5cacb32d3a82b319be8226d72517> /System/Library/Frameworks/MLCompute.framework/MLCompute 0x1c9756000 - 0x1c976ffff MetalKit arm64e <e2a1b550d07a35c68ba7321e53f7531e> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1c9770000 - 0x1c97f6fff MPSImage arm64e <dddc7ccf8dc635b991a65062b979b2a2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1c97f7000 - 0x1c981dfff MPSMatrix arm64e <19c8ce40ea28340eb5e61151589d9a5b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1c981e000 - 0x1c985cfff MPSNDArray arm64e <33d53f36a2aa3e39a9cb6f7ac2723edc> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1c985d000 - 0x1c98a5fff MPSRayIntersector arm64e <826f7ecb42153845b6c81434e31d05b8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1c98a6000 - 0x1c98a6fff MetalPerformanceShaders arm64e <c3e2c89e6c6b35a79c4acc3c0c8f817a> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1c9c43000 - 0x1c9c43fff MobileCoreServices arm64e <013cab54d0ec301a82151c17a2a44899> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1ca841000 - 0x1ca849fff OpenGLES arm64e <fa5413d895ef3dada5eed752ca32bb1f> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1ca84a000 - 0x1ca84bfff libCVMSPluginSupport.dylib arm64e <1ca789cb22ac36e1858b241da4c8dcb7> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1ca84c000 - 0x1ca852fff libCoreFSCache.dylib arm64e <2411f21fea7c3656a0990c3ae36e88e8> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1ca853000 - 0x1ca858fff libCoreVMClient.dylib arm64e <04bd5aee36673163b188185a5d4f02a3> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1ca859000 - 0x1ca862fff libGFXShared.dylib arm64e <59b568645cb53655a427478652ed8e27> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1caa1d000 - 0x1caae4fff PDFKit arm64e <333f6e509f53397e9ad43cd0c255e123> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1caaf4000 - 0x1cab32fff QuickLookThumbnailing arm64e <b5eb6198584d3520aadb6283de3848c7> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1cb205000 - 0x1cb352fff SoundAnalysis arm64e <df974c1d35fe3485af2bfe0d53f4ec62> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1cb353000 - 0x1cb362fff Speech arm64e <fbb15fe119ed3cf88c4d750dfc822868> /System/Library/Frameworks/Speech.framework/Speech 0x1cb486000 - 0x1cb486fff UIKit arm64e <d6833c925bf638189ede3bb4092a0919> /System/Library/Frameworks/UIKit.framework/UIKit 0x1cb490000 - 0x1cb559fff VideoSubscriberAccount arm64e <130a847f2a033dfb9eb7379e87aff600> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1cb55a000 - 0x1cc131fff libfaceCore.dylib arm64e <72ffb50f61c039f6b0a146ac8aa07e8d> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib 0x1cc699000 - 0x1cc69cfff AFKUser arm64e <3f4d68e133773dd2ba45c82c59125f30> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser 0x1cc761000 - 0x1cc9e8fff ANECompiler arm64e <e0e71c2d708d3b4898f9fd7ab1522d88> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1cc9e9000 - 0x1cc9fdfff ANEServices arm64e <892263bf8972321bafd567ad02a18d1b> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1cca02000 - 0x1ccac0fff APFS arm64e <7edafa643f783bd2a5e33a4a561da182> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1ccac1000 - 0x1ccac7fff ASEProcessing arm64e <a9a265754d843c00bf34f91021d26ab0> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1cd2fb000 - 0x1cd300fff AggregateDictionary arm64e <abc24f86a76c3527b95a42e60388a17c> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1cd48e000 - 0x1cd567fff AirPlaySync arm64e <ca9355ec78d8371f860be5e39afddcd9> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync 0x1cd673000 - 0x1cd68ffff AlgosScoreFramework arm64e <5c7187b493873ec2aaec38217477c23e> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework 0x1cd7c1000 - 0x1cd951fff AppC3D arm64e <cdce6e81f022306c8d5d3b56d537fe08> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D 0x1cd952000 - 0x1cd975fff AppConduit arm64e <215852febc063104af8826a31fa23dd9> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1cda7e000 - 0x1cda88fff AppStoreOverlays arm64e <20e6772d94883f80b841d350afa59d55> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays 0x1ced99000 - 0x1ceda8fff AppleFSCompression arm64e <34598412dc53349892b4f249fa996350> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1cedb5000 - 0x1cedd9fff AppleIDSSOAuthentication arm64e <bc67411f8fa53b03a28846dcc538eadb> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1cedda000 - 0x1cee1ffff AppleJPEG arm64e <5fa8e99c227f39879149a9fa5275b651> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1ceeac000 - 0x1ceec1fff AppleNeuralEngine arm64e <bd55f5d004113928b0ac4f36af21ade7> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1ceecb000 - 0x1ceeeffff AppleSauce arm64e <5c480b789dfb3fe5ba264691c1f88a8d> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1cef20000 - 0x1cef3efff AssetCacheServices arm64e <bfb5e5591ef335ed94129441dd06b23e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1cf0a9000 - 0x1cf109fff AuthKitUI arm64e <cf9fe8f7c58f3d54971662611ff67ecb> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x1cf19a000 - 0x1cf1b3fff BiomePubSub arm64e <14da5dc31c9f3e5dade4c9ee99c6413a> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub 0x1cf4a6000 - 0x1cf4b5fff BluetoothManager arm64e <42fc1b4fd49831b58684b707a38436da> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1cf762000 - 0x1cf76cfff CMCaptureCore arm64e <203549efeb873319bfec7749818fb59b> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore 0x1cf76d000 - 0x1cf784fff CPAnalytics arm64e <4557723940203473bba8a27b4a874f29> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics 0x1cf787000 - 0x1cf796fff CPMS arm64e <2a9d048276f339afa95beb6ab9557604> /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1cf797000 - 0x1cf7a7fff CTCarrierSpace arm64e <b74ca8ce92dd36d8bac5e8e16434d97f> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1cfabd000 - 0x1cfac8fff CaptiveNetwork arm64e <438ae3c09d773cd6b3fc8172b7e68a28> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1cfbf2000 - 0x1cfc2ffff Catalyst arm64e <ba36879a30563795808705004441b331> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1cfc55000 - 0x1cfc7afff CellularPlanManager arm64e <064d6e44e233300da8d4a9b1a6ac0961> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1cfc93000 - 0x1cfc9bfff CertUI arm64e <dcedd1e11dc13fc593866a19c6d1f696> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1cfca4000 - 0x1cfcf4fff ChunkingLibrary arm64e <c9e1f078a60b391bbd5f740c04a1cc10> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1d0127000 - 0x1d012bfff CommunicationsFilter arm64e <1677964867c036c1b4e8f835fd1203bc> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1d0201000 - 0x1d0204fff ConstantClasses arm64e <b49b804354873a78b69c730673ae8755> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1d0256000 - 0x1d02d3fff ContactsUICore arm64e <c5ed4336ad7636c98a7e5e432d7f8dd1> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1d0459000 - 0x1d0550fff CoreBrightness arm64e <8779d983de8d39a898b05f1357369de9> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1d05be000 - 0x1d05cdfff CoreDuetDaemonProtocol arm64e <bb16b5419c7c399c9eedbcd82ce34ac0> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1d05d0000 - 0x1d05d2fff CoreDuetDebugLogging arm64e <08c1ced4b6d23b6a9206feae90d408a3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1d05e1000 - 0x1d05f3fff CoreEmoji arm64e <64bb59468c9d3706b0c84f94eda95fa6> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1d0c24000 - 0x1d0c28fff CoreOptimization arm64e <f6ac85de966b3768878e503fa35165fa> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1d0c29000 - 0x1d0ce6fff CorePDF arm64e <2bb11630a5f03c5dbcfd9166e66dfaab> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1d0ce7000 - 0x1d0ceffff CorePhoneNumbers arm64e <a099b15f9ea132f190e6436e5686ee79> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1d0cf0000 - 0x1d0d47fff CorePrediction arm64e <a3c628d7c7f03cadb700386b9be9d11d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1d1689000 - 0x1d1694fff CoreRecents arm64e <e48e1b7d1a0d368ab66158ba7312976f> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1d1695000 - 0x1d1701fff CoreRecognition arm64e <9352ef7f95f3324590ce294cf764a1d4> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1d1702000 - 0x1d171afff CoreSDB arm64e <b75fc983d49e38f29146175bce5925ed> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1d171b000 - 0x1d1745fff CoreSVG arm64e <012037e7a6183373b8097fa32264a57e> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1d191c000 - 0x1d1920fff DAAPKit arm64e <a1a27fd6060b31c4b4ab32687b3ebca7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1d193e000 - 0x1d194bfff DCIMServices arm64e <3fc921f79004309787e67a5c3a556eca> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1d1962000 - 0x1d19a0fff DataDetectorsNaturalLanguage arm64e <cb584b609c633d46a59f121a4fa34b86> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1d19fe000 - 0x1d1a28fff DeviceIdentity arm64e <63ef4b0617b138e19c4d4416228b78c4> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1d1b5c000 - 0x1d1b93fff DistributedEvaluation arm64e <b045101cd43131c59ac01fc63c866020> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1d1cbe000 - 0x1d1cfafff DocumentManager arm64e <c54186de7fa437358a07880d6d4e6d64> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1d1cfb000 - 0x1d1d1bfff DocumentManagerCore arm64e <8081d2b7b5643eb3bc63c7f910bca3c6> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1d1da6000 - 0x1d1da8fff DragUI arm64e <886c83486d80388ca9ae580581ff1e3d> /System/Library/PrivateFrameworks/DragUI.framework/DragUI 0x1d1dd8000 - 0x1d1e09fff EAP8021X arm64e <930411b09df032d98d485232739c903e> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1d1e39000 - 0x1d1e4efff Engram arm64e <23de13adf86432c29fe535af865666b0> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1d1f8f000 - 0x1d1f96fff ExtensionFoundation arm64e <bcb6582e13123c20bb8c2ebbfe35e2ee> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation 0x1d212a000 - 0x1d2132fff FSEvents arm64e <5b7482d4ab2730748e4209d88f096493> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1d2133000 - 0x1d2152fff FTAWD arm64e <33e67a3224fe3b039ea235ac08990494> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1d2153000 - 0x1d2156fff FTClientServices arm64e <1a6648eae12f3ecd9b6eeb02bbf78fe1> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1d2157000 - 0x1d256bfff FaceCore arm64e <d3dd1092cc2e3b13b40f94917908b67d> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1d2574000 - 0x1d2579fff FeatureFlagsSupport arm64e <6a50b1c3c520398b8c9a5ffb1d326e75> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport 0x1d257a000 - 0x1d2584fff FeedbackLogger arm64e <f70281238863394db5a325b9c6cda5dd> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger 0x1d2725000 - 0x1d2867fff libFontParser.dylib arm64e <bada6320e5c73542bc4d538145eb0761> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1d2868000 - 0x1d2870fff libGSFont.dylib arm64e <b44455d72bd63b3e81afc92bdc0734e9> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x1d2871000 - 0x1d28aefff libGSFontCache.dylib arm64e <8971ad0fd4d53bc59dc550cf1f2b5eeb> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1d2914000 - 0x1d2921fff libhvf.dylib arm64e <b0db005b204e337988d25394ba7bbed9> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1d2949000 - 0x1d2961fff Futhark arm64e <c246394935dd3e76915999cc3264f07f> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1d3500000 - 0x1d3500fff libmetal_timestamp.dylib arm64e <fe39c5cab41a3c828937020f615235a2> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib 0x1d35e3000 - 0x1d3602fff GenerationalStorage arm64e <7fd0e4a64ec0376094fa7fc92b8c6ae3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1d3603000 - 0x1d3610fff GraphVisualizer arm64e <f930b8e63f773432bb078bbc15423bd2> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1d363d000 - 0x1d3649fff HID arm64e <997e4d59f29c3718ae5900013b2f93c5> /System/Library/PrivateFrameworks/HID.framework/HID 0x1d3ce8000 - 0x1d3d5ffff HomeSharing arm64e <ae131199fe4d3e4a99300bae440b8981> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1d3db9000 - 0x1d3dbffff IDSKVStore arm64e <be8c477ca31c3be493788efb995dde2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1d40cd000 - 0x1d40ecfff IOGPU arm64e <3d3aed8398f9389ba41bec7a5ea77a83> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU 0x1d40ee000 - 0x1d40f7fff IOKitten arm64e <9ad896dbcfe8393cb7a210b951d9089c> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten 0x1d40f8000 - 0x1d40fafff IOSurfaceAccelerator arm64e <bf23e49eebad3a078d4df3a00a4c179b> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1d4125000 - 0x1d412cfff IdleTimerServices arm64e <7c3d6a90eef83db9b955f7bb61ead2f8> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1d4135000 - 0x1d413bfff IncomingCallFilter arm64e <60ccbc2a7e3b3a77a0b7931b08f6f729> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1d4201000 - 0x1d420efff IntentsFoundation arm64e <20d10bef741433eda59cc0307c653aeb> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1d4229000 - 0x1d422bfff InternationalTextSearch arm64e <649157ff631a31c8807722a1352f0e07> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1d422c000 - 0x1d4249fff IntlPreferences arm64e <f43bdccb09cd329fa79a1c90d8e69611> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1d44c2000 - 0x1d44c9fff LinguisticData arm64e <312c5d7f90d3320f8aeb09937d161525> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1d451c000 - 0x1d4555fff LocalAuthenticationPrivateUI arm64e <c368e6377d9c3533b327eb1ac9553baa> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI 0x1d471b000 - 0x1d471bfff Marco arm64e <d722f0f6d47b378fadbd8fdffe495e31> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1d4a2c000 - 0x1d4cfcfff MediaLibraryCore arm64e <48bff21ece913e6bb6976e753487e23d> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1d4cfd000 - 0x1d4d8afff MediaPlatform arm64e <255aa9ef15f938789f6a77ccc7c0cad0> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1d5191000 - 0x1d5263fff MetalTools arm64e <f44fdf455af739738fe6f0c24b8964f2> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools 0x1d5285000 - 0x1d52e2fff MetricsKit arm64e <9b10f898328d393490650ef80281158d> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1d52f4000 - 0x1d5308fff MobileBluetooth arm64e <db1a48222a053f558a673506a0dacc38> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1d538b000 - 0x1d5391fff MobileSystemServices arm64e <6ba8ebc692dd38d180f292d4269cd1f1> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1d574a000 - 0x1d5750fff Netrb arm64e <260396c402443b028b7448f550e02c17> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1d5811000 - 0x1d582bfff NetworkStatistics arm64e <617ea04ac1db345aab671fdb52aa7b17> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1d58e8000 - 0x1d58eafff OAuth arm64e <8c1bb3f294f23fe6af0f8830682e5af4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1d5909000 - 0x1d594afff OTSVG arm64e <00d86fb69cf635faab22b8b6fa7cda34> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1d5f98000 - 0x1d5f9afff ParsecSubscriptionServiceSupport arm64e <db0d5ced12da3d33a40fa417c30c8604> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1d5f9f000 - 0x1d5fcbfff Pasteboard arm64e <fff33f3abde4393ea6fb3f392c166b49> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1d5ffd000 - 0x1d6009fff PersonaKit arm64e <3b65e0756d4a3c9183bb04ba1e0e2949> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1d600a000 - 0x1d6017fff PersonaUI arm64e <21d21ae7be723fd88d12cb4c88f33adf> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1d6050000 - 0x1d6050fff PhoneNumbers arm64e <c5a401f23bfa3388877be39bf699e2c5> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1d6220000 - 0x1d6260fff PhotosImagingFoundation arm64e <646c4437d21d3a09bd70f5c0a981e2a8> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1d6261000 - 0x1d62adfff PhysicsKit arm64e <e22fdd58fdd6302b9f66a17729fd3061> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1d636e000 - 0x1d6379fff PointerUIServices arm64e <c71697e82d1d30779cab7c42e76e82f1> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices 0x1d786c000 - 0x1d7877fff RTCReporting arm64e <127230431d943bd1aefc3713879938f2> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1d7bc6000 - 0x1d7bd8fff RemoteTextInput arm64e <4957abae6a4e3edd953919ce547c19d7> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1d7bd9000 - 0x1d7c42fff RemoteUI arm64e <fcb1e48f883d30bc95bced3117b71de5> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x1d7c7b000 - 0x1d7c7ffff RevealCore arm64e <44dd2868d96c3cbfabf4d6ad1ba5ef49> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1d7c96000 - 0x1d8022fff SDAPI arm64e <3d6201e6f64f3b289ca37a65320bdae2> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI 0x1d9745000 - 0x1d974ffff SignpostCollection arm64e <0e1a2eef68dd3fe5aeaa1d3759c46362> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1d9750000 - 0x1d9750fff SignpostMetrics arm64e <81374dd6fb9c3fb8b64db78fc1ddd1bc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1d9752000 - 0x1d9793fff SignpostSupport arm64e <62f534a6875435c5b919c1ff754031a8> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1da2c4000 - 0x1da2c4fff SoftLinking arm64e <2039e1311e783ef6b012310bc4de4222> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking 0x1da7c5000 - 0x1da803fff StreamingZip arm64e <2aeb745662cf308d9074f0a44f0680fd> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1da80b000 - 0x1da815fff SymptomDiagnosticReporter arm64e <77f539309c7931b389d6e7d4f9203187> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1da847000 - 0x1da863fff SymptomPresentationFeed arm64e <c82e7df56dcf3eb5aad8769d4d8e0a74> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 0x1da8a3000 - 0x1da8b3fff TCC arm64e <5eb3e57592fe366093d4ee98625696e1> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1db1ba000 - 0x1db26efff TextureIO arm64e <39b83f8ef7013ac99b77e9994ec66025> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1db49c000 - 0x1db4a3fff URLFormatting arm64e <359aa25a10a2333290b93cb58f491102> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1dba99000 - 0x1dbac3fff UsageTracking arm64e <6036e5b0b4d33b0ca2079be2310b1ca7> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1dc602000 - 0x1dc6cbfff VoiceTrigger arm64e <0fe2b5552dea36dea38bf4b1b4ac657b> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger 0x1dc792000 - 0x1dc793fff WatchdogClient arm64e <d2e9111e5dc83579be818f4c8b9dde30> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1dca78000 - 0x1dd1b4fff libwebrtc.dylib arm64e <34bda496e6933eb9b9f9ba90ee83914f> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1dd235000 - 0x1dd24cfff WebUI arm64e <5f498fab8ff43f4a9770181d3c283988> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1dd790000 - 0x1dd793fff XCTTargetBootstrap arm64e <e4b3ff11df3831d298e2538e36d636d1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x1dd819000 - 0x1dd838fff caulk arm64e <b170cf9d18cf360cb6783d1fa8545de0> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1dfdad000 - 0x1dfdb2fff kperf arm64e <00833ee7334a357397d803fc54a7e96a> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1dfdb3000 - 0x1dfdbbfff kperfdata arm64e <5fd952a747393327b7a964c9c3bfa46d> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1dfdbc000 - 0x1dfdd2fff libEDR arm64e <36804b020c1c3bab8fed5f225920287a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1dfdeb000 - 0x1dfdfcfff perfdata arm64e <c692a64284a03d519388df48cde59922> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1dfdfd000 - 0x1dfe2efff vCard arm64e <ff37bee46fa2395aae9f6b6a1c2b46dd> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1e075d000 - 0x1e0799fff libAWDSupport.dylib arm64e <efa3c25aae0538d6a1eac37c389ef4f2> /usr/lib/libAWDSupport.dylib 0x1e079a000 - 0x1e0b55fff libAWDSupportFramework.dylib arm64e <71246919933032508b91042ce99281ce> /usr/lib/libAWDSupportFramework.dylib 0x1e0cd8000 - 0x1e0ce7fff libAudioStatistics.dylib arm64e <d43dc9402a6c3daa9994658116e61065> /usr/lib/libAudioStatistics.dylib 0x1e0e8d000 - 0x1e0ec0fff libCRFSuite.dylib arm64e <2ae9058b25ce31468ab4f02615f16d47> /usr/lib/libCRFSuite.dylib 0x1e0ec1000 - 0x1e0ec2fff libCTGreenTeaLogger.dylib arm64e <216ec5a25c553a51abc186cfb4a0b607> /usr/lib/libCTGreenTeaLogger.dylib 0x1e0ec3000 - 0x1e0ecdfff libChineseTokenizer.dylib arm64e <dd9080fb42473af6a1be351790a0920c> /usr/lib/libChineseTokenizer.dylib 0x1e1184000 - 0x1e118bfff libIOReport.dylib arm64e <4da98ad919f939e4b6d7db4d956aba56> /usr/lib/libIOReport.dylib 0x1e1207000 - 0x1e120efff libMatch.1.dylib arm64e <4e79655369f33fbf9e66c74da713576d> /usr/lib/libMatch.1.dylib 0x1e132b000 - 0x1e132cfff libThaiTokenizer.dylib arm64e <79a2d59378b13e2d868fc11ab23b4d6c> /usr/lib/libThaiTokenizer.dylib 0x1e15a2000 - 0x1e15a4fff libapp_launch_measurement.dylib arm64e <c9185c8b5e8c3dcc87f4d4e8211bfcc9> /usr/lib/libapp_launch_measurement.dylib 0x1e15a5000 - 0x1e15bbfff libapple_nghttp2.dylib arm64e <aa7df81a69c13795a30386bf158fdd61> /usr/lib/libapple_nghttp2.dylib 0x1e15bc000 - 0x1e164dfff libate.dylib arm64e <191d61e4155c3b16a602d59611c1653e> /usr/lib/libate.dylib 0x1e16df000 - 0x1e16effff libbsm.0.dylib arm64e <67259e0c8b2a3ff3a21be629e0f686ac> /usr/lib/libbsm.0.dylib 0x1e16f0000 - 0x1e16fcfff libbz2.1.0.dylib arm64e <1ece9cb83cd633c79f28a480997339dc> /usr/lib/libbz2.1.0.dylib 0x1e16fd000 - 0x1e16fdfff libcharset.1.dylib arm64e <b28f9d663d723a4198566fd8d095045a> /usr/lib/libcharset.1.dylib 0x1e16fe000 - 0x1e170ffff libcmph.dylib arm64e <e74d75feb9aa3351ace0b11b0048a262> /usr/lib/libcmph.dylib 0x1e1710000 - 0x1e1727fff libcompression.dylib arm64e <0f27f2f9302f37978c084cd6cec38432> /usr/lib/libcompression.dylib 0x1e1728000 - 0x1e173efff libcoretls.dylib arm64e <82b845672c153d149c2e5f7d52829fcc> /usr/lib/libcoretls.dylib 0x1e173f000 - 0x1e1740fff libcoretls_cfhelpers.dylib arm64e <2fc084f0e6cb38ccb3441c80ad1393d7> /usr/lib/libcoretls_cfhelpers.dylib 0x1e1764000 - 0x1e176bfff libcupolicy.dylib arm64e <7b39fce102fa3f45892ffdb80f422f4f> /usr/lib/libcupolicy.dylib 0x1e176c000 - 0x1e1773fff libdns_services.dylib arm64e <4cac384f00653034afbbcf8288b0bfd1> /usr/lib/libdns_services.dylib 0x1e1774000 - 0x1e1791fff libedit.3.dylib arm64e <bd69ef25a910316b8a598936b813b638> /usr/lib/libedit.3.dylib 0x1e1792000 - 0x1e1792fff libenergytrace.dylib arm64e <cbea27377f49368ab116286ed2f32786> /usr/lib/libenergytrace.dylib 0x1e1793000 - 0x1e17acfff libexpat.1.dylib arm64e <db63f6bc6fda397792284f85556f7818> /usr/lib/libexpat.1.dylib 0x1e17d7000 - 0x1e17dbfff libgermantok.dylib arm64e <585ec8a40b0e32e88dba53f35a07c70f> /usr/lib/libgermantok.dylib 0x1e17dc000 - 0x1e17e1fff libheimdal-asn1.dylib arm64e <ff93656c73c637e083a88a38141ca58c> /usr/lib/libheimdal-asn1.dylib 0x1e17e2000 - 0x1e18d7fff libiconv.2.dylib arm64e <03e7a7e4dde835508741edd69270af5f> /usr/lib/libiconv.2.dylib 0x1e18f6000 - 0x1e18f7fff liblangid.dylib arm64e <1255de5ea4983685bb6973604d732267> /usr/lib/liblangid.dylib 0x1e18f8000 - 0x1e1903fff liblockdown.dylib arm64e <23c07c0fc5093e37bfd7a0e276ea3d98> /usr/lib/liblockdown.dylib 0x1e1904000 - 0x1e191cfff liblzma.5.dylib arm64e <9046f47632bb38bba83c47f76e71d306> /usr/lib/liblzma.5.dylib 0x1e194b000 - 0x1e19a0fff libmecab.dylib arm64e <1248e78f670a3e80a0dd39837cf782d7> /usr/lib/libmecab.dylib 0x1e19a1000 - 0x1e1bd8fff libmecabra.dylib arm64e <d5be340ed1903a9c9b74b5660be4152c> /usr/lib/libmecabra.dylib 0x1e1bd9000 - 0x1e1becfff libmis.dylib arm64e <b5dd4a39682634028ad0a01b9c3fa881> /usr/lib/libmis.dylib 0x1e1bed000 - 0x1e1c02fff libnetworkextension.dylib arm64e <b499b779618f3a8782a283017000304a> /usr/lib/libnetworkextension.dylib 0x1e1fad000 - 0x1e1fe7fff libpcap.A.dylib arm64e <989fc8a318983af69064be81e007c38d> /usr/lib/libpcap.A.dylib 0x1e1fe8000 - 0x1e1ff6fff libperfcheck.dylib arm64e <f03916c9f26d3073ad528e15e1a2d7f6> /usr/lib/libperfcheck.dylib 0x1e1ffe000 - 0x1e2010fff libprequelite.dylib arm64e <1849a2dc033a3aaa8d60fcf4b10b499c> /usr/lib/libprequelite.dylib 0x1e2011000 - 0x1e2023fff libprotobuf-lite.dylib arm64e <53f0e1389e0530bc9131dd569d28ecad> /usr/lib/libprotobuf-lite.dylib 0x1e2024000 - 0x1e2086fff libprotobuf.dylib arm64e <d81292f3b0bb3852b0b247bd8cbc24a6> /usr/lib/libprotobuf.dylib 0x1e2087000 - 0x1e20e6fff libquic.dylib arm64e <6b60a9ecfc4f3b0f8812ce8fa3d38f01> /usr/lib/libquic.dylib 0x1e20e7000 - 0x1e20fffff libresolv.9.dylib arm64e <51b76938e8c13d458dd30429749fef91> /usr/lib/libresolv.9.dylib 0x1e2100000 - 0x1e2102fff libsandbox.1.dylib arm64e <09633f29d77035d9893f2a49dde7ca48> /usr/lib/libsandbox.1.dylib 0x1e214c000 - 0x1e214ffff libutil.dylib arm64e <d77e2807eed438349e164bb8d9e1edcc> /usr/lib/libutil.dylib 0x1e2150000 - 0x1e223bfff libxml2.2.dylib arm64e <55df15ddfd323d458d67b61f9d0f9463> /usr/lib/libxml2.2.dylib 0x1e2240000 - 0x1e2269fff libxslt.1.dylib arm64e <6e2a5981e8ff37888498d7fd33116bfd> /usr/lib/libxslt.1.dylib 0x1e226a000 - 0x1e227bfff libz.1.dylib arm64e <9e35153333503f8bb9b567ec5881c5ef> /usr/lib/libz.1.dylib 0x1e22b5000 - 0x1e22b7fff liblog_network.dylib arm64e <5bcf266bb96f3af9845567c976845928> /usr/lib/log/liblog_network.dylib 0x1e22c0000 - 0x1e22c7fff libswiftAVFoundation.dylib arm64e <357ce744bac53e1981c234c8c88c391a> /usr/lib/swift/libswiftAVFoundation.dylib 0x1e2360000 - 0x1e2368fff libswiftCoreAudio.dylib arm64e <78e58bf78d5534518c05a0e700f82207> /usr/lib/swift/libswiftCoreAudio.dylib 0x1e236e000 - 0x1e236efff libswiftCoreFoundation.dylib arm64e <8eb23177992d3ae683a427f98761d366> /usr/lib/swift/libswiftCoreFoundation.dylib 0x1e236f000 - 0x1e236ffff libswiftCoreImage.dylib arm64e <2c10a28b00333e82b2cb5dae5ee94b14> /usr/lib/swift/libswiftCoreImage.dylib 0x1e2373000 - 0x1e237cfff libswiftCoreMIDI.dylib arm64e <ea44cca3ea2a3b82be49f13a49169f2f> /usr/lib/swift/libswiftCoreMIDI.dylib 0x1e2381000 - 0x1e23bbfff libswiftCoreMedia.dylib arm64e <73bc3d9ed67b37a08967474be3a185b8> /usr/lib/swift/libswiftCoreMedia.dylib 0x1e23c8000 - 0x1e23d1fff libswiftDarwin.dylib arm64e <53a5784711cb3c77a42392362dfa2dbb> /usr/lib/swift/libswiftDarwin.dylib 0x1e23f0000 - 0x1e23f4fff libswiftMetal.dylib arm64e <e086d5a31279331888f7a487f3d0e96a> /usr/lib/swift/libswiftMetal.dylib 0x1e2468000 - 0x1e2469fff libswiftQuartzCore.dylib arm64e <f2ac15a75270309796527276d0e70cd5> /usr/lib/swift/libswiftQuartzCore.dylib 0x1e24bd000 - 0x1e24d0fff libswiftsimd.dylib arm64e <161b6c40fcf13f8cb348d82a3f7e620b> /usr/lib/swift/libswiftsimd.dylib 0x1e24d1000 - 0x1e24d6fff libcache.dylib arm64e <7567dfaa324e306aa66fc2dda88b033b> /usr/lib/system/libcache.dylib 0x1e24d7000 - 0x1e24e4fff libcommonCrypto.dylib arm64e <25abfbdfed4431f7a628bd742e231f31> /usr/lib/system/libcommonCrypto.dylib 0x1e24e5000 - 0x1e24e8fff libcompiler_rt.dylib arm64e <d33e74102bae373585edeb219279aa43> /usr/lib/system/libcompiler_rt.dylib 0x1e24e9000 - 0x1e24f1fff libcopyfile.dylib arm64e <fae70da0ebad33f293ac496dcbe46fea> /usr/lib/system/libcopyfile.dylib 0x1e25d9000 - 0x1e25d9fff liblaunch.dylib arm64e <2484228087bc30c68b69739b80187b10> /usr/lib/system/liblaunch.dylib 0x1e25da000 - 0x1e25dffff libmacho.dylib arm64e <4228e603576133778acefc84d49a4d2f> /usr/lib/system/libmacho.dylib 0x1e25e0000 - 0x1e25e2fff libremovefile.dylib arm64e <904853f042653abe93730a3ecdf39678> /usr/lib/system/libremovefile.dylib 0x1e25e3000 - 0x1e25e4fff libsystem_blocks.dylib arm64e <f285e167aaa73ab7a092085ca4d1a0c5> /usr/lib/system/libsystem_blocks.dylib 0x1e25e5000 - 0x1e25e7fff libsystem_collections.dylib arm64e <ea85747378323fa18286e5b16bc56a4e> /usr/lib/system/libsystem_collections.dylib 0x1e25e8000 - 0x1e25ecfff libsystem_configuration.dylib arm64e <230a7783b6ac3c7fba6991bdfa91823d> /usr/lib/system/libsystem_configuration.dylib 0x1e25ed000 - 0x1e25fffff libsystem_containermanager.dylib arm64e <01ba22f7abce3319860fb76d10a0d6d9> /usr/lib/system/libsystem_containermanager.dylib 0x1e2600000 - 0x1e2601fff libsystem_coreservices.dylib arm64e <f83a3238b8303072ab9113587ed26129> /usr/lib/system/libsystem_coreservices.dylib 0x1e2602000 - 0x1e260bfff libsystem_darwin.dylib arm64e <63485fa6fe9235b783a00554e0194eba> /usr/lib/system/libsystem_darwin.dylib 0x1e260c000 - 0x1e2614fff libsystem_dnssd.dylib arm64e <591126c3ffdb3df8afb3cb5f5c3e79a0> /usr/lib/system/libsystem_dnssd.dylib 0x1e2615000 - 0x1e2617fff libsystem_featureflags.dylib arm64e <a5ca1f870aef3eee876e0c077d7638ee> /usr/lib/system/libsystem_featureflags.dylib 0x1e2618000 - 0x1e2645fff libsystem_m.dylib arm64e <c9e29eee8f90377795c625952802e491> /usr/lib/system/libsystem_m.dylib 0x1e2646000 - 0x1e264cfff libsystem_platform.dylib arm64e <88fa2f54074d32c49f4879eb67e67b7b> /usr/lib/system/libsystem_platform.dylib 0x1e264d000 - 0x1e264dfff libsystem_product_info_filter.dylib arm64e <563ac8a6230f305bbada77870fec6204> /usr/lib/system/libsystem_product_info_filter.dylib 0x1e264e000 - 0x1e2659fff libsystem_pthread.dylib arm64e <c939a2abd3b13b0a83c57ce2f4f339a9> /usr/lib/system/libsystem_pthread.dylib 0x1e265a000 - 0x1e265dfff libsystem_sandbox.dylib arm64e <d7ea594452b73c8882c4726694052a14> /usr/lib/system/libsystem_sandbox.dylib 0x1e265e000 - 0x1e2668fff libunwind.dylib arm64e <d08ac1cff13c37cf93066cc664058cf0> /usr/lib/system/libunwind.dylib 0x1e2669000 - 0x1e269ffff libxpc.dylib arm64e <cc048c8e1cad36c88a9615966103bd3a> /usr/lib/system/libxpc.dylib 0x1e371b000 - 0x1e3a15fff AGXMetalA12 arm64e <0dd46eec06e03da0a48a9527f8ec9b27> /System/Library/Extensions/AGXMetalA12.bundle/AGXMetalA12 0x1e4aa2000 - 0x1e4ab4fff SpotlightLinguistics arm64e <2c2506e0b4133cd5a272174205658e8c> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics EOF
Version: 3.0.0
Platform:
Sorry can't really help with you this information.
🐛 Bug Report
My application is on production. It shows the following error for different IOS devices when loading images from cache:
Version: 3.0.0
Platform: