Bug 18892 - assertion hit in abidiff src/abg-reader.cc:3055 triggered by libtsan.so
Summary: assertion hit in abidiff src/abg-reader.cc:3055 triggered by libtsan.so
Status: RESOLVED FIXED
Alias: None
Product: libabigail
Classification: Unclassified
Component: default (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Dodji Seketeli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-29 00:23 UTC by Ben Woodard
Modified: 2015-08-31 08:56 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
library that triggers the crash (1.26 MB, application/x-sharedlib)
2015-08-29 00:23 UTC, Ben Woodard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woodard 2015-08-29 00:23:55 UTC
Created attachment 8561 [details]
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)
Comment 1 Dodji Seketeli 2015-08-31 08:56:30 UTC
This issue should now be fixed in the master branch by commit https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commit;h=a4b9f670feb17e3a26fee4b715c4ff5ada8a7d47.

Thank you for filling this problem report!