https://bugs.kde.org/show_bug.cgi?id=388493
Bug ID: 388493 Summary: exp-sgcheck fails on DW_TAG_subrange_type Product: valgrind Version: 3.13.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: sgcheck Assignee: jsew...@acm.org Reporter: bpiotrow...@archlinux.org Target Milestone: --- I'm trying to debug a problem reported by our user[1]. If ELF is linked against libgfortran, and libgfortran did not have debugging symbols stripped, exp-sgcheck fails on parsing it: https://paste.xinu.at/ChI/ Stripped libgfortran only hides the error, although output is still rather useless: https://paste.xinu.at/6qg/ Any tips how to proceed with that to produce something more useful to you? Simple "hello world" built with -g and -lgfortran using gcc 7.2.1+20171224 is enough to reproduce the problem. [1] https://bugs.archlinux.org/task/56294 -- You are receiving this mail because: You are watching all bug changes.