From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C5DFC3858D37; Tue, 14 Mar 2023 10:25:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C5DFC3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678789528; bh=du88VWYIVHELj11V9ncBi+I1iumukn49yD9rY8WI4HY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=w7L/9pmWPGyMe35R+qOKMpt/xV8IRvhvxdg7dG6juBGbGtfKMeed+WhZOiZQI8tzc 1UnKPG5dkNpluPlmz1kUp/z7xHN2t1+vOIocVE+d6x7LXbtpHD5VBifSkmjzfwPnPo hx4TuOw16ZwZ6OWeHr4OUd0FlfvZhJ3zTAyl4OLc= From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29970] assert at abipkgdiff.cc:1626 when doing a self compare of qt-x11 Date: Tue, 14 Mar 2023 10:25:28 +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: dodji at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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_status resolution 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=3D29970 dodji at redhat dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #1 from dodji at redhat dot com --- This seems to be fixed for me on the current master branch. Here is what I am getting: $ time fedabipkgdiff --debug --abipkgdiff build/tools/abipkgdiff --self-com= pare -a --from fc37 qt-x11 [...] [DEBUG] Result from abipkgdiff: 0 [DEBUG] Result from run_abipkgdiff: 0 [DEBUG] Result from self_compare_rpms_from_distro: 0 real 62m17,614s user 197m30,624s sys 40m55,360s $ The git hash I am using is this one: 9eebee28 dwarf-reader,abidiff: Fix compilation with --enable-debug-type-canonicalization So the fix for this issue should be available in libabigail 2.3. Thank you having reported this. --=20 You are receiving this mail because: You are on the CC list for the bug.=