From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F06483858434; Thu, 23 Mar 2023 22:50:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F06483858434 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679611816; bh=v8TeBgE+uZVg4HqXK8E4Dgrhq/EII64Ao/v58mapCfw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qfl7mtfBrZH8jFRgWzpLjqyKQYQb0uTRwTE/KHsxZzNkS7zyNirpy9LfHjkHi0yXM iCiPF+GPjykWV/TId1BIUlOHUxocnSVRki/X3p8ZvN/Y9p4VcWUgT0Rj7tG1PK3Rei xbinISi7uIbyQ44CxKHCF3fo2aJB5+aLVYMAkICw= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29687] coq-core from F37 asserts when trying to do a self compare Date: Thu, 23 Mar 2023 22:50:15 +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: NEW 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29687 --- Comment #2 from Ben Woodard --- continues to reproduce with the current trunk as of: commit a8a4ca8862959e9fede1b4878469681b8fadeb74 (HEAD -> master, origin/mas= ter, origin/HEAD) Author: Dodji Seketeli Date: Wed Mar 22 15:42:43 2023 +0100 abipkgdiff: Fix a typo * tools/abipkgdiff.cc (compare_to_self): Fix a typo. Signed-off-by: Dodji Seketeli though the numbers are slightly different now: abipkgdiff: ../../../libabigail/src/abg-corpus.cc:682: void abigail::ir::corpus::add(const translation_unit_sptr&): Assertion `__abg_cond__' failed. abipkgdiff: ../../../libabigail/src/abg-reader.cc:3271: abigail::ir::string_elf_symbols_map_sptr abigail::abixml::build_elf_symbol_db(abigail::abixml::reader&, xmlNodePtr, bool): Assertion `__abg_cond__' failed. --=20 You are receiving this mail because: You are on the CC list for the bug.=