Summary: |
r600g: glx-shader-sharing causes segfault |
Product: |
Mesa
|
Reporter: |
Kai <kai> |
Component: |
Drivers/Gallium/r600 | Assignee: |
Default DRI bug account <dri-devel> |
Status: |
RESOLVED
NOTABUG
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
git | |
|
Hardware: |
x86-64 (AMD64) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
GDB ouput for the crash
|
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.
Created attachment 53511 [details] 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.