From owner-freebsd-current@FreeBSD.ORG Wed Oct 26 07:23:45 2005 Return-Path: X-Original-To: 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 6183F16A41F for ; Wed, 26 Oct 2005 07:23:45 +0000 (GMT) (envelope-from pho@holm.cc) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.FreeBSD.org (Postfix) with SMTP id CCD3F43D45 for ; Wed, 26 Oct 2005 07:23:44 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 91122 invoked from network); 26 Oct 2005 07:23:38 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 26 Oct 2005 07:23:38 -0000 X-pair-Authenticated: 80.161.118.233 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id j9Q7NbTF031345 for ; Wed, 26 Oct 2005 09:23:37 +0200 (CEST) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id j9Q7NbQ6031344 for current@freebsd.org; Wed, 26 Oct 2005 09:23:37 +0200 (CEST) (envelope-from pho) Date: Wed, 26 Oct 2005 09:23:37 +0200 From: Peter Holm To: current@freebsd.org Message-ID: <20051026072337.GA31319@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: panic: mutex nfsd_mtx owned at nfsserver/nfs_serv.c:2160 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: Wed, 26 Oct 2005 07:23:45 -0000 While stress testing RELENG_6_0 with a nfs mounted file system on a box running HEAD from Oct 24 13:21 UTC I got this panic (on HEAD): http://people.freebsd.org/~pho/stress/log/nfsd.html -- Peter Holm