From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1E97C384B00F; Mon, 11 Jan 2021 10:01:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1E97C384B00F From: "thomas.barbier at gmail dot com" To: libabigail@sourceware.org Subject: [Bug default/27165] abidiff fails with error: Assertion `__abg_cond__' failed. Date: Mon, 11 Jan 2021 10:01:34 +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: thomas.barbier at gmail dot com X-Bugzilla-Status: WAITING 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: Mon, 11 Jan 2021 10:01:34 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27165 --- Comment #5 from Thomas Barbier --- Hi, I just tested this morning with libabigail 1.8.0 and I have the same issue: $ ~/local/bin/abidiff --version /home/thomas/local/bin/abidiff: 1.8.0 $ ~/local/bin/abidiff --no-unreferenced-symbols --headers-dir1 old/include/ --headers-dir2 new/include/ old/lib/libzmq.so new/lib/libzmq.so abidiff: abg-dwarf-reader.cc:12498: abigail::ir::scope_decl_sptr abigail::dwarf_reader::get_scope_for_die(abigail::dwarf_reader::read_contex= t&, Dwarf_Die*, bool, size_t): Assertion `__abg_cond__' failed. Aborted It seems the issue is still there. --=20 You are receiving this mail because: You are on the CC list for the bug.=