From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 04:04:32 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 C127C16A4D0 for ; Fri, 13 Feb 2004 04:04:32 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BD0443D39 for ; Fri, 13 Feb 2004 04:04:32 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i1DC4TMW034272; Fri, 13 Feb 2004 13:04:31 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Munehiro Matsuda From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 13 Feb 2004 20:54:55 +0900." <20040213.205455.93017978.haro@kgt.co.jp> Date: Fri, 13 Feb 2004 13:04:29 +0100 Message-ID: <34271.1076673869@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: New kernel resets immediately 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, 13 Feb 2004 12:04:32 -0000 In message <20040213.205455.93017978.haro@kgt.co.jp>, Munehiro Matsuda writes: >From: "Poul-Henning Kamp" >Date: Fri, 13 Feb 2004 12:25:07 +0100 >::>I upgraded to the latest world and kernel today and now the new kernel >::>can't boot. The machine resets immediately when the loader tries to load >::>the kernel; I tried disabling ACPI (the usual suspect), but that didn't >::>help either. No panic, no error message, just a plain reset/reboot. >::> >::>Previous kernel was from Feb 6, and that one works fine. >:: >::Can you try to back out my syscons commit and see if that is responsible ? > >Me too, here. :-) > >Sources from this afternoon, except the syscons code, boots just fine. >To be precise: > syscons.c,v 1.411 OK. > syscons.c,v 1.412 NG. Backed out. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.