[Bug 70461] [sna suse] ddx assertion hits

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 15 21:50:41 UTC 2016


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

--- Comment #139 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to Chris Wilson from comment #138)
> The oddities that I need to explain:
> 
> Where did the last unref come from, the only clue in stacktrace is
> FreeResource(), suggesting that it came from the DRI2 core.

That appears to be that the named pixmap (for Composite) is used by DRI2 with
both the window and as a pixmap. The last free is from destroying the Pixmap.

> Do I have dangling private pointers from the window?

No, the DRI2 buffer is associated with the Pixmap not Window. The resized
Window creates a new DRI2Buffer for its new Pixmap and then we destroy the old
DRI2Buffer.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160315/3a70d0e0/attachment-0001.html>


More information about the intel-gfx-bugs mailing list