Skip to content

Instantly share code, notes, and snippets.

@steveisok
Created June 10, 2019 03:36
Show Gist options
  • Save steveisok/c27463427034160a44117aef10901f78 to your computer and use it in GitHub Desktop.
Save steveisok/c27463427034160a44117aef10901f78 to your computer and use it in GitHub Desktop.
Opcode 'r4_conv_to_ovf_u8_un' missing from machine description file.
=================================================================
Native Crash Reporting
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Native stacktrace:
=================================================================
0x103339228 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_dump_native_crash_info
0x1032d7f95 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_handle_native_crash
0x103338791 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : sigabrt_signal_handler
0x7fff6960db5d - /usr/lib/system/libsystem_platform.dylib : _sigtramp
0x7fc2a996d588 - Unknown
0x7fff694c76a6 - /usr/lib/system/libsystem_c.dylib : abort
0x10352b627 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : monoeg_assert_abort
0x10350ba07 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_log_write_logfile
0x10352b9ae - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : monoeg_g_logv_nofree
0x10352ba62 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : monoeg_g_log
0x1032d049e - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_local_regalloc
0x10322f066 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_codegen
0x10323194f - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mini_method_compile
0x103232cac - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_jit_compile_method_inner
0x103236aff - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_jit_compile_method_with_opt
0x10323a95c - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mini_init_delegate
0x103447f00 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : mono_delegate_ctor_with_method
0x1033e9250 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : ves_icall_System_Delegate_CreateDelegate_internal
0x1033eda48 - /Users/steve/dev/steve-mono/netcore/shared/Microsoft.NETCore.App/3.0.0-preview7-27804-03/libcoreclr.dylib : ves_icall_System_Delegate_CreateDelegate_internal_raw
0x107559edd - Unknown
=================================================================
Telemetry Dumper:
=================================================================
Pkilling 0x70000f39d000 from 0x70000f7a3000
Pkilling 0x7000105b8000 from 0x70000f7a3000
Pkilling 0x70000f19a000 from 0x70000f7a3000
Pkilling 0x7000103b5000 from 0x70000f7a3000
Pkilling 0x70000ef97000 from 0x70000f7a3000
Pkilling 0x7000101b2000 from 0x70000f7a3000
Pkilling 0x70000ed94000 from 0x70000f7a3000
Pkilling 0x70000ffaf000 from 0x70000f7a3000
Pkilling 0x70000eb0e000 from 0x70000f7a3000
Pkilling 0x70000fdac000 from 0x70000f7a3000
Pkilling 0x70000fba9000 from 0x70000f7a3000
Pkilling 0x70000f9a6000 from 0x70000f7a3000
Pkilling 0x700010bc1000 from 0x70000f7a3000
Pkilling 0x10be925c0 from 0x70000f7a3000
Pkilling 0x7000109be000 from 0x70000f7a3000
Pkilling 0x70000f5a0000 from 0x70000f7a3000
Pkilling 0x7000107bb000 from 0x70000f7a3000
Entering thread summarizer pause from 0x70000f7a3000
Finished thread summarizer pause from 0x70000f7a3000.
Waiting for dumping threads to resume
=================================================================
External Debugger Dump:
=================================================================
(lldb) command source -s 0 '/tmp/mono-gdb-commands.53279'
Executing commands in '/tmp/mono-gdb-commands.53279'.
(lldb) process attach --pid 53279
Process 53279 stopped
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
libsystem_kernel.dylib`__psynch_cvwait:
-> 0x7fff6955a86a <+10>: jae 0x7fff6955a874 ; <+20>
0x7fff6955a86c <+12>: movq %rax, %rdi
0x7fff6955a86f <+15>: jmp 0x7fff69557457 ; cerror_nocancel
0x7fff6955a874 <+20>: retq
Target 0: (dotnet) stopped.
Executable module set to "/Users/steve/dev/steve-mono/netcore/dotnet".
Architecture set to: x86_64h-apple-macosx-.
(lldb) thread list
Process 53279 stopped
* thread #1: tid = 0x8d6cb4, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0x8d6cb5, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
thread #3: tid = 0x8d6cb6, 0x00007fff69557266 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
thread #4: tid = 0x8d6cc3, 0x00007fff69558ef2 libsystem_kernel.dylib`read + 10
thread #5: tid = 0x8d6cc4, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2903'
thread #6: tid = 0x8d6cc5, 0x00007fff6955727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #7: tid = 0x8d6cc6, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Thread Pool Worker'
thread #8: tid = 0x8d6cc9, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1a07'
thread #9: tid = 0x8d6cca, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1f03'
thread #10: tid = 0x8d6ccb, 0x00007fff6955c356 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_1e03'
thread #11: tid = 0x8d6ccc, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_5303'
thread #12: tid = 0x8d6ccd, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2b03'
thread #13: tid = 0x8d6cce, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_4e03'
thread #14: tid = 0x8d6ccf, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2e03'
thread #15: tid = 0x8d6cd0, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_3003'
thread #16: tid = 0x8d6cd1, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_4a03'
thread #17: tid = 0x8d6cd2, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_4703'
thread #18: tid = 0x8d6cd3, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_4503'
thread #19: tid = 0x8d6cd4, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_3403'
thread #20: tid = 0x8d6cd5, 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_3703'
(lldb) thread backtrace all
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fc2a881ebf0, mutex=0x00007fc2a881ebb0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00007fc2a881ebf0, mutex=0x00007fc2a881ebb0, timeout_ms=2827028480) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347d495 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347d468 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=0, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347d468 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x00007ffeecaabed8) at w32handle.c:767 [opt]
frame #7: 0x000000010347d356 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=4294967295, alertable=<unavailable>) at w32handle.c:0:13 [opt]
frame #8: 0x000000010347d5e7 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=-1467938816, timeout=<unavailable>, alertable=<unavailable>, error=0x00007ffeecaac5d0) at w32handle.c:1002:10 [opt]
frame #9: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x00007ffeecaac660, numhandles=1, waitall=<unavailable>, timeout=-1, error=0x00007ffeecaac5d0) at threads.c:2239:9 [opt]
frame #10: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007ffeecaac5d0) at icall-def-netcore.h:597:1 [opt]
frame #11: 0x000000010751fee6
frame #12: 0x000000010751f77b
frame #13: 0x00000001074c9d13
frame #14: 0x0000000106c7396b
frame #15: 0x00000001037c8e6b
frame #16: 0x00000001037c8ff1
frame #17: 0x000000010323afb3 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007ffeecaac660, exc=0x00007ffeecaacd58, error=0x00007ffeecaacf78) at mini-runtime.c:3177:12 [opt]
frame #18: 0x000000010343aa68 libcoreclr.dylib`mono_runtime_invoke_checked [inlined] do_runtime_invoke(method=0x00007fc2a8468f68, obj=0x0000000000000000, params=0x00007ffeecaacf38, exc=<unavailable>, error=0x00007ffeecaacf78) at object.c:3016:11 [opt]
frame #19: 0x000000010343aa32 libcoreclr.dylib`mono_runtime_invoke_checked(method=0x00007fc2a8468f68, obj=0x0000000000000000, params=0x00007ffeecaacf38, error=0x00007ffeecaacf78) at object.c:3184 [opt]
frame #20: 0x0000000103440f3d libcoreclr.dylib`mono_runtime_exec_main_checked [inlined] do_exec_main_checked(method=0x00007fc2a8468f68, args=<unavailable>, error=0x00007ffeecaacf78) at object.c:0 [opt]
frame #21: 0x0000000103440f09 libcoreclr.dylib`mono_runtime_exec_main_checked(method=0x00007fc2a8468f68, args=<unavailable>, error=0x00007ffeecaacf78) at object.c:5221 [opt]
frame #22: 0x0000000103295ee3 libcoreclr.dylib`mono_jit_exec at driver.c:1322:13 [opt]
frame #23: 0x0000000103295ed5 libcoreclr.dylib`mono_jit_exec(domain=<unavailable>, assembly=<unavailable>, argc=9, argv=0x00007fc2a8409f78) at driver.c:1267 [opt]
frame #24: 0x0000000103298f8b libcoreclr.dylib`mono_main [inlined] main_thread_handler(user_data=<unavailable>) at driver.c:1404:3 [opt]
frame #25: 0x0000000103298f51 libcoreclr.dylib`mono_main(argc=10, argv=<unavailable>) at driver.c:2622 [opt]
frame #26: 0x0000000103339f38 libcoreclr.dylib`coreclr_execute_assembly(hostHandle=<unavailable>, domainId=<unavailable>, argc=8, argv=0x00007fc2a843b680, managedAssemblyPath=<unavailable>, exitCode=0x00007ffeecaad26c) at main-core.c:277:14 [opt]
frame #27: 0x00000001031f09d8 libhostpolicy.dylib`___lldb_unnamed_symbol131$$libhostpolicy.dylib + 1496
frame #28: 0x00000001031f17e8 libhostpolicy.dylib`___lldb_unnamed_symbol139$$libhostpolicy.dylib + 216
frame #29: 0x00000001031b0933 libhostfxr.dylib`___lldb_unnamed_symbol482$$libhostfxr.dylib + 1219
frame #30: 0x00000001031afd02 libhostfxr.dylib`___lldb_unnamed_symbol480$$libhostfxr.dylib + 786
frame #31: 0x00000001031abd4a libhostfxr.dylib`___lldb_unnamed_symbol436$$libhostfxr.dylib + 138
frame #32: 0x000000010315b83f dotnet`___lldb_unnamed_symbol125$$dotnet + 1327
frame #33: 0x000000010315babf dotnet`___lldb_unnamed_symbol126$$dotnet + 143
frame #34: 0x00007fff694223d5 libdyld.dylib`start + 1
thread #2, name = 'SGen worker'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x0000000103501fd1 libcoreclr.dylib`thread_func [inlined] mono_os_cond_wait(cond=<unavailable>, mutex=<unavailable>) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x0000000103501fbe libcoreclr.dylib`thread_func at sgen-thread-pool.c:165 [opt]
frame #4: 0x0000000103501ef3 libcoreclr.dylib`thread_func(data=0x0000000000000000) at sgen-thread-pool.c:196 [opt]
frame #5: 0x00007fff696162eb libsystem_pthread.dylib`_pthread_body + 126
frame #6: 0x00007fff69619249 libsystem_pthread.dylib`_pthread_start + 66
frame #7: 0x00007fff6961540d libsystem_pthread.dylib`thread_start + 13
thread #3, name = 'Finalizer'
frame #0: 0x00007fff69557266 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001034aba50 libcoreclr.dylib`finalizer_thread [inlined] mono_os_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:84:8 [opt]
frame #2: 0x00000001034aba45 libcoreclr.dylib`finalizer_thread at mono-coop-semaphore.h:41 [opt]
frame #3: 0x00000001034aba2b libcoreclr.dylib`finalizer_thread(unused=<unavailable>) at gc.c:967 [opt]
frame #4: 0x000000010345f71e libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1221:3 [opt]
frame #5: 0x000000010345f587 libcoreclr.dylib`start_wrapper(data=0x00007fc2a84860d0) at threads.c:1294:8 [opt]
frame #6: 0x00007fff696162eb libsystem_pthread.dylib`_pthread_body + 126
frame #7: 0x00007fff69619249 libsystem_pthread.dylib`_pthread_start + 66
frame #8: 0x00007fff6961540d libsystem_pthread.dylib`thread_start + 13
thread #4
frame #0: 0x00007fff69558ef2 libsystem_kernel.dylib`read + 10
frame #1: 0x00000001051e174f System.Native.dylib`___lldb_unnamed_symbol171$$System.Native.dylib + 191
frame #2: 0x00007fff696162eb libsystem_pthread.dylib`_pthread_body + 126
frame #3: 0x00007fff69619249 libsystem_pthread.dylib`_pthread_start + 66
frame #4: 0x00007fff6961540d libsystem_pthread.dylib`thread_start + 13
thread #5, name = 'tid_2903'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff696195a1 libsystem_pthread.dylib`_pthread_cond_wait + 773
frame #2: 0x00000001035139d1 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035c5390, mutex=0x00000001035c5350, timeout_ms=<unavailable>) at mono-os-mutex.c:44:8 [opt]
frame #3: 0x000000010351fc71 libcoreclr.dylib`mono_thread_info_sleep at mono-coop-mutex.h:100:8 [opt]
frame #4: 0x000000010351fc42 libcoreclr.dylib`mono_thread_info_sleep [inlined] sleep_interruptable(ms=<unavailable>, alerted=0x000070000ed93e14) at mono-threads.c:1619 [opt]
frame #5: 0x000000010351fb3c libcoreclr.dylib`mono_thread_info_sleep(ms=<unavailable>, alerted=0x000070000ed93e14) at mono-threads.c:1651 [opt]
frame #6: 0x00000001033a4173 libcoreclr.dylib`monitor_thread(unused=<unavailable>) at threadpool-worker-default.c:708:8 [opt]
frame #7: 0x000000010345f71e libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1221:3 [opt]
frame #8: 0x000000010345f587 libcoreclr.dylib`start_wrapper(data=0x00007fc2a84f4fc0) at threads.c:1294:8 [opt]
frame #9: 0x00007fff696162eb libsystem_pthread.dylib`_pthread_body + 126
frame #10: 0x00007fff69619249 libsystem_pthread.dylib`_pthread_start + 66
frame #11: 0x00007fff6961540d libsystem_pthread.dylib`thread_start + 13
thread #6, name = 'Thread Pool Worker'
frame #0: 0x00007fff6955727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x00000001033a478a libcoreclr.dylib`worker_thread [inlined] mono_os_sem_timedwait(timeout_ms=30720, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:118:8 [opt]
frame #2: 0x00000001033a46dc libcoreclr.dylib`worker_thread at mono-coop-semaphore.h:55 [opt]
frame #3: 0x00000001033a46c5 libcoreclr.dylib`worker_thread at threadpool-worker-default.c:391 [opt]
frame #4: 0x00000001033a45a1 libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #5: 0x000000010345f71e libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1221:3 [opt]
frame #6: 0x000000010345f587 libcoreclr.dylib`start_wrapper(data=0x00007fc2a84b6e10) at threads.c:1294:8 [opt]
frame #7: 0x00007fff696162eb libsystem_pthread.dylib`_pthread_body + 126
frame #8: 0x00007fff69619249 libsystem_pthread.dylib`_pthread_start + 66
frame #9: 0x00007fff6961540d libsystem_pthread.dylib`thread_start + 13
thread #7, name = 'Thread Pool Worker'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff696195a1 libsystem_pthread.dylib`_pthread_cond_wait + 773
frame #2: 0x00000001035139d1 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00007fc2a881ed00, mutex=0x00007fc2a881ecc0, timeout_ms=<unavailable>) at mono-os-mutex.c:44:8 [opt]
frame #3: 0x000000010347d495 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100:8 [opt]
frame #4: 0x000000010347d468 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=0, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #5: 0x000000010347d468 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x000070000f198fe8) at w32handle.c:767 [opt]
frame #6: 0x000000010347d356 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=12000, alertable=<unavailable>) at w32handle.c:0:13 [opt]
frame #7: 0x000000010347d5e7 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=-1979646976, timeout=<unavailable>, alertable=<unavailable>, error=0x000070000f1996e0) at w32handle.c:1002:10 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x000070000f199770, numhandles=1, waitall=<unavailable>, timeout=12000, error=0x000070000f1996e0) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000f1996e0) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x0000000109271da3
frame #12: 0x0000000107521526
frame #13: 0x000000010751f8bb
frame #14: 0x000000010323afb3 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x000070000f199770, exc=0x000070000f199d50, error=0x0000000000000013) at mini-runtime.c:3177:12 [opt]
frame #15: 0x000000010343c4a4 libcoreclr.dylib`mono_runtime_try_invoke [inlined] do_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, exc=<unavailable>, error=<unavailable>) at object.c:3016:11 [opt]
frame #16: 0x000000010343c469 libcoreclr.dylib`mono_runtime_try_invoke(method=0x00007fc2a8833630, obj=0x0000000000000000, params=0x0000000000000000, exc=0x000070000f199d50, error=0x000070000f199cd8) at object.c:3125 [opt]
frame #17: 0x00000001034625e2 libcoreclr.dylib`worker_callback at threadpool.c:284:20 [opt]
frame #18: 0x000000010346259e libcoreclr.dylib`worker_callback at threadpool.c:368 [opt]
frame #19: 0x00000001033a459c libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:500:3 [opt]
frame #20: 0x000000010345f71e libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1221:3 [opt]
frame #21: 0x000000010345f587 libcoreclr.dylib`start_wrapper(data=0x00007fc2885007b0) at threads.c:1294:8 [opt]
frame #22: 0x00007fff696162eb libsystem_pthread.dylib`_pthread_body + 126
frame #23: 0x00007fff69619249 libsystem_pthread.dylib`_pthread_start + 66
frame #24: 0x00007fff6961540d libsystem_pthread.dylib`thread_start + 13
thread #8, name = 'tid_1a07'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fc2a881ec78, mutex=0x00007fc2a881ec38) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00007fc2a881ec78, mutex=0x00007fc2a881ec38, timeout_ms=2829799424) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347d495 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347d468 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=0, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347d468 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x000070000f39c358) at w32handle.c:767 [opt]
frame #7: 0x000000010347d356 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=4294967295, alertable=<unavailable>) at w32handle.c:0:13 [opt]
frame #8: 0x000000010347d5e7 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=-1465167872, timeout=<unavailable>, alertable=<unavailable>, error=0x000070000f39ca50) at w32handle.c:1002:10 [opt]
frame #9: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x000070000f39cae0, numhandles=1, waitall=<unavailable>, timeout=-1, error=0x000070000f39ca50) at threads.c:2239:9 [opt]
frame #10: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000f39ca50) at icall-def-netcore.h:597:1 [opt]
frame #11: 0x000000010751fee6
frame #12: 0x000000010751f77b
thread #9, name = 'tid_1f03'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x000070000f59f208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x000070000f59f208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x000070000f59f960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x000070000f59f890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000f59f890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #10, name = 'tid_1e03'
frame #0: 0x00007fff6955c356 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x0000000103339474 libcoreclr.dylib`mono_dump_native_crash_info at mini-posix.c:1079:4 [opt]
frame #2: 0x00000001033391c2 libcoreclr.dylib`mono_dump_native_crash_info(signal="SIGABRT", mctx=<unavailable>, info=<unavailable>) at mini-posix.c:1125 [opt]
frame #3: 0x00000001032d7f95 libcoreclr.dylib`mono_handle_native_crash(signal="SIGABRT", mctx=0x000070000f79db38, info=0x000070000f79e118) at mini-exceptions.c:3324:2 [opt]
frame #4: 0x0000000103338791 libcoreclr.dylib`sigabrt_signal_handler(_dummy=6, _info=0x000070000f79e118, context=0x000070000f79e180) at mini-posix.c:234:3 [opt]
frame #5: 0x00007fff6960db5d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff6955d2c7 libsystem_kernel.dylib`__pthread_kill + 11
frame #7: 0x00007fff69618bf1 libsystem_pthread.dylib`pthread_kill + 284
frame #8: 0x00007fff694c76a6 libsystem_c.dylib`abort + 127
frame #9: 0x000000010352b627 libcoreclr.dylib`monoeg_assert_abort at goutput.c:57:3 [opt]
frame #10: 0x000000010350ba07 libcoreclr.dylib`mono_log_write_logfile(log_domain=<unavailable>, level=<unavailable>, hdr=<unavailable>, message="Opcode 'r4_conv_to_ovf_u8_un' missing from machine description file.") at mono-log-common.c:136:3 [opt]
frame #11: 0x000000010352b9ae libcoreclr.dylib`monoeg_g_logv_nofree [inlined] monoeg_g_logstr(log_domain=0x0000000000000000, log_level=G_LOG_LEVEL_ERROR, msg=<unavailable>) at goutput.c:134:2 [opt]
frame #12: 0x000000010352b985 libcoreclr.dylib`monoeg_g_logv_nofree(log_domain=<unavailable>, log_level=<unavailable>, format="Opcode '%s' missing from machine description file.", args=<unavailable>) at goutput.c:149 [opt]
frame #13: 0x000000010352ba62 libcoreclr.dylib`monoeg_g_log [inlined] monoeg_g_logv(log_domain=<unavailable>, log_level=<unavailable>, format=<unavailable>, args=0x0000003000000020) at goutput.c:156:10 [opt]
frame #14: 0x000000010352ba5d libcoreclr.dylib`monoeg_g_log(log_domain=<unavailable>, log_level=<unavailable>, format=<unavailable>) at goutput.c:165 [opt]
frame #15: 0x00000001032d049e libcoreclr.dylib`mono_local_regalloc(cfg=0x00007fc2a98b5200, bb=0x00007fc2a996cfa0) at mini-codegen.c:1248:4 [opt]
frame #16: 0x000000010322f066 libcoreclr.dylib`mono_codegen(cfg=0x00007fc2a98b5200) at mini.c:2177:3 [opt]
frame #17: 0x000000010323194f libcoreclr.dylib`mini_method_compile(method=<unavailable>, opts=374434303, domain=0x00007fc2a8467650, flags=JIT_FLAG_RUN_CCTORS, parts=0, aot_method_index=-1) at mini.c:3846:3 [opt]
frame #18: 0x0000000103232cac libcoreclr.dylib`mono_jit_compile_method_inner(method=0x00007fc2a8778a80, target_domain=0x00007fc2a8467650, opt=<unavailable>, error=0x000070000f79ef60) at mini.c:4035:8 [opt]
frame #19: 0x0000000103236aff libcoreclr.dylib`mono_jit_compile_method_with_opt(method=0x00007fc2a8778a80, opt=<unavailable>, jit_only=0, error=0x000070000f79ef60) at mini-runtime.c:2438:10 [opt]
frame #20: 0x000000010323a95c libcoreclr.dylib`mini_init_delegate [inlined] create_delegate_method_ptr(method=0x00007fc2a8778a80, error=<unavailable>) at mini-runtime.c:3522:10 [opt]
frame #21: 0x000000010323a917 libcoreclr.dylib`mini_init_delegate(delegate=<unavailable>, error=0x000070000f79ef60) at mini-runtime.c:3547 [opt]
frame #22: 0x0000000103447f00 libcoreclr.dylib`mono_delegate_ctor_with_method(this_obj=<unavailable>, target=<unavailable>, addr=<unavailable>, method=<unavailable>, error=0x000070000f79ef60) at object.c:8638:2 [opt]
frame #23: 0x00000001033e9250 libcoreclr.dylib`ves_icall_System_Delegate_CreateDelegate_internal(ref_type=MonoReflectionTypeHandle @ r13, target=MonoObjectHandle @ 0x000070000f79ee78, info=<unavailable>, throwOnBindFailure='\x01', error=0x000070000f79ef60) at icall.c:6918:2 [opt]
frame #24: 0x00000001033eda48 libcoreclr.dylib`ves_icall_System_Delegate_CreateDelegate_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000f79ef60) at icall-def-netcore.h:63:1 [opt]
frame #25: 0x0000000107559edd
thread #11, name = 'tid_5303'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x000070000f9a5208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x000070000f9a5208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x000070000f9a5960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x000070000f9a5890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000f9a5890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #12, name = 'tid_2b03'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x000070000fba8208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x000070000fba8208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x000070000fba8960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x000070000fba8890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000fba8890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #13, name = 'tid_4e03'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x000070000fdab208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x000070000fdab208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x000070000fdab960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x000070000fdab890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000fdab890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #14, name = 'tid_2e03'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x000070000ffae208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x000070000ffae208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x000070000ffae960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x000070000ffae890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000ffae890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #15, name = 'tid_3003'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x00007000101b1208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x00007000101b1208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x00007000101b1960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x00007000101b1890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000101b1890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #16, name = 'tid_4a03'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x00007000103b4208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x00007000103b4208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x00007000103b4960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x00007000103b4890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000103b4890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #17, name = 'tid_4703'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x00007000105b7208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x00007000105b7208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x00007000105b7960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x00007000105b7890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000105b7890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #18, name = 'tid_4503'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x00007000107ba208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x00007000107ba208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x00007000107ba960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x00007000107ba890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000107ba890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #19, name = 'tid_3403'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x00007000109bd208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x00007000109bd208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x00007000109bd960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x00007000109bd890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000109bd890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
thread #20, name = 'tid_3703'
frame #0: 0x00007fff6955a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6961956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x00000001035139ed libcoreclr.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00000001035b5730, mutex=0x00000001035b56f0) at mono-os-mutex.h:177:8 [opt]
frame #3: 0x00000001035139e2 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00000001035b5730, mutex=0x00000001035b56f0, timeout_ms=4294967295) at mono-os-mutex.c:32 [opt]
frame #4: 0x000000010347e138 libcoreclr.dylib`mono_w32handle_timedwait_signal at mono-coop-mutex.h:100:8 [opt]
frame #5: 0x000000010347e108 libcoreclr.dylib`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=<unavailable>) at w32handle.c:652 [opt]
frame #6: 0x000000010347e0f4 libcoreclr.dylib`mono_w32handle_timedwait_signal(timeout=4294967295, poll=<unavailable>, alerted=0x0000700010bc0208) at w32handle.c:712 [opt]
frame #7: 0x000000010347dc6e libcoreclr.dylib`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=-1, error=0x0000700010bc0208) at w32handle.c:0:14 [opt]
frame #8: 0x0000000103459691 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=0x0000700010bc0960, numhandles=2, waitall=<unavailable>, timeout=-1, error=0x0000700010bc0890) at threads.c:2239:9 [opt]
frame #9: 0x00000001033f7008 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x0000700010bc0890) at icall-def-netcore.h:597:1 [opt]
frame #10: 0x000000010751fee6
frame #11: 0x00000001092acabb
(lldb) detach
Process 53279 detached
(lldb) quit
=================================================================
Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7fff6955d2c6):0x7fff6955d2b6 ff ff c3 90 90 90 b8 48 01 00 02 49 89 ca 0f 05 .......H...I....
0x7fff6955d2c6 73 08 48 89 c7 e9 87 a1 ff ff c3 55 48 89 e5 41 s.H........UH..A
0x7fff6955d2d6 57 41 56 41 55 41 54 53 48 81 ec 88 00 00 00 4d WAVAUATSH......M
0x7fff6955d2e6 89 cf 49 89 f4 48 8d 05 76 d2 83 36 48 8b 00 48 ..I..H..v..6H..H
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at System.Delegate:CreateDelegate_internal <0x000cc>
at System.Delegate:CreateDelegate <0x00242>
at System.Delegate:CreateDelegate <0x00062>
at System.Delegate:CreateDelegate <0x00052>
at System.Reflection.Emit.DynamicMethod:CreateDelegate <0x0007a>
at System.Linq.Expressions.Compiler.LambdaCompiler:CreateDelegate <0x000c5>
at System.Linq.Expressions.Compiler.LambdaCompiler:Compile <0x000da>
at System.Linq.Expressions.Expression`1:Compile <0x00102>
at System.Linq.Expressions.Tests.ConvertCheckedTests:VerifyCheckedNullableFloatToULong <0x0013a>
at System.Linq.Expressions.Tests.ConvertCheckedTests:ConvertCheckedNullableFloatToULongTest <0x004ba>
at <Module>:runtime_invoke_void_byte <0x000b3>
at <unknown> <0xffffffff>
at System.Reflection.RuntimeMethodInfo:InternalInvoke <0x00091>
at System.Reflection.RuntimeMethodInfo:Invoke <0x001e2>
at System.Reflection.MethodBase:Invoke <0x00058>
at Xunit.Sdk.TestInvoker`1:CallTestMethod <0x0005a>
at <<InvokeTestMethodAsync>b__1>d:MoveNext <0x00448>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x001da>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start <0x00042>
at <>c__DisplayClass48_1:<InvokeTestMethodAsync>b__1 <0x00106>
at <AggregateAsync>d__4:MoveNext <0x000fe>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00162>
at Xunit.Sdk.ExecutionTimer:AggregateAsync <0x0010a>
at <>c__DisplayClass48_1:<InvokeTestMethodAsync>b__0 <0x0018a>
at <RunAsync>d__9:MoveNext <0x000a3>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x001d2>
at Xunit.Sdk.ExceptionAggregator:RunAsync <0x0010a>
at <InvokeTestMethodAsync>d__48:MoveNext <0x003e2>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0016a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestInvoker`1:InvokeTestMethodAsync <0x00136>
at Xunit.Sdk.XunitTestInvoker:InvokeTestMethodAsync <0x0013a>
at <<RunAsync>b__47_0>d:MoveNext <0x007a1>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0017a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestInvoker`1:<RunAsync>b__47_0 <0x0010e>
at <RunAsync>d__10`1:MoveNext <0x000cb>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x001d2>
at Xunit.Sdk.ExceptionAggregator:RunAsync <0x0011a>
at Xunit.Sdk.TestInvoker`1:RunAsync <0x0012a>
at Xunit.Sdk.XunitTestRunner:InvokeTestMethodAsync <0x0010a>
at <InvokeTestAsync>d__4:MoveNext <0x00210>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00172>
at Xunit.Sdk.XunitTestRunner:InvokeTestAsync <0x00112>
at <>c__DisplayClass43_0:<RunAsync>b__0 <0x00043>
at <RunAsync>d__10`1:MoveNext <0x000ae>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x001da>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.ExceptionAggregator:RunAsync <0x0017e>
at <RunAsync>d__43:MoveNext <0x0059a>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0017a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestRunner`1:RunAsync <0x00146>
at <RunTestAsync>d__11:MoveNext <0x00242>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00182>
at Xunit.Sdk.XunitTheoryTestCaseRunner:RunTestAsync <0x000e2>
at <RunAsync>d__19:MoveNext <0x003da>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0016a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestCaseRunner`1:RunAsync <0x00136>
at Xunit.Sdk.XunitTheoryTestCase:RunAsync <0x000ea>
at Xunit.Sdk.XunitTestMethodRunner:RunTestCaseAsync <0x000bd>
at <RunTestCasesAsync>d__32:MoveNext <0x001eb>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0017a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestMethodRunner`1:RunTestCasesAsync <0x00146>
at <RunAsync>d__31:MoveNext <0x00221>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x001da>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestMethodRunner`1:RunAsync <0x0012e>
at Xunit.Sdk.XunitTestClassRunner:RunTestMethodAsync <0x0012a>
at <RunTestMethodsAsync>d__38:MoveNext <0x00a80>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00182>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestClassRunner`1:RunTestMethodsAsync <0x0014e>
at <RunAsync>d__37:MoveNext <0x0041d>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0016a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestClassRunner`1:RunAsync <0x00136>
at Xunit.Sdk.XunitTestCollectionRunner:RunTestClassAsync <0x00132>
at <RunTestClassesAsync>d__28:MoveNext <0x004e7>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0017a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestCollectionRunner`1:RunTestClassesAsync <0x00146>
at <RunAsync>d__27:MoveNext <0x0041a>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0016a>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00042>
at Xunit.Sdk.TestCollectionRunner`1:RunAsync <0x00136>
at Xunit.Sdk.XunitTestAssemblyRunner:RunTestCollectionAsync <0x0010a>
at <>c__DisplayClass14_2:<RunTestCollectionsAsync>b__2 <0x00067>
at System.Threading.Tasks.Task`1:InnerInvoke <0x000a6>
at <>c:<.cctor>b__274_0 <0x00036>
at System.Threading.ExecutionContext:RunInternal <0x0018a>
at System.Threading.Tasks.Task:ExecuteWithThreadLocal <0x00392>
at System.Threading.Tasks.Task:ExecuteEntry <0x0011a>
at <>c:<.cctor>b__8_0 <0x0006a>
at Xunit.Sdk.MaxConcurrencySyncContext:RunOnSyncContext <0x0006e>
at <>c__DisplayClass11_0:<WorkerThreadProc>b__0 <0x0005a>
at System.Threading.ExecutionContext:RunInternal <0x0018a>
at System.Threading.ExecutionContext:Run <0x000b2>
at System.Object:lambda_method <0x0008a>
at Xunit.Sdk.ExecutionContextHelper:Run <0x00081>
at Xunit.Sdk.MaxConcurrencySyncContext:WorkerThreadProc <0x00262>
at <>c:<.ctor>b__1_0 <0x00056>
at System.Threading.Thread:StartCallback <0x0015d>
at System.Object:runtime_invoke_void__this__ <0x000b0>
=================================================================
/bin/sh: line 1: 53279 Abort trap: 6 COMPlus_DebugWriteToStdErr=1 /Users/steve/dev/steve-mono/netcore/./dotnet --fx-version "3.0.0-preview7-27804-03" xunit.console.dll System.Linq.Expressions.Tests.dll -html ../../TestResult-System.Linq.Expressions.Tests.html -nunit ../../TestResult-System.Linq.Expressions.Tests-netcore-xunit.xml -notrait category=nonosxtests @../../../../CoreFX.issues.rsp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment