|
From: Bart V. A. <bar...@gm...> - 2008-03-13 19:46:46
|
On Thu, Mar 13, 2008 at 12:46 PM, Julian Seward <js...@ac...> wrote: > > > When I run Valgrind with option -v on an Ubuntu 7.10 (i386) system, > > Valgrind complains about CRC mismatches in the debug info. Is this an > > Ubuntu bug ? > > > > $ ./vg-in-place -v --tool=none none/tests/pth_empty > > ... > > --13503-- Reading syms from /lib/ld-2.6.1.so (0x4000000) > > --13503-- Reading debug info from /lib/ld-2.6.1.so .. > > --13503-- .. CRC mismatch (computed b27da0e3 wanted c257421f) > > --13503-- object doesn't have a symbol table > > Hmm, it's strange that it believes /lib/ld-2.6.1.so to be both > the base object and the debuginfo file. Can you send me your > /lib/ld-2.6.1.so for investigation? I just sent this file to you by e-mail. Bart. |