[Mono-bugs] [Bug 533776] New: [PATCH] WCF services leak file handles

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 24 10:51:45 EDT 2009


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: noaml at mainsoft.com
        ReportedBy: taktaktaktaktaktaktaktaktaktak at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list