[Webkit-unassigned] [Bug 219456] [GTK][X11] WebProcess assertion failure with Nvidia drivers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 15:26:54 PST 2020


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

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

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Nvidia proprietary drivers are problematic.

I have an nvidia card and I ended up using the free drivers (Nouveau) due to the continuous issues I was having with WebKit and other software.

You can workaround this issue by exporting the environment variable WEBKIT_DISABLE_COMPOSITING_MODE=1 and that will disable AC mode in WebKit.

I wonder if your issues is with flatpak or with webkitgtk itself. 

Does the issue happen if you build WebKit without flatpak? (for that simply wipe the WebKitBuild directory and start a new build without calling the update-webkitgtk-libs script before the build. You may need to pass the flag '--no-experimental-features' to build-webkit to disable some features that perhaps don't build on your distro)

-- 
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/20201202/1b14cab0/attachment-0001.htm>


More information about the webkit-unassigned mailing list