Skip to content

iOS - EXC_BAD_ACCESS (SIGSEGV) - No dSYMs to symbolicate iOS crashes #3707

@MichaelLHerman

Description

@MichaelLHerman

What happened?

Getting an app crash on iOS release builds
Trying to symbolicate in Xcode but unable to find the dSYMs for the realm-wrapper frames.

Repro steps

"Minimizing" app using task switcher. When returning to app, see that it has crashed

Version

20.1.0

What Atlas Services are you using?

Local Database only

What type of application is this?

Xamarin

Client OS and version

iOS 18.5

Code snippets

No response

Stacktrace of the exception/crash you're getting

Incident Identifier: 500B6EA5-3728-41B6-B716-EABCFD3C0BF2
Distributor ID:      com.apple.TestFlight
Hardware Model:      iPhone17,2
Process:             CadabraMobile [2305]
Path:                /private/var/containers/Bundle/Application/445BCDA8-49B3-487D-935D-861AF17449C7/CadabraMobile.app/CadabraMobile
Identifier:          com.acumenmd.rounder-rc
Version:             1.28.0 (2507231907)
AppStoreTools:       16F7
AppVariant:          1:iPhone17,2:18
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.acumenmd.rounder-rc [1253]

Date/Time:           2025-07-25 09:46:54.3704 -0400
Launch Time:         2025-07-25 09:44:26.2524 -0400
OS Version:          iPhone OS 18.5 (22F76)
Release Type:        User
Baseband Version:    1.60.02
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype:  FS pagein error: 1 Operation not permitted
Exception Codes: 0x000000000000000a, 0x00000001117a80a8
VM Region Info: 0x1117a80a8 is in 0x1117a8000-0x1117ac000;  bytes after start: 168  bytes before end: 16215
      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      mapped file              1117a4000-1117a8000 [   16K] rw-/rw- SM=S/A  Object_id=e8aa1441
--->  mapped file              1117a8000-1117ac000 [   16K] rw-/rw- SM=S/A  Object_id=e8aa1441
      VM_ALLOCATE              1117ac000-1117f0000 [  272K] rw-/rwx SM=ZER  
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: CadabraMobile [2305]

Triggered by Thread:  7


Kernel Triage:
APFS - (arg = 0x39d7000100200002) The inode's protection class does not allow pagein
VM - (arg = 0x1900000001) Filesystem pagein returned an error in vnode_pagein
VM - (arg = 0x0) Page has error bit set



Thread 0:
0   libsystem_kernel.dylib        	0x00000001f1fb3ce4 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001f1fb739c mach_msg2_internal + 76 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f1fb72b8 mach_msg_overwrite + 428 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f1fb7100 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a0da6900 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2637)
5   CoreFoundation                	0x00000001a0da51f0 __CFRunLoopRun + 1208 (CFRunLoop.c:3021)
6   CoreFoundation                	0x00000001a0da6c3c CFRunLoopRunSpecific + 572 (CFRunLoop.c:3434)
7   GraphicsServices              	0x00000001edf85454 GSEventRunModal + 168 (GSEvent.c:2196)
8   UIKitCore                     	0x00000001a37b9274 -[UIApplication _run] + 816 (UIApplication.m:3845)
9   UIKitCore                     	0x00000001a3784a28 UIApplicationMain + 336 (UIApplication.m:5540)
10  CadabraMobile                 	0x0000000105ed65d8 xamarin_UIApplicationMain + 24 (bindings.m:131)
11  CadabraMobile                 	0x000000010160f930 wrapper_managed_to_native_UIKit_UIApplication_xamarin_UIApplicationMain_int_intptr_intptr_intptr_intptr_ + 176
12  CadabraMobile                 	0x0000000105dc9cbc Microsoft_iOS_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 212 (UIApplication.cs:72)
13  CadabraMobile                 	0x000000010277c6b0 CadabraMobile_CadabraMobile_Program_Main_string__ + 56 (Program.cs:14)
14  CadabraMobile                 	0x000000010600a708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
15  CadabraMobile                 	0x0000000105fb5f30 mono_runtime_invoke_checked + 148 (object.c:2788)
16  CadabraMobile                 	0x0000000105fbbc64 mono_runtime_exec_main_checked + 116 (object.c:4808)
17  CadabraMobile                 	0x0000000106010e80 mono_jit_exec + 356 (driver.c:1311)
18  CadabraMobile                 	0x0000000105ee1034 xamarin_main + 948 (monotouch-main.m:0)
19  CadabraMobile                 	0x000000010607b49c main + 64 (main.arm64.mm:370)
20  dyld                          	0x00000001c7c7bf08 start + 6040 (dyldMain.cpp:1450)

