Package: valgrind
Version: 1:3.0.1-1
Severity: important
I have the following entry in my ~/valgrind.supp file
{
L_2
Memcheck:Cond
obj:/lib/ld-2.3.5.so
obj:/lib/ld-2.3.5.so
obj:/lib/ld-2.3.5.so
obj:/lib/ld-2.3.5.so
obj:/lib/ld-2.3.5.so
obj:/lib/ld-2.3.5.so
}
it was generated by valgrind itself using gen-suppressions
However though it gets loaded (-v reports it)
I still get
==5270== Conditional jump or move depends on uninitialised value(s)
==5270== at 0x1B8ECB13: (within /lib/ld-2.3.5.so)
==5270== by 0x1B8E631C: (within /lib/ld-2.3.5.so)
==5270== by 0x1B8F2BDD: (within /lib/ld-2.3.5.so)
==5270== by 0x1B8E7675: (within /lib/ld-2.3.5.so)
==5270== by 0x1B8E47C6: (within /lib/ld-2.3.5.so)
==5270==
==5270== ---- Attach to debugger ? --- [Return/N/n/Y/y/C/c] ----
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages valgrind depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
Versions of packages valgrind recommends:
ii gdb 6.3-6 The GNU Debugger
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]