[Bug 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Nov 2024 17:22:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282860

--- Comment #18 from keivan@motavalli.me ---
(In reply to Mark Johnston from comment #17)
Ok, I will try to build a kernel with KASAN from main and then the memstick.img
target (or can the newly built kernel just be replaced on the already written
freebsd 15 install media?).


Also I forgot to add, yes in the previous test it was still crashing on the
same instruction/PC right after configure() even with:

set debug.verbose_sysinit=1
set hint.isa.0.disabled="1"
set hint.isab.0.disabled="1"

or 

set debug.verbose_sysinit=1
set hint.isa.0.disabled=1
set hint.isab.0.disabled=1

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