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

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 30 November 2004 01:28 am, Jeff Roberson wrote:
> 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?

Yes. :)

-- 
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?200411301531.18843.jhb>