Getting Memory Leaks

komkit0710

New member
Messages
2
Points
0
Hi, 

I get this memory leaks when closing char server

[Status]: Map-server #0 has disconnected.[Status]: Shutting down...[Status]: Terminating...[Notice]: Sending all users offline.[Status]: Finished.Memory manager: Memory leaks found at 2013/10/08 12h10m10s (rev Unknown).0001 : char.c line 3840 size 176 address 0x0x2ba1ed1a02540002 : char.c line 3840 size 176 address 0x0x2ba1ed1a03240003 : char.c line 3840 size 176 address 0x0x2ba1ed1a03f40004 : char.c line 3840 size 176 address 0x0x2ba1ed1a04c4[Warning]: Memory manager: Memory leaks found and fixed.

I also get Memory Leaks from Map-server

but it from Hamony

Memory manager: Memory leaks found at 2013/10/08 12h10m06s (rev Unknown).0001 : harmonycore.c line 291 size 24 address 0x0x2aaaac06c0a4[Warning]: Memory manager: Memory leaks found and fixed.

Is this can cause effect to server if I ignore this leak?

Thank you.

 
We can't help you due to the fact that it's Harmony what causes this problem to your server, and Harmony is a closed source solution, so we can't take a peek on its code and tell you what's wrong.

Anyways, it doesn't seem those problems are very serious and/or harmful, since it says that memory leaks were found and then fixed.

 
Thank you for your answer.

Harmony that causes memory leaks in Char-Server too, right?

If I ignore this, the server is out of memory or not

thank you.

 
Last edited by a moderator:
I don't own Harmony to test.

However they're not that bad if the server says it's been fixed.

Anyways, in the event your server runs out of memory you can always reboot if you want.

 
Back
Top