<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 - X Error of failed request: BadAlloc (insufficient resources for operation)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104351">104351</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>X Error of failed request:  BadAlloc (insufficient resources for operation)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>17.3
          </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>critical
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>breno.ec@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I was developing a Qt application using OpenGL. When I updated mesa to version
17.3.0-2, under Arch Linux, that application crashed and reported the X
BadAlloc error.

First I suspected that this error was Qt related, so I ported my application to
FreeGLUT. But then the same crash and error would emerge again.

I have downgraded mesa to version 17.2.6-1 and my application is functional
again.

Just to be sure that was not related to my code, I ran glxinfo and glxgears
under those versions and both commands worked as expected in version 17.2.6-1,
but in version 17.3.0-2:

# glxgears
X Error of failed request:  BadAlloc (insufficient resources for operation)
  Major opcode of failed request:  149 ()
  Minor opcode of failed request:  2
  Serial number of failed request:  37
  Current serial number in output stream:  38

# glxinfo
name of display: :0
^C

I had to stop glxinfo, since there was no output after several minutes.

Thanks for your time,
Breno Souza</pre>
        </div>
      </p>


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

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