Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2004 01:28:01 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: Giantless VFS.
Message-ID:  <20041130012736.A85758@mail.chesapeake.net>
In-Reply-To: <200411231140.10041.jhb@FreeBSD.org>
References:  <20041120000743.G18094@mail.chesapeake.net> <20041123083801.GA40401@peter.osted.lan> <200411231140.10041.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 23 Nov 2004, John Baldwin wrote:

> On Tuesday 23 November 2004 03:38 am, Peter Holm wrote:
> > On Sat, Nov 20, 2004 at 12:24:10AM -0500, Jeff Roberson wrote:
> > > I have a patch that I would like people to test and review.  It's
> > > available here:
> > >
> > > http://www.chesapeake.net/~jroberson/smpffs.diff
> >
> > I have a panic at http://www.holm.cc/stress/log/jeff02.html
> > with GENERIC HEAD from Nov 22 14:40 UTC + your Giantless VFS patch.
> >
> > But the fault does not seem to related to your changes?
>
> Might be an incorrect parameter to mtx_init() that results in a bogus pointer
> eventually for the name of a lock?

I forgot to call mtx_destroy() before I freed the name.  This could have
done it eh?

>
> --
> John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
> "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041130012736.A85758>