[Webkit-unassigned] [Bug 201771] [WPE][GTK] BubblewrapLauncher leaks D-Bus proxy sockets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 04:28:55 PST 2022


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
xdg-dbus-proxy removes the socket when the sync fd is closed by the application. In most of the cases the xdg-dbus-proxy process is killed before the sync fd is closed and the socket file is leaked. We should explicitly close the sync fd.

-- 
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/20220210/b0ed3c17/attachment.htm>


More information about the webkit-unassigned mailing list