Jump to content

[Track] Memory Leaks


Recommended Posts

  • 2 weeks later...

Try to launch your core with Valgrind to see if there is memory leak. It will help you i think.

Here is the command :

 valgrind --tool=memcheck --leak-check=full ./mangos-worldd

PS : With a Mangos without any patch I have some memory leak can someone confirm ?

If it's true I will try to correct them.

Link to comment
Share on other sites

Try to launch your core with Valgrind to see if there is memory leak. It will help you i think.

Here is the command :

 valgrind --tool=memcheck --leak-check=full ./mangos-worldd

PS : With a Mangos without any patch I have some memory leak can someone confirm ?

If it's true I will try to correct them.

Im running mangos with mtmaps and a few other fixes on my main testing server. 150 testers no visible memory leaks. rev7887. On my 2nd testing server NO changes to core (only 5-10 online) memory is fine too mangos rev7863. All Vmaps on both.

On my main server I only updated about 2 hours ago so i will monitor it

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use