From owner-freebsd-questions Wed Nov 5 16:20:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA21567 for questions-outgoing; Wed, 5 Nov 1997 16:20:52 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA21562 for ; Wed, 5 Nov 1997 16:20:50 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA13997; Wed, 5 Nov 1997 16:16:49 -0800 (PST) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd013992; Thu Nov 6 00:16:40 1997 Date: Wed, 5 Nov 1997 16:14:55 -0800 (PST) From: Julian Elischer To: Antal Rutz cc: FreeBSD Questions Subject: Re: Fatal error? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk do the following: nm -n /kernel |grep f017e this will tell you what function in the kernel tripped up over itself. On Wed, 5 Nov 1997, Antal Rutz wrote: > What does it mean: > > > > Fatal trap 12: page fault while in kernel mode > > fault virtual address = 0x87654329 > > fault code = supervisor read, page not present > > instruction pointer = 0x8:0xf017e3c0 > > stack pointer = 0x10:0xefbffe20 > > frame pointer = 0x10:0xefbffed8 > > code segment = base 0x0, limit 0xfffff, type 0x1b > > = DPL 0, pres 1, def32 1, gran 1 > > processor eflags = interrupt enabled, resume, IOPL = 3 > > current process = 4 (update) > > interrupt mask = bio > > panic: page fault > > > > syncing disks... 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 > giving up > > > > dumping to dev 1, offset 131072 > > dump 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 > > > > --rutz > > >