Skip to content

Instantly share code, notes, and snippets.

@manishkungwani
Last active November 27, 2020 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manishkungwani/837a0f4c6bf634d632151c9c02065e6e to your computer and use it in GitHub Desktop.
Save manishkungwani/837a0f4c6bf634d632151c9c02065e6e to your computer and use it in GitHub Desktop.
Random crashes on iOS - Xamarin Forms - EXC_BAD_ACCESS (SIGSEGV) - KERN_INVALID_ADDRESS at 0x0000000000000000
{"app_name":"project.iOS","timestamp":"2020-11-26 23:04:03.00 +0530","app_version":"1.11","slice_uuid":"de6bf2d0-d21c-352c-917f-3f5224b43fc3","adam_id":0,"build_version":"1.33","platform":2,"bundleID":"com.organization.project","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 14.2 (18B92)","incident_id":"AF32A3B5-51E9-4FA7-98A4-1B7D453C5A06","name":"project.iOS"}
Incident Identifier: AF32A3B5-51E9-4FA7-98A4-1B7D453C5A06
CrashReporter Key: 2ca42bd7d42c78e1da5f9c732e6d004a93326ce9
Hardware Model: iPhone12,1
Process: project.iOS [3506]
Path: /private/var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/project.iOS
Identifier: com.organization.project
Version: 1.33 (1.11)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.organization.project [516]
Date/Time: 2020-11-26 23:04:02.4013 +0530
Launch Time: 2020-11-26 23:03:45.6520 +0530
OS Version: iPhone OS 14.2 (18B92)
Release Type: User
Baseband Version: 2.02.04
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: 4298080256
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 1002f8000-103128000 [ 46.2M] r-x/r-x SM=COW ...chenomics.iOS
Triggered by Thread: 22
Thread 0 name: tid_407 Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x00000001dc6e72d0 0x1dc6e3000 + 17104
1 libsystem_kernel.dylib 0x00000001dc6e6660 0x1dc6e3000 + 13920
2 CoreFoundation 0x00000001af787c30 0x1af6e7000 + 658480
3 CoreFoundation 0x00000001af781c14 0x1af6e7000 + 633876
4 CoreFoundation 0x00000001af78121c 0x1af6e7000 + 631324
5 GraphicsServices 0x00000001c6800784 0x1c67fd000 + 14212
6 UIKitCore 0x00000001b21ba200 0x1b15f3000 + 12349952
7 UIKitCore 0x00000001b21bfa74 0x1b15f3000 + 12372596
8 project.iOS 0x000000010178e0f8 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 344
9 project.iOS 0x00000001016be750 UIKit_UIApplication_Main_string___intptr_intptr + 20735824 (UIApplication.cs:86)
10 project.iOS 0x00000001016be6d4 UIKit_UIApplication_Main_string___string_string + 20735700 (UIApplication.cs:66)
11 project.iOS 0x0000000100584604 project_iOS_Application_Main_string__ + 2672132 (/<unknown>:1)
12 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
13 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
14 project.iOS 0x0000000102ec265c mono_runtime_invoke_checked + 45917788 (object.c:3220)
15 project.iOS 0x0000000102ec88b4 mono_runtime_exec_main_checked + 45942964 (object.c:5284)
16 project.iOS 0x0000000102de5560 mono_jit_exec + 45012320 (driver.c:1328)
17 project.iOS 0x0000000102fa26ec xamarin_main + 46835436 (monotouch-main.m:0)
18 project.iOS 0x0000000100583ac0 main + 2669248 (main.m:246)
19 libdyld.dylib 0x00000001af4416c0 0x1af440000 + 5824
Thread 1 name: tid_b03
Thread 1:
0 libsystem_pthread.dylib 0x00000001f8c2b754 0x1f8c21000 + 42836
Thread 2 name: tid_170b
Thread 2:
0 libsystem_pthread.dylib 0x00000001f8c2b754 0x1f8c21000 + 42836
Thread 3:
0 libsystem_pthread.dylib 0x00000001f8c2b754 0x1f8c21000 + 42836
Thread 4 name: tid_6557
Thread 4:
0 libsystem_pthread.dylib 0x00000001f8c2b754 0x1f8c21000 + 42836
Thread 5 name: SGen worker
Thread 5:
0 libsystem_kernel.dylib 0x00000001dc70b1ac 0x1dc6e3000 + 164268
1 libsystem_pthread.dylib 0x00000001f8c26458 0x1f8c21000 + 21592
2 project.iOS 0x0000000102f65a18 thread_func + 46586392 (sgen-thread-pool.c:196)
3 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
4 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 6 name: Finalizer
Thread 6:
0 libsystem_kernel.dylib 0x00000001dc6e730c 0x1dc6e3000 + 17164
1 project.iOS 0x0000000102e638cc finalizer_thread + 45529292 (gc.c:965)
2 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
3 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
4 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
5 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 7 name: com.apple.uikit.eventfetch-thread
Thread 7:
0 libsystem_kernel.dylib 0x00000001dc6e72d0 0x1dc6e3000 + 17104
1 libsystem_kernel.dylib 0x00000001dc6e6660 0x1dc6e3000 + 13920
2 CoreFoundation 0x00000001af787c30 0x1af6e7000 + 658480
3 CoreFoundation 0x00000001af781c14 0x1af6e7000 + 633876
4 CoreFoundation 0x00000001af78121c 0x1af6e7000 + 631324
5 Foundation 0x00000001b0a2ddf0 0x1b0a25000 + 36336
6 Foundation 0x00000001b0a2dcbc 0x1b0a25000 + 36028
7 UIKitCore 0x00000001b226dfe4 0x1b15f3000 + 13086692
8 Foundation 0x00000001b0b9fa34 0x1b0a25000 + 1550900
9 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
10 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 8 name: tid_5c03
Thread 8:
0 libsystem_kernel.dylib 0x00000001dc70b1ac 0x1dc6e3000 + 164268
1 libsystem_pthread.dylib 0x00000001f8c26458 0x1f8c21000 + 21592
2 project.iOS 0x0000000102f75350 mono_os_cond_timedwait + 46650192 (mono-os-mutex.c:75)
3 project.iOS 0x0000000102f7e030 mono_thread_info_sleep + 46686256 (mono-threads.c:1672)
4 project.iOS 0x0000000102f04828 monitor_thread + 46188584 (threadpool-worker-default.c:728)
5 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
6 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
7 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
8 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 9 name: Thread Pool Worker
Thread 9:
0 libsystem_kernel.dylib 0x00000001dc70b1ac 0x1dc6e3000 + 164268
1 libsystem_pthread.dylib 0x00000001f8c26458 0x1f8c21000 + 21592
2 project.iOS 0x0000000102f75378 mono_os_cond_timedwait + 46650232 (mono-os-mutex.c:32)
3 project.iOS 0x0000000102f1bcb0 mono_w32handle_timedwait_signal_handle + 46283952 (w32handle.c:767)
4 project.iOS 0x0000000102f1bb88 mono_w32handle_wait_one + 46283656 (w32handle.c:895)
5 project.iOS 0x0000000102eb49b0 ves_icall_System_Threading_Monitor_Monitor_wait + 45861296 (monitor.c:1499)
6 project.iOS 0x0000000102e83514 ves_icall_System_Threading_Monitor_Monitor_wait_raw + 45659412 (icall-def.h:999)
7 project.iOS 0x0000000100690ff8 wrapper_managed_to_native_System_Threading_Monitor_Monitor_wait_object_int + 104
8 project.iOS 0x00000001006910b0 System_Threading_Monitor_ObjWait_bool_int_object + 80
9 project.iOS 0x0000000100690b2c System_Threading_Monitor_Wait_object_int_bool + 44
10 project.iOS 0x0000000100690b80 System_Threading_Monitor_Wait_object_int + 32
11 project.iOS 0x000000010068a058 System_Threading_SemaphoreSlim_WaitUntilCountOrTimeout_int_uint_System_Threading_CancellationToken + 120
12 project.iOS 0x0000000100689dbc System_Threading_SemaphoreSlim_Wait_int_System_Threading_CancellationToken + 652
13 project.iOS 0x00000001010fdff0 System_Collections_Concurrent_BlockingCollection_1_T_REF_TryTakeWithNoTimeValidation_T_REF__int_System_Threading_CancellationToken_System_Threading_CancellationTokenSource + 14704624 (BlockingCollection.cs:701)
14 project.iOS 0x00000001010fdde8 System_Collections_Concurrent_BlockingCollection_1_T_REF_TryTake_T_REF__int_System_Threading_CancellationToken + 14704104 (BlockingCollection.cs:656)
15 project.iOS 0x00000001010fdd1c System_Collections_Concurrent_BlockingCollection_1_T_REF_Take_System_Threading_CancellationToken + 14703900 (BlockingCollection.cs:567)
16 project.iOS 0x0000000102b35378 Akavache_Sqlite3_SqliteOperationQueue__c__DisplayClass18_0___Startb__0d_MoveNext + 42193784 (/D:\a\Akavache\Akavache\src\Akavache.Sqlite3\Queues\OperationQueue.cs:133)
17 project.iOS 0x0000000102b74110 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_Start_Akavache_Sqlite3_SqliteOperationQueue__c__DisplayClass18_0___Startb__0d_Akavache_Sqlite3_SqliteOperationQueue__c__DisplayClass18_0___Startb__0d_ + 42451216 (AsyncMethodBuilder.cs:317)
18 project.iOS 0x0000000102b34c94 Akavache_Sqlite3_SqliteOperationQueue__c__DisplayClass18_0__Startb__0 + 196
19 project.iOS 0x00000001006a7608 System_Threading_Tasks_Task_1_TResult_REF_InnerInvoke + 88
20 project.iOS 0x00000001006ad414 System_Threading_Tasks_Task_Execute + 36
21 project.iOS 0x00000001006ad688 System_Threading_Tasks_Task_ExecutionContextCallback_object + 88
22 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
23 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
24 project.iOS 0x00000001006b1f58 System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ + 296
25 project.iOS 0x00000001006ad5a0 System_Threading_Tasks_Task_ExecuteEntry_bool + 272
26 project.iOS 0x00000001006ad478 System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 24
27 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
28 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
29 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
30 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
31 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
32 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
33 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
34 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
35 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
36 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
37 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
38 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 10 name: Thread Pool Worker
Thread 10:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102eacbc4 mono_metadata_get_canonical_generic_inst + 45829060 (metadata.c:3468)
4 project.iOS 0x0000000102eacaf0 mono_metadata_get_generic_inst + 45828848 (metadata.c:3436)
5 project.iOS 0x0000000102ead1c8 mono_metadata_inflate_generic_inst + 45830600 (metadata.c:3616)
6 project.iOS 0x0000000102e46760 inflate_generic_type + 45410144 (class.c:837)
7 project.iOS 0x0000000102e46be4 mono_class_inflate_generic_type_checked + 45411300 (class.c:1023)
8 project.iOS 0x0000000102de1418 decode_klass_ref + 44995608 (aot-runtime.c:528)
9 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
10 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
11 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
12 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
13 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
14 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
15 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
16 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
17 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
18 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
19 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
20 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
21 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
22 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
23 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
24 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
25 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
26 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
27 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
28 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
29 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
30 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
31 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
32 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
33 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
34 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
35 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
36 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
37 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
38 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
39 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
40 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
41 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
42 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 11 name: Timer-Scheduler
Thread 11:
0 libsystem_kernel.dylib 0x00000001dc70b1ac 0x1dc6e3000 + 164268
1 libsystem_pthread.dylib 0x00000001f8c26458 0x1f8c21000 + 21592
2 project.iOS 0x0000000102f75350 mono_os_cond_timedwait + 46650192 (mono-os-mutex.c:75)
3 project.iOS 0x0000000102f1bcb0 mono_w32handle_timedwait_signal_handle + 46283952 (w32handle.c:767)
4 project.iOS 0x0000000102f1bb88 mono_w32handle_wait_one + 46283656 (w32handle.c:895)
5 project.iOS 0x0000000102f1bdac mono_w32handle_wait_multiple + 46284204 (w32handle.c:1002)
6 project.iOS 0x0000000102f0ab94 ves_icall_System_Threading_WaitHandle_Wait_internal + 46214036 (threads.c:2313)
7 project.iOS 0x0000000102e84f30 ves_icall_System_Threading_WaitHandle_Wait_internal_raw + 45666096 (icall-def.h:1100)
8 project.iOS 0x0000000100698568 wrapper_managed_to_native_System_Threading_WaitHandle_Wait_internal_intptr__int_bool_int + 120
9 project.iOS 0x00000001006980d4 System_Threading_WaitHandle_WaitOneNative_System_Runtime_InteropServices_SafeHandle_uint_bool_bool + 260
10 project.iOS 0x0000000100697b2c System_Threading_WaitHandle_InternalWaitOne_System_Runtime_InteropServices_SafeHandle_long_bool_bool + 60
11 project.iOS 0x0000000100697adc System_Threading_WaitHandle_WaitOne_long_bool + 60
12 project.iOS 0x00000001006979dc System_Threading_WaitHandle_WaitOne_int_bool + 60
13 project.iOS 0x0000000100697a88 System_Threading_WaitHandle_WaitOne_int + 40
14 project.iOS 0x000000010069b7d4 System_Threading_Timer_Scheduler_SchedulerThread + 212
15 project.iOS 0x000000010069190c System_Threading_ThreadHelper_ThreadStart_Context_object + 188
16 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
17 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
18 project.iOS 0x000000010068f040 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 80
19 project.iOS 0x0000000100691a74 System_Threading_ThreadHelper_ThreadStart + 52
20 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
21 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
22 project.iOS 0x0000000102ec265c mono_runtime_invoke_checked + 45917788 (object.c:3220)
23 project.iOS 0x0000000102ec7f48 mono_runtime_delegate_try_invoke + 45940552 (object.c:4437)
24 project.iOS 0x0000000102f10730 start_wrapper_internal + 46237488 (threads.c:1257)
25 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
26 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
27 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 12 name: com.apple.NSURLConnectionLoader
Thread 12:
0 libsystem_kernel.dylib 0x00000001dc6e72d0 0x1dc6e3000 + 17104
1 libsystem_kernel.dylib 0x00000001dc6e6660 0x1dc6e3000 + 13920
2 CoreFoundation 0x00000001af787c30 0x1af6e7000 + 658480
3 CoreFoundation 0x00000001af781c14 0x1af6e7000 + 633876
4 CoreFoundation 0x00000001af78121c 0x1af6e7000 + 631324
5 CFNetwork 0x00000001b0054410 0x1afe08000 + 2409488
6 Foundation 0x00000001b0b9fa34 0x1b0a25000 + 1550900
7 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
8 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 13 name: Thread Pool Worker
Thread 13:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102eacbc4 mono_metadata_get_canonical_generic_inst + 45829060 (metadata.c:3468)
4 project.iOS 0x0000000102eacaf0 mono_metadata_get_generic_inst + 45828848 (metadata.c:3436)
5 project.iOS 0x0000000102de1ce8 decode_generic_inst + 44997864 (aot-runtime.c:433)
6 project.iOS 0x0000000102de1400 decode_klass_ref + 44995584 (aot-runtime.c:524)
7 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
8 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
9 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
10 project.iOS 0x0000000102dd9b64 find_aot_method + 44964708 (aot-runtime.c:4532)
11 project.iOS 0x0000000102dda98c mono_aot_get_method + 44968332 (aot-runtime.c:4918)
12 project.iOS 0x0000000102e02294 mono_jit_compile_method_with_opt + 45130388 (mini-runtime.c:2383)
13 project.iOS 0x0000000102e0979c common_call_trampoline + 45160348 (mini-trampolines.c:635)
14 project.iOS 0x0000000102e092bc mono_magic_trampoline + 45159100 (mini-trampolines.c:774)
15 project.iOS 0x0000000100996c7c generic_trampoline_jit + 252
16 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
17 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
18 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
19 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
20 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
21 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
22 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
23 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
24 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
25 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
26 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
27 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
28 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
29 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
30 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
31 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
32 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
33 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
34 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
35 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
36 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
37 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
38 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
39 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
40 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
41 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
42 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
43 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
44 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
45 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 14 name: tid_9703
Thread 14:
0 libsystem_kernel.dylib 0x00000001dc70b1ac 0x1dc6e3000 + 164268
1 libsystem_pthread.dylib 0x00000001f8c26458 0x1f8c21000 + 21592
2 project.iOS 0x0000000102f75350 mono_os_cond_timedwait + 46650192 (mono-os-mutex.c:75)
3 project.iOS 0x0000000102f7e030 mono_thread_info_sleep + 46686256 (mono-threads.c:1672)
4 project.iOS 0x0000000102f09824 ves_icall_System_Threading_Thread_Sleep_internal + 46209060 (threads.c:1844)
5 project.iOS 0x0000000102e84510 ves_icall_System_Threading_Thread_Sleep_internal_raw + 45663504 (icall-def.h:1040)
6 project.iOS 0x00000001006921a0 wrapper_managed_to_native_System_Threading_Thread_SleepInternal_int + 96
7 project.iOS 0x0000000100692228 System_Threading_Thread_Sleep_int + 40
8 project.iOS 0x0000000100588444 project_iOS_AppDelegate__c__FinishedLaunchingb__0_0 + 2688068 (/<unknown>:1)
9 project.iOS 0x000000010069190c System_Threading_ThreadHelper_ThreadStart_Context_object + 188
10 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
11 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
12 project.iOS 0x000000010068f040 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 80
13 project.iOS 0x0000000100691a74 System_Threading_ThreadHelper_ThreadStart + 52
14 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
15 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
16 project.iOS 0x0000000102ec265c mono_runtime_invoke_checked + 45917788 (object.c:3220)
17 project.iOS 0x0000000102ec7f48 mono_runtime_delegate_try_invoke + 45940552 (object.c:4437)
18 project.iOS 0x0000000102f10730 start_wrapper_internal + 46237488 (threads.c:1257)
19 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
20 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
21 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 15 name: Thread Pool Worker
Thread 15:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102de2ac0 find_aot_method_in_amodule + 45001408 (aot-runtime.c:4421)
4 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
5 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
6 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
7 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
8 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
9 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
10 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
11 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
12 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
13 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
14 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
15 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
16 project.iOS 0x000000010092cca4 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_INT_SetException_System_Exception + 164
17 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
18 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
19 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
20 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
21 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
22 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
23 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
24 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
25 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
26 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
27 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
28 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
29 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
30 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
31 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
32 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
33 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
34 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
35 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
36 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
37 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
38 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
39 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
40 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
41 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
42 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
43 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
44 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
45 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
46 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 16 name: Thread Pool Worker
Thread 16:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102e8db50 mono_loader_lock + 45701968 (loader.c:144)
4 project.iOS 0x0000000102e3d838 mono_class_create_from_typedef + 45373496 (class-init.c:440)
5 project.iOS 0x0000000102e494f8 mono_class_get_checked + 45421816 (class.c:0)
6 project.iOS 0x0000000102de1280 decode_klass_ref + 44995200 (aot-runtime.c:0)
7 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
8 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
9 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
10 project.iOS 0x0000000102dda6cc mono_aot_get_method + 44967628 (aot-runtime.c:4829)
11 project.iOS 0x0000000102e02294 mono_jit_compile_method_with_opt + 45130388 (mini-runtime.c:2383)
12 project.iOS 0x0000000102e0979c common_call_trampoline + 45160348 (mini-trampolines.c:635)
13 project.iOS 0x0000000102e092bc mono_magic_trampoline + 45159100 (mini-trampolines.c:774)
14 project.iOS 0x0000000100996c7c generic_trampoline_jit + 252
15 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
16 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
17 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
18 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
19 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
20 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
21 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
22 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
23 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
24 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
25 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
26 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
27 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
28 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
29 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
30 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
31 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
32 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
33 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
34 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
35 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
36 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
37 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
38 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
39 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
40 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
41 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
42 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
43 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
44 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 17 name: Thread Pool Worker
Thread 17:
0 libsystem_kernel.dylib 0x00000001dc6e7210 0x1dc6e3000 + 16912
1 libsystem_kernel.dylib 0x00000001dc6f1958 0x1dc6e3000 + 59736
2 libsystem_malloc.dylib 0x00000001beba2814 0x1beb98000 + 43028
3 Security 0x00000001b6cf14ec 0x1b6c74000 + 513260
4 CoreFoundation 0x00000001af78a104 0x1af6e7000 + 667908
5 project.iOS 0x0000000101177f1c wrapper_managed_to_native_Mono_CFObject_CFRelease_intptr + 108
6 project.iOS 0x0000000100fc7678 Mono_AppleTls_AppleTlsContext_Dispose_bool + 13432440 (AppleTlsContext.cs:1056)
7 project.iOS 0x0000000100fc1224 Mono_Net_Security_MobileTlsContext_Dispose + 13406756 (MobileTlsContext.cs:292)
8 project.iOS 0x0000000100fbda1c Mono_Net_Security_MobileAuthenticatedStream_Dispose_bool + 13392412 (MobileAuthenticatedStream.cs:809)
9 project.iOS 0x0000000100769574 System_IO_Stream_Close + 36
10 project.iOS 0x00000001007695b0 System_IO_Stream_Dispose + 32
11 project.iOS 0x00000001010be9d0 System_Net_Security_SslStream_Dispose_bool + 14445008 (SslStream.cs:459)
12 project.iOS 0x0000000100769574 System_IO_Stream_Close + 36
13 project.iOS 0x00000001007695b0 System_IO_Stream_Dispose + 32
14 project.iOS 0x00000001015ac79c System_Net_Http_HttpConnection_Dispose_bool + 19613596 (HttpConnection.cs:123)
15 project.iOS 0x00000001015ac6d8 System_Net_Http_HttpConnection_Dispose + 19613400 (HttpConnection.cs:106)
16 project.iOS 0x00000001015cf2ec System_Net_Http_HttpConnectionPool_GetConnectionAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 19755756 (HttpConnectionPool.cs:192)
17 project.iOS 0x00000001015d232c System_Net_Http_HttpConnectionPool__SendWithRetryAsyncd__39_MoveNext + 19768108 (HttpConnectionPool.cs:284)
18 project.iOS 0x00000001016383bc System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_System_Net_Http_HttpResponseMessage_Start_System_Net_Http_HttpConnectionPool__SendWithRetryAsyncd__39_System_Net_Http_HttpConnectionPool__SendWithRetryAsyncd__39_ + 20186044 (AsyncMethodBuilder.cs:472)
19 project.iOS 0x00000001015cf50c System_Net_Http_HttpConnectionPool_SendWithRetryAsync_System_Net_Http_HttpRequestMessage_bool_System_Threading_CancellationToken + 284
20 project.iOS 0x00000001015cf7d0 System_Net_Http_HttpConnectionPool_SendWithProxyAuthAsync_System_Net_Http_HttpRequestMessage_bool_System_Threading_CancellationToken + 19757008 (HttpConnectionPool.cs:351)
21 project.iOS 0x00000001015cf86c System_Net_Http_HttpConnectionPool_SendAsync_System_Net_Http_HttpRequestMessage_bool_System_Threading_CancellationToken + 19757164 (HttpConnectionPool.cs:361)
22 project.iOS 0x00000001015d64e8 System_Net_Http_HttpConnectionPoolManager_SendAsyncCore_System_Net_Http_HttpRequestMessage_System_Uri_bool_bool_System_Threading_CancellationToken + 19784936 (HttpConnectionPoolManager.cs:258)
23 project.iOS 0x00000001015d6590 System_Net_Http_HttpConnectionPoolManager_SendAsync_System_Net_Http_HttpRequestMessage_bool_System_Threading_CancellationToken + 19785104 (HttpConnectionPoolManager.cs:270)
24 project.iOS 0x00000001015ce3f4 System_Net_Http_HttpConnectionHandler_SendAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 19751924 (HttpConnectionHandler.cs:21)
25 project.iOS 0x00000001015d9780 System_Net_Http_RedirectHandler__SendAsyncd__4_MoveNext + 19797888 (RedirectHandler.cs:32)
26 project.iOS 0x0000000101639ca0 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_System_Net_Http_HttpResponseMessage_Start_System_Net_Http_RedirectHandler__SendAsyncd__4_System_Net_Http_RedirectHandler__SendAsyncd__4_ + 20192416 (AsyncMethodBuilder.cs:472)
27 project.iOS 0x00000001015d92a0 System_Net_Http_RedirectHandler_SendAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 272
28 project.iOS 0x00000001015cdd44 System_Net_Http_DecompressionHandler__SendAsyncd__11_MoveNext + 19750212 (DecompressionHandler.cs:48)
29 project.iOS 0x0000000101637ae8 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_System_Net_Http_HttpResponseMessage_Start_System_Net_Http_DecompressionHandler__SendAsyncd__11_System_Net_Http_DecompressionHandler__SendAsyncd__11_ + 20183784 (AsyncMethodBuilder.cs:472)
30 project.iOS 0x00000001015ccbc0 System_Net_Http_DecompressionHandler_SendAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 272
31 project.iOS 0x00000001015da448 System_Net_Http_SocketsHttpHandler_SendAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 19801160 (SocketsHttpHandler.cs:345)
32 project.iOS 0x00000001015da8c0 System_Net_Http_SocketsHttpHandler_System_Net_Http_IMonoHttpClientHandler_SendAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 19802304 (SocketsHttpHandler.Mono.cs:48)
33 project.iOS 0x0000000101599498 System_Net_Http_HttpClientHandler_SendAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 19535000 (HttpClientHandler.cs:198)
34 project.iOS 0x000000010159dae0 System_Net_Http_HttpMessageInvoker_SendAsync_System_Net_Http_HttpRequestMessage_System_Threading_CancellationToken + 19552992 (HttpMessageInvoker.cs:51)
35 project.iOS 0x00000001015968f0 System_Net_Http_HttpClient_SendAsync_System_Net_Http_HttpRequestMessage_System_Net_Http_HttpCompletionOption_System_Threading_CancellationToken + 19523824 (HttpClient.cs:467)
36 project.iOS 0x00000001015962bc System_Net_Http_HttpClient_GetAsync_System_Uri_System_Net_Http_HttpCompletionOption_System_Threading_CancellationToken + 19522236 (HttpClient.cs:311)
37 project.iOS 0x0000000101596228 System_Net_Http_HttpClient_GetAsync_string_System_Net_Http_HttpCompletionOption_System_Threading_CancellationToken + 19522088 (HttpClient.cs:305)
38 project.iOS 0x0000000102ab60ac FFImageLoading_Cache_DownloadCache__DownloadAsyncd__16_MoveNext + 41672876 (/C:\projects\ffimageloading\source\FFImageLoading.Common\Cache\DownloadCache.cs:107)
39 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
40 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
41 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
42 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
43 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
44 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
45 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
46 project.iOS 0x0000000100912650 System_Threading_Tasks_Task_1_System_Threading_Tasks_VoidTaskResult_TrySetResult_System_Threading_Tasks_VoidTaskResult + 240
47 project.iOS 0x00000001006b27b0 System_Threading_Tasks_Task_DelayPromise_Complete + 176
48 project.iOS 0x00000001006b3424 System_Threading_Tasks_Task__c__Delayb__247_1_object + 84
49 project.iOS 0x000000010069bc74 System_Threading_Timer_Scheduler_TimerCB_object + 100
50 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
51 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
52 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
53 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
54 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
55 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
56 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
57 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
58 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
59 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
60 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
61 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
62 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 18 name: Thread Pool Worker
Thread 18:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102eaaeac mono_image_set_alloc0 + 45821612 (metadata.c:2856)
4 project.iOS 0x0000000102ead004 mono_metadata_lookup_generic_class + 45830148 (metadata.c:3563)
5 project.iOS 0x0000000102e4678c inflate_generic_type + 45410188 (class.c:846)
6 project.iOS 0x0000000102e46be4 mono_class_inflate_generic_type_checked + 45411300 (class.c:1023)
7 project.iOS 0x0000000102de1418 decode_klass_ref + 44995608 (aot-runtime.c:528)
8 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
9 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
10 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
11 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
12 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
13 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
14 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
15 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
16 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
17 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
18 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
19 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
20 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
21 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
22 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
23 project.iOS 0x000000010092cca4 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_INT_SetException_System_Exception + 164
24 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
25 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
26 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
27 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
28 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
29 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
30 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
31 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
32 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
33 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
34 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
35 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
36 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
37 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
38 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
39 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
40 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
41 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
42 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
43 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
44 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
45 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
46 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
47 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
48 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
49 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
50 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
51 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
52 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
53 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 19 name: Thread Pool Worker
Thread 19:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102e3ee64 mono_class_create_bounded_array + 45379172 (class-init.c:943)
4 project.iOS 0x0000000102ecb830 mono_array_new_checked + 45955120 (object.c:6499)
5 project.iOS 0x0000000102df2b50 ves_icall_get_trace + 45067088 (mini-exceptions.c:1056)
6 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
7 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
8 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
9 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
10 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
11 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
12 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
13 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
14 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
15 project.iOS 0x000000010092cca4 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_INT_SetException_System_Exception + 164
16 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
17 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
18 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
19 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
20 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
21 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
22 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
23 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
24 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
25 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
26 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
27 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
28 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
29 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
30 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
31 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
32 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
33 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
34 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
35 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
36 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
37 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
38 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
39 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
40 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
41 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
42 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
43 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
44 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
45 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 20 name: Thread Pool Worker
Thread 20:
0 libsystem_platform.dylib 0x00000001f8c1ee70 0x1f8c19000 + 24176
1 libsystem_malloc.dylib 0x00000001beba5c2c 0x1beb98000 + 56364
2 libsystem_malloc.dylib 0x00000001beba6154 0x1beb98000 + 57684
3 libsystem_malloc.dylib 0x00000001bebaa618 0x1beb98000 + 75288
4 project.iOS 0x0000000102f87c40 monoeg_malloc0 + 46726208 (gmem.c:138)
5 project.iOS 0x0000000102eafc1c mono_metadata_type_dup_with_cmods + 45841436 (metadata.c:0)
6 project.iOS 0x0000000102e46a88 inflate_generic_type + 45410952 (class.c:756)
7 project.iOS 0x0000000102e46be4 mono_class_inflate_generic_type_checked + 45411300 (class.c:1023)
8 project.iOS 0x0000000102ead194 mono_metadata_inflate_generic_inst + 45830548 (metadata.c:3610)
9 project.iOS 0x0000000102e46760 inflate_generic_type + 45410144 (class.c:837)
10 project.iOS 0x0000000102e46be4 mono_class_inflate_generic_type_checked + 45411300 (class.c:1023)
11 project.iOS 0x0000000102de1418 decode_klass_ref + 44995608 (aot-runtime.c:528)
12 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
13 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
14 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
15 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
16 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
17 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
18 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
19 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
20 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
21 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
22 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
23 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
24 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
25 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
26 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
27 project.iOS 0x000000010092cca4 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_INT_SetException_System_Exception + 164
28 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
29 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
30 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
31 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
32 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
33 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
34 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
35 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
36 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
37 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
38 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
39 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
40 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
41 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
42 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
43 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
44 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
45 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
46 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
47 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
48 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
49 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
50 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
51 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
52 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
53 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
54 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
55 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
56 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
57 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 21 name: Thread Pool Worker
Thread 21:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102eaad14 mono_image_set_lock + 45821204 (metadata.c:2828)
4 project.iOS 0x0000000102dfa9ec mini_get_shared_gparam + 45099500 (mini-generic-sharing.c:3918)
5 project.iOS 0x0000000102de12f8 decode_klass_ref + 44995320 (aot-runtime.c:551)
6 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
7 project.iOS 0x0000000102de1c94 decode_generic_inst + 44997780 (aot-runtime.c:426)
8 project.iOS 0x0000000102de1400 decode_klass_ref + 44995584 (aot-runtime.c:524)
9 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
10 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
11 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
12 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
13 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
14 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
15 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
16 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
17 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
18 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
19 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
20 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
21 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
22 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
23 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
24 project.iOS 0x000000010092cca4 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_INT_SetException_System_Exception + 164
25 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
26 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
27 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
28 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
29 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
30 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
31 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
32 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
33 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
34 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
35 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
36 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
37 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
38 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
39 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
40 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
41 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
42 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
43 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
44 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
45 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
46 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
47 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
48 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
49 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
50 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
51 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
52 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
53 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
54 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 22 name: Thread Pool Worker
Thread 22 Crashed:
0 project.iOS 0x0000000100fbd634 Mono_Net_Security_MobileAuthenticatedStream_ProcessRead_Mono_Net_Security_BufferOffsetSize + 13391412 (MobileAuthenticatedStream.cs:732)
1 project.iOS 0x0000000100fba6d0 Mono_Net_Security_AsyncReadRequest_Run_Mono_Net_Security_AsyncOperationStatus + 13379280 (AsyncProtocolRequest.cs:326)
2 project.iOS 0x0000000100fb9c70 Mono_Net_Security_AsyncProtocolRequest__ProcessOperationd__24_MoveNext + 13376624 (AsyncProtocolRequest.cs:223)
3 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
4 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
5 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
6 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
7 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
8 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
9 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
10 project.iOS 0x00000001011276b8 System_Threading_Tasks_Task_1_System_Nullable_1_int_TrySetResult_System_Nullable_1_int + 14874296 (Future.cs:424)
11 project.iOS 0x0000000101126788 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_System_Nullable_1_int_SetResult_System_Nullable_1_int + 14870408 (AsyncMethodBuilder.cs:608)
12 project.iOS 0x0000000100fba410 Mono_Net_Security_AsyncProtocolRequest__InnerReadd__25_MoveNext + 13378576 (AsyncProtocolRequest.cs:267)
13 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
14 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
15 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
16 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
17 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
18 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
19 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
20 project.iOS 0x0000000100920bfc System_Threading_Tasks_Task_1_TResult_INT_TrySetResult_TResult_INT + 252
21 project.iOS 0x000000010092cb18 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_INT_SetResult_TResult_INT + 248
22 project.iOS 0x0000000100fbffa8 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13402024 (MobileAuthenticatedStream.cs:633)
23 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
24 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
25 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
26 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
27 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
28 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
29 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
30 project.iOS 0x0000000100920bfc System_Threading_Tasks_Task_1_TResult_INT_TrySetResult_TResult_INT + 252
31 project.iOS 0x000000010099846c gsharedvt_out_trampoline + 220
32 project.iOS 0x000000010087f074 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 404
33 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
34 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
35 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
36 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
37 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
38 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
39 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
40 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
41 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
42 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
43 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
44 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
45 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
46 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
47 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
48 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
49 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
50 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 23 name: Thread Pool I/O Selector
Thread 23:
0 libsystem_kernel.dylib 0x00000001dc70b70c 0x1dc6e3000 + 165644
1 project.iOS 0x0000000102f75adc mono_poll + 46652124 (mono-poll.c:115)
2 project.iOS 0x0000000102f01bd4 poll_event_wait + 46177236 (threadpool-io-poll.c:153)
3 project.iOS 0x0000000102f0159c selector_thread + 46175644 (threadpool-io.c:461)
4 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
5 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
6 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
7 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 24 name: JavaScriptCore bmalloc scavenger
Thread 24:
0 libsystem_kernel.dylib 0x00000001dc70b1ac 0x1dc6e3000 + 164268
1 libsystem_pthread.dylib 0x00000001f8c26458 0x1f8c21000 + 21592
2 libc++.1.dylib 0x00000001c3e03328 0x1c3df6000 + 54056
3 JavaScriptCore 0x00000001b9a41c04 0x1b8b85000 + 15453188
4 JavaScriptCore 0x00000001b9a462d0 0x1b8b85000 + 15471312
5 JavaScriptCore 0x00000001b9a45edc 0x1b8b85000 + 15470300
6 JavaScriptCore 0x00000001b9a473f4 0x1b8b85000 + 15475700
7 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
8 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 25 name: WebThread
Thread 25:
0 libsystem_kernel.dylib 0x00000001dc6e72d0 0x1dc6e3000 + 17104
1 libsystem_kernel.dylib 0x00000001dc6e6660 0x1dc6e3000 + 13920
2 CoreFoundation 0x00000001af787c30 0x1af6e7000 + 658480
3 CoreFoundation 0x00000001af781c14 0x1af6e7000 + 633876
4 CoreFoundation 0x00000001af78121c 0x1af6e7000 + 631324
5 WebCore 0x00000001bce0887c 0x1bc239000 + 12384380
6 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
7 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 26 name: AVAudioSession Notify Thread
Thread 26:
0 libsystem_kernel.dylib 0x00000001dc6e72d0 0x1dc6e3000 + 17104
1 libsystem_kernel.dylib 0x00000001dc6e6660 0x1dc6e3000 + 13920
2 CoreFoundation 0x00000001af787c30 0x1af6e7000 + 658480
3 CoreFoundation 0x00000001af781c14 0x1af6e7000 + 633876
4 CoreFoundation 0x00000001af78121c 0x1af6e7000 + 631324
5 AudioSession 0x00000001b71e30c4 0x1b71d6000 + 53444
6 AudioSession 0x00000001b71e525c 0x1b71d6000 + 62044
7 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
8 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 27:
0 libsystem_pthread.dylib 0x00000001f8c2b754 0x1f8c21000 + 42836
Thread 28 name: Thread Pool Worker
Thread 28:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102e8db50 mono_loader_lock + 45701968 (loader.c:144)
4 project.iOS 0x0000000102e3d838 mono_class_create_from_typedef + 45373496 (class-init.c:440)
5 project.iOS 0x0000000102e494f8 mono_class_get_checked + 45421816 (class.c:0)
6 project.iOS 0x0000000102de1280 decode_klass_ref + 44995200 (aot-runtime.c:0)
7 project.iOS 0x0000000102de164c decode_klass_ref + 44996172 (aot-runtime.c:574)
8 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
9 project.iOS 0x0000000102de12e8 decode_klass_ref + 44995304 (aot-runtime.c:548)
10 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
11 project.iOS 0x0000000102de1c94 decode_generic_inst + 44997780 (aot-runtime.c:426)
12 project.iOS 0x0000000102de1400 decode_klass_ref + 44995584 (aot-runtime.c:524)
13 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
14 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
15 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
16 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
17 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
18 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
19 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
20 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
21 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
22 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
23 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
24 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
25 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
26 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
27 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
28 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
29 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
30 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
31 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
32 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
33 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
34 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
35 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
36 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
37 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
38 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
39 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
40 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
41 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
42 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
43 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
44 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
45 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
46 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 29 name: Thread Pool Worker
Thread 29:
0 libsystem_malloc.dylib 0x00000001beba6980 0x1beb98000 + 59776
1 libsystem_malloc.dylib 0x00000001beba5b50 0x1beb98000 + 56144
2 libsystem_malloc.dylib 0x00000001beba5b50 0x1beb98000 + 56144
3 libsystem_malloc.dylib 0x00000001beba6154 0x1beb98000 + 57684
4 libsystem_malloc.dylib 0x00000001bebaa618 0x1beb98000 + 75288
5 project.iOS 0x0000000102f87c40 monoeg_malloc0 + 46726208 (gmem.c:138)
6 project.iOS 0x0000000102eafc1c mono_metadata_type_dup_with_cmods + 45841436 (metadata.c:0)
7 project.iOS 0x0000000102e46a88 inflate_generic_type + 45410952 (class.c:756)
8 project.iOS 0x0000000102e46be4 mono_class_inflate_generic_type_checked + 45411300 (class.c:1023)
9 project.iOS 0x0000000102ead194 mono_metadata_inflate_generic_inst + 45830548 (metadata.c:3610)
10 project.iOS 0x0000000102e46760 inflate_generic_type + 45410144 (class.c:837)
11 project.iOS 0x0000000102e46be4 mono_class_inflate_generic_type_checked + 45411300 (class.c:1023)
12 project.iOS 0x0000000102de1418 decode_klass_ref + 44995608 (aot-runtime.c:528)
13 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
14 project.iOS 0x0000000102de1c94 decode_generic_inst + 44997780 (aot-runtime.c:426)
15 project.iOS 0x0000000102de1400 decode_klass_ref + 44995584 (aot-runtime.c:524)
16 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
17 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
18 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
19 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
20 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
21 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
22 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
23 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
24 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
25 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
26 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
27 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
28 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
29 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
30 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
31 project.iOS 0x000000010092cca4 System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_INT_SetException_System_Exception + 164
32 project.iOS 0x0000000100fbff60 Mono_Net_Security_MobileAuthenticatedStream__InnerReadd__66_MoveNext + 13401952 (MobileAuthenticatedStream.cs:632)
33 project.iOS 0x0000000100713bcc System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object + 156
34 project.iOS 0x000000010068f2bc System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
35 project.iOS 0x000000010068f0bc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
36 project.iOS 0x0000000100713a88 System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run + 200
37 project.iOS 0x00000001006b5e70 System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Action_bool_System_Threading_Tasks_Task_ + 112
38 project.iOS 0x00000001006ae928 System_Threading_Tasks_Task_FinishContinuations + 392
39 project.iOS 0x00000001006acee0 System_Threading_Tasks_Task_FinishStageThree + 160
40 project.iOS 0x00000001006ace20 System_Threading_Tasks_Task_FinishStageTwo + 464
41 project.iOS 0x00000001006acae8 System_Threading_Tasks_Task_Finish_bool + 40
42 project.iOS 0x00000001006aa5e0 System_Threading_Tasks_Task_TrySetException_object + 96
43 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
44 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
45 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
46 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
47 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
48 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
49 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
50 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
51 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
52 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
53 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
54 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
55 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
56 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
57 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
58 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
59 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
60 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
61 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 30 name: Thread Pool Worker
Thread 30:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102e8db50 mono_loader_lock + 45701968 (loader.c:144)
4 project.iOS 0x0000000102e3d838 mono_class_create_from_typedef + 45373496 (class-init.c:440)
5 project.iOS 0x0000000102e494f8 mono_class_get_checked + 45421816 (class.c:0)
6 project.iOS 0x0000000102de1280 decode_klass_ref + 44995200 (aot-runtime.c:0)
7 project.iOS 0x0000000102de1ffc decode_type + 44998652 (aot-runtime.c:0)
8 project.iOS 0x0000000102de12cc decode_klass_ref + 44995276 (aot-runtime.c:544)
9 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
10 project.iOS 0x0000000102de1c94 decode_generic_inst + 44997780 (aot-runtime.c:426)
11 project.iOS 0x0000000102de1400 decode_klass_ref + 44995584 (aot-runtime.c:524)
12 project.iOS 0x0000000102de1224 decode_klass_ref + 44995108 (aot-runtime.c:626)
13 project.iOS 0x0000000102ddf744 decode_method_ref_with_target + 44988228 (aot-runtime.c:1341)
14 project.iOS 0x0000000102de2b3c find_aot_method_in_amodule + 45001532 (aot-runtime.c:4427)
15 project.iOS 0x0000000102dd9bf0 find_aot_method + 44964848 (aot-runtime.c:4555)
16 project.iOS 0x0000000102dd9ae0 mono_aot_find_method_index + 44964576 (aot-runtime.c:4570)
17 project.iOS 0x0000000102df2d34 ves_icall_get_trace + 45067572 (mini-exceptions.c:1112)
18 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
19 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
20 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
21 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
22 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
23 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
24 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
25 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
26 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
27 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
28 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
29 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
30 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
31 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
32 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
33 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
34 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
35 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
36 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
37 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
38 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
39 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
40 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
41 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
42 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
43 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
44 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
45 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 31 name: Thread Pool Worker
Thread 31:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102eaad14 mono_image_set_lock + 45821204 (metadata.c:2828)
4 project.iOS 0x0000000102e47190 mono_class_inflate_generic_method_full_checked + 45412752 (class.c:1187)
5 project.iOS 0x0000000102dfae28 mini_get_shared_method_full + 45100584 (mini-generic-sharing.c:4140)
6 project.iOS 0x0000000102e0bdd0 mono_get_seq_points + 45170128 (seq-points.c:268)
7 project.iOS 0x0000000102e0bf18 mono_find_prev_seq_point_for_native_offset + 45170456 (seq-points.c:317)
8 project.iOS 0x0000000102df2d90 ves_icall_get_trace + 45067664 (mini-exceptions.c:1126)
9 project.iOS 0x00000001007cc890 wrapper_managed_to_native_System_Diagnostics_StackTrace_get_trace_System_Exception_int_bool + 112
10 project.iOS 0x00000001007cc97c System_Diagnostics_StackTrace__ctor_System_Exception_int_bool + 60
11 project.iOS 0x000000010070d024 System_Runtime_ExceptionServices_ExceptionDispatchInfo__ctor_System_Exception + 212
12 project.iOS 0x000000010070d0e4 System_Runtime_ExceptionServices_ExceptionDispatchInfo_Capture_System_Exception + 52
13 project.iOS 0x00000001006b646c System_Threading_Tasks_TaskExceptionHolder_AddFaultException_object + 236
14 project.iOS 0x00000001006b6238 System_Threading_Tasks_TaskExceptionHolder_Add_object_bool + 56
15 project.iOS 0x00000001006ac5bc System_Threading_Tasks_Task_AddException_object_bool + 364
16 project.iOS 0x00000001006ac440 System_Threading_Tasks_Task_AddException_object + 32
17 project.iOS 0x00000001006aa5d4 System_Threading_Tasks_Task_TrySetException_object + 84
18 project.iOS 0x000000010087f180 System_Threading_Tasks_ValueTask_1_ValueTaskSourceAsTask__c_TResult_GSHAREDVT___cctorb__4_0_object + 672
19 project.iOS 0x00000001010b2ba0 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_InvokeContinuation_System_Action_1_object_object_bool + 14396320 (Socket.Tasks.cs:1040)
20 project.iOS 0x00000001010b2180 System_Net_Sockets_Socket_AwaitableSocketAsyncEventArgs_OnCompleted_System_Net_Sockets_SocketAsyncEventArgs + 14393728 (Socket.Tasks.cs:870)
21 project.iOS 0x00000001010b8e3c System_Net_Sockets_SocketAsyncEventArgs_Complete_internal + 14421564 (SocketAsyncEventArgs.cs:189)
22 project.iOS 0x00000001010b51f8 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14406136 (Socket.cs:1542)
23 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
24 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
25 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
26 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
27 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
28 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
29 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
30 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
31 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
32 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
33 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
34 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
35 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
36 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 32 name: Thread Pool Worker
Thread 32:
0 libsystem_kernel.dylib 0x00000001dc70b204 0x1dc6e3000 + 164356
1 libsystem_pthread.dylib 0x00000001f8c28214 0x1f8c21000 + 29204
2 libsystem_pthread.dylib 0x00000001f8c28164 0x1f8c21000 + 29028
3 project.iOS 0x0000000102e8db50 mono_loader_lock + 45701968 (loader.c:144)
4 project.iOS 0x0000000102e3d838 mono_class_create_from_typedef + 45373496 (class-init.c:440)
5 project.iOS 0x0000000102e494f8 mono_class_get_checked + 45421816 (class.c:0)
6 project.iOS 0x0000000102e5e4e4 mono_exception_from_token_two_strings_checked + 45507812 (exception.c:364)
7 project.iOS 0x0000000102deb908 mono_create_corlib_exception_1 + 45037832 (jit-icalls.c:1178)
8 project.iOS 0x00000001010affc8 System_Net_Sockets_Socket_ThrowIfDisposedAndClosed + 14385096 (Socket.cs:2896)
9 project.iOS 0x00000001010ad274 System_Net_Sockets_Socket_EndReceive_System_IAsyncResult_System_Net_Sockets_SocketError_ + 14373492 (Socket.cs:1625)
10 project.iOS 0x00000001010a88b8 System_Net_Sockets_Socket_EndReceive_System_IAsyncResult + 14354616 (Socket.cs:4524)
11 project.iOS 0x00000001010b50d0 System_Net_Sockets_Socket__c___cctorb__366_10_System_IAsyncResult + 14405840 (Socket.cs:1535)
12 project.iOS 0x00000001010b9d54 System_Net_Sockets_SocketAsyncResult__c__Completeb__27_0_object + 14425428 (SocketAsyncResult.cs:157)
13 project.iOS 0x00000001006966f4 System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem + 52
14 project.iOS 0x00000001006944d8 System_Threading_ThreadPoolWorkQueue_Dispatch + 488
15 project.iOS 0x000000010167e8d0 ObjCRuntime_Runtime_ThreadPoolDispatcher_System_Func_1_bool + 20474064 (Runtime.cs:289)
16 project.iOS 0x0000000100696598 System_Threading__ThreadPoolWaitCallback_PerformWaitCallback + 136
17 project.iOS 0x00000001009552f0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
18 project.iOS 0x0000000102e06fa8 mono_jit_runtime_invoke + 45150120 (mini-runtime.c:3165)
19 project.iOS 0x0000000102ec3f78 mono_runtime_try_invoke + 45924216 (object.c:3161)
20 project.iOS 0x0000000102f075c4 worker_callback + 46200260 (threadpool.c:386)
21 project.iOS 0x0000000102f04ea0 worker_thread + 46190240 (threadpool-worker-default.c:476)
22 project.iOS 0x0000000102f10638 start_wrapper_internal + 46237240 (threads.c:1288)
23 project.iOS 0x0000000102f104bc start_wrapper + 46236860 (threads.c:1309)
24 libsystem_pthread.dylib 0x00000001f8c22b40 0x1f8c21000 + 6976
25 libsystem_pthread.dylib 0x00000001f8c2b768 0x1f8c21000 + 42856
Thread 22 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x000000011411ab10 x2: 0x0000000000000000 x3: 0x0000000000001000
x4: 0x0000000000000000 x5: 0x00000000000000a1 x6: 0x0000000000000000 x7: 0x0000000000000000
x8: 0x0000000000000001 x9: 0x000000007fff0050 x10: 0x0000000000000000 x11: 0x0000000000000002
x12: 0x00000000fffffffd x13: 0x0000010000000000 x14: 0x0000000000000100 x15: 0x0000010000000000
x16: 0x00000001031e9810 x17: 0x0000000000000001 x18: 0x0000000000000000 x19: 0x0000000171e16b40
x20: 0x0000000171e16d68 x21: 0x0000000171e16db8 x22: 0x000000010e74c4f0 x23: 0x00000001066b6930
x24: 0x0000000114e65070 x25: 0x000000011250d260 x26: 0x00000001063a1be8 x27: 0x00000001033a5000
x28: 0x0000000171e16db8 fp: 0x0000000171e158e0 lr: 0x0000000000000004
sp: 0x0000000171e158e0 pc: 0x0000000100fbd634 cpsr: 0x60000000
esr: 0x56000080 Address size fault
Binary Images:
0x1002f8000 - 0x103127fff project.iOS arm64 <de6bf2d0d21c352c917f3f5224b43fc3> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/project.iOS
0x103528000 - 0x10352ffff MDFInternationalization arm64 <89c3c1a37d893f2a8095c0709251b1aa> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/MDFInternationalization.framework/MDFInternationalization
0x103548000 - 0x1035b7fff dyld arm64e <a5f65ef3bd32370b9821b3e9cda294d2> /usr/lib/dyld
0x10366c000 - 0x10368bfff FBSDKLoginKit arm64 <333fff0ecd073d5faf58ab22c078cc52> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/FBSDKLoginKit.framework/FBSDKLoginKit
0x1036a4000 - 0x10373ffff FBSDKCoreKit arm64 <be8061361d2933d18b2c033e1680bd97> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit
0x103790000 - 0x1038cbfff MaterialComponents arm64 <5c3d09450aa932cca48acb35ead7f2f7> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/MaterialComponents.framework/MaterialComponents
0x10396c000 - 0x103973fff MDFTextAccessibility arm64 <31ff5456976c30598ff7d21bcede1b8a> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/MDFTextAccessibility.framework/MDFTextAccessibility
0x103980000 - 0x10398bfff MotionAnimator arm64 <f6cdf9a666e83880ba5140f0b392f221> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/MotionAnimator.framework/MotionAnimator
0x103998000 - 0x10399ffff MotionInterchange arm64 <2db66df13b893abdadb3f3c9e52e0b1d> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/MotionInterchange.framework/MotionInterchange
0x1039ac000 - 0x1039b7fff MotionTransitioning arm64 <3c30d94c72b23d5cbcba15ca06686e16> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/MotionTransitioning.framework/MotionTransitioning
0x1039c4000 - 0x1039effff GTMSessionFetcher arm64 <3637fb69963633a28a0ed64cec9ab0dc> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
0x103a08000 - 0x103a3bfff GoogleAPIClientForREST arm64 <ab90322bf8f4360382edc6660add5a0a> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/GoogleAPIClientForREST.framework/GoogleAPIClientForREST
0x103a94000 - 0x103aa7fff FBLPromises arm64 <94d86c6d190f36b1bdc0a923ed5ffebc> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/FBLPromises.framework/FBLPromises
0x103ab4000 - 0x103abffff GoogleToolboxForMac arm64 <8ef9c245b5a83354b5f850c31423e20a> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
0x103acc000 - 0x103aebfff GoogleUtilities arm64 <86b80b6a76e634cbb8864da322e97a73> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x103b00000 - 0x103b0bfff nanopb arm64 <1fcdf138043232069bd60b934b7d9dea> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/nanopb.framework/nanopb
0x103b18000 - 0x103b4ffff leveldb arm64 <0e7cc1398c2a3f459393c52ff01d7285> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/leveldb.framework/leveldb
0x103b6c000 - 0x103bbbfff Protobuf arm64 <f7ba9ac40fd33d15b5d4c3f5763bc0ec> /var/containers/Bundle/Application/7520D1BF-048A-4D14-A16A-F6420D464EA2/project.iOS.app/Frameworks/Protobuf.framework/Protobuf
0x103cc0000 - 0x103ccbfff libobjc-trampolines.dylib arm64e <5b114f71d1313a50bd45b8b8d1c45874> /usr/lib/libobjc-trampolines.dylib
0x1af3fd000 - 0x1af43ffff libdispatch.dylib arm64e <3277bf1eb99436099b30e0186bbf3c25> /usr/lib/system/libdispatch.dylib
0x1af440000 - 0x1af47afff libdyld.dylib arm64e <ba60cb9e95c53646beedd313e15586cf> /usr/lib/system/libdyld.dylib
0x1af47b000 - 0x1af6e6fff libicucore.A.dylib arm64e <844c0712322438dcb019d7d4bbbddf17> /usr/lib/libicucore.A.dylib
0x1af6e7000 - 0x1afaa0fff CoreFoundation arm64e <af3f8e01c1303464ad40c5532d273483> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1afaa1000 - 0x1afc4bfff CoreServices arm64e <f036999028923bd39ccb7d9436a145cb> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1afc4c000 - 0x1afc94fff WirelessDiagnostics arm64e <7bcb1847440837d3ad100dae2432129e> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1afc95000 - 0x1afd0ffff SystemConfiguration arm64e <98796725fd6c39b6af67b09485215996> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1afd10000 - 0x1afe07fff CoreTelephony arm64e <1865753878113c668fdce282c9999252> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1afe08000 - 0x1b029ffff CFNetwork arm64e <f8c7b81649ab39479309b8975a7ccea0> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1b02a0000 - 0x1b09adfff libnetwork.dylib arm64e <267d1486bbbd34efbc93d51b2460b9e9> /usr/lib/libnetwork.dylib
0x1b09ae000 - 0x1b0a24fff Accounts arm64e <6c32f1bd45c730a9b5955eac14fb5142> /System/Library/Frameworks/Accounts.framework/Accounts
0x1b0a25000 - 0x1b0ce0fff Foundation arm64e <5c24ee4a344736bd99106f4d9616d692> /System/Library/Frameworks/Foundation.framework/Foundation
0x1b0ce1000 - 0x1b1040fff ImageIO arm64e <ce6bb6d9752139118ba03e6b8b147f40> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1b1041000 - 0x1b1059fff libCGInterfaces.dylib arm64e <b1d7222963db3abd9ab762fb49ffb4da> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1b105a000 - 0x1b15f2fff CoreGraphics arm64e <5fbf586867c23779be8102182faff4b0> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1b15f3000 - 0x1b2a9efff UIKitCore arm64e <05147936b8753ef394db9c8869bb0e34> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1b2a9f000 - 0x1b2abefff libAccessibility.dylib arm64e <b88743822b4f3f4ea0ca1408c2a86634> /usr/lib/libAccessibility.dylib
0x1b2abf000 - 0x1b2d43fff QuartzCore arm64e <dc2644e7e5e43d839110a5ae7e2c8b1f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1b2d44000 - 0x1b2daffff BackBoardServices arm64e <4827f4d1b8c13c59a7f6d4549556356a> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1b2db0000 - 0x1b2e3dfff TextInput arm64e <c1bac3dcbbc138beb86782ab8c97227d> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1b2e3e000 - 0x1b2ea6fff libusrtcp.dylib arm64e <157f55277d0d353885e0e52dcc8880af> /usr/lib/libusrtcp.dylib
0x1b2ea7000 - 0x1b3251fff AppleMediaServices arm64e <0730033388b33f75adcd8563e99a152d> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1b3252000 - 0x1b33cdfff libswiftFoundation.dylib arm64e <b3a87bce17c73fe1ad8e4f5ac865f27c> /usr/lib/swift/libswiftFoundation.dylib
0x1b33ce000 - 0x1b37fdfff libswiftCore.dylib arm64e <bd74e14183993d02bd9d2cab2337e1a0> /usr/lib/swift/libswiftCore.dylib
0x1b37fe000 - 0x1b3814fff UIKitServices arm64e <4ad58e2b1d973bc38aeaedce472d1cbd> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1b3815000 - 0x1b396cfff Preferences arm64e <3cd6d9dd89b03d1aa984f3c2ba0228e2> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b396d000 - 0x1b3b94fff ContactsUI arm64e <2fa15bc15ff237ac88421922536022a0> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1b3b95000 - 0x1b3d4cfff CoreText arm64e <23e3ce6676ae327db8257c97f0e3040c> /System/Library/Frameworks/CoreText.framework/CoreText
0x1b3d4d000 - 0x1b3d66fff ExtensionKit arm64e <a772091553e43ea79693cecfca938d52> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1b3d7d000 - 0x1b3e01fff BaseBoard arm64e <196f87078daf3d1d9ad7d4bed13a52e4> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1b3e02000 - 0x1b402dfff CoreDuet arm64e <f01c295c88a634b1b91951ac7ec37c6e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1b402e000 - 0x1b4190fff Contacts arm64e <4671df0589543d748023781f4c54b608> /System/Library/Frameworks/Contacts.framework/Contacts
0x1b4191000 - 0x1b56d9fff GeoServices arm64e <7d172128f360377e804d9e62bf2816c1> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1b56da000 - 0x1b5763fff CoreLocation arm64e <68712751802736b88d1663c960b5e538> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1b5764000 - 0x1b5912fff CloudKit arm64e <677f0a1d7af63109bc94c1585125bea7> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1b5913000 - 0x1b5c91fff CoreData arm64e <53032278931538119959fb2f6f908fc6> /System/Library/Frameworks/CoreData.framework/CoreData
0x1b697c000 - 0x1b6986fff libswiftCoreGraphics.dylib arm64e <c7f5c3d427b03bfbb96f1006f4188b73> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1b6987000 - 0x1b69c6fff AppSupport arm64e <1c385e6e58ca3a5d86fba83231c95921> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1b69c7000 - 0x1b6af0fff ManagedConfiguration arm64e <79eecde1535d3f8bbc152cf108680dd5> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1b6af1000 - 0x1b6b62fff IMFoundation arm64e <aaf20e50c5343eac8b5ade64ef8248e2> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1b6b63000 - 0x1b6c73fff IDS arm64e <20667a7b432439129836b58f24f44105> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1b6c74000 - 0x1b6dbffff Security arm64e <dd417b4f544436368df312dff0d901a2> /System/Library/Frameworks/Security.framework/Security
0x1b6dc0000 - 0x1b71d5fff MediaPlayer arm64e <5ccc16fc11ba3fceb9044f1a4f9b45d3> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1b71d6000 - 0x1b71eefff AudioSession arm64e <06325a11a821335292c6284edabfbc15> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1b71ef000 - 0x1b738efff AVFCore arm64e <9c33e4c688093247bb1c4c42e305232f> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1b738f000 - 0x1b7935fff Intents arm64e <22d0efb49fa13fdca600181ed377cf80> /System/Library/Frameworks/Intents.framework/Intents
0x1b7985000 - 0x1b7c9cfff CoreImage arm64e <ecdfb303ec083ba7b1f548a4cb09ce9c> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b7c9d000 - 0x1b7d5afff ColorSync arm64e <8a6bf2629d5e3949978438df7fc9104d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b7d5b000 - 0x1b7d96fff CoreVideo arm64e <1447324facb03725a7c97f6d0f663073> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b7d97000 - 0x1b856cfff MediaToolbox arm64e <db06c5fe5a6a304aac1deb7df01b80e4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b856d000 - 0x1b866dfff CoreMedia arm64e <c8985fcd606d3540af2ccf5832a16396> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b866e000 - 0x1b88d8fff AudioToolbox arm64e <336301a02ead366092da724ab7a9f370> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b88d9000 - 0x1b8929fff CoreHaptics arm64e <1d611347327d33818c2ec40dbb144bc5> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b892a000 - 0x1b898afff UserActivity arm64e <ef6c47d612f7380ba358b5836017b74b> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1b898b000 - 0x1b8a93fff UIFoundation arm64e <f8893f6e4209381ca94c13e5bf76f589> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b8a94000 - 0x1b8ab9fff libsystem_info.dylib arm64e <952b88883aae33c0a5323871881da0ae> /usr/lib/system/libsystem_info.dylib
0x1b8aba000 - 0x1b8b38fff libsystem_c.dylib arm64e <41d8b3b520073b5c8291ce0ce64af7c0> /usr/lib/system/libsystem_c.dylib
0x1b8b39000 - 0x1b8b84fff RunningBoardServices arm64e <981369de1c023ab2b5ad506af395018f> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b8b85000 - 0x1b9b35fff JavaScriptCore arm64e <effee71cb880376fb623bb993b9fa656> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1ba102000 - 0x1ba193fff ContactsFoundation arm64e <c8a4e3b6cf9032eea728073246917312> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1ba194000 - 0x1ba3d8fff HealthKit arm64e <23f9515271753359bb6e2ab2f36e2273> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1ba3d9000 - 0x1ba3fcfff ProactiveEventTracker arm64e <2014296bdc3c3abbaabedfc4d8a9cca8> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1ba3fd000 - 0x1ba447fff Lexicon arm64e <8c16b8d7bc8736c39461b708e43c6979> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1ba448000 - 0x1ba4b5fff PersonalizationPortrait arm64e <26c3e63290773f3aa8978cf05d9dfd6a> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1ba4b6000 - 0x1ba506fff CoreDuetContext arm64e <7b40af0ebdc238e49d7b34df1fcceb96> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1ba507000 - 0x1ba5b2fff IOKit arm64e <73f214d5f1003f8cb4178f482c44214e> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1ba5b3000 - 0x1ba5c3fff DataMigration arm64e <d7debaa0f449383e9fe801cfa9031f2c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1ba5c4000 - 0x1ba621fff SpringBoardServices arm64e <7923a908efde3545851b7644ee614117> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1ba622000 - 0x1ba634fff ContextKit arm64e <ef75caa8f7d135a8a500a885cfdb7379> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1ba635000 - 0x1ba89afff CoreMotion arm64e <7a5d78df574b3eeab03e93af4a2c445c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1ba89b000 - 0x1ba9e0fff EventKit arm64e <04ede0aa27cb39ab940c652608fce7f9> /System/Library/Frameworks/EventKit.framework/EventKit
0x1baf3e000 - 0x1bb1d1fff MediaRemote arm64e <706d3e66bbbd3b67a57a77eb04a64a4b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1bb1d2000 - 0x1bb37afff CoreUtils arm64e <ad1ad3e4c8173ba1bf4f86c448881b07> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1bb37b000 - 0x1bb391fff FamilyCircle arm64e <6f2b149e863d3cf3bd2cd80d110d98de> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1bb392000 - 0x1bb402fff CoreSpotlight arm64e <2bde4d16dd873592b2a8d780c1e38eaa> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1bb80f000 - 0x1bb9affff AssistantServices arm64e <fcf713f6d1053a16b27e3d0d185c651d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1bb9b0000 - 0x1bba76fff CoreUI arm64e <aac9954fa4763917b1a022e5f504cda1> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1bba77000 - 0x1bbac2fff SafariSafeBrowsing arm64e <c06308df1f123c379afaed8a084a52e0> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1bbac3000 - 0x1bc238fff WebKit arm64e <0164473348d93666ab3d725c43b71cb4> /System/Library/Frameworks/WebKit.framework/WebKit
0x1bc239000 - 0x1be69dfff WebCore arm64e <9fb90b9144ab3e6999ce546c8c889e76> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1be69e000 - 0x1be6fcfff libMobileGestalt.dylib arm64e <d2abc4f591f538949add4d677595e988> /usr/lib/libMobileGestalt.dylib
0x1be6fd000 - 0x1be719fff CommonUtilities arm64e <a615f4329f95328186d6e8ff59c4e183> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1be71a000 - 0x1be887fff IDSFoundation arm64e <dda5eb7da3843e1f928f7c7971baf71c> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1be888000 - 0x1be98cfff IMSharedUtilities arm64e <8d988761f31830588ed3f574fccb6a8a> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1be98d000 - 0x1bea37fff CoreSuggestions arm64e <6411e8979a4b344f9101a171cdd1f9cd> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1bea38000 - 0x1bead6fff AddressBookLegacy arm64e <f9d108a1ab833939b71f1f06e1485715> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1bead7000 - 0x1beb0afff UserNotifications arm64e <ad3ba3f2bb563fcc91b20ec30a689ca6> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1beb0b000 - 0x1beb97fff FrontBoardServices arm64e <e22fdd4d3f203d60a568e82ae2b4151c> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1beb98000 - 0x1bebbbfff libsystem_malloc.dylib arm64e <cfae13f05b0a3ce5b3d2c2f7276c1fe1> /usr/lib/system/libsystem_malloc.dylib
0x1bebbc000 - 0x1bee97fff MapKit arm64e <81996676082e37b0b7cf7ea8e77e3db6> /System/Library/Frameworks/MapKit.framework/MapKit
0x1bee98000 - 0x1bf669fff VectorKit arm64e <b7dfcbffa68c3adf8f92c9c4a3948809> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1bf66a000 - 0x1bf6fcfff AuthKit arm64e <b8a5b0765a623d6ab9a81cd4a7f79b6b> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1bf6fd000 - 0x1bf791fff AppleAccount arm64e <4204215c323e3b52a776993e75071910> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1bf792000 - 0x1bf894fff AVFAudio arm64e <531618325a1c3c33af536816b1d1c2c5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1bf895000 - 0x1bfb00fff AudioToolboxCore arm64e <edb6c63a7e7338db8048dfea5c3f4e7a> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1bfb32000 - 0x1bfde5fff StoreServices arm64e <7520baa395ee343e90009b8b068639c8> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1bfde6000 - 0x1bff6efff Sharing arm64e <d507fe27beb33455ae981521ef15f7e3> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1bff6f000 - 0x1c0015fff ShareSheet arm64e <ce205c4ec238385b9063c7fbe224f3ef> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1c0016000 - 0x1c0105fff CoreParsec arm64e <c45a43c60d873cb08674f0f71f54ab6c> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1c0106000 - 0x1c0150fff PhotoFoundation arm64e <13164f89a13d3150b0c7f85561371e78> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1c0151000 - 0x1c03a1fff Photos arm64e <05a846600cb733149e624d723fb3278b> /System/Library/Frameworks/Photos.framework/Photos
0x1c03a2000 - 0x1c0ad3fff PhotoLibraryServices arm64e <5222f435c3a63ecdaa0c7e6c7fe4d03d> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1c0ad4000 - 0x1c0b95fff AssetsLibraryServices arm64e <48396fa2548438f4bc5a589fe789fb0a> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1c0b96000 - 0x1c0be7fff MobileBackup arm64e <d070bfbec4c83750ad1efbbf1c356e73> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1c0be8000 - 0x1c0bfcfff MSUDataAccessor arm64e <1c3907ce41ad36309c9a3418269e96d0> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1c0bfd000 - 0x1c0c23fff MobileAsset arm64e <b0e15426010232999f9e80aacb73f191> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1c0c24000 - 0x1c0c33fff libsystem_networkextension.dylib arm64e <24d587df9db9373fa1829c6c5f69fbc8> /usr/lib/system/libsystem_networkextension.dylib
0x1c0c34000 - 0x1c0e85fff NetworkExtension arm64e <7ac80cf832e036d5bc42ebbec342d1af> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1c0eb3000 - 0x1c127cfff CoreML arm64e <3b711086a2eb38bdb8e93560f0291758> /System/Library/Frameworks/CoreML.framework/CoreML
0x1c127d000 - 0x1c1a01fff Espresso arm64e <97fef9db244332f8b2ea5d8cc39f5fa8> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1c1a02000 - 0x1c1afffff VideoToolbox arm64e <ed510ff4c5eb3ce9ac213c26f1bccfd0> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1c1b00000 - 0x1c1b4bfff OnBoardingKit arm64e <5309c7bb663e39c7a954a311f9d6de83> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1c1b4c000 - 0x1c1c49fff AccessibilityUtilities arm64e <eafd56cc440937eca7cd81b7288a1e16> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1c1c4a000 - 0x1c1c5bfff AXCoreUtilities arm64e <cca3207470b434a68053f1b444f562fc> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1c2b51000 - 0x1c2cc7fff Montreal arm64e <f61fb35a2d033a1cbd740c73f49982a1> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1c2cc8000 - 0x1c2ddcfff LanguageModeling arm64e <e46094d442ef33c8a0b7f3d2f51029b6> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1c2ddd000 - 0x1c2de5fff InternationalSupport arm64e <2c388cf5fcf33c7287ef2722b5dc425e> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1c2de6000 - 0x1c303afff iTunesCloud arm64e <1a97d57e3d1b3c1b809a67ff39432f9d> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1c3198000 - 0x1c3241fff CalendarDatabase arm64e <40347f5f0f9e3668a459be89fc32d29f> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1c3242000 - 0x1c3291fff Notes arm64e <8383e35aa08139e49a538890f8bd7dee> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1c3292000 - 0x1c3371fff LinkPresentation arm64e <631a9a5dac31370285142fa1d840121d> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1c3372000 - 0x1c3495fff Combine arm64e <a0c0268fbe0f30099d075d89046b76a7> /System/Library/Frameworks/Combine.framework/Combine
0x1c3524000 - 0x1c3535fff UniformTypeIdentifiers arm64e <7f27c250b622344a9d5294869043304a> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1c3536000 - 0x1c35b8fff CloudDocs arm64e <c5ef23ecb64d3c88afa499568553824d> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1c35b9000 - 0x1c37b8fff Message arm64e <2249a907a6b93b9fbe5326b4a33028b4> /System/Library/PrivateFrameworks/Message.framework/Message
0x1c37b9000 - 0x1c3838fff EmailFoundation arm64e <f16701fcdc7339f0adfd977f09b09eba> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1c3ad5000 - 0x1c3b11fff MediaServices arm64e <b805b7e20a18328c87ff896fcb8bcdb7> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1c3b12000 - 0x1c3c7efff SearchFoundation arm64e <36da79caa9c7368987c91ec58cdb397b> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1c3c7f000 - 0x1c3cdafff WebBookmarks arm64e <a738f6baf18d3a75bdeec6ac18493315> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1c3d5c000 - 0x1c3d92fff libobjc.A.dylib arm64e <282fd01c1437349bae1a2eff32859670> /usr/lib/libobjc.A.dylib
0x1c3d93000 - 0x1c3df5fff LoggingSupport arm64e <156505e355a636b2ac5aadc43aaa0448> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c3df6000 - 0x1c3e54fff libc++.1.dylib arm64e <540a1413a396391a83dbfe9ee2bc1413> /usr/lib/libc++.1.dylib
0x1c3e55000 - 0x1c3e6efff libc++abi.dylib arm64e <44a88d84a05435cdbaed93bd792990ab> /usr/lib/libc++abi.dylib
0x1c3e6f000 - 0x1c3eb1fff SetupAssistant arm64e <ab2c66bf3a7231b4bb553ca40e32c9ea> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1c3eb2000 - 0x1c3eccfff OctagonTrust arm64e <5a9c1d61fd1334a39f2f24c3584c0ab9> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1c3ff2000 - 0x1c4035fff CoreAutoLayout arm64e <42d414ddf9b538aa98fb89fa71c952fa> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1c4036000 - 0x1c4194fff Network arm64e <8bd5299e8c953974be90e1bc68051c94> /System/Library/Frameworks/Network.framework/Network
0x1c4195000 - 0x1c41cbfff MobileKeyBag arm64e <3fdf1dfdb0603c2989e11f25def200fd> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1c440d000 - 0x1c4421fff BaseBoardUI arm64e <238e1edaf3f9309889573aca11a1601e> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1c4422000 - 0x1c44d4fff libvDSP.dylib arm64e <97919760f4313342a4339f60c012efeb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1c44d5000 - 0x1c4508fff libAudioToolboxUtility.dylib arm64e <5d96fa7f071331e5be77e36816ec884c> /usr/lib/libAudioToolboxUtility.dylib
0x1c46d5000 - 0x1c4761fff CoreNLP arm64e <082ab669b28430eca3b0c0d2075799e8> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1c4762000 - 0x1c487cfff FileProvider arm64e <837422b0fdb2379aba3dabae17cfd66d> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1c487d000 - 0x1c488dfff BiomeStorage arm64e <a5535ce1fb863eb8bfc206f4847231aa> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1c488e000 - 0x1c48a6fff libswiftDispatch.dylib arm64e <9b8336a1651a3f4bbfef1b22e424a29a> /usr/lib/swift/libswiftDispatch.dylib
0x1c48a7000 - 0x1c48ddfff DataDetectorsCore arm64e <7270badd070c31d0ba382c88d86665aa> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1c48de000 - 0x1c496efff Symbolication arm64e <92c59ae0a084347489ec51e75d1e9722> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c496f000 - 0x1c498cfff CrashReporterSupport arm64e <012daa6ec5523a3483eb9ab77e4b737a> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1c49cc000 - 0x1c4a9dfff TelephonyUtilities arm64e <38840f53b4b93d339542cf82830fd077> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1c4ad7000 - 0x1c4cc2fff MPSNeuralNetwork arm64e <8f57a915cad530579febd66886f15bc9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1c4cc3000 - 0x1c4d18fff MPSCore arm64e <d9092029fb813e67a51d75b05e47f999> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1c4e75000 - 0x1c4ee2fff CalendarFoundation arm64e <30f7b3cebedc3cfbae2e7b17759dda94> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1c4f46000 - 0x1c5032fff NLP arm64e <bf297b490a0739f690db216a565b848e> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1c5033000 - 0x1c505bfff AppSupportUI arm64e <8d9a8aa15c8230bca76bfd98633bedeb> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1c5065000 - 0x1c50bafff FTServices arm64e <08de47ac8c1b3acfa6ac5526175508fa> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1c50bb000 - 0x1c516bfff libboringssl.dylib arm64e <6323c8b4e8de3628815bdc09daa662e7> /usr/lib/libboringssl.dylib
0x1c516c000 - 0x1c5183fff ProtocolBuffer arm64e <7d8c52408219342f95be0602a19661de> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1c5184000 - 0x1c5290fff AVKit arm64e <4f4a5c93887f30b5bade390ecd0fbe7a> /System/Library/Frameworks/AVKit.framework/AVKit
0x1c5291000 - 0x1c5299fff BackgroundTasks arm64e <83be8934fc003789a5e71c5c20759761> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x1c5404000 - 0x1c5413fff AssertionServices arm64e <9744262405dc374a90194c2520e5f3cd> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1c5414000 - 0x1c543dfff CloudServices arm64e <4e3092a0c61c39e18e1a217f552ca21d> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1c5490000 - 0x1c5570fff Metal arm64e <7eba2500a6bb3049adf3bb6649b0e3ca> /System/Library/Frameworks/Metal.framework/Metal
0x1c5571000 - 0x1c56bcfff MediaExperience arm64e <e35ad2f50c2c3d908c8f127aa40412c2> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1c5ac9000 - 0x1c5adffff libsystem_trace.dylib arm64e <4cc641303c003e0d9f9329f250e62552> /usr/lib/system/libsystem_trace.dylib
0x1c5ae0000 - 0x1c5b11fff CoreServicesInternal arm64e <80fdcdbd058437fc8f7911cc43b0401e> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1c5b12000 - 0x1c5b7afff SafariCore arm64e <fa6bfb68a8ca3446b4747886068d8beb> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1c5b7b000 - 0x1c5db2fff SafariShared arm64e <bfb3efebe1ab3b68b9d491431eb30d03> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1c5db3000 - 0x1c5e4ffff AppStoreDaemon arm64e <8f3015067d2b35c09f00e913753e4b8f> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1c6264000 - 0x1c62acfff ContactsAutocompleteUI arm64e <323a3853f4f9397a96846f628ea5a68e> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1c62ad000 - 0x1c63ebfff MessageUI arm64e <5994c803760631c78b286be1b7cb058f> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1c6712000 - 0x1c67b5fff SAObjects arm64e <07932a7a94323b8e817a1389c26b686e> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1c67b6000 - 0x1c67fcfff VoiceServices arm64e <88a8cb2388af3b319ca491f79faad445> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1c67fd000 - 0x1c6805fff GraphicsServices arm64e <d365efcf659c3292b2035692107edd1d> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c6806000 - 0x1c685cfff DeviceManagement arm64e <02644568f141359a8f533a421b20b7bf> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1c685d000 - 0x1c69d5fff Translation arm64e <2437b74c08563e3391983db4c0e25e3c> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1c69d6000 - 0x1c69ebfff PowerLog arm64e <5d44ee361a573a0f849cd6beffa79b02> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c69ec000 - 0x1c6a15fff DuetActivityScheduler arm64e <45591a4bd657328397f96607fb828c3c> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1c8292000 - 0x1c852ffff Vision arm64e <ea6ccb62f4373127af0ba509b900e6cb> /System/Library/Frameworks/Vision.framework/Vision
0x1c8530000 - 0x1c858cfff DataAccess arm64e <b35e4a608117307abe7a492f1d48e4cb> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1c858d000 - 0x1c85fbfff ProactiveSupport arm64e <2b02f4e6a8b634238586882d89aaff91> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1c8629000 - 0x1c8648fff ApplePushService arm64e <b0f41c66957230bb8b651acce9d3f111> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c8649000 - 0x1c8672fff BoardServices arm64e <77316d31a9c330faa15c36e9480551bc> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c87df000 - 0x1c880ffff libncurses.5.4.dylib arm64e <c5955bda03103ba4b7d2b07e063aad43> /usr/lib/libncurses.5.4.dylib
0x1c8810000 - 0x1c885efff OSAnalytics arm64e <e3c7d8e9934e336ab5722435255eec40> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c885f000 - 0x1c88e7fff CoreBluetooth arm64e <0d965ffce4223038998e1f54ecf268ec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c8ad1000 - 0x1c8b16fff TemplateKit arm64e <5bfb153751b5344e81b9856000e204df> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1c8b17000 - 0x1c8b4cfff MobileInstallation arm64e <6d1f04bb59123d149f2ede2d2d3d75c1> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c8b4d000 - 0x1c8bdbfff libTelephonyUtilDynamic.dylib arm64e <5a9d29cff0523cd9b6dba5763611b94f> /usr/lib/libTelephonyUtilDynamic.dylib
0x1c8bdc000 - 0x1c8c4bfff NanoRegistry arm64e <91e1b16b28e03d2f918684c5e58d5b5b> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c8d2f000 - 0x1c8d4dfff CoreMaterial arm64e <dd53656ef2683b8f9d75d63a83631dc1> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1c8dc3000 - 0x1c8f4cfff libsqlite3.dylib arm64e <8d5e6b031eb130a39baf1ca70bacc372> /usr/lib/libsqlite3.dylib
0x1c8f4d000 - 0x1c9011fff AVFCapture arm64e <a57415fcfda0315e9fcae8a62537d242> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1c9012000 - 0x1c9361fff CMCapture arm64e <46eeaeff64ea3b7d965e76b5908f032b> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1c94c0000 - 0x1c971efff MobileSpotlightIndex arm64e <388a4a36f0d03907bfc9fa394f809f91> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c971f000 - 0x1c97c8fff Email arm64e <585161ba45d8341191019ff8f82343d2> /System/Library/PrivateFrameworks/Email.framework/Email
0x1c9b4a000 - 0x1c9b54fff libsystem_notify.dylib arm64e <94a64f0e93bc34a49da750227bb11e7d> /usr/lib/system/libsystem_notify.dylib
0x1c9b55000 - 0x1c9b9afff CryptoTokenKit arm64e <4a0f3265f569378cb3525f370f17a5ac> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c9c08000 - 0x1c9c78fff libcorecrypto.dylib arm64e <8e5a940be1f2393f98fb3c11ca9d7af1> /usr/lib/system/libcorecrypto.dylib
0x1c9c79000 - 0x1c9c9dfff UserManagement arm64e <9de84926582f3f1396b93727ec7352c4> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c9d7a000 - 0x1c9d90fff libsystem_asl.dylib arm64e <aaf99de1c3b73654adf0d1e1873d4f0f> /usr/lib/system/libsystem_asl.dylib
0x1c9d91000 - 0x1c9db5fff AppSSO arm64e <75d38b83cdd13184a56a4943f4246e27> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c9db6000 - 0x1c9dd3fff SharedWebCredentials arm64e <0cf9964501a03342879bebac063ecb44> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1c9dd4000 - 0x1c9fc1fff SafariServices arm64e <9052ea6b254f3f519d34aaaee21565b8> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1ca018000 - 0x1ca050fff DataAccessExpress arm64e <a8d01503d7013471a4c75f9457312c94> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1ca051000 - 0x1ca088fff CoreServicesStore arm64e <076898ab5fb830398e3b27506126ba4b> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1ca089000 - 0x1ca0aefff CoreAnalytics arm64e <0a6e0f29ed4c393385f411112b49355b> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1ca0af000 - 0x1ca0bafff SymptomAnalytics arm64e <232c8335dd803d9d96df286a12717e9b> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1ca2ad000 - 0x1ca2bdfff NanoPreferencesSync arm64e <c8aa03aea8363e12a9462dfde95e8ee0> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1caae8000 - 0x1cab14fff IconServices arm64e <1fefb8bca4b1319a8f6cd4762169681d> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1cb5ba000 - 0x1cb881fff vImage arm64e <5fb545f9e9d332cc81a355d4c9bb880d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1cc528000 - 0x1cc708fff IMCore arm64e <aa468bf38c063502b60c17173a5079f1> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1cc803000 - 0x1cc81afff IAP arm64e <30ec59ef5eba3c50b8be5e6692abb860> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1cc81b000 - 0x1cc874fff ktrace arm64e <ddfb6a09ddc734a9bde86db4e94b5c03> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1cc875000 - 0x1cc877fff libAXSafeCategoryBundle.dylib arm64e <c393c28fda7235a8b3bec7f57ddbd1ba> /usr/lib/libAXSafeCategoryBundle.dylib
0x1ccb90000 - 0x1ccb9efff Celestial arm64e <00aeba1f574637f0984b61ac24956e02> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1ccc4b000 - 0x1ccc94fff Pegasus arm64e <390c6c539d253865aa2901de169c7064> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1ccc95000 - 0x1ccdf8fff WebKitLegacy arm64e <bef4cbf477313a539a11b88c67294e9d> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1cce6c000 - 0x1ccee3fff ClassKit arm64e <23a16d3064ab340f9f3fed083a2b18a4> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1ccee4000 - 0x1ccf2bfff StoreKit arm64e <e8001f10f70134a4b4e2a976e329fecd> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1cddbc000 - 0x1cddc6fff IOMobileFramebuffer arm64e <63c1e7be31663cfda08b7d8128d4e97c> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1cddc7000 - 0x1cde3efff ScreenTimeCore arm64e <d7ad80423f523555ae1c73a73a3a1290> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1cdeed000 - 0x1ce075fff CloudPhotoLibrary arm64e <66af182d30e8366cafc9fd633d7e6539> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ce076000 - 0x1ce347fff MusicLibrary arm64e <d9d0b882b39b3ac6b49de0bfc9a698c2> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1ce348000 - 0x1ce3b2fff CallKit arm64e <4a17a33510743258bd858f7a79b73525> /System/Library/Frameworks/CallKit.framework/CallKit
0x1ce3ef000 - 0x1ce458fff AXRuntime arm64e <f8319f50ad0d3b22ba563718e221de71> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1ce459000 - 0x1ce479fff PrototypeTools arm64e <4e97be2ee39b3a7584ae3d6d728e0caa> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1ce47a000 - 0x1ce4a7fff PersistentConnection arm64e <dc9ebb9f1d5431db8852fc138cc1bf15> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1ce58d000 - 0x1ce5adfff BiomeStreams arm64e <95c3372494953dc99aae84484856a84d> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1ce5ca000 - 0x1ce888fff PencilKit arm64e <117a8b16d9b2396c88880b4ce9b581c6> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1ce946000 - 0x1ceacafff CoreSpeech arm64e <6bebf8e28a1b388eb9b8a5d7ba257b85> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1ceacb000 - 0x1cec23fff IMDPersistence arm64e <113c3efb23603eef9a43258d84115066> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1cee87000 - 0x1cef42fff SafariSharedUI arm64e <54eff86d403d37119ea66acda1e6b80e> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1cef43000 - 0x1cef5ffff TextToSpeech arm64e <9c766955547e3b8f910161d3b243d3df> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1cef60000 - 0x1cef76fff AppSSOCore arm64e <1c1432c99af13d519da74f63e0746c96> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1cef82000 - 0x1cef99fff CoreFollowUp arm64e <20a7b6fcead3350dbcecc814a81df1bb> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1cef9a000 - 0x1cf013fff Rapport arm64e <44ded582498c3a57a4f7abdb23ea224b> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1cf0f6000 - 0x1cf108fff Categories arm64e <474669066c043ba09a23c8d1df49bc05> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1cf3dc000 - 0x1cf403fff LocationSupport arm64e <9d8855fe37393a24bbab3d4e76bc9acd> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1cf404000 - 0x1cf438fff iCalendar arm64e <2fc4dee4bf80367e8a4342ad3662d28f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1cf465000 - 0x1cf574fff ConfigurationEngineModel arm64e <a89f300bf1fb366a8923bb3e14d3c329> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1cf575000 - 0x1cf59ffff CacheDelete arm64e <138ac9da1d403ce799c65ba1fb40bbbf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1cf5a0000 - 0x1cf61dfff CVNLP arm64e <0e85c9e0ffd93c0681519d0a82dd866a> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1cf77a000 - 0x1cf77cfff OSAServicesClient arm64e <84221a68b21e3502b82f84c94ad26ee7> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1cf77d000 - 0x1cf77ffff BiomeFoundation arm64e <5ac396aec270357bb362f20d2b891aad> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1cf780000 - 0x1cf7dafff ProtectedCloudStorage arm64e <29cc7c700ce03a59b6a1d3455cab774d> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1cf7db000 - 0x1cf813fff C2 arm64e <5a0774b8b1e132af8c1026ec50dde08e> /System/Library/PrivateFrameworks/C2.framework/C2
0x1cf814000 - 0x1cf86bfff DifferentialPrivacy arm64e <2f8e75a9a5dc3065b03203683f704531> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1cfa51000 - 0x1d0235fff EmbeddedAcousticRecognition arm64e <107fdc3006883277a7de475b6d39431b> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1d0236000 - 0x1d02affff SiriInstrumentation arm64e <69571dfc0cf834658bda37ff6755872e> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1d02b0000 - 0x1d02f4fff BiometricKit arm64e <9734ad9cd03d30499fce53c0b1aaf7de> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1d033c000 - 0x1d03f1fff CoreSymbolication arm64e <954762d29e123e34b471bd6dcb9a574f> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1d0468000 - 0x1d0519fff SpeakerRecognition arm64e <4d96568496ee3e7ea025aaf94fe996e2> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1d0b82000 - 0x1d0b83fff MessageSupport arm64e <2e86b953426635ee82fc7245b22cf66a> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1d0b84000 - 0x1d0b96fff IOSurface arm64e <5dffebfea4823ad79be8e6a90b48af4d> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1d0b97000 - 0x1d0bf8fff MobileWiFi arm64e <18d519d1ec90350b8dc1bfcba45b5bc7> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1d0fff000 - 0x1d101bfff DoNotDisturb arm64e <5abc16eae0d63be0904a503b0ea8f774> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1d1088000 - 0x1d1131fff MMCS arm64e <9012d28a7b23387d894aae29051ac112> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1d11a8000 - 0x1d11e3fff libGLImage.dylib arm64e <9c29d9d8bdf93cfcbefe7cdc973e6347> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1d11e4000 - 0x1d11ebfff libsystem_symptoms.dylib arm64e <3bfbc8597697318ba51c93ce93998184> /usr/lib/system/libsystem_symptoms.dylib
0x1d1231000 - 0x1d1791fff CoreAudio arm64e <5b9f4eac9bda3cdab15737003aa2941b> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1d1792000 - 0x1d17a9fff ContactsDonation arm64e <be1bddfe29503b6c8a5d697a65b32561> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1d17aa000 - 0x1d17c8fff IntentsCore arm64e <b2e39efa2c343e359743b2266e92c088> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1d186f000 - 0x1d18a7fff ImageCaptureCore arm64e <8aa2c50fd7b9357f8840273cfe8d2273> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1d1a0d000 - 0x1d1b59fff Navigation arm64e <18b88879f48a3d1993383cedc201cf3a> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1d1b5a000 - 0x1d1b77fff SafariFoundation arm64e <7c4281144fea3065a08af2616e7e7c6e> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1d1cfe000 - 0x1d1d12fff MaterialKit arm64e <d8aa0aa5ad903c21b07a5d1232ebe872> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1d1e26000 - 0x1d1e36fff CoreAUC arm64e <40b962c8f93938a5896616ace7160756> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1d2658000 - 0x1d2669fff SettingsFoundation arm64e <800ca3683d4435fda6b1c27a00a4b9aa> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1d2dd9000 - 0x1d2ffbfff RawCamera arm64e <9fabcd42890a35beb21ccf9b80499bb8> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1d3069000 - 0x1d30c9fff ToneLibrary arm64e <89f2224bd0c83a6dbdcb91bfb25d15dd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1d3922000 - 0x1d392ffff MediaSafetyNet arm64e <34ef1af0b3a23b61ac9e8d081bbbe7c4> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1d3930000 - 0x1d396dfff TimeSync arm64e <f699ac049e4c33e6ae7b5343cf75c8bf> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1d3a05000 - 0x1d3a49fff ExposureNotification arm64e <882988aa081b374298a4f650547525e7> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1d40d1000 - 0x1d40dafff CoreTime arm64e <6ca04258877e323083716a08a4355207> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d4aad000 - 0x1d4badfff TextRecognition arm64e <41856e3c8d6a30d399728be956bed4ac> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1d4cc3000 - 0x1d4cccfff ContextKitExtraction arm64e <8e76a030982437b9b060134a2404cbd5> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1d4da9000 - 0x1d4dabfff libswiftObjectiveC.dylib arm64e <f494cdbc87ed3d468471ef36cf95674a> /usr/lib/swift/libswiftObjectiveC.dylib
0x1d4dac000 - 0x1d4ff5fff libmorphun.dylib arm64e <5d433d80c07b3ecfa948bc3244be0cc9> /usr/lib/libmorphun.dylib
0x1d561e000 - 0x1d5689fff EmailCore arm64e <833bd87bd6e83bcaa060fdd279fca2e1> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1d5fd4000 - 0x1d6020fff MIME arm64e <811cbc29c6a9319da3f2e70f53713643> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1d6305000 - 0x1d631bfff MailServices arm64e <507986f06f6234b0a8d2d1c2f8fbcfdf> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1d639f000 - 0x1d6423fff CoreDAV arm64e <b33970cf25363385977d6638755c1277> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1d6607000 - 0x1d6616fff MobileIcons arm64e <2824819666923b6cb04cd857938118fd> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1d6a05000 - 0x1d6ad8fff ProofReader arm64e <4517165ee79b32c3ac036a2353ae6343> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1d7ca9000 - 0x1d7d04fff AccessibilitySharedSupport arm64e <6db6d6be4ae3301785477c529beb0e1f> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1d7d05000 - 0x1d7d0ffff MallocStackLogging arm64e <1999968e5c0c3d23b4bb13a646bf02ee> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d7d7b000 - 0x1d7f4bfff EmailDaemon arm64e <319f928024293758baf6522c8b894231> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1d7f4c000 - 0x1d7f97fff MetadataUtilities arm64e <cfe79278ad7838789c6ff37f8f2fcfe0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d8505000 - 0x1d8534fff MailSupport arm64e <60cdf3e28a623b36b86bfab8994696c4> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1d86c4000 - 0x1d8723fff CoreLocationProtobuf arm64e <4766381daa153619836a933d9eb61faf> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d8938000 - 0x1d896afff Bom arm64e <e179e70a012230199d058d948c56de9d> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d899d000 - 0x1d89a4fff PushKit arm64e <fbffaa0fad463f78b1b99c48bc4aa066> /System/Library/Frameworks/PushKit.framework/PushKit
0x1d89a5000 - 0x1d8a12fff PhotosFormats arm64e <0c10683c233c315289325147dc5da6a9> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1d8bad000 - 0x1d8c3dfff Quagga arm64e <c2bad99ea9af3d88ad4127c9129cf77d> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d8c3e000 - 0x1d8c46fff StudyLog arm64e <661715f078e037ce8df4a601b017c25a> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d9c21000 - 0x1d9c62fff NaturalLanguage arm64e <2c43d251a3203915b1f191a5cc2cea5f> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1da6ff000 - 0x1da71ffff MediaStream arm64e <4532c3753f113280a4a7e11ae19cae0a> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1dae7e000 - 0x1dae8dfff libAXSpeechManager.dylib arm64e <9d27d23264dd3ac7b736df88e62a6006> /usr/lib/libAXSpeechManager.dylib
0x1db3a6000 - 0x1db3cffff MediaConversionService arm64e <7218a7f7027835b2a40990c348043f21> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1db525000 - 0x1db667fff CoreHandwriting arm64e <a4ec8dcff3f5380a910aba43b3026615> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1dbe19000 - 0x1dbe24fff AppleIDAuthSupport arm64e <f1a434dbd2a532049eb7775f4fa8f8e2> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1dbe34000 - 0x1dbe4dfff LocalAuthentication arm64e <163267374c1f3c509f15aeb1df0f9e40> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1dbe4e000 - 0x1dbe54fff IOAccelerator arm64e <a08924030b463468ad339a36407ce19e> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1dc23f000 - 0x1dc249fff CloudPhotoServices arm64e <65bbbbbc640e3c20aae6f1ae3ca0bc62> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1dc28e000 - 0x1dc326fff iTunesStore arm64e <ee753b665c9336ceb0ff6833482bd4ae> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1dc6e3000 - 0x1dc714fff libsystem_kernel.dylib arm64e <03a89b86f9473933b6a1edb0c6a2055e> /usr/lib/system/libsystem_kernel.dylib
0x1dc957000 - 0x1dca61fff ResponseKit arm64e <d57d39b458d032e0afe91a117bc429d9> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1dca62000 - 0x1dca9cfff EmojiFoundation arm64e <44470452c0033209bc270fc07ae4e55a> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1dd0d3000 - 0x1dd0e0fff FontServices arm64e <aedbd48e5e6f356289674ee9f5e0a662> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1dd28e000 - 0x1dd29afff MediaAccessibility arm64e <5a3cee683a5d335297a0a6c71f9c4064> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1dd2dd000 - 0x1dd899fff SiriTTS arm64e <063d20a358a433c49a39e925380b72e0> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1dd89a000 - 0x1dd8a8fff SetupAssistantSupport arm64e <d263788dcc8933a58ae210b840c87c06> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1dd8b1000 - 0x1dd913fff Social arm64e <3155ef0523ad3312b9df92b86e597546> /System/Library/Frameworks/Social.framework/Social
0x1dd9ad000 - 0x1dd9dffff VirtualGarage arm64e <d8f18035798f3140ad6d071fff996fe5> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1dd9e0000 - 0x1dda06fff NetAppsUtilities arm64e <870922d2fc2736d6b428a3b8f5cd5db1> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1dda07000 - 0x1dda6bfff Osprey arm64e <fdbc209662a63a84b667e7b56ca3c9c3> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1dec40000 - 0x1dec50fff libdscsym.dylib arm64e <4893348a6d743a2fa57dd446932416ec> /usr/lib/libdscsym.dylib
0x1dec51000 - 0x1dec62fff HangTracer arm64e <3c2762d85c6c3e41ba3bcf5102def196> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1dee1f000 - 0x1deeddfff SampleAnalysis arm64e <1e463b1d6a21337784dacb8cb177a790> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1deede000 - 0x1def0dfff PlugInKit arm64e <a330b7cdbd5f37e98c6bd30556f46606> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1defb6000 - 0x1defb7fff libSystem.B.dylib arm64e <bfb10b4243ae3a99a8a55fcf3acf6cb2> /usr/lib/libSystem.B.dylib
0x1df2c0000 - 0x1df2ccfff MobileActivation arm64e <45580d4b7eac38779f8c647430c44ca2> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1df2cd000 - 0x1df325fff CalendarDaemon arm64e <e070f3ead4a139a8b13fdcceda49a848> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1df425000 - 0x1df495fff libarchive.2.dylib arm64e <c0aeb64bff313e56a21c56967a4de67b> /usr/lib/libarchive.2.dylib
0x1df496000 - 0x1df4bafff libtailspin.dylib arm64e <b964a7449f7d3e78b823800711f575de> /usr/lib/libtailspin.dylib
0x1df4bb000 - 0x1df96ffff libBNNS.dylib arm64e <c6e3b9fc6c3d3bd09cb0233f4da3bd40> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1df970000 - 0x1df9b2fff SharedUtils arm64e <53a26646cbc339298cf165d211c1d3a3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1dfc66000 - 0x1dfc6bfff libsysdiagnose.dylib arm64e <6bf124532be33b6ca62e95abe9babb7f> /usr/lib/libsysdiagnose.dylib
0x1dfca9000 - 0x1dfdb6fff CoreMediaStream arm64e <cc00a924b62732ec8e85c6ab95ea42d8> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1dffc6000 - 0x1dffc6fff AVFoundation arm64e <fdec8b1f34cc3133910213a928cf181d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1dffc7000 - 0x1dffc7fff Accelerate arm64e <74aa649bc97032dd9bd132f2fc2abcc4> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1dffc8000 - 0x1e0222fff libBLAS.dylib arm64e <84d4e8edefe2348b8ac41930db9c45e9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1e0223000 - 0x1e06cdfff libLAPACK.dylib arm64e <0de1dbbe91073787a9fb07d01e826141> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1e06ce000 - 0x1e06e2fff libLinearAlgebra.dylib arm64e <a7006b5f0383334fb2c037fe87e4ebb6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1e06e3000 - 0x1e06e7fff libQuadrature.dylib arm64e <78bf43f525223d89948baf63dd80efae> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1e06e8000 - 0x1e074afff libSparse.dylib arm64e <dba70b9272553a95ae2cbe72e18e91b0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1e074b000 - 0x1e075cfff libSparseBLAS.dylib arm64e <4e33b73f140f38ae8d817824e9b2747f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1e075d000 - 0x1e07b5fff libvMisc.dylib arm64e <0e03a86ca0eb349b8eec5a4714f27dcc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1e07b6000 - 0x1e07b6fff vecLib arm64e <11c9dacb411036f0b6d477f84730b6ce> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1e07bb000 - 0x1e07bcfff AdSupport arm64e <7763017304b73c358db817d963c2a18f> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1e07bd000 - 0x1e07e6fff AddressBook arm64e <f6d8247e920630448d74a1126f1bc14b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1e07f3000 - 0x1e0804fff AssetsLibrary arm64e <bc401b3148f93913970d8fc943c81103> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1e091a000 - 0x1e0937fff AuthenticationServices arm64e <08159ebd79c53f1d9b03d4e1750a916a> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1e0a2d000 - 0x1e0a96fff CoreMIDI arm64e <d1268d28becf3177830cdebb6b604dd5> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1e0fca000 - 0x1e0fe1fff ExternalAccessory arm64e <577087fb882c301db948cb011dcd9647> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1e0ff6000 - 0x1e101ffff GLKit arm64e <cc9ce86461563930a8bd02fdccf50342> /System/Library/Frameworks/GLKit.framework/GLKit
0x1e1020000 - 0x1e104dfff GSS arm64e <fb34f1d5415b3c78ba62b110b28b1bca> /System/Library/Frameworks/GSS.framework/GSS
0x1e11b6000 - 0x1e1309fff MLCompute arm64e <745f50d790ad3da2b37f62a7772758a7> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1e1332000 - 0x1e134bfff MetalKit arm64e <2069b340b16d37919865eb19ce9bc0d7> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1e134c000 - 0x1e13d2fff MPSImage arm64e <839ad16e85713e68a065b32c8600e74a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1e13d3000 - 0x1e13f9fff MPSMatrix arm64e <77bbabf3e8163a3196110a96cba6681a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1e13fa000 - 0x1e1434fff MPSNDArray arm64e <ed6a5d9180183c798cff962ebc923657> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1e1435000 - 0x1e147dfff MPSRayIntersector arm64e <bd6a892e72d438fca431766246d274de> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1e147e000 - 0x1e147efff MetalPerformanceShaders arm64e <728f55e4f7883d0c91dc94c51b6518e1> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1e181b000 - 0x1e181bfff MobileCoreServices arm64e <e8914e95b29937d3b9987161f7e49a43> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1e2415000 - 0x1e241dfff OpenGLES arm64e <a283d984cda13eb3950abe1c45b9bb15> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1e241e000 - 0x1e241ffff libCVMSPluginSupport.dylib arm64e <d7e1d925536235a39460b7de8a92b519> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1e2420000 - 0x1e2426fff libCoreFSCache.dylib arm64e <e91597ee171e3ceca37aa387119678da> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1e2427000 - 0x1e242cfff libCoreVMClient.dylib arm64e <a2ee9e6308143343a78bd5889f5ed84e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1e242d000 - 0x1e2436fff libGFXShared.dylib arm64e <98b2d42900463caaa822fcbe67a73e61> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1e25f1000 - 0x1e26b8fff PDFKit arm64e <b0f0c61e8c973b029bf86fe2be8f4269> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1e26c8000 - 0x1e2706fff QuickLookThumbnailing arm64e <396622658373348eb0375c6f9ec089ef> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1e2dd4000 - 0x1e2f21fff SoundAnalysis arm64e <98eca939dfac3ba8b54f39fd4b655efd> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1e2f22000 - 0x1e2f31fff Speech arm64e <7d00b2fc03f23269841124bd22f19c0e> /System/Library/Frameworks/Speech.framework/Speech
0x1e3055000 - 0x1e3055fff UIKit arm64e <b28bad5dbbab3487a645be8dd6c24ed2> /System/Library/Frameworks/UIKit.framework/UIKit
0x1e305f000 - 0x1e312afff VideoSubscriberAccount arm64e <9d26c5a946893904822c43da331dee3a> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1e312b000 - 0x1e3d02fff libfaceCore.dylib arm64e <950e84a4346738bfab41c7131371dd0d> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1e3d1d000 - 0x1e3d1dfff VisionKit arm64e <f809bd277cb03c55b2e1692b3dfaf728> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1e4264000 - 0x1e4267fff AFKUser arm64e <4075bcc7534d3995b9c4f5e8c61ca001> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1e432c000 - 0x1e45b3fff ANECompiler arm64e <5dceca9aa6cf3fb0bc42bd22b14b1e20> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1e45b4000 - 0x1e45c8fff ANEServices arm64e <7f89a3fc76bb32feb540abf3ebe679a8> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1e45cd000 - 0x1e468afff APFS arm64e <fe68d5533b583af589951237539f65bb> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1e468b000 - 0x1e4691fff ASEProcessing arm64e <9cfc6cc4913c3796a6ef85183673b7a7> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1e4eb9000 - 0x1e4ebefff AggregateDictionary arm64e <840b2d8740b73096ac2854b0324b0236> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1e504e000 - 0x1e5127fff AirPlaySync arm64e <cfc6ab139ace3b4ebf0adfc1a8a6ff31> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1e5233000 - 0x1e524ffff AlgosScoreFramework arm64e <099cff8464783591a5f6797acd5aad1a> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1e5381000 - 0x1e53a4fff AppConduit arm64e <ad0864bf6ad332538b05f39767fd0a50> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1e548a000 - 0x1e5494fff AppStoreOverlays arm64e <f8a17612de323752ae3fa85d66926b34> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1e67a2000 - 0x1e67b1fff AppleFSCompression arm64e <048cc4b1ab3f34c9ab7c27c7851b7308> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1e67be000 - 0x1e67ccfff AppleIDSSOAuthentication arm64e <1a836c5e769a3baa869e8cc716e6d5a5> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1e67cd000 - 0x1e6812fff AppleJPEG arm64e <9c267a32e291376d9cf9d2b057a03092> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1e6897000 - 0x1e68abfff AppleNeuralEngine arm64e <6e0b144cf77331f587e636cfd823b933> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1e68b5000 - 0x1e68d9fff AppleSauce arm64e <0712594411d7338b99b364d8a23657f1> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1e690a000 - 0x1e6928fff AssetCacheServices arm64e <5876d666318d3d3d84c67c0fcbeb0b39> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1e6a93000 - 0x1e6af3fff AuthKitUI arm64e <292d27b4022d31b3988d04109fa11d88> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1e6b84000 - 0x1e6b9dfff BiomePubSub arm64e <ac413fb71fd436a596e1bcf6bbedb603> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1e6e8c000 - 0x1e6e9bfff BluetoothManager arm64e <42009c7f146638cbaa2674a3246e4d79> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1e7142000 - 0x1e714cfff CMCaptureCore arm64e <cbc3f26d79673faaada507289a0fec4d> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1e714d000 - 0x1e7164fff CPAnalytics arm64e <18dee3b0912d3fd1bdc58d791517b4d6> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1e7167000 - 0x1e7176fff CPMS arm64e <fe7963590ac939489887ad07bf050de6> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1e7177000 - 0x1e7187fff CTCarrierSpace arm64e <76316b9699bf3651bfcab682ab5f6e6e> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1e749d000 - 0x1e74a8fff CaptiveNetwork arm64e <bd2ce17202c83b23befa3350d6de966a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1e75d1000 - 0x1e760efff Catalyst arm64e <f3d13d53279d3826b0eb0d536c475d44> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1e7634000 - 0x1e7659fff CellularPlanManager arm64e <90d8698b6c3f36e1b0792e0629a25269> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1e7672000 - 0x1e767afff CertUI arm64e <a19ce9c97a0133838ed913885db3e0ac> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e7683000 - 0x1e76d3fff ChunkingLibrary arm64e <5b5929f417cd39be8ed328162885c49a> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1e7af9000 - 0x1e7b00fff CommonAuth arm64e <0f964234098d309f8cd37583ae1ff37c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1e7b01000 - 0x1e7b05fff CommunicationsFilter arm64e <6680a065737e359bbe67efd6a696820a> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1e7bdb000 - 0x1e7bdefff ConstantClasses arm64e <80fc270c0d79391b9c0c5da532b3f4b3> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1e7be8000 - 0x1e7c29fff ContactsAutocomplete arm64e <b231a82692da3b23891dd7314b1b6b7d> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1e7c30000 - 0x1e7cadfff ContactsUICore arm64e <d8a36e61fc753712b533c21edd15657f> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1e7e33000 - 0x1e7f29fff CoreBrightness arm64e <183d0aabf92c32ab882de297aeac2ce5> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1e7f97000 - 0x1e7fa6fff CoreDuetDaemonProtocol arm64e <3614ade3fe0439b196f425570c99a228> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1e7fa9000 - 0x1e7fabfff CoreDuetDebugLogging arm64e <c81ac724dcc339c681e726aab9eb55a1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e7fba000 - 0x1e7fccfff CoreEmoji arm64e <669020e2a66832599e42911c65fd55bd> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1e85f8000 - 0x1e85fcfff CoreOptimization arm64e <e659449874f632449bec08b48876bb68> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1e85fd000 - 0x1e86bafff CorePDF arm64e <28af8adf67333c3491b95585603ea7ef> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1e86bb000 - 0x1e86c3fff CorePhoneNumbers arm64e <b4643579fc4a386c82615a2d1a46931a> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1e86c4000 - 0x1e871bfff CorePrediction arm64e <09b49e20fa1133998553ac12ebc33b3e> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e905d000 - 0x1e9068fff CoreRecents arm64e <20bf2677abec389d9c1149ba49b146a1> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1e9069000 - 0x1e90d5fff CoreRecognition arm64e <66755e20b3f5369bb91430fc41474ee6> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1e90d6000 - 0x1e90eefff CoreSDB arm64e <c380c38cd2e0304b9580b3481cb787cf> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1e90ef000 - 0x1e9119fff CoreSVG arm64e <73b63c9b248a3a668d78e64cf7798037> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1e92e0000 - 0x1e92e4fff DAAPKit arm64e <da68644641933a9dbc3ce6668789c23a> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1e9302000 - 0x1e930ffff DCIMServices arm64e <5afb4df27a17373c8dbd20e0d8d6b3cd> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1e9326000 - 0x1e9364fff DataDetectorsNaturalLanguage arm64e <28b6fbb33c313c3ba820db8de4e6ee89> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e93c2000 - 0x1e93ecfff DeviceIdentity arm64e <95a29223a0eb30439cfb1c033009c78e> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e951f000 - 0x1e9556fff DistributedEvaluation arm64e <948ef712e6ce390e81e42e5693284bfe> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1e95ae000 - 0x1e9680fff DocumentCamera arm64e <8eda25e903a83b78a28827cd772d4d81> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1e9681000 - 0x1e96bdfff DocumentManager arm64e <c5e83e327cbd35d096700c0259ddff10> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1e96be000 - 0x1e96defff DocumentManagerCore arm64e <b5bd1e7222bc3e1f9dd55a0f354814b7> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e9769000 - 0x1e976bfff DragUI arm64e <fed87366d8c837c3829034740ae16c2c> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1e979b000 - 0x1e97ccfff EAP8021X arm64e <98ddaf68f0a23f6cb958c38f15d138ef> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1e97e3000 - 0x1e97edfff EmailAddressing arm64e <d6510c97586b37068399b755d43bbe05> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1e97fc000 - 0x1e9811fff Engram arm64e <df04031b89d731cfb7f96f8123ad2745> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e9951000 - 0x1e9958fff ExtensionFoundation arm64e <269d853002d13a54b9c94eb26a8882da> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1e9aeb000 - 0x1e9af3fff FSEvents arm64e <5f28548c32e53109afe47309238372be> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e9af4000 - 0x1e9b13fff FTAWD arm64e <f6457d73ae963f1780d757195d9da5d0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1e9b14000 - 0x1e9b17fff FTClientServices arm64e <aed8ce86671a3163b70f25b9cc152eb6> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1e9b18000 - 0x1e9f2cfff FaceCore arm64e <4334968753a13d5a8834ec84144809ed> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e9f35000 - 0x1e9f3afff FeatureFlagsSupport arm64e <3a4e0c7117963d4e8387c1ff89e6f780> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1e9f3b000 - 0x1e9f44fff FeedbackLogger arm64e <26cbd725ed953e0ba6a71c9d4ddde787> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1ea0e7000 - 0x1ea229fff libFontParser.dylib arm64e <c72ad0745ac93b659b674914393ae093> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1ea22a000 - 0x1ea232fff libGSFont.dylib arm64e <b068ee5fc08338f1872b811e56e24e56> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1ea233000 - 0x1ea270fff libGSFontCache.dylib arm64e <237c5373a70b3af5873043acb16928ce> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1ea2d8000 - 0x1ea2e5fff libhvf.dylib arm64e <4f8941fcc09531739dd8aa71ac32520d> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1ea30d000 - 0x1ea325fff Futhark arm64e <9ab415234d0f353593d039cf503c4116> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1eafa7000 - 0x1eafc6fff GenerationalStorage arm64e <a41ac71204053053a4a2961ea5f614d2> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1eafc7000 - 0x1eafd4fff GraphVisualizer arm64e <099248751c7231c6ab204ffc011190e3> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1eb001000 - 0x1eb00dfff HID arm64e <306002d363ad304580d7a28aa7332d0c> /System/Library/PrivateFrameworks/HID.framework/HID
0x1eb274000 - 0x1eb2e6fff Heimdal arm64e <7af44b197bcf31d2aa9fa07ac6e51d31> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1eb5d4000 - 0x1eb64efff HomeSharing arm64e <acca47f9fbfa34c082e1d8b2e38d575a> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1eb6a8000 - 0x1eb6aefff IDSKVStore arm64e <1487d053f143356ba705e908003e1c63> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1eb9d9000 - 0x1eb9e2fff IOKitten arm64e <70c5721ae9723082be896c07c0f8362d> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1eb9e3000 - 0x1eb9e5fff IOSurfaceAccelerator arm64e <60a192f2fc893709b0919bba3f3a9b38> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1eba10000 - 0x1eba17fff IdleTimerServices arm64e <9370e4f6ec0136d9ab773c36d8c51cfc> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1eba20000 - 0x1eba26fff IncomingCallFilter arm64e <b2610e87d38937bbb06ecea8837238c1> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1ebaec000 - 0x1ebaf9fff IntentsFoundation arm64e <3c45718f0a453d80a5039479539acd06> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1ebb14000 - 0x1ebb16fff InternationalTextSearch arm64e <91aa7da2e75c3d069aee9e1c05ab4364> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1ebb17000 - 0x1ebb34fff IntlPreferences arm64e <e644478d6a383f8ab792c3850440b245> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1ebdab000 - 0x1ebdb2fff LinguisticData arm64e <dcb46cc8c9c93df3b046d7d4f192cdd0> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1ebe05000 - 0x1ebe3efff LocalAuthenticationPrivateUI arm64e <aa01b6163ba23537a6bdf402e938b320> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1ec002000 - 0x1ec002fff Marco arm64e <11434dfcf8ef33a0aa354c743636729a> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1ec2cf000 - 0x1ec59ffff MediaLibraryCore arm64e <f5b1c00624e632598266d392517a4ff7> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1ec5a0000 - 0x1ec62dfff MediaPlatform arm64e <1743610ee824302090c88a5dceecba33> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1eca34000 - 0x1ecb06fff MetalTools arm64e <0b9155e555963929a5402436bf91033d> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1ecb28000 - 0x1ecb80fff MetricsKit arm64e <edbb144189023bc39e10c217a23a64e5> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1ecb91000 - 0x1ecba5fff MobileBluetooth arm64e <f4e5ac4565a0370298cbee3404fa7b60> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1ecc28000 - 0x1ecc2efff MobileSystemServices arm64e <cf0f2b6927c4329ebe94a4d60493af12> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1ecfe9000 - 0x1ecfeffff Netrb arm64e <2f7d24627a1d3671accb7d16ac366230> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1ed0b0000 - 0x1ed0cafff NetworkStatistics arm64e <c6959fe2543f3ac6a4d1a130957a6c60> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1ed185000 - 0x1ed187fff OAuth arm64e <0267c43ef39a388684aafce149382a2f> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ed1a6000 - 0x1ed1e7fff OTSVG arm64e <9404de3d832034f1b478e6770df08133> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1ed834000 - 0x1ed836fff ParsecSubscriptionServiceSupport arm64e <91323730c8ca33d5bd8c275696261341> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1ed83b000 - 0x1ed867fff Pasteboard arm64e <bacd7862b12f3ab1a5e057f73302fe49> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1ed899000 - 0x1ed8a5fff PersonaKit arm64e <249defa4d60536ab95633411c5152dc1> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1ed8a6000 - 0x1ed8b3fff PersonaUI arm64e <216bbab1fe103e3e8782217cebd9fa12> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1ed8d6000 - 0x1ed8d6fff PhoneNumbers arm64e <86c4c5ac0c473ad5a0bf1553cbd6475f> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1edaa6000 - 0x1edae4fff PhotosImagingFoundation arm64e <5a65e8e09a9f3cad988f8b7417450368> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1edae5000 - 0x1edb31fff PhysicsKit arm64e <2bf284a56cd93fafa781052f138ed23d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1edbef000 - 0x1edbfafff PointerUIServices arm64e <98b284a44d7331f68134ab06b550f6e3> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1ef0ed000 - 0x1ef0f8fff RTCReporting arm64e <d92de6fff22f3ed1a16fb867ba406c80> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1ef447000 - 0x1ef459fff RemoteTextInput arm64e <df9ef36f439c3181a284147efabd1e1d> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ef45a000 - 0x1ef4c3fff RemoteUI arm64e <70e070052f67351a925b1db0bb844aef> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1ef4fc000 - 0x1ef500fff RevealCore arm64e <21531817d31139d2a11016daad1edec2> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1ef517000 - 0x1ef8a3fff SDAPI arm64e <6ec280f9da4a361983922610c21654d6> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1efe12000 - 0x1efe1cfff SignpostCollection arm64e <4749311960ce3f2e9631dfc0e545cccc> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1efe1d000 - 0x1efe1dfff SignpostMetrics arm64e <756c0ec9c2d43a55bbfcf00ea5e70cab> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1efe1f000 - 0x1efe5ffff SignpostSupport arm64e <8c380de32ff8337486735f9aec07e507> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1f08db000 - 0x1f08dbfff SoftLinking arm64e <803c8c8c00ad3eeb924177ac8b2a0178> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1f0ddd000 - 0x1f0e1bfff StreamingZip arm64e <0980eaae9fa03af294a320d05543706f> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1f0e23000 - 0x1f0e2dfff SymptomDiagnosticReporter arm64e <541c5fe212bb3a36b7f5eb3cc0a8f764> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1f0e5f000 - 0x1f0e7bfff SymptomPresentationFeed arm64e <4325a8c8518e30939f83bd7cb3ef9893> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1f0ebb000 - 0x1f0ecbfff TCC arm64e <c783172c1c5634728390c0423d7160ac> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1f17d4000 - 0x1f1888fff TextureIO arm64e <c48e8d624c4731caa9aefb1435fa725c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1f1ab5000 - 0x1f1abcfff URLFormatting arm64e <6b66226ec8c634f3bd667a4af030a07c> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1f209a000 - 0x1f20c4fff UsageTracking arm64e <6a4f61796af3393b85de8e040aed84e5> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1f2bfe000 - 0x1f2cc7fff VoiceTrigger arm64e <230337c7b5143f3e903bd333237cb71f> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1f2d8e000 - 0x1f2d8ffff WatchdogClient arm64e <69e04563b89834cda36b91aa7fc5076b> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1f3076000 - 0x1f37b2fff libwebrtc.dylib arm64e <4505d3294bbd38fea867f0f9114e55b0> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1f3831000 - 0x1f3848fff WebUI arm64e <45f510c9f7813aad9cea0a8b4d38fc56> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1f3d89000 - 0x1f3d8cfff XCTTargetBootstrap arm64e <a7807a769fb330558207ae1666bf186f> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1f3e10000 - 0x1f3e2ffff caulk arm64e <c825451a58ec3b2a9db761cea4058cea> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1f63a4000 - 0x1f63a9fff kperf arm64e <08ef6ced017e334dbfb52a12f911cc49> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1f63aa000 - 0x1f63b2fff kperfdata arm64e <a4e54992f7ac3a08a7618ed300529208> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1f63b3000 - 0x1f63c9fff libEDR arm64e <92fae9563a1e3aa49562c9ec8d93f705> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1f63e2000 - 0x1f63f3fff perfdata arm64e <af039b5262113f128722a0ec48f8c2d3> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1f63f4000 - 0x1f6425fff vCard arm64e <cccce24f884a34ac9282314a8ef49ba5> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1f6d54000 - 0x1f6d90fff libAWDSupport.dylib arm64e <ec9d86e1a42f395b964f700b1918a1eb> /usr/lib/libAWDSupport.dylib
0x1f6d91000 - 0x1f714cfff libAWDSupportFramework.dylib arm64e <6005634d8044335099a30c7269ac6215> /usr/lib/libAWDSupportFramework.dylib
0x1f72cf000 - 0x1f72defff libAudioStatistics.dylib arm64e <b88cf6749d933d6b88ea80e227edf2d0> /usr/lib/libAudioStatistics.dylib
0x1f747e000 - 0x1f74b1fff libCRFSuite.dylib arm64e <eff3920cf1b8339496c2e333711a86df> /usr/lib/libCRFSuite.dylib
0x1f74b2000 - 0x1f74b3fff libCTGreenTeaLogger.dylib arm64e <748efb072c4f3afaa2dafd33fe75d7d7> /usr/lib/libCTGreenTeaLogger.dylib
0x1f74b4000 - 0x1f74befff libChineseTokenizer.dylib arm64e <83ce9fc370093b4e89580e4e79515060> /usr/lib/libChineseTokenizer.dylib
0x1f7775000 - 0x1f777cfff libIOReport.dylib arm64e <06af496860ad388fb6c71aadaf1ec289> /usr/lib/libIOReport.dylib
0x1f77f3000 - 0x1f77fafff libMatch.1.dylib arm64e <013fc0b90d5733a38c5fcafb4f531ca3> /usr/lib/libMatch.1.dylib
0x1f790c000 - 0x1f790dfff libThaiTokenizer.dylib arm64e <26ff6d4218fa3564ae85769e475085fe> /usr/lib/libThaiTokenizer.dylib
0x1f7b82000 - 0x1f7b84fff libapp_launch_measurement.dylib arm64e <60872b49564b34dba96053ff633a44d7> /usr/lib/libapp_launch_measurement.dylib
0x1f7b85000 - 0x1f7b9bfff libapple_nghttp2.dylib arm64e <a0ae5dc7331938e5aafe1bb7d5ba9410> /usr/lib/libapple_nghttp2.dylib
0x1f7b9c000 - 0x1f7c2dfff libate.dylib arm64e <acdfe7bfd9e33ea99e96472c646332ab> /usr/lib/libate.dylib
0x1f7cbf000 - 0x1f7ccffff libbsm.0.dylib arm64e <aa8544db442b3d7298aad8333f1da86a> /usr/lib/libbsm.0.dylib
0x1f7cd0000 - 0x1f7cdcfff libbz2.1.0.dylib arm64e <c7fe39ce38c230f8bf80b0623c0133cc> /usr/lib/libbz2.1.0.dylib
0x1f7cdd000 - 0x1f7cddfff libcharset.1.dylib arm64e <c1feecdce64231778a18a6b9e83d29d1> /usr/lib/libcharset.1.dylib
0x1f7cde000 - 0x1f7ceffff libcmph.dylib arm64e <100ce5367c1531e093feb698ed397d75> /usr/lib/libcmph.dylib
0x1f7cf0000 - 0x1f7d07fff libcompression.dylib arm64e <ecf46b53d77839068ae93e009f1afa56> /usr/lib/libcompression.dylib
0x1f7d08000 - 0x1f7d1efff libcoretls.dylib arm64e <5a15ba424e8c32c1852b6bf5b0b9f5e6> /usr/lib/libcoretls.dylib
0x1f7d1f000 - 0x1f7d20fff libcoretls_cfhelpers.dylib arm64e <6b34095b1eb73897a7ce5cd164b1ba59> /usr/lib/libcoretls_cfhelpers.dylib
0x1f7d44000 - 0x1f7d4bfff libcupolicy.dylib arm64e <5fd954ea46503268a79279937ba46fae> /usr/lib/libcupolicy.dylib
0x1f7d4c000 - 0x1f7d53fff libdns_services.dylib arm64e <1e6278dfd78a3cfda791ec582596d6ab> /usr/lib/libdns_services.dylib
0x1f7d54000 - 0x1f7d71fff libedit.3.dylib arm64e <6ad9bd206dd935d6825ed286b68e50c3> /usr/lib/libedit.3.dylib
0x1f7d72000 - 0x1f7d72fff libenergytrace.dylib arm64e <1f82a4e41bb13b2bbec15c8fa895bcae> /usr/lib/libenergytrace.dylib
0x1f7d73000 - 0x1f7d8cfff libexpat.1.dylib arm64e <0337d28ff1203b9785468cf81228b4f4> /usr/lib/libexpat.1.dylib
0x1f7db7000 - 0x1f7dbbfff libgermantok.dylib arm64e <616d3bc7c70031c8b64cac33f622f695> /usr/lib/libgermantok.dylib
0x1f7dbc000 - 0x1f7dc1fff libheimdal-asn1.dylib arm64e <2cf60e4c59493c18991607cfd599cc25> /usr/lib/libheimdal-asn1.dylib
0x1f7dc2000 - 0x1f7eb7fff libiconv.2.dylib arm64e <96c33c0a1c3e36129f5f9c5a06aa8ee6> /usr/lib/libiconv.2.dylib
0x1f7ed6000 - 0x1f7ed7fff liblangid.dylib arm64e <be7c2108730e3eb3b57df71d75580648> /usr/lib/liblangid.dylib
0x1f7ed8000 - 0x1f7ee3fff liblockdown.dylib arm64e <9d9e7c37660e30a1a876d6033629fcc0> /usr/lib/liblockdown.dylib
0x1f7ee4000 - 0x1f7efcfff liblzma.5.dylib arm64e <0bcf3933a36f3b92abee3c5b5476b489> /usr/lib/liblzma.5.dylib
0x1f7f2b000 - 0x1f7f80fff libmecab.dylib arm64e <cfa91232468339b290c19dc34bd03fc9> /usr/lib/libmecab.dylib
0x1f7f81000 - 0x1f81b8fff libmecabra.dylib arm64e <51b1d8e4aa9a3b8fb09571b4290539c4> /usr/lib/libmecabra.dylib
0x1f81b9000 - 0x1f81cbfff libmis.dylib arm64e <b1ee6bb46e3a341ba9d844a59634df67> /usr/lib/libmis.dylib
0x1f81cc000 - 0x1f81e1fff libnetworkextension.dylib arm64e <edbc37633ce83854b64e696ec94a3328> /usr/lib/libnetworkextension.dylib
0x1f858c000 - 0x1f85c6fff libpcap.A.dylib arm64e <1a8ae5ac32ba3816a9b5917e402a1515> /usr/lib/libpcap.A.dylib
0x1f85c7000 - 0x1f85d5fff libperfcheck.dylib arm64e <76d92bc0ad533f27a19d6fc816595eeb> /usr/lib/libperfcheck.dylib
0x1f85dd000 - 0x1f85effff libprequelite.dylib arm64e <0769f4c5597d3a8cabb3dd2f4150832b> /usr/lib/libprequelite.dylib
0x1f85f0000 - 0x1f8602fff libprotobuf-lite.dylib arm64e <b2ac45e02fe931a482bd3d122e9711a5> /usr/lib/libprotobuf-lite.dylib
0x1f8603000 - 0x1f8665fff libprotobuf.dylib arm64e <6bae89e501373fcba31ec70c089f6281> /usr/lib/libprotobuf.dylib
0x1f8666000 - 0x1f86c5fff libquic.dylib arm64e <f6a18a73e2f43eaf9621afce827ac86d> /usr/lib/libquic.dylib
0x1f86c6000 - 0x1f86defff libresolv.9.dylib arm64e <543fc2cd008c3ead84a72f434ea8f8e7> /usr/lib/libresolv.9.dylib
0x1f86df000 - 0x1f86e1fff libsandbox.1.dylib arm64e <56c512172a463088bb0b92b35f973c32> /usr/lib/libsandbox.1.dylib
0x1f872b000 - 0x1f872efff libutil.dylib arm64e <bd91b6a662e83649ad7a2e49887f39f4> /usr/lib/libutil.dylib
0x1f872f000 - 0x1f881afff libxml2.2.dylib arm64e <69f58a5d55e3350384fc69de109a27b8> /usr/lib/libxml2.2.dylib
0x1f881f000 - 0x1f8848fff libxslt.1.dylib arm64e <a81750a88806350d99f61a2d3265e609> /usr/lib/libxslt.1.dylib
0x1f8849000 - 0x1f885afff libz.1.dylib arm64e <c54213fe599e385abfa1d61e4f3bf2db> /usr/lib/libz.1.dylib
0x1f8894000 - 0x1f8896fff liblog_network.dylib arm64e <0fd0495af55a38bfb78626a6f8461066> /usr/lib/log/liblog_network.dylib
0x1f894b000 - 0x1f894bfff libswiftCoreFoundation.dylib arm64e <ca92ca3b0f9432b592b0b23341f26b1a> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f89a5000 - 0x1f89aefff libswiftDarwin.dylib arm64e <dd55842a62833d3cb2bcd6a99d30ce6b> /usr/lib/swift/libswiftDarwin.dylib
0x1f8aac000 - 0x1f8ab1fff libcache.dylib arm64e <b99efabb0eec35e1b3d22b8f9786335f> /usr/lib/system/libcache.dylib
0x1f8ab2000 - 0x1f8abffff libcommonCrypto.dylib arm64e <cee070ebc8be388aa6787366a3c26eb4> /usr/lib/system/libcommonCrypto.dylib
0x1f8ac0000 - 0x1f8ac3fff libcompiler_rt.dylib arm64e <94009075862d337481ebc6ce2f19c920> /usr/lib/system/libcompiler_rt.dylib
0x1f8ac4000 - 0x1f8accfff libcopyfile.dylib arm64e <be954c55cb063214862fee46429c1851> /usr/lib/system/libcopyfile.dylib
0x1f8bac000 - 0x1f8bacfff liblaunch.dylib arm64e <910b87c7ffbc3870ad492c33c6bac42f> /usr/lib/system/liblaunch.dylib
0x1f8bad000 - 0x1f8bb2fff libmacho.dylib arm64e <6135fd257d293340b73a89f4f47bebc0> /usr/lib/system/libmacho.dylib
0x1f8bb3000 - 0x1f8bb5fff libremovefile.dylib arm64e <e8844fd6e7683d8691cae8fcdf998be6> /usr/lib/system/libremovefile.dylib
0x1f8bb6000 - 0x1f8bb7fff libsystem_blocks.dylib arm64e <0264eb2280a734bb89228396234ae825> /usr/lib/system/libsystem_blocks.dylib
0x1f8bb8000 - 0x1f8bbafff libsystem_collections.dylib arm64e <511397d6929531aea7e0a3dd5eb3dd22> /usr/lib/system/libsystem_collections.dylib
0x1f8bbb000 - 0x1f8bbffff libsystem_configuration.dylib arm64e <c8890758b4c43ec08d5f228c22086258> /usr/lib/system/libsystem_configuration.dylib
0x1f8bc0000 - 0x1f8bd2fff libsystem_containermanager.dylib arm64e <a88e3aa202573530af6b78e2f95b91d1> /usr/lib/system/libsystem_containermanager.dylib
0x1f8bd3000 - 0x1f8bd4fff libsystem_coreservices.dylib arm64e <c9eb71e0df2133e28fb7046a81af5a76> /usr/lib/system/libsystem_coreservices.dylib
0x1f8bd5000 - 0x1f8bdefff libsystem_darwin.dylib arm64e <3811e6bc768d37d3ab928af58f302dd9> /usr/lib/system/libsystem_darwin.dylib
0x1f8bdf000 - 0x1f8be7fff libsystem_dnssd.dylib arm64e <bd2172e57ba23066b1a58309a3fe23c0> /usr/lib/system/libsystem_dnssd.dylib
0x1f8be8000 - 0x1f8beafff libsystem_featureflags.dylib arm64e <d87df8c1aa8238999be549f6f7a523ac> /usr/lib/system/libsystem_featureflags.dylib
0x1f8beb000 - 0x1f8c18fff libsystem_m.dylib arm64e <588d2652ea2d38ca87da2abd2d4d2a13> /usr/lib/system/libsystem_m.dylib
0x1f8c19000 - 0x1f8c1ffff libsystem_platform.dylib arm64e <73f3e4590f823377a7d1ef05cae41c0a> /usr/lib/system/libsystem_platform.dylib
0x1f8c20000 - 0x1f8c20fff libsystem_product_info_filter.dylib arm64e <1ac730a9de2f32dfa875392aa0007ef2> /usr/lib/system/libsystem_product_info_filter.dylib
0x1f8c21000 - 0x1f8c2cfff libsystem_pthread.dylib arm64e <677a4a3539f3303e8c653fa891a75caf> /usr/lib/system/libsystem_pthread.dylib
0x1f8c2d000 - 0x1f8c30fff libsystem_sandbox.dylib arm64e <4e4d7b23761d3615acb01746f670d335> /usr/lib/system/libsystem_sandbox.dylib
0x1f8c31000 - 0x1f8c3bfff libunwind.dylib arm64e <056b2b8f555b3f75a9a98b6c42648ddd> /usr/lib/system/libunwind.dylib
0x1f8c3c000 - 0x1f8c72fff libxpc.dylib arm64e <71a903b4e73136b6bfdaba9e03b53e8c> /usr/lib/system/libxpc.dylib
0x1f8d0b000 - 0x1f8d26fff AccessibilitySettingsLoader arm64e <c6495bd72c143fb2988e4aae5c8e988e> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1fa552000 - 0x1fa564fff SpotlightLinguistics arm64e <e4de0824cfee31b39e29bf7b2e939a20> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment