From owner-freebsd-hackers@FreeBSD.ORG Fri Nov 14 22:03:08 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 998C416A4CE for ; Fri, 14 Nov 2003 22:03:08 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B10C843FBD for ; Fri, 14 Nov 2003 22:03:07 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id hAF62qeF079519; Fri, 14 Nov 2003 22:02:56 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200311150602.hAF62qeF079519@gw.catspoiler.org> Date: Fri, 14 Nov 2003 22:02:51 -0800 (PST) From: Don Lewis To: imp@bsdimp.com In-Reply-To: <20031114.224514.74751078.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: hackers@FreeBSD.org Subject: Re: New complaints X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 06:03:08 -0000 On 14 Nov, M. Warner Losh wrote: > checking stopevent 2 with the following non-sleepable locks held: > exclusive sleep mutex sigacts r = 0 (0xc48c5aa8) locked @ kern/subr_trap.c:260 > checking stopevent 2 with the following non-sleepable locks held: > exclusive sleep mutex sigacts r = 0 (0xc48c5aa8) locked @ kern/subr_trap.c:260 > > Lots and lots of these (thousands) when I login. pwd causes this. > This is as of 0230 UTC Nov 15, 2003. Yesterday's kernel (2300 UTC Nov > 13, 2003), on a different machine, doesn't seem to have this problem. > > Is anybody else seeing this? There have been an number of reports of this earlier today. I just upgraded and got bit by it as, too. The culprit is sys/sys/proc.h 1.359.