Summary: | [bisected] piglit spec/OpenGL_1.0/gl-1.0-beginend-coverage aborted | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Mesa core | Assignee: | Ian Romanick <idr> |
Status: | VERIFIED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | major | ||
Priority: | high | CC: | brianp |
Version: | git | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | output |
Description
lu hua
2013-12-02 05:07:38 UTC
Patch sent to the mesa-dev list: http://lists.freedesktop.org/archives/mesa-dev/2014-January/052156.html Fixed by: commit c11d76c51a29ed4fe02a8c46ba9fd64083f155ed Author: Ian Romanick <ian.d.romanick@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@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72214 Reviewed-by: Brian Paul <brianp@vmware.com> Cc: Lu Ha <huax.lu@intel.com> Verified.Fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.