[Bug 72214] [bisected] piglit spec/OpenGL_1.0/gl-1.0-beginend-coverage aborted

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 24 13:43:43 PST 2014


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

Ian Romanick <idr at freedesktop.org> changed:

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

--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
Fixed by:

commit c11d76c51a29ed4fe02a8c46ba9fd64083f155ed
Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Tue Jan 21 16:52:42 2014 -0800

    mesa: Increment the list pointer while freeing instruction data

    Since the list pointer was never incremented when a OPCODE_PIXEL_MAP
    opcode was encountered, the data for the instruction would get freed
    over and over and over... resulting in a crash.

    Fixes gl-1.0-beginend-coverage.

    Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72214
    Reviewed-by: Brian Paul <brianp at vmware.com>
    Cc: Lu Ha <huax.lu at intel.com>

-- 
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-3d-bugs/attachments/20140124/ac6dfcae/attachment.html>


More information about the intel-3d-bugs mailing list