Skip to content

Instantly share code, notes, and snippets.

@DavidKarlas
Created January 18, 2016 10:25
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/1455240d011e8868dc46 to your computer and use it in GitHub Desktop.
Save DavidKarlas/1455240d011e8868dc46 to your computer and use it in GitHub Desktop.
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) object.__icall_wrapper_mono_gc_alloc_vector (intptr,intptr,intptr) <IL 0x00027, 0xffffffff>
at (wrapper alloc) object.AllocVector (intptr,intptr) <IL 0x00096, 0xffffffff>
at System.Collections.Generic.List`1<T_REF>.set_Capacity (int) [0x0002a] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/collections/generic/list.cs:123
at System.Collections.Generic.List`1<T_REF>.EnsureCapacity (int) [0x00046] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/collections/generic/list.cs:419
at System.Collections.Generic.List`1<T_REF>.Add (T_REF) [0x00013] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/collections/generic/list.cs:228
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation/ReferenceManager/AssemblyDataForFile.AddAvailableSymbols (System.Collections.Generic.List`1<Microsoft.CodeAnalysis.CSharp.Symbols.AssemblySymbol>) <IL 0x00035, 0x00283>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation/ReferenceManager/AssemblyDataForMetadataOrCompilation.get_AvailableSymbols () <IL 0x0001a, 0x0013f>
at Microsoft.CodeAnalysis.CommonReferenceManager`2<TCompilation_REF, TAssemblySymbol_REF>.ReuseAssemblySymbols (Microsoft.CodeAnalysis.CommonReferenceManager`2/BoundInputAssembly<TCompilation_REF, TAssemblySymbol_REF>[],TAssemblySymbol_REF[],System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.CommonReferenceManager`2/AssemblyData<TCompilation_REF, TAssemblySymbol_REF>>,int) <IL 0x00045, 0x0049a>
at Microsoft.CodeAnalysis.CommonReferenceManager`2<TCompilation_REF, TAssemblySymbol_REF>.Bind (TCompilation_REF,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.CommonReferenceManager`2/AssemblyData<TCompilation_REF, TAssemblySymbol_REF>>,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.PEModule>,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.MetadataReference>,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.CommonReferenceManager`2/ResolvedReference<TCompilation_REF, TAssemblySymbol_REF>>,Microsoft.CodeAnalysis.MetadataReferenceResolver,Microsoft.CodeAnalysis.MetadataImportOptions,bool,System.Collections.Generic.Dictionary`2<string, System.Collections.Generic.List`1<Microsoft.CodeAnalysis.CommonReferenceManager`2/ReferencedAssemblyIdentity<TCompilation_REF, TAssemblySymbol_REF>>>,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.CommonReferenceManager`2/AssemblyData<TCompilation_REF, TAssemblySymbol_REF>>&,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.MetadataReference>&,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.CommonReferenceManager`2/ResolvedReference<TCompilation_REF, TAssemblySymbol_REF>>&,Microsoft.CodeAnalysis.DiagnosticBag,bool&,int&) <IL 0x00103, 0x00e1e>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation/ReferenceManager.CreateAndSetSourceAssemblyFullBind (Microsoft.CodeAnalysis.CSharp.CSharpCompilation) <IL 0x00086, 0x00899>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation/ReferenceManager.CreateSourceAssemblyForCompilation (Microsoft.CodeAnalysis.CSharp.CSharpCompilation) <IL 0x0000a, 0x000c9>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetBoundReferenceManager () <IL 0x0000f, 0x000a7>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.get_SourceAssembly () <IL 0x00001, 0x00070>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.get_Assembly () <IL 0x00001, 0x0006d>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.get_CommonAssembly () <IL 0x00001, 0x0006d>
at Microsoft.CodeAnalysis.Compilation.get_Assembly () <IL 0x00001, 0x0006c>
at Microsoft.CodeAnalysis.Solution.GetProject (Microsoft.CodeAnalysis.IAssemblySymbol,System.Threading.CancellationToken) <IL 0x0002b, 0x00258>
at Microsoft.CodeAnalysis.FindSymbols.SymbolFinder/<FindSourceDefinitionWorkerAsync>d__4.MoveNext () <IL 0x00075, 0x00521>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.CodeAnalysis.ISymbol>.Start<Microsoft.CodeAnalysis.FindSymbols.SymbolFinder/<FindSourceDefinitionWorkerAsync>d__4> (Microsoft.CodeAnalysis.FindSymbols.SymbolFinder/<FindSourceDefinitionWorkerAsync>d__4&) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Microsoft.CodeAnalysis.FindSymbols.SymbolFinder.FindSourceDefinitionWorkerAsync (Microsoft.CodeAnalysis.ISymbol,Microsoft.CodeAnalysis.Solution,System.Threading.CancellationToken) <IL 0x00037, 0x0040c>
at Microsoft.CodeAnalysis.FindSymbols.SymbolFinder.FindSourceDefinitionAsync (Microsoft.CodeAnalysis.ISymbol,Microsoft.CodeAnalysis.Solution,System.Threading.CancellationToken) <IL 0x00053, 0x001d0>
at Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<DetermineAllSymbolsCoreAsync>d__25.MoveNext () <IL 0x000a3, 0x00566>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<DetermineAllSymbolsCoreAsync>d__25> (Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<DetermineAllSymbolsCoreAsync>d__25&) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:316
at Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine.DetermineAllSymbolsCoreAsync (Microsoft.CodeAnalysis.ISymbol,Roslyn.Utilities.ConcurrentSet`1<Microsoft.CodeAnalysis.ISymbol>) <IL 0x00037, 0x003de>
at Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<DetermineAllSymbolsAsync>d__24.MoveNext () <IL 0x00048, 0x0035b>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Roslyn.Utilities.ConcurrentSet`1<Microsoft.CodeAnalysis.ISymbol>>.Start<Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<DetermineAllSymbolsAsync>d__24> (Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<DetermineAllSymbolsAsync>d__24&) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine.DetermineAllSymbolsAsync (Microsoft.CodeAnalysis.ISymbol) <IL 0x0002f, 0x0037a>
at Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<FindReferencesAsync>d__11.MoveNext () <IL 0x00062, 0x00335>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Collections.Generic.IEnumerable`1<Microsoft.CodeAnalysis.FindSymbols.ReferencedSymbol>>.Start<Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<FindReferencesAsync>d__11> (Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine/<FindReferencesAsync>d__11&) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Microsoft.CodeAnalysis.FindSymbols.FindReferencesSearchEngine.FindReferencesAsync (Microsoft.CodeAnalysis.ISymbol) <IL 0x0002f, 0x00383>
at Microsoft.CodeAnalysis.FindSymbols.SymbolFinder/<FindReferencesAsync>d__44.MoveNext () <IL 0x00060, 0x00478>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Collections.Generic.IEnumerable`1<Microsoft.CodeAnalysis.FindSymbols.ReferencedSymbol>>.Start<Microsoft.CodeAnalysis.FindSymbols.SymbolFinder/<FindReferencesAsync>d__44> (Microsoft.CodeAnalysis.FindSymbols.SymbolFinder/<FindReferencesAsync>d__44&) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at Microsoft.CodeAnalysis.FindSymbols.SymbolFinder.FindReferencesAsync (Microsoft.CodeAnalysis.ISymbol,Microsoft.CodeAnalysis.Solution,Microsoft.CodeAnalysis.FindSymbols.IFindReferencesProgress,System.Collections.Immutable.IImmutableSet`1<Microsoft.CodeAnalysis.Document>,System.Threading.CancellationToken) <IL 0x00048, 0x004ea>
at Microsoft.CodeAnalysis.FindSymbols.SymbolFinder.FindReferencesAsync (Microsoft.CodeAnalysis.ISymbol,Microsoft.CodeAnalysis.Solution,System.Collections.Immutable.IImmutableSet`1<Microsoft.CodeAnalysis.Document>,System.Threading.CancellationToken) <IL 0x00005, 0x000a8>
at MonoDevelop.CSharp.Highlighting.HighlightUsagesExtension/<GetReferencesAsync>c__async1.MoveNext () [0x00143] in /Users/davidkarlas/GIT/MD2/monodevelop/main/src/addins/CSharpBinding/MonoDevelop.CSharp.Highlighting/HighlightUsagesExtension.cs:114
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Collections.Generic.IEnumerable`1<MonoDevelop.Ide.FindInFiles.MemberReference>>.Start<MonoDevelop.CSharp.Highlighting.HighlightUsagesExtension/<GetReferencesAsync>c__async1> (MonoDevelop.CSharp.Highlighting.HighlightUsagesExtension/<GetReferencesAsync>c__async1&) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471
at MonoDevelop.CSharp.Highlighting.HighlightUsagesExtension.GetReferencesAsync (MonoDevelop.CSharp.Highlighting.UsageData,System.Threading.CancellationToken) <IL 0x00026, 0x0025c>
at MonoDevelop.Ide.Editor.Extension.AbstractUsagesExtension`1/<DelayedTooltipShow>c__async0<T_REF>.MoveNext () [0x00103] in /Users/davidkarlas/GIT/MD2/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor.Extension/AbstractUsagesExtension.cs:145
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<MonoDevelop.Ide.Editor.Extension.AbstractUsagesExtension`1/<DelayedTooltipShow>c__async0<MonoDevelop.CSharp.Highlighting.UsageData>> (MonoDevelop.Ide.Editor.Extension.AbstractUsagesExtension`1/<DelayedTooltipShow>c__async0<MonoDevelop.CSharp.Highlighting.UsageData>&) [0x00031] in /private/tmp/source-mono-master/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:84
at MonoDevelop.Ide.Editor.Extension.AbstractUsagesExtension`1<T_REF>.DelayedTooltipShow () <IL 0x0001d, 0x00219>
at MonoDevelop.Ide.Editor.Extension.AbstractUsagesExtension`1<T_REF>.<HandleTextEditorDataCaretPositionChanged>m__1 () [0x00000] in /Users/davidkarlas/GIT/MD2/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor.Extension/AbstractUsagesExtension.cs:178
at GLib.Timeout/TimeoutProxy.Handler () <IL 0x0000d, 0x000c7>
at (wrapper native-to-managed) GLib.Timeout/TimeoutProxy.Handler () <IL 0x00031, 0xffffffff>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <IL 0x00026, 0xffffffff>
at Gtk.Application.Run () <IL 0x00000, 0x00063>
at MonoDevelop.Ide.IdeApp.Run () [0x00000] in /Users/davidkarlas/GIT/MD2/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:379
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions) [0x00784] in /Users/davidkarlas/GIT/MD2/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:288
at MonoDevelop.Ide.IdeStartup.Main (string[],MonoDevelop.Ide.Extensions.IdeCustomizer) [0x000a3] in /Users/davidkarlas/GIT/MD2/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:666
at MonoDevelop.Startup.MonoDevelopMain.Main (string[]) [0x00000] in /Users/davidkarlas/GIT/MD2/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:39
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <IL 0x00064, 0xffffffff>
Native stacktrace:
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.LwT4HO'
Executing commands in '/tmp/mono-gdb-commands.LwT4HO'.
(lldb) process attach --pid 20121
Process 20121 stopped
* thread #1: tid = 0x33fb2f, 0x00007fff9dd0f67e libsystem_kernel.dylib`__wait4 + 10, name = 'tid_50f', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff9dd0f67e libsystem_kernel.dylib`__wait4 + 10
libsystem_kernel.dylib`__wait4:
-> 0x7fff9dd0f67e <+10>: jae 0x7fff9dd0f688 ; <+20>
0x7fff9dd0f680 <+12>: movq %rax, %rdi
0x7fff9dd0f683 <+15>: jmp 0x7fff9dd09c02 ; cerror
0x7fff9dd0f688 <+20>: retq
Executable module set to "/Library/Frameworks/Mono.framework/Versions/4.3.3/bin/mono64".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 20121 stopped
* thread #1: tid = 0x33fb2f, 0x00007fff9dd0f67e libsystem_kernel.dylib`__wait4 + 10, name = 'tid_50f', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0x33fb30, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
thread #3: tid = 0x33fb32, 0x00007fff9dd093c2 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_1603'
thread #4: tid = 0x33fb34, 0x00007fff9dd0fff6 libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
thread #5: tid = 0x33fb35, 0x00007fff9dd0f0b6 libsystem_kernel.dylib`__recvfrom + 10, name = 'tid_1507'
thread #6: tid = 0x33fb56, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_6303'
thread #7: tid = 0x33fbb2, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_7c0b'
thread #8: tid = 0x33fbb8, 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10, name = 'tid_8103'
thread #9: tid = 0x33fc51, 0x00007fff9dd0ffc6 libsystem_kernel.dylib`kevent + 10, name = 'tid_b113'
thread #10: tid = 0x33fc71, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_11a07'
thread #11: tid = 0x33fc7e, 0x00007fff9dd09386 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
thread #12: tid = 0x33fc7f, 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
thread #13: tid = 0x33fc81, 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10
thread #14: tid = 0x33fdf2, 0x00007fff9dd0e4de libsystem_kernel.dylib`__accept + 10, name = 'tid_bb3b'
thread #15: tid = 0x33fdf3, 0x00007fff9dd0e4de libsystem_kernel.dylib`__accept + 10, name = 'tid_801b'
thread #16: tid = 0x33fdff, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1150b'
thread #17: tid = 0x33fe26, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1620f'
thread #18: tid = 0x340207, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1581b'
thread #19: tid = 0x340225, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_a02b'
thread #20: tid = 0x34027c, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1483b'
thread #21: tid = 0x3402d4, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c03b'
thread #22: tid = 0x3403c3, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ec23'
thread #23: tid = 0x340689, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #24: tid = 0x340716, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #25: tid = 0x34071e, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #26: tid = 0x34071f, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #27: tid = 0x340720, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #28: tid = 0x340721, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #29: tid = 0x340723, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #30: tid = 0x340769, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
thread #31: tid = 0x340778, 0x00007fff9dd0eee2 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_19037'
thread #32: tid = 0x34078c, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_15977'
thread #33: tid = 0x340792, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c573'
thread #34: tid = 0x340793, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_c13f'
thread #35: tid = 0x340794, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16f27'
thread #36: tid = 0x340795, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1572f'
thread #37: tid = 0x340797, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_164a3'
thread #38: tid = 0x340799, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_b557'
thread #39: tid = 0x34081a, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1852f'
thread #40: tid = 0x34081b, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_958f'
thread #41: tid = 0x34081c, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_c433'
thread #42: tid = 0x34081d, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_14267'
thread #43: tid = 0x34081e, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1afcf'
thread #44: tid = 0x34081f, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b847'
thread #45: tid = 0x340820, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_b34f'
thread #46: tid = 0x340821, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_15c27'
thread #47: tid = 0x340822, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1e43b'
thread #48: tid = 0x340823, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18a1b'
(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 = 0x33fb2f, 0x00007fff9dd0f67e libsystem_kernel.dylib`__wait4 + 10, name = 'tid_50f', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff9dd0f67e libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x000000010aac4d01 mono64`mono_handle_native_sigsegv(signal=<unavailable>, ctx=<unavailable>, info=<unavailable>) + 433 at mini-exceptions.c:2236 [opt]
frame #2: 0x000000010ab1a70a mono64`mono_arch_handle_altstack_exception(sigctx=0x000000010b333f48, siginfo=<unavailable>, fault_addr=<unavailable>, stack_ovf=0) + 90 at exceptions-amd64.c:808 [opt]
frame #3: 0x000000010aa1a238 mono64`mono_sigsegv_signal_handler(_dummy=<unavailable>, _info=<unavailable>, context=<unavailable>) + 392 at mini-runtime.c:2877 [opt]
frame #4: 0x00007fff8ac0ceaa libsystem_platform.dylib`_sigtramp + 26
frame #5: 0x000000010ac37499 mono64`copy_object_no_checks [inlined] sgen_vtable_get_descriptor(vtable=0x0000000000000000) + 1 at sgen-client-mono.h:39 [opt]
frame #6: 0x000000010ac37498 mono64`copy_object_no_checks(obj=0x000000010b455550, queue=0x000000010ad93730) + 24 at sgen-copy-object.h:64 [opt]
frame #7: 0x000000010ac3625b mono64`simple_nursery_serial_copy_object(obj_slot=0x000000018d27f728, queue=<unavailable>) + 75 at sgen-minor-copy-object.h:98 [opt]
frame #8: 0x000000010ac125fd mono64`sgen_client_cardtable_scan_object(obj=0x000000018d27f700, block_obj_size=<unavailable>, cards=<unavailable>, mod_union=0, ctx=<unavailable>) + 733 at sgen-mono.c:1683 [opt]
frame #9: 0x000000010ac15d32 mono64`sgen_cardtable_scan_object(obj=0x000000018d27f700, block_obj_size=2296, cards="\x01", mod_union=<unavailable>, ctx=<unavailable>) + 34 at sgen-cardtable.c:484 [opt]
frame #10: 0x000000010ac27ae7 mono64`major_scan_card_table [inlined] scan_card_table_for_block(block=<unavailable>, mod_union=<unavailable>) + 483 at sgen-marksweep.c:2274 [opt]
frame #11: 0x000000010ac27904 mono64`major_scan_card_table(mod_union=<unavailable>, ctx=<unavailable>) + 164 at sgen-marksweep.c:2316 [opt]
frame #12: 0x000000010ac161ca mono64`sgen_card_table_scan_remsets(ctx=<unavailable>) + 90 at sgen-cardtable.c:429 [opt]
frame #13: 0x000000010ac3a1b3 mono64`sgen_workers_enqueue_job(job=0x0000000125affd58, enqueue=<unavailable>) + 35 at sgen-workers.c:132 [opt]
frame #14: 0x000000010ac1efc0 mono64`collect_nursery(unpin_queue=<unavailable>, finish_up_concurrent_mark=0) + 592 at sgen-gc.c:1557 [opt]
frame #15: 0x000000010ac1e976 mono64`sgen_perform_collection(requested_size=4096, generation_to_collect=0, reason="Nursery full", wait_to_finish=0) + 550 at sgen-gc.c:2250 [opt]
frame #16: 0x000000010ac1524b mono64`sgen_alloc_obj_nolock(vtable=0x00007fa6bda06610, size=64) + 843 at sgen-alloc.c:291 [opt]
frame #17: 0x000000010ac1284b mono64`mono_gc_alloc_vector(vtable=0x00007fa6bda06610, size=64, max_length=4) + 123 at sgen-mono.c:1736 [opt]
frame #18: 0x000000010b2a659a
frame #19: 0x000000010ebc8c40
frame #20: 0x000000014ce2c940
frame #21: 0x000000014c2f550f
frame #22: 0x000000014c286f8a
frame #23: 0x000000014baedc0a
frame #24: 0x00000001504e22c2
frame #25: 0x00000001504e110a
frame #26: 0x00000001504e0a4d
frame #27: 0x00000001503bd1ea
frame #28: 0x00000001503bcdff
frame #29: 0x00000001503b99ba
frame #30: 0x00000001503b8e9b
frame #31: 0x00000001503b428a
frame #32: 0x0000000150387e74
frame #33: 0x000000015037ed3a
frame #34: 0x000000015037daab
frame #35: 0x0000000150258e5a
frame #36: 0x0000000150258a8d
frame #37: 0x000000015025429e
frame #38: 0x00000001501e7e8a
frame #39: 0x000000011be775df
frame #40: 0x000000010f411050 libglib-2.0.0.dylib`g_main_context_dispatch + 287
frame #41: 0x000000010f41138c libglib-2.0.0.dylib`g_main_context_iterate + 440
frame #42: 0x000000010f4115e2 libglib-2.0.0.dylib`g_main_loop_run + 207
frame #43: 0x000000010f677db2 libgtk-quartz-2.0.0.dylib`gtk_main + 258 at gtkmain.c:1257
frame #44: 0x0000000122b9844c
frame #45: 0x000000010b29b06e
frame #46: 0x000000010b29a5c0
frame #47: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #48: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b0c0e848, obj=0x0000000000000000, params=0x00007fff551f2128, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #49: 0x000000010abe09db mono64`mono_runtime_exec_main(method=0x00007fa6b0c0e848, args=<unavailable>, exc=0x0000000000000000) + 379 at object.c:4219 [opt]
frame #50: 0x000000010aa90a41 mono64`mono_main [inlined] main_thread_handler + 7057 at driver.g.c:1081 [opt]
frame #51: 0x000000010aa90a0a mono64`mono_main(argc=<unavailable>, argv=<unavailable>) + 7002 at driver.g.c:2163 [opt]
frame #52: 0x000000010aa0fb69 mono64`main [inlined] mono_main_with_options(argc=5, argc=5, argc=5, argv=0x00007fff551f22c8, argv=0x00007fff551f22c8, argv=0x00007fff551f22c8) + 57 at main.c:20 [opt]
frame #53: 0x000000010aa0fb58 mono64`main(argc=<unavailable>, argv=<unavailable>) + 40 at main.c:53 [opt]
frame #54: 0x000000010aa0fb24 mono64`start + 52
thread #2: tid = 0x33fb30, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac39c2d mono64`thread_func [inlined] mono_os_cond_wait(mutex=0x000000010ad96bc0) + 15 at mono-os-mutex.h:105 [opt]
frame #3: 0x000000010ac39c1e mono64`thread_func(thread_data=0x0000000000000000) + 462 at sgen-thread-pool.c:118 [opt]
frame #4: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #5: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #6: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #3: tid = 0x33fb32, 0x00007fff9dd093c2 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_1603'
frame #0: 0x00007fff9dd093c2 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x000000010abd8bfb mono64`finalizer_thread [inlined] mono_os_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) + 11 at mono-os-semaphore.h:72 [opt]
frame #2: 0x000000010abd8bf0 mono64`finalizer_thread [inlined] mono_coop_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) + 11 at mono-coop-semaphore.h:40 [opt]
frame #3: 0x000000010abd8be5 mono64`finalizer_thread(unused=<unavailable>) + 101 at gc.c:711 [opt]
frame #4: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #5: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #6: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #7: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #9: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #4: tid = 0x33fb34, 0x00007fff9dd0fff6 libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
frame #0: 0x00007fff9dd0fff6 libsystem_kernel.dylib`kevent_qos + 10
frame #1: 0x00007fff9e82c099 libdispatch.dylib`_dispatch_mgr_invoke + 216
frame #2: 0x00007fff9e82bd01 libdispatch.dylib`_dispatch_mgr_thread + 52
thread #5: tid = 0x33fb35, 0x00007fff9dd0f0b6 libsystem_kernel.dylib`__recvfrom + 10, name = 'tid_1507'
frame #0: 0x00007fff9dd0f0b6 libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x000000010aaf9f39 mono64`socket_transport_recv(buf=0x000070000051ce65, len=11) + 121 at debugger-agent.c:1128 [opt]
frame #2: 0x000000010aae9dc5 mono64`debugger_thread [inlined] transport_recv(len=11) + 19 at debugger-agent.c:1513 [opt]
frame #3: 0x000000010aae9db2 mono64`debugger_thread(arg=<unavailable>) + 546 at debugger-agent.c:9615 [opt]
frame #4: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #5: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #6: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #7: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #6: tid = 0x33fb56, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_6303'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac3efdf mono64`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fa6b1006a20, mutex=0x00007fa6b10069e0) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x000000010ac3efd4 mono64`mono_os_cond_timedwait(cond=0x00007fa6b1006a20, mutex=0x00007fa6b10069e0, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x000000010ac3ed8d mono64`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000d0a, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x00007000008a85d4) + 445 at handles.c:1560 [opt]
frame #5: 0x000000010ac4dba6 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=4294967295, alertable=1) + 390 at wait.c:177 [opt]
frame #6: 0x000000010abaf634 mono64`mono_wait_uninterrupted(alertable=1, thread=<unavailable>, multiple=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>) + 100 at threads.c:1471 [opt]
frame #7: 0x000000010abaf875 mono64`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x0000000000000d0a, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1605 [opt]
frame #8: 0x0000000110a7dd42
frame #9: 0x0000000110a7bc88
frame #10: 0x0000000110a7b839
frame #11: 0x0000000110a71bbc
frame #12: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b7597b0, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #13: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b7597b0, params=0x00007000008a8e58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #14: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #15: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #16: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #17: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #18: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #19: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #7: tid = 0x33fbb2, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_7c0b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac3efb3 mono64`mono_os_cond_timedwait(cond=0x00007fa6b1010278, mutex=0x00007fa6b1010238, timeout_ms=<unavailable>) + 131 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010ac3ed8d mono64`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000dcd, timeout=9999, alertable=1, poll=<unavailable>, alerted=0x000070000107d4c4) + 445 at handles.c:1560 [opt]
frame #4: 0x000000010ac4dba6 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=9999, alertable=1) + 390 at wait.c:177 [opt]
frame #5: 0x000000010abaf634 mono64`mono_wait_uninterrupted(alertable=1, thread=<unavailable>, multiple=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>) + 100 at threads.c:1471 [opt]
frame #6: 0x000000010abaf875 mono64`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x0000000000000dcd, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1605 [opt]
frame #7: 0x0000000110a7dd42
frame #8: 0x000000011c38aa09
frame #9: 0x0000000110a7b839
frame #10: 0x0000000110a71bbc
frame #11: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b726130, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #12: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b726130, params=0x000070000107de58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #13: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #14: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #15: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #16: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #17: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #18: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #8: tid = 0x33fbb8, 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10, name = 'tid_8103'
frame #0: 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10
frame #1: 0x000000010ac596bb mono64`mono_poll(ufds=0x00007fa6b62f7bf0, nfds=2, timeout=<unavailable>) + 395 at mono-poll.c:83 [opt]
frame #2: 0x000000010abb96c1 mono64`poll_event_wait(callback=(mono64`wait_callback at threadpool-ms-io.c:247), user_data=0x00007fa6b283e8b0) + 97 at threadpool-ms-io-poll.c:152 [opt]
frame #3: 0x000000010abb8691 mono64`selector_thread(data=<unavailable>) + 1073 at threadpool-ms-io.c:413 [opt]
frame #4: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #5: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #6: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #7: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #9: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #9: tid = 0x33fc51, 0x00007fff9dd0ffc6 libsystem_kernel.dylib`kevent + 10, name = 'tid_b113'
frame #0: 0x00007fff9dd0ffc6 libsystem_kernel.dylib`kevent + 10
frame #1: 0x000000010ab4ae90 mono64`ves_icall_System_IO_KqueueMonitor_kevent_notimeout(kq_ptr=0x000000010b7e9714, changelist=0x00007fa6badc1520, nchanges=0, eventlist=0x00007fa6b42e2200, nevents=32) + 112 at filewatcher.c:234 [opt]
frame #2: 0x000000011e370462
frame #3: 0x000000011dfe6771
frame #4: 0x000000011dfe615e
frame #5: 0x0000000110a71bbc
frame #6: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b7e99b8, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #7: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b7e99b8, params=0x00007000024dee58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #8: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #9: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #10: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #11: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #12: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #13: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #10: tid = 0x33fc71, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_11a07'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac3efdf mono64`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fa6b1009068, mutex=0x00007fa6b1009028) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x000000010ac3efd4 mono64`mono_os_cond_timedwait(cond=0x00007fa6b1009068, mutex=0x00007fa6b1009028, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x000000010ac3ed8d mono64`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000d3b, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x00007000036f95a4) + 445 at handles.c:1560 [opt]
frame #5: 0x000000010ac4dba6 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=4294967295, alertable=1) + 390 at wait.c:177 [opt]
frame #6: 0x000000010abaf634 mono64`mono_wait_uninterrupted(alertable=1, thread=<unavailable>, multiple=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>) + 100 at threads.c:1471 [opt]
frame #7: 0x000000010abaf875 mono64`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x0000000000000d3b, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1605 [opt]
frame #8: 0x0000000110a7dd42
frame #9: 0x00000001227b1b8d
frame #10: 0x0000000110a7b839
frame #11: 0x0000000110a71bbc
frame #12: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b7f8bc0, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #13: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b7f8bc0, params=0x00007000036f9e58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #14: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #15: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #16: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #17: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #18: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #19: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #11: tid = 0x33fc7e, 0x00007fff9dd09386 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
frame #0: 0x00007fff9dd09386 libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff9dd087c7 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff902db624 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff902daaec CoreFoundation`__CFRunLoopRun + 1356
frame #4: 0x00007fff902da338 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff8de76065 AppKit`_NSEventThread + 149
frame #6: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #8: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #12: tid = 0x33fc7f, 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
frame #0: 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff9032716a CoreFoundation`__CFSocketManager + 762
frame #2: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #3: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #4: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #13: tid = 0x33fc81, 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10
frame #0: 0x00007fff9dd0f176 libsystem_kernel.dylib`__select + 10
frame #1: 0x000000010f41cbaf libglib-2.0.0.dylib`g_poll + 399
frame #2: 0x000000010fbb5351 libgdk-quartz-2.0.0.dylib`select_thread_func(arg=0x0000000000000000) + 321 at gdkeventloop-quartz.c:286
frame #3: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #4: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #5: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #14: tid = 0x33fdf2, 0x00007fff9dd0e4de libsystem_kernel.dylib`__accept + 10, name = 'tid_bb3b'
frame #0: 0x00007fff9dd0e4de libsystem_kernel.dylib`__accept + 10
frame #1: 0x000000010ac4a1ce mono64`_wapi_accept(fd=48, addr=0x0000000000000000, addrlen=0x0000000000000000) + 158 at sockets.c:180 [opt]
frame #2: 0x000000010ab9fed4 mono64`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=48, error=0x00007000034f66d0, blocking=<unavailable>) + 84 at socket-io.c:768 [opt]
frame #3: 0x0000000129a67ca0
frame #4: 0x0000000129a674a5
frame #5: 0x0000000110a7b839
frame #6: 0x0000000110a71bbc
frame #7: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b7fa6f8, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #8: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b7fa6f8, params=0x00007000034f6e58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #9: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #10: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #11: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #12: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #13: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #14: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #15: tid = 0x33fdf3, 0x00007fff9dd0e4de libsystem_kernel.dylib`__accept + 10, name = 'tid_801b'
frame #0: 0x00007fff9dd0e4de libsystem_kernel.dylib`__accept + 10
frame #1: 0x000000010ac4a1ce mono64`_wapi_accept(fd=46, addr=0x0000000000000000, addrlen=0x0000000000000000) + 158 at sockets.c:180 [opt]
frame #2: 0x000000010ab9fed4 mono64`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=46, error=0x000070000397f6a0, blocking=<unavailable>) + 84 at socket-io.c:768 [opt]
frame #3: 0x0000000129a67ca0
frame #4: 0x0000000129a674a5
frame #5: 0x0000000110a7b839
frame #6: 0x0000000110a71bbc
frame #7: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b403450, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #8: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b403450, params=0x000070000397fe58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #9: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #10: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #11: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #12: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #13: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #14: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #16: tid = 0x33fdff, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1150b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac6018f mono64`mono_thread_info_sleep [inlined] mono_os_cond_timedwait + 5 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010ac6018a mono64`mono_thread_info_sleep [inlined] mono_coop_cond_timedwait(cond=<unavailable>, mutex=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010ac6018a mono64`mono_thread_info_sleep [inlined] sleep_interruptable(ms=3000, alerted=0x0000700003b82644) + 382 at mono-threads.c:1155 [opt]
frame #5: 0x000000010ac6000c mono64`mono_thread_info_sleep(ms=3000, alerted=0x0000700003b82644) + 364 at mono-threads.c:1187 [opt]
frame #6: 0x000000010abaeca2 mono64`ves_icall_System_Threading_Thread_Sleep_internal(ms=3000) + 98 at threads.c:1181 [opt]
frame #7: 0x0000000136811b22
frame #8: 0x0000000110a7b839
frame #9: 0x0000000110a71bbc
frame #10: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b4cb3f0, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #11: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b4cb3f0, params=0x0000700003b82e58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #12: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #13: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #14: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #15: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #16: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #17: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #17: tid = 0x33fe26, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1620f'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac6018f mono64`mono_thread_info_sleep [inlined] mono_os_cond_timedwait + 5 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010ac6018a mono64`mono_thread_info_sleep [inlined] mono_coop_cond_timedwait(cond=<unavailable>, mutex=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010ac6018a mono64`mono_thread_info_sleep [inlined] sleep_interruptable(ms=3000, alerted=0x00007000059af644) + 382 at mono-threads.c:1155 [opt]
frame #5: 0x000000010ac6000c mono64`mono_thread_info_sleep(ms=3000, alerted=0x00007000059af644) + 364 at mono-threads.c:1187 [opt]
frame #6: 0x000000010abaeca2 mono64`ves_icall_System_Threading_Thread_Sleep_internal(ms=3000) + 98 at threads.c:1181 [opt]
frame #7: 0x0000000136811b22
frame #8: 0x0000000110a7b839
frame #9: 0x0000000110a71bbc
frame #10: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b7d77f8, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #11: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b7d77f8, params=0x00007000059afe58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #12: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #13: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #14: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #15: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #16: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #17: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #18: tid = 0x340207, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1581b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #19: tid = 0x340225, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_a02b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #20: tid = 0x34027c, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1483b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #21: tid = 0x3402d4, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c03b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #22: tid = 0x3403c3, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ec23'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac3efdf mono64`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fa6bb3890d8, mutex=0x00007fa6bb389098) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x000000010ac3efd4 mono64`mono_os_cond_timedwait(cond=0x00007fa6bb3890d8, mutex=0x00007fa6bb389098, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x000000010ac3ed8d mono64`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000e79, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x0000700002ae75b4) + 445 at handles.c:1560 [opt]
frame #5: 0x000000010ac4dba6 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=4294967295, alertable=1) + 390 at wait.c:177 [opt]
frame #6: 0x000000010abaf634 mono64`mono_wait_uninterrupted(alertable=1, thread=<unavailable>, multiple=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>) + 100 at threads.c:1471 [opt]
frame #7: 0x000000010abaf875 mono64`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x0000000000000e79, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1605 [opt]
frame #8: 0x0000000110a7dd42
frame #9: 0x0000000149bf5ed5
frame #10: 0x0000000110a7b839
frame #11: 0x0000000110a71bbc
frame #12: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010b755290, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #13: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b390f518, obj=0x000000010b755290, params=0x0000700002ae7e58, exc=0x0000000000000000) + 110 at object.c:2895 [opt]
frame #14: 0x000000010abb4033 mono64`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #15: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #16: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #17: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #18: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #19: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #23: tid = 0x340689, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #24: tid = 0x340716, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #25: tid = 0x34071e, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #26: tid = 0x34071f, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #27: tid = 0x340720, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #28: tid = 0x340721, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #29: tid = 0x340723, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #30: tid = 0x340769, 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff9dd0f6de libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff97904729 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff97902365 libsystem_pthread.dylib`start_wqthread + 13
thread #31: tid = 0x340778, 0x00007fff9dd0eee2 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_19037'
frame #0: 0x00007fff9dd0eee2 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff97907a49 libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x000000010ac1fa9e mono64`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x000000010ac1fa92 mono64`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x000000010ac1fa74 mono64`sgen_gc_lock + 4 at sgen-gc.c:3148 [opt]
frame #5: 0x000000010ac13c57 mono64`mono_gc_set_skip_thread(skip=0) + 23 at sgen-mono.c:2260 [opt]
frame #6: 0x000000010abb7313 mono64`monitor_thread + 867 at threadpool-ms.c:897 [opt]
frame #7: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #8: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #9: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #10: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #11: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #12: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #32: tid = 0x34078c, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_15977'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010ac3efdf mono64`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fa6bb389718, mutex=0x00007fa6bb3896d8) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x000000010ac3efd4 mono64`mono_os_cond_timedwait(cond=0x00007fa6bb389718, mutex=0x00007fa6bb3896d8, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x000000010ac3ed8d mono64`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000e81, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x0000700000dba014) + 445 at handles.c:1560 [opt]
frame #5: 0x000000010ac4dba6 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=4294967295, alertable=1) + 390 at wait.c:177 [opt]
frame #6: 0x000000010abd9e7d mono64`mono_monitor_try_enter_inflated(obj=0x000000015b6590c0, ms=<unavailable>, allow_interruption=1, id=225) + 509 at monitor.c:884 [opt]
frame #7: 0x000000010abd9827 mono64`mono_monitor_enter_v4 [inlined] ves_icall_System_Threading_Monitor_Monitor_try_enter_with_atomic_var(ms=4294967295, lockTaken=<unavailable>) + 37 at monitor.c:1091 [opt]
frame #8: 0x000000010abd9802 mono64`mono_monitor_enter_v4(obj=<unavailable>, lock_taken=<unavailable>) + 50 at monitor.c:1109 [opt]
frame #9: 0x000000010eb1c0db
frame #10: 0x000000014ce2c940
frame #11: 0x000000014c2f550f
frame #12: 0x000000014c286f8a
frame #13: 0x000000014baedc0a
frame #14: 0x00000001509d9b9a
frame #15: 0x00000001509d9817
frame #16: 0x00000001508b135a
frame #17: 0x00000001508b0aae
frame #18: 0x000000015087dbea
frame #19: 0x000000015087d85d
frame #20: 0x00000001506ff6da
frame #21: 0x00000001506fef8c
frame #22: 0x00000001509d4c1a
frame #23: 0x00000001509d47fa
frame #24: 0x000000015091aafa
frame #25: 0x000000015091a76c
frame #26: 0x00000001509ec76e
frame #27: 0x0000000150918812
frame #28: 0x00000001509eb40a
frame #29: 0x00000001509eb07b
frame #30: 0x0000000150503aba
frame #31: 0x0000000150503398
frame #32: 0x000000011c6cef0b
frame #33: 0x0000000110a71bbc
frame #34: 0x000000011c6cc932
frame #35: 0x000000011100e904
frame #36: 0x000000010aa1d090 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=<unavailable>, exc=<unavailable>) + 1744 at mini-runtime.c:2564 [opt]
frame #37: 0x000000010abdb15e mono64`mono_runtime_invoke(method=0x00007fa6b10251b8, obj=0x0000000000000000, params=0x0000000000000000, exc=0x0000700000dbddb8) + 110 at object.c:2895 [opt]
frame #38: 0x000000010abb69be mono64`worker_thread(data=<unavailable>) + 1742 at threadpool-ms.c:647 [opt]
frame #39: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #40: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #41: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #42: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #43: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #44: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #33: tid = 0x340792, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c573'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #34: tid = 0x340793, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_c13f'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #35: tid = 0x340794, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16f27'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #36: tid = 0x340795, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1572f'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #37: tid = 0x340797, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_164a3'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #38: tid = 0x340799, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_b557'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #39: tid = 0x34081a, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1852f'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #40: tid = 0x34081b, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_958f'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #41: tid = 0x34081c, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_c433'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #42: tid = 0x34081d, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_14267'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #43: tid = 0x34081e, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1afcf'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #44: tid = 0x34081f, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b847'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #45: tid = 0x340820, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_b34f'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #46: tid = 0x340821, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_15c27'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #47: tid = 0x340822, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1e43b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
thread #48: tid = 0x340823, 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18a1b'
frame #0: 0x00007fff9dd0eeb2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff97905150 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010abb67a5 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007fa6b0e7f820, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x000000010abb6718 mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x000000010abb6718 mono64`worker_thread [inlined] worker_park + 337 at threadpool-ms.c:525 [opt]
frame #5: 0x000000010abb65c7 mono64`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x000000010abb3fb1 mono64`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x000000010abb3dcc mono64`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x000000010ac62238 mono64`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff97904c13 libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff97904b90 libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff97902375 libsystem_pthread.dylib`thread_start + 13
(lldb) detach
=================================================================
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.
=================================================================
Process 20121 stopped
* thread #1: tid = 0x33fb2f, 0x00007fff9dd0f67e libsystem_kernel.dylib`__wait4 + 10, name = 'tid_50f', queue = 'com.apple.main-thread', stop reason = signal SIGABRT
frame #0: 0x00007fff9dd0f67e libsystem_kernel.dylib`__wait4 + 10
libsystem_kernel.dylib`__wait4:
0x7fff9dd0f67e <+10>: jae 0x7fff9dd0f688 ; <+20>
0x7fff9dd0f680 <+12>: movq %rax, %rdi
0x7fff9dd0f683 <+15>: jmp 0x7fff9dd09c02 ; cerror
0x7fff9dd0f688 <+20>: retq
Process 20121 stopped
(lldb) quit
Process 20121 detached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment