From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A2EE23858D3C; Fri, 9 Jun 2023 23:35:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2EE23858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686353729; bh=tmq3qCreEWrXjbFHEkHJhrrY3pJTv8AxRN3hHuVmDBc=; h=From:To:Subject:Date:From; b=XMvqWzeZCI6qmHihBL8k/M2gZCC7EyqDHB4ENg6OHoEUIe2xlcZltURKBWG+NSXSS VIrTojHeaGOl5M+B62zDphmMqSmZZFeWpRUcHksoRcb2Ci6WBGn9c4SZ2SUmXbfHin lnBC1RIdi8l+IyKygP8K1bgbLayJl0akvQxC/MeU= From: "ben at demerara dot io" To: libabigail@sourceware.org Subject: [Bug default/30535] New: glibc versions within the same stable branch trigger assertion errors Date: Fri, 09 Jun 2023 23:35:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: ben at demerara dot io X-Bugzilla-Status: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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=3D30535 Bug ID: 30535 Summary: glibc versions within the same stable branch trigger assertion errors Product: libabigail Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: default Assignee: dodji at redhat dot com Reporter: ben at demerara dot io CC: libabigail at sourceware dot org Target Milestone: --- Version: 676d8a8149a63d5d77b31ad6f6dc7f44500dbed0 Link to CI job: https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/jobs/4449417289 Link to problem tarballs (note all the system headers are in their own tarball): https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/jobs/4449417289/artifa= cts/browse/libabigail-tars/ In this particular instance, the version of glibc was upgraded from glibc-2.35-231-gae045ed16b351038f66fcabbab7b4670a7381ab5 to glibc-2.35-244-g739de21d3043f927e93490ee33f9e1b948556f5b. A few excerpts from job logs: abidiff: ../../src/abg-dwarf-reader.cc:9202: std::string abigail::dwarf::die_qualified_type_name(const reader&, const Dwarf_Die*, size_t): Assertion `__abg_cond__' failed. abidiff core dumped, command was: in build_ir_node_from_die at: ../../src/abg-dwarf-reader.cc:15899: execution should not have reached this point! abidiff: ../../src/abg-dwarf-reader.cc:15729: abigail::ir::type_or_decl_base_sptr abigail::dwarf::build_ir_node_from_die(reader&, Dwarf_Die*, abigail::ir::scope_decl*, bool, size_t, bool, bool): Assertion `__abg_cond_= _' failed. --=20 You are receiving this mail because: You are on the CC list for the bug.=