From owner-freebsd-current@FreeBSD.ORG Sat May 8 01:45:42 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 7453516A4CE; Sat, 8 May 2004 01:45:42 -0700 (PDT) Received: from hetzner.co.za (lfw.hetzner.co.za [196.7.18.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA35043D5F; Sat, 8 May 2004 01:45:41 -0700 (PDT) (envelope-from ianf@hetzner.co.za) Received: from localhost ([127.0.0.1]) by hetzner.co.za with esmtp (Exim 3.36 #1) id 1BMNSm-0007Va-00; Sat, 08 May 2004 10:45:40 +0200 To: John Baldwin From: Ian FREISLICH In-reply-to: Your message of "Fri, 07 May 2004 14:10:25 -0400." <200405071410.25673.jhb@FreeBSD.org> X-Attribution: BOFH Date: Sat, 08 May 2004 10:45:40 +0200 Sender: ianf@hetzner.co.za Message-Id: cc: freebsd-current@FreeBSD.org Subject: Re: spin lock sleepq chain held by 0xc0fc3540 for > 5 seconds 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: Sat, 08 May 2004 08:45:42 -0000 John Baldwin wrote: > On Friday 07 May 2004 09:34 am, Ian FREISLICH wrote: > > Hi > > > > Had this twice on my dual PII server runnning current. It was doing > > a make world -j8 both times. > > > > FreeBSD 5.2-CURRENT #4: Thu May 6 15:58:56 SAST 2004 > > :( This is a known reversal that can cause deadlock (it did in this case). > It is being worked on but completely fixing it is going to take some time. > Just to verify, you had processes swapped to disk when this happened? More than likely. By this point in the make world, the load average is normally over 40 and it normally uses a small amount of swap. I'll make sure it used swap by regularly outputting swapinfo to the console. This well and truely wedges the system, so there is no way to get into the debugger after it happens. Ian -- Ian Freislich