[Bug 99295] [Regression BDW] kernel panic in Intel i915 module, complete system freeze in 4.10-rc2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 8 12:09:46 UTC 2017


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to Chris Wilson from comment #7)
> From bug 99584:
> 
> It looks like we are hitting a use-after-free in
> gen8_ppgtt_alloc_page_directories with some pdp state. One possible theory
> from looking at the log is that the shrinker kicks in and starts swinging
> its axe, evicting one or more vma's, which results in said pdp being freed,

Confirmed with a kselftest that is exactly what is happening here. Or at least
we have a bug exactly like that. The patches to adjust used_pte accounting
fixes my kselftest.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170208/f8e2255c/attachment.html>


More information about the intel-gfx-bugs mailing list