[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#425769: libc6-i686: valgrind detects CRC error in package



On Wed, May 23, 2007 at 01:42:35PM -0700, Andrew T. Young wrote:
> Package: libc6-i686
> Version: 2.3.6.ds1-13
> Severity: normal
> 
> 
> When running a program under the valgrind memory-allocation debugger,
> I got the following error messages:
> 
> --3777-- Reading syms from /lib/tls/i686/cmov/libm-2.3.6.so (0x4028000)
> --3777-- Reading debug info from /lib/tls/i686/cmov/libm-2.3.6.so...
> --3777-- ... CRC mismatch (computed 70BA299D wanted 3AF3BB73)
> --3777--    object doesn't have a symbol table

Valgrind looks confused.  Those CRCs do not apply to those files, they
apply to the ones in /usr/lib/debug/lib/tls/i686/cmov/libm-2.3.6.so.
Is libc6-dbg installed?

-- 
Daniel Jacobowitz
CodeSourcery



Reply to: