From owner-freebsd-current@FreeBSD.ORG Tue Jul 6 20:17:59 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 4EC7E16A4CE for ; Tue, 6 Jul 2004 20:17:59 +0000 (GMT) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30EB643D39 for ; Tue, 6 Jul 2004 20:17:59 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from neo.jnielsen.net (jn@c-24-2-72-123.client.comcast.net [24.2.72.123]) by ns1.jnielsen.net (8.12.3p3/8.12.3) with ESMTP id i66KHuke041968; Tue, 6 Jul 2004 13:17:56 -0700 (PDT) (envelope-from lists@jnielsen.net) Received: from stealth-10-3-2-2.local (stealth@stealth-10-3-2-2.local [10.3.2.2]) by neo.jnielsen.net (8.12.10/8.12.10) with ESMTP id i66KHtwK001400; Tue, 6 Jul 2004 14:17:55 -0600 (MDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-current@freebsd.org Date: Tue, 6 Jul 2004 14:17:52 -0600 User-Agent: KMail/1.6.2 References: <200407011459.31629.lists@jnielsen.net> In-Reply-To: <200407011459.31629.lists@jnielsen.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407061417.53035.lists@jnielsen.net> cc: Alexander Langer Subject: Re: Interrupt storm detected, today's -current doesn't 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: Tue, 06 Jul 2004 20:17:59 -0000 On Thursday 01 July 2004 14:59, John Nielsen wrote: > I am tracking -CURRENT on a Dell Optiplex GX270. I cvsupped and > installed a new kernel and world today, and my machine had trouble > booting. > > Toward the end of the kernel boot messages (and before init is started), > I get: > > Interrupt storm detected on "irq18: em0 uhci2++"; throttling interrupt > source > > The boot does not continue from that point. It doesn't freeze, since I > can still scroll back and forth in the buffer with scroll lock, but it > stops doing anything useful. Today's build seems to be behaving again. Thanks for all the ongoing work! JN