Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openBVE crashes when opens #1129

Open
Rymack15 opened this issue Mar 14, 2025 · 3 comments
Open

openBVE crashes when opens #1129

Rymack15 opened this issue Mar 14, 2025 · 3 comments

Comments

@Rymack15
Copy link

Rymack15 commented Mar 14, 2025

Whenever I open openBVE it jumps like it's gonna open but then it crashes. I was playing the game when I downloaded it but I closed it now it's not re-opening. The error message is:

Process:               mono-sgen64 [13917]
Path:                  /Library/Frameworks/Mono.framework/Versions/Current/bin/mono
Identifier:            mono-sgen64
Version:               ???
Code Type:             X86-64 (Translated)
Parent Process:        Exited process [13900]
User ID:               502

Date/Time:             2025-03-14 10:59:08.1771 -0400
OS Version:            macOS 15.2 (24C101)
Report Version:        12
Anonymous UUID:        F38B5DAD-9460-3E97-9734-09E4487F2D17

Sleep/Wake UUID:       9FD33FCC-1412-4A45-B816-7E1EF09B42A0

Time Awake Since Boot: 40000 seconds
Time Since Wake:       4595 seconds

System Integrity Protection: enabled

Notes:
PC register does not match crashing frame (0x0 vs 0x7FF8A06B6A84)

Crashed Thread:        0  tid_103

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000011
Exception Codes:       0x0000000000000001, 0x0000000000000011

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   mono-sgen64 [13917]

VM Region Info: 0x11 is not in any region.  Bytes before following region: 4302888943
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      10078e000-100b6e000    [ 3968K] r-x/rwx SM=COW  /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64

Application Specific Information:
abort() called


Error Formulating Crash Report:
PC register does not match crashing frame (0x0 vs 0x7FF8A06B6A84)

Thread 0 Crashed:: tid_103
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101c5c52 0x7ff8101be000 + 31826
2   libsystem_pthread.dylib       	    0x7ff8101fff85 0x7ff8101fa000 + 24453
3   libsystem_c.dylib             	    0x7ff810120b19 0x7ff8100a0000 + 527129
4   mono-sgen64                   	       0x1008adade mono_post_native_crash_handler + 14 (mini-posix.c:1169)
5   mono-sgen64                   	       0x1008454a4 mono_handle_native_crash + 468 (mini-exceptions.c:3437)
6   mono-sgen64                   	       0x1008a77f6 altstack_handle_and_restore + 230 (exceptions-amd64.c:879)
7   SkyLight                      	    0x7ff815f7d754 0x7ff815c55000 + 3311444
8   ???                           	       0x118fae288 ???
9   ???                           	       0x10bb741e6 ???
10  mono-sgen64                   	       0x1007a2352 mono_jit_runtime_invoke + 2354 (mini-runtime.c:3217)
11  mono-sgen64                   	       0x1009b37e2 do_runtime_invoke + 60 (object.c:3052) [inlined]
12  mono-sgen64                   	       0x1009b37e2 mono_runtime_try_invoke + 146 (object.c:3161)
13  mono-sgen64                   	       0x1009b2408 mono_runtime_class_init_full + 872 (object.c:551)
14  mono-sgen64                   	       0x100799d5c mono_jit_compile_method_inner + 1228 (mini.c:4206)
15  mono-sgen64                   	       0x10079d8aa mono_jit_compile_method_with_opt + 2682 (mini-runtime.c:2475)
16  mono-sgen64                   	       0x100847f2e common_call_trampoline + 1390 (mini-trampolines.c:635)
17  mono-sgen64                   	       0x100847970 mono_magic_trampoline + 96 (mini-trampolines.c:775)
18  ???                           	       0x10983d393 ???
19  ???                           	       0x118facc5b ???
20  ???                           	       0x118faca23 ???
21  ???                           	       0x116d8c703 ???
22  ???                           	       0x1098d0703 ???
23  ???                           	       0x1098d1811 ???
24  mono-sgen64                   	       0x1007a2352 mono_jit_runtime_invoke + 2354 (mini-runtime.c:3217)
25  mono-sgen64                   	       0x1009b1e07 do_runtime_invoke + 53 (object.c:3052) [inlined]
26  mono-sgen64                   	       0x1009b1e07 mono_runtime_invoke_checked + 135 (object.c:3220)
27  mono-sgen64                   	       0x1009ba31e do_exec_main_checked + 94 (object.c:5184)
28  mono-sgen64                   	       0x100802abe mono_jit_exec_internal + 14 (driver.g.c:1391) [inlined]
29  mono-sgen64                   	       0x100802abe mono_jit_exec + 414 (driver.g.c:1336)
30  mono-sgen64                   	       0x100805d25 main_thread_handler + 75 (driver.g.c:1473) [inlined]
31  mono-sgen64                   	       0x100805d25 mono_main + 9397 (driver.g.c:2769)
32  mono-sgen64                   	       0x100791b78 mono_main_with_options + 23 (main.c:54) [inlined]
33  mono-sgen64                   	       0x100791b78 main + 2056 (main.c:402)
34  dyld                          	       0x200d812cd 0x200d7b000 + 25293

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                       	    0x7ff7ffd27ea0 0x7ff7ffd24000 + 16032

Thread 2:: SGen worker
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101c1aaa 0x7ff8101be000 + 15018
2   libsystem_pthread.dylib       	    0x7ff8102007a8 0x7ff8101fa000 + 26536
3   mono-sgen64                   	       0x100a71b1e mono_os_cond_wait + 19 (mono-os-mutex.h:219) [inlined]
4   mono-sgen64                   	       0x100a71b1e get_work + 33 (sgen-thread-pool.c:165) [inlined]
5   mono-sgen64                   	       0x100a71b1e thread_func + 542 (sgen-thread-pool.c:196)
6   libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
7   libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151

Thread 3:: Finalizer
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101bee8a 0x7ff8101be000 + 3722
2   mono-sgen64                   	       0x100a1e6da mono_os_sem_wait + 11 (mono-os-semaphore.h:84) [inlined]
3   mono-sgen64                   	       0x100a1e6da mono_coop_sem_wait + 37 (mono-coop-semaphore.h:41) [inlined]
4   mono-sgen64                   	       0x100a1e6da finalizer_thread + 618 (gc.c:965)
5   mono-sgen64                   	       0x1009dcc4d start_wrapper_internal + 67 (threads.c:1233) [inlined]
6   mono-sgen64                   	       0x1009dcc4d start_wrapper + 813 (threads.c:1308)
7   libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
8   libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151

