https://bugs.freedesktop.org/show_bug.cgi?id=34049
Summary: r600g: assertion failure (regression) Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: monr...@gmail.com Mesa git master causes an assertion failure on r600g with the following piglit tests. bugs/fdo23670-drawpix_stencil general/stencil-drawpixels stencil-drawpixels: program/program.c:452: _mesa_reference_program: Assertion `(*ptr)->RefCount > 0' failed Aborted git bisect says: 5cbff0932e498f49b57cbb71037b93416bfe30e0 is the first bad commit commit 5cbff0932e498f49b57cbb71037b93416bfe30e0 Author: Brian Paul <bri...@vmware.com> Date: Tue Feb 8 08:05:14 2011 -0700 st/mesa: free the temporary bitmap/drawpix shader code Fixes a per-shader memory leak when drawing glBitmaps, glDrawPixels or glCopyPixels. NOTE: This is a candidate for the 7.9 and 7.10 branches. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev