From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 16:39:27 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 CA3D616A4CE for ; Wed, 25 Aug 2004 16:39:27 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 584CA43D41 for ; Wed, 25 Aug 2004 16:39:27 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.11/8.12.11) with ESMTP id i7PGbBWk034603; Wed, 25 Aug 2004 12:37:11 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i7PGbB7O034600; Wed, 25 Aug 2004 12:37:11 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 25 Aug 2004 12:37:11 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Christian Brueffer In-Reply-To: <20040825150724.GA33080@unixpages.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant 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, 25 Aug 2004 16:39:27 -0000 On Wed, 25 Aug 2004, Christian Brueffer wrote: > The complete output is available at Great, this was just what I needed. Try converting the mtx_lock(&Giant) just after line 2677 in nfs_serv.c to a mtx_unlock(&Giant). It's the one right before the call to NFSD_LOCK(). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research