|
From: Tom H. <to...@co...> - 2007-06-04 07:40:33
|
In message <c96...@ma...>
Mark Tiefenbruck <ma...@fl...> wrote:
> valgrind: the 'impossible' happened:
> repeated section!
[ snipped ]
> The only thing about my setup that I can imagine is possibly unusual is that
> I use FEATURES="splitdebug" in portage. It's roughly equivalent to this
> shell script I use when compiling things myself:
This seems to be a problem with a recent binutils, where it doesn't
properly remove all the sections from the base executable that have
been copied into the debug object, so some ELF sections wind up in
both and valgrind has no idea which one to use.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|