From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 02:03: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 0FEF716A4CF for ; Thu, 16 Sep 2004 02:03:10 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F2E43D31 for ; Thu, 16 Sep 2004 02:03:09 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so303300rnk for ; Wed, 15 Sep 2004 19:03:08 -0700 (PDT) Received: by 10.38.99.13 with SMTP id w13mr1210580rnb; Wed, 15 Sep 2004 19:03:08 -0700 (PDT) Received: by 10.38.75.49 with HTTP; Wed, 15 Sep 2004 19:03:08 -0700 (PDT) Message-ID: <790a9fff0409151903224c0f7@mail.gmail.com> Date: Wed, 15 Sep 2004 21:03:08 -0500 From: Scot Hetzel To: freebsd-current@freebsd.org, sos@freebsd.org In-Reply-To: <790a9fff04091507181f3b5860@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <790a9fff04091500172a40bd13@mail.gmail.com> <20040915095304.GC761@galgenberg.net> <790a9fff04091507181f3b5860@mail.gmail.com> Subject: Re: 5.3 BETA kernel hangs without debugging options X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 02:03:10 -0000 On Wed, 15 Sep 2004 09:18:59 -0500, Scot Hetzel wrote: > I just built a BETA4 kernel from the a checked out sources of last > night and re-enabled the debugging options. This morning the kernel > didn't have any problems booting my system. I'm currently building a > kernel without debugging options to see if the problem re-occurs. > > I'll know if it works in about 8hrs, when I get home from work. > A BETA4 kernel without the debugging options hangs after printing: ATAPI_RESET time = 390us ad0: 26105MB [53040/16/63] at ata0-master BIOSPIO acd0: WARNING - MODE_SENSE_BIG interrupt was seen but taskqueue stalled Has this problem been fixed in the 6.x Kernel? Scot