Thread 4:
0   runtime                       	    0x7ff7ffd46954 0x7ff7ffd24000 + 141652

Thread 5:
0   runtime                       	    0x7ff7ffd46954 0x7ff7ffd24000 + 141652

Thread 6:
0   runtime                       	    0x7ff7ffd46954 0x7ff7ffd24000 + 141652

Thread 7:: tid_c003
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101c1aaa 0x7ff8101be000 + 15018
2   libsystem_pthread.dylib       	    0x7ff8102007d9 0x7ff8101fa000 + 26585
3   mono-sgen64                   	       0x100a82e34 mono_os_cond_timedwait + 84 (mono-os-mutex.c:44)
4   mono-sgen64                   	       0x100a8e40d mono_coop_cond_timedwait + 44 (mono-coop-mutex.h:103) [inlined]
5   mono-sgen64                   	       0x100a8e40d sleep_interruptable + 122 (mono-threads.c:1641) [inlined]
6   mono-sgen64                   	       0x100a8e40d mono_thread_info_sleep + 429 (mono-threads.c:1673)
7   mono-sgen64                   	       0x1009d4cfd mono_sleep_internal + 73 (threads.c:1806) [inlined]
8   mono-sgen64                   	       0x1009d4cfd ves_icall_System_Threading_Thread_Sleep_internal + 93 (threads.c:1845)
9   mono-sgen64                   	       0x10096e969 ves_icall_System_Threading_Thread_Sleep_internal_raw + 73 (icall-def.h:1040)
10  ???                           	       0x112a9b3e8 ???
11  mscorlib.dll.dylib            	       0x10cf14c23 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 67
12  mono-sgen64                   	       0x1007a2352 mono_jit_runtime_invoke + 2354 (mini-runtime.c:3217)
13  mono-sgen64                   	       0x1009b1e07 do_runtime_invoke + 53 (object.c:3052) [inlined]
14  mono-sgen64                   	       0x1009b1e07 mono_runtime_invoke_checked + 135 (object.c:3220)
15  mono-sgen64                   	       0x1009b8700 mono_runtime_delegate_try_invoke + 160 (object.c:4438)
16  mono-sgen64                   	       0x1009dcc8d start_wrapper_internal + 131 (threads.c:1255) [inlined]
17  mono-sgen64                   	       0x1009dcc8d start_wrapper + 877 (threads.c:1308)
18  libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
19  libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151

Thread 8:: caulk.messenger.shared:17
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101bee8a 0x7ff8101be000 + 3722
2   caulk                         	    0x7ff81b9e6c9d 0x7ff81b9e5000 + 7325
3   caulk                         	    0x7ff81b9e6bc8 0x7ff81b9e5000 + 7112
4   caulk                         	    0x7ff81b9e690a 0x7ff81b9e5000 + 6410
5   libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
6   libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151

Thread 9:: caulk.messenger.shared:high
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101bee8a 0x7ff8101be000 + 3722
2   caulk                         	    0x7ff81b9e6c9d 0x7ff81b9e5000 + 7325
3   caulk                         	    0x7ff81b9e6bc8 0x7ff81b9e5000 + 7112
4   caulk                         	    0x7ff81b9e690a 0x7ff81b9e5000 + 6410
5   libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
6   libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151

Thread 10:: caulk::deferred_logger
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101bee8a 0x7ff8101be000 + 3722
2   caulk                         	    0x7ff81b9e6c9d 0x7ff81b9e5000 + 7325
3   caulk                         	    0x7ff81b9e6bc8 0x7ff81b9e5000 + 7112
4   caulk                         	    0x7ff81b9e690a 0x7ff81b9e5000 + 6410
5   libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
6   libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151

Thread 11:: tid_2940b
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101c1aaa 0x7ff8101be000 + 15018
2   libsystem_pthread.dylib       	    0x7ff8102007d9 0x7ff8101fa000 + 26585
3   mono-sgen64                   	       0x100a82e34 mono_os_cond_timedwait + 84 (mono-os-mutex.c:44)
4   mono-sgen64                   	       0x100a8e40d mono_coop_cond_timedwait + 44 (mono-coop-mutex.h:103) [inlined]
5   mono-sgen64                   	       0x100a8e40d sleep_interruptable + 122 (mono-threads.c:1641) [inlined]
6   mono-sgen64                   	       0x100a8e40d mono_thread_info_sleep + 429 (mono-threads.c:1673)
7   mono-sgen64                   	       0x1009d4cfd mono_sleep_internal + 73 (threads.c:1806) [inlined]
8   mono-sgen64                   	       0x1009d4cfd ves_icall_System_Threading_Thread_Sleep_internal + 93 (threads.c:1845)
9   mono-sgen64                   	       0x10096e969 ves_icall_System_Threading_Thread_Sleep_internal_raw + 73 (icall-def.h:1040)
10  ???                           	       0x112a9b3e8 ???
11  mscorlib.dll.dylib            	       0x10cf14c23 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 67
12  mono-sgen64                   	       0x1007a2352 mono_jit_runtime_invoke + 2354 (mini-runtime.c:3217)
13  mono-sgen64                   	       0x1009b1e07 do_runtime_invoke + 53 (object.c:3052) [inlined]
14  mono-sgen64                   	       0x1009b1e07 mono_runtime_invoke_checked + 135 (object.c:3220)
15  mono-sgen64                   	       0x1009b8700 mono_runtime_delegate_try_invoke + 160 (object.c:4438)
16  mono-sgen64                   	       0x1009dcc8d start_wrapper_internal + 131 (threads.c:1255) [inlined]
17  mono-sgen64                   	       0x1009dcc8d start_wrapper + 877 (threads.c:1308)
18  libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
19  libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151

