From owner-freebsd-current@FreeBSD.ORG Tue Jun 14 19:17:04 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 380D516A41F for ; Tue, 14 Jun 2005 19:17:04 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B0F343D4C for ; Tue, 14 Jun 2005 19:17:04 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j5EJGx0T013624; Tue, 14 Jun 2005 12:16:59 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j5EJGwVI013623; Tue, 14 Jun 2005 12:16:58 -0700 (PDT) (envelope-from obrien) Date: Tue, 14 Jun 2005 12:16:58 -0700 From: "David O'Brien" To: Markus Brueffer Message-ID: <20050614191658.GC13306@dragon.NUXI.org> Mail-Followup-To: freebsd-current@freebsd.org, Markus Brueffer , Paul Richards References: <20050613175812.GA13200@dragon.NUXI.org> <200506141116.58062.markus@brueffer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506141116.58062.markus@brueffer.de> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: freebsd-current@freebsd.org, Paul Richards Subject: Re: Immediate reboots on amd64 after upgrading to current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 19:17:04 -0000 On Tue, Jun 14, 2005 at 11:16:46AM +0200, Markus Brueffer wrote: > On Monday 13 June 2005 19:58, David O'Brien wrote: > > On Sun, Jun 12, 2005 at 12:37:43PM +0100, Paul Richards wrote: > > > Is the 6-current broken at the moment? (unlikely as it seems like > > > quite a severe break) > > > > Definitely. A June 10th 4am UTC kernel works fine for me. A June 11 > > midnight UTC kernel, does an instana-reboot. > > I can trigger it by loading different subsets of modules on boot: > > snd_ich + ng_bt + smbus = instant reboot (as descibed above) > > If I only load 2 (regardless which) of the above the system boots fine. I've tracked down my insta-reboot to marius's atkbdc commit of 2005-06-10 20:56:38 UTC. A kernel built just before that change is good (adding brooks' 2005-06-11 00:20:38 UTC mii.c commit). -- -- David (obrien@FreeBSD.org)