From owner-freebsd-stable@FreeBSD.ORG Sat Mar 1 22:00:47 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5CC51065673 for ; Sat, 1 Mar 2008 22:00:47 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from angel.ticketswitch.com (angel.ticketswitch.com [IPv6:2002:57e0:1d4e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8929F8FC24 for ; Sat, 1 Mar 2008 22:00:47 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from [10.50.50.2] (helo=smaug.rattatosk) by angel.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JVZl7-000HiE-Rr; Sat, 01 Mar 2008 22:00:45 +0000 Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by smaug.rattatosk with esmtp (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JVZl7-000DXv-Pf; Sat, 01 Mar 2008 22:00:45 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JVZl7-00022Z-P0; Sat, 01 Mar 2008 22:00:45 +0000 To: jb000002@mr-happy.com, joe@osoft.us In-Reply-To: <47C9CA5D.1060307@osoft.us> Message-Id: From: Pete French Date: Sat, 01 Mar 2008 22:00:45 +0000 Cc: freebsd-stable@freebsd.org Subject: Re: 7.0-STABLE amd64 kernel trap during boot-time device probe X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 22:00:48 -0000 > I also receive "Fatal trap 12: page fault while in kernel mode" while > trying to boot a HP Proliant DL580G3 from the 7.0-RELEASE amd64 disc1 CD. Does it boot with ACPI disabled ? I have an HP workstation which did the same, and got a patch for it in the end, but thius might be an utterly unrelated problem (just the fact it is an HP which is makin g me wonder). -pete.