Thread 1:
0   libsystem_kernel.dylib        	0x00000001f1fb9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x000000022b4bde50 _pthread_cond_wait + 984 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105f4dd3c thread_func + 412 (sgen-thread-pool.c:195)
3   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
4   libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 2:
0   libsystem_kernel.dylib        	0x00000001f1fb3c60 semaphore_wait_trap + 8 (:-1)
1   CadabraMobile                 	0x0000000105fe9bbc finalizer_thread + 328 (gc.c:868)
2   CadabraMobile                 	0x0000000105fc7f3c start_wrapper + 348 (threads.c:1276)
3   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
4   libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 3:
0   libsystem_kernel.dylib        	0x00000001f1fb3ce4 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001f1fb739c mach_msg2_internal + 76 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f1fb72b8 mach_msg_overwrite + 428 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f1fb7100 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a0da6900 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2637)
5   CoreFoundation                	0x00000001a0da51f0 __CFRunLoopRun + 1208 (CFRunLoop.c:3021)
6   CoreFoundation                	0x00000001a0da6c3c CFRunLoopRunSpecific + 572 (CFRunLoop.c:3434)
7   Foundation                    	0x000000019fa1e79c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:375)
8   Foundation                    	0x000000019fa24020 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:422)
9   UIKitCore                     	0x00000001a37a356c -[UIEventFetcher threadMain] + 424 (UIEventFetcher.m:1351)
10  Foundation                    	0x000000019fa84804 __NSThread__start__ + 732 (NSThread.m:991)
11  libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
12  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 4:
0   libsystem_kernel.dylib        	0x00000001f1fb9658 __semwait_signal + 8 (:-1)
1   libsystem_c.dylib             	0x00000001a8d789ac nanosleep + 220 (nanosleep.c:104)
2   libsystem_c.dylib             	0x00000001a8d8dd10 sleep + 52 (sleep.c:62)
3   Sentry                        	0x0000000107962700 monitorCachedData + 660 (SentryCrashCachedData.c:146)
4   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
5   libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 5:
0   libsystem_kernel.dylib        	0x00000001f1fb3ce4 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001f1fb739c mach_msg2_internal + 76 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f1fb72b8 mach_msg_overwrite + 428 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f1fb7100 mach_msg + 24 (mach_msg.c:323)
4   Sentry                        	0x0000000107948784 handleExceptions + 160 (SentryCrashMonitor_MachException.c:313)
5   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
6   libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 6:
0   libsystem_kernel.dylib        	0x00000001f1fb9658 __semwait_signal + 8 (:-1)
1   libsystem_c.dylib             	0x00000001a8d789ac nanosleep + 220 (nanosleep.c:104)
2   Foundation                    	0x000000019fcbcc2c +[NSThread sleepForTimeInterval:] + 156 (NSThread.m:527)
3   Sentry                        	0x0000000107927624 -[SentryANRTrackerV1 detectANRs] + 556 (SentryANRTrackerV1.m:105)
4   Foundation                    	0x000000019fa84804 __NSThread__start__ + 732 (NSThread.m:991)
5   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
6   libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 7 Crashed:
0   libsystem_kernel.dylib        	0x00000001f1fbe1dc __pthread_kill + 8 (:-1)
1   libsystem_pthread.dylib       	0x000000022b4c3c60 pthread_kill + 268 (pthread.c:1721)
2   libsystem_c.dylib             	0x00000001a8d8cd08 raise + 32 (raise.c:30)
3   CadabraMobile                 	0x0000000106007490 mono_sigsegv_signal_handler_debug + 528 (mini-runtime.c:0)
4   libsystem_platform.dylib      	0x000000022b413a08 _sigtramp + 56 (sigtramp.c:116)
5   realm-wrappers                	0x00000001075b6f20 0x107418000 + 1699616
6   realm-wrappers                	0x00000001075b5ad8 0x107418000 + 1694424
7   realm-wrappers                	0x0000000107488c80 0x107418000 + 461952
8   realm-wrappers                	0x00000001074d3c70 0x107418000 + 769136
9   realm-wrappers                	0x0000000107454214 0x107418000 + 246292
10  CadabraMobile                 	0x0000000100b63794 wrapper_managed_to_native_Realms_SharedRealmHandle_NativeMethods_open_Realms_Native_Configuration_Realms_NativeException_ + 260
11  CadabraMobile                 	0x0000000100b2c220 Realms_SharedRealmHandle_Open_Realms_Native_Configuration + 176 (D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Handles\SharedRealmHandle.cs:402)
12  CadabraMobile                 	0x000000010428e5f4 Realm_Realms_RealmConfiguration_CreateHandle_Realms_Native_Configuration_modreqSystem_Runtime_InteropServices_InAttribute_ + 72 (D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Configurations\RealmConfiguration.cs:0)
13  CadabraMobile                 	0x00000001042bd0fc Realm_Realms_Realm_GetInstance_Realms_RealmConfigurationBase + 48 (D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.cs:0)
14  CadabraMobile                 	0x0000000105bd78f4 corlib_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_REF_TStateMachine_REF_ExecutionContextCallback_object + 80
15  CadabraMobile                 	0x0000000105ba8080 corlib_System_Threading_Tasks_Task_RunContinuations_object + 176
16  CadabraMobile                 	0x000000010182bc20 aot_instances_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_BOOL_TStateMachine_REF_ExecutionContextCallback_object + 80
17  CadabraMobile                 	0x0000000105b8c8e4 corlib_System_Threading_ThreadPoolWorkQueue_Dispatch + 720
18  CadabraMobile                 	0x000000010600a708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
19  CadabraMobile                 	0x0000000105fb5f30 mono_runtime_invoke_checked + 148 (object.c:2788)
20  CadabraMobile                 	0x0000000105fc8030 start_wrapper + 592 (threads.c:1276)
21  libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
22  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 8:
0   libsystem_kernel.dylib        	0x00000001f1fb9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x000000022b4bde7c _pthread_cond_wait + 1028 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105eeca28 SystemNative_LowLevelMonitor_TimedWait + 104 (pal_threading.c:198)
3   CadabraMobile                 	0x000000010158853c wrapper_managed_to_native_Interop_Sys__LowLevelMonitor_TimedWaitg____PInvoke_67_0_intptr_int + 140
4   CadabraMobile                 	0x00000001059b4978 corlib_Interop_Sys_LowLevelMonitor_TimedWait_intptr_int + 44
5   CadabraMobile                 	0x0000000105b9e7bc corlib_System_Threading_WaitSubsystem_WaitableObject_Wait_Locked_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ + 264
6   CadabraMobile                 	0x0000000105b9c14c corlib_System_Threading_WaitSubsystem_Wait_System_Threading_WaitSubsystem_WaitableObject_int_bool_bool + 120
7   CadabraMobile                 	0x0000000105b94970 corlib_System_Threading_WaitHandle_WaitOne_int + 92
8   CadabraMobile                 	0x0000000105b724ec corlib_System_Threading_Thread_StartCallback + 216
9   CadabraMobile                 	0x000000010600a708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
10  CadabraMobile                 	0x0000000105fb5f30 mono_runtime_invoke_checked + 148 (object.c:2788)
11  CadabraMobile                 	0x0000000105fc8030 start_wrapper + 592 (threads.c:1276)
12  libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
13  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 9:
0   libsystem_kernel.dylib        	0x00000001f1fb9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x000000022b4bde50 _pthread_cond_wait + 984 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105f03e2c mono_os_cond_timedwait + 168 (mono-os-mutex.c:75)
3   CadabraMobile                 	0x0000000105f07a9c mono_lifo_semaphore_timed_wait + 252 (lifo-semaphore.c:55)
4   CadabraMobile                 	0x0000000101390990 wrapper_managed_to_native_System_Threading_LowLevelLifoSemaphore_TimedWaitInternal_intptr_int + 128
5   CadabraMobile                 	0x0000000105b746a8 corlib_System_Threading_LowLevelLifoSemaphore_WaitForSignal_int + 104
6   CadabraMobile                 	0x000000010600a708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
7   CadabraMobile                 	0x0000000105fb5f30 mono_runtime_invoke_checked + 148 (object.c:2788)
8   CadabraMobile                 	0x0000000105fc8030 start_wrapper + 592 (threads.c:1276)
9   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
10  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 10:
0   libsystem_kernel.dylib        	0x00000001f1fb9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x000000022b4bde7c _pthread_cond_wait + 1028 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105eeca28 SystemNative_LowLevelMonitor_TimedWait + 104 (pal_threading.c:198)
3   CadabraMobile                 	0x000000010158853c wrapper_managed_to_native_Interop_Sys__LowLevelMonitor_TimedWaitg____PInvoke_67_0_intptr_int + 140
4   CadabraMobile                 	0x00000001059b4978 corlib_Interop_Sys_LowLevelMonitor_TimedWait_intptr_int + 44
5   CadabraMobile                 	0x0000000105b9e7bc corlib_System_Threading_WaitSubsystem_WaitableObject_Wait_Locked_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ + 264
6   CadabraMobile                 	0x0000000105b9c14c corlib_System_Threading_WaitSubsystem_Wait_System_Threading_WaitSubsystem_WaitableObject_int_bool_bool + 120
7   CadabraMobile                 	0x0000000105b94970 corlib_System_Threading_WaitHandle_WaitOne_int + 92
8   CadabraMobile                 	0x0000000105b724ec corlib_System_Threading_Thread_StartCallback + 216
9   CadabraMobile                 	0x000000010600a708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
10  CadabraMobile                 	0x0000000105fb5f30 mono_runtime_invoke_checked + 148 (object.c:2788)
11  CadabraMobile                 	0x0000000105fc8030 start_wrapper + 592 (threads.c:1276)
12  libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
13  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 11:
0   libsystem_kernel.dylib        	0x00000001f1fb3ce4 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001f1fb739c mach_msg2_internal + 76 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f1fb72b8 mach_msg_overwrite + 428 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f1fb7100 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a0da6900 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2637)
5   CoreFoundation                	0x00000001a0da51f0 __CFRunLoopRun + 1208 (CFRunLoop.c:3021)
6   CoreFoundation                	0x00000001a0da6c3c CFRunLoopRunSpecific + 572 (CFRunLoop.c:3434)
7   CFNetwork                     	0x00000001a23c630c +[__CFN_CoreSchedulingSetRunnable _run:] + 416 (CoreSchedulingSet.mm:1473)
8   Foundation                    	0x000000019fa84804 __NSThread__start__ + 732 (NSThread.m:991)
9   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
10  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 12:
0   libsystem_pthread.dylib       	0x000000022b4bcaa4 start_wqthread + 0 (:-1)

