mc-imperial / shader-compiler-bugs

A collection of shader compiler bugs.
MIT License
49 stars 9 forks source link

Rendering shader in WebGL causes various system issues #46

Closed 0152la closed 7 years ago

0152la commented 7 years ago

[Shaders, screenshots, error log, reproduction steps, etc.] [ZIP]

Rendering the fragment shader in Chrome or Firefox using our clients leads to various system stability issues. In order of severity:

The freeze seems to be a X server freeze, rather than a full system freeze. However, the machine is inoperable, as the ttys cannot be accessed. However, the machine can be ssh'd into from another machine. The X server is seen to completely fill one of the 16 cores with work. Killing the browser does not affect the X server hanging.

Recipient:

recipient image

0152la commented 7 years ago

Reported:

https://devtalk.nvidia.com/default/topic/988339/opengl/-bug-webgl-rendering-shader-in-webgl-causes-various-ubuntu-system-issues/

0152la commented 7 years ago

Checked in driver version 381.22, leads to a brief browser hang (~10 seconds). Does not affect the rest of the system.