https://bugs.kde.org/show_bug.cgi?id=388493

--- Comment #2 from Tom Hughes <t...@compton.nu> ---
To be honest I think here are probably two entirely separate issues. One is the
DWARF parser not handling the subrange tag:

parse DIE(readdwarf3.c:3619): confused by:
 <2><17a1ec>: Abbrev Number: 10 (DW_TAG_subrange_type)
     DW_AT_type        : <17a20a>       
     DW_AT_upper_bound : <17a188>       
parse_type_DIE:
--2028-- WARNING: Serious error when reading debug info
--2028-- When reading debug info from /usr/lib/libgfortran.so.4.0.0:
--2028-- confused by the above DIE

That goes away in the stripped version simply because it no longer has any
DWARF information to be parsed!

The second is an instrumentation failure in the exp-sgcheck tool:

exp-sgcheck: sg_main.c:2332 (sg_instrument_IRStmt): the 'impossible' happened.

It's probably best to open a separate bug for that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to