Hi!
Looks like memory leak in NetXMS server. Is it possible to you to run it under valgrind and send me the log? Correct command will be
valgrind --leak-check=full --undef-value-errors=no --log-file=netxmsd-valgrind.log netxmsd -D3
This will run netxmsd under valgrind in foreground. Let it run for few hours, then shutdown by entering "down" in server's console, and send me netxmsd-valgrind.log.
Best regards,
Victor
Looks like memory leak in NetXMS server. Is it possible to you to run it under valgrind and send me the log? Correct command will be
valgrind --leak-check=full --undef-value-errors=no --log-file=netxmsd-valgrind.log netxmsd -D3
This will run netxmsd under valgrind in foreground. Let it run for few hours, then shutdown by entering "down" in server's console, and send me netxmsd-valgrind.log.
Best regards,
Victor