Hi, using OpenBSD 4.3 up to date patched. I think people should know aboit this.
lets say you're logged on ttyC0 as root, you sends the command: #sleep 5 && wsconscfg -dF 1 this cmd waits 5 seconds and then destrois ttyC1 wscons. if you change to ttyC1 (Ctrl+Alt+F2) in the 5 seconds and waits until wsconscfg -dF 1 gets launched the machine gets hung really bad. Same thing if you kill the focused ttyC* from a ssh session. the system crashes. Is this a known thing? or I found a buggy behavior? -thanks for all.