Date: Sat, 01 Dec 2001 18:59:14 -0800 From: Edwin Culp <eculp@encontacto.net> To: current@FreeBSD.Org Subject: Fatal trap 12 on kernel from sometime Nov. 30. Message-ID: <3C099902.3090009@encontacto.net>
next in thread | raw e-mail | index | archive | help
With my kernel and with a Generic kernel, I am getting a Fatal trap 12
when trying to access the network.
The first thing that happens on the network seems to cause the panic.
The following was an error with a
generic kernel. I'm typing it so there could be mistakes.
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x0
fault code = supervisor read, page not present
instruction pointer = 0x8:0xc0289ad4
stack pointer = 0x10:0xdbef5b58
frame pointer = 0x10:0xdbef5ba4
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 = 11 (swi1: net)
kernel: type 12 trap, code=0
Stopped at ip_output+0x118: cmpl $0,0(%eax)
db> Context switches not allowed in the debugger.
db>
The debugger is open but I don't know what I'm looking for. Any help
will be appreciated.
Thanks,
ed
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?3C099902.3090009>
