[Bug 90940] xserver crash in gtk+ application

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 12 04:13:12 PDT 2015


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Chris Wilson <chris at chris-wilson.co.uk> ---
Nice catch!

commit a00d9999f410b3ad5bb05ed68b7dd4e7166fd868
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Jun 12 10:33:17 2015 +0100

    sna: Fix tiling trapezoids

    When the trapezoid is rendering to a surface larger than the 3D pipe can
    handle, we split it into tiles. However, the code to do so insisted on
    passing along the wrong pointer and consequently crashed.

    Based on the patch by Carl Michal.

    Reported-by: Carl Michal <michal at physics.ubc.ca>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90940
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150612/71e382e0/attachment.html>


More information about the intel-gfx-bugs mailing list