https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282860
--- Comment #31 from [email protected] --- 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.
