Skip to content

Instantly share code, notes, and snippets.

@DavidKarlas
Created December 24, 2015 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DavidKarlas/6357b096b1c5a16c6fd5 to your computer and use it in GitHub Desktop.
Save DavidKarlas/6357b096b1c5a16c6fd5 to your computer and use it in GitHub Desktop.
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Threading.Thread.GetStackTraces (System.Threading.Thread[]&,object[]&) <IL 0x00026, 0xffffffff>
at System.Threading.Thread.Mono_GetStackTraces () [0x00000] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.Threading/Thread.cs:738
at (wrapper runtime-invoke) <Module>.runtime_invoke_object (object,intptr,intptr,intptr) <IL 0x00056, 0xffffffff>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <IL 0x00034, 0xffffffff>
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00038] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/reflection/methodbase.cs:229
at MonoDevelop.Ide.IdeStartup/<StartLockupTracker>c__AnonStorey1.<>m__1 () [0x00042] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:329
at System.Threading.ThreadHelper.ThreadStart_Context (object) [0x00017] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/thread.cs:68
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:893
at System.Threading.ThreadHelper.ThreadStart () [0x0000b] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/thread.cs:105
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x00056, 0xffffffff>
Native stacktrace:
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.R1lC0t'
Executing commands in '/tmp/mono-gdb-commands.R1lC0t'.
(lldb) process attach --pid 96342
Process 96342 stopped
* thread #1: tid = 0x7e8b58, 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'tid_a13', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10
libsystem_kernel.dylib`mach_msg_trap:
-> 0x7fff8e074c96 <+10>: retq
0x7fff8e074c97 <+11>: nop
libsystem_kernel.dylib`mach_msg_overwrite_trap:
0x7fff8e074c98 <+0>: movq %rcx, %r10
0x7fff8e074c9b <+3>: movl $0x1000020, %eax
Executable module set to "/Users/davidkarlas/GIT/MD1/monodevelop/main/build/bin/MonoDevelop".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 96342 stopped
* thread #1: tid = 0x7e8b58, 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'tid_a13', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0x7e8b59, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
thread #3: tid = 0x7e8b5a, 0x00007fff8e074cd2 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_1303'
thread #4: tid = 0x7e8b5c, 0x00007fff8e07b0a2 libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
thread #5: tid = 0x7e8b7f, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_5e03'
thread #6: tid = 0x7e8baa, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_780b'
thread #7: tid = 0x7e8baf, 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10, name = 'tid_790f'
thread #8: tid = 0x7e8c37, 0x00007fff8e07b072 libsystem_kernel.dylib`kevent + 10, name = 'tid_a913'
thread #9: tid = 0x7e8c69, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1020b'
thread #10: tid = 0x7e8c6b, 0x00007fff8e07a72a libsystem_kernel.dylib`__wait4 + 10, name = 'tid_11303'
thread #11: tid = 0x7e8c6c, 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
thread #12: tid = 0x7e8c6d, 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
thread #13: tid = 0x7e8c6f, 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10
thread #14: tid = 0x7e8ee3, 0x00007fff8e0795ba libsystem_kernel.dylib`__accept + 10, name = 'tid_11923'
thread #15: tid = 0x7e8ee4, 0x00007fff8e0795ba libsystem_kernel.dylib`__accept + 10, name = 'tid_2407'
thread #16: tid = 0x7e8ef5, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_10f0f'
thread #17: tid = 0x7e8f30, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1830b'
thread #18: tid = 0x7e9842, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2157'
thread #19: tid = 0x7e9908, 0x00007fff8e07a162 libsystem_kernel.dylib`__recvfrom + 10, name = 'tid_1f403'
thread #20: tid = 0x7e990d, 0x00007fff8e07b50a libsystem_kernel.dylib`read + 10, name = 'tid_1f023'
thread #21: tid = 0x7e990e, 0x00007fff8e07b50a libsystem_kernel.dylib`read + 10, name = 'tid_1f70b'
thread #22: tid = 0x7e990f, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1fa0b'
thread #23: tid = 0x7e998f, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_20b0b'
thread #24: tid = 0x7e9fc5, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_23127'
thread #25: tid = 0x7e9fc6, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2167f'
thread #26: tid = 0x7e9fc7, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d927'
thread #27: tid = 0x7e9fc8, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_3537'
thread #28: tid = 0x7e9fee, 0x00007fff8e07a78a libsystem_kernel.dylib`__workq_kernreturn + 10
thread #29: tid = 0x7e9fef, 0x00007fff8e07a78a libsystem_kernel.dylib`__workq_kernreturn + 10
(lldb) thread backtrace all
warning: could not load any Objective-C class information. This will significantly reduce the quality of type information available.
* thread #1: tid = 0x7e8b58, 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'tid_a13', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff8e0740d7 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff886e62b4 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff886e577c CoreFoundation`__CFRunLoopRun + 1356
frame #4: 0x00007fff886e4fc8 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff845c4d55 HIToolbox`RunCurrentEventLoopInMode + 235
frame #6: 0x00007fff845c4b8f HIToolbox`ReceiveNextEventCommon + 432
frame #7: 0x00007fff845c49cf HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
frame #8: 0x00007fff8f447d96 AppKit`_DPSNextEvent + 1067
frame #9: 0x00007fff8f4471c5 AppKit`-[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
frame #10: 0x000000010a449322 libgdk-quartz-2.0.0.dylib`poll_func(ufds=0x00007f8c16daf6b0, nfds=2, timeout_=1498) + 306 at gdkeventloop-quartz.c:779
frame #11: 0x0000000109ca6527 libglib-2.0.0.dylib`g_main_context_iterate + 351
frame #12: 0x0000000109ca67d6 libglib-2.0.0.dylib`g_main_loop_run + 207
frame #13: 0x0000000109f0d1a2 libgtk-quartz-2.0.0.dylib`gtk_main + 258 at gtkmain.c:1257
frame #14: 0x000000011cf9b80a
frame #15: 0x0000000105b43274
frame #16: 0x0000000105b42e57
frame #17: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #18: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c10f01018, obj=0x0000000000000000, params=0x00007fff5b461108, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #19: 0x0000000104bebe6b libmonosgen-2.0.dylib`mono_runtime_exec_main(method=0x00007f8c10f01018, args=<unavailable>, exc=0x0000000000000000) + 379 at object.c:4211 [opt]
frame #20: 0x0000000104a850bf libmonosgen-2.0.dylib`mono_main [inlined] main_thread_handler + 6783 at driver.g.c:1079 [opt]
frame #21: 0x0000000104a8508d libmonosgen-2.0.dylib`mono_main(argc=<unavailable>, argv=<unavailable>) + 6733 at driver.g.c:2150 [opt]
frame #22: 0x000000010479f753 MonoDevelop`main + 2435
frame #23: 0x00007fff864815ad libdyld.dylib`start + 1
thread #2: tid = 0x7e8b59, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104c4535d libmonosgen-2.0.dylib`thread_func [inlined] mono_os_cond_wait(mutex=0x0000000105819490) + 15 at mono-os-mutex.h:105 [opt]
frame #3: 0x0000000104c4534e libmonosgen-2.0.dylib`thread_func(thread_data=0x0000000000000000) + 462 at sgen-thread-pool.c:118 [opt]
frame #4: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #5: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #6: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #3: tid = 0x7e8b5a, 0x00007fff8e074cd2 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_1303'
frame #0: 0x00007fff8e074cd2 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x0000000104be409b libmonosgen-2.0.dylib`finalizer_thread [inlined] mono_os_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) + 11 at mono-os-semaphore.h:72 [opt]
frame #2: 0x0000000104be4090 libmonosgen-2.0.dylib`finalizer_thread [inlined] mono_coop_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) + 11 at mono-coop-semaphore.h:40 [opt]
frame #3: 0x0000000104be4085 libmonosgen-2.0.dylib`finalizer_thread(unused=<unavailable>) + 101 at gc.c:711 [opt]
frame #4: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #5: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #6: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #7: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #9: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #4: tid = 0x7e8b5c, 0x00007fff8e07b0a2 libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
frame #0: 0x00007fff8e07b0a2 libsystem_kernel.dylib`kevent_qos + 10
frame #1: 0x00007fff98cda11d libdispatch.dylib`_dispatch_mgr_invoke + 216
frame #2: 0x00007fff98cd9d85 libdispatch.dylib`_dispatch_mgr_thread + 52
thread #5: tid = 0x7e8b7f, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_5e03'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104c4a71f libmonosgen-2.0.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007f8c11813f58, mutex=0x00007f8c11813f18) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x0000000104c4a714 libmonosgen-2.0.dylib`mono_os_cond_timedwait(cond=0x00007f8c11813f58, mutex=0x00007f8c11813f18, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x0000000104c4a4cd libmonosgen-2.0.dylib`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000409, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x00007000006a4db4) + 445 at handles.c:1560 [opt]
frame #5: 0x0000000104c592e6 libmonosgen-2.0.dylib`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=4294967295, alertable=1) + 390 at wait.c:177 [opt]
frame #6: 0x0000000104bbab84 libmonosgen-2.0.dylib`mono_wait_uninterrupted(alertable=1, thread=<unavailable>, multiple=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>) + 100 at threads.c:1446 [opt]
frame #7: 0x0000000104bbadc5 libmonosgen-2.0.dylib`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x0000000000000409, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1580 [opt]
frame #8: 0x000000010b328eb4
frame #9: 0x000000010b327dea
frame #10: 0x000000010b327bc9
frame #11: 0x000000010b327289
frame #12: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105f980a0, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #13: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105f980a0, params=0x00007000006a5e58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #14: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #15: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #16: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #17: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #18: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #19: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #6: tid = 0x7e8baa, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_780b'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104c4a6f3 libmonosgen-2.0.dylib`mono_os_cond_timedwait(cond=0x00007f8c118168c0, mutex=0x00007f8c11816880, timeout_ms=<unavailable>) + 131 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104c4a4cd libmonosgen-2.0.dylib`_wapi_handle_timedwait_signal_handle(handle=0x000000000000043e, timeout=9999, alertable=1, poll=<unavailable>, alerted=0x0000700000efcc34) + 445 at handles.c:1560 [opt]
frame #4: 0x0000000104c592e6 libmonosgen-2.0.dylib`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=9999, alertable=1) + 390 at wait.c:177 [opt]
frame #5: 0x0000000104bbab84 libmonosgen-2.0.dylib`mono_wait_uninterrupted(alertable=1, thread=<unavailable>, multiple=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>) + 100 at threads.c:1446 [opt]
frame #6: 0x0000000104bbadc5 libmonosgen-2.0.dylib`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x000000000000043e, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1580 [opt]
frame #7: 0x000000010b328eb4
frame #8: 0x0000000116d9522b
frame #9: 0x000000010b327bc9
frame #10: 0x000000010b327289
frame #11: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105c83678, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #12: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105c83678, params=0x0000700000efde58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #13: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #14: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #15: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #16: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #17: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #18: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #7: tid = 0x7e8baf, 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10, name = 'tid_790f'
frame #0: 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10
frame #1: 0x0000000104c64d1b libmonosgen-2.0.dylib`mono_poll(ufds=0x00007f8c15de5d20, nfds=2, timeout=<unavailable>) + 395 at mono-poll.c:83 [opt]
frame #2: 0x0000000104bc4d21 libmonosgen-2.0.dylib`poll_event_wait(callback=(libmonosgen-2.0.dylib`wait_callback at threadpool-ms-io.c:247), user_data=0x00007f8c16a25c80) + 97 at threadpool-ms-io-poll.c:152 [opt]
frame #3: 0x0000000104bc3cf1 libmonosgen-2.0.dylib`selector_thread(data=<unavailable>) + 1073 at threadpool-ms-io.c:413 [opt]
frame #4: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #5: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #6: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #7: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #9: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #8: tid = 0x7e8c37, 0x00007fff8e07b072 libsystem_kernel.dylib`kevent + 10, name = 'tid_a913'
frame #0: 0x00007fff8e07b072 libsystem_kernel.dylib`kevent + 10
frame #1: 0x0000000104b56210 libmonosgen-2.0.dylib`ves_icall_System_IO_KqueueMonitor_kevent_notimeout(kq_ptr=0x0000000105d14f2c, changelist=0x00007f8c1329bbf0, nchanges=0, eventlist=0x00007f8c1b33e200, nevents=32) + 112 at filewatcher.c:234 [opt]
frame #2: 0x00000001186d4978
frame #3: 0x00000001186cf174
frame #4: 0x00000001186cef75
frame #5: 0x000000010b327289
frame #6: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105d151b0, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #7: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105d151b0, params=0x000070000235ee58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #8: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #9: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #10: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #11: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #12: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #13: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #9: tid = 0x7e8c69, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1020b'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104c4a71f libmonosgen-2.0.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007f8c1181abf0, mutex=0x00007f8c1181abb0) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x0000000104c4a714 libmonosgen-2.0.dylib`mono_os_cond_timedwait(cond=0x00007f8c1181abf0, mutex=0x00007f8c1181abb0, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x0000000104c4a4cd libmonosgen-2.0.dylib`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000494, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x0000700003075d54) + 445 at handles.c:1560 [opt]
frame #5: 0x0000000104c592e6 libmonosgen-2.0.dylib`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=4294967295, alertable=1) + 390 at wait.c:177 [opt]
frame #6: 0x0000000104bbab84 libmonosgen-2.0.dylib`mono_wait_uninterrupted(alertable=1, thread=<unavailable>, multiple=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>) + 100 at threads.c:1446 [opt]
frame #7: 0x0000000104bbadc5 libmonosgen-2.0.dylib`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x0000000000000494, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1580 [opt]
frame #8: 0x000000010b328eb4
frame #9: 0x000000011cdf485a
frame #10: 0x000000010b327bc9
frame #11: 0x000000010b327289
frame #12: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105f77328, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #13: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105f77328, params=0x0000700003076e58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #14: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #15: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #16: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #17: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #18: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #19: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #10: tid = 0x7e8c6b, 0x00007fff8e07a72a libsystem_kernel.dylib`__wait4 + 10, name = 'tid_11303'
frame #0: 0x00007fff8e07a72a libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x0000000104ab8331 libmonosgen-2.0.dylib`mono_handle_native_sigsegv(signal=<unavailable>, ctx=<unavailable>, info=<unavailable>) + 433 at mini-exceptions.c:2236 [opt]
frame #2: 0x0000000104b25a9a libmonosgen-2.0.dylib`mono_arch_handle_altstack_exception(sigctx=0x000000011cfc6f48, siginfo=<unavailable>, fault_addr=<unavailable>, stack_ovf=0) + 90 at exceptions-amd64.c:808 [opt]
frame #3: 0x0000000104a11df8 libmonosgen-2.0.dylib`mono_sigsegv_signal_handler(_dummy=<unavailable>, _info=<unavailable>, context=<unavailable>) + 392 at mini-runtime.c:2634 [opt]
frame #4: 0x00007fff90d7552a libsystem_platform.dylib`_sigtramp + 26
frame #5: 0x0000000104bba859 libmonosgen-2.0.dylib`get_current_thread_ptr_for_domain [inlined] get_thread_static_data(thread=0x000000016961e530, offset=120) + 23 at threads.c:524 [opt]
frame #6: 0x0000000104bba842 libmonosgen-2.0.dylib`get_current_thread_ptr_for_domain(domain=<unavailable>, thread=0x000000016961e530) + 130 at threads.c:556 [opt]
frame #7: 0x0000000104bbe724 libmonosgen-2.0.dylib`ves_icall_System_Threading_Thread_GetStackTraces [inlined] mono_thread_current_for_thread(internal=0x000000016961e530) + 28 at threads.c:1369 [opt]
frame #8: 0x0000000104bbe708 libmonosgen-2.0.dylib`ves_icall_System_Threading_Thread_GetStackTraces [inlined] mono_threads_get_thread_dump(out_threads=0x000070000347af68, out_stack_frames=0x000070000347af70) + 370 at threads.c:3414 [opt]
frame #9: 0x0000000104bbe596 libmonosgen-2.0.dylib`ves_icall_System_Threading_Thread_GetStackTraces(out_threads=0x000070000347af68, out_stack_traces=0x000070000347af70) + 54 at threads.c:4882 [opt]
frame #10: 0x000000013d7d29bf
frame #11: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #12: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c17df4028, obj=0x0000000000000000, params=0x0000000000000000, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #13: 0x0000000104becb7a libmonosgen-2.0.dylib`mono_runtime_invoke_array(method=0x00007f8c17df4028, obj=<unavailable>, params=0x0000000000000000, exc=0x0000000000000000) + 906 at object.c:4425 [opt]
frame #14: 0x0000000104b5d861 libmonosgen-2.0.dylib`ves_icall_InternalInvoke(method=<unavailable>, this_arg=<unavailable>, params=<unavailable>, exc=<unavailable>) + 705 at icall.c:2801 [opt]
frame #15: 0x0000000109593054
frame #16: 0x0000000109c4b4bb
thread #11: tid = 0x7e8c6c, 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
frame #0: 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff8e0740d7 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff886e62b4 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff886e577c CoreFoundation`__CFRunLoopRun + 1356
frame #4: 0x00007fff886e4fc8 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff8f59dd49 AppKit`_NSEventThread + 149
frame #6: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #8: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #12: tid = 0x7e8c6d, 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
frame #0: 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff887234aa CoreFoundation`__CFSocketManager + 762
frame #2: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #3: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #4: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #13: tid = 0x7e8c6f, 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10
frame #0: 0x00007fff8e07a222 libsystem_kernel.dylib`__select + 10
frame #1: 0x0000000109cb1daf libglib-2.0.0.dylib`g_poll + 399
frame #2: 0x000000010a44a351 libgdk-quartz-2.0.0.dylib`select_thread_func(arg=0x0000000000000000) + 321 at gdkeventloop-quartz.c:286
frame #3: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #4: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #5: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #14: tid = 0x7e8ee3, 0x00007fff8e0795ba libsystem_kernel.dylib`__accept + 10, name = 'tid_11923'
frame #0: 0x00007fff8e0795ba libsystem_kernel.dylib`__accept + 10
frame #1: 0x0000000104c5590e libmonosgen-2.0.dylib`_wapi_accept(fd=47, addr=0x0000000000000000, addrlen=0x0000000000000000) + 158 at sockets.c:180 [opt]
frame #2: 0x0000000104bab594 libmonosgen-2.0.dylib`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=47, error=0x0000700002d6ceb0, blocking=<unavailable>) + 84 at socket-io.c:768 [opt]
frame #3: 0x000000011f91f3dc
frame #4: 0x000000011f91f01b
frame #5: 0x000000010b327bc9
frame #6: 0x000000010b327289
frame #7: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105f61bd8, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #8: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105f61bd8, params=0x0000700002d6de58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #9: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #10: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #11: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #12: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #13: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #14: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #15: tid = 0x7e8ee4, 0x00007fff8e0795ba libsystem_kernel.dylib`__accept + 10, name = 'tid_2407'
frame #0: 0x00007fff8e0795ba libsystem_kernel.dylib`__accept + 10
frame #1: 0x0000000104c5590e libmonosgen-2.0.dylib`_wapi_accept(fd=30, addr=0x0000000000000000, addrlen=0x0000000000000000) + 158 at sockets.c:180 [opt]
frame #2: 0x0000000104bab594 libmonosgen-2.0.dylib`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=30, error=0x0000700003278e80, blocking=<unavailable>) + 84 at socket-io.c:768 [opt]
frame #3: 0x000000011f91f3dc
frame #4: 0x000000011f91f01b
frame #5: 0x000000010b327bc9
frame #6: 0x000000010b327289
frame #7: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105f68a50, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #8: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105f68a50, params=0x0000700003279e58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #9: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #10: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #11: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #12: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #13: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #14: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #16: tid = 0x7e8ef5, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_10f0f'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104c6bd9f libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] mono_os_cond_timedwait + 5 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104c6bd9a libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] mono_coop_cond_timedwait(cond=<unavailable>, mutex=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104c6bd9a libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] sleep_interruptable(ms=3000, alerted=0x0000700003a0ae04) + 382 at mono-threads.c:1155 [opt]
frame #5: 0x0000000104c6bc1c libmonosgen-2.0.dylib`mono_thread_info_sleep(ms=3000, alerted=0x0000700003a0ae04) + 364 at mono-threads.c:1187 [opt]
frame #6: 0x0000000104bba362 libmonosgen-2.0.dylib`ves_icall_System_Threading_Thread_Sleep_internal(ms=3000) + 98 at threads.c:1181 [opt]
frame #7: 0x000000011cf9bc99
frame #8: 0x000000010b327bc9
frame #9: 0x000000010b327289
frame #10: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105e7b188, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #11: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105e7b188, params=0x0000700003a0be58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #12: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #13: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #14: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #15: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #16: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #17: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #17: tid = 0x7e8f30, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1830b'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104c6bd9f libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] mono_os_cond_timedwait + 5 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104c6bd9a libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] mono_coop_cond_timedwait(cond=<unavailable>, mutex=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104c6bd9a libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] sleep_interruptable(ms=3000, alerted=0x0000700006c55e04) + 382 at mono-threads.c:1155 [opt]
frame #5: 0x0000000104c6bc1c libmonosgen-2.0.dylib`mono_thread_info_sleep(ms=3000, alerted=0x0000700006c55e04) + 364 at mono-threads.c:1187 [opt]
frame #6: 0x0000000104bba362 libmonosgen-2.0.dylib`ves_icall_System_Threading_Thread_Sleep_internal(ms=3000) + 98 at threads.c:1181 [opt]
frame #7: 0x000000011cf9bc99
frame #8: 0x000000010b327bc9
frame #9: 0x000000010b327289
frame #10: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000105f37600, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #11: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000105f37600, params=0x0000700006c56e58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #12: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #13: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #14: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #15: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #16: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #17: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #18: tid = 0x7e9842, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2157'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104bc1e05 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f8c10e64db0, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000104bc1c27 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #19: tid = 0x7e9908, 0x00007fff8e07a162 libsystem_kernel.dylib`__recvfrom + 10, name = 'tid_1f403'
frame #0: 0x00007fff8e07a162 libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x0000000104c55fd7 libmonosgen-2.0.dylib`_wapi_recvfrom(fd=157, buf=0x0000000105ec9fe0, len=11, recv_flags=0, from=0x0000000000000000, fromlen=0x0000000000000000) + 119 at sockets.c:504 [opt]
frame #2: 0x0000000104bac9ec libmonosgen-2.0.dylib`ves_icall_System_Net_Sockets_Socket_Receive_internal(sock=157, buffer=<unavailable>, offset=<unavailable>, count=11, flags=<unavailable>, error=0x000070000a6acbe8) + 204 at socket-io.c:1431 [opt]
thread #20: tid = 0x7e990d, 0x00007fff8e07b50a libsystem_kernel.dylib`read + 10, name = 'tid_1f023'
frame #0: 0x00007fff8e07b50a libsystem_kernel.dylib`read + 10
frame #1: 0x0000000104c4e5ae libmonosgen-2.0.dylib`pipe_read(handle=<unavailable>, buffer=0x0000000171cd6700, numbytes=<unavailable>, bytesread=0x000070000a8afb94, overlapped=<unavailable>) + 94 at io.c:1203 [opt]
frame #2: 0x0000000104b55a86 libmonosgen-2.0.dylib`ves_icall_System_IO_MonoIO_Read(handle=0x000000000000009c, dest=<unavailable>, dest_offset=<unavailable>, count=1024, error=0x000070000a8afc90) + 150 at file-io.c:855 [opt]
frame #3: 0x00000001095ae561
thread #21: tid = 0x7e990e, 0x00007fff8e07b50a libsystem_kernel.dylib`read + 10, name = 'tid_1f70b'
frame #0: 0x00007fff8e07b50a libsystem_kernel.dylib`read + 10
frame #1: 0x0000000104c4e5ae libmonosgen-2.0.dylib`pipe_read(handle=<unavailable>, buffer=0x0000000171cd6b30, numbytes=<unavailable>, bytesread=0x000070000aab2b94, overlapped=<unavailable>) + 94 at io.c:1203 [opt]
frame #2: 0x0000000104b55a86 libmonosgen-2.0.dylib`ves_icall_System_IO_MonoIO_Read(handle=0x000000000000009e, dest=<unavailable>, dest_offset=<unavailable>, count=1024, error=0x000070000aab2c90) + 150 at file-io.c:855 [opt]
frame #3: 0x00000001095ae561
thread #22: tid = 0x7e990f, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1fa0b'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104c4a71f libmonosgen-2.0.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007f8c1b2ef060, mutex=0x00007f8c1b2ef020) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x0000000104c4a714 libmonosgen-2.0.dylib`mono_os_cond_timedwait(cond=0x00007f8c1b2ef060, mutex=0x00007f8c1b2ef020, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x0000000104c4a4cd libmonosgen-2.0.dylib`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000512, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x000070000acb5c54) + 445 at handles.c:1560 [opt]
frame #5: 0x0000000104c592e6 libmonosgen-2.0.dylib`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=4294967295, alertable=1) + 390 at wait.c:177 [opt]
frame #6: 0x0000000104be5020 libmonosgen-2.0.dylib`ves_icall_System_Threading_Monitor_Monitor_wait(obj=0x00000001206f7540, ms=4294967295) + 448 at monitor.c:1272 [opt]
frame #7: 0x0000000116e35b77
frame #8: 0x000000013ec8ded1
frame #9: 0x000000010b327bc9
frame #10: 0x000000010b327289
frame #11: 0x0000000104a14dba libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000172b2fd30, params=<unavailable>, exc=<unavailable>) + 2410 at mini-runtime.c:2506 [opt]
frame #12: 0x0000000104be65fe libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f8c1219d118, obj=0x0000000172b2fd30, params=0x000070000acb6e58, exc=0x0000000000000000) + 110 at object.c:2887 [opt]
frame #13: 0x0000000104bbf693 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #14: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #15: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #16: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #17: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #18: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #23: tid = 0x7e998f, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_20b0b'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104bc1e05 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f8c10e64db0, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000104bc1c27 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #24: tid = 0x7e9fc5, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_23127'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104bc1e05 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f8c10e64db0, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000104bc1c27 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #25: tid = 0x7e9fc6, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2167f'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104bc1e05 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f8c10e64db0, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000104bc1c27 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #26: tid = 0x7e9fc7, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d927'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104bc1e05 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f8c10e64db0, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000104bc1c27 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #27: tid = 0x7e9fc8, 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_3537'
frame #0: 0x00007fff8e079f5e libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8692373d libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000104bc1e05 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f8c10e64db0, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000104bc1d78 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000104bc1c27 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000104bbf611 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000104bbf42c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000104c6de48 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff869229b1 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8692292e libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff86920385 libsystem_pthread.dylib`thread_start + 13
thread #28: tid = 0x7e9fee, 0x00007fff8e07a78a libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8e07a78a libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8692258c libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff86920375 libsystem_pthread.dylib`start_wqthread + 13
thread #29: tid = 0x7e9fef, 0x00007fff8e07a78a libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8e07a78a libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8692258c libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff86920375 libsystem_pthread.dylib`start_wqthread + 13
(lldb) detach
Process 96342 stopped
* thread #1: tid = 0x7e8b58, 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'tid_a13', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff8e074c96 libsystem_kernel.dylib`mach_msg_trap + 10
libsystem_kernel.dylib`mach_msg_trap:
0x7fff8e074c96 <+10>: retq
0x7fff8e074c97 <+11>: nop
libsystem_kernel.dylib`mach_msg_overwrite_trap:
0x7fff8e074c98 <+0>: movq %rcx, %r10
0x7fff8e074c9b <+3>: movl $0x1000020, %eax
error: Detach failed: Sending disconnect packet failed.
make[1]: *** [run-bundle] Killed: 9
make: *** [run] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment