<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [bisected] Anvil accesses uninitialized memory while compiling shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104226#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [bisected] Anvil accesses uninitialized memory while compiling shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104226">bug 104226</a>
              from <span class="vcard"><a class="email" href="mailto:joseph.kucia@gmail.com" title="Józef Kucia <joseph.kucia@gmail.com>"> <span class="fn">Józef Kucia</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=136238" name="attach_136238" title="Hack">attachment 136238</a> <a href="attachment.cgi?id=136238&action=edit" title="Hack">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=104226&attachment=136238'>[review]</a>
Hack

(In reply to Francisco Jerez from <a href="show_bug.cgi?id=104226#c7">comment #7</a>)
<span class="quote">> The attached patch should fix the valgrind error you pointed out.  Strangely
> enough I have been unable to reproduce the crash, even while running the
> same binary you compiled yourself.  The conditional jump depending on
> uninitialized memory doesn't explain the problem, it seems fully harmless. 
> What platform are you running this on?  And what exactly is the nature of
> the crash you're seeing?  (segfault?)</span >
Yes, the crash is unrelated to the valgrind error. It seems to be SSE alignment
issue. The attached hack fixes the problem for me.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>