[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug default/18844] New: assertion failure in abidw at abg-dwarf-reader.cc:6537
https://sourceware.org/bugzilla/show_bug.cgi?id=18844
Bug ID: 18844
Summary: assertion failure in abidw at abg-dwarf-reader.cc:6537
Product: libabigail
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: default
Assignee: dodji at redhat dot com
Reporter: andrew.c.morrow at gmail dot com
CC: libabigail at sourceware dot org
Target Milestone: ---
Created attachment 8528
--> https://sourceware.org/bugzilla/attachment.cgi?id=8528&action=edit
reproducing shared library
Running abidw built from source at f38c19f8daece69475c090f0d4f5cde9949470ad
against the attached shared library results in an assertion failure:
abidw: abg-dwarf-reader.cc:6537: abigail::ir::class_decl_sptr
abigail::dwarf_reader::build_class_type_and_add_to_ir(abigail::dwarf_reader::read_context&,
Dwarf_Die*, bool, abigail::ir::scope_decl*, bool, abigail::ir::class_decl_sptr,
bool, size_t): Assertion `ctxt.is_decl_only_class_scheduled_for_resolution(b)'
failed.
--
You are receiving this mail because:
You are on the CC list for the bug.