bug-hurd
[Top][All Lists]
Advanced

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

Re: more info on networking trouble


From: Roland McGrath
Subject: Re: more info on networking trouble
Date: Wed, 17 Jan 2001 17:11:51 -0500 (EST)

> > You might turn on some of the libc debugging stuff when starting pfinet.
> 
> Can you be more specific?

I meant the malloc debugging stuff.  There are some environment variables.
Look in the libc sources.

> Attached. Hope it helps.

That backtrace definitely looks bogus.

> esp            0x0      0x0

> ebp            0x125be19        0x125be19


And this clinches it.  The stack pointer got zero'd.  Probably there was
some kind of stack clobberation that zero'd the saved sp in some frame
that later returned.  

reply via email to

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