[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/19204] assert in ../../src/abg-dwarf-reader.cc:5870



https://sourceware.org/bugzilla/show_bug.cgi?id=19204

--- Comment #3 from Ben Woodard <woodard at redhat dot com> ---
I've been looking at the data from the latest run and we actually have two
incidents of this and both of them were created with the XLC 12.1 compiler.
Therefore I think that it is rather unlikely that it is just a corrupted
binary. Rather I think it is more likely a bug in the XLC 12.1 compiler.

When the data is corrupt, if we can just exit gracefully that would be fine.

hype356@ben:cat
collab/usr/global/tools/gperftools/2.4/bgqos_0/xlc@12.1/lib/libtcmalloc.so.4.2.6/stderr
collab/usr/global/tools/gperftools/2.4/bgqos_0/xlc@12.1/lib/libtcmalloc_and_profiler.so.4.2.6/stderr
abidw: ../../src/abg-dwarf-reader.cc:6212: void
abigail::dwarf_reader::get_parent_die(abigail::dwarf_reader::read_context&,
Dwarf_Die*, bool, Dwarf_Die&, size_t): Assertion `i !=
ctxt.die_parent_map().end()' failed.
abidw: ../../src/abg-dwarf-reader.cc:6212: void
abigail::dwarf_reader::get_parent_die(abigail::dwarf_reader::read_context&,
Dwarf_Die*, bool, Dwarf_Die&, size_t): Assertion `i !=
ctxt.die_parent_map().end()' failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.