Summary: | Crash in WebGL Path Tracing demo on Mesa 7.11 / Gallium 0.4 AMD RV710, in src_register called from translate_src | ||
---|---|---|---|
Product: | Mesa | Reporter: | Benoit Jacob <bjacob> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | andreas.boll.dev, christopher.m.penalver |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | R600_DUMP_SHADERS |
Description
Benoit Jacob
2012-01-11 10:11:37 UTC
I just found these alternate steps-to-reproduce: 1. Go to this URL: http://www.iquilezles.org/apps/shadertoy/ 2. in the 'Presets' drop-down, select Metatunnel 3. click 'Load' Can't seem to reproduce this crash (which doesn't look driver specific BTW) with recent Mesa Git, though the r600g driver fails to compile the shader for an RS880 and doesn't render correctly. (In reply to comment #2) > Can't seem to reproduce this crash (which doesn't look driver specific BTW) > with recent Mesa Git, though the r600g driver fails to compile the shader for > an RS880 and doesn't render correctly. Same here on current firefox nightly 20120808 and current mesa 8.1-devel (git-be42a45) WebGL Renderer: X.Org -- Gallium 0.4 on AMD RV770 -- 2.1 Mesa 8.1-devel (git-be42a45) No crash, but it doesn't render correctly. I get this output: EE r600_shader.c:141 r600_pipe_shader_create - translation from TGSI failed ! EE r600_state_common.c:689 r600_shader_select - Failed to build shader variant (type=1, key=0) -1 Created attachment 68851 [details] R600_DUMP_SHADERS I've attached R600_DUMP_SHADERS for the WebGL demo from: http://madebyevan.com/webgl-path-tracing/ WebGL Renderer: X.Org -- Gallium 0.4 on AMD RV770 -- 2.1 Mesa 9.1-devel (git-d2b0338) Benoit Jacob, Ubuntu 11.10 reached EOL on May 9, 2013. For more on this, please see https://wiki.ubuntu.com/Releases. If this is reproducible in a supported release, it will help immensely if you filed a new report with Ubuntu by ensuring you have the package xdiagnose installed, and that you click the Yes button for attaching additional debugging information running the following from a terminal: ubuntu-bug xorg Also, please feel free to subscribe me to it. For more on why this is helpful, please see https://wiki.ubuntu.com/ReportingBugs. |
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.