<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 minecraft (supposedly related to rendering)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111288">111288</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Memory leak in minecraft (supposedly related to rendering)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>19.1
          </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>Mesa core
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>remordemef312@yandex.ru
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=144934" name="attach_144934" title="apitrace">attachment 144934</a> <a href="attachment.cgi?id=144934&action=edit" title="apitrace">[details]</a></span>
apitrace

Minecraft 1.7.10 (also tested on 1.0 release) leaks memory in form of 1Mb
memory regions mapped to `/dev/dri/renderD128` (observed in /proc/[id]/maps)(it
seems new ones appear and old ones stay until program termination; probably it
has something to do with chunk loading/unloading since it seems new ones don't
appear when you stay still). Tested on java 8, happens with both openjdk (from
ubuntu 18.04 repositories) and oracle java (taken from here
<a href="https://www.java.com/en/download/">https://www.java.com/en/download/</a> ). Leak also happens with
LIBGL_ALWAYS_SOFTWARE=1 set.
Might be worth noting that I use additional kernel boot parameters (iommu=soft
idle=nomwait rcu_nocbs=0-7 acpi_enforce_resources=lax) (some or all of those
are said to lessen system freezes (known problem with Ryzen 2500u)).</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>