<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Uninitialized variables leads to random segfaults (valgrind log, apitrace attached)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94955#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Uninitialized variables leads to random segfaults (valgrind log, apitrace attached)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94955">bug 94955</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>(In reply to Bruce Cherniak from <a href="show_bug.cgi?id=94955#c11">comment #11</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=123134" name="attach_123134" title="tex_sample_func">attachment 123134</a> <a href="attachment.cgi?id=123134&action=edit" title="tex_sample_func">[details]</a></span>
> 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.</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>