From owner-freebsd-current@FreeBSD.ORG Mon Aug 30 18:19:56 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 ED86B16A4CE; Mon, 30 Aug 2004 18:19:56 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3F443D31; Mon, 30 Aug 2004 18:19:56 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id CE54972DD4; Mon, 30 Aug 2004 11:19:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id CCC0A72DCB; Mon, 30 Aug 2004 11:19:56 -0700 (PDT) Date: Mon, 30 Aug 2004 11:19:56 -0700 (PDT) From: Doug White To: Garance A Drosihn In-Reply-To: Message-ID: <20040830111532.H85743@carver.gumbysoft.com> References: <200408271337.i7RDbXgu052801@pooker.samsco.org> <20040829174521.H69068@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: re@freebsd.org cc: current@freebsd.org Subject: Re: 5.3-RELEASE TODO - make/kqueue 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, 30 Aug 2004 18:19:57 -0000 On Mon, 30 Aug 2004, Garance A Drosihn wrote: > At 5:45 PM -0700 8/29/04, Doug White wrote: > >On Sat, 28 Aug 2004, Garance A Drosihn wrote: > > > >> I do still get the "*** Signal 6"s, even though I am now running > > > with v1.76 of src/sys/kern/kern_lock.c. ... > > > >If you're sure you've updated, and have tried rebuilding make > >to eliminate a corrupted binary, then you might have hardware > >problems. > > This seems much too repeatable to be hardware. The more times I > repeat my testing, the more consistent the problem seems. (but > I'll spare you the details until I narrow it down even more...). > > I am sure I have rebuilt make several times, because I am switching > between "make WITH_KQUEUE" and make without kqueue, and I do > complete recompiles each time I switch. These signal-6's are not > coming up in "normal operation" for me. It is only when I have > been stress-testing changes to the make command. What counts as a 'stress-test'? I can attempt to reproduce it here. So far my machines build world OK, but I don't have WITH_KQUEUE set yet. It doesn't sound like the kqueue option follows the problem, though.... > Please note that I did not mean to make a big deal about these > signal 6's. Well you shouldn't be getting them, and it'd be nice to fix it now while we have a known broken case. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org