[Nouveau] [Bug 105629] New: WebGL shader regular update crashes nouveau driver 17.3.3
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 20 17:31:29 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105629
Bug ID: 105629
Summary: WebGL shader regular update crashes nouveau driver
17.3.3
Product: Mesa
Version: 17.3
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: hugues.evrard at graphicsfuzz.com
QA Contact: nouveau at lists.freedesktop.org
Created attachment 138227
--> https://bugs.freedesktop.org/attachment.cgi?id=138227&action=edit
Standalone HTML file for reproduction
The repetitive updating + rendering of a fragment shader leads to a crash of
the nouveau driver.
Reproduction steps:
- OS: Linux 4.13.0-37-generic #42~16.04.1-Ubuntu SMP Wed Mar 7 16:03:28 UTC
2018 x86_64
- Mesa 17.3.3 (from ppa:ubuntu-x-swat)
- GPU: NVIDIA Corporation GK107 [GeForce GT 630 OEM] (rev a1)
Using chromium (64.0.3282.167, firefox does not reproduce), visit the html page
attached to that bug report, and wait for approx. 30 times of shader update.
Nouveau crashes with error:
nouveau: kernel rejected pushbuf: No such file or directory
nouveau: ch7: krec 0 pushes 1 bufs 24 relocs 0
nouveau: ch7: buf 00000000 00000004 00000004 00000004 00000000
nouveau: ch7: buf 00000001 00000006 00000004 00000000 00000004
nouveau: ch7: buf 00000002 00000008 00000002 00000002 00000002
...
See attachment for the whole error trace.
Reproduction is non-deterministic as the number of time to render the shader
may vary, but it does crash reliably within the first 50 shader updates
(sometimes less than 20 updates are enough) on my setup.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20180320/61824cb0/attachment.html>
More information about the Nouveau
mailing list