From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B6FE398EC12; Thu, 19 Nov 2020 16:56:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B6FE398EC12 From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/26769] assert when comparing libstdc++ to itself Date: Thu, 19 Nov 2020 16:56:58 +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: dodji at redhat dot com X-Bugzilla-Status: ASSIGNED 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: Thu, 19 Nov 2020 16:56:59 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26769 --- Comment #9 from dodji at redhat dot com --- (In reply to Ben Woodard from comment #6) > This latest patch 9ab30d86bd853b4561a9490898b65fc1fd5a203e seems to have > greatly improved the situation. I'm down to 56 failures rather than over > 300. However the majority of the remaining problems still seem to hit this > problem just in a different way. 51/56 of the remaining failures look like > this: >=20 > $ cat libabigail.so.0.0.0.bt > Reading symbols from abidw... > Starting program: /home/ben/Scratch/Work/test/libabigail-x86_64/bin/abidw > --abidiff /lib64/libabigail.so.0.0.0 > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib64/libthread_db.so.1". > abidw: ../../../libabigail/src/abg-reader.cc:1287: > abigail::ir::type_base_sptr > abigail::xml_reader::read_context::build_or_get_type_decl(const string&, > bool): Assertion `__abg_cond__' failed. >=20 > Program received signal SIGABRT, Aborted. Okay, I have updated the content of branch https://sourceware.org/git/?p=3Dlibabigail.git;a=3Dshortlog;h=3Drefs/heads/= dodji/PR26769. The current commit hash is d35b656da75130. You can browse it at https://sourceware.org/git/?p=3Dlibabigail.git;a=3Dcommit;h=3Dd35b656da7513= 0bd976049001247742a49127e0c. This should hopefully fix the remaining issue that you are pointing to here. --=20 You are receiving this mail because: You are on the CC list for the bug.=