This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Disabling Consistency Checks


On Mon, Dec 01, 2014 at 12:32:08PM -0600, Eric Neblock wrote:
> When trying to implement a hardware break for a separate program (by
> using an execv) that is dynamically linked, ld complains with the following:
> 
>   Inconsistency detected by ld.so: ../elf/dl-runtime.c: 79: _dl_fixup:
> Assertion `((reloc->r_info) & 0xffffffff) == 7' failed!

No, this is not ld.  This is ld.so, part of glibc.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]