From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A410E3858D33; Sat, 7 Jan 2023 00:43:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A410E3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673052192; bh=ZRaJREd2RRcL5/WNqy9EnigshZ9PUSitHD3K1kfXclE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XiPEpLuDImTgtI5BF0WlvmstQW085gdRZx/5xXcfPkk62wCvIgFpJTI/wzErATafZ ngaR6J8E6YsEcT2DP7qsO1il6mdGVsuctuPAn2rq9w0BFQFIlHJhDr9CioJmAB/sA1 GBlh5vFqlwJ60FKkFbmS76yxwzTI1W8fhQ6cJR5g= 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: Sat, 07 Jan 2023 00:43:12 +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 #2 from Ben Woodard --- The current location of this problem is: abipkgdiff: ../../../libabigail/src/abg-reader.cc:3249: abigail::ir::string_elf_symbols_map_sptr abigail::abixml::build_elf_symbol_db(reader&, xmlNodePtr, bool): Assertion `__abg_cond__' failed. with trunk as of 5d97da97 --=20 You are receiving this mail because: You are on the CC list for the bug.=