From owner-freebsd-fs@FreeBSD.ORG Wed Sep 2 19:00:17 2009 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50F421065695 for ; Wed, 2 Sep 2009 19:00:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 268518FC08 for ; Wed, 2 Sep 2009 19:00:17 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n82J0HSN029464 for ; Wed, 2 Sep 2009 19:00:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n82J0H2S029463; Wed, 2 Sep 2009 19:00:17 GMT (envelope-from gnats) Date: Wed, 2 Sep 2009 19:00:17 GMT Message-Id: <200909021900.n82J0H2S029463@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Gavin Atkinson Cc: Subject: Re: kern/138476: [panic] [sshfs] [fuse] Almost regular panic during VFS operations; maybe related to sshfs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gavin Atkinson List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2009 19:00:17 -0000 The following reply was made to PR kern/138476; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/138476: [panic] [sshfs] [fuse] Almost regular panic during VFS operations; maybe related to sshfs Date: Wed, 2 Sep 2009 19:52:46 +0100 (BST) To submitter: Is there any chance you can try unmounting your sshfs and having some other fuse FS mounted, to determine if this is caused by fuse or sshfs?