bug-hurd
[Top][All Lists]
Advanced

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

Re: nss is broken


From: Roland McGrath
Subject: Re: nss is broken
Date: Wed, 31 Jul 2002 17:00:33 -0400 (EDT)

For future reference, there are a couple of things to look for when
something fishy might be happening in dl-sysdep.c or thereabouts.  If you
stepi through the calls that should go from ld.so -> libc.so then you
should step through a call into the PLT and a jump from there into libc.
If this is not happening, something is wrong.  Then you can notice that
objdump --dynamic-syms (or nm --dynamic) lacks dynamic symbol table entries
for __fxstat64 and the like and know that it is all screwed.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]