[Bug 91658] Xorg segfault during video playback

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 19 07:22:41 PDT 2015


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

--- Comment #16 from Chris Wilson <chris at chris-wilson.co.uk> ---
Another go, now with more assertions:

commit dab1c0f159d74fc82618b88262e064010e6387ec
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Aug 18 23:27:22 2015 +0100

    sna/dri2: Move the pending swap from the buffer to the event

    To ease tracking of the next swap, stash it on the event (which is then
    reused) rather than the back buffer (which changes frequently).

    In addition, add debug flags and assertions to track event stages (such
    as making sure we do not decouple/free an event that we have sent a
    signal back to the client).

As always hopefully this gets us to the point of chasing down the original bug!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150819/8c1746f4/attachment.html>


More information about the intel-gfx-bugs mailing list