Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 07:02:09 +0200
From:      "Carsten Huettl" <CHUETTL@ahorn-Net.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   More about: Fatal trap 12: page fault while in kernel mode
Message-ID:  <964317101D8@ahorn.sgh.uunet.de>

next in thread | raw e-mail | index | archive | help
Hello,

after compiling a new kernel I get the following error while booting 

npx0: INT 16 interface
de0: enabling 10baseT port

Fatal trap 12: page fault while in kernel mode
fault virtual adress    = 0x58
fault code              = supervisor read, page not present
instruction pointer     = 0x8:0xc02019ff
stack pointer           = 0x10:0xc02e4f84
frame pointer           = 0x10:0xc02e4f88
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         = 0 ()
interrupt mask          =
trap number             = 12
panic: page fault
Automatic reboot in 15 seconds...

What's wrong with my kernel config file?
Any hints?

I have done nm with this result:

bash-2.03# nm /kernel | grep c02019
c0201928 T cninit
c02019b0 T cninit_finish
c0201928 t gcc2_compiled.
bash-2.03#

It's a freebsd v.3.4 
Celeron 400 Proc. 
RAM 254meg 
scsi/ide hdds

Booting from scsi hdd

I have simply edited the copied GENERIC file for the first trial 
without anything from LINT.

It is my 2. attempt to compile/make a kernel. 
Before starting to compile the
kernel I deleted the old ../compile/MYKERNEL directory. Is there 
anything else I have to delete or make propper something from 
make depend or...?

(The first attempt to make the kernel went wrong because of celeron 
is not cpu 586.)

TIA
C.


-- 
Carsten Huettl - <http://www.ahorn-Net.de>;
pgp-key on request


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




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