[Bug 267028] General protection fault kernel panic immediately after kldload amdgpu

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 13 Dec 2022 21:06:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #22 from Graham Perrin <grahamperrin@freebsd.org> ---
(In reply to George Mitchell from comment #21)

If a crash _does_ occur/recur, then maybe test for reproducibility with this in
your /boot/loader.conf

kern.smp.disabled=1

<https://www.freebsd.org/cgi/man.cgi?query=smp&sektion=4&manpath=FreeBSD>

(Be prepared for significantly reduced performance after restarting with SMP
disabled.)

This is a gut feeling, more than anything (apologies for the noise), partly
based on experiences with virtual hardware …

-- 
You are receiving this mail because:
You are the assignee for the bug.