[Bug 230511] Kernel panic on Xeon gold 6144

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 10 20:32:30 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230511

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
Please open GDB on an 11.1 system and show the result of 'l
*(_mca_init+0x534)'.

I suspect this has nothing to do with MCA exactly, it is just calling something
that gets inlined, and/or static symbol that ddb does not know how to resolve. 
Another option would be to rebuild kernel with -O0 and retry.

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


More information about the freebsd-bugs mailing list