|
From: Tom H. <to...@co...> - 2010-02-15 09:30:45
|
On 15/02/10 09:42, Julian Seward wrote: > >> --4274-- Reading debug info from /lib/libc-2.10.1.so .. >> --4274-- .. CRC mismatch (computed e2035481 wanted a2d8b96b) >> --4274-- Reading debug info from /usr/lib/debug/lib/libc-2.10.1.so .. > > Seems like find_debug_file calls open_debug_file with various different > names to see if any of them actually exists. This seems to produce > the confusing messages: Well if you have debug files in more that one of those locations and some match and some don't then yes, it will. We generally expect that we'll only find a file in one of the locations and it will either match or not. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |