http://bugzilla.novell.com/show_bug.cgi?id=533776


           Summary: [PATCH] WCF services leak file handles
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: WCF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=314845)
 --> (http://bugzilla.novell.com/attachment.cgi?id=314845)
Patch

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.12)
Gecko/2009072221 Iceweasel/3.0.12 (Debian-3.0.12-1)

WCF services on mono appear to leak file handles.

Reproducible: Always

Steps to Reproduce:
Create a simple service (e.g. one that echoes a message).
Call this service repeatedly.
Actual Results:  
After some number of iterations related to the file handle limit (e.g. 1017 on
this machine, more if I increase the file handle limit), the service will stop
responding.

Expected Results:  
The service will continue responding.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to