From owner-freebsd-hackers Mon Apr 12 11:55: 7 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cs.rpi.edu (mumble.cs.rpi.edu [128.213.8.16]) by hub.freebsd.org (Postfix) with ESMTP id 98E0D1571A for ; Mon, 12 Apr 1999 11:54:49 -0700 (PDT) (envelope-from crossd@cs.rpi.edu) Received: from cs.rpi.edu (monica.cs.rpi.edu [128.213.7.2]) by cs.rpi.edu (8.9.1/8.9.1) with ESMTP id OAA22126 for ; Mon, 12 Apr 1999 14:52:30 -0400 (EDT) Message-Id: <199904121852.OAA22126@cs.rpi.edu> To: freebsd-hackers@freebsd.org Subject: ypserv Date: Mon, 12 Apr 1999 14:52:30 -0400 From: "David E. Cross" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: "" 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