[Webkit-unassigned] [Bug 201772] New: [GTK] webkitgtk-wayland-compositor sockets are leaked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 13 14:10:38 PDT 2019


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

            Bug ID: 201772
           Summary: [GTK] webkitgtk-wayland-compositor sockets are leaked
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

I have a bunch of files of the form:

webkitgtk-wayland-compositor-d5ce295f-3026-4bbd-8bc0-e814706dc98c

under /run/user/1000 that are leaked after closing Epiphany. WebKit should clean up what it creates.

Looks like it's created by wl_display_add_socket() in WaylandCompositor::WaylandCompositor. That implies that wl_display should be responsible for unlinking it. Not sure how that's expected to occur.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190913/7d10b6fd/attachment.html>


More information about the webkit-unassigned mailing list