I have pfsense box that I use just for testing and learning. Today i plugged it in with the intention of deploying it to production and got the following error:
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id=00
fault virtual address = 0x8
fault code = supervisor write data, page not present
instruction pointer = 0x20:0xffffffff81017ea9
stack pointer = 0x28:0xffffffff824646z0
frame pointer = 0x28:0xffffffff824648f0
current process = 0 (swapper)
thread pid 0 tid 100000
Stopped at vesa_configure+0xbb9: niv1 $0xffffffff, (%rcx,%rax.1)
I'm doing a memtest on the machine now and it's 68% complete with no errors so far. After that is complete I'm going to test the HDD. However, I also get the same error when i try to boot the firewall appliance with a pfsense bootable usb.
My console does not respond to key press after the error so I'm not sure how to troubleshoot via the command line. What does this error mean? How do you get past it?