From owner-freebsd-current@FreeBSD.ORG Thu Nov 11 16:24:10 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 94ECA16A4CE for ; Thu, 11 Nov 2004 16:24:10 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C1443D2F for ; Thu, 11 Nov 2004 16:24:09 +0000 (GMT) (envelope-from keramida@linux.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])iABGO71h020812 for ; Thu, 11 Nov 2004 18:24:08 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) iABGO6b4000698 for ; Thu, 11 Nov 2004 18:24:06 +0200 (EET) (envelope-from keramida@linux.gr) Received: (from keramida@localhost)iABGO68U000697 for freebsd-current@freebsd.org; Thu, 11 Nov 2004 18:24:06 +0200 (EET) (envelope-from keramida@linux.gr) Date: Thu, 11 Nov 2004 18:24:06 +0200 From: Giorgos Keramidas To: freebsd-current@freebsd.org Message-ID: <20041111162406.GA668@orion.daedalusnetworks.priv> References: <20041111153801.GA12285@orion.daedalusnetworks.priv> <20041111154453.GA641@orion.daedalusnetworks.priv> <20041111160225.GA665@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041111160225.GA665@orion.daedalusnetworks.priv> Subject: Re: Recent lockup in `kickstart' 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: Thu, 11 Nov 2004 16:24:10 -0000 On 2004-11-11 18:02, Giorgos Keramidas wrote: >On 2004-11-11 17:44, Giorgos Keramidas wrote: >>On 2004-11-11 17:38, Giorgos Keramidas wrote: >>> I've recently updated two different uniprocessor machines to HEAD. >>> They both lock up before 'kickstart' is printed in multiuser mode. >> >> [2004/11/09 02:00 UTC] works fine. > > -D '2004/11/09 20:52 UTC' locks up. Getting close... The kernel from -D '2004/11/09 20:52 UTC' works fine; this is right after this commits to i386/busdma_machdep.c by scottl: 2004.11.09.16.03.27 i386/i386/busdma_machdep.c 1.64 scottl