[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 14:50:03 -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 andreas.weiss@de.bp.com.

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

--- shadow/72792	2005-05-01 12:42:23.000000000 -0400
+++ shadow/72792.tmp.32683	2005-05-01 14:50:03.000000000 -0400
@@ -406,6 +406,11 @@
 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.
+
+------- Additional Comments From andreas.weiss@de.bp.com  2005-05-01 14:50 -------
+Created an attachment (id=15048)
+valgrind.log created with a only 9 Thread application; zip-archive; you are right GC_PRINT_STATS=yes didn't stop memory consuming
+