Re: finding cause of reboot
- Reply: Karl Denninger : "Re: finding cause of reboot"
- Reply: Alan Somers : "Re: finding cause of reboot"
- In reply to: Alan Somers : "Re: finding cause of reboot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Oct 2025 13:24:11 UTC
Hi, On Thu, Oct 16, 2025 at 08:12:10AM -0600, Alan Somers wrote: >to make core dumps. I suggest forcing a crash with >"sysctl debug.kdb.panic=1" while you watch the screen to see what happens. Not sure what this would do, apart from crash the machine immediately. The problem, when it happens, is it's like power reset. Ideally what I guess needs to happen is that the problem (whatever is causing it) needs to crash to debugger or and/or make a crash dump before completely exiting. Do you think enabling WITNESS and friends may help? --