[PATCH] [PR 25678] gdb crashes with "internal-error: sect_index_text not initialized" when .text

Simon Marchi simark@simark.ca
Sun May 17 03:31:56 GMT 2020


On 2020-05-15 2:33 p.m., mlimber wrote:
> I can reliably repro it with my full-scale Qt app, but I can't submit that. When I debug gdb itself, I see where it is going awry in my app -- with libicudata.so.52, which is a weird data-only library.

Out of curiosity, where does this libicudata.so.52 come from?

All the versions of libicudata.so I found in Ubuntu/Debian do have a .text
section.  Maybe knowing where it comes from, we can trace back how it was
built.

Simon


More information about the Gdb-patches mailing list