Summary: | NULL ptr deref in intel_fb_obj_invalidate | ||
---|---|---|---|
Product: | DRI | Reporter: | Ville Syrjala <ville.syrjala> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs, tasev.stefanoska |
Version: | DRI git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ville Syrjala
2015-09-25 19:01:38 UTC
Looking at the asm, it would appear to be the obj->base.dev where it blows up, so NULL obj gets passed in. And just happened on IVB too. Seems to be this: https://apibugzilla.novell.com/show_bug.cgi?id=962866 Is it preceded by a WARNING from kref too? *** Bug 93483 has been marked as a duplicate of this bug. *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.