[Mesa-dev] [Bug 34049] New: r600g: assertion failure (regression)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 8 12:17:11 PST 2011
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 at lists.freedesktop.org
ReportedBy: monraaf at 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 <brianp at 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.
More information about the mesa-dev
mailing list