Re: privileged instruction fault trap for pf_tabladdr_setup

2022-02-25 Thread David Newman
rough syspatch, this system failed on reboot with the error: kernel: privileged instruction fault trap, code=0 Stopped at: pf_tabladdr_setup: Links to trace and ps info below. Thanks in advance for clues on reviving this machine. There are other fault trap threads in the misc archive, but I

privileged instruction fault trap for pf_tabladdr_setup

2022-02-23 Thread David Newman
OpenBSD 7.0 GENERIC#3 i386, running as a VM on VMware vSphere 5.5 After applying a security fix through syspatch, this system failed on reboot with the error: kernel: privileged instruction fault trap, code=0 Stopped at: pf_tabladdr_setup: Links to trace and ps info below. Thanks in

Re: privileged instruction fault trap

2009-10-29 Thread Bob Beck
2009/10/29 Roger Schreiter : > Today, the system crashed, . > kernel: privileged instruction fault trap, code=0 > Stopped at ip_output +0xb8: > ddb> _ . > Any helpful hints? http://www.openbsd.org/cgi-bin/man.cgi?query=crash&apropos=0&sektion=0&

privileged instruction fault trap

2009-10-29 Thread Roger Schreiter
output was: kernel: privileged instruction fault trap, code=0 Stopped at ip_output +0xb8: ddb> _ (The last underscore is the cursor position.) Any helpful hints? Regards, Roger.