Thread 13:
0   libsystem_kernel.dylib        	0x00000001f1fb9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x000000022b4bde50 _pthread_cond_wait + 984 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105f03e54 mono_os_cond_timedwait + 208 (mono-os-mutex.c:32)
3   CadabraMobile                 	0x0000000105fcbba4 mono_w32handle_timedwait_signal_handle + 320 (w32handle.c:629)
4   CadabraMobile                 	0x0000000105fcb96c mono_w32handle_wait_one + 772 (w32handle.c:741)
5   CadabraMobile                 	0x0000000105feb3ec ves_icall_System_Threading_Monitor_Monitor_wait + 392 (monitor.c:1427)
6   CadabraMobile                 	0x0000000105f8886c ves_icall_System_Threading_Monitor_Monitor_wait_raw + 88 (icall-def.h:583)
7   CadabraMobile                 	0x000000010138fbf8 wrapper_managed_to_native_System_Threading_Monitor_Monitor_wait_object_int_bool + 136
8   CadabraMobile                 	0x0000000105b71278 corlib_System_Threading_Monitor_ObjWait_int_object + 124
9   CadabraMobile                 	0x000000010600a708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
10  CadabraMobile                 	0x0000000105fb5f30 mono_runtime_invoke_checked + 148 (object.c:2788)
11  CadabraMobile                 	0x0000000105fc8030 start_wrapper + 592 (threads.c:1276)
12  libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
13  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 14:
0   libsystem_kernel.dylib        	0x00000001f1fba768 kevent + 8 (:-1)
1   realm-wrappers                	0x0000000107465c74 0x107418000 + 318580
2   realm-wrappers                	0x0000000107466214 0x107418000 + 320020
3   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
4   libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 15:
0   libsystem_pthread.dylib       	0x000000022b4bcaa4 start_wqthread + 0 (:-1)

