From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7E3B33858D39; Tue, 11 Oct 2022 20:19:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E3B33858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665519588; bh=Id3C70XuhB7EXudrnKglv+Gx3T/J/0cmJDb5vCdCWsQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qaWZWGnd2D1mKSSN3cOXWkn36vW41iJsux8JpOZsT+ZbpWIycYGkRXTpsgT2cw44Q z+YSX8CCpbrvLvQaJYhtSR1E06omuz+pO1S47+u1Jjyce6HO482drLUaSFw2Y69dQA 65WT+3vJ0BbT4rQOkpquGAttlcWFEL5Ou7g/bB1I= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29610] support reading an ocaml abixml symbol table table where a function symbol aliases a variable symbol Date: Tue, 11 Oct 2022 20:19:47 +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=3D29610 --- Comment #1 from Ben Woodard --- With the latest trunk as of 4c5f44473e9f7c0a561174fdc6cc89f40dd9892a The ocaml asserts continue to happen. It would be nice if instead of an ass= ert, it printed out some useful message or something. In addition to affecting ocaml that assert: ../../../libabigail/src/abg-reader.cc:3400: abigail::ir::string_elf_symbols_map_sptr abigail::xml_reader::build_elf_symbol_db(read_context&, xmlNodePtr, bool): Assertion `__abg_cond__' failed. Also seems to affect the planets and why3 packages in Fedora 37 --=20 You are receiving this mail because: You are on the CC list for the bug.=