Skip to content

Instantly share code, notes, and snippets.

@garuma
Created September 8, 2016 20:56
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 garuma/beeb95f8b6ac694173fbda6d41853188 to your computer and use it in GitHub Desktop.
Save garuma/beeb95f8b6ac694173fbda6d41853188 to your computer and use it in GitHub Desktop.
ERROR [2016-09-08 16:20:45Z]: GLib-GObject-Critical: gpointer g_object_ref(gpointer): assertion `G_IS_OBJECT (object)' failed
Stack trace:
at Gtk.Button.gtk_button_set_label (System.IntPtr , System.IntPtr ) [0x00000] in <220b6ba68e0a411992e6a615527da528>:0
at Gtk.Button.set_Label (System.String value) [0x0000f] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/gtk/generated/Button.cs:154
at Xwt.GtkBackend.ButtonBackend.SetContent (System.String label, System.Boolean useMnemonic, Xwt.Backends.ImageDescription image, Xwt.ContentPosition position) [0x001ec] in /Users/jeremie/mono/monodevelop/main/external/xwt/Xwt.Gtk/Xwt.GtkBackend/ButtonBackend.cs:140
at Xwt.Button.set_Label (System.String value) [0x0004b] in /Users/jeremie/mono/monodevelop/main/external/xwt/Xwt/Xwt/Button.cs:101
at Xamarin.AndroidDesigner.Selectors.DeviceSelector.SetSelection (Xamarin.AndroidDesigner.AndroidDevice device, System.Boolean notifyChange) [0x00061] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner.Selectors/DeviceSelector.cs:123
at Xamarin.AndroidDesigner.Selectors.DeviceSelector.Initialize (Xamarin.AndroidDesigner.AndroidDesignerSession s) [0x00057] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner.Selectors/DeviceSelector.cs:278
at Xamarin.AndroidDesigner.DesignerWidget.InitializeQualifierSelectors () [0x00022] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner/DesignerWidget.cs:821
at Xamarin.AndroidDesigner.DesignerWidget.HandleApiLevelsChanged (System.Object sender, System.EventArgs e) [0x00002] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner/DesignerWidget.cs:815
at Xamarin.AndroidDesigner.DesignerProject.UpdateApiLevels (System.Int32 targetApiLevel, System.Int32 minApiLevel) [0x00066] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner/DesignerProject.cs:317
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper+<UpdateApplicationInfoAsync>c__async2.MoveNext () [0x0017d] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/MonoDevelop.MonoDroid/Designer/AndroidProjectWrapper.cs:168
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) [0x00031] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:316
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper.UpdateApplicationInfoAsync () [0x00000] in <9145cfab193d4a5f9e019f5d00b8d4d3>:0
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper+<UpdateApplicationInfo>c__async1.MoveNext () [0x00034] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/MonoDevelop.MonoDroid/Designer/AndroidProjectWrapper.cs:141
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) [0x00031] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:84
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper.UpdateApplicationInfo () [0x00000] in <9145cfab193d4a5f9e019f5d00b8d4d3>:0
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper.HandleFileServiceFileChanged (System.Object sender, MonoDevelop.Core.FileEventArgs e) [0x00019] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/MonoDevelop.MonoDroid/Designer/AndroidProjectWrapper.cs:117
at System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception& ) [0x00000] in <f7f6f89e7acf45dd8a7797f668192c87>:0
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00107] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/Delegate.cs:461
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x0000b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/MulticastDelegate.cs:67
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/Delegate.cs:406
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x0001e] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/MulticastDelegate.cs:72
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/Delegate.cs:406
at MonoDevelop.Core.EventQueue.Thaw () [0x00145] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/FileService.cs:868
at MonoDevelop.Core.FileService.ThawEvents () [0x00006] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/FileService.cs:686
at MonoDevelop.Ide.Gui.Document+<SaveTask>c__async2.MoveNext () [0x003bd] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:411
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.InvokeMoveNext (System.Object stateMachine) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.InvokeAction (System.Object state) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:741
at System.Threading.Tasks.AwaitTaskContinuation.RunCallback (System.Threading.ContextCallback callback, System.Object state, System.Threading.Tasks.Task& currentTask) [0x00017] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:770
at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run (System.Threading.Tasks.Task task, System.Boolean canInlineContinuationTask) [0x00016] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:419
at System.Threading.Tasks.Task.FinishContinuations () [0x000cf] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3649
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1[TResult].TrySetResult (TResult result) [0x00058] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].SetResult (TResult result) [0x0004b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].SetResult (System.Threading.Tasks.Task`1[TResult] completedTask) [0x00019] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:636
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult () [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:378
at MonoDevelop.SourceEditor.SourceEditorView+<Save>c__async1.MoveNext () [0x006ae] in /Users/jeremie/mono/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:793
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.InvokeMoveNext (System.Object stateMachine) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1089
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.<s_postCallback>m__0 (System.Object state) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:388
at MonoDevelop.Ide.DispatchService+GtkSynchronizationContext+<Post>c__AnonStorey0.<>m__0 (System.Object , System.EventArgs ) [0x0000d] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:52
at Gtk.Application+InvokeCB.Invoke () [0x00013] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/gtk/Application.cs:202
at GLib.Timeout+TimeoutProxy.Handler (System.IntPtr data) [0x0003f] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/glib/Timeout.cs:73
at Gtk.Application.gtk_main () [0x00000] in <220b6ba68e0a411992e6a615527da528>:0
at Gtk.Application.Run () [0x00001] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/gtk/Application.cs:135
at MonoDevelop.Ide.IdeApp.Run () [0x00001] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:386
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) [0x0079c] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:283
at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x000ae] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:594
at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00003] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:39
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) Gtk.Button.gtk_button_set_label (intptr,intptr) <IL 0x0000a, 0x000ed>
at Gtk.Button.set_Label (string) [0x0000f] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/gtk/generated/Button.cs:154
at Xwt.GtkBackend.ButtonBackend.SetContent (string,bool,Xwt.Backends.ImageDescription,Xwt.ContentPosition) [0x001ec] in /Users/jeremie/mono/monodevelop/main/external/xwt/Xwt.Gtk/Xwt.GtkBackend/ButtonBackend.cs:140
at Xwt.Button.set_Label (string) [0x0004b] in /Users/jeremie/mono/monodevelop/main/external/xwt/Xwt/Xwt/Button.cs:101
at (wrapper remoting-invoke-with-check) Xwt.Button.set_Label (string) <IL 0x00033, 0x00164>
at Xamarin.AndroidDesigner.Selectors.DeviceSelector.SetSelection (Xamarin.AndroidDesigner.AndroidDevice,bool) [0x00061] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner.Selectors/DeviceSelector.cs:123
at Xamarin.AndroidDesigner.Selectors.DeviceSelector.Initialize (Xamarin.AndroidDesigner.AndroidDesignerSession) [0x00057] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner.Selectors/DeviceSelector.cs:278
at Xamarin.AndroidDesigner.DesignerWidget.InitializeQualifierSelectors () [0x00022] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner/DesignerWidget.cs:821
at Xamarin.AndroidDesigner.DesignerWidget.HandleApiLevelsChanged (object,System.EventArgs) [0x00002] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner/DesignerWidget.cs:815
at Xamarin.AndroidDesigner.DesignerProject.UpdateApiLevels (int,int) [0x00066] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/Xamarin.AndroidDesigner/Xamarin.AndroidDesigner/DesignerProject.cs:317
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper/<UpdateApplicationInfoAsync>c__async2.MoveNext () [0x0017d] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/MonoDevelop.MonoDroid/Designer/AndroidProjectWrapper.cs:168
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper/<UpdateApplicationInfoAsync>c__async2> (MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper/<UpdateApplicationInfoAsync>c__async2&) [0x00031] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:316
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper.UpdateApplicationInfoAsync () <IL 0x0001e, 0x00190>
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper/<UpdateApplicationInfo>c__async1.MoveNext () [0x00034] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/MonoDevelop.MonoDroid/Designer/AndroidProjectWrapper.cs:141
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper/<UpdateApplicationInfo>c__async1> (MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper/<UpdateApplicationInfo>c__async1&) [0x00031] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:84
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper.UpdateApplicationInfo () <IL 0x0001d, 0x00190>
at MonoDevelop.MonoDroid.Designer.AndroidProjectWrapper.HandleFileServiceFileChanged (object,MonoDevelop.Core.FileEventArgs) [0x00019] in /Users/jeremie/mono/md-addins/MonoDevelop.MonoDroid/MonoDevelop.MonoDroid/Designer/AndroidProjectWrapper.cs:117
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object_object (object,intptr,intptr,intptr) <IL 0x0005d, 0x00327>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <IL 0x00016, 0x00131>
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00038] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229
at System.Delegate.DynamicInvokeImpl (object[]) [0x00107] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/Delegate.cs:461
at System.MulticastDelegate.DynamicInvokeImpl (object[]) [0x0000b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/MulticastDelegate.cs:67
at System.Delegate.DynamicInvoke (object[]) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/Delegate.cs:406
at System.MulticastDelegate.DynamicInvokeImpl (object[]) [0x0001e] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/MulticastDelegate.cs:72
at System.Delegate.DynamicInvoke (object[]) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System/Delegate.cs:406
at MonoDevelop.Core.EventQueue.Thaw () [0x00145] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/FileService.cs:868
at MonoDevelop.Core.FileService.ThawEvents () [0x00006] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/FileService.cs:686
at MonoDevelop.Ide.Gui.Document/<SaveTask>c__async2.MoveNext () [0x003bd] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:411
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/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-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.AwaitTaskContinuation.InvokeAction (object) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:741
at System.Threading.Tasks.AwaitTaskContinuation.RunCallback (System.Threading.ContextCallback,object,System.Threading.Tasks.Task&) [0x00017] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:770
at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run (System.Threading.Tasks.Task,bool) [0x00016] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:419
at System.Threading.Tasks.Task.FinishContinuations () [0x000cf] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:3649
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2366
at System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>.TrySetResult (System.Threading.Tasks.VoidTaskResult) [0x00058] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Future.cs:488
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>.SetResult (System.Threading.Tasks.VoidTaskResult) [0x0004b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:608
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>.SetResult (System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>) [0x00019] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:636
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult () [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:378
at MonoDevelop.SourceEditor.SourceEditorView/<Save>c__async1.MoveNext () [0x006ae] in /Users/jeremie/mono/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:793
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/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-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1070
at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.<s_postCallback>m__0 (object) [0x00000] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:388
at MonoDevelop.Ide.DispatchService/GtkSynchronizationContext/<Post>c__AnonStorey0.<>m__0 (object,System.EventArgs) [0x0000d] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:52
at Gtk.Application/InvokeCB.Invoke () [0x00013] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/gtk/Application.cs:202
at GLib.Timeout/TimeoutProxy.Handler (intptr) [0x0003f] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/glib/Timeout.cs:73
at (wrapper native-to-managed) GLib.Timeout/TimeoutProxy.Handler (intptr) <IL 0x00021, 0x0012a>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <IL 0x00008, 0x000db>
at Gtk.Application.Run () [0x00001] in /private/tmp/source-mono-master-gtk-perf/bockbuild-gtk-perf-fixes/profiles/mono-mac-xamarin/build-root/gtk-sharp-None/gtk/Application.cs:135
at MonoDevelop.Ide.IdeApp.Run () [0x00001] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:386
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions) [0x0079c] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:283
at MonoDevelop.Ide.IdeStartup.Main (string[],MonoDevelop.Ide.Extensions.IdeCustomizer) [0x000ae] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:594
at MonoDevelop.Startup.MonoDevelopMain.Main (string[]) [0x00003] in /Users/jeremie/mono/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:39
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <IL 0x00057, 0x00328>
Native stacktrace:
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.CBFMDv'
Executing commands in '/tmp/mono-gdb-commands.CBFMDv'.
(lldb) process attach --pid 15002
warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/4.7.0/lib/libgobject-2.0.0.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/4.7.0/lib/libgmodule-2.0.0.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/4.7.0/lib/libgthread-2.0.0.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/4.7.0/lib/libglib-2.0.0.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/4.7.0/lib/libgio-2.0.0.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
Process 15002 stopped
* thread #1: tid = 0xc5791, 0x00007fffe1cb7486 libsystem_kernel.dylib`__wait4 + 10, name = 'GUI Thread', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fffe1cb7486 libsystem_kernel.dylib`__wait4 + 10
libsystem_kernel.dylib`__wait4:
-> 0x7fffe1cb7486 <+10>: jae 0x7fffe1cb7490 ; <+20>
0x7fffe1cb7488 <+12>: movq %rax, %rdi
0x7fffe1cb748b <+15>: jmp 0x7fffe1cafd94 ; cerror
0x7fffe1cb7490 <+20>: retq
Executable module set to "/Library/Frameworks/Mono.framework/Versions/4.7.0/bin/mono64".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 15002 stopped
* thread #1: tid = 0xc5791, 0x00007fffe1cb7486 libsystem_kernel.dylib`__wait4 + 10, name = 'GUI Thread', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0xc5792, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
thread #3: tid = 0xc5794, 0x00007fffe1caf456 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
thread #4: tid = 0xc5798, 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10, name = 'Debugger agent'
thread #5: tid = 0xc585d, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Timer-Scheduler'
thread #6: tid = 0xc58ab, 0x00007fffe1cb6f4e libsystem_kernel.dylib`__select + 10, name = 'tid_8603'
thread #7: tid = 0xc58af, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #8: tid = 0xc58c6, 0x00007fffe1cb7e2e libsystem_kernel.dylib`kevent + 10, name = 'tid_b117'
thread #9: tid = 0xc58e6, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'NuGet background dispatcher'
thread #10: tid = 0xc58e9, 0x00007fffe1cb6f4e libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
thread #11: tid = 0xc58f9, 0x00007fffe1caf41a libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
thread #12: tid = 0xc590c, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
thread #13: tid = 0xc596c, 0x00007fffe1cb615a libsystem_kernel.dylib`__accept + 10, name = 'tid_10d2f'
thread #14: tid = 0xc596d, 0x00007fffe1cb615a libsystem_kernel.dylib`__accept + 10, name = 'tid_1108f'
thread #15: tid = 0xc5977, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1130b'
thread #16: tid = 0xc5f25, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #17: tid = 0xc5f69, 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10, name = 'Threadpool worker'
thread #18: tid = 0xc5f6c, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #19: tid = 0xc5f94, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Syntax highlighting'
thread #20: tid = 0xc8067, 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10, name = 'Threadpool worker'
thread #21: tid = 0xc859e, 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10, name = 'Threadpool worker'
thread #22: tid = 0xc8ba8, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #23: tid = 0xc8baa, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #24: tid = 0xc8bcc, 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10, name = 'Android Designer ReadMessage Loop'
thread #25: tid = 0xc8bcd, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Android Designer SendMessage Loop'
thread #26: tid = 0xc8d27, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #27: tid = 0xc8d29, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #28: tid = 0xc8d2a, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
thread #29: tid = 0xc8d2b, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #30: tid = 0xc8e73, 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10, name = 'tid_1451b'
thread #31: tid = 0xc9301, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #32: tid = 0xc94a8, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #33: tid = 0xc9553, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #34: tid = 0xc9857, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_14d1f'
thread #35: tid = 0xc9af8, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_17ad7'
thread #36: tid = 0xc9c8d, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
(lldb) thread backtrace all
* thread #1: tid = 0xc5791, 0x00007fffe1cb7486 libsystem_kernel.dylib`__wait4 + 10, name = 'GUI Thread', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fffe1cb7486 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x0000000100a2afb1 mono64`mono_handle_native_sigsegv(signal=<unavailable>, ctx=<unavailable>, info=<unavailable>) + 433 at mini-exceptions.c:2426 [opt]
frame #2: 0x0000000100a831aa mono64`mono_arch_handle_altstack_exception(sigctx=0x0000000100ffef48, siginfo=<unavailable>, fault_addr=<unavailable>, stack_ovf=0) + 90 at exceptions-amd64.c:795 [opt]
frame #3: 0x0000000100978fe8 mono64`mono_sigsegv_signal_handler(_dummy=<unavailable>, _info=<unavailable>, context=<unavailable>) + 392 at mini-runtime.c:2873 [opt]
frame #4: 0x00007fffe1d94bba libsystem_platform.dylib`_sigtramp + 26
frame #5: 0x0000000106182396 libgtk-quartz-2.0.0.dylib`gtk_button_construct_child(button=0x00007fd124012d70) + 246 at gtkbutton.c:955
frame #6: 0x0000000106182282 libgtk-quartz-2.0.0.dylib`gtk_button_set_label(button=0x00007fd124012d70, label=0x0000000000000000) + 242 at gtkbutton.c:1816
frame #7: 0x000000011ae505be
frame #8: 0x0000000129890aa9
frame #9: 0x000000012a47fbf5
frame #10: 0x00000001320206a8
frame #11: 0x000000012b6957aa
frame #12: 0x000000012b695361
frame #13: 0x000000012b6945f9
frame #14: 0x000000012b6942e1
frame #15: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000012ac62530, params=0x00007fff5f292410, error=0x0000000000000000) + 2230 at mini-runtime.c:2553 [opt]
frame #16: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd11f6a21a8, obj=0x000000012ac62530, params=0x00007fff5f292410, exc=0x0000000000000000, error=0x00007fff5f292578) + 88 at object.c:2960 [opt]
frame #17: 0x0000000100b595af mono64`mono_runtime_try_invoke_array [inlined] mono_runtime_invoke_checked(method=<unavailable>, error=<unavailable>) + 55 at object.c:3118 [opt]
frame #18: 0x0000000100b59578 mono64`mono_runtime_try_invoke_array(method=<unavailable>, obj=<unavailable>, params=<unavailable>, exc=<unavailable>, error=<unavailable>) + 1368 at object.c:5220 [opt]
frame #19: 0x0000000100abf0c4 mono64`ves_icall_InternalInvoke(method=<unavailable>, this_arg=<unavailable>, params=0x0000000101358138, exc=<unavailable>) + 660 at icall.c:3236 [opt]
frame #20: 0x000000010451e942
thread #2: tid = 0xc5792, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100bbde9e mono64`thread_func [inlined] mono_os_cond_wait(mutex=<unavailable>) + 5 at mono-os-mutex.h:150 [opt]
frame #3: 0x0000000100bbde99 mono64`thread_func(thread_data=0x0000000100e30010) + 169 at sgen-thread-pool.c:110 [opt]
frame #4: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #5: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #6: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #3: tid = 0xc5794, 0x00007fffe1caf456 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
frame #0: 0x00007fffe1caf456 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x0000000100b4e631 mono64`finalizer_thread [inlined] mono_os_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) + 11 at mono-os-semaphore.h:90 [opt]
frame #2: 0x0000000100b4e626 mono64`finalizer_thread [inlined] mono_coop_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) + 8 at mono-coop-semaphore.h:40 [opt]
frame #3: 0x0000000100b4e61e mono64`finalizer_thread(unused=<unavailable>) + 174 at gc.c:907 [opt]
frame #4: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #5: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #6: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #7: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #8: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #9: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #4: tid = 0xc5798, 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10, name = 'Debugger agent'
frame #0: 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x0000000100a630b9 mono64`socket_transport_recv(buf=0x0000700004191e65, len=11) + 137 at debugger-agent.c:1130 [opt]
frame #2: 0x0000000100a529c3 mono64`debugger_thread [inlined] transport_recv(len=11) + 32 at debugger-agent.c:1536 [opt]
frame #3: 0x0000000100a529a3 mono64`debugger_thread(arg=<unavailable>) + 659 at debugger-agent.c:9850 [opt]
frame #4: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #5: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #6: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #7: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #5: tid = 0xc585d, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Timer-Scheduler'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100bec157 mono64`mono_os_cond_timedwait(cond=0x00007fd12a8090d8, mutex=0x00007fd12a809098, timeout_ms=<unavailable>) + 135 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100beae56 mono64`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=749, poll=0, alerted=<unavailable>) + 8 at w32handle.c:976 [opt]
frame #4: 0x0000000100beae4e mono64`mono_w32handle_timedwait_signal_handle(poll=0, handle=<unavailable>, timeout=<unavailable>, alerted=<unavailable>) + 350 at w32handle.c:1091 [opt]
frame #5: 0x0000000100beac0b mono64`mono_w32handle_wait_one(handle=0x0000000000000dc1, timeout=749, alertable=<unavailable>) + 939 at w32handle.c:1238 [opt]
frame #6: 0x0000000100bd0109 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 9 at wait.c:42 [opt]
frame #7: 0x0000000100b21a34 mono64`mono_wait_uninterrupted(thread=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>, error=<unavailable>) + 100 at threads.c:1622 [opt]
frame #8: 0x0000000100b21d2b mono64`ves_icall_System_Threading_WaitHandle_WaitOne_internal(handle=0x0000000000000dc1, ms=-1) + 107 at threads.c:1758 [opt]
frame #9: 0x0000000105f0836b
frame #10: 0x0000000105f07ef0
frame #11: 0x0000000111619fc6
frame #12: 0x000000010ab90a8c
frame #13: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x000000010139bb30, params=0x00007000047dddf8, error=0x00000000000002ed) + 2230 at mini-runtime.c:2553 [opt]
frame #14: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x000000010139bb30, params=0x00007000047dddf8, exc=0x0000000000000000, error=0x00007000047dde08) + 88 at object.c:2960 [opt]
frame #15: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #16: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #17: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #18: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #19: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #20: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #6: tid = 0xc58ab, 0x00007fffe1cb6f4e libsystem_kernel.dylib`__select + 10, name = 'tid_8603'
frame #0: 0x00007fffe1cb6f4e libsystem_kernel.dylib`__select + 10
frame #1: 0x0000000100bdb3fb mono64`mono_poll(ufds=0x00007fd1306624b0, nfds=3, timeout=<unavailable>) + 395 at mono-poll.c:83 [opt]
frame #2: 0x0000000100b2d390 mono64`poll_event_wait(callback=(mono64`wait_callback at threadpool-ms-io.c:247), user_data=0x00007fd12ffe87f0) + 128 at threadpool-ms-io-poll.c:147 [opt]
frame #3: 0x0000000100b2c22a mono64`selector_thread(data=<unavailable>) + 1194 at threadpool-ms-io.c:424 [opt]
frame #4: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #5: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #6: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #7: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #8: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #9: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #7: tid = 0xc58af, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100b29fb8 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=<unavailable>, timeout_ms=<unavailable>) + 171 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100b29f0d mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100b29f0d mono64`worker_thread [inlined] worker_park + 328 at threadpool-ms.c:532 [opt]
frame #5: 0x0000000100b29dc5 mono64`worker_thread(data=<unavailable>) + 277 at threadpool-ms.c:624 [opt]
frame #6: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #7: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #8: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #9: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #10: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #11: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #8: tid = 0xc58c6, 0x00007fffe1cb7e2e libsystem_kernel.dylib`kevent + 10, name = 'tid_b117'
frame #0: 0x00007fffe1cb7e2e libsystem_kernel.dylib`kevent + 10
frame #1: 0x0000000100ab6580 mono64`ves_icall_System_IO_KqueueMonitor_kevent_notimeout(kq_ptr=0x00000001012da354, changelist=0x00007fd129555ed0, nchanges=0, eventlist=0x00007fd123272400, nevents=32) + 112 at filewatcher.c:238 [opt]
frame #2: 0x000000011b6f41e2
frame #3: 0x000000011b6e6311
frame #4: 0x000000011b6e601e
frame #5: 0x000000010ab90a8c
frame #6: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001012da5e0, params=0x000070000502cdf8, error=0x0000000000000020) + 2230 at mini-runtime.c:2553 [opt]
frame #7: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x00000001012da5e0, params=0x000070000502cdf8, exc=0x0000000000000000, error=0x000070000502ce08) + 88 at object.c:2960 [opt]
frame #8: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #9: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #10: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #11: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #12: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #13: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #9: tid = 0xc58e6, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'NuGet background dispatcher'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100bec173 mono64`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fd12a803bd8, mutex=0x00007fd12a803b98) + 11 at mono-os-mutex.h:150 [opt]
frame #3: 0x0000000100bec168 mono64`mono_os_cond_timedwait(cond=0x00007fd12a803bd8, mutex=0x00007fd12a803b98, timeout_ms=<unavailable>) + 152 at mono-os-mutex.h:164 [opt]
frame #4: 0x0000000100beae56 mono64`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=4294967295, poll=0, alerted=<unavailable>) + 8 at w32handle.c:976 [opt]
frame #5: 0x0000000100beae4e mono64`mono_w32handle_timedwait_signal_handle(poll=0, handle=<unavailable>, timeout=<unavailable>, alerted=<unavailable>) + 350 at w32handle.c:1091 [opt]
frame #6: 0x0000000100beac0b mono64`mono_w32handle_wait_one(handle=0x0000000000000d21, timeout=4294967295, alertable=<unavailable>) + 939 at w32handle.c:1238 [opt]
frame #7: 0x0000000100bd0109 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 9 at wait.c:42 [opt]
frame #8: 0x0000000100b21a34 mono64`mono_wait_uninterrupted(thread=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>, error=<unavailable>) + 100 at threads.c:1622 [opt]
frame #9: 0x0000000100b21d2b mono64`ves_icall_System_Threading_WaitHandle_WaitOne_internal(handle=0x0000000000000d21, ms=-1) + 107 at threads.c:1758 [opt]
frame #10: 0x0000000105f0836b
frame #11: 0x0000000105f07ef0
frame #12: 0x0000000111619fc6
frame #13: 0x000000010ab90a8c
frame #14: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000101013d88, params=0x0000700005635df8, error=0x00000000ffffffff) + 2230 at mini-runtime.c:2553 [opt]
frame #15: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x0000000101013d88, params=0x0000700005635df8, exc=0x0000000000000000, error=0x0000700005635e08) + 88 at object.c:2960 [opt]
frame #16: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #17: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #18: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #19: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #20: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #21: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #10: tid = 0xc58e9, 0x00007fffe1cb6f4e libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
frame #0: 0x00007fffe1cb6f4e libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fffccb8472a CoreFoundation`__CFSocketManager + 682
frame #2: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #3: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #4: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #11: tid = 0xc58f9, 0x00007fffe1caf41a libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread'
frame #0: 0x00007fffe1caf41a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fffe1cae867 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fffccb498d4 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fffccb48d61 CoreFoundation`__CFRunLoopRun + 1361
frame #4: 0x00007fffccb485b4 CoreFoundation`CFRunLoopRunSpecific + 420
frame #5: 0x00007fffca92ce9e AppKit`_NSEventThread + 205
frame #6: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #7: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #8: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #12: tid = 0xc590c, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x00000001067d4200 libgdk-quartz-2.0.0.dylib`select_thread_func(arg=0x0000000000000000) + 144 at gdkeventloop-quartz.c:245
frame #3: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #4: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #5: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #13: tid = 0xc596c, 0x00007fffe1cb615a libsystem_kernel.dylib`__accept + 10, name = 'tid_10d2f'
frame #0: 0x00007fffe1cb615a libsystem_kernel.dylib`__accept + 10
frame #1: 0x0000000100bcc2fe mono64`_wapi_accept(fd=47, addr=0x0000000000000000, addrlen=0x0000000000000000) + 126 at sockets.c:200 [opt]
frame #2: 0x0000000100b10e94 mono64`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=47, werror=0x0000700005dc7640, blocking=<unavailable>) + 84 at socket-io.c:772 [opt]
frame #3: 0x0000000120cd5c90
frame #4: 0x0000000120cd50e5
frame #5: 0x0000000111619fc6
frame #6: 0x000000010ab90a8c
frame #7: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001013a6438, params=0x0000700005dc7df8, error=0x0000000000000001) + 2230 at mini-runtime.c:2553 [opt]
frame #8: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x00000001013a6438, params=0x0000700005dc7df8, exc=0x0000000000000000, error=0x0000700005dc7e08) + 88 at object.c:2960 [opt]
frame #9: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #10: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #11: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #12: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #13: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #14: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #14: tid = 0xc596d, 0x00007fffe1cb615a libsystem_kernel.dylib`__accept + 10, name = 'tid_1108f'
frame #0: 0x00007fffe1cb615a libsystem_kernel.dylib`__accept + 10
frame #1: 0x0000000100bcc2fe mono64`_wapi_accept(fd=48, addr=0x0000000000000000, addrlen=0x0000000000000000) + 126 at sockets.c:200 [opt]
frame #2: 0x0000000100b10e94 mono64`ves_icall_System_Net_Sockets_Socket_Accept_internal(sock=48, werror=0x0000700005fca610, blocking=<unavailable>) + 84 at socket-io.c:772 [opt]
frame #3: 0x0000000120cd5c90
frame #4: 0x0000000120cd50e5
frame #5: 0x0000000111619fc6
frame #6: 0x000000010ab90a8c
frame #7: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001013aa120, params=0x0000700005fcadf8, error=0x0000000000000001) + 2230 at mini-runtime.c:2553 [opt]
frame #8: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x00000001013aa120, params=0x0000700005fcadf8, exc=0x0000000000000000, error=0x0000700005fcae08) + 88 at object.c:2960 [opt]
frame #9: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #10: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #11: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #12: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #13: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #14: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #15: tid = 0xc5977, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1130b'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100be312a mono64`mono_thread_info_sleep [inlined] mono_os_cond_timedwait + 120 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100be30b2 mono64`mono_thread_info_sleep [inlined] mono_coop_cond_timedwait(cond=<unavailable>, mutex=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100be30b2 mono64`mono_thread_info_sleep [inlined] sleep_interruptable(ms=3000, alerted=0x00007000061cd59c) + 406 at mono-threads.c:1334 [opt]
frame #5: 0x0000000100be2f1c mono64`mono_thread_info_sleep(ms=3000, alerted=0x00007000061cd59c) + 396 at mono-threads.c:1366 [opt]
frame #6: 0x0000000100b2096b mono64`ves_icall_System_Threading_Thread_Sleep_internal(ms=3000) + 107 at threads.c:1249 [opt]
frame #7: 0x0000000121067f42
frame #8: 0x0000000111619fc6
frame #9: 0x000000010ab90a8c
frame #10: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000101150b70, params=0x00007000061cddf8, error=0x0000000000000bb8) + 2230 at mini-runtime.c:2553 [opt]
frame #11: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x0000000101150b70, params=0x00007000061cddf8, exc=0x0000000000000000, error=0x00007000061cde08) + 88 at object.c:2960 [opt]
frame #12: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #13: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #14: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #15: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #16: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #17: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #16: tid = 0xc5f25, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100b29fb8 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=<unavailable>, timeout_ms=<unavailable>) + 171 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100b29f0d mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100b29f0d mono64`worker_thread [inlined] worker_park + 328 at threadpool-ms.c:532 [opt]
frame #5: 0x0000000100b29dc5 mono64`worker_thread(data=<unavailable>) + 277 at threadpool-ms.c:624 [opt]
frame #6: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #7: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #8: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #9: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #10: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #11: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #17: tid = 0xc5f69, 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10
frame #1: 0x0000000100bc4e3e mono64`pipe_read(handle=0x000000000000003c, buffer=0x00000001011c5938, numbytes=<unavailable>, bytesread=0x0000700005432104, overlapped=<unavailable>) + 158 at io.c:1387 [opt]
frame #2: 0x0000000100ab5dd6 mono64`ves_icall_System_IO_MonoIO_Read(handle=0x000000000000003c, dest=<unavailable>, dest_offset=<unavailable>, count=1024, error=0x0000700005432260) + 150 at file-io.c:871 [opt]
frame #3: 0x000000010455b07b
thread #18: tid = 0xc5f6c, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100bec157 mono64`mono_os_cond_timedwait(cond=0x0000000100d084b0, mutex=0x0000000100d08470, timeout_ms=<unavailable>) + 135 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100bebb50 mono64`mono_w32handle_timedwait_signal [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=<unavailable>, poll=<unavailable>, alerted=0x0000700005837eec) + 67 at w32handle.c:993 [opt]
frame #4: 0x0000000100bebb0d mono64`mono_w32handle_timedwait_signal(timeout=<unavailable>, poll=<unavailable>, alerted=0x0000700005837eec) + 77 at w32handle.c:1036 [opt]
frame #5: 0x0000000100beb841 mono64`mono_w32handle_wait_multiple(handles=<unavailable>, nhandles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 2417 at w32handle.c:1408 [opt]
frame #6: 0x0000000100bd0211 mono64`wapi_WaitForMultipleObjectsEx(numobjects=<unavailable>, handles=<unavailable>, waitall=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 17 at wait.c:145 [opt]
frame #7: 0x0000000100b21a58 mono64`mono_wait_uninterrupted(thread=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>, error=<unavailable>) + 136 at threads.c:1620 [opt]
frame #8: 0x0000000100b21bcb mono64`ves_icall_System_Threading_WaitHandle_WaitAny_internal(mono_handles=<unavailable>, ms=-1) + 235 at threads.c:1719 [opt]
frame #9: 0x000000011886ac2b
frame #10: 0x0000000118868584
thread #19: tid = 0xc5f94, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Syntax highlighting'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100bec173 mono64`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fd12a805d50, mutex=0x00007fd12a805d10) + 11 at mono-os-mutex.h:150 [opt]
frame #3: 0x0000000100bec168 mono64`mono_os_cond_timedwait(cond=0x00007fd12a805d50, mutex=0x00007fd12a805d10, timeout_ms=<unavailable>) + 152 at mono-os-mutex.h:164 [opt]
frame #4: 0x0000000100beae56 mono64`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=4294967295, poll=0, alerted=<unavailable>) + 8 at w32handle.c:976 [opt]
frame #5: 0x0000000100beae4e mono64`mono_w32handle_timedwait_signal_handle(poll=0, handle=<unavailable>, timeout=<unavailable>, alerted=<unavailable>) + 350 at w32handle.c:1091 [opt]
frame #6: 0x0000000100beac0b mono64`mono_w32handle_wait_one(handle=0x0000000000000d60, timeout=4294967295, alertable=<unavailable>) + 939 at w32handle.c:1238 [opt]
frame #7: 0x0000000100bd0109 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 9 at wait.c:42 [opt]
frame #8: 0x0000000100b21a34 mono64`mono_wait_uninterrupted(thread=<unavailable>, numhandles=<unavailable>, handles=<unavailable>, waitall=<unavailable>, ms=<unavailable>, error=<unavailable>) + 100 at threads.c:1622 [opt]
frame #9: 0x0000000100b21d2b mono64`ves_icall_System_Threading_WaitHandle_WaitOne_internal(handle=0x0000000000000d60, ms=-1) + 107 at threads.c:1758 [opt]
frame #10: 0x0000000105f0836b
frame #11: 0x0000000105f07ef0
frame #12: 0x0000000111619fc6
frame #13: 0x000000010ab90a8c
frame #14: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001012b0270, params=0x00007000063d0df8, error=0x00000000ffffffff) + 2230 at mini-runtime.c:2553 [opt]
frame #15: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x00000001012b0270, params=0x00007000063d0df8, exc=0x0000000000000000, error=0x00007000063d0e08) + 88 at object.c:2960 [opt]
frame #16: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #17: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #18: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #19: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #20: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #21: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #20: tid = 0xc8067, 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10
frame #1: 0x0000000100bc4e3e mono64`pipe_read(handle=0x000000000000003d, buffer=0x0000000101249ca8, numbytes=<unavailable>, bytesread=0x0000700004be3104, overlapped=<unavailable>) + 158 at io.c:1387 [opt]
frame #2: 0x0000000100ab5dd6 mono64`ves_icall_System_IO_MonoIO_Read(handle=0x000000000000003d, dest=<unavailable>, dest_offset=<unavailable>, count=1024, error=0x0000700004be3260) + 150 at file-io.c:871 [opt]
frame #3: 0x000000010455b07b
thread #21: tid = 0xc859e, 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb82de libsystem_kernel.dylib`read + 10
frame #1: 0x0000000100bc4e3e mono64`pipe_read(handle=0x0000000000000041, buffer=0x00000001012482d0, numbytes=<unavailable>, bytesread=0x00007000049e0104, overlapped=<unavailable>) + 158 at io.c:1387 [opt]
frame #2: 0x0000000100ab5dd6 mono64`ves_icall_System_IO_MonoIO_Read(handle=0x0000000000000041, dest=<unavailable>, dest_offset=<unavailable>, count=1024, error=0x00007000049e0260) + 150 at file-io.c:871 [opt]
frame #3: 0x000000010455b07b
thread #22: tid = 0xc8ba8, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100b29fb8 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=<unavailable>, timeout_ms=<unavailable>) + 171 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100b29f0d mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100b29f0d mono64`worker_thread [inlined] worker_park + 328 at threadpool-ms.c:532 [opt]
frame #5: 0x0000000100b29dc5 mono64`worker_thread(data=<unavailable>) + 277 at threadpool-ms.c:624 [opt]
frame #6: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #7: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #8: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #9: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #10: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #11: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #23: tid = 0xc8baa, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100b29fb8 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=<unavailable>, timeout_ms=<unavailable>) + 171 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100b29f0d mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100b29f0d mono64`worker_thread [inlined] worker_park + 328 at threadpool-ms.c:532 [opt]
frame #5: 0x0000000100b29dc5 mono64`worker_thread(data=<unavailable>) + 277 at threadpool-ms.c:624 [opt]
frame #6: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #7: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #8: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #9: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #10: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #11: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #24: tid = 0xc8bcc, 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10, name = 'Android Designer ReadMessage Loop'
frame #0: 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x0000000100bccb68 mono64`_wapi_recvfrom(fd=66, buf=0x00000001011a7760, len=1, recv_flags=0, from=0x0000000000000000, fromlen=0x0000000000000000) + 104 at sockets.c:526 [opt]
frame #2: 0x0000000100b124fc mono64`ves_icall_System_Net_Sockets_Socket_Receive_internal(sock=66, buffer=<unavailable>, offset=<unavailable>, count=1, flags=<unavailable>, werror=0x00007000065d34e0) + 204 at socket-io.c:1479 [opt]
thread #25: tid = 0xc8bcd, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Android Designer SendMessage Loop'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100bec173 mono64`mono_os_cond_timedwait [inlined] mono_os_cond_wait(cond=0x00007fd12a807a88, mutex=0x00007fd12a807a48) + 11 at mono-os-mutex.h:150 [opt]
frame #3: 0x0000000100bec168 mono64`mono_os_cond_timedwait(cond=0x00007fd12a807a88, mutex=0x00007fd12a807a48, timeout_ms=<unavailable>) + 152 at mono-os-mutex.h:164 [opt]
frame #4: 0x0000000100beae56 mono64`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=4294967295, poll=0, alerted=<unavailable>) + 8 at w32handle.c:976 [opt]
frame #5: 0x0000000100beae4e mono64`mono_w32handle_timedwait_signal_handle(poll=0, handle=<unavailable>, timeout=<unavailable>, alerted=<unavailable>) + 350 at w32handle.c:1091 [opt]
frame #6: 0x0000000100beac0b mono64`mono_w32handle_wait_one(handle=0x0000000000000d97, timeout=4294967295, alertable=<unavailable>) + 939 at w32handle.c:1238 [opt]
frame #7: 0x0000000100bd0109 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 9 at wait.c:42 [opt]
frame #8: 0x0000000100b4f957 mono64`ves_icall_System_Threading_Monitor_Monitor_wait(obj=0x0000000129f8c690, ms=4294967295) + 471 at monitor.c:1300 [opt]
frame #9: 0x0000000118847f0b
frame #10: 0x00000001188776c0
frame #11: 0x000000012bed1c4f
frame #12: 0x000000012becfa6f
frame #13: 0x0000000111619fc6
frame #14: 0x000000010ab90a8c
frame #15: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001011a6ca8, params=0x00007000067d6df8, error=0xffffffffffffffff) + 2230 at mini-runtime.c:2553 [opt]
frame #16: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x00000001011a6ca8, params=0x00007000067d6df8, exc=0x0000000000000000, error=0x00007000067d6e08) + 88 at object.c:2960 [opt]
frame #17: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #18: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #19: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #20: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #21: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #22: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #26: tid = 0xc8d27, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100b29fb8 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=<unavailable>, timeout_ms=<unavailable>) + 171 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100b29f0d mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100b29f0d mono64`worker_thread [inlined] worker_park + 328 at threadpool-ms.c:532 [opt]
frame #5: 0x0000000100b29dc5 mono64`worker_thread(data=<unavailable>) + 277 at threadpool-ms.c:624 [opt]
frame #6: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #7: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #8: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #9: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #10: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #11: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #27: tid = 0xc8d29, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100b29fb8 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=<unavailable>, timeout_ms=<unavailable>) + 171 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100b29f0d mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100b29f0d mono64`worker_thread [inlined] worker_park + 328 at threadpool-ms.c:532 [opt]
frame #5: 0x0000000100b29dc5 mono64`worker_thread(data=<unavailable>) + 277 at threadpool-ms.c:624 [opt]
frame #6: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #7: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #8: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #9: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #10: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #11: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #28: tid = 0xc8d2a, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Threadpool worker'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100b29fb8 mono64`worker_thread [inlined] mono_os_cond_timedwait(cond=<unavailable>, mutex=<unavailable>, timeout_ms=<unavailable>) + 171 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100b29f0d mono64`worker_thread [inlined] mono_coop_cond_timedwait(timeout_ms=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100b29f0d mono64`worker_thread [inlined] worker_park + 328 at threadpool-ms.c:532 [opt]
frame #5: 0x0000000100b29dc5 mono64`worker_thread(data=<unavailable>) + 277 at threadpool-ms.c:624 [opt]
frame #6: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #7: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #8: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #9: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #10: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #11: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #29: tid = 0xc8d2b, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fffe1d9e632 libsystem_pthread.dylib`_pthread_wqthread + 1023
frame #2: 0x00007fffe1d9e221 libsystem_pthread.dylib`start_wqthread + 13
thread #30: tid = 0xc8e73, 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10, name = 'tid_1451b'
frame #0: 0x00007fffe1cb6e8e libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x0000000100bccb68 mono64`_wapi_recvfrom(fd=51, buf=0x0000000101358ed8, len=4096, recv_flags=0, from=0x0000000000000000, fromlen=0x0000000000000000) + 104 at sockets.c:526 [opt]
frame #2: 0x0000000100b124fc mono64`ves_icall_System_Net_Sockets_Socket_Receive_internal(sock=51, buffer=<unavailable>, offset=<unavailable>, count=4096, flags=<unavailable>, werror=0x0000700006fe22a0) + 204 at socket-io.c:1479 [opt]
thread #31: tid = 0xc9301, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fffe1d9e7c5 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00007fffe1d9e221 libsystem_pthread.dylib`start_wqthread + 13
thread #32: tid = 0xc94a8, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fffe1d9e632 libsystem_pthread.dylib`_pthread_wqthread + 1023
frame #2: 0x00007fffe1d9e221 libsystem_pthread.dylib`start_wqthread + 13
thread #33: tid = 0xc9553, 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fffe1cb74e6 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fffe1d9e7c5 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00007fffe1d9e221 libsystem_pthread.dylib`start_wqthread + 13
thread #34: tid = 0xc9857, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_14d1f'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100be312a mono64`mono_thread_info_sleep [inlined] mono_os_cond_timedwait + 120 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100be30b2 mono64`mono_thread_info_sleep [inlined] mono_coop_cond_timedwait(cond=<unavailable>, mutex=<unavailable>) at mono-coop-mutex.h:99 [opt]
frame #4: 0x0000000100be30b2 mono64`mono_thread_info_sleep [inlined] sleep_interruptable(ms=500, alerted=0x0000700003e48d94) + 406 at mono-threads.c:1334 [opt]
frame #5: 0x0000000100be2f1c mono64`mono_thread_info_sleep(ms=500, alerted=0x0000700003e48d94) + 396 at mono-threads.c:1366 [opt]
frame #6: 0x0000000100b2ab63 mono64`monitor_thread + 147 at threadpool-ms.c:908 [opt]
frame #7: 0x0000000100b2733a mono64`start_wrapper [inlined] start_wrapper_internal + 585 at threads.c:759 [opt]
frame #8: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #9: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #10: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #11: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #12: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #35: tid = 0xc9af8, 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_17ad7'
frame #0: 0x00007fffe1cb6c8a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fffe1d9f97a libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x0000000100bec157 mono64`mono_os_cond_timedwait(cond=0x00007fd12a80a1d8, mutex=0x00007fd12a80a198, timeout_ms=<unavailable>) + 135 at mono-os-mutex.h:183 [opt]
frame #3: 0x0000000100beae56 mono64`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(cond=<unavailable>, mutex=<unavailable>, timeout=20000, poll=0, alerted=<unavailable>) + 8 at w32handle.c:976 [opt]
frame #4: 0x0000000100beae4e mono64`mono_w32handle_timedwait_signal_handle(poll=0, handle=<unavailable>, timeout=<unavailable>, alerted=<unavailable>) + 350 at w32handle.c:1091 [opt]
frame #5: 0x0000000100beac0b mono64`mono_w32handle_wait_one(handle=0x0000000000000de1, timeout=20000, alertable=<unavailable>) + 939 at w32handle.c:1238 [opt]
frame #6: 0x0000000100bd0109 mono64`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 9 at wait.c:42 [opt]
frame #7: 0x0000000100b4f957 mono64`ves_icall_System_Threading_Monitor_Monitor_wait(obj=0x000000011f9eb230, ms=20000) + 471 at monitor.c:1300 [opt]
frame #8: 0x0000000118847f0b
frame #9: 0x00000001188776c0
frame #10: 0x0000000111619fc6
frame #11: 0x000000010ab90a8c
frame #12: 0x000000010097c0e6 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000101094df0, params=0x000070000736edf8, error=0x0000000000004e20) + 2230 at mini-runtime.c:2553 [opt]
frame #13: 0x0000000100b559c8 mono64`do_runtime_invoke(method=0x00007fd12e5fe588, obj=0x0000000101094df0, params=0x000070000736edf8, exc=0x0000000000000000, error=0x000070000736ee08) + 88 at object.c:2960 [opt]
frame #14: 0x0000000100b273f2 mono64`start_wrapper [inlined] start_wrapper_internal + 769 at threads.c:765 [opt]
frame #15: 0x0000000100b270f1 mono64`start_wrapper(data=<unavailable>) + 49 at threads.c:821 [opt]
frame #16: 0x0000000100be2ccf mono64`inner_start_thread(data=<unavailable>) + 591 at mono-threads.c:1203 [opt]
frame #17: 0x00007fffe1d9eabb libsystem_pthread.dylib`_pthread_body + 180
frame #18: 0x00007fffe1d9ea07 libsystem_pthread.dylib`_pthread_start + 286
frame #19: 0x00007fffe1d9e231 libsystem_pthread.dylib`thread_start + 13
thread #36: tid = 0xc9c8d, 0x00007fffe1d9e214 libsystem_pthread.dylib`start_wqthread
frame #0: 0x00007fffe1d9e214 libsystem_pthread.dylib`start_wqthread
(lldb) detach
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Process 15002 detached
(lldb) (lldb) quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment