valgrind --num-callers=40 --suppressions=lyskomd.supp --leak-check=yes --logfile-fd=25 --show-reachable=yes ../lyskomd -f config/lyskomd-config ==22502== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==22502== Copyright (C) 2002, and GNU GPL'd, by Julian Seward. ==22502== Using valgrind-1.9.2, a program instrumentation system for x86-linux. ==22502== Copyright (C) 2000-2002, and GNU GPL'd, by Julian Seward. ==22502== Estimated CPU clock rate is 605 MHz ==22502== For more details, rerun with: -v ==22502== ==21913== ==21913== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 14 from 3) ==21913== malloc/free: in use at exit: 17926 bytes in 9 blocks. ==21913== malloc/free: 39654 allocs, 39645 frees, 4078400 bytes allocated. ==21913== For counts of detected errors, rerun with: -v ==21913== searching for pointers to 9 not-freed blocks. ==21913== checked 4484496 bytes. ==21913== ==21913== definitely lost: 0 bytes in 0 blocks. ==21913== possibly lost: 0 bytes in 0 blocks. ==21913== still reachable: 17926 bytes in 9 blocks. ==21913== ==21913== 23 bytes in 1 blocks are still reachable in loss record 1 of 7 ==21913== at 0x40160529: malloc (vg_clientfuncs.c:100) ==21913== by 0x40008A7E: _dl_new_object (dl-object.c:108) ==21913== by 0x400045EE: _dl_map_object_from_fd (dl-load.c:846) ==21913== by 0x40005ABC: _dl_map_object_internal (dl-load.c:1873)