Galen Sampson <[EMAIL PROTECTED]> wrote: > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x1 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02b5baf > stack pointer = 0x10:0xcadc3d48 > frame pointer = 0x10:0xbfbfadb4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def 321, gran 1 > current proccess = 56 (sysctl) > trap number = 12
Well, if it's sysctl, perhaps you get closer to the reason by analyzing which sysctl this might be? Also, my guess is that you should at least be able to boot single-user (since IMHO no sysctl is issued before starting the single-user shell). This might then help you to isolate the problem and/or edit some startup script to work around it. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message