From owner-freebsd-current@FreeBSD.ORG Tue Jul 11 01:43:36 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 9C8C716A4F2 for ; Tue, 11 Jul 2006 01:43:36 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8701743DCE for ; Tue, 11 Jul 2006 01:42:21 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so222944uge for ; Mon, 10 Jul 2006 18:42:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tZRosTuhcRUaRwamCy8AJA2QhLuhi2ySQ+2GEhpJk+hIQHn2AydJfNiemNDP5v7d9mcP54xIMrxJmaMiHQWPPYVNCDcNcfcB+iKThMc+Z/DLE+1u2IiTS4X8fOYcM9N2EjJ/GdSrDdutLZSOwh+1X1Edzf468rNXKmTt3UWQo/8= Received: by 10.67.22.2 with SMTP id z2mr439551ugi; Mon, 10 Jul 2006 18:42:19 -0700 (PDT) Received: by 10.67.105.8 with HTTP; Mon, 10 Jul 2006 18:42:19 -0700 (PDT) Message-ID: Date: Mon, 10 Jul 2006 21:42:19 -0400 From: "Scott Ullrich" To: "Robert Watson" In-Reply-To: <20060711023815.R94284@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060711023815.R94284@fledge.watson.org> 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 01:43:36 -0000 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@ ? Scott