[Bug 91527] 7870 radeon crashes after kernel msg drm:radeon_mn_invalidate_range_start
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 13 10:41:23 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91527
--- Comment #5 from JATothrim <jarmo.tiitto at gmail.com> ---
I did more research and I was able to capture full kernel crash dump.
Debugging the crashdump I found that The kernel dies at kernel version v3.18.19
in src lines: drivers/gpu/drm/radeon/radeon_mn.c:75 or
drivers/gpu/drm/radeon/radeon_mn.c:76 on to NULL ptr dereference.
At both code lines the kernel tries to lock a mutex apparently. I don't know
exactly which one fails as I'm no expert debugging x86-64 assembly.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150813/ceacc5e0/attachment.html>
More information about the dri-devel
mailing list