Thread 16:
0   libsystem_pthread.dylib       	0x000000022b4bcaa4 start_wqthread + 0 (:-1)

Thread 17:
0   libsystem_kernel.dylib        	0x00000001f1fb9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x000000022b4bde50 _pthread_cond_wait + 984 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105f03e2c mono_os_cond_timedwait + 168 (mono-os-mutex.c:75)
3   CadabraMobile                 	0x0000000105f07a9c mono_lifo_semaphore_timed_wait + 252 (lifo-semaphore.c:55)
4   CadabraMobile                 	0x0000000101390990 wrapper_managed_to_native_System_Threading_LowLevelLifoSemaphore_TimedWaitInternal_intptr_int + 128
5   CadabraMobile                 	0x0000000105b746a8 corlib_System_Threading_LowLevelLifoSemaphore_WaitForSignal_int + 104
6   CadabraMobile                 	0x000000010600a708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
7   CadabraMobile                 	0x0000000105fb5f30 mono_runtime_invoke_checked + 148 (object.c:2788)
8   CadabraMobile                 	0x0000000105fc8030 start_wrapper + 592 (threads.c:1276)
9   libsystem_pthread.dylib       	0x000000022b4bf344 _pthread_start + 136 (pthread.c:931)
10  libsystem_pthread.dylib       	0x000000022b4bcab8 thread_start + 8 (:-1)

Thread 7 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000001
    x4: 0xffffffff95f26440   x5: 0x0000000000000018   x6: 0x0000000170598e90   x7: 0x0000000170598580
    x8: 0xdcd1a0a35c453c05   x9: 0xdcd1a0a22c1c8c05  x10: 0x00000000000003ff  x11: 0x00000001705985f8
   x12: 0x0000000000000000  x13: 0x0000000100bea8b0  x14: 0x00000000000000a8  x15: 0x00000001705982d0
   x16: 0x0000000000000148  x17: 0x000000017059b000  x18: 0x0000000000000000  x19: 0x000000000000000b
   x20: 0x0000000000008303  x21: 0x000000017059b0e0  x22: 0x0000000136346098  x23: 0x0000000000000000
   x24: 0x0000000170599a18  x25: 0x0000000000000000  x26: 0x0000000170599d90  x27: 0x0000000108889b10
   x28: 0x0000000108889b38   fp: 0x0000000170598ec0   lr: 0x000000022b4c3c60
    sp: 0x0000000170598ea0   pc: 0x00000001f1fbe1dc cpsr: 0x40000000
   esr: 0x56000080  Address size fault


Binary Images:
        0x1005c4000 -         0x1064f3fff CadabraMobile arm64  <6af7a82a68a2347fb14f52f128e69fbb> /var/containers/Bundle/Application/445BCDA8-49B3-487D-935D-861AF17449C7/CadabraMobile.app/CadabraMobile
        0x107018000 -         0x1070abfff MauiAmplitude arm64  <54e39015aa89343dabc480d0acfe0162> /private/var/containers/Bundle/Application/445BCDA8-49B3-487D-935D-861AF17449C7/CadabraMobile.app/Frameworks/MauiAmplitude.framework/MauiAmplitude
        0x107418000 -         0x107757fff realm-wrappers arm64  <f84c6a9665933714b1f2f01dd79b2d71> /private/var/containers/Bundle/Application/445BCDA8-49B3-487D-935D-861AF17449C7/CadabraMobile.app/Frameworks/realm-wrappers.framework/realm-wrappers
        0x107904000 -         0x107a5ffff Sentry arm64  <5c4da776c29e3cfcac25f78e1b2c8ff4> /private/var/containers/Bundle/Application/445BCDA8-49B3-487D-935D-861AF17449C7/CadabraMobile.app/Frameworks/Sentry.framework/Sentry
        0x10ee64000 -         0x10ee6ffff libobjc-trampolines.dylib arm64e  <9136d8ba22ff3f129caddfc4c6dc51de> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib
        0x19fa0f000 -         0x1a0682ddf Foundation arm64e  <34de055d8683380a9198c3347211d13d> /System/Library/Frameworks/Foundation.framework/Foundation
        0x1a0d95000 -         0x1a1311fff CoreFoundation arm64e  <7821f73c378b3a10be90ef526b7dba93> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
        0x1a2326000 -         0x1a26ebb9f CFNetwork arm64e  <a35a109c49d23986965d4ed7e0b6681e> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
        0x1a3684000 -         0x1a55c5b5f UIKitCore arm64e  <96636f64106f30c8a78082dcebb0f443> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
        0x1a8d65000 -         0x1a8de48ef libsystem_c.dylib arm64e  <93f93d7c245f3395822dec61ffae79cf> /usr/lib/system/libsystem_c.dylib
        0x1c7c3d000 -         0x1c7cd7857 dyld arm64e  <86d5253d4fd136f3b4ab25982c90cbf4> /usr/lib/dyld
        0x1edf84000 -         0x1edf8cc7f GraphicsServices arm64e  <5ba62c226d3731999dfd0e0f7abebfa9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
        0x1f1fb3000 -         0x1f1fecebf libsystem_kernel.dylib arm64e  <9e195be11733345ea9bf50d0d7059647> /usr/lib/system/libsystem_kernel.dylib
        0x1fff88000 -         0x2008f945f AVConference arm64e  <2606158c81953320b5a26b0ae55c10ed> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
        0x22b411000 -         0x22b41860f libsystem_platform.dylib arm64e  <2fef24de67233799a5c59e3df1cd2600> /usr/lib/system/libsystem_platform.dylib
        0x22b4bc000 -         0x22b4c83f3 libsystem_pthread.dylib arm64e  <b37430d8e3af33e481e1faed9ee26e8a> /usr/lib/system/libsystem_pthread.dylib




