From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DF9B23858C52; Fri, 14 Oct 2022 19:48:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DF9B23858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665776892; bh=pIVxQHLW6lissObaG7euWaXq1hFPrerQufdQHnSVt+A=; h=From:To:Subject:Date:From; b=t2v7HxYK77FGAofcXG19/e98M69rY9ZtJaJ1btVF6DTQPqRpzXz8UPj5HW/GSjo57 9AwWiLUrS0WQyElX5btCcKSQ3kkTYX9GZ6wDjNOW6k3Q4Srcm3R8Y38SjOp7lhMjCR QX1LysAGfTDHBwxo2adLN9d8x4kYQVerGSJxKElY= From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29689] New: ogre from fedora 37 asserts in libstdc++ when attempting a self compare Date: Fri, 14 Oct 2022 19:48:12 +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: 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: 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=3D29689 Bug ID: 29689 Summary: ogre from fedora 37 asserts in libstdc++ when attempting a self compare Product: libabigail Version: unspecified Status: NEW Severity: normal Priority: P2 Component: default Assignee: dodji at redhat dot com Reporter: woodard at redhat dot com CC: libabigail at sourceware dot org Target Milestone: --- fedabipkgdiff --self-compare -a --from fc37 ogre Comparing the ABI of binaries between ogre-1.9.0-42.fc37.aarch64.rpm and ogre-1.9.0-42.fc37.aarch64.rpm: /usr/include/c++/12/bits/stl_vector.h:1230: std::vector<_Tp, _Alloc>::refer= ence std::vector<_Tp, _Alloc>::back() [with _Tp =3D const abigail::ir::type_base= *; _Alloc =3D std::allocator; reference =3D con= st abigail::ir::type_base*&]: Assertion '!this->empty()' failed. Comparing the ABI of binaries between ogre-devel-1.9.0-42.fc37.aarch64.rpm = and ogre-devel-1.9.0-42.fc37.aarch64.rpm: The fact that this asserts in STL is really odd. It appears to be the only package that does that. --=20 You are receiving this mail because: You are on the CC list for the bug.=