Thread 12:: com.apple.audio.IOThread.client
0   ???                           	    0x7ff8a06b6a84 ???
1   libsystem_kernel.dylib        	    0x7ff8101bee96 0x7ff8101be000 + 3734
2   caulk                         	    0x7ff81ba00315 0x7ff81b9e5000 + 111381
3   CoreAudio                     	    0x7ff812aeed9d 0x7ff812907000 + 1998237
4   CoreAudio                     	    0x7ff812aed014 0x7ff812907000 + 1990676
5   CoreAudio                     	    0x7ff812c9e27f 0x7ff812907000 + 3764863
6   libsystem_pthread.dylib       	    0x7ff810200253 0x7ff8101fa000 + 25171
7   libsystem_pthread.dylib       	    0x7ff8101fbbef 0x7ff8101fa000 + 7151


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007f9b67823c00  rsi: 0x0000000200e10200  rbp: 0x3d3d3d3d3d3d3d3d  rsp: 0x000000030562e440
   r8: 0x000000030562eaa8   r9: 0x3d3d3d3d3d3d3d3d  r10: 0x0000000000000000  r11: 0x3d3d3d3d3d3d3d3d
  r12: 0x00007f9b67823c00  r13: 0x00007f9b66f05c00  r14: 0x0000000000000103  r15: 0x0000000000000016
  rip: <unavailable>       rfl: 0x0000000000000287
 tmp0: 0xffffffffffffffff tmp1: 0x00007ff8a06b6a58 tmp2: 0x00007ff8101c5c48


