[Mono-bugs] [Bug 66988][Maj] Changed - [TESTCASE] Deserializing a lot of data from a web service leaks a large amount of memory
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Mar 2005 16:54:03 -0500 (EST)
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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=66988
--- shadow/66988 2004-12-03 12:59:36.000000000 -0500
+++ shadow/66988.tmp.19762 2005-03-15 16:54:03.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 66988
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: osx 10.3.5
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.Web.Services
AssignedTo: bmaurer@users.sf.net
ReportedBy: grompf@sublimeintervention.com
QAContact: mono-bugs@ximian.com
@@ -317,6 +317,13 @@
------- Additional Comments From bmaurer@users.sf.net 2004-12-03 09:17 -------
Is the leak fixed? If not, it is time to work on that part of the bug.
------- Additional Comments From grompf@sublimeintervention.com 2004-12-03 12:59 -------
The leak isn't fixed; so I'm renaming accordingly
+
+------- Additional Comments From lluis@ximian.com 2005-03-15 16:54 -------
+<kangaroo> its a blacklisting issue with the gc now
+<kangaroo> allocing huge data
+<kangaroo> you can close that tho
+<kangaroo> and I'll open another specific to the GC issue
+<kangaroo> in the Xml classes