From owner-freebsd-current@FreeBSD.ORG Fri Nov 21 00:09:36 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 A999A16A4CE for ; Fri, 21 Nov 2003 00:09:36 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-22-57.w81-248.abo.wanadoo.fr [81.248.17.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1FB843FAF for ; Fri, 21 Nov 2003 00:09:31 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from srv01.lphp.local (localhost [127.0.0.1]) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id hAL88AuX003756; Fri, 21 Nov 2003 09:08:10 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by srv01.lphp.local (8.12.10/8.12.10/Submit) id hAL889a5003755; Fri, 21 Nov 2003 09:08:09 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: from modem209.metz.imaginet.fr (modem209.metz.imaginet.fr [195.68.12.209]) by webmail.lphp.org (IMP) with HTTP for ; Fri, 21 Nov 2003 09:08:09 +0100 Message-ID: <1069402089.3fbdc7e96f810@webmail.lphp.org> Date: Fri, 21 Nov 2003 09:08:09 +0100 From: Antoine Jacoutot To: "freebsd-current@freebsd.org" References: <200311081248.43453.ajacoutot@lphp.org> In-Reply-To: <200311081248.43453.ajacoutot@lphp.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 / FreeBSD-5.1 Subject: Re: 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: Fri, 21 Nov 2003 08:09:36 -0000 > I can only say that I had a core dump under current on sparc, but the core > file was unusable. Can you compile rcp.lockd with -g in CFLAGS and LDFLAGS > and try to find out with gdb where it aborts? > > harti Hi :) I investigate a little more this nfs locking issue. I recompile my system with CURRENT from "Wed Nov 19 12:53:04". rpc.lockd core dump still appear but I noticed something: each time, just before it crashed, I can hear a very low noise coming from my harddrive. It is hard to describe, but it looks like if my hardrive was powering on or coming back from hibernate mode (or something like this). Is there a way to check this ? Like maybe a command to force hardrive not to stop or something ? Thanks. Antoine