Incident Identifier: C8D30D1F-CE73-44EA-9495-EAFD3FDB7393
Distributor ID:      com.apple.TestFlight
Hardware Model:      iPhone15,3
Process:             CadabraMobile [1594]
Path:                /private/var/containers/Bundle/Application/FA8E52BA-6BDF-40EB-BCDC-68FA0D90202E/CadabraMobile.app/CadabraMobile
Identifier:          com.acumenmd.rounder-rc
Version:             1.28.0 (2507231907)
AppStoreTools:       16F7
AppVariant:          1:iPhone15,3:18
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.acumenmd.rounder-rc [717]

Date/Time:           2025-07-24 18:06:54.0569 -0400
Launch Time:         2025-07-24 17:42:44.1197 -0400
OS Version:          iPhone OS 18.5 (22F76)
Release Type:        User
Baseband Version:    3.60.02
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_MEMORY_ERROR at 0x00000001116fc0a8
Exception Codes: 0x000000000000000a, 0x00000001116fc0a8
VM Region Info: 0x1116fc0a8 is in 0x1116fc000-0x111700000;  bytes after start: 168  bytes before end: 16215
      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      VM_ALLOCATE              1116d0000-1116fc000 [  176K] rw-/rwx SM=ZER  
--->  mapped file              1116fc000-111700000 [   16K] rw-/rw- SM=S/A  Object_id=67c27300
      VM_ALLOCATE              111700000-111704000 [   16K] rw-/rwx SM=PRV  
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: CadabraMobile [1594]

Triggered by Thread:  0


Kernel Triage:
APFS - (arg = 0x39d7000100200002) The inode's protection class does not allow pagein
VM - (arg = 0x1900000001) Filesystem pagein returned an error in vnode_pagein
VM - (arg = 0x0) Page has error bit set



Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001e6ffe1dc __pthread_kill + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002204ffc60 pthread_kill + 268 (pthread.c:1721)
2   libsystem_c.dylib             	0x000000019ddccd08 raise + 32 (raise.c:30)
3   CadabraMobile                 	0x0000000105f4b490 mono_sigsegv_signal_handler_debug + 528 (mini-runtime.c:0)
4   libsystem_platform.dylib      	0x000000022044fa08 _sigtramp + 56 (sigtramp.c:116)
5   realm-wrappers                	0x000000010756ef20 0x1073d0000 + 1699616
6   realm-wrappers                	0x000000010756dad8 0x1073d0000 + 1694424
7   realm-wrappers                	0x0000000107440c80 0x1073d0000 + 461952
8   realm-wrappers                	0x000000010748bc70 0x1073d0000 + 769136
9   realm-wrappers                	0x000000010740c214 0x1073d0000 + 246292
10  CadabraMobile                 	0x0000000100aa7794 wrapper_managed_to_native_Realms_SharedRealmHandle_NativeMethods_open_Realms_Native_Configuration_Realms_NativeException_ + 260
11  CadabraMobile                 	0x0000000100a70220 Realms_SharedRealmHandle_Open_Realms_Native_Configuration + 176 (D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Handles\SharedRealmHandle.cs:402)
12  CadabraMobile                 	0x00000001041d25f4 Realm_Realms_RealmConfiguration_CreateHandle_Realms_Native_Configuration_modreqSystem_Runtime_InteropServices_InAttribute_ + 72 (D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Configurations\RealmConfiguration.cs:0)
13  CadabraMobile                 	0x00000001042010fc Realm_Realms_Realm_GetInstance_Realms_RealmConfigurationBase + 48 (D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.cs:0)
14  CadabraMobile                 	0x0000000101643278 aot_instances_Microsoft_Maui_Controls_Internals_TypedBinding_2_TSource_REF_TProperty_BOOL_ApplyToResolvedSource_object_Microsoft_Maui_Controls_BindableObject_Microsoft_Maui_Controls_BindableProperty_bool_Microsoft_Maui_Controls_SetterSpecificity + 180 (TypedBinding.cs:249)
15  CadabraMobile                 	0x00000001038ed574 Microsoft_Maui_Controls_Microsoft_Maui_Controls_Element_OnBindingContextChanged + 212 (Element.cs:580)
16  CadabraMobile                 	0x0000000103a260f4 Microsoft_Maui_Controls_Microsoft_Maui_Controls_VisualElement_OnBindingContextChanged + 132 (VisualElement.cs:1271)
17  CadabraMobile                 	0x00000001038ed574 Microsoft_Maui_Controls_Microsoft_Maui_Controls_Element_OnBindingContextChanged + 212 (Element.cs:580)
18  CadabraMobile                 	0x0000000103a260f4 Microsoft_Maui_Controls_Microsoft_Maui_Controls_VisualElement_OnBindingContextChanged + 132 (VisualElement.cs:1271)
19  CadabraMobile                 	0x0000000103a26144 Microsoft_Maui_Controls_Microsoft_Maui_Controls_VisualElement_OnChildAdded_Microsoft_Maui_Controls_Element + 60 (VisualElement.cs:1281)
20  CadabraMobile                 	0x0000000100602120 CadabraMobile_Views_Dialysis_DialysisNoteCreatePage_CreateCardDeck + 1744 (DialysisNoteCreatePage.cs:315)
21  CadabraMobile                 	0x00000001029882c0 CadabraMobile_CadabraMobile_Views_Dialysis_DialysisNoteCreatePage_LoadCards + 236 (DialysisNoteCreatePage.cs:248)
22  CadabraMobile                 	0x00000001017278bc aot_instances_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_BOOL_Start_TStateMachine_REF_TStateMachine_REF_ + 80
23  CadabraMobile                 	0x0000000105b1a798 corlib_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_Start_TStateMachine_REF_TStateMachine_REF_ + 80
24  CadabraMobile                 	0x0000000105ff88ac -[__MonoMac_NSAsyncActionDispatcher xamarinApplySelector] + 40 (registrar.mm:26985)
25  Foundation                    	0x0000000194ac5574 __NSThreadPerformPerform + 264 (NSThread.m:1084)
26  CoreFoundation                	0x0000000195de4a8c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1970)
27  CoreFoundation                	0x0000000195de48a4 __CFRunLoopDoSource0 + 172 (CFRunLoop.c:2014)
28  CoreFoundation                	0x0000000195de4700 __CFRunLoopDoSources0 + 232 (CFRunLoop.c:2051)
29  CoreFoundation                	0x0000000195de5080 __CFRunLoopRun + 840 (CFRunLoop.c:2969)
30  CoreFoundation                	0x0000000195de6c3c CFRunLoopRunSpecific + 572 (CFRunLoop.c:3434)
31  GraphicsServices              	0x00000001e2fc5454 GSEventRunModal + 168 (GSEvent.c:2196)
32  UIKitCore                     	0x00000001987f9274 -[UIApplication _run] + 816 (UIApplication.m:3845)
33  UIKitCore                     	0x00000001987c4a28 UIApplicationMain + 336 (UIApplication.m:5540)
34  CadabraMobile                 	0x0000000105e1a5d8 xamarin_UIApplicationMain + 24 (bindings.m:131)
35  CadabraMobile                 	0x0000000101553930 wrapper_managed_to_native_UIKit_UIApplication_xamarin_UIApplicationMain_int_intptr_intptr_intptr_intptr_ + 176
36  CadabraMobile                 	0x0000000105d0dcbc Microsoft_iOS_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 212 (UIApplication.cs:72)
37  CadabraMobile                 	0x00000001026c06b0 CadabraMobile_CadabraMobile_Program_Main_string__ + 56 (Program.cs:14)
38  CadabraMobile                 	0x0000000105f4e708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
39  CadabraMobile                 	0x0000000105ef9f30 mono_runtime_invoke_checked + 148 (object.c:2788)
40  CadabraMobile                 	0x0000000105effc64 mono_runtime_exec_main_checked + 116 (object.c:4808)
41  CadabraMobile                 	0x0000000105f54e80 mono_jit_exec + 356 (driver.c:1311)
42  CadabraMobile                 	0x0000000105e25034 xamarin_main + 948 (monotouch-main.m:0)
43  CadabraMobile                 	0x0000000105fbf49c main + 64 (main.arm64.mm:370)
44  dyld                          	0x00000001bccbbf08 start + 6040 (dyldMain.cpp:1450)

