From owner-freebsd-current@FreeBSD.ORG Fri Aug 13 17:32:09 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 1144216A4CE for ; Fri, 13 Aug 2004 17:32:09 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A0F443D3F for ; Fri, 13 Aug 2004 17:32:09 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id F0DE772DD4; Fri, 13 Aug 2004 10:32:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id EF33672DCB; Fri, 13 Aug 2004 10:32:08 -0700 (PDT) Date: Fri, 13 Aug 2004 10:32:08 -0700 (PDT) From: Doug White To: Martin Blapp In-Reply-To: <20040813121208.M31181@cvs.imp.ch> Message-ID: <20040813102922.E93695@carver.gumbysoft.com> References: <20040813121208.M31181@cvs.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Deadlocks with recent SMP current 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: Fri, 13 Aug 2004 17:32:09 -0000 On Fri, 13 Aug 2004, Martin Blapp wrote: > Since yesterday I'm getting complete deadlocks. This time unrelated > the servers are nor loaded at all, the just freeze after a while. > No break into DDB possible at all. Welcome to the club; I've been having them on my -curent builder since Aug 4. I'm going to set up a duplicate box and start binary-searching for the offending commit(s). Preemption is the default, disabled. My box is a dual-600MHz P3 with 1GB RAM and running kde. A make -j3 buildworld will lock it up 75% of the time. It'll survive a nonparallel build, and it'll survive a kernel build. Haven't tried WITNESS+INVARIANTS yet since it really dogs the machine. :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org