From owner-freebsd-current@FreeBSD.ORG Sat Nov 8 15:57:29 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42AA416A4DC for ; Sat, 8 Nov 2003 15:57:29 -0800 (PST) Received: from mail.allcaps.org (mail.allcaps.org [206.251.247.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF67843FF3 for ; Sat, 8 Nov 2003 15:57:28 -0800 (PST) (envelope-from bsder@allcaps.org) Received: from mail.allcaps.org (localhost [127.0.0.1]) by mail.allcaps.org (Postfix) with ESMTP id F0F1FD844C; Sat, 8 Nov 2003 15:57:38 -0800 (PST) Received: from localhost (bsder@localhost)hA8NvcT8004874; Sat, 8 Nov 2003 15:57:38 -0800 (PST) X-Authentication-Warning: mail.allcaps.org: bsder owned process doing -bs Date: Sat, 8 Nov 2003 15:57:38 -0800 (PST) From: "Andrew P. Lentvorski, Jr." To: Antoine Jacoutot In-Reply-To: <200311081202.05221.ajacoutot@lphp.org> Message-ID: <20031108155605.P4863@mail.allcaps.org> References: <200311081202.05221.ajacoutot@lphp.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: rpc.lockd core dumped X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 23:57:29 -0000 On Sat, 8 Nov 2003, Antoine Jacoutot wrote: > Any idea ? > I would be pleased to send more information but I didn't see where to find > more debuging options for rpc.lockd. Check to make sure that rpc.statd is running. There was an old bug that rpc.lockd would dump core if it couldn't find a statd. -a