[Bug 98638] Panic on shutdown with AMDGPU and Ubuntu Plymouth

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 14 11:28:43 UTC 2016


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

--- Comment #7 from Christian König <deathsimple at vodafone.de> ---
Try loading the amdgpu.ko module in gdb like this (Obviously please use the
correct one for your kernel version):

gdb /lib/modules/4.7.0+/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko

And then run

l *(amdgpu_fence_wait_empty+0x2a)

This should give you a line number when debug symbols are available.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161114/99fdbd4b/attachment.html>


More information about the dri-devel mailing list