[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New assertions fire while using abidiff



Filed as bug 18186
https://sourceware.org/bugzilla/show_bug.cgi?id=18186

/Eric

On Mon, Mar 23, 2015 at 4:15 AM, Dodji Seketeli <dodji@seketeli.org> wrote:
> Hello Eric,
>
> Eric Fiselier <eric@efcs.ca> a Ãcrit:
>
>> 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=libabigail 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,
>
> --
>                 Dodji