Bugzilla – Attachment 403507 Details for
Bug 657639
Hang in AppDomain.Unload during unit test run
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
Thread dump 2
test_dump2.txt (text/plain), 11.41 KB, created by
Jonathan Chambers
on 2010-12-06 04:59:05 UTC
(
hide
)
Description:
Thread dump 2
Filename:
MIME Type:
Creator:
Jonathan Chambers
Created:
2010-12-06 04:59:05 UTC
Size:
11.41 KB
patch
obsolete
>"Threapool worker" tid=0x0x421ceb70 this=0x0x53210 thread handle 0x490 state : interrupted state owns () > >"Timer-Scheduler" tid=0x0x415dcb70 this=0x0x53630 thread handle 0x40d state : interrupted state owns () > at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle*,intptr,int,bool) <IL 0x00030, 0xffffffff> > at System.Threading.WaitHandle.WaitOne (int,bool) [0x00032] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/WaitHandle.cs:347 > at System.Threading.WaitHandle.WaitOne (int) [0x00000] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/WaitHandle.cs:358 > at System.Threading.Timer/Scheduler.SchedulerThread () [0x00265] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Timer.cs:377 > at System.Threading.Thread.StartUnsafe () [0x00016] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Thread.cs:684 > at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff> > >"Threapool worker" tid=0x0x420a9b70 this=0x0x532c0 thread handle 0x489 state : not waiting owns () > >"Threapool monitor" tid=0x0x41befb70 this=0x0x534d0 thread handle 0x40f state : not waiting owns () > >"Threapool worker" tid=0x0x41fa4b70 this=0x0x53160 thread handle 0x4a3 state : not waiting owns () > >"<threadpool thread>" tid=0x0x41e9fb70 this=0x0x53580 thread handle 0x486 state : not waiting owns () > >"Timer-Scheduler" tid=0x0x414c7b70 this=0x0x53840 thread handle 0x40a state : interrupted state owns () > at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle*,intptr,int,bool) <IL 0x00030, 0xffffffff> > at System.Threading.WaitHandle.WaitOne (int,bool) [0x00032] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/WaitHandle.cs:347 > at System.Threading.WaitHandle.WaitOne (int) [0x00000] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/WaitHandle.cs:358 > at System.Threading.Timer/Scheduler.SchedulerThread () [0x00265] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Timer.cs:377 > at System.Threading.Thread.StartUnsafe () [0x00016] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Thread.cs:684 > at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff> > >"EventPumpThread" tid=0x0x41aeab70 this=0x0x2d74d0 thread handle 0x412 state : waiting on 0x439 : Event owns () > at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <IL 0x00022, 0xffffffff> > at System.Threading.Monitor.Wait (object,int) [0x0003e] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Monitor.cs:148 > at System.Threading.Monitor.Wait (object) [0x00000] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Monitor.cs:134 > at NUnit.Core.EventPump.PumpThreadProc () [0x00078] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/EventPump.cs:152 > at System.Threading.Thread.StartUnsafe () [0x00016] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Thread.cs:684 > at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff> > >"<unnamed thread>" tid=0x0x401d9b40 this=0x0x53f20 thread handle 0x403 state : waiting on 0x414 : Thread owns () > at (wrapper managed-to-native) System.Threading.Thread.Join_internal (System.Threading.InternalThread,int,intptr) <IL 0x00023, 0xffffffff> > at System.Threading.Thread.Join () [0x00000] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Thread.cs:585 > at NUnit.Core.TestRunnerThread.Wait () [0x00010] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestRunnerThread.cs:118 > at NUnit.Core.ThreadedTestRunner.Wait () [0x0000b] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/ThreadedTestRunner.cs:63 > at NUnit.Core.ThreadedTestRunner.EndRun () [0x00000] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/ThreadedTestRunner.cs:55 > at NUnit.Core.ThreadedTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00008] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/ThreadedTestRunner.cs:36 > at NUnit.Core.ProxyTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00007] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/ProxyTestRunner.cs:133 > at NUnit.Core.RemoteTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x0002b] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/RemoteTestRunner.cs:63 > at (wrapper xdomain-dispatch) NUnit.Core.RemoteTestRunner.Run (object,byte[]&,byte[]&) <IL 0x0006c, 0xffffffff> > at (wrapper xdomain-invoke) NUnit.Core.RemoteTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) <0xffffffff> > at NUnit.Util.ProxyTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) <0x00023> > at NUnit.ConsoleRunner.ConsoleUi.Execute (NUnit.ConsoleRunner.ConsoleOptions) <0x00688> > at NUnit.ConsoleRunner.Runner.Main (string[]) <0x0039a> > at NUnit.ConsoleRunner.Class1.Main (string[]) <0x00010> > at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> > >"TestRunnerThread" tid=0x0x41e2ab70 this=0x0x2d7420 thread handle 0x414 state : interrupted state owns () > at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <IL 0x00022, 0xffffffff> > at System.Threading.Monitor.Wait (object,int) [0x0003e] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Monitor.cs:148 > at System.Threading.LockQueue.Wait (int) [0x00025] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/LockQueue.cs:58 > at System.Threading.ReaderWriterLock.AcquireWriterLock (int,int) [0x00041] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/ReaderWriterLock.cs:149 > at System.Threading.ReaderWriterLock.AcquireWriterLock (int) [0x00000] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/ReaderWriterLock.cs:134 > at System.Net.EndPointListener.AddPrefix (System.Net.ListenerPrefix,System.Net.HttpListener) [0x000d1] in /home/jonathan/monogit/mono/mcs/class/System/System.Net/EndPointListener.cs:313 > at System.Net.EndPointManager.AddPrefixInternal (string,System.Net.HttpListener) [0x00069] in /home/jonathan/monogit/mono/mcs/class/System/System.Net/EndPointManager.cs:79 > at System.Net.EndPointManager.AddListener (System.Net.HttpListener) [0x0002a] in /home/jonathan/monogit/mono/mcs/class/System/System.Net/EndPointManager.cs:49 > at System.Net.HttpListener.Start () [0x00012] in /home/jonathan/monogit/mono/mcs/class/System/System.Net/HttpListener.cs:247 > at MonoTests.System.Net.HttpListener2Test.CreateAndStartListener (string) [0x00012] in /home/jonathan/monogit/mono/mcs/class/System/Test/System.Net/HttpListener2Test.cs:65 > at MonoTests.System.Net.HttpListener2Test.ReceiveCookiesFromClient () [0x00000] in /home/jonathan/monogit/mono/mcs/class/System/Test/System.Net/HttpListener2Test.cs:458 > at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff> > at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod*,object,object[],System.Exception&) <IL 0x00030, 0xffffffff> > at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x000d0] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:226 > at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Reflection/MethodBase.cs:96 > at NUnit.Core.Reflect.InvokeMethod (System.Reflection.MethodInfo,object,object[]) [0x00006] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/Reflect.cs:412 > at NUnit.Core.Reflect.InvokeMethod (System.Reflection.MethodInfo,object) [0x00000] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/Reflect.cs:397 > at NUnit.Core.TestMethod.RunTestMethod (NUnit.Core.TestCaseResult) [0x00000] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestMethod.cs:254 > at NUnit.Core.TestMethod.doTestCase (NUnit.Core.TestCaseResult) [0x00000] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestMethod.cs:237 > at NUnit.Core.TestMethod.doRun (NUnit.Core.TestCaseResult) [0x00022] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestMethod.cs:195 > at NUnit.Core.TestMethod.Run (NUnit.Core.TestCaseResult) [0x00077] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestMethod.cs:164 > at NUnit.Core.NUnitTestMethod.Run (NUnit.Core.TestCaseResult) [0x00000] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/NUnitTestMethod.cs:32 > at NUnit.Core.TestCase.Run (NUnit.Core.EventListener) [0x0004f] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestCase.cs:58 > at NUnit.Core.TestCase.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00000] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestCase.cs:42 > at NUnit.Core.TestSuite.RunAllTests (NUnit.Core.TestSuiteResult,NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00071] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:288 > at NUnit.Core.TestSuite.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x0008c] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:166 > at NUnit.Core.TestFixture.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00016] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestFixture.cs:35 > at NUnit.Core.TestSuite.RunAllTests (NUnit.Core.TestSuiteResult,NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00071] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:288 > at NUnit.Core.TestSuite.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x0008c] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:166 > at NUnit.Core.TestSuite.RunAllTests (NUnit.Core.TestSuiteResult,NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00071] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:288 > at NUnit.Core.TestSuite.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x0008c] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:166 > at NUnit.Core.TestSuite.RunAllTests (NUnit.Core.TestSuiteResult,NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00071] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:288 > at NUnit.Core.TestSuite.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x0008c] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:166 > at NUnit.Core.TestSuite.RunAllTests (NUnit.Core.TestSuiteResult,NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x00071] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:288 > at NUnit.Core.TestSuite.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x0008c] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestSuite.cs:166 > at NUnit.Core.SimpleTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter) [0x0002d] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/SimpleTestRunner.cs:145 > at NUnit.Core.TestRunnerThread.TestRunnerThreadProc () [0x00000] in /home/jonathan/monogit/mono/mcs/nunit24/NUnitCore/core/TestRunnerThread.cs:153 > at System.Threading.Thread.StartUnsafe () [0x00016] in /home/jonathan/monogit/mono/mcs/class/corlib/System.Threading/Thread.cs:684 > at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 657639
:
403506
| 403507