2018-02-15 15:54 GMT+01:00 John Reiser <jrei...@bitwagon.com>:
>> --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).
>
>
> This is in the "do not forget about this situation" list as:
> https://bugs.kde.org/show_bug.cgi?id=353802
>   "ELF debug info reader confused with multiple .rodata sections"
>
> The bug Status currently is incorrect.  It says "RESOLVED FIXED".
> However the original patch to fix it was reverted without changing the
> status:
>    https://bugs.kde.org/show_bug.cgi?id=353802#c9
> That was almost 2 years ago, and anyway does not include this week's
> re-appearance.
>
> I could find no way to remove the "RESOLVED FIXED" label.

What would you like to do instead? REOPENED?

https://bugs.kde.org/show_bug.cgi?id=360749
explains why the "fix" was reverted back then.
It was rather a kludge around Solaris linker limitation.

The underlying problem with Solaris linker is different this time.
Back in 2015, there was some linker development hiccup which got
eventually fixed.
As described in 360749, it occurred only for some period during
Solaris 12 development.

Recent occurrence is found in Solaris 11.3 and we do not see it with
libstdc++.so.6.0.20 and gcc 5.
It is only seen with gcc 8 and libstdc++.so.6.0.25.

I.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to