> Ok, here is the trace/ps... > -bash-2.05b# kernel: page fault trap, code=0 > Stopped at _pf_normalize_ip+0x2be: testb $0x4,0x21(%eax)
gdb /bsd (gdb) disas pf_normalize_ip Can you get me the output of that from your kernel? I won't have time to look at it till the weekend but it'll save me some time if no one beats me to debugging it. A register dump may help too but it's probabley a NULL dereference. .mike
