Summary: | [r600g, bisected] Segmentation fault in every application | ||
---|---|---|---|
Product: | Mesa | Reporter: | MWATTT <megwattt> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED DUPLICATE | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Glxgears gdb output |
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 128801 [details] Glxgears gdb output On my JUNIPER XT GPU, every OpenGL application will crash at the beginning. The commit which cause this problem is 9a3296bf1cf8d45349b14b31eeb0d81f8b8774fc : radeonsi: use SDMA for initial clearing of DCC/CMASK/HTILE on CIK-VI. I have attached the output when glxgears is debugged with gdb.