Package: valgrind Version: 1:3.1.0-2 Severity: normal
Hello When I ran a program with valgrind I obtained this message: [EMAIL PROTECTED]:~/Projets/hkl/test$ valgrind ../build/test/test ==7753== Memcheck, a memory error detector. ==7753== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==7753== Using LibVEX rev 1471, a library for dynamic binary translation. ==7753== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP. ==7753== Using valgrind-3.1.0-Debian, a dynamic binary instrumentation framework. ==7753== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==7753== For more details, rerun with: -v ==7753== --7753-- DWARF2 CFI reader: unhandled CFI instruction 0:50 --7753-- DWARF2 CFI reader: unhandled CFI instruction 0:50 ............................................................................................................................................. OK (140) ==7753== ==7753== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 18 from 1) ==7753== malloc/free: in use at exit: 0 bytes in 0 blocks. ==7753== malloc/free: 638,355 allocs, 638,355 frees, 14,196,130 bytes allocated. ==7753== For counts of detected errors, rerun with: -v ==7753== No malloc'd blocks -- no leaks are possible. So no errors but 2 stranges lines with DWARF2. I did not have it with previous valgrind. Have a nice day -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686-smp Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages valgrind depends on: ii libc6 2.3.5-8 GNU C Library: Shared libraries an Versions of packages valgrind recommends: ii gdb 6.4-1 The GNU Debugger -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

