[Mono-bugs] [Bug 75905][Maj] Changed - Slow memory leak with mono during a long computation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 26 12:44:40 EDT 2005


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 vargaz at gmail.com.

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

--- shadow/75905	2005-08-26 12:35:28.000000000 -0400
+++ shadow/75905.tmp.21278	2005-08-26 12:44:40.000000000 -0400
@@ -38,6 +38,12 @@
 Additional Information:
 I am using mono 1.1.8.3 on a RedHat on Amd64 machine with 2Go of memory.
 I suspect that the behavior reflects a (slow) memory leaks in mono.
 
 I know that using a such intensive program to identify the bug is true
 pain, but I do not any other way on this matter.
+
+------- Additional Comments From vargaz at gmail.com  2005-08-26 12:44 -------
+Hi could you run your program with the
+GC_PRINT_STATS env var set ? That way, the runtime will print out
+statistics about the size of the GC heap etc.
+


More information about the mono-bugs mailing list