[Mono-bugs] [Bug 72792][Maj] Changed - mono eats memory running on SLES
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Apr 2005 08:16:13 -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-16 12:59:32.000000000 -0400
+++ shadow/72792.tmp.9590 2005-04-20 08:16:13.000000000 -0400
@@ -95,6 +95,20 @@
* You might want to produce a smaller test case that we can use to
find the bug. The smaller the test case, the higher chances that we
can track down the bug.
* Provide a ready-to-run version of your package, not a Windows
version that we can not test.
+
+------- Additional Comments From andreas.weiss@de.bp.com 2005-04-20 08:16 -------
+Hi,
+I do believe that my memory problem is based on 2 other bugs (73181
+and 72605).
+It takes a lot of time for testing purposes.
+My application catches the Nullreference.Exception of the GDIPlus
+library.
+One result is that my application consumes more and more memory.
+
+one note: It occurs only on a SLES and not on mono for windows.
+
+Regards,
+Andreas