Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2018 20:32:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230511] Kernel panic on Xeon gold 6144
Message-ID:  <bug-230511-227-JQqkquPSLk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230511-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230511-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230511

Conrad Meyer <cem@freebsd.org> changed:

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

--- Comment #1 from Conrad Meyer <cem@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 somet=
hing
that gets inlined, and/or static symbol that ddb does not know how to resol=
ve.=20
Another option would be to rebuild kernel with -O0 and retry.

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



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