This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: PLT entry not initialized when loading a library, but called nevertheless


On Tuesday 11 December 2012 13:23:22 Sergey Prokhorenko wrote:
> So my question is (if you allow as I'm not really big expert in this
> are) - can it be that this is dlopen/ld bug and am I in the correct
> mail list after all? I think now that it is not ld bug, it seems that
> ld stops loading but dl continues despite the error.

you might be seeing lazy relocation.  do you get different behavior if you 
export LD_BIND_NOW=1 ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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