Thread 1:
0   libsystem_kernel.dylib        	0x00000001e6ff9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002204f9e50 _pthread_cond_wait + 984 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105e91d3c thread_func + 412 (sgen-thread-pool.c:195)
3   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
4   libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 2:
0   libsystem_kernel.dylib        	0x00000001e6ff3c60 semaphore_wait_trap + 8 (:-1)
1   CadabraMobile                 	0x0000000105f2dbbc finalizer_thread + 328 (gc.c:868)
2   CadabraMobile                 	0x0000000105f0bf3c start_wrapper + 348 (threads.c:1276)
3   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
4   libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 3:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 4:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 5:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 6:
0   libsystem_kernel.dylib        	0x00000001e6ff3ce4 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001e6ff739c mach_msg2_internal + 76 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001e6ff72b8 mach_msg_overwrite + 428 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001e6ff7100 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x0000000195de6900 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2637)
5   CoreFoundation                	0x0000000195de51f0 __CFRunLoopRun + 1208 (CFRunLoop.c:3021)
6   CoreFoundation                	0x0000000195de6c3c CFRunLoopRunSpecific + 572 (CFRunLoop.c:3434)
7   Foundation                    	0x0000000194a5e79c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:375)
8   Foundation                    	0x0000000194a64020 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:422)
9   UIKitCore                     	0x00000001987e356c -[UIEventFetcher threadMain] + 424 (UIEventFetcher.m:1351)
10  Foundation                    	0x0000000194ac4804 __NSThread__start__ + 732 (NSThread.m:991)
11  libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
12  libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 7:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 8:
0   libsystem_kernel.dylib        	0x00000001e6ff9658 __semwait_signal + 8 (:-1)
1   libsystem_c.dylib             	0x000000019ddb89ac nanosleep + 220 (nanosleep.c:104)
2   libsystem_c.dylib             	0x000000019ddcdd10 sleep + 52 (sleep.c:62)
3   Sentry                        	0x000000010791a700 monitorCachedData + 660 (SentryCrashCachedData.c:146)
4   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
5   libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 9:
0   libsystem_kernel.dylib        	0x00000001e6ff3ce4 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001e6ff739c mach_msg2_internal + 76 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001e6ff72b8 mach_msg_overwrite + 428 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001e6ff7100 mach_msg + 24 (mach_msg.c:323)
4   Sentry                        	0x0000000107900784 handleExceptions + 160 (SentryCrashMonitor_MachException.c:313)
5   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
6   libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 10:
0   libsystem_kernel.dylib        	0x00000001e6ff9658 __semwait_signal + 8 (:-1)
1   libsystem_c.dylib             	0x000000019ddb89ac nanosleep + 220 (nanosleep.c:104)
2   Foundation                    	0x0000000194cfcc2c +[NSThread sleepForTimeInterval:] + 156 (NSThread.m:527)
3   Sentry                        	0x00000001078df624 -[SentryANRTrackerV1 detectANRs] + 556 (SentryANRTrackerV1.m:105)
4   Foundation                    	0x0000000194ac4804 __NSThread__start__ + 732 (NSThread.m:991)
5   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
6   libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 11:
0   libsystem_kernel.dylib        	0x00000001e6ff9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002204f9e50 _pthread_cond_wait + 984 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105e47e2c mono_os_cond_timedwait + 168 (mono-os-mutex.c:75)
3   CadabraMobile                 	0x0000000105e4ba9c mono_lifo_semaphore_timed_wait + 252 (lifo-semaphore.c:55)
4   CadabraMobile                 	0x00000001012d4990 wrapper_managed_to_native_System_Threading_LowLevelLifoSemaphore_TimedWaitInternal_intptr_int + 128
5   CadabraMobile                 	0x0000000105ab86a8 corlib_System_Threading_LowLevelLifoSemaphore_WaitForSignal_int + 104
6   CadabraMobile                 	0x0000000105f4e708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
7   CadabraMobile                 	0x0000000105ef9f30 mono_runtime_invoke_checked + 148 (object.c:2788)
8   CadabraMobile                 	0x0000000105f0c030 start_wrapper + 592 (threads.c:1276)
9   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
10  libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 12:
0   libsystem_kernel.dylib        	0x00000001e6ff9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002204f9e7c _pthread_cond_wait + 1028 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105e30a28 SystemNative_LowLevelMonitor_TimedWait + 104 (pal_threading.c:198)
3   CadabraMobile                 	0x00000001014cc53c wrapper_managed_to_native_Interop_Sys__LowLevelMonitor_TimedWaitg____PInvoke_67_0_intptr_int + 140
4   CadabraMobile                 	0x00000001058f8978 corlib_Interop_Sys_LowLevelMonitor_TimedWait_intptr_int + 44
5   CadabraMobile                 	0x0000000105ae27bc corlib_System_Threading_WaitSubsystem_WaitableObject_Wait_Locked_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ + 264
6   CadabraMobile                 	0x0000000105ae014c corlib_System_Threading_WaitSubsystem_Wait_System_Threading_WaitSubsystem_WaitableObject_int_bool_bool + 120
7   CadabraMobile                 	0x0000000105ad8970 corlib_System_Threading_WaitHandle_WaitOne_int + 92
8   CadabraMobile                 	0x0000000105ab64ec corlib_System_Threading_Thread_StartCallback + 216
9   CadabraMobile                 	0x0000000105f4e708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
10  CadabraMobile                 	0x0000000105ef9f30 mono_runtime_invoke_checked + 148 (object.c:2788)
11  CadabraMobile                 	0x0000000105f0c030 start_wrapper + 592 (threads.c:1276)
12  libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
13  libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 13:
0   libsystem_kernel.dylib        	0x00000001e6ff9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002204f9e7c _pthread_cond_wait + 1028 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105e30a28 SystemNative_LowLevelMonitor_TimedWait + 104 (pal_threading.c:198)
3   CadabraMobile                 	0x00000001014cc53c wrapper_managed_to_native_Interop_Sys__LowLevelMonitor_TimedWaitg____PInvoke_67_0_intptr_int + 140
4   CadabraMobile                 	0x00000001058f8978 corlib_Interop_Sys_LowLevelMonitor_TimedWait_intptr_int + 44
5   CadabraMobile                 	0x0000000105ae27bc corlib_System_Threading_WaitSubsystem_WaitableObject_Wait_Locked_System_Threading_WaitSubsystem_ThreadWaitInfo_int_bool_bool_System_Threading_WaitSubsystem_LockHolder_ + 264
6   CadabraMobile                 	0x0000000105ae014c corlib_System_Threading_WaitSubsystem_Wait_System_Threading_WaitSubsystem_WaitableObject_int_bool_bool + 120
7   CadabraMobile                 	0x0000000105ad8970 corlib_System_Threading_WaitHandle_WaitOne_int + 92
8   CadabraMobile                 	0x0000000105ab64ec corlib_System_Threading_Thread_StartCallback + 216
9   CadabraMobile                 	0x0000000105f4e708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
10  CadabraMobile                 	0x0000000105ef9f30 mono_runtime_invoke_checked + 148 (object.c:2788)
11  CadabraMobile                 	0x0000000105f0c030 start_wrapper + 592 (threads.c:1276)
12  libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
13  libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 14:
0   libsystem_kernel.dylib        	0x00000001e6ff3ce4 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001e6ff739c mach_msg2_internal + 76 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001e6ff72b8 mach_msg_overwrite + 428 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001e6ff7100 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x0000000195de6900 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2637)
5   CoreFoundation                	0x0000000195de51f0 __CFRunLoopRun + 1208 (CFRunLoop.c:3021)
6   CoreFoundation                	0x0000000195de6c3c CFRunLoopRunSpecific + 572 (CFRunLoop.c:3434)
7   CFNetwork                     	0x000000019740630c +[__CFN_CoreSchedulingSetRunnable _run:] + 416 (CoreSchedulingSet.mm:1473)
8   Foundation                    	0x0000000194ac4804 __NSThread__start__ + 732 (NSThread.m:991)
9   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
10  libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 15:
0   libsystem_kernel.dylib        	0x00000001e6ffa768 kevent + 8 (:-1)
1   realm-wrappers                	0x000000010741dc74 0x1073d0000 + 318580
2   realm-wrappers                	0x000000010741e214 0x1073d0000 + 320020
3   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
4   libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 16:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 17:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 18:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 19:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 20:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 21:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 22:
0   libsystem_pthread.dylib       	0x00000002204f8aa4 start_wqthread + 0 (:-1)

