[Bug default/19138] Assertion failure ../../src/abg-dwarf-reader.cc:3629

woodard at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jan 1 00:00:00 GMT 2015


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

--- Comment #2 from Ben Woodard <woodard at redhat dot com> ---
Of all the asserts that I'm still hitting, this is by far the most common one:

ipa15@ben:grep abidw collected-target.files 
      9 abidw: ../../src/abg-comparison.cc:8252: void
abigail::comparison::class_diff::ensure_lookup_tables_populated() const:
Assertion `priv_->deleted_bases_.find(qname) == priv_->deleted_bases_.end()'
failed.
    261 abidw: ../../src/abg-dwarf-reader.cc:3629: Dwarf_Addr
abigail::dwarf_reader::read_context::maybe_adjust_var_sym_address(Dwarf_Addr)
const: Assertion `data_section' failed.
      1 abidw: ../../src/abg-ir.cc:1080: void
abigail::ir::elf_symbol::add_alias(abigail::ir::elf_symbol_sptr): Assertion
`last_alias' failed.
      3 abidw: ../../src/abg-reader.cc:2271:
abigail::ir::string_elf_symbols_map_sptr
abigail::xml_reader::build_elf_symbol_db(abigail::xml_reader::read_context&,
xmlNode*, bool): Assertion `i->second->is_main_symbol()' failed.

So I would prioritize it most highly.

This is happening with dodji/fixes up to and including: 
806a6a610f02e4d27d5b1c9c167c69e388465746

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



More information about the Libabigail mailing list