FreeBSD 10.4 kernel breaks on i7-7700 / PRIME H270M-PLUS

Eugene Grosbein eugen at grosbein.net
Mon Apr 2 17:35:58 UTC 2018


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.



More information about the freebsd-stable mailing list