From owner-freebsd-smp Thu Jul 22 16:42:14 1999 Delivered-To: freebsd-smp@freebsd.org Received: from pop3-3.enteract.com (pop3-3.enteract.com [207.229.143.32]) by hub.freebsd.org (Postfix) with SMTP id C954414E3C for ; Thu, 22 Jul 1999 16:42:10 -0700 (PDT) (envelope-from dscheidt@tumbolia.com) Received: (qmail 97505 invoked from network); 22 Jul 1999 23:42:00 -0000 Received: from shell-3.enteract.com (dscheidt@207.229.143.42) by pop3-3.enteract.com with SMTP; 22 Jul 1999 23:42:00 -0000 Date: Thu, 22 Jul 1999 18:41:59 -0500 (CDT) From: David Scheidt X-Sender: dscheidt@shell-3.enteract.com To: "Christopher W. Banek" Cc: Arun Sharma , freebsd-smp@FreeBSD.ORG Subject: Re: Page Fault Problems with SMP kernel in 3.2-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 22 Jul 1999, Christopher W. Banek wrote: > The problem with that is, I am not getting any core dumps since I compiled > with ddb support in the kernel, it just freezes the entire machine. > Are you running X? DDB doesn't play well with X. (At least you can't drop into it from X. I have 't ever had a panic while running both.) Don't start X, and you should get the db> prompt when it panics. If you aren't running X, and the machien is just hanging, try ctrl-alt-esc to break into the debugger. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message