<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><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#c10">Comment # 10</a>
              on <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">bug 111288</a>
              from <span class="vcard"><a class="email" href="mailto:remordemef312@yandex.ru" title="Greg <remordemef312@yandex.ru>"> <span class="fn">Greg</span></a>
</span></b>
        <pre><span class="quote">>it is for about 20 hours in pause</span >
As I said, it pauses leaking when you stay still; it only seems to leak when
you move (supposedly when new chunks (map is split into 16x16x256 (256 in
vertical dimension) areas (chunks), only those near the player are loaded (are
rendered and processed). When player moves, some chunks get loaded and some get
unloaded to keep only area close to player loaded) are loaded). Reliable way to
trigger leak is moving in one direction for some time.

Can you please check trace I provided (replay it and monitor amount of
`renderD128` records) (if leaks are 'replayed', then the problem is somewhere
in jvm (i've noticed appearance of sigsegv signals that don't terminate program
when I traced with ltrace), if not, then probably it's driver issue or
something, and at least it'll be easier (than delving in decompiled minecraft)
to locate troublesome chunk)</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>