Dan Kegel wrote: > On Wed, Mar 11, 2009 at 9:38 AM, Tom Hughes <[email protected]> wrote: >> --20423-- Reading syms from /lib32/libc-2.8.90.so (0x4817000) >> --20423-- Reading debug info from /lib32/libc-2.8.90.so... >> --20423-- ... CRC mismatch (computed 6d0128e6 wanted c7a7bfa4) >> --20423-- Reading debug info from /usr/lib/debug/lib32/libc-2.8.90.so... >> >> all of which means your 32 bit debuginfo packages are not the right ones. > > Are you sure? V seems to like the debug symbols read from > /usr/lib/debug/lib32, > else there would have been a "CRC mismatch" after each "Reading debug > info", right?
Hmmm... Yes I think I misread that - on Fedora you don't get the first line as the debug info is removed from the base file. I assume on this system the sections have just been emptied or something so they are still there but the checksum doesn't match. Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
