[Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 10 23:02:19 UTC 2017


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

--- Comment #19 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Michel Dänzer from comment #17)
> Emil, I don't think there's any mystery anymore given comment 13 — the
> different cache timestamps are due to *_dri.so and d3dadapter9.so.1.0.0
> having different timestamps.
> 
IMHO the [file] source of the timestamps is not the bigger mystery, but why we
end up with "no such file or directory...---disabling". Afaics that should
_never_ happen.

The only thing that comes to mind is that the "wrong" library/symbol gets
picked to get the timestamp from.

This may happen due to the dynamic-list we have for the dri module (and the
fact that it lacks Bsymbolic). A trivial test is the patch attached.

Tl;Dr; "---disabling." should _never_ kick-in. Drop any hacks and give the
patch a try, please ?

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


More information about the mesa-dev mailing list