From: Paul F. <pj...@wa...> - 2018-02-11 21:17:26
|
> On 11 Feb 2018, at 21:36, John Reiser <jr...@bi...> wrote: > >> --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 ? > > BTW I’m not really expecting any issues with rodata. I don’t see any Elf hdrs as above in the output. A+ Paul |