Displaying posts tagged: panic

FreeBSD Software Watchdog

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 ...