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 [EMAIL PROTECTED]

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

--- shadow/79060        2006-09-15 12:55:13.000000000 -0400
+++ shadow/79060.tmp.9962       2006-09-15 14:11:16.000000000 -0400
@@ -138,6 +138,28 @@
 You might try to reproduce one of the test cases from bug #78241,
 if you can't provide your own.
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-09-15 12:55 -------
 This bug still applies as of 1.1.17.1.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-15 14:11 -------
+Here's an example of the output from mono --wapi=hps
+
+118 (  1) [ Thread]    4 Sg (proc: 18230, tid: -1232311376, state: 1,
+exit: 0, join: 0)
+119 (  1) [ Thread]    4 Sg (proc: 18230, tid: -1232311376, state: 1,
+exit: 0, join: 0)
+11a (  1) [ Thread]    4 Sg (proc: 18230, tid: -1232311376, state: 1,
+exit: 0, join: 0)
+11b (  1) [ Thread]    4 Sg (proc: 18230, tid: -1232311376, state: 1,
+exit: 0, join: 0)
+11c (  1) [ Thread]    4 Sg (proc: 18230, tid: -1232311376, state: 1,
+exit: 0, join: 0)
+11d (  1) [ Thread]    4 Sg (proc: 18230, tid: -1232311376, state: 1,
+exit: 0, join: 0)
+11e (  1) [ Thread]    4 Sg (proc: 18230, tid: -1232311376, state: 1,
+exit: 0, join: 0)
+
+As you can see, the threads are finished (state=1), but the handles
+are still hanging around.  The process there is mono running xsp2. 
+The thread handles are allocated every 10 seconds.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to