[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug default/18892] New: assertion hit in abidiff src/abg-reader.cc:3055 triggered by libtsan.so
https://sourceware.org/bugzilla/show_bug.cgi?id=18892
Bug ID: 18892
Summary: assertion hit in abidiff src/abg-reader.cc:3055
triggered by libtsan.so
Product: libabigail
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: default
Assignee: dodji at redhat dot com
Reporter: woodard at redhat dot com
CC: libabigail at sourceware dot org
Target Milestone: ---
Created attachment 8561
--> https://sourceware.org/bugzilla/attachment.cgi?id=8561&action=edit
library that triggers the crash
This may be related to PR 18891 but it appears to be in a different place in
the code so I'm not going to assume that and file a new bug.
hype356@ben:~/bin/abidw
/collab/usr/global/tools/order/spack/opt/chaos_5_x86_64_ib/gcc@4.4.7/gcc@4.9.2-93774c82/lib64/libtsan.so
> libtsan.so
hype356@ben:~/bin/abidiff
/collab/usr/global/tools/order/spack/opt/chaos_5_x86_64_ib/gcc@4.4.7/gcc@4.9.2-93774c82/lib64/libtsan.so
libtsan.so
abidiff: ../../src/abg-reader.cc:3055:
std::tr1::shared_ptr<abigail::ir::typedef_decl>
abigail::xml_reader::build_typedef_decl(abigail::xml_reader::read_context&,
xmlNode*, bool): Assertion `get_type_name(underlying_type) ==
get_type_name(ty->get_underlying_type())' failed.
Aborted (core dumped)
--
You are receiving this mail because:
You are on the CC list for the bug.