From owner-freebsd-current@FreeBSD.ORG Mon Apr 14 15:33:21 2003 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 30D3237B401; Mon, 14 Apr 2003 15:33:21 -0700 (PDT) Received: from mx0.freebsd-services.com (survey.codeburst.net [195.149.39.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35A6E43F3F; Mon, 14 Apr 2003 15:33:20 -0700 (PDT) (envelope-from paul@freebsd-services.com) Received: by mx0.freebsd-services.com (Postfix, from userid 1002) id 228971B229; Mon, 14 Apr 2003 23:33:19 +0100 (BST) Date: Mon, 14 Apr 2003 23:33:18 +0100 From: Paul Richards To: Pawel Worach Message-ID: <20030414223318.GA75035@survey.codeburst.net> References: <000201c302c1$e0d1dee0$1401a8c0@corona> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000201c302c1$e0d1dee0$1401a8c0@corona> User-Agent: Mutt/1.4.1i cc: current@FreeBSD.org cc: 'John Baldwin' Subject: Re: panic: blockable sleep lock (sleep mutex) process lock 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: Mon, 14 Apr 2003 22:33:21 -0000 On Mon, Apr 14, 2003 at 10:10:21PM +0200, Pawel Worach wrote: > Yes they are, it's been like this for about a week or so > the latest working kernel i have is: > FreeBSD darkstar 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Apr 8 02:59:24 > CEST 2003 root@darkstar:/usr/obj/usr/src/sys/DARKSTAR i386 > I have the same problem, and the same last working date. I'm building a kernel from the 9th at the moment to try and pinpoint exactly when this broke. Paul.