[Webkit-unassigned] [Bug 221489] New: [WPE][GTK] web-process-terminated signal not emitted when bubblewrap sandbox is enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 5 10:33:41 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221489
Bug ID: 221489
Summary: [WPE][GTK] web-process-terminated signal not emitted
when bubblewrap sandbox is enabled
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
Blocks: 206533
The web-process-terminated signal is not emitted when a web process crashes with the bubblewrap sandbox enabled, which breaks Epiphany's web process crash error page. I have no idea why, since all we do is check whether the IPC socket is still open. Maybe there is some bug (perhaps even a kernel bug?) causing that to not work.
The child process, bwrap, does die as expected, and we need to rework the code to check process exit status anyway in order to fix bug #193117, so any fix for that issue would probably fix this too.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=206533
[Bug 206533] [WPE][GTK] Tracker for bubblewrap sandbox issues
--
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/20210205/a1908586/attachment-0001.htm>
More information about the webkit-unassigned
mailing list