[Bug 82979] Segmentation fault in sna_dri2_get_back()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Aug 23 08:31:36 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82979
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Chris Wilson <chris at chris-wilson.co.uk> ---
Thanks for the bug report and running valgrind for me!
commit 12c051d5c673d79c16a3a1478c0977799484ca95
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Sat Aug 23 15:33:13 2014 +0100
sna/dri2: Unhook event from draw list upon client destruction
When the client goes away, we need to free its events. However, we
have to defer the freeing of any pending event (ones currently routed
through the kernel) for those we need to remember to decouple the event
from the Drawable's list before they are freed.
Reported-by: John Lindgren <john.lindgren at aol.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82979
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
You are receiving this mail because:
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: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140823/b3d1cce0/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list