Bug#580210: libc6: valgrind reports error in ld-2.10.2.so: use of uninitialised value

2010-07-27 Thread James Youngman
On Tue, Jul 27, 2010 at 4:36 AM, Aurelien Jarno wrote: >> >> The problem is that parts of the dynamic linker code are executing >> branch instructions which depend on the value of data (e.g. variables) >> which have not been initialised.  That's precisely the kind of problem >> that Valgrind detec

Bug#580210: libc6: valgrind reports error in ld-2.10.2.so: use of uninitialised value

2010-07-26 Thread Aurelien Jarno
reassign 580210 valgrind thanks On Tue, May 04, 2010 at 11:33:29AM +0100, James Youngman wrote: > Package: libc6 > Version: 2.10.2-6 > Severity: normal > > > This bug is not a dupe of #456303, since it doesn't go away if we pass > --run-libc-freeres=no to Valgrind. > > The problem is that parts

Bug#580210: libc6: valgrind reports error in ld-2.10.2.so: use of uninitialised value

2010-05-04 Thread James Youngman
Package: libc6 Version: 2.10.2-6 Severity: normal This bug is not a dupe of #456303, since it doesn't go away if we pass --run-libc-freeres=no to Valgrind. The problem is that parts of the dynamic linker code are executing branch instructions which depend on the value of data (e.g. variables) wh