Skip to content

Instantly share code, notes, and snippets.

@filipnavara
Created April 16, 2019 12:14
Show Gist options
  • Save filipnavara/f8a438c7e3d05b5049bc2056c35dcd47 to your computer and use it in GitHub Desktop.
Save filipnavara/f8a438c7e3d05b5049bc2056c35dcd47 to your computer and use it in GitHub Desktop.
=================================================================
Native Crash Reporting
=================================================================
Got a SIGSEGV 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:
=================================================================
(No frames)
=================================================================
Telemetry Dumper:
=================================================================
Pkilling 0x700009675000 from 0x700009472000
Pkilling 0x700007ecb000 from 0x700009472000
Pkilling 0x7000081d4000 from 0x700009472000
Pkilling 0x700007cc8000 from 0x700009472000
Pkilling 0x70000926f000 from 0x700009472000
Pkilling 0x700007ac5000 from 0x700009472000
Pkilling 0x70000906c000 from 0x700009472000
Pkilling 0x7000078c2000 from 0x700009472000
Pkilling 0x70000763c000 from 0x700009472000
Pkilling 0x700008e69000 from 0x700009472000
Pkilling 0x700008c66000 from 0x700009472000
Pkilling 0x7000089e0000 from 0x700009472000
Pkilling 0x10beb15c0 from 0x700009472000
Pkilling 0x7000087dd000 from 0x700009472000
Pkilling 0x7000085da000 from 0x700009472000
Pkilling 0x7000083d7000 from 0x700009472000
Entering thread summarizer pause from 0x700009472000
Finished thread summarizer pause from 0x700009472000.
Waiting for dumping threads to resume
=================================================================
External Debugger Dump:
=================================================================
(lldb) command source -s 0 '/tmp/mono-gdb-commands.34187'
Executing commands in '/tmp/mono-gdb-commands.34187'.
(lldb) process attach --pid 34187
Process 34187 stopped
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff6442fb20 libsystem_platform.dylib`_sigtramp
libsystem_platform.dylib`_sigtramp:
-> 0x7fff6442fb20 <+0>: pushq %rbp
0x7fff6442fb21 <+1>: movq %rsp, %rbp
0x7fff6442fb24 <+4>: movq %rdi, %rax
0x7fff6442fb27 <+7>: incl 0x32be885b(%rip) ; __in_sigtramp
Target 0: (dotnet) stopped.
Executable module set to "/Users/filipnavara/Documents/mono/netcore/./dotnet".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 34187 stopped
* thread #1: tid = 0xc79f4, 0x00007fff6442fb20 libsystem_platform.dylib`_sigtramp, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0xc79f7, 0x00007fff643817de libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
thread #3: tid = 0xc79f8, 0x00007fff64380e76 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'Finalizer'
thread #4: tid = 0xc7a0d, 0x00007fff6437fe5e libsystem_kernel.dylib`read + 10, name = 'tid_1707'
thread #5: tid = 0xc7a15, 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_2203'
thread #6: tid = 0xc7a16, 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Thread Pool Worker'
thread #7: tid = 0xc7a17, 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Thread Pool Worker'
thread #8: tid = 0xc7a1b, 0x00007fff6437fb6a libsystem_kernel.dylib`__workq_kernreturn + 10
thread #9: tid = 0xc7a1c, 0x00007fff6437fb6a libsystem_kernel.dylib`__workq_kernreturn + 10
thread #10: tid = 0xc7a56, 0x00007fff64381eae libsystem_kernel.dylib`__semwait_signal + 10, name = 'tid_5407'
thread #11: tid = 0xc7a59, 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_4703'
thread #12: tid = 0xc7a5a, 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'tid_4603'
thread #13: tid = 0xc7a5c, 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'tid_4403'
thread #14: tid = 0xc7a5d, 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'tid_4303'
thread #15: tid = 0xc7a5f, 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'tid_3f03'
thread #16: tid = 0xc7a60, 0x00007fff6437fb6a libsystem_kernel.dylib`__workq_kernreturn + 10
thread #17: tid = 0xc7a64, 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'tid_a803'
thread #18: tid = 0xc7a65, 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #19: tid = 0xc7a66, 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Thread Pool Worker'
thread #20: tid = 0xc7a6a, 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Thread Pool Worker'
thread #21: tid = 0xc7a6b, 0x00007fff643832d2 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_a203'
thread #22: tid = 0xc7a6d, 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #23: tid = 0xc7a7e, 0x0000000000000000
(lldb) thread backtrace all
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/adjustablearrowcap.o' has changed (actual time is 2018-07-31 21:52:11.000000000, debug map time is 2018-02-27 13:00:19.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/bitmap.o' has changed (actual time is 2018-07-31 21:52:12.000000000, debug map time is 2018-02-27 13:00:19.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/brush.o' has changed (actual time is 2018-07-31 21:52:12.000000000, debug map time is 2018-02-27 13:00:19.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/carbon-private.o' has changed (actual time is 2018-07-31 21:52:14.000000000, debug map time is 2018-02-27 13:00:20.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/customlinecap.o' has changed (actual time is 2018-07-31 21:52:15.000000000, debug map time is 2018-02-27 13:00:20.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/dstream.o' has changed (actual time is 2018-07-31 21:52:16.000000000, debug map time is 2018-02-27 13:00:21.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/font.o' has changed (actual time is 2018-07-31 21:52:16.000000000, debug map time is 2018-02-27 13:00:21.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/gdi32.o' has changed (actual time is 2018-07-31 21:52:17.000000000, debug map time is 2018-02-27 13:00:21.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/general.o' has changed (actual time is 2018-07-31 21:52:18.000000000, debug map time is 2018-02-27 13:00:21.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/graphics.o' has changed (actual time is 2018-07-31 21:52:19.000000000, debug map time is 2018-02-27 13:00:22.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/graphics-cairo.o' has changed (actual time is 2018-07-31 21:52:20.000000000, debug map time is 2018-02-27 13:00:22.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/graphics-metafile.o' has changed (actual time is 2018-07-31 21:52:21.000000000, debug map time is 2018-02-27 13:00:23.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/graphics-path.o' has changed (actual time is 2018-07-31 21:52:22.000000000, debug map time is 2018-02-27 13:00:23.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/graphics-pathiterator.o' has changed (actual time is 2018-07-31 21:52:23.000000000, debug map time is 2018-02-27 13:00:23.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/hatchbrush.o' has changed (actual time is 2018-07-31 21:52:24.000000000, debug map time is 2018-02-27 13:00:24.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/icocodec.o' has changed (actual time is 2018-07-31 21:52:24.000000000, debug map time is 2018-02-27 13:00:24.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/image.o' has changed (actual time is 2018-07-31 21:52:26.000000000, debug map time is 2018-02-27 13:00:25.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/imageattributes.o' has changed (actual time is 2018-07-31 21:52:27.000000000, debug map time is 2018-02-27 13:00:25.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/lineargradientbrush.o' has changed (actual time is 2018-07-31 21:52:28.000000000, debug map time is 2018-02-27 13:00:25.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/matrix.o' has changed (actual time is 2018-07-31 21:52:29.000000000, debug map time is 2018-02-27 13:00:26.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/metafile.o' has changed (actual time is 2018-07-31 21:52:30.000000000, debug map time is 2018-02-27 13:00:26.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/pathgradientbrush.o' has changed (actual time is 2018-07-31 21:52:31.000000000, debug map time is 2018-02-27 13:00:26.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/pen.o' has changed (actual time is 2018-07-31 21:52:32.000000000, debug map time is 2018-02-27 13:00:27.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/print.o' has changed (actual time is 2018-07-31 21:52:32.000000000, debug map time is 2018-02-27 13:00:27.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/region.o' has changed (actual time is 2018-07-31 22:59:36.000000000, debug map time is 2018-02-27 13:00:27.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/region-bitmap.o' has changed (actual time is 2018-07-31 21:52:35.000000000, debug map time is 2018-02-27 13:00:28.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/region-path-tree.o' has changed (actual time is 2018-07-31 21:52:36.000000000, debug map time is 2018-02-27 13:00:28.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/solidbrush.o' has changed (actual time is 2018-07-31 21:52:36.000000000, debug map time is 2018-02-27 13:00:28.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/stringformat.o' has changed (actual time is 2018-07-31 21:52:37.000000000, debug map time is 2018-02-27 13:00:29.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/text.o' has changed (actual time is 2018-07-31 21:52:38.000000000, debug map time is 2018-02-27 13:00:29.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/text-metafile.o' has changed (actual time is 2018-07-31 21:52:39.000000000, debug map time is 2018-02-27 13:00:29.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/texturebrush.o' has changed (actual time is 2018-07-31 21:52:39.000000000, debug map time is 2018-02-27 13:00:29.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/bmpcodec.o' has changed (actual time is 2018-07-31 21:52:40.000000000, debug map time is 2018-02-27 13:00:30.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/emfcodec.o' has changed (actual time is 2018-07-31 21:52:41.000000000, debug map time is 2018-02-27 13:00:30.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/emfplus.o' has changed (actual time is 2018-07-31 21:52:42.000000000, debug map time is 2018-02-27 13:00:30.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/gifcodec.o' has changed (actual time is 2018-07-31 21:52:42.000000000, debug map time is 2018-02-27 13:00:31.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/jpegcodec.o' has changed (actual time is 2018-07-31 21:52:43.000000000, debug map time is 2018-02-27 13:00:31.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/pngcodec.o' has changed (actual time is 2018-07-31 21:52:44.000000000, debug map time is 2018-02-27 13:00:31.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/tiffcodec.o' has changed (actual time is 2018-07-31 21:52:45.000000000, debug map time is 2018-02-27 13:00:32.000000000) since this executable was linked, file will be ignored
error: libgdiplus.dylib debug map object file '/Users/filipnavara/Documents/libgdiplus/src/.libs/wmfcodec.o' has changed (actual time is 2018-07-31 21:52:46.000000000, debug map time is 2018-02-27 13:00:32.000000000) since this executable was linked, file will be ignored
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff6442fb20 libsystem_platform.dylib`_sigtramp
thread #2, name = 'SGen worker'
frame #0: 0x00007fff643817de libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff6443b593 libsystem_pthread.dylib`_pthread_cond_wait + 724
frame #2: 0x00000001091c0603 libcoreclr.dylib`thread_func [inlined] mono_os_cond_wait(cond=<unavailable>, mutex=<unavailable>) at mono-os-mutex.h:177 [opt]
frame #3: 0x00000001091c05f0 libcoreclr.dylib`thread_func at sgen-thread-pool.c:165 [opt]
frame #4: 0x00000001091c05dd libcoreclr.dylib`thread_func(data=0x0000000000000000) at sgen-thread-pool.c:196 [opt]
frame #5: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #6: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #7: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #3, name = 'Finalizer'
frame #0: 0x00007fff64380e76 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff64438d6c libsystem_pthread.dylib`_pthread_mutex_firstfit_lock_wait + 96
frame #2: 0x00007fff644364b7 libsystem_pthread.dylib`_pthread_mutex_firstfit_lock_slow + 226
frame #3: 0x00000001091878ac libcoreclr.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock at mono-os-mutex.h:103 [opt]
frame #4: 0x00000001091878a0 libcoreclr.dylib`sgen_gc_lock at mono-coop-mutex.h:54 [opt]
frame #5: 0x0000000109187864 libcoreclr.dylib`sgen_gc_lock at sgen-gc.c:3766 [opt]
frame #6: 0x000000010917abfd libcoreclr.dylib`mono_gc_skip_thread_changing(skip=0) at sgen-mono.c:2080 [opt]
frame #7: 0x00000001091dc740 libcoreclr.dylib`mono_thread_info_set_flags(flags=MONO_THREAD_INFO_FLAGS_NONE) at mono-threads.c:798 [opt]
frame #8: 0x0000000109169a77 libcoreclr.dylib`finalizer_thread(unused=<unavailable>) at gc.c:973 [opt]
frame #9: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #10: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcb5271a0) at threads.c:1293 [opt]
frame #11: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #12: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #13: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #4, name = 'tid_1707'
frame #0: 0x00007fff6437fe5e libsystem_kernel.dylib`read + 10
frame #1: 0x000000010af1f7df System.Native.dylib`___lldb_unnamed_symbol171$$System.Native.dylib + 191
frame #2: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #3: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #4: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #5, name = 'tid_2203'
frame #0: 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001091db3f8 libcoreclr.dylib`mono_thread_info_wait_for_resume [inlined] mono_os_sem_wait(sem=0x00007fafcb887240, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:84 [opt]
frame #2: 0x00000001091db3e9 libcoreclr.dylib`mono_thread_info_wait_for_resume(info=0x00007fafcb887200) at mono-threads.c:226 [opt]
frame #3: 0x00000001091e157e libcoreclr.dylib`mono_threads_exit_gc_safe_region_unbalanced_internal(cookie=0x00007fafcb887200, stackdata=<unavailable>) at mono-threads-coop.c:327 [opt]
frame #4: 0x00000001091de1d2 libcoreclr.dylib`mono_thread_info_sleep [inlined] sleep_interruptable(ms=<unavailable>, alerted=<unavailable>) at mono-os-mutex.h:0 [opt]
frame #5: 0x00000001091de04c libcoreclr.dylib`mono_thread_info_sleep(ms=<unavailable>, alerted=0x00007000078c1e14) at mono-threads.c:1651 [opt]
frame #6: 0x0000000109059c63 libcoreclr.dylib`monitor_thread(unused=<unavailable>) at threadpool-worker-default.c:708 [opt]
frame #7: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #8: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcd832350) at threads.c:1293 [opt]
frame #9: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #10: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #11: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #6, name = 'Thread Pool Worker'
frame #0: 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001091db3f8 libcoreclr.dylib`mono_thread_info_wait_for_resume [inlined] mono_os_sem_wait(sem=0x00007fafcc93fc40, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:84 [opt]
frame #2: 0x00000001091db3e9 libcoreclr.dylib`mono_thread_info_wait_for_resume(info=0x00007fafcc93fc00) at mono-threads.c:226 [opt]
frame #3: 0x00000001091e157e libcoreclr.dylib`mono_threads_exit_gc_safe_region_unbalanced_internal(cookie=0x00007fafcc93fc00, stackdata=<unavailable>) at mono-threads-coop.c:327 [opt]
frame #4: 0x000000010905a55d libcoreclr.dylib`worker_thread at mono-coop-semaphore.h:57 [opt]
frame #5: 0x000000010905a554 libcoreclr.dylib`worker_thread at threadpool-worker-default.c:391 [opt]
frame #6: 0x000000010905a301 libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #7: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #8: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcb65f450) at threads.c:1293 [opt]
frame #9: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #10: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #11: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #7, name = 'Thread Pool Worker'
frame #0: 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001091db3f8 libcoreclr.dylib`mono_thread_info_wait_for_resume [inlined] mono_os_sem_wait(sem=0x00007fafcb8eb840, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:84 [opt]
frame #2: 0x00000001091db3e9 libcoreclr.dylib`mono_thread_info_wait_for_resume(info=0x00007fafcb8eb800) at mono-threads.c:226 [opt]
frame #3: 0x00000001091e157e libcoreclr.dylib`mono_threads_exit_gc_safe_region_unbalanced_internal(cookie=0x00007fafcb8eb800, stackdata=<unavailable>) at mono-threads-coop.c:327 [opt]
frame #4: 0x000000010913a882 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:102 [opt]
frame #5: 0x000000010913a848 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: 0x000000010913a848 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x0000700007cc6fd8) at w32handle.c:767 [opt]
frame #7: 0x000000010913a736 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=12000, alertable=<unavailable>) at w32handle.c:0 [opt]
frame #8: 0x000000010913a9c3 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=0x0000700007cc7770, nhandles=1, waitall=0, timeout=12000, alertable=<unavailable>, error=<unavailable>) at w32handle.c:984 [opt]
frame #9: 0x0000000109116ba1 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=<unavailable>, numhandles=<unavailable>, waitall=<unavailable>, timeout=12000, error=0x0000700007cc76e0) at threads.c:2246 [opt]
frame #10: 0x00000001090b3dd8 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x0000700007cc76e0) at icall-def.h:1259 [opt]
frame #11: 0x000000010b73d8d6
frame #12: 0x000000010e693e73
frame #13: 0x000000010b73f1f6
frame #14: 0x000000010b73d2ab
frame #15: 0x0000000108ef3606 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x0000700007cc7770, exc=0x0000700007cc7d50, error=0x0000000000000013) at mini-runtime.c:3190 [opt]
frame #16: 0x00000001090f9834 libcoreclr.dylib`mono_runtime_try_invoke [inlined] do_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, exc=<unavailable>, error=<unavailable>) at object.c:3014 [opt]
frame #17: 0x00000001090f97f9 libcoreclr.dylib`mono_runtime_try_invoke(method=0x00007fafcc017630, obj=0x0000000000000000, params=0x0000000000000000, exc=0x0000700007cc7d50, error=0x0000700007cc7cd8) at object.c:3123 [opt]
frame #18: 0x000000010911fb82 libcoreclr.dylib`worker_callback at threadpool.c:283 [opt]
frame #19: 0x000000010911fb3e libcoreclr.dylib`worker_callback at threadpool.c:367 [opt]
frame #20: 0x000000010905a2fc libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:500 [opt]
frame #21: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #22: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcb48b850) at threads.c:1293 [opt]
frame #23: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #24: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #25: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #8
frame #0: 0x00007fff644373f8 libsystem_pthread.dylib`start_wqthread
thread #9
frame #0: 0x00007fff6437fb6a libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff64437710 libsystem_pthread.dylib`_pthread_wqthread + 670
frame #2: 0x00007fff64437405 libsystem_pthread.dylib`start_wqthread + 13
thread #10, name = 'tid_5407'
frame #0: 0x00007fff64381eae libsystem_kernel.dylib`__semwait_signal + 10
frame #1: 0x00007fff6430c830 libsystem_c.dylib`nanosleep + 199
frame #2: 0x00000001091f4885 libcoreclr.dylib`monoeg_g_usleep(microseconds=<unavailable>) at gdate-unix.c:54 [opt]
frame #3: 0x0000000109176cf4 libcoreclr.dylib`sgen_client_stop_world at sgen-stw.c:351 [opt]
frame #4: 0x0000000109176a3d libcoreclr.dylib`sgen_client_stop_world(generation=0, serial_collection=0) at sgen-stw.c:124 [opt]
frame #5: 0x000000010918a436 libcoreclr.dylib`sgen_stop_world(generation=0, serial_collection=0) at sgen-gc.c:3824 [opt]
frame #6: 0x0000000109186e64 libcoreclr.dylib`sgen_perform_collection [inlined] sgen_perform_collection_inner(requested_size=<unavailable>, generation_to_collect=<unavailable>, reason="Nursery full", forced_serial=<unavailable>, stw=<unavailable>) at sgen-gc.c:2531 [opt]
frame #7: 0x0000000109186e05 libcoreclr.dylib`sgen_perform_collection(requested_size=4096, generation_to_collect=0, reason="Nursery full", forced_serial=0, stw=1) at sgen-gc.c:2636 [opt]
frame #8: 0x0000000109186db7 libcoreclr.dylib`sgen_ensure_free_space(size=4096, generation=<unavailable>) at sgen-gc.c:2510 [opt]
frame #9: 0x000000010917c504 libcoreclr.dylib`sgen_alloc_obj_nolock(vtable=0x00007fafcc1d6c60, size=128) at sgen-alloc.c:257 [opt]
frame #10: 0x000000010917c974 libcoreclr.dylib`sgen_alloc_obj(vtable=0x00007fafcc1d6c60, size=128) at sgen-alloc.c:424 [opt]
frame #11: 0x00000001091788db libcoreclr.dylib`mono_gc_alloc_obj(vtable=<unavailable>, size=<unavailable>) at sgen-mono.c:917 [opt]
frame #12: 0x000000010b04600e
thread #11, name = 'tid_4703'
frame #0: 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001091db3f8 libcoreclr.dylib`mono_thread_info_wait_for_resume [inlined] mono_os_sem_wait(sem=0x00007fafcc94a640, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:84 [opt]
frame #2: 0x00000001091db3e9 libcoreclr.dylib`mono_thread_info_wait_for_resume(info=0x00007fafcc94a600) at mono-threads.c:226 [opt]
frame #3: 0x00000001091e11df libcoreclr.dylib`mono_threads_state_poll_with_info(info=0x00007fafcc94a600) at mono-threads-coop.c:148 [opt]
frame #4: 0x000000010ec6d7c1
frame #5: 0x000000010eccb32b
frame #6: 0x0000000108ef3606 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007000081d0580, exc=0x00007000081d03a8, error=0x00007000081d0650) at mini-runtime.c:3190 [opt]
frame #7: 0x00000001090f7db8 libcoreclr.dylib`mono_runtime_invoke_checked [inlined] do_runtime_invoke(method=0x00007fafcc2b0128, obj=0x0000000109ba8908, params=0x00007000081d0580, exc=<unavailable>, error=0x00007000081d0650) at object.c:3014 [opt]
frame #8: 0x00000001090f7d82 libcoreclr.dylib`mono_runtime_invoke_checked(method=0x00007fafcc2b0128, obj=0x0000000109ba8908, params=0x00007000081d0580, error=0x00007000081d0650) at object.c:3182 [opt]
frame #9: 0x00000001090ffc12 libcoreclr.dylib`mono_runtime_try_invoke_array(method=0x00007fafcc2b0128, obj=0x0000000109ba8908, params=0x000000010ece84c8, exc=0x0000000000000000, error=0x00007000081d0650) at object.c:5550 [opt]
frame #10: 0x000000010909990c libcoreclr.dylib`ves_icall_InternalInvoke(method=<unavailable>, this_arg=0x0000000109ba8908, params=0x000000010ece84c8, exc=0x00007000081d07c8) at icall.c:3613 [opt]
frame #11: 0x000000010b6cdc22
frame #12: 0x000000010b6ccbf9
frame #13: 0x000000010e7aff3b
frame #14: 0x000000010e7afd43
frame #15: 0x000000010e7af5a3
frame #16: 0x000000010e7af3cb
frame #17: 0x000000010e7aeab3
frame #18: 0x000000010e7ae86b
frame #19: 0x000000010e7ad52b
frame #20: 0x000000010e7ad3a3
frame #21: 0x000000010e7a517b
frame #22: 0x000000010e7a4ae3
frame #23: 0x000000010e7a3663
frame #24: 0x000000010e7a33db
frame #25: 0x000000010e79fc81
frame #26: 0x000000010e79ead3
frame #27: 0x000000010e79e8d3
frame #28: 0x000000010e79ca1b
frame #29: 0x000000010e79c453
frame #30: 0x000000010e796f3b
frame #31: 0x000000010e796da3
frame #32: 0x000000010e7a7e13
frame #33: 0x000000010e7a7af3
frame #34: 0x000000010e792cdb
frame #35: 0x000000010e792b53
frame #36: 0x000000010e791e6e
frame #37: 0x000000010e79158b
frame #38: 0x000000010e7912f3
frame #39: 0x000000010e78eccb
frame #40: 0x000000010e78e8c3
frame #41: 0x000000010e78a3b1
frame #42: 0x000000010e7894a3
frame #43: 0x000000010e788e13
frame #44: 0x000000010e78316b
frame #45: 0x000000010e782de3
frame #46: 0x000000010e7815f8
frame #47: 0x000000010e78093b
frame #48: 0x000000010e7807a3
frame #49: 0x000000010e77c5cb
frame #50: 0x000000010e77c443
frame #51: 0x000000010e77bcf8
frame #52: 0x000000010e77b5e3
frame #53: 0x000000010e77ae8b
frame #54: 0x000000010e7522b3
thread #12, name = 'tid_4603'
frame #0: 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010911dced libcoreclr.dylib`mono_os_sem_timedwait(sem=0x000000010f209004, timeout_ms=<unavailable>, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:118 [opt]
frame #2: 0x000000010911c2bd libcoreclr.dylib`mono_threads_summarize_execute [inlined] summarizer_state_wait(thread=<unavailable>) at threads.c:6522 [opt]
frame #3: 0x000000010911c2a0 libcoreclr.dylib`mono_threads_summarize_execute(ctx=0x00007000083d2200, out=0x00007000083d2398, hashes=<unavailable>, silent=0, working_mem=0x0000000000000000, provided_size=0) at threads.c:6584 [opt]
frame #4: 0x0000000108feff7d libcoreclr.dylib`sigterm_signal_handler(_dummy=15, _info=0x00007000083d27f8, context=0x00007000083d2860) at mini-posix.c:251 [opt]
frame #5: 0x00007fff6442fb3d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff643817df libsystem_kernel.dylib`__psynch_cvwait + 11
frame #7: 0x00007fff6443b5c6 libsystem_pthread.dylib`_pthread_cond_wait + 775
frame #8: 0x00000001091d20b4 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00007fafcc002720, mutex=0x00007fafcc0026e0, timeout_ms=60000) at mono-os-mutex.c:44 [opt]
frame #9: 0x000000010913a875 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100 [opt]
frame #10: 0x000000010913a848 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 #11: 0x000000010913a848 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x00007000083d2a48) at w32handle.c:767 [opt]
frame #12: 0x000000010913a736 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=60000, alertable=<unavailable>) at w32handle.c:0 [opt]
frame #13: 0x000000010913a9c3 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=0x00007000083d31e0, nhandles=1, waitall=0, timeout=60000, alertable=<unavailable>, error=<unavailable>) at w32handle.c:984 [opt]
frame #14: 0x0000000109116ba1 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=<unavailable>, numhandles=<unavailable>, waitall=<unavailable>, timeout=60000, error=0x00007000083d3150) at threads.c:2246 [opt]
frame #15: 0x00000001090b3dd8 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000083d3150) at icall-def.h:1259 [opt]
frame #16: 0x000000010b73d8d6
frame #17: 0x000000010e693e73
frame #18: 0x000000010ec27953
frame #19: 0x000000010ec26fa3
frame #20: 0x0000000108ef3606 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007000083d31e0, exc=0x00007000083d35c8, error=0x00007000083d3860) at mini-runtime.c:3190 [opt]
frame #21: 0x00000001090f7db8 libcoreclr.dylib`mono_runtime_invoke_checked [inlined] do_runtime_invoke(method=0x00007fafcd250498, obj=0x0000000109a7a150, params=0x00007000083d37a0, exc=<unavailable>, error=0x00007000083d3860) at object.c:3014 [opt]
frame #22: 0x00000001090f7d82 libcoreclr.dylib`mono_runtime_invoke_checked(method=0x00007fafcd250498, obj=0x0000000109a7a150, params=0x00007000083d37a0, error=0x00007000083d3860) at object.c:3182 [opt]
frame #23: 0x00000001090ffc12 libcoreclr.dylib`mono_runtime_try_invoke_array(method=0x00007fafcd250498, obj=0x0000000109a7a150, params=0x000000010e3892d0, exc=0x0000000000000000, error=0x00007000083d3860) at object.c:5550 [opt]
frame #24: 0x000000010909990c libcoreclr.dylib`ves_icall_InternalInvoke(method=<unavailable>, this_arg=0x0000000109a7a150, params=0x000000010e3892d0, exc=0x00007000083d39d8) at icall.c:3613 [opt]
frame #25: 0x000000010b6cdc22
frame #26: 0x000000010b6ccbf9
frame #27: 0x000000010e7aff3b
frame #28: 0x000000010e7afd43
frame #29: 0x000000010e7af5a3
frame #30: 0x000000010e7af3cb
frame #31: 0x000000010e7aeab3
frame #32: 0x000000010e7ae86b
frame #33: 0x000000010e7ad52b
frame #34: 0x000000010e7ad3a3
frame #35: 0x000000010e7a517b
frame #36: 0x000000010e7a4ae3
frame #37: 0x000000010e7a3663
frame #38: 0x000000010e7a33db
frame #39: 0x000000010e79fc81
frame #40: 0x000000010e79ead3
frame #41: 0x000000010e79e8d3
frame #42: 0x000000010e79ca1b
frame #43: 0x000000010e79c453
frame #44: 0x000000010e796f3b
frame #45: 0x000000010e796da3
frame #46: 0x000000010e79325b
frame #47: 0x000000010e792cdb
frame #48: 0x000000010e792b53
frame #49: 0x000000010e791e6e
frame #50: 0x000000010e79158b
frame #51: 0x000000010e7912f3
frame #52: 0x000000010e78eccb
frame #53: 0x000000010e78e8c3
frame #54: 0x000000010e78a3b1
frame #55: 0x000000010e7894a3
frame #56: 0x000000010e788e13
frame #57: 0x000000010e78316b
frame #58: 0x000000010e782de3
frame #59: 0x000000010e7815f8
frame #60: 0x000000010e78093b
frame #61: 0x000000010e7807a3
frame #62: 0x000000010e77c5cb
frame #63: 0x000000010e77c443
frame #64: 0x000000010e77bcf8
frame #65: 0x000000010e77b5e3
frame #66: 0x000000010e77ae8b
frame #67: 0x000000010e7522b3
thread #13, name = 'tid_4403'
frame #0: 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010911dced libcoreclr.dylib`mono_os_sem_timedwait(sem=0x000000010f1c1004, timeout_ms=<unavailable>, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:118 [opt]
frame #2: 0x000000010911c2bd libcoreclr.dylib`mono_threads_summarize_execute [inlined] summarizer_state_wait(thread=<unavailable>) at threads.c:6522 [opt]
frame #3: 0x000000010911c2a0 libcoreclr.dylib`mono_threads_summarize_execute(ctx=0x00007000085d5200, out=0x00007000085d5398, hashes=<unavailable>, silent=0, working_mem=0x0000000000000000, provided_size=0) at threads.c:6584 [opt]
frame #4: 0x0000000108feff7d libcoreclr.dylib`sigterm_signal_handler(_dummy=15, _info=0x00007000085d57f8, context=0x00007000085d5860) at mini-posix.c:251 [opt]
frame #5: 0x00007fff6442fb3d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff643817df libsystem_kernel.dylib`__psynch_cvwait + 11
frame #7: 0x00007fff6443b5c6 libsystem_pthread.dylib`_pthread_cond_wait + 775
frame #8: 0x00000001091d20b4 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00007fafcc0027a8, mutex=0x00007fafcc002768, timeout_ms=60000) at mono-os-mutex.c:44 [opt]
frame #9: 0x000000010913a875 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100 [opt]
frame #10: 0x000000010913a848 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 #11: 0x000000010913a848 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x00007000085d5a48) at w32handle.c:767 [opt]
frame #12: 0x000000010913a736 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=60000, alertable=<unavailable>) at w32handle.c:0 [opt]
frame #13: 0x000000010913a9c3 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=0x00007000085d61e0, nhandles=1, waitall=0, timeout=60000, alertable=<unavailable>, error=<unavailable>) at w32handle.c:984 [opt]
frame #14: 0x0000000109116ba1 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=<unavailable>, numhandles=<unavailable>, waitall=<unavailable>, timeout=60000, error=0x00007000085d6150) at threads.c:2246 [opt]
frame #15: 0x00000001090b3dd8 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000085d6150) at icall-def.h:1259 [opt]
frame #16: 0x000000010b73d8d6
frame #17: 0x000000010e693e73
frame #18: 0x000000010ec27953
frame #19: 0x000000010ec26fa3
frame #20: 0x0000000108ef3606 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007000085d61e0, exc=0x00007000085d65c8, error=0x0000000000000000) at mini-runtime.c:3190 [opt]
frame #21: 0x00000001090f7db8 libcoreclr.dylib`mono_runtime_invoke_checked [inlined] do_runtime_invoke(method=0x00007fafcd250498, obj=0x0000000109a0a2a8, params=0x00007000085d67a0, exc=<unavailable>, error=0x00007000085d6860) at object.c:3014 [opt]
frame #22: 0x00000001090f7d82 libcoreclr.dylib`mono_runtime_invoke_checked(method=0x00007fafcd250498, obj=0x0000000109a0a2a8, params=0x00007000085d67a0, error=0x00007000085d6860) at object.c:3182 [opt]
frame #23: 0x00000001090ffc12 libcoreclr.dylib`mono_runtime_try_invoke_array(method=0x00007fafcd250498, obj=0x0000000109a0a2a8, params=0x000000010e3892d0, exc=0x0000000000000000, error=0x00007000085d6860) at object.c:5550 [opt]
frame #24: 0x000000010909990c libcoreclr.dylib`ves_icall_InternalInvoke(method=<unavailable>, this_arg=0x0000000109a0a2a8, params=0x000000010e3892d0, exc=0x00007000085d69d8) at icall.c:3613 [opt]
frame #25: 0x000000010b6cdc22
frame #26: 0x000000010b6ccbf9
frame #27: 0x000000010e7aff3b
frame #28: 0x000000010e7afd43
frame #29: 0x000000010e7af5a3
frame #30: 0x000000010e7af3cb
frame #31: 0x000000010e7aeab3
frame #32: 0x000000010e7ae86b
frame #33: 0x000000010e7ad52b
frame #34: 0x000000010e7ad3a3
frame #35: 0x000000010e7a517b
frame #36: 0x000000010e7a4ae3
frame #37: 0x000000010e7a3663
frame #38: 0x000000010e7a33db
frame #39: 0x000000010e79fc81
frame #40: 0x000000010e79ead3
frame #41: 0x000000010e79e8d3
frame #42: 0x000000010e79ca1b
frame #43: 0x000000010e79c453
frame #44: 0x000000010e796f3b
frame #45: 0x000000010e796da3
frame #46: 0x000000010e79325b
frame #47: 0x000000010e792cdb
frame #48: 0x000000010e792b53
frame #49: 0x000000010e791e6e
frame #50: 0x000000010e79158b
frame #51: 0x000000010e7912f3
frame #52: 0x000000010e78eccb
frame #53: 0x000000010e78e8c3
frame #54: 0x000000010e78a3b1
frame #55: 0x000000010e7894a3
frame #56: 0x000000010e788e13
frame #57: 0x000000010e78316b
frame #58: 0x000000010e782de3
frame #59: 0x000000010e7815f8
frame #60: 0x000000010e78093b
frame #61: 0x000000010e7807a3
frame #62: 0x000000010e77c5cb
frame #63: 0x000000010e77c443
frame #64: 0x000000010e77bcf8
frame #65: 0x000000010e77b5e3
frame #66: 0x000000010e77ae8b
frame #67: 0x000000010e7522b3
thread #14, name = 'tid_4303'
frame #0: 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010911dced libcoreclr.dylib`mono_os_sem_timedwait(sem=0x000000010f251004, timeout_ms=<unavailable>, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:118 [opt]
frame #2: 0x000000010911c2bd libcoreclr.dylib`mono_threads_summarize_execute [inlined] summarizer_state_wait(thread=<unavailable>) at threads.c:6522 [opt]
frame #3: 0x000000010911c2a0 libcoreclr.dylib`mono_threads_summarize_execute(ctx=0x00007000087d8200, out=0x00007000087d8398, hashes=<unavailable>, silent=0, working_mem=0x0000000000000000, provided_size=0) at threads.c:6584 [opt]
frame #4: 0x0000000108feff7d libcoreclr.dylib`sigterm_signal_handler(_dummy=15, _info=0x00007000087d87f8, context=0x00007000087d8860) at mini-posix.c:251 [opt]
frame #5: 0x00007fff6442fb3d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff643817df libsystem_kernel.dylib`__psynch_cvwait + 11
frame #7: 0x00007fff6443b5c6 libsystem_pthread.dylib`_pthread_cond_wait + 775
frame #8: 0x00000001091d20b4 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00007fafcc002830, mutex=0x00007fafcc0027f0, timeout_ms=60000) at mono-os-mutex.c:44 [opt]
frame #9: 0x000000010913a875 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100 [opt]
frame #10: 0x000000010913a848 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 #11: 0x000000010913a848 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x00007000087d8a48) at w32handle.c:767 [opt]
frame #12: 0x000000010913a736 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=60000, alertable=<unavailable>) at w32handle.c:0 [opt]
frame #13: 0x000000010913a9c3 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=0x00007000087d91e0, nhandles=1, waitall=0, timeout=60000, alertable=<unavailable>, error=<unavailable>) at w32handle.c:984 [opt]
frame #14: 0x0000000109116ba1 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=<unavailable>, numhandles=<unavailable>, waitall=<unavailable>, timeout=60000, error=0x00007000087d9150) at threads.c:2246 [opt]
frame #15: 0x00000001090b3dd8 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000087d9150) at icall-def.h:1259 [opt]
frame #16: 0x000000010b73d8d6
frame #17: 0x000000010e693e73
frame #18: 0x000000010ec27953
frame #19: 0x000000010ec26fa3
frame #20: 0x0000000108ef3606 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007000087d91e0, exc=0x00007000087d95c8, error=0x00007000087d9860) at mini-runtime.c:3190 [opt]
frame #21: 0x00000001090f7db8 libcoreclr.dylib`mono_runtime_invoke_checked [inlined] do_runtime_invoke(method=0x00007fafcc29fc78, obj=0x00000001099a82c0, params=0x00007000087d97a0, exc=<unavailable>, error=0x00007000087d9860) at object.c:3014 [opt]
frame #22: 0x00000001090f7d82 libcoreclr.dylib`mono_runtime_invoke_checked(method=0x00007fafcc29fc78, obj=0x00000001099a82c0, params=0x00007000087d97a0, error=0x00007000087d9860) at object.c:3182 [opt]
frame #23: 0x00000001090ffc12 libcoreclr.dylib`mono_runtime_try_invoke_array(method=0x00007fafcc29fc78, obj=0x00000001099a82c0, params=0x000000010e3892d0, exc=0x0000000000000000, error=0x00007000087d9860) at object.c:5550 [opt]
frame #24: 0x000000010909990c libcoreclr.dylib`ves_icall_InternalInvoke(method=<unavailable>, this_arg=0x00000001099a82c0, params=0x000000010e3892d0, exc=0x00007000087d99d8) at icall.c:3613 [opt]
frame #25: 0x000000010b6cdc22
frame #26: 0x000000010b6ccbf9
frame #27: 0x000000010e7aff3b
frame #28: 0x000000010e7afd43
frame #29: 0x000000010e7af5a3
frame #30: 0x000000010e7af3cb
frame #31: 0x000000010e7aeab3
frame #32: 0x000000010e7ae86b
frame #33: 0x000000010e7ad52b
frame #34: 0x000000010e7ad3a3
frame #35: 0x000000010e7a517b
frame #36: 0x000000010e7a4ae3
frame #37: 0x000000010e7a3663
frame #38: 0x000000010e7a33db
frame #39: 0x000000010e79fc81
frame #40: 0x000000010e79ead3
frame #41: 0x000000010e79e8d3
frame #42: 0x000000010e79ca1b
frame #43: 0x000000010e79c453
frame #44: 0x000000010e796f3b
frame #45: 0x000000010e796da3
frame #46: 0x000000010e79325b
frame #47: 0x000000010e792cdb
frame #48: 0x000000010e792b53
frame #49: 0x000000010e791e6e
frame #50: 0x000000010e79158b
frame #51: 0x000000010e7912f3
frame #52: 0x000000010e78eccb
frame #53: 0x000000010e78e8c3
frame #54: 0x000000010e78a3b1
frame #55: 0x000000010e7894a3
frame #56: 0x000000010e788e13
frame #57: 0x000000010e78316b
frame #58: 0x000000010e782de3
frame #59: 0x000000010e7815f8
frame #60: 0x000000010e78093b
frame #61: 0x000000010e7807a3
frame #62: 0x000000010e77c5cb
frame #63: 0x000000010e77c443
frame #64: 0x000000010e77bcf8
frame #65: 0x000000010e77b5e3
frame #66: 0x000000010e77ae8b
frame #67: 0x000000010e7522b3
thread #15, name = 'tid_3f03'
frame #0: 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010911dced libcoreclr.dylib`mono_os_sem_timedwait(sem=0x000000010f131004, timeout_ms=<unavailable>, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:118 [opt]
frame #2: 0x000000010911c2bd libcoreclr.dylib`mono_threads_summarize_execute [inlined] summarizer_state_wait(thread=<unavailable>) at threads.c:6522 [opt]
frame #3: 0x000000010911c2a0 libcoreclr.dylib`mono_threads_summarize_execute(ctx=0x00007000089de9c0, out=0x00007000089deb58, hashes=<unavailable>, silent=0, working_mem=0x0000000000000000, provided_size=0) at threads.c:6584 [opt]
frame #4: 0x0000000108feff7d libcoreclr.dylib`sigterm_signal_handler(_dummy=15, _info=0x00007000089defb8, context=0x00007000089df020) at mini-posix.c:251 [opt]
frame #5: 0x00007fff6442fb3d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff643817df libsystem_kernel.dylib`__psynch_cvwait + 11
frame #7: 0x00007fff6443b5c6 libsystem_pthread.dylib`_pthread_cond_wait + 775
frame #8: 0x00000001091d20b4 libcoreclr.dylib`mono_os_cond_timedwait(cond=0x00007fafcc002698, mutex=0x00007fafcc002658, timeout_ms=29719) at mono-os-mutex.c:44 [opt]
frame #9: 0x000000010913a875 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100 [opt]
frame #10: 0x000000010913a848 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 #11: 0x000000010913a848 libcoreclr.dylib`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=0x00007000089df208) at w32handle.c:767 [opt]
frame #12: 0x000000010913a736 libcoreclr.dylib`mono_w32handle_wait_one(handle=<unavailable>, timeout=29719, alertable=<unavailable>) at w32handle.c:0 [opt]
frame #13: 0x000000010913a9c3 libcoreclr.dylib`mono_w32handle_wait_multiple(handles=0x00007000089df9a0, nhandles=1, waitall=0, timeout=29719, alertable=<unavailable>, error=<unavailable>) at w32handle.c:984 [opt]
frame #14: 0x0000000109116ba1 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=<unavailable>, numhandles=<unavailable>, waitall=<unavailable>, timeout=29719, error=0x00007000089df910) at threads.c:2246 [opt]
frame #15: 0x00000001090b3dd8 libcoreclr.dylib`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x00007000089df910) at icall-def.h:1259 [opt]
frame #16: 0x000000010b73d8d6
frame #17: 0x000000010e693e73
frame #18: 0x000000010b740a08
frame #19: 0x0000000108ef3606 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007000089df9a0, exc=0x00007000089dfc78, error=0x0000000108e46e00) at mini-runtime.c:3190 [opt]
frame #20: 0x00000001090f7db8 libcoreclr.dylib`mono_runtime_invoke_checked [inlined] do_runtime_invoke(method=0x00007fafcb8eb3f0, obj=0x00000001099819e0, params=0x0000000000000000, exc=<unavailable>, error=0x00007000089dfe50) at object.c:3014 [opt]
frame #21: 0x00000001090f7d82 libcoreclr.dylib`mono_runtime_invoke_checked(method=0x00007fafcb8eb3f0, obj=0x00000001099819e0, params=0x0000000000000000, error=0x00007000089dfe50) at object.c:3182 [opt]
frame #22: 0x000000010911cd4c libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1232 [opt]
frame #23: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcda011d0) at threads.c:1293 [opt]
frame #24: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #25: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #26: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #16
frame #0: 0x00007fff644373f8 libsystem_pthread.dylib`start_wqthread
thread #17, name = 'tid_a803'
frame #0: 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010911dced libcoreclr.dylib`mono_os_sem_timedwait(sem=0x000000010f011004, timeout_ms=<unavailable>, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:118 [opt]
frame #2: 0x000000010911c2bd libcoreclr.dylib`mono_threads_summarize_execute [inlined] summarizer_state_wait(thread=<unavailable>) at threads.c:6522 [opt]
frame #3: 0x000000010911c2a0 libcoreclr.dylib`mono_threads_summarize_execute(ctx=0x0000700008c65190, out=0x0000700008c65328, hashes=<unavailable>, silent=0, working_mem=0x0000000000000000, provided_size=0) at threads.c:6584 [opt]
frame #4: 0x0000000108feff7d libcoreclr.dylib`sigterm_signal_handler(_dummy=15, _info=0x0000700008c65788, context=0x0000700008c657f0) at mini-posix.c:251 [opt]
frame #5: 0x00007fff6442fb3d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff64384717 libsystem_kernel.dylib`kevent + 11
frame #7: 0x000000010af1d725 System.Native.dylib`___lldb_unnamed_symbol125$$System.Native.dylib + 85
frame #8: 0x000000010e8cc6a9
frame #9: 0x000000010e8cc203
frame #10: 0x000000010e8cbe63
thread #18, name = 'Thread Pool Worker'
frame #0: 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010911dced libcoreclr.dylib`mono_os_sem_timedwait(sem=0x000000010f0e9004, timeout_ms=<unavailable>, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:118 [opt]
frame #2: 0x000000010911c2bd libcoreclr.dylib`mono_threads_summarize_execute [inlined] summarizer_state_wait(thread=<unavailable>) at threads.c:6522 [opt]
frame #3: 0x000000010911c2a0 libcoreclr.dylib`mono_threads_summarize_execute(ctx=0x0000700008e68670, out=0x0000700008e68808, hashes=<unavailable>, silent=0, working_mem=0x0000000000000000, provided_size=0) at threads.c:6584 [opt]
frame #4: 0x0000000108feff7d libcoreclr.dylib`sigterm_signal_handler(_dummy=15, _info=0x0000700008e68c68, context=0x0000700008e68cd0) at mini-posix.c:251 [opt]
frame #5: 0x00007fff6442fb3d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff6437e1cf libsystem_kernel.dylib`semaphore_timedwait_trap + 11
frame #7: 0x000000010905a4ea libcoreclr.dylib`worker_thread [inlined] mono_os_sem_timedwait(timeout_ms=24556, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:118 [opt]
frame #8: 0x000000010905a43c libcoreclr.dylib`worker_thread at mono-coop-semaphore.h:55 [opt]
frame #9: 0x000000010905a425 libcoreclr.dylib`worker_thread at threadpool-worker-default.c:391 [opt]
frame #10: 0x000000010905a301 libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #11: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #12: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcdb0b030) at threads.c:1293 [opt]
frame #13: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #14: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #15: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #19, name = 'Thread Pool Worker'
frame #0: 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001091db3f8 libcoreclr.dylib`mono_thread_info_wait_for_resume [inlined] mono_os_sem_wait(sem=0x00007fafcc998040, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:84 [opt]
frame #2: 0x00000001091db3e9 libcoreclr.dylib`mono_thread_info_wait_for_resume(info=0x00007fafcc998000) at mono-threads.c:226 [opt]
frame #3: 0x00000001091e11df libcoreclr.dylib`mono_threads_state_poll_with_info(info=0x00007fafcc998000) at mono-threads-coop.c:148 [opt]
frame #4: 0x0000000108eea599 libcoreclr.dylib`mini_method_compile [inlined] mono_threads_safepoint at mono-threads-coop.h:106 [opt]
frame #5: 0x0000000108eea594 libcoreclr.dylib`mini_method_compile(method=<unavailable>, opts=374434303, domain=0x00007fafcb5044a0, flags=JIT_FLAG_RUN_CCTORS, parts=0, aot_method_index=-1) at mini.c:3569 [opt]
frame #6: 0x0000000108eeb60c libcoreclr.dylib`mono_jit_compile_method_inner(method=0x00007fafcca0a370, target_domain=0x00007fafcb5044a0, opt=<unavailable>, error=0x000070000906a0a8) at mini.c:4030 [opt]
frame #7: 0x0000000108eef4e1 libcoreclr.dylib`mono_jit_compile_method_with_opt(method=0x00007fafcca0a370, opt=374434303, jit_only=0, error=0x000070000906a0a8) at mini-runtime.c:2451 [opt]
frame #8: 0x0000000108f92c7e libcoreclr.dylib`common_call_trampoline(regs=<unavailable>, code="I\x8b?H??, m=0x00007fafcca0a370, vt=0x00007fafcd3f8870, vtable_slot=<unavailable>, error=0x000070000906a0a8) at mini-trampolines.c:631 [opt]
frame #9: 0x0000000108f93a88 libcoreclr.dylib`mono_vcall_trampoline(regs=0x000070000906a188, code="I\x8b?H??, slot=<unavailable>, tramp=<unavailable>) at mini-trampolines.c:854 [opt]
frame #10: 0x000000010945a293
frame #11: 0x000000010af417bc
frame #12: 0x000000010ea4c893
frame #13: 0x000000010ea4b85c
frame #14: 0x000000010e90af88
frame #15: 0x000000010ebe046b
frame #16: 0x000000010ebe0313
frame #17: 0x000000010e88b423
frame #18: 0x000000010e7ae5ab
frame #19: 0x000000010ee21cab
frame #20: 0x000000010ee21619
frame #21: 0x000000010ee213e3
frame #22: 0x000000010ecc8bbb
frame #23: 0x000000010ec2c56e
frame #24: 0x000000010ee1d6ab
frame #25: 0x000000010ee1d543
frame #26: 0x000000010b73d2ab
frame #27: 0x0000000108ef3606 libcoreclr.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x000000010e3d2c30, exc=0x000070000906bd50, error=0x0000000000000013) at mini-runtime.c:3190 [opt]
frame #28: 0x00000001090f9834 libcoreclr.dylib`mono_runtime_try_invoke [inlined] do_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, exc=<unavailable>, error=<unavailable>) at object.c:3014 [opt]
frame #29: 0x00000001090f97f9 libcoreclr.dylib`mono_runtime_try_invoke(method=0x00007fafcc017630, obj=0x0000000000000000, params=0x0000000000000000, exc=0x000070000906bd50, error=0x000070000906bcd8) at object.c:3123 [opt]
frame #30: 0x000000010911fb82 libcoreclr.dylib`worker_callback at threadpool.c:283 [opt]
frame #31: 0x000000010911fb3e libcoreclr.dylib`worker_callback at threadpool.c:367 [opt]
frame #32: 0x000000010905a2fc libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:500 [opt]
frame #33: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #34: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcdb0a170) at threads.c:1293 [opt]
frame #35: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #36: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #37: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #20, name = 'Thread Pool Worker'
frame #0: 0x00007fff6437e1b6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001091db3f8 libcoreclr.dylib`mono_thread_info_wait_for_resume [inlined] mono_os_sem_wait(sem=0x00007fafcd41ec40, flags=MONO_SEM_FLAGS_NONE) at mono-os-semaphore.h:84 [opt]
frame #2: 0x00000001091db3e9 libcoreclr.dylib`mono_thread_info_wait_for_resume(info=0x00007fafcd41ec00) at mono-threads.c:226 [opt]
frame #3: 0x00000001091e157e libcoreclr.dylib`mono_threads_exit_gc_safe_region_unbalanced_internal(cookie=0x00007fafcd41ec00, stackdata=<unavailable>) at mono-threads-coop.c:327 [opt]
frame #4: 0x000000010905a55d libcoreclr.dylib`worker_thread at mono-coop-semaphore.h:57 [opt]
frame #5: 0x000000010905a554 libcoreclr.dylib`worker_thread at threadpool-worker-default.c:391 [opt]
frame #6: 0x000000010905a301 libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #7: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #8: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcdc2bc90) at threads.c:1293 [opt]
frame #9: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #10: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #11: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #21, name = 'tid_a203'
frame #0: 0x00007fff643832d2 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x0000000108ff0fb0 libcoreclr.dylib`mono_dump_native_crash_info at mini-posix.c:1111 [opt]
frame #2: 0x0000000108ff0d2c libcoreclr.dylib`mono_dump_native_crash_info(signal="SIGSEGV", mctx=<unavailable>, info=<unavailable>) at mini-posix.c:1153 [opt]
frame #3: 0x0000000108f8ffd5 libcoreclr.dylib`mono_handle_native_crash(signal="SIGSEGV", mctx=0x000000010ea398b8, info=0x000000010ea39ee0) at mini-exceptions.c:3324 [opt]
frame #4: 0x0000000108ef0721 libcoreclr.dylib`mono_sigsegv_signal_handler_debug(_dummy=10, _info=0x000000010ea39ee0, context=0x000000010ea39f48, debug_fault_addr=0x00007fafcdc5d740) at mini-runtime.c:3369 [opt]
frame #5: 0x00007fff6442fb3d libsystem_platform.dylib`_sigtramp + 29
thread #22, name = 'Thread Pool Worker'
frame #0: 0x00007fff6437e1ce libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010905a4ea libcoreclr.dylib`worker_thread [inlined] mono_os_sem_timedwait(timeout_ms=26653, flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:118 [opt]
frame #2: 0x000000010905a43c libcoreclr.dylib`worker_thread at mono-coop-semaphore.h:55 [opt]
frame #3: 0x000000010905a425 libcoreclr.dylib`worker_thread at threadpool-worker-default.c:391 [opt]
frame #4: 0x000000010905a301 libcoreclr.dylib`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #5: 0x000000010911cc30 libcoreclr.dylib`start_wrapper_internal(start_info=<unavailable>, stack_ptr=<unavailable>) at threads.c:1220 [opt]
frame #6: 0x000000010911ca97 libcoreclr.dylib`start_wrapper(data=0x00007fafcdc37fc0) at threads.c:1293 [opt]
frame #7: 0x00007fff64438305 libsystem_pthread.dylib`_pthread_body + 126
frame #8: 0x00007fff6443b26f libsystem_pthread.dylib`_pthread_start + 70
frame #9: 0x00007fff64437415 libsystem_pthread.dylib`thread_start + 13
thread #23
frame #0: 0x0000000000000000
(lldb) detach
Process 34187 detached
(lldb) quit
=================================================================
Basic Fault Adddress Reporting
=================================================================
Memory around native instruction pointer (0x7fafcdc5d740):0x7fafcdc5d730 12 00 08 14 36 00 00 00 00 00 00 00 00 00 00 00 ....6...........
0x7fafcdc5d740 71 00 00 0a 00 00 00 00 48 d6 3b cd af 7f 00 00 q.......H.;.....
0x7fafcdc5d750 f0 00 6f cb af 7f 00 00 00 00 00 00 00 00 02 00 ..o.............
0x7fafcdc5d760 10 d8 c5 cd af 7f 00 00 30 da c5 cd af 7f 00 00 ........0.......
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at Http:MultiPerform <0x000e0>
at MultiAgent:PerformCurlWork <0x0009a>
at MultiAgent:WorkerBodyLoop <0x001aa>
at MultiAgent:WorkerBody <0x000aa>
at <>c:<EnsureWorkerIsRunning>b__20_0 <0x00062>
at System.Threading.Tasks.Task:InnerInvoke <0x000f4>
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:ExecuteEntryUnsafe <0x000c2>
at <>c:<.cctor>b__10_0 <0x0006a>
at System.Threading.Thread:StartCallback <0x0015d>
at System.Object:runtime_invoke_void__this__ <0x000b0>
=================================================================
/bin/sh: line 1: 34187 Abort trap: 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment