From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123893 invoked by alias); 23 Mar 2015 08:16:03 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 123878 invoked by uid 89); 23 Mar 2015 08:16:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.98.6 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: ms.seketeli.fr From: Dodji Seketeli To: Eric Fiselier Cc: libabigail@sourceware.org Subject: Re: New assertions fire while using abidiff Organization: Me, myself and I References: X-Operating-System: Red Hat Enterprise Linux Server 7.1 Beta X-URL: http://www.seketeli.net/~dodji Date: Thu, 01 Jan 2015 00:00:00 -0000 In-Reply-To: (Eric Fiselier's message of "Fri, 20 Mar 2015 18:10:30 -0400") Message-ID: <86zj74qgcl.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2015-q1/txt/msg00022.txt.bz2 Hello Eric, Eric Fiselier a =C3=A9crit: > Ever since commit 635e5fa6b2df20f49f70fdd5b02c5d63cd71ae36 I see the > following error message when using abidiff on libc++. :-( > abidiff: ../../src/abg-hash.cc:623: size_t > abigail::ir::class_decl::hash::operator()(const abigail::ir::class_decl&)= const: > Assertion `cl && (!cl->get_is_declaration_only() || > cl->get_definition_of_declaration())' failed. > > If your interested in building libc++ to verify instructions can be found= here: > http://libcxx.llvm.org/ > > Otherwise I will help in whatever way I can to fix this. Please let me > know if I can provide any more information. Thank you for reporting this. Would it be possible that you file a bug to http://sourceware.org/bugzilla/enter_bug.cgi?product=3Dlibabigail for this issue? It's be very helpful to provide the exact binaries (built with debug info) that you used to reproduce the error in that bug report. Cheers, --=20 Dodji