From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 05:38:12 2004 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 DF33116A4CE for ; Wed, 4 Feb 2004 05:38:12 -0800 (PST) Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id F195243D31 for ; Wed, 4 Feb 2004 05:38:09 -0800 (PST) (envelope-from frode@nordahl.net) Received: from [195.159.6.12] (dhcp12.ns5.powertech.no [195.159.6.12]) by smtp1.powertech.no (Postfix) with ESMTP id B0A2088D9; Wed, 4 Feb 2004 14:38:08 +0100 (CET) In-Reply-To: <20040203140450.T36001@mail.allcaps.org> References: <3DC16400-517B-11D8-9CB2-0005028F6AEB@TrueStep.com> <68FC202A-525D-11D8-B122-000A95A9A574@nordahl.net> <20040129135653.H21660@mail.allcaps.org> <20040203140450.T36001@mail.allcaps.org> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5E1365DC-5717-11D8-B0FA-000A95A9A574@nordahl.net> Content-Transfer-Encoding: 7bit From: Frode Nordahl Date: Wed, 4 Feb 2004 14:38:08 +0100 To: "Andrew P. Lentvorski, Jr." X-Mailer: Apple Mail (2.612) cc: freebsd-current@freebsd.org Subject: Re: rpc.lockd(8) seg faults on 5.2-RELEASE 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: Wed, 04 Feb 2004 13:38:13 -0000 On Feb 3, 2004, at 23:12, Andrew P. Lentvorski, Jr. wrote: > On Tue, 3 Feb 2004, Frode Nordahl wrote: > >> Since it dies on bcmp, it seems like a null lock gets into the list >> for >> some reason. > > Turn on the debug log and uncomment DUMP_FILELOCK_VERBOSE (or just the > filehandle dump code in dump_filelock). One of those locks should > have a > null pointer for the filehandle and that fact should be recorded in the > debug log. done. waiting in anticipation for the next hang / crash. Mvh, Frode