<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 - [g965] destroying context on exit causes crash in piglit tex3d-maxsize"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91148">91148</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[g965] destroying context on exit causes crash in piglit tex3d-maxsize
          </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>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mark.a.janes@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Piglit e59e81fde566b114e48910e63a9d43501c00cee2 destroys the context at the
exit of each piglit test.

This works fine everywhere but on g965 spec.!opengl 1_2.tex3d-maxsize, which
crashes with:

Mesa: User error: GL_OUT_OF_MEMORY in glTexImage3D(image too large: 2048 x 2048
x 2048, GL_RGBA8 format)
intel_do_flush_locked failed: Argument list too long
tex3d-maxsize:
/home/jenkins/workspace/Leeroy/repos/mesa/src/mesa/vbo/vbo_exec_api.c:1178:
vbo_exec_FlushVertices: Assertion `exec->flush_call_depth == 1' failed.


Previously, the test failed instead of crashing.</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>