[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:34:40 -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-22 09:20:09.000000000 -0400
+++ shadow/72792.tmp.9288	2005-04-23 09:34:40.000000000 -0400
@@ -191,6 +191,32 @@
 
 
 ------- Additional Comments From andreas.weiss@de.bp.com  2005-04-22 09:20 -------
 Created an attachment (id=14995)
 memory usage logged with the top command
 
+
+------- Additional Comments From andreas.weiss@de.bp.com  2005-04-23 09:34 -------
+1. the nullref problem in the gdi-lib isn't solved using the latest 
+gdi-lib
+
+Unhandled Exception: System.NullReferenceException: Object reference 
+not set to an instance of an object
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) 
+System.Drawing.GDIPlus:GdipMeasureString 
+(intptr,string,int,intptr,System.Drawing.RectangleF&,intptr,System.Dra
+wing.RectangleF&,int&,int&)
+in <0x000ee> System.Drawing.Graphics:MeasureString (System.String 
+text, System.Drawing.Font font, SizeF layoutArea)
+in (wrapper remoting-invoke-with-check) 
+System.Drawing.Graphics:MeasureString 
+(string,System.Drawing.Font,System.Drawing.SizeF)
+in <0x00065> System.Drawing.Graphics:MeasureString (System.String 
+text, System.Drawing.Font font)
+in (wrapper remoting-invoke-with-check) 
+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 ()
+