[Mono-bugs] [Bug 71001][Blo] Changed - xsp.exe virtual size grows without bound -- large messages
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 Jan 2005 15:23:17 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71001
--- shadow/71001 2005-01-06 22:57:13.000000000 -0500
+++ shadow/71001.tmp.30790 2005-01-10 15:23:17.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 71001
-Product: Mono: Tools
-Version: 1.0
+Product: Mono: Runtime
+Version: unspecified
OS: SLES 9
OS Details: AMD-64
Status: NEW
Resolution:
Severity: Unknown
Priority: Blocker
-Component: XSP
-AssignedTo: gonzalo@ximian.com
+Component: misc
+AssignedTo: mono-bugs@ximian.com
ReportedBy: jrodman@ximian-bugzilla.spamportal.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: xsp.exe virtual size grows without bound -- large messages
@@ -69,6 +69,9 @@
It is clear that the issue is the GC'd memory from GC_PRINT_STATS=yes.
What is interesting is that using my new heap profiler, i do not see
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