[Mesa-dev] [Bug 111288] Memory leak in minecraft (supposedly related to rendering)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 8 07:36:31 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111288
--- Comment #9 from Denis <denys.kostin at globallogic.com> ---
>and absurdly high amount of these records in process memory map seemed to be quite rational explanation of where that memory leak is.
Got you, thanks.
>so amount of these can easily grow until there's no memory left
ok, I see your point. I ran the game for a all night, and in the morning
observed memory usage - and it still used 2.3 GB of RAM memory (it is for about
20 hours in pause)
According to '/dev/dri/renderD128' records - they were increased up to 90.
About memory allocated for them - most of them used 4-16 kb, not 1 MB. Only few
of them used 400 Kb (1 or 2 records).
And the last thing - I tried to run java process using valgrind, it created
some logs (useless as they don't have information about possible leaks now) but
game still didn't start :( Possibly it should take more time... (it used 1.2 GB
of RAM memory now, as the original game uses 2.3 GB)
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190808/382e47d2/attachment.html>
More information about the mesa-dev
mailing list