From owner-freebsd-current@FreeBSD.ORG Fri Dec 5 13:43:56 2003 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 0923516A4CE for ; Fri, 5 Dec 2003 13:43:56 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D388F43FCB for ; Fri, 5 Dec 2003 13:43:54 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id D869D72DB5; Fri, 5 Dec 2003 13:43:54 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id D429972DAD; Fri, 5 Dec 2003 13:43:54 -0800 (PST) Date: Fri, 5 Dec 2003 13:43:54 -0800 (PST) From: Doug White To: Wesley Morgan In-Reply-To: <20031204233917.S83022@volatile.chemikals.org> Message-ID: <20031205134319.S87691@carver.gumbysoft.com> References: <20031204165637.H76565@volatile.chemikals.org> <20031204233917.S83022@volatile.chemikals.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: kernel hangs during boot 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, 05 Dec 2003 21:43:56 -0000 On Thu, 4 Dec 2003, Wesley Morgan wrote: > On Thu, 4 Dec 2003, Doug White wrote: > > > If you can break into ddb ok, grab the trace if its interesting. I'm > > curious if its jamming in something storage-related. > > It doesn't look too terribly interesting (man i wish ddb wrote to the > system buffer) I copied the parts that appear most relevant :) > > sgetc() + 0x3da > skbdevent() + 0x1e0 > atkbd_intr() + 0x2c > atkbd_isa_intr() + 0x21 Eh, this is you hitting the gdb key. how about 'ps'? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org