valgrind --num-callers=40 --suppressions=lyskomd.supp --leak-check=yes --logfile-fd=25 --show-reachable=yes ../lyskomd -f config/lyskomd-config ==14054== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==14054== Copyright (C) 2002, and GNU GPL'd, by Julian Seward. ==14054== Using valgrind-1.9.2, a program instrumentation system for x86-linux. ==14054== Copyright (C) 2000-2002, and GNU GPL'd, by Julian Seward. ==14054== Estimated CPU clock rate is 607 MHz ==14054== For more details, rerun with: -v ==14054== ==14054== Conditional jump or move depends on uninitialised value(s) ==14054== at 0x808431C: isc_cancel_idle_callback (isc_session.c:243) ==14054== by 0x8084719: isc_destroy (isc_session.c:380) ==14054== by 0x8084C13: isc_shutdown (isc_master.c:127) ==14054== by 0x804AB5B: main (ramkomd.c:647) ==14054== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==14054== by 0x8049E80: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==14054== ==14054== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) ==14054== malloc/free: in use at exit: 17154 bytes in 4 blocks. ==14054== malloc/free: 575 allocs, 571 frees, 235970 bytes allocated. ==14054== For counts of detected errors, rerun with: -v ==14054== searching for pointers to 4 not-freed blocks. ==14054== checked 4442772 bytes. ==14054== ==14054== definitely lost: 0 bytes in 0 blocks. ==14054== possibly lost: 0 bytes in 0 blocks. ==14054== still reachable: 17154 bytes in 4 blocks. ==14054== ==14054== 728 bytes in 2 blocks are still reachable in loss record 1 of 2 ==14054== at 0x40160529: malloc (vg_clientfuncs.c:100) ==14054== by 0x402DA232: __fopen_internal (iofopen.c:75) ==14054== by 0x402DA2FD: _IO_fopen@@GLIBC_2.1 (iofopen.c:106) ==14054== by 0x8091768: i_fopen (fopen.c:13) ==14054== by 0x804EFFC: init_cache (simple-cache.c:2617) ==14054== by 0x804A352: init_data_base (ramkomd.c:277) ==14054== by 0x804A8D0: initialize (ramkomd.c:547) ==14054== by 0x804AAD1: main (ramkomd.c:631) ==14054== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==14054== by 0x8049E80: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==14054== ==14054== 16426 bytes in 2 blocks are still reachable in loss record 2 of 2 ==14054== at 0x40160529: malloc (vg_clientfuncs.c:100) ==14054== by 0x807F670: yy_flex_alloc (aux-item-def-scan.c:1883) ==14054== by 0x807F290: yy_create_buffer (aux-item-def-scan.c:1558) ==14054== by 0x807E1BE: aid_lex (aux-item-def-scan.c:737) ==14054== by 0x807C1EC: aid_parse (/i/bison/1.35/share/bison/bison.simple:573) ==14054== by 0x807DEBB: parse_aux_item_definitions (aux-item-def-parse.y:490) ==14054== by 0x806A880: initialize_aux_items (aux-items.c:478) ==14054== by 0x804A6C1: initialize (ramkomd.c:439) ==14054== by 0x804AAD1: main (ramkomd.c:631) ==14054== by 0x4028BFB3: __libc_start_main (../sysdeps/generic/libc-start.c:144) ==14054== by 0x8049E80: (within /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/server/lyskomd) ==14054== ==14054== LEAK SUMMARY: ==14054== definitely lost: 0 bytes in 0 blocks. ==14054== possibly lost: 0 bytes in 0 blocks. ==14054== still reachable: 17154 bytes in 4 blocks. ==14054==