From owner-freebsd-current Thu Nov 21 13: 2:25 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 B6E1637B635 for ; Thu, 21 Nov 2002 13:02:23 -0800 (PST) Received: from relay.pair.com (relay1.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 027D043E97 for ; Thu, 21 Nov 2002 13:02:13 -0800 (PST) (envelope-from cscotts@mindspring.com) Received: (qmail 96847 invoked from network); 21 Nov 2002 21:02:01 -0000 Received: from res-152-16-208-229.dorm.duke.edu (HELO dragon.dorm.duke.edu) (152.16.208.229) by relay1.pair.com with SMTP; 21 Nov 2002 21:02:01 -0000 X-pair-Authenticated: 152.16.208.229 Content-Type: text/plain; charset="iso-8859-1" From: Scott Sipe Reply-To: cscotts@mindspring.com To: current@FreeBSD.org Subject: Re: DP2 Fatal Trap Date: Thu, 21 Nov 2002 16:01:46 -0500 User-Agent: KMail/1.4.3 References: In-Reply-To: Cc: John Baldwin MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200211211601.46641.cscotts@mindspring.com> 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 Thursday 21 November 2002 01:58 pm, John Baldwin wrote: > 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 inst= all, > > 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 point= er > from the panic message? (I.e., w/o the leading '0x8:' part.) I am able to login as root (sh) in single user mode, but login as root on= a=20 normal boot dies (starting tcsh from single user mode traps too). There is a file /boot/kernel/kernel.debug but when I do the gdb command (= the=20 l) it gives an error about no symbols, use the file command. I did: cd /boot/kernek gdb -k kernel.debug (in gdb) l *0xc031f044 sorry if this is a stupid mistake on my part. Secondly, I'm able to boot ok from the debug kernel. I did "boot DEBUG" = and I=20 can then login as my user (tcsh) ok and can run X successfully. I imagin= e I=20 can recompile the kernel, would this be useful? (disabling PSE or the PGE= =20 options?) Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message