Thread 23:
0   libsystem_kernel.dylib        	0x00000001e6ff9438 __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002204f9e50 _pthread_cond_wait + 984 (pthread_cond.c:862)
2   CadabraMobile                 	0x0000000105e47e2c mono_os_cond_timedwait + 168 (mono-os-mutex.c:75)
3   CadabraMobile                 	0x0000000105e4ba9c mono_lifo_semaphore_timed_wait + 252 (lifo-semaphore.c:55)
4   CadabraMobile                 	0x00000001012d4990 wrapper_managed_to_native_System_Threading_LowLevelLifoSemaphore_TimedWaitInternal_intptr_int + 128
5   CadabraMobile                 	0x0000000105ab86a8 corlib_System_Threading_LowLevelLifoSemaphore_WaitForSignal_int + 104
6   CadabraMobile                 	0x0000000105f4e708 mono_jit_runtime_invoke + 1548 (mini-runtime.c:3650)
7   CadabraMobile                 	0x0000000105ef9f30 mono_runtime_invoke_checked + 148 (object.c:2788)
8   CadabraMobile                 	0x0000000105f0c030 start_wrapper + 592 (threads.c:1276)
9   libsystem_pthread.dylib       	0x00000002204fb344 _pthread_start + 136 (pthread.c:931)
10  libsystem_pthread.dylib       	0x00000002204f8ab8 thread_start + 8 (:-1)

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000001
    x4: 0xffffffff96b0fd80   x5: 0x0000000000000018   x6: 0x000000016f8f3550   x7: 0x000000016f8f2c40
    x8: 0xb23382287721fa45   x9: 0xb233822a7793f805  x10: 0x00000000000003ff  x11: 0x000000016f8f2cb8
   x12: 0x0000000000000000  x13: 0x0000000100b2e8b0  x14: 0x00000000000000a8  x15: 0x000000016f8f2990
   x16: 0x0000000000000148  x17: 0x0000000200b20240  x18: 0x0000000000000000  x19: 0x000000000000000b
   x20: 0x0000000000000103  x21: 0x0000000200b20320  x22: 0x0000000112668798  x23: 0x0000000000000000
   x24: 0x000000016f8f40d8  x25: 0x0000000000000000  x26: 0x000000016f8f4450  x27: 0x00000001114dc830
   x28: 0x00000001088a5da8   fp: 0x000000016f8f3580   lr: 0x00000002204ffc60
    sp: 0x000000016f8f3560   pc: 0x00000001e6ffe1dc cpsr: 0x40001000
   esr: 0x56000080  Address size fault


