[Bug 98764] [G33] 2,820 piglit assertions ralloc.c:84: get_header: Assertion `info->canary == 0x5A1106' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 17 19:56:25 UTC 2016


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

            Bug ID: 98764
           Summary: [G33] 2,820 piglit assertions ralloc.c:84: get_header:
                    Assertion `info->canary == 0x5A1106' failed.
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: t_arceri at yahoo.com.au
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: kenneth at whitecape.org

Bisected to:

0ad69e6b51b06c483db37c3b7eeb1da1a95d0629
Author:     Timothy Arceri <timothy.arceri at collabora.com>

mesa: make use of ralloc when creating ARB asm gl_program fields

This will allow us to move the ARB asm fields in gl_program into
a union as we will be able call ralloc_free() on the entire struct
when destroying the context.

In this change we switch over to using ralloc for the Instructions,
String and LocalParams fields of gl_program.

Reviewed-by: Emil Velikov <emil.velikov at collabora.com>


In addition to the many assertions in piglit, the GLES CTS dies completely on
G33.  Other platforms are unaffected.

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


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