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