webkit-gtk crash on nvdia closed-source driver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webkit2gtk (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
When I start "surf https:/
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 264 error_code 2 request_code 152 (GLX) minor_code 34)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
web process terminated: crashed
I have been able to reproduce this error on many other sites (not just google.com), but it doesn't crash on simple html sites (such as http://
I have been able to reproduce this crash on simple GTK webkit demo-applications, suggesting this is not caused by surf, but by webkit-gtk instead.
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: libwebkit2gtk-
ProcVersionSign
Uname: Linux 5.3.0-19-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu8.1
Architecture: amd64
CurrentDesktop: i3
Date: Wed Oct 30 15:34:17 2019
InstallationDate: Installed on 2018-05-26 (521 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: webkit2gtk
UpgradeStatus: Upgraded to eoan on 2019-10-24 (6 days ago)
Workaround:
WEBKIT_ DISABLE_ COMPOSITING_ MODE=1 surf https:/ /google. com