Date: Wed, 24 Sep 2008 13:35:44 -0400 From: Jeff Wheelhouse <freebsd-hackers@wheelhouse.org> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-hackers@freebsd.org Subject: Re: panic: lockmgr on FreeBSD 7.0-RELEASE-p4 amd64 Message-ID: <BF129788-C859-42BB-9C7C-298DFC25E006@wheelhouse.org> In-Reply-To: <200809241234.55075.jhb@freebsd.org> References: <D1048988-FAB7-4EDE-9EB8-8E01041C3F2A@wheelhouse.org> <BD22E0E4-D5B7-4C53-B3AF-461C0FA9A69C@wheelhouse.org> <200809241234.55075.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 24, 2008, at 12:34 PM, John Baldwin wrote: > On Wednesday 24 September 2008 12:17:56 pm Jeff Wheelhouse wrote: >> nullfs_mount() at nullfs_mount+0x244 >> > Can you use gdb or the like to get the souce file/line for the > nullfs_mount+0x244 frame? > > i.e. 'gdb /boot/kernel/kernel' > > (gdb) l *nullfs_mount+0x244 The running kernel did not have -g so I added it to the same config and rebuilt. I will slip in a reboot ASAP and post more info after the next panic. Thanks for taking a look! Thanks, Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BF129788-C859-42BB-9C7C-298DFC25E006>