|
From: John R. <jr...@bi...> - 2018-02-11 20:36:11
|
> --18142-- WARNING: Serious error when reading debug info
> --18142-- When reading debug info from /export/home/paulf/tools/gcc/lib/libstdc++.so.6.0.25:
> --18142-- Can't make sense of .rodata section mapping
>
> (GCC SVN head, Solaris 11.3, Valgrind git head).
What does
readelf --headers .../libstdc++.so.6.0.25
say about the ElfXX_Shdrs and ElfXX_Phdrs,
and the mapping of the Shdrs into the Phdrs ?
|