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

--- Comment #3 from Emil Velikov <emil.l.veli...@gmail.com> ---
The "Failed to create foo" messages are expected and deliberate.

The actual issue is the next lines:

Error: Test 'cache_put eviction with MAX_SIZE=1K' failed: Expected=1, Actual=2
Error: Test 'eviction after overflow with MAX_SIZE=1M' failed: Expected=2,
Actual=3

Currently we have 7 (seven) different codepaths for the SHA implementation (as
provided by 8 libraries). My local work to resolve that ran into similar
issues. That said the following come to mind:
 - Buggy sha implementation - play with --with-sha1 +
libc|libmd|libnettle|libgcrypt|libcrypto|libsha1|CommonCrypto|CryptoAPI
 - Concurrency issues - does 5c73ecaac487eba36e15f22be2e9396c4a0ffe46 help ?
 - Mesa bugs ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to