Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2011 08:18:01 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-fs@freebsd.org, Allen Landsidel <landsidel.allen@gmail.com>
Cc:        amistry@am-productions.biz
Subject:   Re: kern/160790: [fusefs] [panic] VPUTX: negative ref count with FUSE
Message-ID:  <201109190818.01699.jhb@freebsd.org>
In-Reply-To: <201109181150.p8IBoDWL039236@freefall.freebsd.org>
References:  <201109181150.p8IBoDWL039236@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, September 18, 2011 7:50:13 am Allen Landsidel wrote:
> The following reply was made to PR kern/160790; it has been noted by GNATS.
> 
> From: Allen Landsidel <landsidel.allen@gmail.com>
> To: bug-followup@FreeBSD.org
> Cc:  
> Subject: Re: kern/160790: [fusefs] [panic] VPUTX: negative ref count with
>  FUSE
> Date: Sun, 18 Sep 2011 07:40:36 -0400
> 
>  The crash is repeatable though the exact steps are unknown.  Three 
>  identical crashes within 8-9 hours, running the same workload.

My first guess would be that VOP_LOOKUP() for fusefs is returning a vnode with 
an insufficient number of references.

-- 
John Baldwin



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