[Bug 70924] Xorg memory leak with >=xf86-video-intel-2.99.901 and above
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 4 04:59:42 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70924
--- Comment #68 from Chris Wilson <chris at chris-wilson.co.uk> ---
Hmm, I think that should explain the half-ok image:
commit 4734354209897448af61b7c3fcb35ef1ced8b11f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Mon Nov 4 12:57:01 2013 +0000
sna: Apply the BLT source offset for individual copies
Folloinw a complex path through multiple layers of indirections and
tiling fallbacks, resulted in hitting a path where the source offset was
subsequently ignored. This leads to the operation reading from invalid
memory (or hitting the assert warning about the same).
References: https://bugs.freedesktop.org/show_bug.cgi?id=70924
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Thanks a lot for the traces. That leaves the proxy assert still unresolved, but
can you please check if that at least fixes one issue?
--
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/20131104/8abd4485/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list