Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 1998 11:06:48 +0100
From:      Josef Karthauser <joe@pavilion.net>
To:        Greg Lehey <grog@lemis.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: FreeBSD3.0-BETA crash!
Message-ID:  <19981002110648.A17581@pavilion.net>
In-Reply-To: <19981002104659.M24146@freebie.lemis.com>; from Greg Lehey on Fri, Oct 02, 1998 at 10:46:59AM %2B0930
References:  <19981001193321.C12010@pavilion.net> <19981002104659.M24146@freebie.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 02, 1998 at 10:46:59AM +0930, Greg Lehey wrote:
> On Thursday,  1 October 1998 at 19:33:21 +0100, Josef Karthauser wrote:
> > The crashes were page faults.
> 
> At the very least, we need a stack trace.  Check out
> http://www.FreeBSD.org/handbook/handbook294.html for details of how to
> do this.

Good morning Greg,

I did a complete make world last night, followed by a clean build of the
kernel this morning.

I'm still getting crashes though:

Fatal trap 12: page fault while in kernel mode
fault virtual address:= 0xc
fault code = supervisor read, page not present
instruction pointer = 0x8:0xf018ab82
stack pointer = 0x10:0xf7addf1c
frame pointer = 0x10:0xf7addf28
code segment = base 0x0, limit 0xfffff, type 0x1b
             = DPL 0, pres 1, def32 1, gran 1
             = interrupt enabled, resume, IOPL = 0
processor eflags = 91 (syslogd)
interrupt mask =
trap number = 12
panic: page fault

syncing disks... 10 10 5 1 done



I've followed the instructions in the handbook but with some problems.
The savecore worked and I've got a kernel.0 and vmcore.0.
The handbook refers to 'strip -d', and the -d flag doesn't exist.

	(kgdb) exec-file /var/crash/kernel.0
        "/var/crash/kernel.0": not in executable format: File format not
	recognised.


	# diff -s /var/crash/kernel.0 /kernel
	Files /var/crash/kernel.0 and /kernel are identical
	

Am I doing something wrong or is something else broken.  (For information
the machine has undergone an aout-to-elf translation.)

Joe
-- 
Josef Karthauser
Technical Manager	FreeBSD: The power to serve (http://www.uk.freebsd.org)
Pavilion Internet plc.  [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk]

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981002110648.A17581>