02.04.2018 23:41, Mark Knight пишет: > On 02/04/2018 14:44, Eugene Grosbein wrote: >> 3. Boot new kernel using nextboot(8) and see if it will crash instead of >> deadlock >> and if so, fill the PR to Bugzilla. > > Thanks again. Drat, no crash. The only difference was a few new errors during > the boot - which I'm assuming are unrelated.
Add to /etc/sysctl.conf: debug.kdb.break_to_debugger=1 Use such debugging kernel to drop to the debugger when deadlock occurs using Ctr-Alt-ESC and type "call doadump", you should get crashdump anyway. Then use "reboot" or just power cycle to get crashdump stored to /var/crash. Then fill a PR and reply with the number. _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"