Binary Images:
        0x100508000 -         0x106437fff CadabraMobile arm64  <6af7a82a68a2347fb14f52f128e69fbb> /var/containers/Bundle/Application/FA8E52BA-6BDF-40EB-BCDC-68FA0D90202E/CadabraMobile.app/CadabraMobile
        0x106f5c000 -         0x106feffff MauiAmplitude arm64  <54e39015aa89343dabc480d0acfe0162> /private/var/containers/Bundle/Application/FA8E52BA-6BDF-40EB-BCDC-68FA0D90202E/CadabraMobile.app/Frameworks/MauiAmplitude.framework/MauiAmplitude
        0x1073d0000 -         0x10770ffff realm-wrappers arm64  <f84c6a9665933714b1f2f01dd79b2d71> /private/var/containers/Bundle/Application/FA8E52BA-6BDF-40EB-BCDC-68FA0D90202E/CadabraMobile.app/Frameworks/realm-wrappers.framework/realm-wrappers
        0x1078bc000 -         0x107a17fff Sentry arm64  <5c4da776c29e3cfcac25f78e1b2c8ff4> /private/var/containers/Bundle/Application/FA8E52BA-6BDF-40EB-BCDC-68FA0D90202E/CadabraMobile.app/Frameworks/Sentry.framework/Sentry
        0x10edac000 -         0x10edb7fff libobjc-trampolines.dylib arm64e  <9136d8ba22ff3f129caddfc4c6dc51de> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib
        0x194a4f000 -         0x1956c2ddf Foundation arm64e  <34de055d8683380a9198c3347211d13d> /System/Library/Frameworks/Foundation.framework/Foundation
        0x195dd5000 -         0x196351fff CoreFoundation arm64e  <7821f73c378b3a10be90ef526b7dba93> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
        0x197366000 -         0x19772bb9f CFNetwork arm64e  <a35a109c49d23986965d4ed7e0b6681e> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
        0x1986c4000 -         0x19a605b5f UIKitCore arm64e  <96636f64106f30c8a78082dcebb0f443> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
        0x19dda5000 -         0x19de248ef libsystem_c.dylib arm64e  <93f93d7c245f3395822dec61ffae79cf> /usr/lib/system/libsystem_c.dylib
        0x1bcc7d000 -         0x1bcd17857 dyld arm64e  <86d5253d4fd136f3b4ab25982c90cbf4> /usr/lib/dyld
        0x1e2fc4000 -         0x1e2fccc7f GraphicsServices arm64e  <5ba62c226d3731999dfd0e0f7abebfa9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
        0x1e6ff3000 -         0x1e702cebf libsystem_kernel.dylib arm64e  <9e195be11733345ea9bf50d0d7059647> /usr/lib/system/libsystem_kernel.dylib
        0x22044d000 -         0x22045460f libsystem_platform.dylib arm64e  <2fef24de67233799a5c59e3df1cd2600> /usr/lib/system/libsystem_platform.dylib
        0x2204f8000 -         0x2205043f3 libsystem_pthread.dylib arm64e  <b37430d8e3af33e481e1faed9ee26e8a> /usr/lib/system/libsystem_pthread.dylib

EOF

Relevant log output

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions