[Mesa-dev] [Bug 105049] Invalid usage of vulkan pipeline barriers can cause amdgpu to deadlock
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 12 02:12:39 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105049
Bug ID: 105049
Summary: Invalid usage of vulkan pipeline barriers can cause
amdgpu to deadlock
Product: Mesa
Version: 17.3
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/radeon
Assignee: mesa-dev at lists.freedesktop.org
Reporter: zegentzy at protonmail.com
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 137278
--> https://bugs.freedesktop.org/attachment.cgi?id=137278&action=edit
src code for my program + its CMakeLists.txt and the script I build it with
So I was messing around with my neat little vulkan program and managed to make
the amdgpu driver freeze. TTY consoles still work but if you enter an TTY with
xorg running you can't get out or do anything. Any new xorg servers you start
will stay frozen, ect. Audio still plays.
Expect:
My faulty program shoud've just crashed.
What Happened:
Nothing graphical responded.
Attached:
calltrace: A call trace from the kernel because the process was hung
glinfo: results from running `glinfo`
glxinfo: results from running `glxinfo`
logfromssh: what the program outputs when run from ssh with x-forwarding
(program crashes before it can lock the gpu)
pacaur: results from running `pacaur -Q | grep "vulkan\|mesa\|xf86"`
vulkaninfo: results from running `vulkaninfo`
debuginfo.7z: src code for my program + its CMakeLists.txt and the script I
build it with
--
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/20180212/106dcd10/attachment.html>
More information about the mesa-dev
mailing list