Re: [gentoo-user] valgrind showing glibc warnings

2010-03-25 Thread Jacob Todd
On Thu, Mar 25, 2010 at 11:09:36AM -0300, Crístian Viana wrote: > hi, > > when I use valgrind, it shows hundreds of warnings related to glibc. here's > one example, from "valgrind ls": > > ==10023== Use of uninitialised value of size 8 > ==10023==at 0x55605A4: (within /lib64/libc-2.10.1.so) >

[gentoo-user] valgrind showing glibc warnings

2010-03-25 Thread Crístian Viana
hi, when I use valgrind, it shows hundreds of warnings related to glibc. here's one example, from "valgrind ls": ==10023== Use of uninitialised value of size 8 ==10023==at 0x55605A4: (within /lib64/libc-2.10.1.so) ==10023==by 0x5560111: (within /lib64/libc-2.10.1.so) ==10023==by 0x4A1