[Webkit-unassigned] [Bug 221489] [WPE][GTK] web-process-terminated signal not emitted for first web view when bubblewrap sandbox is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 05:45:23 PDT 2022


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

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I've looked at this a bit. I have no idea what's going on, but I've tried several things. The problem is indeed that we don't get any io event on the socket when the connection is closed due to web process crash. I tried using select instead of GSocket monitor just to discard it's a gio issue, and it happened too. Then I tried not binding DBus session and atspi and then it worked. The problem, for some reason, only happens when we spawn xdg-dbus-proxy, it doesn't matter if it's session bus or atspi or both. I tried not spawning xdg-dbus-proxy with bwrap, but didn't fix anything.

-- 
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/20220906/4f30e74f/attachment.htm>


More information about the webkit-unassigned mailing list