From owner-freebsd-current@FreeBSD.ORG Tue Jul 11 10:16:22 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 2A83E16A4DE for ; Tue, 11 Jul 2006 10:16:22 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A2A043D73 for ; Tue, 11 Jul 2006 10:16:16 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 5D74F46C53; Tue, 11 Jul 2006 06:16:16 -0400 (EDT) Date: Tue, 11 Jul 2006 11:16:16 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Scott Ullrich In-Reply-To: Message-ID: <20060711111504.W94284@fledge.watson.org> References: <20060711023815.R94284@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Current Subject: Re: panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 11 Jul 2006 10:16:22 -0000 On Mon, 10 Jul 2006, Scott Ullrich wrote: > On 7/10/06, Robert Watson wrote: >> >> On Mon, 10 Jul 2006, Scott Ullrich wrote: >> >> > I was testing out the BSDInstaller NetBoot Installation Services feature >> > (PXE Boot) and ran into this panic: >> >> What file revisions of nfs_syscalls.c and nfs_serv.c are you running with? >> Could you check that you transcribed the line numbers correctly below? In >> my local -CURRENT source code, those are unlock, not lock calls, suggesting >> a source mismatch between what I'm looking at and what you're looking at. >> > > My fault, this is RELENG_6_1. I have the wrong list. Terribly sorry, I > could have sworn that was a current virtual machine. With that said should I > move the discussion over to freebsd-release@ ? Probably freebsd-stable -- doesn't really matter as long as you tell us what you're running :-) Do you have nfs_serv.c:1.156.2.3 and nfs_srvsubs.c:1.136.2.3? These were Giant-related fixes in RELENG_6_1 merged on 2006/06/13. Robert N M Watson Computer Laboratory University of Cambridge