From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C99153858D39; Tue, 19 Oct 2021 20:41:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C99153858D39 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/28365] assert in abg-reader.cc:1389 when doing a self test on libjavascriptcoregtk-4.0.so.18.18.7 Date: Tue, 19 Oct 2021 20:41:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: woodard at redhat dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2021 20:41:04 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28365 --- Comment #3 from Ben Woodard --- Just reconfirmed that this continues to happen as of trunk faba5ababb6622a9f0a6c482645bbd78c2541a2f The line number changed slightly though. It is now line 1400. Starting program: /home/ben/Shared/Work/test/libabigail-x86_64/bin/abidw --abidiff /usr/lib64/libjavascriptcoregtk-4.0.so.18.18.8 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". abidw: ../../../libabigail/src/abg-reader.cc:1400: abigail::ir::type_base_s= ptr abigail::xml_reader::read_context::build_or_get_type_decl(const string&, bo= ol): Assertion `__abg_cond__' failed. Program received signal SIGABRT, Aborted. __GI_raise (sig=3Dsig@entry=3D6) at ../sysdeps/unix/sysv/linux/raise.c:49 49 return ret; #0 __GI_raise (sig=3Dsig@entry=3D6) at ../sysdeps/unix/sysv/linux/raise.c:= 49 #1 0x00007ffff75148a4 in __GI_abort () at abort.c:79 #2 0x00007ffff7514789 in __assert_fail_base (fmt=3D, assertion=3D, file=3D, line=3D, function=3D) at assert.c:92 #3 0x00007ffff7523a16 in __GI___assert_fail (assertion=3D0x7ffff7f34f15 "__abg_cond__", file=3D0x7ffff7f476b0 "../../../libabigail/src/abg-reader.c= c", line=3D1400, function=3D0x7ffff7f479f8 "abigail::ir::type_base_sptr abigail::xml_reader::read_context::build_or_get_type_decl(const string&, bool)") at assert.c:101 #4 0x00007ffff7e9cb05 in abigail::xml_reader::read_context::build_or_get_type_decl (this=3D0x8c836ca= 0, id=3D..., add_decl_to_scope=3D) at ../../../libabigail/src/abg-reader.cc:1400 #5 0x00007ffff7ea7342 in abigail::xml_reader::build_typedef_decl (ctxt=3D.= .., node=3D0xe45ca940, add_to_current_scope=3D) at ../../../libabigail/src/abg-reader.cc:4542 #8368 0x00007ffff7ea3873 in abigail::xml_reader::read_corpus_from_input (ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:2035 #8369 0x00000000004057b1 in load_corpus_and_write_abixml (opts=3D..., context=3Dstd::shared_ptr (empty) =3D = {...}, env=3Dstd::shared_ptr (use count 1, weak count 0)= =3D {...}, argv=3D0x7fffffffd818) at /usr/include/c++/11/bits/shared_ptr_base.h= :979 #8370 main (argc=3D, argv=3D0x7fffffffd818) at ../../../libabigail/tools/abidw.cc:915 [ben@alien libabigail]$ --=20 You are receiving this mail because: You are on the CC list for the bug.=