From owner-freebsd-questions@FreeBSD.ORG Sat Jan 17 14:01:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85B2716A4CF for ; Sat, 17 Jan 2004 14:01:12 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-67-119-53-122.dsl.lsan03.pacbell.net [67.119.53.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E9D143D31 for ; Sat, 17 Jan 2004 14:01:11 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1C10666DE1; Sat, 17 Jan 2004 14:01:11 -0800 (PST) Date: Sat, 17 Jan 2004 14:01:11 -0800 From: Kris Kennaway To: Antoine Jacoutot Message-ID: <20040117220110.GB78912@xor.obsecurity.org> References: <200401171338.15670.ajacoutot@lphp.org> <200401172027.19927.ajacoutot@lphp.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: <200401172027.19927.ajacoutot@lphp.org> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: rpc.lockd segfault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2004 22:01:12 -0000 --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 17, 2004 at 08:27:19PM +0100, Antoine Jacoutot wrote: > On Saturday 17 January 2004 13:38, Antoine Jacoutot wrote: > > I'm having a problem under FreeBSD-5.2-RELEASE. > > I mount my users homedir under NFS and need rpc.lockd. > > Unfortunately, and with no reason nor log, rpc.lockd regularly core dum= p... > > Any idea where I should start looking. >=20 > Here is more information about my problem, using gdb on thecore file: Unfortunately that doesn't give any information. You'll need to recompile rpc.lockd with GDB debugging symbols (add -ggdb to CFLAGS). See the developer's handbook on the website for more information about debugging program failures with gdb (specifically, how to obtain a useful backtrace). Kris --OwLcNYc0lM97+oe1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFACbCmWry0BWjoQKURAseFAJ9kkYFVbuLIaT/p0se9xllaFAJEYgCgjSsa 4jvi5jGG/OXqdojJpJmNbTE= =F+sd -----END PGP SIGNATURE----- --OwLcNYc0lM97+oe1--