[Mono-bugs] [Bug 72792][Maj] Changed - mono eats memory running on SLES

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 1 May 2005 12:42:23 -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 bmaurer@users.sf.net.

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

--- shadow/72792	2005-05-01 05:17:12.000000000 -0400
+++ shadow/72792.tmp.32247	2005-05-01 12:42:23.000000000 -0400
@@ -403,6 +403,9 @@
 #./valgrind  --version
 valgrind-2.4.0
 
 It is nice to see, that I avoid a memory leak by using the option 
 GC_PRINT_STATS=yes. The program runs over 36 hours without a leak and 
 the memory consumption keeps nearly constant.
+
+------- Additional Comments From bmaurer@users.sf.net  2005-05-01 12:42 -------
+GC_PRINT_STATS doesn't affect memory usage at all.