From owner-freebsd-current@FreeBSD.ORG Thu Oct 29 19:39:46 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A093C106568F for ; Thu, 29 Oct 2009 19:39:46 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 5BE348FC1F for ; Thu, 29 Oct 2009 19:39:45 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N3aqQ-0006kI-Rf for freebsd-current@freebsd.org; Thu, 29 Oct 2009 20:39:38 +0100 Received: from 207.155.204.151.ptr.us.xo.net ([207.155.204.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2009 20:39:38 +0100 Received: from atkin901 by 207.155.204.151.ptr.us.xo.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2009 20:39:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Mark Atkinson Date: Thu, 29 Oct 2009 12:39:17 -0700 Lines: 15 Message-ID: References: <20091029191410.GC2147@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 207.155.204.151.ptr.us.xo.net User-Agent: Thunderbird 2.0.0.23 (X11/20091009) In-Reply-To: <20091029191410.GC2147@deviant.kiev.zoral.com.ua> Sender: news Subject: Re: panic: _mtx_lock_sleep: recursed on non-recursive mutex process lock @ /usr/src/sys/kern/kern_sig.c:981 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: Thu, 29 Oct 2009 19:39:48 -0000 Kostik Belousov wrote: > On Thu, Oct 29, 2009 at 11:18:29AM -0700, Mark Atkinson wrote: >> I got this panic this morning, after a fresh upgrade to svn current >> during concurrent NFS access from a couple of clients: >> >> FreeBSD 9.0-CURRENT #7 r198588: Thu Oct 29 08:55:09 PDT 2009 > This is supposedly fixed by r198590. What amazingly bad timing on my part. Or, if not, it should be considered for an earlier MFC. Thanks! > >> Unread portion of the kernel message buffer: >> panic: _mtx_lock_sleep: recursed on non-recursive mutex process lock @ >> /usr/src/sys/kern/kern_sig.c:981