[Webkit-unassigned] [Bug 246159] Epiphany 43.0 crashes on launch failing to establish a dbus connection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 13:52:50 PDT 2022


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

--- Comment #6 from Michael Catanzaro <mcatanzaro at gnome.org> ---
oreo639 found the problem. We run xdg-dbus-proxy in mostly the same sandbox that the web process runs under so it doesn't have access to host /tmp, only to /run. We need to make sure it can see the session bus wherever it is.

-- 
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/20221006/64927bbb/attachment.htm>


More information about the webkit-unassigned mailing list