Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Endless stream of valgrind errors with glibc-2.10.1
Date: Fri, 05 Jun 2009 05:51:03
Message-Id: h0abmv$7bb$1@ger.gmane.org
1 I'm getting a big load of errors when running valgrind on every
2 executable on the system. Even a "valgrind ls /" results in tons of this:
3
4 ==16779== Use of uninitialised value of size 8
5
6 ==16779== at 0x30000100C3: ??? (in /lib64/ld-2.10.1.so)
7
8 ==16779== by 0x300000397B: ??? (in /lib64/ld-2.10.1.so)
9
10 ==16779== by 0x300001401B: ??? (in /lib64/ld-2.10.1.so)
11
12 ==16779== by 0x3000001450: ??? (in /lib64/ld-2.10.1.so)
13
14 ==16779== by 0x3000000BA7: ??? (in /lib64/ld-2.10.1.so)
15
16 Can anyone confirm? I'm on AMD64, GCC 4.3.3-r2, gentoo-sources
17 2.6.28-r6, linux-headers 2.6.28-r1. I've rebuild system and valgrind,
18 but it doesn't help.