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

--- Comment #9 from [email protected] ---
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.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to