Bug 89707 - WebGL GLSL conformance test: sin_001_to_006.html causing system freeze
Summary: WebGL GLSL conformance test: sin_001_to_006.html causing system freeze
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r300 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL: https://www.khronos.org/registry/webg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-22 03:06 UTC by Luke
Modified: 2019-09-18 18:53 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Log file (1005.22 KB, text/plain)
2015-03-26 01:03 UTC, Luke
Details

Description Luke 2015-03-22 03:06:46 UTC

    
Comment 1 Luke 2015-03-22 03:13:13 UTC
The latest 10.6 mesa drivers are causing Ubuntu 14.4 to freeze when running the WebGL Conformance Test version 1.0.2. It's crashing at the WebGL GLSL conformance test: sin_001_to_006.html My video card is an ATI X1300.

Both Chrome and Firefox will trigger the bug. Tested with both the stable and nightly FF builds. The test locks the system so hard that even the Magic SysRq key sequence doesn't work. Have to hard power down the system. Reverting back to the default 10.2 drivers fixes the issue.
Comment 2 Michel Dänzer 2015-03-23 01:40:51 UTC
Can you bisect Mesa?
Comment 3 Luke 2015-03-25 02:15:41 UTC
Yes, I was able to bisect it down to this commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fcb5520b78cdf1e5013c125501932315a069955

last good commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7186ebea996072ed519ebae3fac8210941ce607


Marek,
Do you know why this would crash my system so badly?
Comment 4 Marek Olšák 2015-03-25 11:12:35 UTC
Could you please attach the output of:

RADEON_DEBUG=vp,fp

You can use RADEON_NOOP=1 to disable command submission, so your machine won't hang, but it won't draw anything either.
Comment 5 Luke 2015-03-26 01:03:38 UTC
Created attachment 114626 [details]
Log file

Result of 
$ export RADEON_DEBUG=vp,fp
$ firefox > FFlog.txt 2>&1

It still crashed my system, but did it record what you need?
Comment 6 GitLab Migration User 2019-09-18 18:53:06 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/368.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.