[Mesa-dev] [Bug 98595] glsl: ralloc assertion "info->canary == CANARY" failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 6 00:47:41 UTC 2016


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

--- Comment #5 from Jonathan Gray <jsg at openbsd.org> ---
Indeed the abort is not triggered with gcc 4.9 but is with gcc 4.2.1.

For gcc < 4.4.3 and for clang HAS_TRIVIAL_DESTRUCTOR is set to
__has_trivial_destructor(T) otherwise it is (false).

Everything worked last weeked, though that was before
cc6aa1d161280f10ded7834d1ec2413bc97589fe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161106/95091d23/attachment.html>


More information about the mesa-dev mailing list