From owner-freebsd-questions@FreeBSD.ORG Sat Jan 17 04:40:27 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 4173816A4CE for ; Sat, 17 Jan 2004 04:40:27 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-1-65.w80-13.abo.wanadoo.fr [80.13.78.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 114B143D46 for ; Sat, 17 Jan 2004 04:40:25 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.local [192.168.0.3]) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id i0HCcdZ0061389 for ; Sat, 17 Jan 2004 13:38:39 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Date: Sat, 17 Jan 2004 13:38:15 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401171338.15670.ajacoutot@lphp.org> Subject: 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 12:40:27 -0000 Hi, 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 dump... Any idea where I should start looking. Thanks. Antoine