[Mono-bugs] [Bug 74754][Blo] New - processes hang after exit (Thread.Abort() issue)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Apr 2005 17:14:20 -0400 (EDT)
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 rlyon@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74754
--- shadow/74754 2005-04-27 17:14:20.000000000 -0400
+++ shadow/74754.tmp.23848 2005-04-27 17:14:20.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 74754
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: rlyon@novell.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc: gonzalo@ximian.com,jpallen@novell.com
+Summary: processes hang after exit (Thread.Abort() issue)
+
+Mono processes are hanging after exit. This appears to be a known issue
+on the IRC with Thread.Abort(), but I was unable to find a corresponding
+bug.
+
+Steps to reproduce the problem:
+1. start XSP in the /usr/share/doc/xsp/test directory
+2. hit http://localhost:8080 in a browser
+3. press enter on XSP
+
+Actual Results:
+the process hangs
+
+Expected Results:
+the process should exit
+
+Additional Information:
+if you skip step two, the XSP process will exit