From owner-freebsd-current@FreeBSD.ORG Sun Jun 1 12:14:02 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 AA9D437B405 for ; Sun, 1 Jun 2003 12:14:02 -0700 (PDT) Received: from web12901.mail.yahoo.com (web12901.mail.yahoo.com [216.136.174.68]) by mx1.FreeBSD.org (Postfix) with SMTP id EBE2843F75 for ; Sun, 1 Jun 2003 12:14:01 -0700 (PDT) (envelope-from magnus_os@yahoo.se) Message-ID: <20030601191401.36928.qmail@web12901.mail.yahoo.com> Received: from [217.215.189.15] by web12901.mail.yahoo.com via HTTP; Sun, 01 Jun 2003 21:14:01 CEST Date: Sun, 1 Jun 2003 21:14:01 +0200 (CEST) From: =?iso-8859-1?q?Magnus=20J?= To: Robert Watson In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-current@freebsd.org Subject: Re: Fatal trap on RELENG_5_1 SMP 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: Sun, 01 Jun 2003 19:14:02 -0000 Hello I've rebuilt the kernel with these debug-options, and now I'm having difficulty reproducing the problem. That was not an issue before. Everytime I did 'shutdown', it crashed. Will continue trying. Any suggestions? Regards Magnus --- Robert Watson skrev: > Could you build your kernel with options DDB and debugging > symbols, and > when the kernel drops to the debugger on this panic, copy and > past the > stack trace into an e-mail? Alternatively, or perhaps as > well, extract > the information with a core. There are some excellent > instructions on > generating some comprehensive crash reports here: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html > > This looks like it's a NULL pointer dereference, so the > question we need > to answer is: which pointer? To do that, we'll need to turn > that back > into a C line number, which will need the kernel with > debugging symbols. > > Thanks! > > Robert N M Watson FreeBSD Core Team, TrustedBSD > Projects > robert@fledge.watson.org Network Associates Laboratories > > On Sun, 1 Jun 2003, Magnus J wrote: > > > Hello everyone > > > > > > I'm getting a fatal trap when I do 'shutdown' on an SMP-box > that > > I did cvsup on RELENG_5_1 yesterday. > > 'reboot' works without any problems. > > > > This is the message: > > > > Fatal trap 12: page fault while in kernel mode > > cpuid=1; lapic.id = 01000000 > > fault virtual address = 0x0 > > fault code = supervisor read, page not present > > instruction pointer = 0x8:0xe0197d11 > > stack pointer = 0x10:0xe0197cec > > frame pointer = 0x10:0x8 > > code segment = base 0x0, limit 0xfffff, type 0x1b > > = DPL 0, pres 1, def32 1, gran 1 > > processor eflags = interrupt enabled, resume, IOPL = > 0 > > current process = 11 (idle: cpu1) > > trap number = 12 > > panic: page fault > > cpuid=1; lapic.id = 01000000 > > boot() called on cpu#1 > > > > > > The machine is a 2x933 MHz PIII, Mainboard is Tyan Tiger > 230, > > 1.5 GB RAM. > > > > If you need more details, please let me know. > > I'm not a member of this mailing list. > > > > Regards > > Magnus > > > > > > _____________________________________________________ > > Gå före i kön och få din sajt värderad på nolltid med Yahoo! > Express > > Se mer på: > http://se.docs.yahoo.com/info/express/help/index.html > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > > > _____________________________________________________ Gå före i kön och få din sajt värderad på nolltid med Yahoo! Express Se mer på: http://se.docs.yahoo.com/info/express/help/index.html