From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 67E3F388A401; Wed, 25 Nov 2020 08:41:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 67E3F388A401 From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/26941] abidiff assert in build_or_get_type_decl when comparing a library to itself Date: Wed, 25 Nov 2020 08:41:48 +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: WORKSFORME X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2020 08:41:48 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26941 dodji at redhat dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from dodji at redhat dot com --- This now works for me, with the current master which tip commit is: 18b0693c abipkgdiff: minor cleanups Note that doing this test is now part of the set of regression tests in libabigail. It's executed by typing "make check-self-compare". That test above is not run by default when doing "make check" because it ta= kes a lot of time and memory (1.6GB and more than 5 minutes on my Rawhide box),= but I run it regularly now. Thanks for reporting this problem. --=20 You are receiving this mail because: You are on the CC list for the bug.=