Date: Fri, 26 Jun 1998 18:54:44 +0200 From: Alexander Leidinger <netchild@studcs.uni-sb.de> To: current@FreeBSD.ORG Subject: Kernel panic Message-ID: <98062619072801.00275@Old-Man.Home>
next in thread | raw e-mail | index | archive | help
Hi,
I get the following panic:
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x1c
fault code = supervisor read, page nor present
instruction pointer = 0x8:0xf0249ed6
stack pointer = 0x10:0xf02d0ef8
frame pointer = 0x10:0xf02d0f88
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 (swapper)
interrupt mask =
kernel: type 12 trap, code = 0
Stopped at _setconf+0x136: movl 0x1c(%eax),%eax
this happens between
IP Filter: ... Logging = enabled
and
Changing root device to sd0s2a
the only changes I´ve made:
- CVSup from ~Jun 4 to Jun 26
- removed parallel bus because of printing problems
- added lpt0
- added NO_F00F_Hack (I´ve a PII)
What´s wrong (with the kernel/with me/...)?
Bye,
Alexander.
--
2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}}
+ complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1}
Donald E. Knuth, "The Art of Computer Programming"
http://fsinfo.cs.uni-sb.de/~netchild mailto:netchild@studcs.uni-sb.de
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?98062619072801.00275>
