This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

dwarflint aborts after "invalid" attribute?


Hi,

While investigating one of my bugs[1], I tried dwarflint and ran into
this error:

$ dwarflint libxul.so
error: .debug_abbrev: abbr. attribute 0x4657e: invalid name 0x2107.

That looks like DW_AT_GNU_vector.  But the problem is that this one
error seems to prevent me from getting any other diagnostics about that
file.  I suppose it's possible that there aren't any other errors, but
it runs so quickly on this 280MB file that I doubt it's really checking
everything.  Roland asked me to report this, so here I am. :)

Thanks,
Josh


[1] http://sourceware.org/bugzilla/show_bug.cgi?id=12121#c9

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]