Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 16:54:26 -0600
From:      Rebecca Cran <rebecca@bsdio.com>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Panic on boot with r351461 (AMD ThreadRipper 2990WX)
Message-ID:  <d7200dbc-62b3-fd86-ca61-32d559987338@bsdio.com>
In-Reply-To: <20190824203305.GF71821@kib.kiev.ua>
References:  <6e5687b2-ab3f-a570-37ab-72c8a9776167@bsdio.com> <20190824203305.GF71821@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7200dbc-62b3-fd86-ca61-32d559987338>