[Webkit-unassigned] [Bug 200437] Web process crashes on cnn.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 14:01:07 PDT 2019


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

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

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

--- Comment #3 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
I can't reproduce this on Debian 10 and WebKit r250039 with a Nvidia card and the open source graphics drivers (Mesa Nouveau NV117)

(In reply to Yury Semikhatsky from comment #2)
> It's a problem with Nvidia proprietary driver

Are you sure you are using the propietary driver? Your error logs contain the word "nouveau" which is the name of the open source driver.

> mitigated by compiling WebKit
> with -DENABLE_OPENGL=OFF for now.

Instead of disabling at build-time, you can also disable it at run-time with this environment variable WEBKIT_DISABLE_COMPOSITING_MODE=1 

check: https://trac.webkit.org/wiki/EnvironmentVariables

-- 
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/20190918/4c4d6f6d/attachment.html>


More information about the webkit-unassigned mailing list