From owner-freebsd-current@FreeBSD.ORG Thu May 27 21:18:31 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 63F6C16A4CE for ; Thu, 27 May 2004 21:18:31 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE1D43D41 for ; Thu, 27 May 2004 21:18:30 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.216.115) by smtp01.syd.iprimus.net.au (7.0.024) id 40B2468E000F2FBB; Fri, 28 May 2004 14:17:10 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id AAA4B41CC; Fri, 28 May 2004 14:18:06 +1000 (EST) Date: Fri, 28 May 2004 14:18:06 +1000 From: Tim Robbins To: Jon Noack Message-ID: <20040528041806.GA28224@cat.robbins.dropbear.id.au> References: <40B69786.4000509@alumni.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40B69786.4000509@alumni.rice.edu> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: 5.2.1-p8 -> -CURRENT: Fatal trap 12 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, 28 May 2004 04:18:31 -0000 On Thu, May 27, 2004 at 08:36:06PM -0500, Jon Noack wrote: > I'm trying to update a machine from 5.2.1-p8 to -CURRENT. I did a > buildworld, buildkernel, installkernel, and was trying to reboot into > single-user mode when the I got the following and was dropped to ddb: > > ********************************************************************** > Fatal trap 12: page fault while in kernel mode [...] You'll have to be a little more specific about the particular version of -CURRENT you're running. What date are the sources from? ACPI was broken on systems with legacy non-ACPI PCI busses between approx. May 18 and May 22. Tim