FreeBSD vmware guest 8.1-RELEASE i386 PAE with open-vm-tools-nox11-313025_1
installed.
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xc9aaea44
fault code = supervisor read, page not present
instruction pointer = 0x20:0xc080d29a
Under moderate kqueue load I caught the following:
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x0
fault code = supervisor read, page not present
instruction pointer = 0x20:0x0
stack pointer = 0x28:0xe745db78
frame pointer = 0x28:0
Hi,
Got this interesting hang on a two way (two physical cpus with htt
disabled by machdep.hyperthreading_allowed) smp box during boot. Any
ideas?
Kernel config is pretty much SMP with most drivers cut and KDB, DDB
and BREAK_TO_DEBUGGER added. Sources are from this morning.
I can only reproduce t