[Bug 98592] [bisected] "Assertion `info->canary == 0x5A1106' failed." in several GLES3 conformance tests

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 4 17:41:09 UTC 2016


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

Mark Janes <mark.a.janes at intel.com> changed:

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

--- Comment #1 from Mark Janes <mark.a.janes at intel.com> ---
fixed by 979ec2cf754b28640c1c03a5cae8cc3a5febf33e
i965: use rzalloc instead of calloc in brwNewProgram

commit cc6aa1d161280f10ded7834d1ec2413bc97589fe changed to using rzalloc
for gl_program creation but one instance for program creation was still
using calloc.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20161104/46eff5a1/attachment.html>


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