[Mesa-dev] [Bug 101334] Any vulkan app seems to freeze the system

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 11 11:48:52 UTC 2017


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

--- Comment #9 from Grazvydas Ignotas <notasas at gmail.com> ---
Is the process still alive when you ssh to the system with a hung GPU? If it
is, you could attach gdb and try to get a backtrace of a hung thread.

You can try at least a few other things:
* compile mesa with --enable-debug if you aren't already, it will enable
asserts that might detect something bad
* set a RADV_TRACE_FILE=/path/to/file environment variable, it will then try to
write out trace of GPU commands to that file if/when it detects a hang.

The trace file sometimes takes a few tries to produce successfully, but if you
can get it, it might help to find the cause of the hang.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170611/33c5c780/attachment.html>


More information about the mesa-dev mailing list