https://bugs.freedesktop.org/show_bug.cgi?id=104362
GitLab Migration User changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #28 from nmr ---
I get that it's triggered by Mesa, but don't you think it's a bug itself that
user-space can hang the kernel? I can't even switch virtual consoles when it
hangs.
I'm currently running Linux waldorf 4.19.0-2-amd64 #
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #27 from Alex Deucher ---
(In reply to nmr from comment #26)
> I'm getting the impression that AMD does not regard the kernel hang as the
> underlying issue. Is that correct?
The GPU hang is most likely caused by a bug in mesa. Wha
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #26 from nmr ---
I'm getting the impression that AMD does not regard the kernel hang as the
underlying issue. Is that correct?
--
You are receiving this mail because:
You are the assignee for the bug.___
https://bugs.freedesktop.org/show_bug.cgi?id=104362
Alex Deucher changed:
What|Removed |Added
Product|DRI |Mesa
Component|DRM/AMDgpu
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #25 from nmr ---
Is it likely that this hang will get any traction with the AMDGPU team? Or
should I just close it and reset my expectations?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #24 from Alex Deucher ---
(In reply to nmr from comment #23)
> Marek, is this even the right bug tracker for the kernel module or is this
> just for user space?
Same bug tracker for all components.
--
You are receiving this mail b
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #23 from nmr ---
Marek, is this even the right bug tracker for the kernel module or is this just
for user space?
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #22 from nmr ---
amdgpu still hangs kernel in Linux waldorf 4.19.0-2-amd64 #1 SMP Debian
4.19.16-1 (2019-01-17) x86_64 GNU/Linux
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #21 from nmr ---
There may also be a bug in radeonsi, and thanks for the heads up, but every
circumstance where user code causes a kernel hang is a bug.
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #20 from Axel Davy ---
It looks like from the previous comments the problem is in radeonsi.
As a 'temporary fix', you could try this patch:
https://github.com/iXit/Mesa-3D/commit/976f3fe791b0aa34cc04eaac53147eb60089e0f7
This patch
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #19 from nmr ---
Created attachment 143125
--> https://bugs.freedesktop.org/attachment.cgi?id=143125&action=edit
UMR dump for similar dxvk hang
I see that there is only one wave noted in the dump, and the shader appears to
be of r
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #18 from nmr ---
Created attachment 143124
--> https://bugs.freedesktop.org/attachment.cgi?id=143124&action=edit
dmesg during reboot/recovery
On the basis that it may be shader induced I repro'd a similar hang with dxvk
(v0.95-5-g
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #17 from Marek Olšák ---
(In reply to nmr from comment #15)
> Marek forgive my ignorance but why would SGPR spilling or branching cause
> the hang? Is the shader just timing out somehow and the timeout resulting in
> a kernel module
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #16 from Marek Olšák ---
The wave dump suggests that image_sample_lz might be responsible for the hang,
but its SGPR inputs seem to contain valid descriptors.
--
You are receiving this mail because:
You are the assignee for the bug
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #15 from nmr ---
Marek forgive my ignorance but why would SGPR spilling or branching cause the
hang? Is the shader just timing out somehow and the timeout resulting in a
kernel module abort?
--
You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #14 from Marek Olšák ---
There is some branching and SGPR spilling, so I guess that's the problem.
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel m
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #13 from Andrey Grodzovsky ---
(In reply to nmr from comment #10)
> Created attachment 143036 [details]
> UMR dump for PoE/gallium-nine induced AMDGPU hang
>
> I am experiencing the same bug, here is the UMR dump.
Marek, I am seein
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #12 from nmr ---
Andrey is there anything I can do to help resolve this? Be happy to help.
Haven't looked at the ring buffers, is there some kind of deadlock in there?
--
You are receiving this mail because:
You are the assignee fo
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #11 from nmr ---
Created attachment 143037
--> https://bugs.freedesktop.org/attachment.cgi?id=143037&action=edit
dmesg dump for hang
--
You are receiving this mail because:
You are the assignee for the bug.___
https://bugs.freedesktop.org/show_bug.cgi?id=104362
nmr changed:
What|Removed |Added
CC||nnmmrr88...@gmail.com
--- Comment #10 from nmr -
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #9 from Vladimir Usikov ---
My Radeon 7950 dead, can`t test any more.
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.f
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #8 from Andrey Grodzovsky ---
We can try and check the gfx command buffer for latest commands and CUs status
-
Clone and build our open source register analyzer from here -
https://cgit.freedesktop.org/amd/umr/
After hang happens
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #7 from Vladimir Usikov ---
Created attachment 141405
--> https://bugs.freedesktop.org/attachment.cgi?id=141405&action=edit
dmesg_2
>Did you do pm-hibernate before the hang happened ? I see a hibernate print
>just before the hang
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #6 from Andrey Grodzovsky ---
Did you do pm-hibernate before the hang happened ? I see a hibernate print just
before the hang in the previous log ?
In latest log i see no prints of hang.
--
You are receiving this mail because:
You
https://bugs.freedesktop.org/show_bug.cgi?id=104362
Vladimir Usikov changed:
What|Removed |Added
Attachment #136347|text/x-log |text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #5 from Vladimir Usikov ---
Created attachment 141330
--> https://bugs.freedesktop.org/attachment.cgi?id=141330&action=edit
glxinfo
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #4 from Vladimir Usikov ---
Created attachment 141329
--> https://bugs.freedesktop.org/attachment.cgi?id=141329&action=edit
clean dmesg
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #3 from Andrey Grodzovsky ---
(In reply to Vladimir Usikov from comment #2)
> Created attachment 141280 [details]
> dmesg
>
> Freeze still going on Linux 4.18.4 and mesa 18.1.7. Dmesg different.
>
> After freeze i try cat /sys/kern
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #2 from Vladimir Usikov ---
Created attachment 141280
--> https://bugs.freedesktop.org/attachment.cgi?id=141280&action=edit
dmesg
Freeze still going on Linux 4.18.4 and mesa 18.1.7. Dmesg different.
After freeze i try cat /sys/ke
https://bugs.freedesktop.org/show_bug.cgi?id=104362
--- Comment #1 from Vladimir Usikov ---
What I mean by freezing.
The computer does not respond to the keyboard and mouse.
When I press 'Num Lock' or 'Caps Lock' the LED does not light up.
Clicking on Ctrl+Alt+F# does not switch to the TTY#.
Toda
https://bugs.freedesktop.org/show_bug.cgi?id=104362
Bug ID: 104362
Summary: GPU fault detected on wine-nine Path of Exile
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
32 matches
Mail list logo