[Bug 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1
Date: Thu, 21 Nov 2024 09:07:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282860 --- Comment #31 from keivan@motavalli.me --- Created attachment 255354 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255354&action=edit unrel mutex warnings The results of testing the D47694 patch are: -booting with the patch and efirtc compiled in the kernel: panic at 0x4e6134ec: movq %rcx,%rax during config(0) -booting with the patch and efirtc not compiled: the system boots. Issuing a shutdown causes a panic at 0x4e6134ec: movq %rcx,%rax pictures are not attached as the error is always the same as in the original reporting. Attached is another warning about a mutex not working as expected that shows up when booting without efirtc (not related to this report I think) -- You are receiving this mail because: You are the assignee for the bug.