Need help investigating potential memory leak

This is a bit out of my league, trying my best here lol. I don't necessarily know what to look for, but I know for a fact something isn't right on my server. Before I encountered issues, my memory would never go above 6gb or so idle, but now I notice the memory usage just goes up more and more every time chunks get loaded or players join etc. So from what I have gathered I probably am encountering a memory leak somewhere. I couldn't get MemoryAnalyzer to work with my Java for some reason, so I am using IntelliJ. I have no idea what I am looking for here. Also-- if this helps at all, I ran
spark profiler start --alloc
spark profiler start --alloc
and here is the link. If any more information is needed just let me know. Thanks.
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
8 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by guwad#0
Skullians
Skullians2w ago
Well anarchy exploit fixes seems to be causing havoc. Also have you pregenerated? I’m seeing a fair bit of chunk gen -> liquid flowing oh your view and sim distance is quite high 12 and 10? would take that down to 10 and 8 at the maximum
GUWAD
GUWADOP2w ago
Not pregenerated. Very large world border. I know that those distances are large, but currently have very little players so I figured once it becomes a problem I will lower the render+sim distances http://host.killcha.in/u/KgUn45.gz also here is heap dump if anyone wants to look at it, might have to rename to __.tar.gz to be able to extract
GUWAD
GUWADOP2w ago
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
GUWAD
GUWADOP2w ago
Or maybe it's a problem with gc? really not sure. Just know that the more chunks I load, the more memory is used, and it never goes down. It goes up until the point I cannot stop the server without killing it !close
Admincraft Meta
Closed post!
Your post has been marked as solved!
Requested by guwad#0
GUWAD
GUWADOP2w ago
the problem was with a module in anarchyexploitfixes fixed it all up !close
Admincraft Meta
Closed post!
Your post has been marked as solved!
Requested by guwad#0

Did you find this page helpful?