On 22 jun 2006, at 17.42, Dan Nelson wrote:
If it ever happens again, you can drop to the debugger with
Ctrl-Alt-ESC and run "ps" to get a list of running processes. You
might even be able to recover by killing some offending processes with
"kill 9 <pid>", then continue with "c".
Hm, I tried this on a 6.1 GENERIC box just now, ctrl-alt-esc doesnt
seem to give me any debugger... I suppose I have to recompile with
DDB for this? Is this recommended for servers where I normally dont
need DDB?
Johan
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"