[Mesa-dev] [RFC 00/20] shader compiler cache

Kenneth Graunke kenneth at whitecape.org
Mon Jun 2 11:22:24 PDT 2014


On Monday, June 02, 2014 07:44:15 PM Benjamin Bellec wrote:
[snip]
> The "canary error" on Google points to a previously closed bug from
> glsl-compiler :
> https://bugs.freedesktop.org/show_bug.cgi?id=58039

It's probably unrelated - failing the canary check basically just means you 
botched your memory management.  Or, more specifically, you passed a non-
ralloc'd pointer to a ralloc function.

I suppose it might be more ctx/mem_ctx confusion.

Valgrind can usually track these problems down.

--Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140602/6b6acf5d/attachment.sig>


More information about the mesa-dev mailing list