Summary: | [glsl] ralloc.c:78: get_header: Assertion `info->canary == 0x5A1106' failed. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | glsl-compiler | Assignee: | Kenneth Graunke <kenneth> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | brianp |
Version: | git | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2011-02-01 12:42:44 UTC
59c957b688651a4c7fa4660ee7a404bd83e8bb0b is the first bad commit commit 59c957b688651a4c7fa4660ee7a404bd83e8bb0b Author: Brian Paul <brianp@vmware.com> Date: Mon Jan 31 14:06:38 2011 -0700 glsl: add cast to silence signed/unsigned comparison warning :040000 040000 9f63a9cde7d15dc462512e9367dd8daba556c3d8 f91d59473b6497c75d7db5156c1240786d26cc52 M src bisect run success commit cfd8d45ccde3252fd9a27fe0b2031a35f437a6a2 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Tue Feb 1 23:31:35 2011 -0800 glsl: Fix invalid use of ralloc_asprintf in prototype_string. This was my mistake when converting from talloc to ralloc. I was confused because the other calls in the function are to asprintf_append and the original code used str as the context rather than NULL. Fixes bug #33823. mesa: a9a02c8a39620515ec9fd0d774ce329cf67ecb4e (master) 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.