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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to