Skip to content

Instantly share code, notes, and snippets.

@decriptor
Created June 16, 2016 20:33
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 decriptor/bb1cc1243f5ea9686823b7b11b156b56 to your computer and use it in GitHub Desktop.
Save decriptor/bb1cc1243f5ea9686823b7b11b156b56 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 0x00009, 0x00065>
at (wrapper alloc) object.AllocVector (intptr,intptr) <IL 0x00096, 0x0013c>
at System.Collections.Generic.HashSet`1<T_REF>.SetCapacity (int,bool) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/System.Core/System/Collections/Generic/HashSet.cs:929
at System.Collections.Generic.HashSet`1<T_REF>.IncreaseCapacity () [0x00028] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/System.Core/System/Collections/Generic/HashSet.cs:916
at System.Collections.Generic.HashSet`1<T_REF>.AddIfNotPresent (T_REF) [0x000d4] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/System.Core/System/Collections/Generic/HashSet.cs:984
at System.Collections.Generic.HashSet`1<T_REF>.Add (T_REF) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/System.Core/System/Collections/Generic/HashSet.cs:374
at Microsoft.CodeAnalysis.ArrayBuilder`1<T_REF>.SelectDistinct<S_REF> (System.Func`2<T_REF, S_REF>) <IL 0x0002f, 0x00160>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.get_GlobalNamespace () <IL 0x0003c, 0x001e9>
at Microsoft.CodeAnalysis.CSharp.BinderFactory/BinderFactoryVisitor.VisitCompilationUnit (Microsoft.CodeAnalysis.CSharp.Syntax.CompilationUnitSyntax,bool,bool) <IL 0x0014c, 0x00738>
at Microsoft.CodeAnalysis.CSharp.BinderFactory/BinderFactoryVisitor.VisitCompilationUnit (Microsoft.CodeAnalysis.CSharp.Syntax.CompilationUnitSyntax) <IL 0x0000f, 0x00054>
at Microsoft.CodeAnalysis.CSharp.Syntax.CompilationUnitSyntax.Accept<TResult_REF> (Microsoft.CodeAnalysis.CSharp.CSharpSyntaxVisitor`1<TResult_REF>) <IL 0x00002, 0x00025>
at Microsoft.CodeAnalysis.CSharp.BinderFactory.GetBinder (Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,int) <IL 0x00015, 0x0005a>
at Microsoft.CodeAnalysis.CSharp.BinderFactory.GetBinder (Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode) <IL 0x0002d, 0x000d5>
at Microsoft.CodeAnalysis.CSharp.Symbol.GetAttributesToBind (Roslyn.Utilities.OneOrMany`1<Microsoft.CodeAnalysis.SyntaxList`1<Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax>>,Microsoft.CodeAnalysis.CSharp.Symbols.AttributeLocation,Microsoft.CodeAnalysis.DiagnosticBag,Microsoft.CodeAnalysis.CSharp.CSharpCompilation,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.CSharp.Binder>&) <IL 0x000b4, 0x00466>
at Microsoft.CodeAnalysis.CSharp.Symbol.LoadAndValidateAttributes (Roslyn.Utilities.OneOrMany`1<Microsoft.CodeAnalysis.SyntaxList`1<Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax>>,Microsoft.CodeAnalysis.CustomAttributesBag`1<Microsoft.CodeAnalysis.CSharp.Symbols.CSharpAttributeData>&,Microsoft.CodeAnalysis.CSharp.Symbols.AttributeLocation,bool) <IL 0x00014, 0x000c2>
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.EnsureAttributesAreBound () <IL 0x00029, 0x00098>
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.GetSourceAttributesBag () <IL 0x00001, 0x00017>
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.GetSourceDecodedWellKnownAttributeData () <IL 0x00012, 0x0004f>
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.get_AssemblyVersionAttributeSetting () <IL 0x00005, 0x00030>
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.ComputeIdentity () <IL 0x00007, 0x0002c>
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceAssemblySymbol.get_Identity () <IL 0x00015, 0x0004b>
at Microsoft.CodeAnalysis.CommonReferenceManager`2<TCompilation_REF, TAssemblySymbol_REF>.ResolveMetadataReferences (TCompilation_REF,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.MetadataReference>&,System.Collections.Generic.IDictionary`2<Roslyn.Utilities.ValueTuple`2<string, string>, Microsoft.CodeAnalysis.MetadataReference>&,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.MetadataReference>&,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.CommonReferenceManager`2/AssemblyData<TCompilation_REF, TAssemblySymbol_REF>>&,System.Collections.Immutable.ImmutableArray`1<Microsoft.CodeAnalysis.PEModule>&,Microsoft.CodeAnalysis.DiagnosticBag) <IL 0x00126, 0x007af>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation/ReferenceManager.CreateAndSetSourceAssemblyFullBind (Microsoft.CodeAnalysis.CSharp.CSharpCompilation) <IL 0x00021, 0x001dd>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation/ReferenceManager.CreateSourceAssemblyForCompilation (Microsoft.CodeAnalysis.CSharp.CSharpCompilation) <IL 0x0000a, 0x0003a>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetBoundReferenceManager () <IL 0x0000f, 0x00033>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.get_SourceAssembly () <IL 0x00001, 0x00017>
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.get_Assembly () <IL 0x00000, 0x00014>
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetDeclaredNamespace (Microsoft.CodeAnalysis.CSharp.Syntax.NamespaceDeclarationSyntax) <IL 0x00013, 0x0007d>
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetDeclaredNamespaceOrType (Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode) <IL 0x0000c, 0x0005f>
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetDeclaredTypeMemberContainer (Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode) <IL 0x00089, 0x001ee>
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetDeclaredNamedType (Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode,string) <IL 0x00002, 0x00027>
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetDeclaredType (Microsoft.CodeAnalysis.CSharp.Syntax.BaseTypeDeclarationSyntax) <IL 0x00012, 0x0005b>
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetDeclaredSymbol (Microsoft.CodeAnalysis.CSharp.Syntax.BaseTypeDeclarationSyntax,System.Threading.CancellationToken) <IL 0x00009, 0x00032>
at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetDeclaredSymbolCore (Microsoft.CodeAnalysis.SyntaxNode,System.Threading.CancellationToken) <IL 0x0002e, 0x00186>
at Microsoft.CodeAnalysis.SemanticModel.GetDeclaredSymbolForNode (Microsoft.CodeAnalysis.SyntaxNode,System.Threading.CancellationToken) <IL 0x00003, 0x00022>
at Microsoft.CodeAnalysis.ModelExtensions.GetDeclaredSymbol (Microsoft.CodeAnalysis.SemanticModel,Microsoft.CodeAnalysis.SyntaxNode,System.Threading.CancellationToken) <IL 0x00000, 0x0002a>
at MonoDevelop.CSharp.DeclaredSymbolInfo/<GetSymbolAsync>c__async0.MoveNext () [0x0010b] in /Users/builder/data/lanes/3342/694a75f0/source/monodevelop/main/src/addins/CSharpBinding/MonoDevelop.CSharp/DeclaredSymbolInfo.cs:435
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Document/<GetSemanticModelAsync>d__21.MoveNext () <IL 0x001e0, 0x00790>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task.FinishStageTwo () [0x000f8] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2339
at System.Threading.Tasks.Task.Finish (bool) [0x00049] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2239
at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) [0x00079] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2834
at System.Threading.Tasks.Task.ExecuteEntry (bool) [0x0006f] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2760
at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline (System.Threading.Tasks.Task,bool) [0x00015] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/ThreadPoolTaskScheduler.cs:91
at System.Threading.Tasks.TaskScheduler.TryRunInline (System.Threading.Tasks.Task,bool) [0x00061] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskScheduler.cs:219
at System.Threading.Tasks.TaskContinuation.InlineIfPossibleOrElseQueue (System.Threading.Tasks.Task,bool) [0x0002d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:263
at System.Threading.Tasks.StandardTaskContinuation.Run (System.Threading.Tasks.Task,bool) [0x00093] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:356
at System.Threading.Tasks.Task.FinishContinuations () [0x000b7] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3642
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.TrySetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.SetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Solution/CompilationTracker/<GetOrBuildCompilationInfoAsync>d__22.MoveNext () <IL 0x002c1, 0x00df5>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.TrySetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.SetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Solution/CompilationTracker/<FinalizeCompilationAsync>d__30.MoveNext () <IL 0x002f7, 0x00cab>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Solution/<GetMetadataReferenceAsync>d__144.MoveNext () <IL 0x0010b, 0x0040d>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Solution/CompilationTracker/<GetMetadataReferenceAsync>d__31.MoveNext () <IL 0x001f7, 0x006ff>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task.FinishStageTwo () [0x000f8] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2339
at System.Threading.Tasks.Task.Finish (bool) [0x00049] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2239
at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) [0x00079] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2834
at System.Threading.Tasks.Task.ExecuteEntry (bool) [0x0006f] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2760
at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline (System.Threading.Tasks.Task,bool) [0x00015] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/ThreadPoolTaskScheduler.cs:91
at System.Threading.Tasks.TaskScheduler.TryRunInline (System.Threading.Tasks.Task,bool) [0x00061] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskScheduler.cs:219
at System.Threading.Tasks.TaskContinuation.InlineIfPossibleOrElseQueue (System.Threading.Tasks.Task,bool) [0x0002d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:263
at System.Threading.Tasks.StandardTaskContinuation.Run (System.Threading.Tasks.Task,bool) [0x00093] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:356
at System.Threading.Tasks.Task.FinishContinuations () [0x000b7] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3642
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.TrySetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.SetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Solution/CompilationTracker/<GetOrBuildCompilationInfoAsync>d__22.MoveNext () <IL 0x002c1, 0x00df5>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.TrySetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo>.SetResult (Microsoft.CodeAnalysis.Solution/CompilationTracker/CompilationInfo) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Solution/CompilationTracker/<BuildCompilationInfoFromScratchAsync>d__24.MoveNext () <IL 0x0015f, 0x00680>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.Solution/CompilationTracker/<BuildDeclarationCompilationFromScratchAsync>d__25.MoveNext () <IL 0x00182, 0x00673>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Microsoft.CodeAnalysis.DocumentState/<GetSyntaxTreeAsync>d__34.MoveNext () <IL 0x000c9, 0x0028f>
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction (System.Action,bool,System.Threading.Tasks.Task&) [0x00025] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:821
at System.Threading.Tasks.Task.FinishContinuations () [0x0007a] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3624
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<TResult_REF>.TrySetResult (TResult_REF) [0x00058] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult_REF>.SetResult (TResult_REF) [0x0004b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at Roslyn.Utilities.AsyncLazy`1/Request<T_REF>.CompleteFromTaskSynchronously (System.Threading.Tasks.Task`1<T_REF>) <IL 0x00058, 0x00254>
at Roslyn.Utilities.AsyncLazy`1/Request<T_REF>.CompleteFromTaskSynchronouslyStub (object) <IL 0x00007, 0x0006d>
at System.Threading.Tasks.Task.InnerInvoke () [0x0002b] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2885
at System.Threading.Tasks.Task.Execute () [0x00016] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2502
at System.Threading.Tasks.Task.ExecutionContextCallback (object) [0x00007] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2865
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x0008d] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/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-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) [0x0005f] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2827
at System.Threading.Tasks.Task.ExecuteEntry (bool) [0x0006f] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2760
at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2707
at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/threadpool.cs:857
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in /private/tmp/source-mono-4.4.0-c7-baseline/bockbuild-mono-4.4.0-c7-baseline/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/threading/threadpool.cs:1212
at (wrapper runtime-invoke) <Module>.runtime_invoke_bool (object,intptr,intptr,intptr) <IL 0x0001f, 0x0006e>
Native stacktrace:
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.2jszhR'
Executing commands in '/tmp/mono-gdb-commands.2jszhR'.
(lldb) process attach --pid 26166
Process 26166 stopped
* thread #1: tid = 0x2cff84, 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'tid_1613', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10
libsystem_kernel.dylib`mach_msg_trap:
-> 0x7fff98fcbf72 <+10>: retq
0x7fff98fcbf73 <+11>: nop
libsystem_kernel.dylib`mach_msg_overwrite_trap:
0x7fff98fcbf74 <+0>: movq %rcx, %r10
0x7fff98fcbf77 <+3>: movl $0x1000020, %eax ; imm = 0x1000020
Executable module set to "/Applications/Xamarin Studio.app/Contents/MacOS/XamarinStudio".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 26166 stopped
* thread #1: tid = 0x2cff84, 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'tid_1613', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0x2cff9b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
thread #3: tid = 0x2cff9c, 0x00007fff98fcbfae libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_60b'
thread #4: tid = 0x2cff9e, 0x00007fff98fd2efa libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
thread #5: tid = 0x2cffb2, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #6: tid = 0x2cffe1, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_6003'
thread #7: tid = 0x2cffe2, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_5f07'
thread #8: tid = 0x2cffe3, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_630b'
thread #9: tid = 0x2d01b0, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_6d07'
thread #10: tid = 0x2d01de, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_6a13'
thread #11: tid = 0x2d021b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2333'
thread #12: tid = 0x2d021e, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_770b'
thread #13: tid = 0x2d0255, 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10, name = 'tid_a203'
thread #14: tid = 0x2d0278, 0x00007fff98fd2eca libsystem_kernel.dylib`kevent + 10, name = 'tid_b207'
thread #15: tid = 0x2d0279, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_b01b'
thread #16: tid = 0x2d027a, 0x00007fff98fd2582 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_8507'
thread #17: tid = 0x2d027b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_b81f'
thread #18: tid = 0x2d027c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_ba0f'
thread #19: tid = 0x2d0293, 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
thread #20: tid = 0x2d0294, 0x00007fff98fd3362 libsystem_kernel.dylib`read + 10, name = 'tid_eb23'
thread #21: tid = 0x2d0297, 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
thread #22: tid = 0x2d029b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16003'
thread #23: tid = 0x2d029c, 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10
thread #24: tid = 0x2d0512, 0x00000001254eaebf, name = 'tid_16c0f'
thread #25: tid = 0x2d0513, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16b93'
thread #26: tid = 0x2d0514, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16f0b'
thread #27: tid = 0x2d051d, 0x00007fff98fd13ca libsystem_kernel.dylib`__accept + 10, name = 'tid_1720b'
thread #28: tid = 0x2d051e, 0x00007fff98fd13ca libsystem_kernel.dylib`__accept + 10, name = 'tid_1750b'
thread #29: tid = 0x2d0525, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1780b'
thread #30: tid = 0x2d0562, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18103'
thread #31: tid = 0x2d06cb, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_7327'
thread #32: tid = 0x2d06cc, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1880b'
thread #33: tid = 0x2d06cd, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18b0b'
thread #34: tid = 0x2d06ce, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18e0b'
thread #35: tid = 0x2d06cf, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1910b'
thread #36: tid = 0x2d06de, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1357'
thread #37: tid = 0x2d06e1, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1840f'
thread #38: tid = 0x2d082a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1639b'
thread #39: tid = 0x2d082b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_8a57'
thread #40: tid = 0x2d082c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_19f13'
thread #41: tid = 0x2d0838, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1a50b'
thread #42: tid = 0x2d0839, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1a80b'
thread #43: tid = 0x2d083a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ab0b'
thread #44: tid = 0x2d083b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ae0b'
thread #45: tid = 0x2d0915, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b10b'
thread #46: tid = 0x2d0916, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b40b'
thread #47: tid = 0x2d0917, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b70b'
thread #48: tid = 0x2d0918, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ba0b'
thread #49: tid = 0x2d0919, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1bd0b'
thread #50: tid = 0x2d091a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c00b'
thread #51: tid = 0x2d091b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c30b'
thread #52: tid = 0x2d091c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c60b'
thread #53: tid = 0x2d091d, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1c90b'
thread #54: tid = 0x2d0929, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_9f0f'
thread #55: tid = 0x2d092a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_9e0f'
thread #56: tid = 0x2d092b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1cc17'
thread #57: tid = 0x2d092c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d20b'
thread #58: tid = 0x2d092d, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d50b'
thread #59: tid = 0x2d092e, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d80b'
thread #60: tid = 0x2d0c08, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18507'
thread #61: tid = 0x2d0ce5, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_17f0f'
thread #62: tid = 0x2d0ce6, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_241b'
thread #63: tid = 0x2d0ce7, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_d41f'
thread #64: tid = 0x2d0ce8, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_7617'
thread #65: tid = 0x2d0ce9, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_e01b'
thread #66: tid = 0x2d0cea, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1941b'
thread #67: tid = 0x2d0ceb, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1df0b'
thread #68: tid = 0x2d0cec, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1e20b'
thread #69: tid = 0x2d0ced, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1e50b'
thread #70: tid = 0x2d0cee, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1e80b'
thread #71: tid = 0x2d0cef, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1eb0b'
thread #72: tid = 0x2d0cf0, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ee0b'
thread #73: tid = 0x2d0cf1, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1f10b'
thread #74: tid = 0x2d0cf2, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1f40b'
thread #75: tid = 0x2d0cf3, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1f70b'
thread #76: tid = 0x2d0cf4, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1fa0b'
thread #77: tid = 0x2d0cf5, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1fd0b'
thread #78: tid = 0x2d0cf6, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2000b'
thread #79: tid = 0x2d0cf7, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2030b'
thread #80: tid = 0x2d0cf8, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2060b'
thread #81: tid = 0x2d16bb, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #82: tid = 0x2d1815, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #83: tid = 0x2d217e, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #84: tid = 0x2d217f, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #85: tid = 0x2d2180, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #86: tid = 0x2d2181, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #87: tid = 0x2d2184, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #88: tid = 0x2d22e4, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #89: tid = 0x2d239f, 0x00007fff98fd25e2 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 = 0x2cff84, 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'tid_1613', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff98fcb3b3 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff91c021c4 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff91c0168c CoreFoundation`__CFRunLoopRun + 1356
frame #4: 0x00007fff91c00ed8 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff8b8cc935 HIToolbox`RunCurrentEventLoopInMode + 235
frame #6: 0x00007fff8b8cc76f HIToolbox`ReceiveNextEventCommon + 432
frame #7: 0x00007fff8b8cc5af HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
frame #8: 0x00007fff8f619df6 AppKit`_DPSNextEvent + 1067
frame #9: 0x00007fff8f619226 AppKit`-[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
frame #10: 0x000000010c91d282 libgdk-quartz-2.0.0.dylib`poll_func(ufds=0x00007f81fe7bd550, nfds=2, timeout_=181) + 306 at gdkeventloop-quartz.c:779
frame #11: 0x000000010c16a327 libglib-2.0.0.dylib`g_main_context_iterate + 351
frame #12: 0x000000010c16a5d6 libglib-2.0.0.dylib`g_main_loop_run + 207
frame #13: 0x000000010c3e11b2 libgtk-quartz-2.0.0.dylib`gtk_main + 258 at gtkmain.c:1257
frame #14: 0x000000011b89a15a
frame #15: 0x0000000107353274
frame #16: 0x0000000107352e57
frame #17: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #18: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81f9504a78, obj=0x0000000000000000, params=0x00007fff591786a8, exc=0x0000000000000000) + 130 at object.c:2897 [opt]
frame #19: 0x0000000106ec4d4b libmonosgen-2.0.dylib`mono_runtime_exec_main(method=0x00007f81f9504a78, args=<unavailable>, exc=0x0000000000000000) + 379 at object.c:4223 [opt]
frame #20: 0x0000000106d71b43 libmonosgen-2.0.dylib`mono_jit_exec(domain=<unavailable>, assembly=<unavailable>, argc=1, argv=0x00007f81f9417740) + 195 at driver.g.c:1031 [opt]
frame #21: 0x0000000106d73a91 libmonosgen-2.0.dylib`mono_main [inlined] main_thread_handler + 7105 at driver.g.c:1091 [opt]
frame #22: 0x0000000106d73a5a libmonosgen-2.0.dylib`mono_main(argc=<unavailable>, argv=<unavailable>) + 7050 at driver.g.c:2162 [opt]
frame #23: 0x0000000106a88820 XamarinStudio`main + 2560
frame #24: 0x00007fff98fb55ad libdyld.dylib`start + 1
thread #2: tid = 0x2cff9b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106f1e2ed libmonosgen-2.0.dylib`thread_func [inlined] mono_os_cond_wait(mutex=0x00000001070850a0) + 15 at mono-os-mutex.h:105 [opt]
frame #3: 0x0000000106f1e2de libmonosgen-2.0.dylib`thread_func(thread_data=0x0000000000000000) + 462 at sgen-thread-pool.c:118 [opt]
frame #4: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #5: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #6: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #3: tid = 0x2cff9c, 0x00007fff98fcbfae libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'tid_60b'
frame #0: 0x00007fff98fcbfae libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x0000000106ebcefb 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: 0x0000000106ebcef0 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: 0x0000000106ebcee5 libmonosgen-2.0.dylib`finalizer_thread(unused=<unavailable>) + 101 at gc.c:711 [opt]
frame #4: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #5: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #6: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #7: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #9: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #4: tid = 0x2cff9e, 0x00007fff98fd2efa libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
frame #0: 0x00007fff98fd2efa libsystem_kernel.dylib`kevent_qos + 10
frame #1: 0x00007fff8be32165 libdispatch.dylib`_dispatch_mgr_invoke + 216
frame #2: 0x00007fff8be31dcd libdispatch.dylib`_dispatch_mgr_thread + 52
thread #5: tid = 0x2cffb2, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #6: tid = 0x2cffe1, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_6003'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x0000000106f03f1e libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x0000000106f03f12 libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x0000000106f03ef4 libmonosgen-2.0.dylib`sgen_gc_lock + 4 at sgen-gc.c:3152 [opt]
frame #5: 0x0000000106ef8057 libmonosgen-2.0.dylib`mono_gc_set_skip_thread(skip=0) + 23 at sgen-mono.c:2259 [opt]
frame #6: 0x0000000106e9b644 libmonosgen-2.0.dylib`monitor_thread + 660 at threadpool-ms.c:897 [opt]
frame #7: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #8: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #9: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #10: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #11: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #12: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #7: tid = 0x2cffe2, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_5f07'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x0000000106f03f1e libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x0000000106f03f12 libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x0000000106f03ef4 libmonosgen-2.0.dylib`sgen_gc_lock + 4 at sgen-gc.c:3152 [opt]
frame #5: 0x0000000106ef6c40 libmonosgen-2.0.dylib`mono_gc_alloc_vector(vtable=0x00007f8205277428, size=4760, max_length=197) + 112 at sgen-mono.c:1733 [opt]
frame #6: 0x000000010735ef76
frame #7: 0x000000010d2e0694
frame #8: 0x0000000127cf513a
thread #8: tid = 0x2cffe3, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_630b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #9: tid = 0x2d01b0, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_6d07'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106f23f13 libmonosgen-2.0.dylib`mono_os_cond_timedwait(cond=0x00007f81fa0174b8, mutex=0x00007f81fa017478, timeout_ms=<unavailable>) + 131 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106f23ce8 libmonosgen-2.0.dylib`_wapi_handle_timedwait_signal_handle(handle=0x0000000000000455, timeout=596, alertable=1, poll=<unavailable>, alerted=0x0000700000aee544) + 536 at handles.c:1554 [opt]
frame #4: 0x0000000106f35824 libmonosgen-2.0.dylib`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 580 at wait.c:187 [opt]
frame #5: 0x0000000106e939c4 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:1518 [opt]
frame #6: 0x0000000106e93c05 libmonosgen-2.0.dylib`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x0000000000000455, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1652 [opt]
frame #7: 0x0000000116e219e4
frame #8: 0x0000000116e212fb
frame #9: 0x0000000116e1f1b9
frame #10: 0x00000001108f34c9
frame #11: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000107606370, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #12: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81f9e4f248, obj=0x0000000107606370, params=0x0000700000aeee58, exc=0x0000000000000000) + 130 at object.c:2897 [opt]
frame #13: 0x0000000106e983c3 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #14: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #15: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #16: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #17: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #18: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #10: tid = 0x2d01de, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_6a13'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #11: tid = 0x2d021b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2333'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #12: tid = 0x2d021e, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_770b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #13: tid = 0x2d0255, 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10, name = 'tid_a203'
frame #0: 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10
frame #1: 0x0000000106f418db libmonosgen-2.0.dylib`mono_poll(ufds=0x00007f81fe749c70, nfds=4, timeout=<unavailable>) + 395 at mono-poll.c:83 [opt]
frame #2: 0x0000000106e9d9a1 libmonosgen-2.0.dylib`poll_event_wait(callback=(libmonosgen-2.0.dylib`wait_callback at threadpool-ms-io.c:246), user_data=0x00007f81fe748ee0) + 97 at threadpool-ms-io-poll.c:146 [opt]
frame #3: 0x0000000106e9c907 libmonosgen-2.0.dylib`selector_thread(data=<unavailable>) + 1063 at threadpool-ms-io.c:412 [opt]
frame #4: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #5: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #6: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #7: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #9: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #14: tid = 0x2d0278, 0x00007fff98fd2eca libsystem_kernel.dylib`kevent + 10, name = 'tid_b207'
frame #0: 0x00007fff98fd2eca libsystem_kernel.dylib`kevent + 10
frame #1: 0x0000000106e2edf0 libmonosgen-2.0.dylib`ves_icall_System_IO_KqueueMonitor_kevent_notimeout(kq_ptr=0x0000000107758dac, changelist=0x00007f820150eed0, nchanges=0, eventlist=0x00007f82019a6800, nevents=32) + 112 at filewatcher.c:234 [opt]
frame #2: 0x000000011862f808
frame #3: 0x0000000118629984
frame #4: 0x0000000118629785
frame #5: 0x00000001108f34c9
frame #6: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000107759038, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #7: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81f9e4f248, obj=0x0000000107759038, params=0x0000700001946e58, exc=0x0000000000000000) + 130 at object.c:2897 [opt]
frame #8: 0x0000000106e983c3 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #9: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #10: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #11: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #12: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #13: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #15: tid = 0x2d0279, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_b01b'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x00007fff8b7da5f5 libsystem_pthread.dylib`_pthread_mutex_lock_slow + 300
frame #3: 0x0000000106ebaecb libmonosgen-2.0.dylib`mono_domain_lock [inlined] mono_os_mutex_lock(mutex=0x00007f81f9503290) + 8 at mono-os-mutex.h:70 [opt]
frame #4: 0x0000000106ebaec3 libmonosgen-2.0.dylib`mono_domain_lock [inlined] mono_coop_mutex_lock + 21 at mono-coop-mutex.h:55 [opt]
frame #5: 0x0000000106ebaeae libmonosgen-2.0.dylib`mono_domain_lock(domain=0x00007f81f9503290) + 14 at domain.c:1968 [opt]
frame #6: 0x0000000106dabf1f libmonosgen-2.0.dylib`mono_create_jit_trampoline_in_domain(domain=0x00007f81f9503290, method=0x00007f81fc26ceb0) + 223 at mini-trampolines.c:1488 [opt]
frame #7: 0x0000000106cfad79 libmonosgen-2.0.dylib`mono_resolve_patch_target(method=<unavailable>, domain=<unavailable>, code=<unavailable>, patch_info=<unavailable>, run_cctors=<unavailable>) + 169 at mini-runtime.c:1430 [opt]
frame #8: 0x0000000106cf58ba libmonosgen-2.0.dylib`mono_codegen(cfg=0x00007f81fd91b200) + 1498 at mini.c:2628 [opt]
frame #9: 0x0000000106cf7ae8 libmonosgen-2.0.dylib`mini_method_compile(method=0x00007f81ff6f6740, opts=<unavailable>, domain=<unavailable>, flags=<unavailable>, parts=<unavailable>, aot_method_index=<unavailable>) + 8456 at mini.c:4009 [opt]
frame #10: 0x0000000106cf903e libmonosgen-2.0.dylib`mono_jit_compile_method_inner(method=0x00007f81ff6f6740, target_domain=0x00007f81f9503290, opt=370239999, jit_ex=0x0000700001b48c70) + 606 at mini.c:4263 [opt]
frame #11: 0x0000000106cfbc6c libmonosgen-2.0.dylib`mono_jit_compile_method_with_opt(method=<unavailable>, opt=<unavailable>, ex=0x0000700001b48c70) + 604 at mini-runtime.c:1952 [opt]
frame #12: 0x0000000106cfb9ba libmonosgen-2.0.dylib`mono_jit_compile_method(method=0x00007f81ff6f6740) + 42 at mini-runtime.c:2008 [opt]
frame #13: 0x0000000106daa881 libmonosgen-2.0.dylib`common_call_trampoline [inlined] common_call_trampoline_inner(m=<unavailable>, vt=0x0000000000000000, vtable_slot=<unavailable>) + 1121 at mini-trampolines.c:694 [opt]
frame #14: 0x0000000106daa420 libmonosgen-2.0.dylib`common_call_trampoline(regs=0x0000700001b48f70, code="H\x8bE\xa0H\x8bM\x98H\x8bU\x90H\x89J(H\x83¿(H\x89M\xa8H\x8b—H¡Í\x16H\x81˙, m=<unavailable>, vt=0x0000000000000000, vtable_slot=0x0000000000000000) + 80 at mini-trampolines.c:808 [opt]
frame #15: 0x00000001070dd295
frame #16: 0x000000012820acfd
frame #17: 0x000000012820aae5
frame #18: 0x000000012820a21b
frame #19: 0x0000000128209e61
frame #20: 0x0000000128209abf
frame #21: 0x0000000127b74266
frame #22: 0x0000000127b73da4
frame #23: 0x0000000116e891bc
frame #24: 0x00000001108f34c9
frame #25: 0x0000000116e885a3
frame #26: 0x00000001108f1f81
frame #27: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #28: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81fa0337b8, obj=0x0000000000000000, params=0x0000000000000000, exc=0x0000700001b49db8) + 130 at object.c:2897 [opt]
frame #29: 0x0000000106e9adb9 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 1721 at threadpool-ms.c:647 [opt]
frame #30: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #31: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #32: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #33: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #34: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #35: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #16: tid = 0x2d027a, 0x00007fff98fd2582 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_8507'
frame #0: 0x00007fff98fd2582 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x0000000106da8441 libmonosgen-2.0.dylib`mono_handle_native_sigsegv(signal=<unavailable>, ctx=<unavailable>, info=<unavailable>) + 433 at mini-exceptions.c:2348 [opt]
frame #2: 0x0000000106dfe25a libmonosgen-2.0.dylib`mono_arch_handle_altstack_exception(sigctx=0x00000001186f9f48, siginfo=<unavailable>, fault_addr=<unavailable>, stack_ovf=0) + 90 at exceptions-amd64.c:808 [opt]
frame #3: 0x0000000106cfc4f8 libmonosgen-2.0.dylib`mono_sigsegv_signal_handler(_dummy=<unavailable>, _info=<unavailable>, context=<unavailable>) + 392 at mini-runtime.c:2888 [opt]
frame #4: 0x00007fff9508c52a libsystem_platform.dylib`_sigtramp + 26
frame #5: 0x0000000106f1bb59 libmonosgen-2.0.dylib`copy_object_no_checks [inlined] sgen_vtable_get_descriptor(vtable=0x0000000000000000) + 1 at sgen-client-mono.h:39 [opt]
frame #6: 0x0000000106f1bb58 libmonosgen-2.0.dylib`copy_object_no_checks(obj=0x0000000107493a58, queue=0x0000000107081c10) + 24 at sgen-copy-object.h:64 [opt]
frame #7: 0x0000000106f1a91b libmonosgen-2.0.dylib`simple_nursery_serial_copy_object(obj_slot=0x000000013c97af60, queue=<unavailable>) + 75 at sgen-minor-copy-object.h:98 [opt]
frame #8: 0x0000000106ef69fd libmonosgen-2.0.dylib`sgen_client_cardtable_scan_object(obj=0x000000013c97af40, block_obj_size=<unavailable>, cards=<unavailable>, mod_union=0, ctx=<unavailable>) + 733 at sgen-mono.c:1682 [opt]
frame #9: 0x0000000106efa1b2 libmonosgen-2.0.dylib`sgen_cardtable_scan_object(obj=0x000000013c97af40, block_obj_size=1072, cards="\x01", mod_union=<unavailable>, ctx=<unavailable>) + 34 at sgen-cardtable.c:496 [opt]
frame #10: 0x0000000106f0bf87 libmonosgen-2.0.dylib`major_scan_card_table [inlined] scan_card_table_for_block(block=<unavailable>, mod_union=<unavailable>) + 483 at sgen-marksweep.c:2274 [opt]
frame #11: 0x0000000106f0bda4 libmonosgen-2.0.dylib`major_scan_card_table(mod_union=<unavailable>, ctx=<unavailable>) + 164 at sgen-marksweep.c:2316 [opt]
frame #12: 0x0000000106efa64a libmonosgen-2.0.dylib`sgen_card_table_scan_remsets(ctx=<unavailable>) + 90 at sgen-cardtable.c:441 [opt]
frame #13: 0x0000000106f1e873 libmonosgen-2.0.dylib`sgen_workers_enqueue_job(job=0x000000010f1b60d8, enqueue=<unavailable>) + 35 at sgen-workers.c:132 [opt]
frame #14: 0x0000000106f03440 libmonosgen-2.0.dylib`collect_nursery(unpin_queue=<unavailable>, finish_up_concurrent_mark=0) + 592 at sgen-gc.c:1561 [opt]
frame #15: 0x0000000106f02df6 libmonosgen-2.0.dylib`sgen_perform_collection(requested_size=4760, generation_to_collect=0, reason="Nursery full", wait_to_finish=0) + 550 at sgen-gc.c:2254 [opt]
frame #16: 0x0000000106ef9631 libmonosgen-2.0.dylib`sgen_alloc_obj_nolock(vtable=0x00007f8205277428, size=4760) + 689 at sgen-alloc.c:274 [opt]
frame #17: 0x0000000106ef6c4b libmonosgen-2.0.dylib`mono_gc_alloc_vector(vtable=0x00007f8205277428, size=4760, max_length=197) + 123 at sgen-mono.c:1735 [opt]
frame #18: 0x000000010735ef76
frame #19: 0x000000010d2e0694
frame #20: 0x0000000127cf513a
thread #17: tid = 0x2d027b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_b81f'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #18: tid = 0x2d027c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_ba0f'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #19: tid = 0x2d0293, 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
frame #0: 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff91c3f4fa CoreFoundation`__CFSocketManager + 762
frame #2: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #3: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #4: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #20: tid = 0x2d0294, 0x00007fff98fd3362 libsystem_kernel.dylib`read + 10, name = 'tid_eb23'
frame #0: 0x00007fff98fd3362 libsystem_kernel.dylib`read + 10
frame #1: 0x0000000106f28d1e libmonosgen-2.0.dylib`pipe_read(handle=0x0000000000000033, buffer=0x00000001075eed40, numbytes=<unavailable>, bytesread=0x000070000235e3d4, overlapped=<unavailable>) + 142 at io.c:1204 [opt]
frame #2: 0x0000000106e2e666 libmonosgen-2.0.dylib`ves_icall_System_IO_MonoIO_Read(handle=0x0000000000000033, dest=<unavailable>, dest_offset=<unavailable>, count=1024, error=0x000070000235e4d0) + 150 at file-io.c:855 [opt]
frame #3: 0x000000010ace4921
thread #21: tid = 0x2d0297, 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
frame #0: 0x00007fff98fcbf72 libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff98fcb3b3 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff91c021c4 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff91c0168c CoreFoundation`__CFRunLoopRun + 1356
frame #4: 0x00007fff91c00ed8 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff8f76fd95 AppKit`_NSEventThread + 149
frame #6: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #8: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #22: tid = 0x2d029b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16003'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106f23f3f libmonosgen-2.0.dylib`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007f81fa01c850, mutex=0x00007f81fa01c810) + 11 at mono-os-mutex.h:105 [opt]
frame #3: 0x0000000106f23f34 libmonosgen-2.0.dylib`mono_os_cond_timedwait(cond=0x00007f81fa01c850, mutex=0x00007f81fa01c810, timeout_ms=<unavailable>) + 164 at mono-os-mutex.h:120 [opt]
frame #4: 0x0000000106f23ce8 libmonosgen-2.0.dylib`_wapi_handle_timedwait_signal_handle(handle=0x00000000000004c0, timeout=4294967295, alertable=1, poll=<unavailable>, alerted=0x0000700002561684) + 536 at handles.c:1554 [opt]
frame #5: 0x0000000106f35824 libmonosgen-2.0.dylib`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 580 at wait.c:187 [opt]
frame #6: 0x0000000106e939c4 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:1518 [opt]
frame #7: 0x0000000106e93c05 libmonosgen-2.0.dylib`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this_obj=<unavailable>, handle=0x00000000000004c0, ms=<unavailable>, exitContext=<unavailable>) + 85 at threads.c:1652 [opt]
frame #8: 0x0000000116e219e4
frame #9: 0x000000011bb757d1
frame #10: 0x0000000116e1f1b9
frame #11: 0x00000001108f34c9
frame #12: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000107693f10, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #13: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81f9e4f248, obj=0x0000000107693f10, params=0x0000700002561e58, exc=0x0000000000000000) + 130 at object.c:2897 [opt]
frame #14: 0x0000000106e983c3 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #15: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #16: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #17: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #18: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #19: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #23: tid = 0x2d029c, 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10
frame #0: 0x00007fff98fd207a libsystem_kernel.dylib`__select + 10
frame #1: 0x000000010c175baf libglib-2.0.0.dylib`g_poll + 399
frame #2: 0x000000010c91e2b1 libgdk-quartz-2.0.0.dylib`select_thread_func(arg=0x0000000000000000) + 321 at gdkeventloop-quartz.c:286
frame #3: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #4: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #5: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #24: tid = 0x2d0512, 0x00000001254eaebf, name = 'tid_16c0f'
frame #0: 0x00000001254eaebf
frame #1: 0x0000000127cf513a
thread #25: tid = 0x2d0513, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16b93'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #26: tid = 0x2d0514, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_16f0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #27: tid = 0x2d051d, 0x00007fff98fd13ca libsystem_kernel.dylib`__accept + 10, name = 'tid_1720b'
frame #0: 0x00007fff98fd13ca libsystem_kernel.dylib`__accept + 10
frame #1: 0x0000000106f3166e libmonosgen-2.0.dylib`_wapi_accept(fd=39, addr=0x0000000000000000, addrlen=0x0000000000000000) + 174 at sockets.c:176 [opt]
frame #2: 0x0000000106e841a4 libmonosgen-2.0.dylib`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=39, error=0x0000700002bed7d0, blocking=<unavailable>) + 84 at socket-io.c:768 [opt]
frame #3: 0x000000011de1701c
frame #4: 0x000000011de15f6b
frame #5: 0x0000000116e1f1b9
frame #6: 0x00000001108f34c9
frame #7: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001074ecd40, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #8: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81f9e4f248, obj=0x00000001074ecd40, params=0x0000700002bede58, exc=0x0000000000000000) + 130 at object.c:2897 [opt]
frame #9: 0x0000000106e983c3 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #10: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #11: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #12: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #13: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #14: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #28: tid = 0x2d051e, 0x00007fff98fd13ca libsystem_kernel.dylib`__accept + 10, name = 'tid_1750b'
frame #0: 0x00007fff98fd13ca libsystem_kernel.dylib`__accept + 10
frame #1: 0x0000000106f3166e libmonosgen-2.0.dylib`_wapi_accept(fd=40, addr=0x0000000000000000, addrlen=0x0000000000000000) + 174 at sockets.c:176 [opt]
frame #2: 0x0000000106e841a4 libmonosgen-2.0.dylib`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=40, error=0x0000700002df07a0, blocking=<unavailable>) + 84 at socket-io.c:768 [opt]
frame #3: 0x000000011de1701c
frame #4: 0x000000011de15f6b
frame #5: 0x0000000116e1f1b9
frame #6: 0x00000001108f34c9
frame #7: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001074f8b58, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #8: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81f9e4f248, obj=0x00000001074f8b58, params=0x0000700002df0e58, exc=0x0000000000000000) + 130 at object.c:2897 [opt]
frame #9: 0x0000000106e983c3 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #10: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #11: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #12: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #13: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #14: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #29: tid = 0x2d0525, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1780b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #30: tid = 0x2d0562, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18103'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106f48acf libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] mono_os_cond_timedwait + 109 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106f48a62 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: 0x0000000106f48a62 libmonosgen-2.0.dylib`mono_thread_info_sleep [inlined] sleep_interruptable(ms=3000, alerted=0x00007000033f9714) + 310 at mono-threads.c:1153 [opt]
frame #5: 0x0000000106f4892c libmonosgen-2.0.dylib`mono_thread_info_sleep(ms=3000, alerted=0x00007000033f9714) + 364 at mono-threads.c:1185 [opt]
frame #6: 0x0000000106e92fc2 libmonosgen-2.0.dylib`ves_icall_System_Threading_Thread_Sleep_internal(ms=3000) + 98 at threads.c:1181 [opt]
frame #7: 0x000000011f2a4bd9
frame #8: 0x0000000116e1f1b9
frame #9: 0x00000001108f34c9
frame #10: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001074a6798, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #11: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81f9e4f248, obj=0x00000001074a6798, params=0x00007000033f9e58, exc=0x0000000000000000) + 130 at object.c:2897 [opt]
frame #12: 0x0000000106e983c3 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 615 at threads.c:723 [opt]
frame #13: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #14: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #15: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #16: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #17: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #31: tid = 0x2d06cb, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_7327'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #32: tid = 0x2d06cc, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1880b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #33: tid = 0x2d06cd, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18b0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #34: tid = 0x2d06ce, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18e0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #35: tid = 0x2d06cf, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1910b'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x0000000106f03f1e libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x0000000106f03f12 libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x0000000106f03ef4 libmonosgen-2.0.dylib`sgen_gc_lock + 4 at sgen-gc.c:3152 [opt]
frame #5: 0x0000000106ef6c40 libmonosgen-2.0.dylib`mono_gc_alloc_vector(vtable=0x00007f8205277428, size=4760, max_length=197) + 112 at sgen-mono.c:1733 [opt]
frame #6: 0x000000010735ef76
frame #7: 0x000000010d2e0694
frame #8: 0x0000000127cf513a
thread #36: tid = 0x2d06de, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1357'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #37: tid = 0x2d06e1, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1840f'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x00007fff8b7da5f5 libsystem_pthread.dylib`_pthread_mutex_lock_slow + 300
frame #3: 0x0000000106ebb1c7 libmonosgen-2.0.dylib`mono_domain_code_commit [inlined] mono_os_mutex_lock(mutex=0x00007f81f9503290) + 8 at mono-os-mutex.h:70 [opt]
frame #4: 0x0000000106ebb1bf libmonosgen-2.0.dylib`mono_domain_code_commit [inlined] mono_coop_mutex_lock + 21 at mono-coop-mutex.h:55 [opt]
frame #5: 0x0000000106ebb1aa libmonosgen-2.0.dylib`mono_domain_code_commit [inlined] mono_domain_lock(domain=0x00007f81f9503290) at domain.c:1968 [opt]
frame #6: 0x0000000106ebb1aa libmonosgen-2.0.dylib`mono_domain_code_commit(domain=0x00007f81f9503290, data=0x000000012820b360, size=144, newsize=144) + 26 at domain.c:1450 [opt]
frame #7: 0x0000000106cf5909 libmonosgen-2.0.dylib`mono_codegen(cfg=0x00007f820510f400) + 1577 at mini.c:2642 [opt]
frame #8: 0x0000000106cf7ae8 libmonosgen-2.0.dylib`mini_method_compile(method=0x00007f81ff6f6740, opts=<unavailable>, domain=<unavailable>, flags=<unavailable>, parts=<unavailable>, aot_method_index=<unavailable>) + 8456 at mini.c:4009 [opt]
frame #9: 0x0000000106cf903e libmonosgen-2.0.dylib`mono_jit_compile_method_inner(method=0x00007f81ff6f6740, target_domain=0x00007f81f9503290, opt=370239999, jit_ex=0x0000700004493c70) + 606 at mini.c:4263 [opt]
frame #10: 0x0000000106cfbc6c libmonosgen-2.0.dylib`mono_jit_compile_method_with_opt(method=<unavailable>, opt=<unavailable>, ex=0x0000700004493c70) + 604 at mini-runtime.c:1952 [opt]
frame #11: 0x0000000106cfb9ba libmonosgen-2.0.dylib`mono_jit_compile_method(method=0x00007f81ff6f6740) + 42 at mini-runtime.c:2008 [opt]
frame #12: 0x0000000106daa881 libmonosgen-2.0.dylib`common_call_trampoline [inlined] common_call_trampoline_inner(m=<unavailable>, vt=0x0000000000000000, vtable_slot=<unavailable>) + 1121 at mini-trampolines.c:694 [opt]
frame #13: 0x0000000106daa420 libmonosgen-2.0.dylib`common_call_trampoline(regs=0x0000700004493f70, code="H\x8bE\xa0H\x8bM\x98H\x8bU\x90H\x89J(H\x83¿(H\x89M\xa8H\x8b—H¡Í\x16H\x81˙, m=<unavailable>, vt=0x0000000000000000, vtable_slot=0x0000000000000000) + 80 at mini-trampolines.c:808 [opt]
frame #14: 0x00000001070dd295
frame #15: 0x000000012820acfd
frame #16: 0x000000012820aae5
frame #17: 0x000000012820a21b
frame #18: 0x0000000128209e61
frame #19: 0x0000000128209abf
frame #20: 0x0000000127b74266
frame #21: 0x0000000127b73da4
frame #22: 0x0000000116e891bc
frame #23: 0x00000001108f34c9
frame #24: 0x0000000116e885a3
frame #25: 0x00000001108f1f81
frame #26: 0x0000000106cff520 libmonosgen-2.0.dylib`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=<unavailable>, exc=<unavailable>) + 1776 at mini-runtime.c:2578 [opt]
frame #27: 0x0000000106ebf4c2 libmonosgen-2.0.dylib`mono_runtime_invoke(method=0x00007f81fa0337b8, obj=0x0000000000000000, params=0x0000000000000000, exc=0x0000700004494db8) + 130 at object.c:2897 [opt]
frame #28: 0x0000000106e9adb9 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 1721 at threadpool-ms.c:647 [opt]
frame #29: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #30: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #31: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #32: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #33: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #34: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #38: tid = 0x2d082a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1639b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #39: tid = 0x2d082b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_8a57'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #40: tid = 0x2d082c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_19f13'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #41: tid = 0x2d0838, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1a50b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #42: tid = 0x2d0839, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1a80b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #43: tid = 0x2d083a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ab0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #44: tid = 0x2d083b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ae0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #45: tid = 0x2d0915, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b10b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #46: tid = 0x2d0916, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b40b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #47: tid = 0x2d0917, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1b70b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #48: tid = 0x2d0918, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ba0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #49: tid = 0x2d0919, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1bd0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #50: tid = 0x2d091a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c00b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #51: tid = 0x2d091b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c30b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #52: tid = 0x2d091c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1c60b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #53: tid = 0x2d091d, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1c90b'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x0000000106f03f1e libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x0000000106f03f12 libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x0000000106f03ef4 libmonosgen-2.0.dylib`sgen_gc_lock + 4 at sgen-gc.c:3152 [opt]
frame #5: 0x0000000106ef6c40 libmonosgen-2.0.dylib`mono_gc_alloc_vector(vtable=0x00007f8205277428, size=4760, max_length=197) + 112 at sgen-mono.c:1733 [opt]
frame #6: 0x000000010735ef76
frame #7: 0x000000010d2e0694
frame #8: 0x0000000127cf513a
thread #54: tid = 0x2d0929, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_9f0f'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #55: tid = 0x2d092a, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_9e0f'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #56: tid = 0x2d092b, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1cc17'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #57: tid = 0x2d092c, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d20b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #58: tid = 0x2d092d, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d50b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #59: tid = 0x2d092e, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1d80b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #60: tid = 0x2d0c08, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_18507'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #61: tid = 0x2d0ce5, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_17f0f'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #62: tid = 0x2d0ce6, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_241b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #63: tid = 0x2d0ce7, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_d41f'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x0000000106f03f1e libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x0000000106f03f12 libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x0000000106f03ef4 libmonosgen-2.0.dylib`sgen_gc_lock + 4 at sgen-gc.c:3152 [opt]
frame #5: 0x0000000106ef6c40 libmonosgen-2.0.dylib`mono_gc_alloc_vector(vtable=0x00007f8205277428, size=4760, max_length=197) + 112 at sgen-mono.c:1733 [opt]
frame #6: 0x000000010735ef76
frame #7: 0x000000010d2e0694
frame #8: 0x0000000127cf513a
thread #64: tid = 0x2d0ce8, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_7617'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #65: tid = 0x2d0ce9, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_e01b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #66: tid = 0x2d0cea, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1941b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #67: tid = 0x2d0ceb, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1df0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #68: tid = 0x2d0cec, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1e20b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #69: tid = 0x2d0ced, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1e50b'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x0000000106f03f1e libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x0000000106f03f12 libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x0000000106f03ef4 libmonosgen-2.0.dylib`sgen_gc_lock + 4 at sgen-gc.c:3152 [opt]
frame #5: 0x0000000106ef6c40 libmonosgen-2.0.dylib`mono_gc_alloc_vector(vtable=0x00007f8205277428, size=4760, max_length=197) + 112 at sgen-mono.c:1733 [opt]
frame #6: 0x000000010735ef76
frame #7: 0x000000010d2e0694
frame #8: 0x0000000127cf513a
thread #70: tid = 0x2d0cee, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1e80b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #71: tid = 0x2d0cef, 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10, name = 'tid_1eb0b'
frame #0: 0x00007fff98fd1de6 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8b7dce4a libsystem_pthread.dylib`_pthread_mutex_lock_wait + 89
frame #2: 0x0000000106f03f1e libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_os_mutex_lock + 12 at mono-os-mutex.h:70 [opt]
frame #3: 0x0000000106f03f12 libmonosgen-2.0.dylib`sgen_gc_lock [inlined] mono_coop_mutex_lock(mutex=<unavailable>) + 30 at mono-coop-mutex.h:55 [opt]
frame #4: 0x0000000106f03ef4 libmonosgen-2.0.dylib`sgen_gc_lock + 4 at sgen-gc.c:3152 [opt]
frame #5: 0x0000000106ef6c40 libmonosgen-2.0.dylib`mono_gc_alloc_vector(vtable=0x00007f8205277428, size=4760, max_length=197) + 112 at sgen-mono.c:1733 [opt]
frame #6: 0x000000010735ef76
frame #7: 0x000000010d2e0694
frame #8: 0x0000000127cf513a
thread #72: tid = 0x2d0cf0, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1ee0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #73: tid = 0x2d0cf1, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1f10b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #74: tid = 0x2d0cf2, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1f40b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #75: tid = 0x2d0cf3, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1f70b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #76: tid = 0x2d0cf4, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1fa0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #77: tid = 0x2d0cf5, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1fd0b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #78: tid = 0x2d0cf6, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2000b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #79: tid = 0x2d0cf7, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2030b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #80: tid = 0x2d0cf8, 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_2060b'
frame #0: 0x00007fff98fd1db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8b7dd728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x0000000106e9abb0 libmonosgen-2.0.dylib`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=0x00007f81f95bbb70, timeout_ms=<unavailable>) + 141 at mono-os-mutex.h:134 [opt]
frame #3: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:107 [opt]
frame #4: 0x0000000106e9ab23 libmonosgen-2.0.dylib`worker_thread [inlined] worker_park + 332 at threadpool-ms.c:525 [opt]
frame #5: 0x0000000106e9a9d7 libmonosgen-2.0.dylib`worker_thread(data=<unavailable>) + 727 at threadpool-ms.c:615 [opt]
frame #6: 0x0000000106e98341 libmonosgen-2.0.dylib`start_wrapper [inlined] start_wrapper_internal + 485 at threads.c:717 [opt]
frame #7: 0x0000000106e9815c libmonosgen-2.0.dylib`start_wrapper(data=<unavailable>) + 44 at threads.c:764 [opt]
frame #8: 0x0000000106f4ab58 libmonosgen-2.0.dylib`inner_start_thread(arg=<unavailable>) + 312 at mono-threads-posix.c:92 [opt]
frame #9: 0x00007fff8b7dc99d libsystem_pthread.dylib`_pthread_body + 131
frame #10: 0x00007fff8b7dc91a libsystem_pthread.dylib`_pthread_start + 168
frame #11: 0x00007fff8b7da351 libsystem_pthread.dylib`thread_start + 13
thread #81: tid = 0x2d16bb, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #82: tid = 0x2d1815, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #83: tid = 0x2d217e, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #84: tid = 0x2d217f, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #85: tid = 0x2d2180, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #86: tid = 0x2d2181, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #87: tid = 0x2d2184, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #88: tid = 0x2d22e4, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
thread #89: tid = 0x2d239f, 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff98fd25e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8b7dc578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff8b7da341 libsystem_pthread.dylib`start_wqthread + 13
(lldb) detach
error: Detach failed: Sending disconnect packet failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment