Displaying posts tagged: panic
2009-10-16 14:53:12
No Comments
Recently I've been doing some kernel hacking and I managed to deadlock my system. The system still responded to pings but the terminal was unresponsive, and it needed a hard reboot to fix. I would have loved to drop into a debugger or panic'ed the kernel to get a suitable back-trace.
I found that FreeBSD has ...
