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

Conrad Meyer <c...@freebsd.org> changed:

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

--- Comment #1 from Conrad Meyer <c...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to