Date: Wed, 24 Sep 2008 14:10:59 -0400 From: John Baldwin <jhb@freebsd.org> To: Jeff Wheelhouse <freebsd-hackers@wheelhouse.org> Cc: freebsd-hackers@freebsd.org Subject: Re: panic: lockmgr on FreeBSD 7.0-RELEASE-p4 amd64 Message-ID: <200809241410.59492.jhb@freebsd.org> In-Reply-To: <BF129788-C859-42BB-9C7C-298DFC25E006@wheelhouse.org> References: <D1048988-FAB7-4EDE-9EB8-8E01041C3F2A@wheelhouse.org> <200809241234.55075.jhb@freebsd.org> <BF129788-C859-42BB-9C7C-298DFC25E006@wheelhouse.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 24 September 2008 01:35:44 pm Jeff Wheelhouse wrote: > 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! If possible, get a crashdump. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809241410.59492.jhb>