From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0F3463858401; Mon, 3 Oct 2022 19:14:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F3463858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664824487; bh=KWdGucMRWwhTq4MT4F5CyGWhLn0s1DkWsGmz/y6BvJ8=; h=From:To:Subject:Date:From; b=qbKNK6H5zKOc2flVh3t3ImUrADlV48aR/6uub+knXmI/SySW5rZRaXUUwTYHknPW9 FUfdwDYtJYanQHlFmQcQMDloMM1eyohH7xZV4HKND+AcvtnblXVnSqSMAcMxCvChZi +2V98HcNFwxvkPmiHdOVmhTuoY+UCD50OqOWJRX8= From: "romain.geissler at amadeus dot com" To: libabigail@sourceware.org Subject: [Bug default/29650] New: "Assertion `__abg_cond__' failed." with with libabigail 2.1 Date: Mon, 03 Oct 2022 19:14:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: romain.geissler at amadeus dot com X-Bugzilla-Status: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29650 Bug ID: 29650 Summary: "Assertion `__abg_cond__' failed." with with libabigail 2.1 Product: libabigail Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: default Assignee: dodji at redhat dot com Reporter: romain.geissler at amadeus dot com CC: libabigail at sourceware dot org Target Milestone: --- Hi, I am having issues with libabigail 2.1 we didn't have with the previous version. We get in quite some places errors like: abidiff: /workdir/src/libabigail-2.1/src/abg-default-reporter.cc:375: virtu= al void abigail::comparison::default_reporter::report(const abigail::comparison::qualified_type_diff&, std::ostream&, const string&) co= nst: Assertion `__abg_cond__' failed. I will try to attach (if it's not too big) an reproducer with the xalan open source library 1.11 vs 1.12, but we also have similar failures with proprie= tary software I can't really upload here. Just untar the tarball into a directory and run: abidiff --no-unreferenced-symbols libxalan-c.so.111.0 libxalan-c.so.112.0 Cheers, Romain --=20 You are receiving this mail because: You are on the CC list for the bug.=