<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 - xorg resource leak and crash in Intel Ivybridge"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92911">92911</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>xorg resource leak and crash in Intel Ivybridge
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>DRM/Intel
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mar.kolya@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=119581" name="attach_119581" title="xorg log">attachment 119581</a> <a href="attachment.cgi?id=119581&action=edit" title="xorg log">[details]</a></span>
xorg log

X session crashes after some use, several times a day under normal desktop
usage.

I'll attach xorg log

I've noticed one more strange thing that is possibly related. Output of this
command:

cat /proc/{xorg pid}/maps  | grep mm | wc -l

(this looks for lines like this: 7fd313cc8000-7fd313d09000 rw-s 00000000 00:05
41728                      /drm mm object (deleted))

goes to 10's of thousands. It seems to be growing quicker if some videa
application is being used (google hangouts). Stopping browser (and hangouts)
doesn't seem to release those mmaps.

The frequency of the crashing seems to be roughly correlated to time of hangout
usage and therefore it looks like crashes and number of mmaps growing without
bounds seems related.

This all happens with current iobaf build on Ubuntu Trusty (Mint). Rolling back
to vivid lts packages seems to be keeping number of mmaped regions to less than
150 and no crashes so far.</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 on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>