Date: Mon, 06 Feb 2006 13:23:33 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: panic: mutex Giant not owned at sys/kern/vfs_subr.c: 2029 Message-ID: <43E7BE55.9010000@FreeBSD.org> In-Reply-To: <20060206085021.GO60276@FreeBSD.org> References: <43E58B2E.5050505@FreeBSD.org> <20060206085021.GO60276@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gleb Smirnoff wrote: > On Sat, Feb 04, 2006 at 09:20:46PM -0800, Doug Barton wrote: > D> I got the panic listed above with a -current system built on 2/2. Looks like > D> Jeff added the following to that line on 2/1: > D> > D> VFS_ASSERT_GIANT(vp->v_mount); > D> > D> I tried to get the kernel to dump, but all it did was spin the disk for > D> about 30 minutes, so I gave up. When I rebooted, savecore didn't show > D> anything. The system was idle at the time it panicked. > D> > D> Sorry to be so vague, but I hope this is useful. > > Afaik, this is already fixed by Robert in latest revision of vfs_syscalls.c Ok, I uncommented that ASSERT, and I'll give it a try. Thanks, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E7BE55.9010000>