<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 - [965GM] OpenGL software crash on start"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90876">90876</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[965GM] OpenGL software crash on start
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>10.5
          </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>srg.koshelev@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=116325" name="attach_116325" title="dmesg output">attachment 116325</a> <a href="attachment.cgi?id=116325&action=edit" title="dmesg output">[details]</a></span>
dmesg output

965GM 
system: Debian 3.2.46-1 x86_64 
libdrm: 2.4.60
kernel: 3.2.0-4-amd64

Reproduce steps:
1. Start X server
2. Run glxgears (or any 3D/OpenGL software)
<span class="quote">>> intel_do_flush_locked failed: Input/output error</span >

Workaround with "LIBGL_ALWAYS_SOFTWARE=1" works.

 sh -c "LIBGL_DEBUG=verbose glxgears"
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
intel_do_flush_locked failed: Input/output error</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>