[Mesa-dev] [Bug 94955] Uninitialized variables leads to random segfaults (valgrind log, apitrace attached)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 22 01:01:28 UTC 2016


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

--- Comment #17 from Roland Scheidegger <sroland at vmware.com> ---
(In reply to Bruce Cherniak from comment #11)
> Created attachment 123134 [details]
> tex_sample_func
> 
> Here's the ir for the jit'd sampler.  I forced "use_tex_func" so it didn't
> inline with the FS, although it fails the same either way.

Actually for me the sampler which crashes is a bog-standard rgba8 one, with
linear filtering, repeat wrap, npot.
I think I found the problem, the coords are all nans (might just be the shader
doing this), and the wrap code isn't quite robust against that. Nasty.

-- 
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/20160422/55230f33/attachment.html>


More information about the mesa-dev mailing list