<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - gles cts hangs mesa indefinitely"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100871">bug 100871</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - gles cts hangs mesa indefinitely"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100871#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - gles cts hangs mesa indefinitely"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100871">bug 100871</a>
              from <span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span></b>
        <pre>Should be fixed by:

commit de8e01698fb745e6f91c22470393777093c2c2ee
Author: Timothy Arceri <<a href="mailto:tarceri@itsqueeze.com">tarceri@itsqueeze.com</a>>
Date:   Sun Apr 30 12:12:35 2017 +1000

    i965: Don't allocate uniform space for samplers

    Samplers are encoded into the instruction word, so there's no need to
    make space in the uniform file.

    Previously matrix_columns and vector_elements were set to 0, making this
    else case a no-op. Commit 75a31a20af26 changed that, causing malloc
    corruption in thousands of tests on i965.

    Fixes: 75a31a20af26 ("glsl: set vector_elements to 1 for samplers")

    Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - gles cts hangs mesa indefinitely"
   href="show_bug.cgi?id=100871">https://bugs.freedesktop.org/show_bug.cgi?id=100871</a></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>