Package: binutils
Version: 2.18.1~cvs20080103-1
Severity: normal
--- Please enter the report below this line. ---
$ ld -v
GNU ld (GNU Binutils for Debian) 2.18.0.20080103
$ valgrind --leak-check=full ld test.o -shared
==25708== Memcheck, a memory error detector.
==25708== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward
et al.
==25708== Using LibVEX rev 1804, a library for dynamic binary
translation.
==25708== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==25708== Using valgrind-3.3.0-Debian, a dynamic binary
instrumentation framework.
==25708== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward
et al.
==25708== For more details, rerun with: -v
==25708==
==25708==
==25708== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==25708== malloc/free: in use at exit: 321,950 bytes in 574 blocks.
==25708== malloc/free: 678 allocs, 104 frees, 457,602 bytes allocated.
==25708== For counts of detected errors, rerun with: -v
==25708== searching for pointers to 574 not-freed blocks.
==25708== checked 327,616 bytes.
==25708==
==25708== 4,574 bytes in 2 blocks are definitely lost in loss record
9 of 22
==25708== at 0x4A07082: realloc (vg_replace_malloc.c:429)
==25708== by 0x3931CA391C: xrealloc (in
/usr/lib/libbfd-2.18.0.20080103.so)
==25708== by 0x41E39F: (within /usr/bin/ld)
==25708== by 0x40917E: (within /usr/bin/ld)
==25708== by 0x416162: (within /usr/bin/ld)
==25708== by 0x4C4A1E9: (below main) (libc-start.c:222)
==25708==
==25708==
==25708== 5,724 bytes in 93 blocks are definitely lost in loss
record 10 of 22
==25708== at 0x4A06FAB: malloc (vg_replace_malloc.c:207)
==25708== by 0x3931CA39B7: xmalloc (in
/usr/lib/libbfd-2.18.0.20080103.so)
==25708== by 0x409014: (within /usr/bin/ld)
==25708== by 0x416162: (within /usr/bin/ld)
==25708== by 0x4C4A1E9: (below main) (libc-start.c:222)
==25708==
==25708==
==25708== 137,768 (72 direct, 137,696 indirect) bytes in 1 blocks
are definitely lost in loss record 16 of 22
==25708== at 0x4A06FAB: malloc (vg_replace_malloc.c:207)
==25708== by 0x3931C32C25: bfd_malloc (in
/usr/lib/libbfd-2.18.0.20080103.so)
==25708== by 0x3931C4063F: _bfd_add_merge_section (in
/usr/lib/libbfd-2.18.0.20080103.so)
==25708== by 0x3931C6312B: _bfd_elf_merge_sections (in
/usr/lib/libbfd-2.18.0.20080103.so)
==25708== by 0x4131B6: (within /usr/bin/ld)
==25708== by 0x41642A: (within /usr/bin/ld)
==25708== by 0x4C4A1E9: (below main) (libc-start.c:222)
==25708==
==25708== LEAK SUMMARY:
==25708== definitely lost: 10,370 bytes in 96 blocks.
==25708== indirectly lost: 137,696 bytes in 3 blocks.
==25708== possibly lost: 0 bytes in 0 blocks.
==25708== still reachable: 173,884 bytes in 475 blocks.
==25708== suppressed: 0 bytes in 0 blocks.
==25708== Reachable blocks (those to which a pointer was found) are
not shown.
==25708== To see them, rerun with: --leak-check=full
--show-reachable=yes
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.25-rc4-00134-g84c6f60
Debian Release: lenny/sid
500 unstable www.debian-multimedia.org
500 unstable ftp.iasi.roedu.net
500 testing ftp.iasi.roedu.net
500 gutsy wine.budgetdedicated.com
1 experimental ftp.iasi.roedu.net
--- Package information. ---
Depends (Version) | Installed
=======================-+-===========
libc6 (>= 2.7-1) | 2.7-9
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]