https://bugs.freedesktop.org/show_bug.cgi?id=42908
Bug #: 42908 Summary: r600g: glx-shader-sharing causes segfault Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: debian@carbon-project.org
Created attachment 53511 --> https://bugs.freedesktop.org/attachment.cgi?id=53511 GDB ouput for the crash
I'm currently trying to find the Piglit test (it's one of the GLX tests run by r600.tests), that causes screen corruption. In the process I hit a segfault in r600_dri.so, which I can cause repeatedly with glx-shader-sharing.
Used stack: Mesa: Git/9ae10e9c libdrm: 2.4.27-1 Kernel: 3.1.1 X.org: 1.11.1.902-1
The attachment shows a backtrace and a register dump. Let me know, if you need more.
https://bugs.freedesktop.org/show_bug.cgi?id=42908
Kai debian@carbon-project.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |x86-64 (AMD64) OS/Version|All |Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=42908
Kai debian@carbon-project.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTABUG
--- Comment #1 from Kai debian@carbon-project.org 2011-11-15 08:31:35 PST --- Sorry for the noise, seems appending "-auto" to the invocation fixes this.
dri-devel@lists.freedesktop.org