From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 235903858C62; Mon, 27 Mar 2023 19:13:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 235903858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679944416; bh=5sv1bfKsH2NJmAX2r1WhrEzmCZLGke6/PSQbQZBwtOk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NBRMLnWHUMWLIn6jHL89liM8exjfxL/Rd53Oe4xHGlQhAj7dfiD9ceKa1+BJXVLk9 +XEccnSaaIaX+6g4j1Q8z0D5hQORlug+v1VHgsqB4nD8yrS27DryvJAILpXnfeX3lz EU60yGSvXEbbC44xuOVNO+jLEPEGS4USOsLN0ckQ= 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: Mon, 27 Mar 2023 19:13:35 +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 #3 from Ben Woodard --- Taken together with the one showing up in coq these represent 147/213 of the assertions: 60 abipkgdiff: ../../../libabigail/src/abg-reader.cc:3271: abigail::ir::string_elf_symbols_map_sptr abigail::abixml::build_elf_symbol_db(reader&, xmlNodePtr, bool): Assertion `__abg_cond__' failed. 87 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. I would request a more graceful exit than an assert or at least an error message before the assert that mentions the fact that it is a known unsuppo= rted feature.=20 It is fine if the support for these features gets pushed to a later release. This affects the following 74 packages: alt-ergo-gui alt-ergo bibtex2html coccinelle coq-coqide coq-core frama-c freetennis guestfs-tools haxe hevea ocaml-atd ocaml-biniou-devel ocaml-bini= ou ocaml-bisect-ppx ocaml-camlp5-devel ocaml-camlp5 ocaml-cil-cilly ocaml-cina= ps ocaml-cppo ocaml-csv ocaml-cudf ocaml-dune ocaml-findlib ocaml-gettext-camo= mile ocaml-gettext-devel ocaml-gettext ocamlify ocaml-lablgtk3 ocaml-lambda-term ocaml-lwt-ppx ocaml-mdx ocaml-menhir ocaml-merlin ocamlmod ocaml-obuild ocaml-ocamlbuild ocaml-ocamldoc ocaml-ocamlgraph-tools ocaml-ocamlnet ocaml-ocp-indent ocaml-octavius ocaml-odoc ocaml-omake ocaml ocaml-ppx-asse= rt ocaml-ppx-base ocaml-ppx-cold ocaml-ppx-custom-printf ocaml-ppx-deriving ocaml-ppx-expect ocaml-ppx-here ocaml-ppx-import ocaml-ppx-inline-test ocaml-ppx-js-style ocaml-ppx-let ocaml-ppxlib ocaml-psmt2-frontend ocaml-qt= est ocaml-sedlex ocaml-tplib-tools ocaml-tyxml-jsx ocaml-tyxml-ppx ocaml-xmlm ocaml-yojson opam-installer opam planets prooftree supermin virt-top virt-v= 2v why3 zenon The following 10 are not obviously part of ocaml or coq: bibtex2html coccinelle freetennis guestfs-tools haxe hevea planets supermin virt-top virt-v2v=20 They should probably be looked at more closely to figure out if there is so= me non-ocaml feature whose support is missing. --=20 You are receiving this mail because: You are on the CC list for the bug.=