[Mono-bugs] [Bug 82837][Maj] New - Memory leak with FileSystemWatcher with MONO_MANAGED_WATCHER

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 13 10:41:25 EDT 2007


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 informatique.internet at fiducial.fr.

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: mono-bugs at ximian.com                            
+ReportedBy: informatique.internet at fiducial.fr               
+QAContact: mono-bugs at ximian.com
+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


More information about the mono-bugs mailing list