[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 17:12:57 PST 2020


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

--- Comment #3 from Tyler Wilcock <twilco.o at protonmail.com> ---
I just tested it -- it does seem to be the combination of the Nvidia proprietary drivers and Flatpak.

```
rm -rf WebKitBuild
update-webkitgtk-libs --debug
Tools/Scripts/build-webkit --gtk --debug --no-experimental-features --cmakeargs="-DUSE_WPE_RENDERER=OFF -DENABLE_GAMEPAD=OFF"
run-minibrowser --gtk --debug https://www.webkit.org
```

Reproduces the crash, while:

```
rm -rf WebKitBuild
Tools/Scripts/build-webkit --gtk --debug --no-experimental-features --cmakeargs="-DUSE_WPE_RENDERER=OFF -DENABLE_GAMEPAD=OFF"
run-minibrowser --gtk --debug https://www.webkit.org
```

does not.

-- 
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/20201203/6d8bfecd/attachment.htm>


More information about the webkit-unassigned mailing list