[Mono-bugs] [Bug 70494][Nor] New - mono/tests/appdomain-unload.exe fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Dec 2004 17:29:49 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by chkr@plauener.de.

http://bugzilla.ximian.com/show_bug.cgi?id=70494

--- shadow/70494	2004-12-12 17:29:49.000000000 -0500
+++ shadow/70494.tmp.2041	2004-12-12 17:29:49.000000000 -0500
@@ -0,0 +1,49 @@
+Bug#: 70494
+Product: Mono: Runtime
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: chkr@plauener.de               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono/tests/appdomain-unload.exe fails
+
+Steps to reproduce the problem:
+1. compile mono 1.0.5 (it is possible, that the bug is in older versions, too)
+2. run tests in mono/tests with make test
+
+
+Actual Results:
+it just hangs when testing appdomain-unload.exe
+Testing appdomain-unload.exe...
+
+running this test standalone:
+----------------
+/mono-1.0.5/mono/tests$ mono --debug appdomain-unload.exe
+FINALIZING IN DOMAIN Test-is-finalizing: True
+Thread aborted correctly.
+FINALIZING IN DOMAIN appdomain-unload.exe: False
+
+** (appdomain-unload.exe:20667): WARNING **: Aborting of threads in domain
+Test4 timed out.
+Regression tests: 6 ran, 0 failed in Tests
+-----------------
+nevertheless it hangs after this last output
+
+Expected Results:
+all tests were passed without an error ;-)
+
+How often does this happen? 
+every time
+
+Additional Information:
+- %configure --with-tls=__thread
+- kernel 2.6.9