[Mesa-dev] [Bug 107991] RX580 ~ ring gfx timeout ~ particular shaders created by a dolphin-emu game can crash AMDGPU, with both RadeonSI and RADV ~ attached apitrace for RadeonSI
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 1 04:08:40 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107991
--- Comment #9 from kyle.devir at mykolab.com ---
Hi Rob,
You can capture a dolphin-emu apitrace with:
MESA_EXTENSION_OVERRIDE="-GL_AMD_pinned_memory -GL_ARB_buffer_storage" apitrace
trace dolphin-emu
You need to override these because apitrace doesn't like them.
I got my original advice from here:
https://forums.dolphin-emu.org/Thread-dumping-shaders-to-diagnose-gpu-kernel-driver-crashes
Just make a save state right before where it crashes, exit, then run the above,
load the save state, and apitrace should capture the crashy frame before the
driver carks it, which REISUB should allow you to properly commit to disk.
Then, trying running it to see if it crashes. If so, compress with the heaviest
level of XZ compression you can, because it'll be rather large.
I'll trying running on my system, to see if it crashes. ;)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181001/f63e1d27/attachment.html>
More information about the mesa-dev
mailing list