[Webkit-unassigned] [Bug 63410] New: Webkit not closing sockets resulting in CLOSE_WAIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 26 14:22:08 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63410

           Summary: Webkit not closing sockets resulting in CLOSE_WAIT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: david at wmol.com


Using a web browser (xxxterm) with WebKitGTK 1.4.1, nearly all connections result in CLOSE_WAIT eating up all available file descriptors.  It seems the server does a close(), but WebKit fails to close() the socket.

I have also tried compiling webkitgtk with --enable-web-sockets=no, but that provided no change.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list