[Mono-bugs] [Bug 53177][Nor] Changed - WaitHandles are not finalizing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Jan 2004 11:43:13 -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 20:49:54.000000000 -0500
+++ shadow/53177.tmp.25872 2004-01-23 11:43:13.000000000 -0500
@@ -233,6 +233,17 @@
slow down GC for better results.
I will try a few things and publish my findings here. Shouldn't be
too hard. Thanks for keeping this open.
+
+------- Additional Comments From derek.mcumber@datamtnsol.com 2004-01-23 11:43 -------
+Gonzolo:
+
+I need one more favor. Can you run the test above with the following
+settings and post the gc.log?
+
+export GC_INITIAL_HEAP_SIZE=12000000
+export GC_DUMP_REGULARLY=true
+
+Thanks