[Webkit-unassigned] [Bug 236438] New: REGRESSION(r289106): [GTK] NVIDIA X11 broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 10 04:32:00 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236438
Bug ID: 236438
Summary: REGRESSION(r289106): [GTK] NVIDIA X11 broken
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: ANGLE
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jmason at ibinx.com
CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com
Created attachment 451517
--> https://bugs.webkit.org/attachment.cgi?id=451517&action=review
webkit://gpu output (working)
I am finding the following broken:
* Navigating to 'webkit://gpu' results in a segmentation fault (epiphany and MiniBrowser);
* The tanks demo (http://webassembly.org.cn/demo/Tanks/) displays 'Your browser does not support WebGL'.
Reverting the patch from Bug 235946 restores normal functionality. (I should also add, I had previously reverted the changes from Bug 236290 with no effect, so both patches were reverted in my now working build.)
It was still breaking as of the most recent build I did, which was at svn rev 289465.
Segmentation fault looks like this:
Thread 2 received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1 (LWP 1)]
0x00007ff12b3f795e in WebKit::WebKitProtocolHandler::handleGPU(_WebKitURISchemeRequest*) () from /usr/lib/64/libwebkit2gtk-4.0.so.37
(gdb) bt
#0 0x00007ff12b3f795e in WebKit::WebKitProtocolHandler::handleGPU(_WebKitURISchemeRequest*) () at /usr/lib/64/libwebkit2gtk-4.0.so.37
#1 0x00007ff12b3f7e22 in WebKit::WebKitProtocolHandler::handleRequest(_WebKitURISchemeRequest*) () at /usr/lib/64/libwebkit2gtk-4.0.so.37
#2 0x00007ff12b410bd4 in WebKitURISchemeHandler::platformStartTask(WebKit::WebPageProxy&, WebKit::WebURLSchemeTask&) () at /usr/lib/64/libwebkit2gtk-4.0.so.37
I have attached the output of the working 'webkit://gpu'.
Thanks!
--
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/20220210/0f3d9698/attachment.htm>
More information about the webkit-unassigned
mailing list