[Mono-bugs] [Bug 71001][Nor] Changed - xsp.exe virtual size grows without bound -- large messages

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 30 Jan 2005 14:28:56 -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 miguel@ximian.com.

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

--- shadow/71001	2005-01-10 15:23:17.000000000 -0500
+++ shadow/71001.tmp.16581	2005-01-30 14:28:56.000000000 -0500
@@ -1,15 +1,15 @@
 Bug#: 71001
 Product: Mono: Runtime
 Version: unspecified
 OS: SLES 9
 OS Details: AMD-64
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: Unknown
-Priority: Blocker
+Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jrodman@ximian-bugzilla.spamportal.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -72,6 +72,15 @@
 references getting leaked. The graph looks like it is at steadystate.
 Could be a blacklisting issue, i cant tell because GC_DUMP_REGULARLY
 is fucking up (probably due to threads).
 
 ------- Additional Comments From gonzalo@ximian.com  2005-01-10 15:23 -------
 GC problem
+
+------- Additional Comments From miguel@ximian.com  2005-01-30 14:28 -------
+I do not think there is much that can be done in this case,
+it is the same issue we have faced in the past due to memory
+fragmentation.
+
+There are other solutions, like what iFolder uses, which is to
+transfer chunks in 64k of data
+