[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:44:37 -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-23 11:43:13.000000000 -0500
+++ shadow/53177.tmp.25895	2004-01-23 11:44:37.000000000 -0500
@@ -244,6 +244,13 @@
 settings and post the gc.log?
 
 export GC_INITIAL_HEAP_SIZE=12000000
 export GC_DUMP_REGULARLY=true
 
 Thanks
+
+------- Additional Comments From derek.mcumber@datamtnsol.com  2004-01-23 11:44 -------
+I think you need to do:
+
+export GC_PRINT_STATS=true
+
+as well.....