<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SKL] ES31-CTS.core.sepshaderobjs.StateInteraction fails sporadically"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102177">102177</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[SKL] ES31-CTS.core.sepshaderobjs.StateInteraction fails sporadically
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>scott.d.phillips@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Bisected to:

commit 3fe8d04a6d69fad98228be647ba9b250ea0e3a8b
Author: Timothy Arceri <<a href="mailto:timothy.arceri@collabora.com">timothy.arceri@collabora.com</a>>
Date:   Mon Jan 9 16:13:27 2017 +1100

    mesa: don't always set _NEW_PROGRAM when linking

    We only need to set it when linking was successful and the program
    being linked is currently active.

    The programs_in_use mask is just used as a flag for now but in
    a future change we will use it to update the CurrentProgram array.

    V2: make sure to flush vertices before linking (suggested by Marek)

    Reviewed-by: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>

Fails infrequently, seems to be ~0.6% of executions on my system. Doing what
naively looks to me like a revert on master doesn't fix it, although lots has
changed around that code since then.</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>