Panic on boot with r351461 (AMD ThreadRipper 2990WX)

Rebecca Cran rebecca at bsdio.com
Sat Aug 24 22:54:31 UTC 2019


On 2019-08-24 14:33, Konstantin Belousov wrote:
> On Sat, Aug 24, 2019 at 02:22:18PM -0600, Rebecca Cran wrote:
>> instruction pointer = 0x20: 0xffffffff811bc664
> So what is the source line for this address ?


I built a new kernel and got a new panic instruction pointer address of
0xffffffff8117f67c, but running it through addr2line only gave a
function name, not a line number:

addr2line -af -e /usr/lib/debug/boot/kernel/kernel.debug 0xffffffff8117f67c

mp_realloc_pcpu
/usr/src/sys/amd64/amd64/mp_machdep.c:0


-- 
Rebecca Cran



More information about the freebsd-current mailing list