Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2024 09:07:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282860] Kernel panic at boot on intel i9-7980XE / asus prime x299-A rev1
Message-ID:  <bug-282860-227-dhXi0Iwu7h@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282860-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282860-227-dhXi0Iwu7h>