[Webkit-unassigned] [Bug 161908] [GTK] WebKitGtk+ stalls my whole desktop
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 7 06:42:43 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161908
Zan Dobersek <zan at falconsigh.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zan at falconsigh.net
--- Comment #6 from Zan Dobersek <zan at falconsigh.net> ---
What environment are you running Ephy under (in terms of window management)?
I see both gdm-x-session and gdm-wayland-session running at the same time. Is this normal? Xwayland and Xorg I can understand since those would be running under gdm-wayland-session to operate with the X11 plugins.
Backtrace in Ephy shows being stuck on the main thread, waiting for an X protocol reply while shutting down a plugin.
... which is odd, because AFAIU WebKit::WebProcessConnection::didClose() call-chain that's on Ephy's (i.e. UIProcess') main thread should be executed in the PluginProcess.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161007/b303d045/attachment.html>
More information about the webkit-unassigned
mailing list