This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: [PATCH] readelf.c: wrong branch prediction


On 05/16/2011 10:00 AM, Mark Wielaard wrote:
> How interesting, I didn't know about --enable-debugpred.

At least something good came out of this wrong patch ;)

> Like Ulrich said, you probably ran the binary in such a way that
> libebl isn't loading the correct backend (in such a case
> ebl_reloc_type_check will just always return false). Make sure you
> double check your LD_LIBRARY_PATH and the output of eu-readelf -r,
> if it only contains <INVALID_RELOC> you know something is wrong.

My mistake.  I've put a wrong directory to the LD_LIBRARY_PATH.
Now it's pretty clear to me...  I'm sorry for the noise.

	Marek

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