From owner-freebsd-current Thu Nov 21 10:58:30 2002 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 E6A4437B401 for ; Thu, 21 Nov 2002 10:58:29 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F72B43E88 for ; Thu, 21 Nov 2002 10:58:29 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 14182 invoked from network); 21 Nov 2002 18:58:34 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 21 Nov 2002 18:58:34 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gALIwR2D039232; Thu, 21 Nov 2002 13:58:27 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200211211351.24500.cscotts@mindspring.com> Date: Thu, 21 Nov 2002 13:58:31 -0500 (EST) From: John Baldwin To: Scott Sipe Subject: Re: DP2 Fatal Trap Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21-Nov-2002 Scott Sipe wrote: > On Thursday 21 November 2002 01:36 pm, John Baldwin wrote: >> Hmm, is this from a GENERIC kernel? > > This is from straight from DP2 iso image cd install, X-Developer install, > first boot after the install finished, generic kernel etc. Ok, generic kernel is the only really important part. :) Can you do me a favor and see if you have a /boot/kernel.GENERIC/kernel.debug or a /boot/kernel/kernel.debug? If so, can you please do 'gdb -k kernel.debug' and then at the prompt do 'l *' where is the second part of the instruction pointer from the panic message? (I.e., w/o the leading '0x8:' part.) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message