Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Created November 6, 2017 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rolfbjarne/c6e6b898a7062c22ec66d44c1e0a8f9e to your computer and use it in GitHub Desktop.
Save rolfbjarne/c6e6b898a7062c22ec66d44c1e0a8f9e to your computer and use it in GitHub Desktop.
Full thread dump:
"Finalizer"
"Timer-Scheduler" at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (intptr,int) [0x00008] in <82de0067fcc14084984abbadeb3efeb8>:0
at System.Threading.WaitHandle.WaitOneNative (System.Runtime.InteropServices.SafeHandle,uint,bool,bool) [0x0000a] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/corlib/System.Threading/WaitHandle.cs:104
at System.Threading.WaitHandle.InternalWaitOne (System.Runtime.InteropServices.SafeHandle,long,bool,bool) [0x00014] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:250
at System.Threading.WaitHandle.WaitOne (long,bool) [0x00000] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:239
at System.Threading.WaitHandle.WaitOne (int,bool) [0x00019] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:206
at System.Threading.WaitHandle.WaitOne (int) [0x00000] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:227
at System.Threading.Timer/Scheduler.SchedulerThread () [0x0020b] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/corlib/System.Threading/Timer.cs:395
at System.Threading.ThreadHelper.ThreadStart_Context (object) [0x00014] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/thread.cs:68
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) [0x0002b] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:893
at System.Threading.ThreadHelper.ThreadStart () [0x00008] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/thread.cs:105
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <82de0067fcc14084984abbadeb3efeb8>:0
"<threadpool thread>"
"Threadpool worker"
"<unnamed thread>" at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (intptr,int) [0x00008] in <82de0067fcc14084984abbadeb3efeb8>:0
at System.Threading.WaitHandle.WaitOneNative (System.Runtime.InteropServices.SafeHandle,uint,bool,bool) [0x0000a] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/corlib/System.Threading/WaitHandle.cs:104
at System.Threading.WaitHandle.InternalWaitOne (System.Runtime.InteropServices.SafeHandle,long,bool,bool) [0x00014] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:250
at System.Threading.WaitHandle.WaitOne (long,bool) [0x00000] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:239
at System.Threading.WaitHandle.WaitOne (int,bool) [0x00019] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:206
at System.Threading.WaitHandle.WaitOne () [0x00000] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/threading/waithandle.cs:222
at System.Net.HttpListener.EndGetContext (System.IAsyncResult) [0x00050] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/System/System.Net/HttpListener.cs:297
at System.Net.HttpListener.GetContext () [0x0002d] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/System/System.Net/HttpListener.cs:326
at MonoTests.System.Net.HttpListenerRequestTest.HttpRequestIgnoreBadCookies () [0x00035] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/System/Test/System.Net/HttpListenerRequestTest.cs:304
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <82de0067fcc14084984abbadeb3efeb8>:0
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) [0x00016] in <82de0067fcc14084984abbadeb3efeb8>:0
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00032] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /work/maccore/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229
at NUnit.Framework.Internal.Reflect.InvokeMethod (System.Reflection.MethodInfo,object,object[]) [0x0000c] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunNonAsyncTestMethod (NUnit.Framework.Internal.TestExecutionContext) [0x00017] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod (NUnit.Framework.Internal.TestExecutionContext) [0x0001c] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext) [0x00002] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.Execute (NUnit.Framework.Internal.TestExecutionContext) [0x0000f] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at NUnit.Framework.Internal.WorkItems.SimpleWorkItem.PerformWork () [0x0000d] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () [0x00072] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext) [0x00064] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.Run (NUnit.Framework.Internal.Test) [0x0004f] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at MonoTouch.NUnit.UI.TestCaseElement.Run () [0x0000d] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at MonoTouch.NUnit.UI.TestCaseElement/<>c__DisplayClass0_0.<.ctor>b__0 () [0x00068] in <cc087ade186f4afaa80b14f5dd79bf3e>:0
at MonoTouch.Dialog.StringElement.Selected (MonoTouch.Dialog.DialogViewController,UIKit.UITableView,Foundation.NSIndexPath) [0x0000e] in <b89382103da84097a72d076e953076cc>:0
at MonoTouch.Dialog.DialogViewController.Selected (Foundation.NSIndexPath) [0x0002e] in <b89382103da84097a72d076e953076cc>:0
at MonoTouch.Dialog.DialogViewController/Source.RowSelected (UIKit.UITableView,Foundation.NSIndexPath) [0x0001d] in <b89382103da84097a72d076e953076cc>:0
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object_object (object,intptr,intptr,intptr) [0x0005d] in <b89382103da84097a72d076e953076cc>:0
at <unknown> <0xffffffff>
at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) [0x0005c] in <c7fc1806ec8f44c39445a911f90c7f62>:0
at UIKit.UIApplication.Main (string[],intptr,intptr) [0x00005] in /work/maccore/master/xamarin-macios/src/UIKit/UIApplication.cs:79
at UIKit.UIApplication.Main (string[],string,string) [0x00038] in /work/maccore/master/xamarin-macios/src/UIKit/UIApplication.cs:63
at BCL.Tests.Application.Main (string[]) [0x00001] in /work/maccore/master/xamarin-macios/tests/bcl-test/Main.cs:26
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) [0x00051] in <be6f8f1247c7433398f926c5ac9fc838>:0
"Debugger agent"
"<unnamed thread>"
"<threadpool thread>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment