https://sourceware.org/bugzilla/show_bug.cgi?id=26808
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #3 from Mark Wielaard <mark at klomp dot org> --- (In reply to Nick Clifton from comment #1) > Hmm, I think that maybe the test file is corrupt. The elfutils version of > readelf appears to support this: > > % eu-readelf -w dwp_test_1.dwp > /dev/null > [..various warnings and errors and then...] > eu-readelf: cannot get tag of DIE at offset [232] in section > '.debug_info.dwo': invalid DWARF > > Is it possible that the test, or gold itself, is broken ? It seems broken indeed, but it is hard to tell what is going on without the main file that contains the skeleton DIEs [the various warnings and errors are about trying to parse the .dwo without the main .debug DIEs]. How was this file generated? -- You are receiving this mail because: You are on the CC list for the bug.