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=82837 --- shadow/82837 2007-09-13 10:41:25.000000000 -0400 +++ shadow/82837.tmp.15741 2007-09-13 10:41:25.000000000 -0400 @@ -0,0 +1,40 @@ +Bug#: 82837 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Major +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Memory leak with FileSystemWatcher with MONO_MANAGED_WATCHER + +Description of Problem: +It seems that it doesn't happens anymore on the trunk but it's present on +mono 1.2.5 branch + +Steps to reproduce the problem: +1. start xsp with MONO_MANAGED_WATCHER="1" xsp +2. launch an application with many aspx page, +3. navigate a bit, wait a bit +4. see the RSS memory consumption on xsp + +Actual Results: +RSS grows up with 4kb/s + +Expected Results: +stable RSS + + +How often does this happen? +always, but you need sometimes you need to wait long before it happens + +Additional Information: +I'm investigating more... on the problem _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
