Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 1999 14:52:30 -0400
From:      "David E. Cross" <crossd@cs.rpi.edu>
To:        freebsd-hackers@freebsd.org
Subject:   ypserv
Message-ID:  <199904121852.OAA22126@cs.rpi.edu>

next in thread | raw e-mail | index | archive | help
Our ypserv processes have been dieing a great deal lately (luckily they
restart themselves, but not before all the clients rebind to another
machine).  I have tracked the problem down to a stack corruption.  Apparently
caused by a stack overflow (I am still working on it, don't get excited yet ;).
I have run into a bit of a snag with gdb, I do not understand the following
when I print out a function pointer:

"<functionname+number>"  I have found many such references to the same
function, but with different numbers.  I am confused as to what this
notation means, I haven't found any reference to it in the gdb manpage
or the gdb "info". 

I realize this isn't exactly on topic, but I figured since it involved
ypserv, it would pass.

--
David Cross                                |   WinNT:Linux::Linux:FreeBSD
Systems Administrator/Research Programmer  |
Rensselaer Polytechnic Institute,          |   This space intentionally
Department of Computer Science             |        left unblank 
I speak only for myself.                   |


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904121852.OAA22126>