From owner-freebsd-current@FreeBSD.ORG Mon Jun 16 02:55:34 2003 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 2BEF837B401 for ; Mon, 16 Jun 2003 02:55:34 -0700 (PDT) Received: from i19-069.us.catvmics.ne.jp (i61-195-255-070.us.catvmics.ne.jp [61.195.255.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3949E43FD7 for ; Mon, 16 Jun 2003 02:55:33 -0700 (PDT) (envelope-from peterh@sapros.com) Received: from localhost (localhost [127.0.0.1])h5G9tVY2000598 for ; Mon, 16 Jun 2003 18:55:31 +0900 (JST) (envelope-from peterh@i19-069.us.catvmics.ne.jp) Message-Id: <200306160955.h5G9tVY2000598@i19-069.us.catvmics.ne.jp> To: freebsd-current@freebsd.org Date: Mon, 16 Jun 2003 18:55:31 +0900 From: Peter Haight Subject: Panic during boot of today's kernel. 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: Mon, 16 Jun 2003 09:55:34 -0000 I cvsuped just a couple of hours ago and built world and then built a kernel. That kernel always dies on startup. First it shows a Fatal Trap 9 and then a Fatal Trap 12 and then give me the debugger prompt. Is there some easy way to get the information from the debugger into an email short of writing it down? If I need to write it down, what are the important things to get? I'm on a Sony Vaio laptop that has been having trouble with APCI so I disabled it, but it still crashes. The last message printed to the screen before the crash was: pnpbios: handle 14 device ID PNP0c02 Let me know what I can do to help debug this.