On Mon, Sep 26, 2005 at 10:40:53PM +0100, Mark Brown wrote:
> On Mon, Sep 05, 2005 at 04:37:41PM +0200, Ralph Rößner wrote:
> 
[...]
> > munmap(0x7000c000, 21727)               = 0
> > --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> 
> Hrm.  I don't think this is a NIS bug - ypserv should be linked against
> far more libraries than that so ld.so hasn't finished running when the
> segfault happens.

What I sent were only the last few lines of the trace. ld.so actually
loads all the libraries ldd lists, so I assume that it is indeed
finished when the segfault happens. Sorry to have caused confusion.

The only thing I can read from the stack trace so far is that the
0x7... address is within the text segment of libc.so . I don't have a
debug libc ready, though, so I don't know which function that is.
> 
> I've also got a SPARC sitting ready to install with I think all the bits
> I need so I'll hopefully be able to try to reproduce this over the
> weekend.

I really hope so - I really hate running afoul of problems that nobody
else seems to have ;-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to