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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 23 Apr 2005 09:37:56 -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-04-23 09:34:40.000000000 -0400
+++ shadow/72792.tmp.9360	2005-04-23 09:37:56.000000000 -0400
@@ -217,6 +217,15 @@
 System.Drawing.Graphics:MeasureString (string,System.Drawing.Font)
 in <0x000df> Httpget.Threadclass:CreateBitmap (System.String strText, 
 System.String strPathFile, System.String strUrl)
 in <0x00b70> Httpget.Threadclass:Process ()
 in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
 
+
+------- Additional Comments From andreas.weiss@de.bp.com  2005-04-23 09:37 -------
+2. the problem with the memory seems to be a problem with mono 
+because the program stops to work after a while without a failure 
+notice
+
+I tried to write small test cases but all little programs which using 
+only 4-5 base classes didn't produce a failure or heavy memory usage.
+I'll try it further.