From owner-freebsd-current Fri Oct 2 03:07:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27931 for freebsd-current-outgoing; Fri, 2 Oct 1998 03:07:25 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from florence.pavilion.net (florence.pavilion.net [194.242.128.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27926 for ; Fri, 2 Oct 1998 03:07:22 -0700 (PDT) (envelope-from joe@florence.pavilion.net) Received: (from joe@localhost) by florence.pavilion.net (8.8.8/8.8.8) id LAA08709; Fri, 2 Oct 1998 11:06:48 +0100 (BST) (envelope-from joe) Message-ID: <19981002110648.A17581@pavilion.net> Date: Fri, 2 Oct 1998 11:06:48 +0100 From: Josef Karthauser To: Greg Lehey , freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD3.0-BETA crash! References: <19981001193321.C12010@pavilion.net> <19981002104659.M24146@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19981002104659.M24146@freebie.lemis.com>; from Greg Lehey on Fri, Oct 02, 1998 at 10:46:59AM +0930 X-NCC-RegID: uk.pavilion Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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