[Mono-bugs] [Bug 78306][Nor] Changed - [2.0] CompressedStack causes continuous slowdown / excessive memory usage

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 5 11:48:24 EDT 2006


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 sebastien at ximian.com.

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

--- shadow/78306	2006-05-05 11:32:17.000000000 -0400
+++ shadow/78306.tmp.23602	2006-05-05 11:48:24.000000000 -0400
@@ -1,23 +1,24 @@
 Bug#: 78306
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
-OS Details: Red Hat Enterprise Linux 4
-Status: NEW   
+OS Details: 
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: horst.reiterer at mind-breeze.com               
 QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 2_0
 URL: 
 Cc: 
 Summary: [2.0] CompressedStack causes continuous slowdown / excessive memory usage
+OtherBugsDependingOnThis: 52606
 
 The test case below (client.cs, server.cs), a simple HTTP client / server
 scenario is affected by an issue in the CompressedStack implementation.
 With an increasing uptime, the rate of processed requests decreases
 dramatically. At the same time, the memory consumption of the server
 process approaches unacceptable levels, the heap grows constantly.
@@ -148,6 +149,13 @@
 
 ------- Additional Comments From sebastien at ximian.com  2006-05-05 11:32 -------
 This wasn't supposed to be enabled, but now gets called by
 ExecutionContext.Capture.
 
 note: resetting priority to normal as this occurs inside the 2.0 profile.
+
+------- Additional Comments From sebastien at ximian.com  2006-05-05 11:48 -------
+Thanks for the test case. Your problem is fixed in SVN (r60298).
+
+I'm keeping the bug open to fix the problem when the security manager
+is active (but that will be after Mono 1.2 release).
+


More information about the mono-bugs mailing list