[Mono-bugs] [Bug 47640][Maj] Changed - Memory leak creating threads

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Aug 2003 05:25:09 -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 lluis@ximian.com.

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

--- shadow/47640	2003-08-14 05:24:33.000000000 -0400
+++ shadow/47640.tmp.23578	2003-08-14 05:25:08.000000000 -0400
@@ -31,6 +31,11 @@
 How often does this happen? 
 Allways
 
 Additional Information:
 The test case is a simple loop that starts a thread and waits for it to
 finish. Using Abort to stop the thread has the same leak effect.
+
+------- Additional Comments From lluis@ximian.com  2003-08-14 05:25 -------
+Created an attachment (id=5122)
+Test case
+