[Mono-bugs] [Bug 53177][Nor] Changed - WaitHandles are not finalizing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Jan 2004 01:07:08 -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 derek.mcumber@datamtnsol.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53177
--- shadow/53177 2004-01-22 00:39:14.000000000 -0500
+++ shadow/53177.tmp.11931 2004-01-22 01:07:08.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53177
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: WONTFIX
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: derek.mcumber@datamtnsol.com
QAContact: mono-bugs@ximian.com
@@ -141,6 +141,13 @@
and doesn't finalize those objects...
------- Additional Comments From derek.mcumber@datamtnsol.com 2004-01-22 00:39 -------
Created an attachment (id=6495)
GC Log of GC_PRINT_STATS shows large memory loss
+
+------- Additional Comments From derek.mcumber@datamtnsol.com 2004-01-22 01:07 -------
+Would you be willing to run the test with 'export GC_PRINT_STATS=true'
+on your OS and see if there is a loss like I am seeing? It blows
+through 40Meg of RAM in less than a second of execution.
+
+Thanks