<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 - Memory leak in Intel driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=112196">112196</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Memory leak in Intel driver
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </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>critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jdemello@comqi.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>We have a software solution that is based of Ubuntu 16.04 (fully updated).

uname -a: Linux EnGageRP-a371 4.15.0-62-generic #69~16.04.1-Ubuntu SMP Fri Sep
6 02:43:35 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Graphics driver version: 2:2.99.917+git20160325-1ubuntu1

Our software appears to have no free memory after a while. top does not
indicated any increase in RSS or Virtual Memory on any process. Kernel
buffers/cache seems to grow over time. Swap gets filled up over time and
eventually soon after either the player hangs or the OOM kills Xorg and
everything recovers.

The workload causing this varies over time and repeats every 15min. It
essentially consists of at most two video at a time (no hardware acceleration
enabled), along with a browser running something from <a href="https://stackla.com/">https://stackla.com/</a> and
images. The video and the browser may run in parallel, but otherwise if alone,
it is in full screen. All videos are at most 1080p.

>From what I understand, Xorg process seems to be leaking gem objects and that
this might actually be indicative of a bug in the Intel driver.

I have tried tracing calls to gem_create and gem_close in Xorg, and a few
outstanding allocations. Please see attached summary.txt.</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>