Date: Wed, 5 Nov 1997 16:14:55 -0800 (PST) From: Julian Elischer <julian@whistle.com> To: Antal Rutz <rutz@dab.iit.uni-miskolc.hu> Cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Fatal error? Message-ID: <Pine.BSF.3.95.971105161334.1816C-100000@current1.whistle.com> In-Reply-To: <Pine.BSF.3.91.971105144842.29862A-100000@dab.iit.uni-miskolc.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971105161334.1816C-100000>