[Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 26 18:14:28 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89785

--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
> radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x01000000
> radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0C0C8001
> VM fault (0x01, vmid 6) at page 16777216, read from 'TC6' (0x54433600) (200)

Looks like a shader tries to read from virtual address 0x1000000000, which is
probably not what was intended, so the shader code might be incorrect.

Please run the game with the environment variable R600_DEBUG=vs,gs,ps ,
redirect its stderr output to a file and attach that file here after the hang.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150327/c5250a2a/attachment.html>


More information about the dri-devel mailing list