https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230511
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
