Kuya Jeo 120 Posted April 24, 2020 (edited) Memory manager: Memory leaks found at 2020/04/24 14h16m11s (Git rev 'dd7f653b00239299cdecb7ca826c21e5957863da'). 0001 : pc.c line 9769 size 15 address 0x0xbd18154 Memory manager: Memory leaks found at 2020/04/24 19h15m46s (Git rev 'dd7f653b00239299cdecb7ca826c21e5957863da'). 0001 : pc.c line 9785 size 13 address 0x0xa747724 the map server crash p->value = aStrdup(val); line code 9769 and 9785 latest revision and no source modifications Edited April 24, 2020 by Zhao Chow Quote Share this post Link to post Share on other sites
0 4144 364 Posted April 24, 2020 for commit what you show, on both lines look like no memory allocations. this mean you using other hercules version of have some mods in pc.c Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted April 26, 2020 On 4/24/2020 at 7:53 PM, 4144 said: for commit what you show, on both lines look like no memory allocations. this mean you using other hercules version of have some mods in pc.c I dont modified PC.C and the hercules version i used is from github.. anyway i have other issues found, even in fresh git.. when i used @reloadscript frequently, map-server crashes Quote Share this post Link to post Share on other sites
Memory manager: Memory leaks found at 2020/04/24 14h16m11s (Git rev 'dd7f653b00239299cdecb7ca826c21e5957863da').
0001 : pc.c line 9769 size 15 address 0x0xbd18154
Memory manager: Memory leaks found at 2020/04/24 19h15m46s (Git rev 'dd7f653b00239299cdecb7ca826c21e5957863da').
0001 : pc.c line 9785 size 13 address 0x0xa747724
the map server crash
p->value = aStrdup(val); line code 9769 and 9785
latest revision and no source modifications
Edited by Zhao ChowShare this post
Link to post
Share on other sites