Binary Images:
       0x200d7b000 -        0x200e06fff dyld (*) <7e2d5f84-7d4f-3322-83cb-dd7bd247f06a> /usr/lib/dyld
    0x7ff7ffd24000 -     0x7ff7ffd53fff runtime (*) <6a360c41-1729-30a8-b7d2-055dddac0786> /usr/libexec/rosetta/runtime
       0x109275000 -        0x1092dcfff libRosettaRuntime (*) <4cb71c5f-4e41-3ce6-a65a-b283bc4bfab5> /Library/Apple/*/libRosettaRuntime
       0x10078e000 -        0x100b6dfff mono-sgen64 (*) <59b5c70c-2d09-34c8-963b-0761401ada85> /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64
       0x10cd83000 -        0x10d650fff mscorlib.dll.dylib (*) <14efda89-cb24-3e41-8ac6-8cf48c433ab1> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/mscorlib.dll.dylib
       0x10bbaa000 -        0x10bc73fff libmono-native-compat.0.dylib (*) <aab44b67-849c-3757-87a3-fafa31b03cbf> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libmono-native-compat.0.dylib
       0x10cd58000 -        0x10cd64fff libobjc-trampolines.dylib (*) <22db7df6-db05-3d65-a80d-137657874408> /usr/lib/libobjc-trampolines.dylib
       0x112b88000 -        0x1132fafff com.apple.AGXMetal13-3 (323.15) <eb5c0c35-14ea-32cb-b1e0-e92d143864de> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
       0x11249b000 -        0x1124b1fff com.apple.iokit.IOHIDLib (2.0.0) <18a6f00b-d941-3d93-ab4a-7133527e99e5> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x114190000 -        0x114215fff libgdiplus.0.dylib (*) <0357084f-1344-3719-a34d-e47569c47e75> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libgdiplus.0.dylib
       0x11451f000 -        0x114607fff libglib-2.0.0.dylib (*) <b19cba49-7ef5-3eaa-a13a-1e3abf19ddaa> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libglib-2.0.0.dylib
       0x112ac3000 -        0x112ad1fff libintl.8.dylib (*) <c313f1e2-0a71-332e-81f5-215c9103c309> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libintl.8.dylib
       0x114a29000 -        0x114b3afff libcairo.2.dylib (*) <63257ad4-129d-3741-a6b2-8a697ad98ee8> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libcairo.2.dylib
       0x1154f8000 -        0x115863fff libpixman-1.0.dylib (*) <a801cbea-e141-3ee1-99f0-4f8287c45330> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libpixman-1.0.dylib
       0x1142f3000 -        0x11437efff libtiff.5.dylib (*) <58e236fa-2132-39c6-a3c6-c95a86cb2417> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libtiff.5.dylib
       0x114768000 -        0x1147b7fff libjpeg.8.dylib (*) <48baed82-0be3-3e4b-87bd-31815f8c058d> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libjpeg.8.dylib
       0x112af9000 -        0x112b01fff libgif.4.1.6.dylib (*) <86e44891-1bc4-353d-afb8-01561892fb81> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libgif.4.1.6.dylib
       0x11444a000 -        0x114488fff libfontconfig.1.dylib (*) <5f4dd15a-a147-3e57-a49d-fd1189baf90a> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libfontconfig.1.dylib
       0x114d66000 -        0x114e17fff libfreetype.6.dylib (*) <0a652936-3b31-3b42-a9d4-94db335ea570> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libfreetype.6.dylib
       0x1140b6000 -        0x1140e4fff libpng14.14.dylib (*) <e89791af-55d0-356e-87be-535b2c2d6a7d> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libpng14.14.dylib
       0x1148c9000 -        0x1148fafff libexpat.1.6.7.dylib (*) <f6b18c03-5e44-3dda-85d8-468511afc927> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libexpat.1.6.7.dylib
       0x1190a5000 -        0x1191e9fff com.apple.audio.units.Components (1.14) <d2d515b7-27fe-3023-8925-cee127b886ab> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11b290000 -        0x11bc56fff com.apple.audio.AudioDSPComponents (1.0) <a6d8d80f-dbf7-3725-9b0f-ba166ca45a8f> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff8101be000 -     0x7ff8101f9fff libsystem_kernel.dylib (*) <907f6ba6-6b4b-39d3-ba4b-d1f4244b50bc> /usr/lib/system/libsystem_kernel.dylib
    0x7ff8101fa000 -     0x7ff810205fff libsystem_pthread.dylib (*) <7324bb8c-37ad-3a44-becd-969f31077819> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8100a0000 -     0x7ff810128ff7 libsystem_c.dylib (*) <83c4abe1-cf0a-3460-80c9-123e8ecd53ae> /usr/lib/system/libsystem_c.dylib
    0x7ff815c55000 -     0x7ff816122ff1 com.apple.SkyLight (1.600.0) <3d629182-cf09-38f6-8dc5-6c5046f526df> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7ff81b9e5000 -     0x7ff81ba08fff com.apple.audio.caulk (1.0) <69b6d3ae-dd5f-30b4-8cca-a28056f502c1> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff812907000 -     0x7ff813051ff7 com.apple.audio.CoreAudio (5.0) <8b22c24b-c4f2-32de-890d-9c7550b5a9f6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=1.3G written=1060K(0%) resident=1060K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                          216K       25 
CoreGraphics                         8K        2 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                             1.1G       41 
MALLOC guard page                  192K       12 
Rosetta Arena                     4096K        2 
Rosetta Generic                   6000K     1497 
Rosetta IndirectBranch            1024K        1 
Rosetta JIT                      128.0M        1 
Rosetta Return Stack               240K       24 
Rosetta Thread Context             240K       24 
STACK GUARD                         12K        3 
Stack                             18.0M       15 
Stack Guard                       56.1M       12 
VM_ALLOCATE                       46.7M      146 
VM_ALLOCATE (reserved)             160K       12         reserved VM address space (unallocated)
__CTF                               824        1 
__DATA                            31.0M      916 
__DATA_CONST                      91.5M      910 
__DATA_DIRTY                      2559K      336 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       192.2M       28 
__OBJC_RO                         76.8M        1 
__OBJC_RW                         2370K        2 
__TEXT                             1.0G      944 
__TPRO_CONST                       280K        2 
mapped file                      184.0M      136 
owned unmapped memory               32K        1 
page table in kernel              1060K        1 
shared memory                     1408K       14 
===========                     =======  ======= 
TOTAL                              2.9G     5114 
TOTAL, minus reserved VM space     2.9G     5114 



-----------
Full Report
-----------

{"app_name":"mono-sgen64","timestamp":"2025-03-14 10:59:12.00 -0400","app_version":"","slice_uuid":"59b5c70c-2d09-34c8-963b-0761401ada85","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 15.2 (24C101)","roots_installed":0,"incident_id":"A73DB270-035D-46F5-BDF1-C8A20C83859B","name":"mono-sgen64"}
{
  "uptime" : 40000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "iMac21,1",
  "coalitionID" : 2899,
  "osVersion" : {
    "train" : "macOS 15.2",
    "build" : "24C101",
    "releaseType" : "User"
  },
  "captureTime" : "2025-03-14 10:59:08.1771 -0400",
  "codeSigningMonitor" : 1,
  "incident" : "A73DB270-035D-46F5-BDF1-C8A20C83859B",
  "pid" : 13917,
  "translated" : true,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2025-03-14 10:59:04.9898 -0400",
  "procStartAbsTime" : 964383332065,
  "procExitAbsTime" : 964459201195,
  "procName" : "mono-sgen64",
  "procPath" : "\/Library\/Frameworks\/Mono.framework\/Versions\/Current\/bin\/mono",
  "parentProc" : "Exited process",
  "parentPid" : 13900,
  "coalitionName" : "openbve.trainsimcentral.co.uk",
  "crashReporterKey" : "F38B5DAD-9460-3E97-9734-09E4487F2D17",
  "codeSigningID" : "mono-sgen64-5555494459b5c70c2d0934c8963b0761401ada85",
  "codeSigningTeamID" : "UBF8T346G9",
  "codeSigningFlags" : 570491649,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "bootSessionUUID" : "8FD3C689-D056-4DCD-92C7-B2083333A717",
  "wakeTime" : 4595,
  "sleepWakeUUID" : "9FD33FCC-1412-4A45-B816-7E1EF09B42A0",
  "sip" : "enabled",
  "vmRegionInfo" : "0x11 is not in any region.  Bytes before following region: 4302888943\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10078e000-100b6e000    [ 3968K] r-x\/rwx SM=COW  \/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/bin\/mono-sgen64",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000011","rawCodes":[1,17],"type":"EXC_BAD_ACCESS","signal":"SIGABRT","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000011"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"mono-sgen64","byPid":13917},
  "vmregioninfo" : "0x11 is not in any region.  Bytes before following region: 4302888943\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10078e000-100b6e000    [ 3968K] r-x\/rwx SM=COW  \/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/bin\/mono-sgen64",
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":498606,"name":"tid_103","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":4412750543122677053},"r12":{"value":140305433246720},"rosetta":{"tmp2":{"value":140703398911048},"tmp1":{"value":140705820011096},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":12975270568},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":140305433246720},"r9":{"value":4412750543122677053},"r13":{"value":140305423686656},"rflags":{"value":647},"rax":{"value":0},"rsp":{"value":12975268928},"r11":{"value":4412750543122677053},"rcx":{"value":0},"r14":{"value":259},"rsi":{"value":8604680704}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":31826,"imageIndex":24},{"imageOffset":24453,"imageIndex":25},{"imageOffset":527129,"imageIndex":26},{"imageOffset":1178334,"sourceLine":1169,"sourceFile":"mini-posix.c","symbol":"mono_post_native_crash_handler","imageIndex":3,"symbolLocation":14},{"imageOffset":750756,"sourceLine":3437,"sourceFile":"mini-exceptions.c","symbol":"mono_handle_native_crash","imageIndex":3,"symbolLocation":468},{"imageOffset":1153014,"sourceLine":879,"sourceFile":"exceptions-amd64.c","symbol":"altstack_handle_and_restore","imageIndex":3,"symbolLocation":230},{"imageOffset":3311444,"imageIndex":27},{"imageOffset":4714062472,"imageIndex":23},{"imageOffset":4491526630,"imageIndex":23},{"imageOffset":82770,"sourceLine":3217,"sourceFile":"mini-runtime.c","symbol":"mono_jit_runtime_invoke","imageIndex":3,"symbolLocation":2354},{"symbol":"do_runtime_invoke","inline":true,"imageIndex":3,"imageOffset":2250722,"symbolLocation":60,"sourceLine":3052,"sourceFile":"object.c"},{"imageOffset":2250722,"sourceLine":3161,"sourceFile":"object.c","symbol":"mono_runtime_try_invoke","imageIndex":3,"symbolLocation":146},{"imageOffset":2245640,"sourceLine":551,"sourceFile":"object.c","symbol":"mono_runtime_class_init_full","imageIndex":3,"symbolLocation":872},{"imageOffset":48476,"sourceLine":4206,"sourceFile":"mini.c","symbol":"mono_jit_compile_method_inner","imageIndex":3,"symbolLocation":1228},{"imageOffset":63658,"sourceLine":2475,"sourceFile":"mini-runtime.c","symbol":"mono_jit_compile_method_with_opt","imageIndex":3,"symbolLocation":2682},{"imageOffset":761646,"sourceLine":635,"sourceFile":"mini-trampolines.c","symbol":"common_call_trampoline","imageIndex":3,"symbolLocation":1390},{"imageOffset":760176,"sourceLine":775,"sourceFile":"mini-trampolines.c","symbol":"mono_magic_trampoline","imageIndex":3,"symbolLocation":96},{"imageOffset":4454601619,"imageIndex":23},{"imageOffset":4714056795,"imageIndex":23},{"imageOffset":4714056227,"imageIndex":23},{"imageOffset":4678272771,"imageIndex":23},{"imageOffset":4455204611,"imageIndex":23},{"imageOffset":4455208977,"imageIndex":23},{"imageOffset":82770,"sourceLine":3217,"sourceFile":"mini-runtime.c","symbol":"mono_jit_runtime_invoke","imageIndex":3,"symbolLocation":2354},{"symbol":"do_runtime_invoke","inline":true,"imageIndex":3,"imageOffset":2244103,"symbolLocation":53,"sourceLine":3052,"sourceFile":"object.c"},{"imageOffset":2244103,"sourceLine":3220,"sourceFile":"object.c","symbol":"mono_runtime_invoke_checked","imageIndex":3,"symbolLocation":135},{"imageOffset":2278174,"sourceLine":5184,"sourceFile":"object.c","symbol":"do_exec_main_checked","imageIndex":3,"symbolLocation":94},{"symbol":"mono_jit_exec_internal","inline":true,"imageIndex":3,"imageOffset":477886,"symbolLocation":14,"sourceLine":1391,"sourceFile":"driver.g.c"},{"imageOffset":477886,"sourceLine":1336,"sourceFile":"driver.g.c","symbol":"mono_jit_exec","imageIndex":3,"symbolLocation":414},{"symbol":"main_thread_handler","inline":true,"imageIndex":3,"imageOffset":490789,"symbolLocation":75,"sourceLine":1473,"sourceFile":"driver.g.c"},{"imageOffset":490789,"sourceLine":2769,"sourceFile":"driver.g.c","symbol":"mono_main","imageIndex":3,"symbolLocation":9397},{"symbol":"mono_main_with_options","inline":true,"imageIndex":3,"imageOffset":15224,"symbolLocation":23,"sourceLine":54,"sourceFile":"main.c"},{"imageOffset":15224,"sourceLine":402,"sourceFile":"main.c","symbol":"main","imageIndex":3,"symbolLocation":2056},{"imageOffset":25293,"imageIndex":0}]},{"id":498607,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":34097745362944},"r12":{"value":4352741700,"region":"<translation info unavailable>"},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":592701192018595},"tmp0":{"value":0}},"rbx":{"value":592701192018595},"r8":{"value":7939},"r15":{"value":5972692992},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":4449036912},"rflags":{"value":770},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":17},"rcx":{"value":17314086914},"r14":{"value":140705960035432},"rsi":{"value":2616}},"frames":[{"imageOffset":16032,"imageIndex":1}]},{"id":498608,"name":"SGen worker","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":161},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703398894240},"tmp1":{"value":140705820011096},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703399158377},"r15":{"value":256},"r10":{"value":0},"rdx":{"value":256},"rdi":{"value":0},"r9":{"value":161},"r13":{"value":1103806595584},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":12975808512},"rsi":{"value":0}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":15018,"imageIndex":24},{"imageOffset":26536,"imageIndex":25},{"symbol":"mono_os_cond_wait","inline":true,"imageIndex":3,"imageOffset":3029790,"symbolLocation":19,"sourceLine":219,"sourceFile":"mono-os-mutex.h"},{"symbol":"get_work","inline":true,"imageIndex":3,"imageOffset":3029790,"symbolLocation":33,"sourceLine":165,"sourceFile":"sgen-thread-pool.c"},{"imageOffset":3029790,"sourceLine":196,"sourceFile":"sgen-thread-pool.c","symbol":"thread_func","imageIndex":3,"symbolLocation":542},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]},{"id":498609,"name":"Finalizer","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":12977917640},"rosetta":{"tmp2":{"value":4713255216},"tmp1":{"value":140705820011092},"tmp0":{"value":18446744073709551615}},"rbx":{"sourceLine":130,"value":4306045542,"sourceFile":"mono-threads-state-machine.c","symbol":"check_thread_state","symbolLocation":118},"r8":{"value":4306375478},"r15":{"value":4307109856,"symbolLocation":0,"symbol":"mono_profiler_state"},"r10":{"sourceLine":130,"value":4306045542,"sourceFile":"mono-threads-state-machine.c","symbol":"check_thread_state","symbolLocation":118},"rdx":{"value":0},"rdi":{"value":12977917640},"r9":{"value":0},"r13":{"value":4307042648,"symbolLocation":0,"symbol":"finalizer_sem"},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":140305433216024},"r11":{"value":4307109856,"symbolLocation":0,"symbol":"mono_profiler_state"},"rcx":{"value":4306045684},"r14":{"value":140305433216000},"rsi":{"value":4307109856,"symbolLocation":0,"symbol":"mono_profiler_state"}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":3722,"imageIndex":24},{"symbol":"mono_os_sem_wait","inline":true,"imageIndex":3,"imageOffset":2688730,"symbolLocation":11,"sourceLine":84,"sourceFile":"mono-os-semaphore.h"},{"symbol":"mono_coop_sem_wait","inline":true,"imageIndex":3,"imageOffset":2688730,"symbolLocation":37,"sourceLine":41,"sourceFile":"mono-coop-semaphore.h"},{"imageOffset":2688730,"sourceLine":965,"sourceFile":"gc.c","symbol":"finalizer_thread","imageIndex":3,"symbolLocation":618},{"symbol":"start_wrapper_internal","inline":true,"imageIndex":3,"imageOffset":2419789,"symbolLocation":67,"sourceLine":1233,"sourceFile":"threads.c"},{"imageOffset":2419789,"sourceLine":1308,"sourceFile":"threads.c","symbol":"start_wrapper","imageIndex":3,"symbolLocation":813},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]},{"id":498611,"frames":[{"imageOffset":141652,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12977934336},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12978470912},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":9987},"r14":{"value":0},"rsi":{"value":0}}},{"id":498612,"frames":[{"imageOffset":141652,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12978491392},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12979027968},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":15875},"r14":{"value":0},"rsi":{"value":0}}},{"id":498621,"frames":[{"imageOffset":141652,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":12979048448},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":12979585024},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":33795},"r14":{"value":0},"rsi":{"value":0}}},{"id":498627,"name":"tid_c003","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":161},"r12":{"value":100000000},"rosetta":{"tmp2":{"value":140703398894240},"tmp1":{"value":140705820011096},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140305433135616},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":100000000},"r9":{"value":161},"r13":{"value":38482906981632},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":9472},"rsi":{"value":0}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":15018,"imageIndex":24},{"imageOffset":26585,"imageIndex":25},{"imageOffset":3100212,"sourceLine":44,"sourceFile":"mono-os-mutex.c","symbol":"mono_os_cond_timedwait","imageIndex":3,"symbolLocation":84},{"symbol":"mono_coop_cond_timedwait","inline":true,"imageIndex":3,"imageOffset":3146765,"symbolLocation":44,"sourceLine":103,"sourceFile":"mono-coop-mutex.h"},{"symbol":"sleep_interruptable","inline":true,"imageIndex":3,"imageOffset":3146765,"symbolLocation":122,"sourceLine":1641,"sourceFile":"mono-threads.c"},{"imageOffset":3146765,"sourceLine":1673,"sourceFile":"mono-threads.c","symbol":"mono_thread_info_sleep","imageIndex":3,"symbolLocation":429},{"symbol":"mono_sleep_internal","inline":true,"imageIndex":3,"imageOffset":2387197,"symbolLocation":73,"sourceLine":1806,"sourceFile":"threads.c"},{"imageOffset":2387197,"sourceLine":1845,"sourceFile":"threads.c","symbol":"ves_icall_System_Threading_Thread_Sleep_internal","imageIndex":3,"symbolLocation":93},{"imageOffset":1968489,"sourceLine":1040,"sourceFile":"icall-def.h","symbol":"ves_icall_System_Threading_Thread_Sleep_internal_raw","imageIndex":3,"symbolLocation":73},{"imageOffset":4608078824,"imageIndex":23},{"imageOffset":1645603,"symbol":"System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool","symbolLocation":67,"imageIndex":4},{"imageOffset":82770,"sourceLine":3217,"sourceFile":"mini-runtime.c","symbol":"mono_jit_runtime_invoke","imageIndex":3,"symbolLocation":2354},{"symbol":"do_runtime_invoke","inline":true,"imageIndex":3,"imageOffset":2244103,"symbolLocation":53,"sourceLine":3052,"sourceFile":"object.c"},{"imageOffset":2244103,"sourceLine":3220,"sourceFile":"object.c","symbol":"mono_runtime_invoke_checked","imageIndex":3,"symbolLocation":135},{"imageOffset":2270976,"sourceLine":4438,"sourceFile":"object.c","symbol":"mono_runtime_delegate_try_invoke","imageIndex":3,"symbolLocation":160},{"symbol":"start_wrapper_internal","inline":true,"imageIndex":3,"imageOffset":2419853,"symbolLocation":131,"sourceLine":1255,"sourceFile":"threads.c"},{"imageOffset":2419853,"sourceLine":1308,"sourceFile":"threads.c","symbol":"start_wrapper","imageIndex":3,"symbolLocation":877},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]},{"id":498646,"name":"caulk.messenger.shared:17","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":25},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703398892805},"tmp1":{"value":140705820011092},"tmp0":{"value":18446744073709551615}},"rbx":{"value":12982231146},"r8":{"value":105553159113392},"r15":{"value":0},"r10":{"value":12982231146},"rdx":{"value":0},"rdi":{"value":105553159113360},"r9":{"value":25},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":105553136015706},"r14":{"value":105553159113392},"rsi":{"value":140703591984042}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":3722,"imageIndex":24},{"imageOffset":7325,"imageIndex":28},{"imageOffset":7112,"imageIndex":28},{"imageOffset":6410,"imageIndex":28},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]},{"id":498647,"name":"caulk.messenger.shared:high","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703398892805},"tmp1":{"value":140705820011092},"tmp0":{"value":18446744073709551615}},"rbx":{"value":16},"r8":{"value":105553159113808},"r15":{"value":0},"r10":{"value":16},"rdx":{"value":50691},"rdi":{"value":105553159113776},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":4294967295},"r11":{"value":0},"rcx":{"value":50691},"r14":{"value":105553159113808},"rsi":{"value":0}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":3722,"imageIndex":24},{"imageOffset":7325,"imageIndex":28},{"imageOffset":7112,"imageIndex":28},{"imageOffset":6410,"imageIndex":28},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]},{"id":498681,"name":"caulk::deferred_logger","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":22},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703398892805},"tmp1":{"value":140705820011092},"tmp0":{"value":18446744073709551615}},"rbx":{"value":12983304295},"r8":{"value":105553161100792},"r15":{"value":0},"r10":{"value":12983304295},"rdx":{"value":0},"rdi":{"value":105553161100760},"r9":{"value":22},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":105553174588600},"r14":{"value":105553161100792},"rsi":{"value":140703591984042}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":3722,"imageIndex":24},{"imageOffset":7325,"imageIndex":28},{"imageOffset":7112,"imageIndex":28},{"imageOffset":6410,"imageIndex":28},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]},{"id":498701,"name":"tid_2940b","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":161},"r12":{"value":100000000},"rosetta":{"tmp2":{"value":140703398894240},"tmp1":{"value":140705820011096},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":4512121520,"symbolLocation":0,"symbol":"System_Threading_Thread_Sleep_int"},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":100000000},"r9":{"value":161},"r13":{"value":39582418609664},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":9728},"rsi":{"value":0}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":15018,"imageIndex":24},{"imageOffset":26585,"imageIndex":25},{"imageOffset":3100212,"sourceLine":44,"sourceFile":"mono-os-mutex.c","symbol":"mono_os_cond_timedwait","imageIndex":3,"symbolLocation":84},{"symbol":"mono_coop_cond_timedwait","inline":true,"imageIndex":3,"imageOffset":3146765,"symbolLocation":44,"sourceLine":103,"sourceFile":"mono-coop-mutex.h"},{"symbol":"sleep_interruptable","inline":true,"imageIndex":3,"imageOffset":3146765,"symbolLocation":122,"sourceLine":1641,"sourceFile":"mono-threads.c"},{"imageOffset":3146765,"sourceLine":1673,"sourceFile":"mono-threads.c","symbol":"mono_thread_info_sleep","imageIndex":3,"symbolLocation":429},{"symbol":"mono_sleep_internal","inline":true,"imageIndex":3,"imageOffset":2387197,"symbolLocation":73,"sourceLine":1806,"sourceFile":"threads.c"},{"imageOffset":2387197,"sourceLine":1845,"sourceFile":"threads.c","symbol":"ves_icall_System_Threading_Thread_Sleep_internal","imageIndex":3,"symbolLocation":93},{"imageOffset":1968489,"sourceLine":1040,"sourceFile":"icall-def.h","symbol":"ves_icall_System_Threading_Thread_Sleep_internal_raw","imageIndex":3,"symbolLocation":73},{"imageOffset":4608078824,"imageIndex":23},{"imageOffset":1645603,"symbol":"System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool","symbolLocation":67,"imageIndex":4},{"imageOffset":82770,"sourceLine":3217,"sourceFile":"mini-runtime.c","symbol":"mono_jit_runtime_invoke","imageIndex":3,"symbolLocation":2354},{"symbol":"do_runtime_invoke","inline":true,"imageIndex":3,"imageOffset":2244103,"symbolLocation":53,"sourceLine":3052,"sourceFile":"object.c"},{"imageOffset":2244103,"sourceLine":3220,"sourceFile":"object.c","symbol":"mono_runtime_invoke_checked","imageIndex":3,"symbolLocation":135},{"imageOffset":2270976,"sourceLine":4438,"sourceFile":"object.c","symbol":"mono_runtime_delegate_try_invoke","imageIndex":3,"symbolLocation":160},{"symbol":"start_wrapper_internal","inline":true,"imageIndex":3,"imageOffset":2419853,"symbolLocation":131,"sourceLine":1255,"sourceFile":"threads.c"},{"imageOffset":2419853,"sourceLine":1308,"sourceFile":"threads.c","symbol":"start_wrapper","imageIndex":3,"symbolLocation":877},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]},{"id":498702,"name":"com.apple.audio.IOThread.client","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":105553135757120},"r12":{"value":140305434752000},"rosetta":{"tmp2":{"value":140703398943410},"tmp1":{"value":140705820011092},"tmp0":{"value":18446744073709551615}},"rbx":{"value":140305434752056},"r8":{"value":12985949968},"r15":{"value":1},"r10":{"value":140305434752056},"rdx":{"value":2199023256064},"rdi":{"value":105553135757152},"r9":{"value":105553135757120},"r13":{"value":0},"rflags":{"value":663},"rax":{"value":14},"rsp":{"value":0},"r11":{"value":512},"rcx":{"value":135431},"r14":{"value":140305434752280},"rsi":{"value":105553166560768}},"frames":[{"imageOffset":140705820011140,"imageIndex":23},{"imageOffset":3734,"imageIndex":24},{"imageOffset":111381,"imageIndex":28},{"imageOffset":1998237,"imageIndex":29},{"imageOffset":1990676,"imageIndex":29},{"imageOffset":3764863,"imageIndex":29},{"imageOffset":25171,"imageIndex":25},{"imageOffset":7151,"imageIndex":25}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8604069888,
    "size" : 573440,
    "uuid" : "7e2d5f84-7d4f-3322-83cb-dd7bd247f06a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 140703125618688,
    "size" : 196608,
    "uuid" : "6a360c41-1729-30a8-b7d2-055dddac0786",
    "path" : "\/usr\/libexec\/rosetta\/runtime",
    "name" : "runtime"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4448538624,
    "size" : 425984,
    "uuid" : "4cb71c5f-4e41-3ce6-a65a-b283bc4bfab5",
    "path" : "\/Library\/Apple\/*\/libRosettaRuntime",
    "name" : "libRosettaRuntime"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4302888960,
    "size" : 4063232,
    "uuid" : "59b5c70c-2d09-34c8-963b-0761401ada85",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/bin\/mono-sgen64",
    "name" : "mono-sgen64"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4510461952,
    "size" : 9232384,
    "uuid" : "14efda89-cb24-3e41-8ac6-8cf48c433ab1",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/mono\/4.5\/mscorlib.dll.dylib",
    "name" : "mscorlib.dll.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4491747328,
    "size" : 827392,
    "uuid" : "aab44b67-849c-3757-87a3-fafa31b03cbf",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libmono-native-compat.0.dylib",
    "name" : "libmono-native-compat.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4510285824,
    "size" : 53248,
    "uuid" : "22db7df6-db05-3d65-a80d-137657874408",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4609048576,
    "CFBundleShortVersionString" : "323.15",
    "CFBundleIdentifier" : "com.apple.AGXMetal13-3",
    "size" : 7811072,
    "uuid" : "eb5c0c35-14ea-32cb-b1e0-e92d143864de",
    "path" : "\/System\/Library\/Extensions\/AGXMetal13_3.bundle\/Contents\/MacOS\/AGXMetal13_3",
    "name" : "AGXMetal13_3",
    "CFBundleVersion" : "323.15"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4601786368,
    "CFBundleShortVersionString" : "2.0.0",
    "CFBundleIdentifier" : "com.apple.iokit.IOHIDLib",
    "size" : 94208,
    "uuid" : "18a6f00b-d941-3d93-ab4a-7133527e99e5",
    "path" : "\/System\/Library\/Extensions\/IOHIDFamily.kext\/Contents\/PlugIns\/IOHIDLib.plugin\/Contents\/MacOS\/IOHIDLib",
    "name" : "IOHIDLib",
    "CFBundleVersion" : "2.0.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4632150016,
    "size" : 548864,
    "uuid" : "0357084f-1344-3719-a34d-e47569c47e75",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libgdiplus.0.dylib",
    "name" : "libgdiplus.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4635881472,
    "size" : 954368,
    "uuid" : "b19cba49-7ef5-3eaa-a13a-1e3abf19ddaa",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libglib-2.0.0.dylib",
    "name" : "libglib-2.0.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4608241664,
    "size" : 61440,
    "uuid" : "c313f1e2-0a71-332e-81f5-215c9103c309",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libintl.8.dylib",
    "name" : "libintl.8.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4641165312,
    "size" : 1122304,
    "uuid" : "63257ad4-129d-3741-a6b2-8a697ad98ee8",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libcairo.2.dylib",
    "name" : "libcairo.2.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4652498944,
    "size" : 3588096,
    "uuid" : "a801cbea-e141-3ee1-99f0-4f8287c45330",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libpixman-1.0.dylib",
    "name" : "libpixman-1.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4633604096,
    "size" : 573440,
    "uuid" : "58e236fa-2132-39c6-a3c6-c95a86cb2417",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libtiff.5.dylib",
    "name" : "libtiff.5.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4638277632,
    "size" : 327680,
    "uuid" : "48baed82-0be3-3e4b-87bd-31815f8c058d",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libjpeg.8.dylib",
    "name" : "libjpeg.8.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4608462848,
    "size" : 36864,
    "uuid" : "86e44891-1bc4-353d-afb8-01561892fb81",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libgif.4.1.6.dylib",
    "name" : "libgif.4.1.6.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4635009024,
    "size" : 258048,
    "uuid" : "5f4dd15a-a147-3e57-a49d-fd1189baf90a",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libfontconfig.1.dylib",
    "name" : "libfontconfig.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4644560896,
    "size" : 729088,
    "uuid" : "0a652936-3b31-3b42-a9d4-94db335ea570",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libfreetype.6.dylib",
    "name" : "libfreetype.6.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4631257088,
    "size" : 192512,
    "uuid" : "e89791af-55d0-356e-87be-535b2c2d6a7d",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libpng14.14.dylib",
    "name" : "libpng14.14.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4639723520,
    "size" : 204800,
    "uuid" : "f6b18c03-5e44-3dda-85d8-468511afc927",
    "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libexpat.1.6.7.dylib",
    "name" : "libexpat.1.6.7.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4715073536,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.units.Components",
    "size" : 1331200,
    "uuid" : "d2d515b7-27fe-3023-8925-cee127b886ab",
    "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4750639104,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.AudioDSPComponents",
    "size" : 10252288,
    "uuid" : "a6d8d80f-dbf7-3725-9b0f-ba166ca45a8f",
    "path" : "\/System\/Library\/Components\/AudioDSP.component\/Contents\/MacOS\/AudioDSP",
    "name" : "AudioDSP",
    "CFBundleVersion" : "1"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703398879232,
    "size" : 245760,
    "uuid" : "907f6ba6-6b4b-39d3-ba4b-d1f4244b50bc",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703399124992,
    "size" : 49152,
    "uuid" : "7324bb8c-37ad-3a44-becd-969f31077819",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703397707776,
    "size" : 561144,
    "uuid" : "83c4abe1-cf0a-3460-80c9-123e8ecd53ae",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703493869568,
    "CFBundleShortVersionString" : "1.600.0",
    "CFBundleIdentifier" : "com.apple.SkyLight",
    "size" : 5038066,
    "uuid" : "3d629182-cf09-38f6-8dc5-6c5046f526df",
    "path" : "\/System\/Library\/PrivateFrameworks\/SkyLight.framework\/Versions\/A\/SkyLight",
    "name" : "SkyLight"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703591976960,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 147456,
    "uuid" : "69b6d3ae-dd5f-30b4-8cca-a28056f502c1",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703440072704,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7647224,
    "uuid" : "8b22c24b-c4f2-32de-890d-9c7550b5a9f6",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  }
],
  "sharedCache" : {
  "base" : 140703394643968,
  "size" : 25769803776,
  "uuid" : "a808c443-7710-3b25-8053-c8076aa3c7c8"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=1.3G written=1060K(0%) resident=1060K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                          216K       25 \nCoreGraphics                         8K        2 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                             1.1G       41 \nMALLOC guard page                  192K       12 \nRosetta Arena                     4096K        2 \nRosetta Generic                   6000K     1497 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               240K       24 \nRosetta Thread Context             240K       24 \nSTACK GUARD                         12K        3 \nStack                             18.0M       15 \nStack Guard                       56.1M       12 \nVM_ALLOCATE                       46.7M      146 \nVM_ALLOCATE (reserved)             160K       12         reserved VM address space (unallocated)\n__CTF                               824        1 \n__DATA                            31.0M      916 \n__DATA_CONST                      91.5M      910 \n__DATA_DIRTY                      2559K      336 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       192.2M       28 \n__OBJC_RO                         76.8M        1 \n__OBJC_RW                         2370K        2 \n__TEXT                             1.0G      944 \n__TPRO_CONST                       280K        2 \nmapped file                      184.0M      136 \nowned unmapped memory               32K        1 \npage table in kernel              1060K        1 \nshared memory                     1408K       14 \n===========                     =======  ======= \nTOTAL                              2.9G     5114 \nTOTAL, minus reserved VM space     2.9G     5114 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "tid_103"
  }
},
  "logWritingSignature" : "ab88857d925c1be5a8908623950ff4ed7ec0644a",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "654d8c0661e7447155256fcd",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "67c65439791d8a68e42f8b8f"
      },
      "deploymentId" : 240000292
    },
    {
      "rolloutId" : "648cada15dbc71671bb3aa1b",
      "factorPackIds" : {
        "SIRI_EXPERIENCE_CAM" : "65a81173096f6a1f1ba46525"
      },
      "deploymentId" : 240000116
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "f18344bb-554f-48ae-8449-e108a8813a55",
      "experimentId" : "6685b5584477001000e8c6c9",
      "deploymentId" : 400000005
    }
  ]
},
  "reportNotes" : [
  "PC register does not match crashing frame (0x0 vs 0x7FF8A06B6A84)"
]
}

Model: iMac21,1, BootROM 11881.61.3, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: iMac, Retina 4.5K (4480 x 2520), Main, MirrorOff, Online
Display: LG ULTRAGEAR, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
Memory Module: LPDDR4, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Sep 28 2024 04:40:21 version 18.20.462.0.7.8.175 FWID 01-30d5bca9
IO80211_driverkit-1345.8 "IO80211_driverkit-1345.8" Nov  9 2024 17:02:32
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB3.1 Hub
USB Device: USB2.1 Hub
USB Device: USB 2.0 BILLBOARD
USB Device: USB31Bus
USB Device: USB2.1 Hub
USB Device: Razer Cobra
USB Device: USB3.1 Hub
Thunderbolt Bus: iMac, Apple Inc.
Thunderbolt Bus: iMac, Apple Inc.

I copied and pasted everything that was there. If you need more info, please tell me!
Thank you!

@leezer3
Copy link
Owner

leezer3 commented Mar 14, 2025

That's a Mono error, and probably nothing we're doing directly. All the crash report really says is that something in the internals of Mono crashed and took down the Rosetta x86 emulation layer in the process.
It doesn't tell us anything useful about what our code is or isn't doing.

Unfortunately, Mono on OS-X can be a little flaky.

Only things I can really suggest:

  • Update Mono
  • Reboot
  • Clear the OpenBVE settings folder (IIRC this is under /Users/You/.openBVE)
  • If menu-bar hiding is enabled either natively or with any tweaker thing, disable this.

@Rymack15
Copy link
Author

@leezer3 I tried doing what you suggested, but it did not work. Is there anything else I can do to fix this, or should I go to Mono? I also tried to uninstall openBVE and Mono thoroughly but still nothing.

@leezer3
Copy link
Owner

leezer3 commented Mar 16, 2025

Unfortunately, I don't think so.
You might try a system update also (Sequioa is up to 15.3.2), but again this is more of a shot in the dark than anything.

I'll try and test, but the only Mac I've got access to is an x86 hackintosh, which doesn't fill me with confidence on being able to reproduce anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants