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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78306 --- shadow/78306 2006-05-05 11:21:52.000000000 -0400 +++ shadow/78306.tmp.23086 2006-05-05 11:32:17.000000000 -0400 @@ -3,21 +3,21 @@ Version: 1.1 OS: other OS Details: Red Hat Enterprise Linux 4 Status: NEW Resolution: Severity: Unknown -Priority: Critical +Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: CompressedStack causes continuous slowdown / excessive memory usage +Summary: [2.0] CompressedStack causes continuous slowdown / excessive memory usage 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. @@ -142,6 +142,12 @@ } ------- Additional Comments From [EMAIL PROTECTED] 2006-05-05 10:28 ------- Created an attachment (id=16934) Works around the reported issue + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
