From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 3 18:00:03 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C445FC12 for ; Wed, 3 Jul 2013 18:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B76A31B79 for ; Wed, 3 Jul 2013 18:00:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r63I02ta004931 for ; Wed, 3 Jul 2013 18:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r63I02Wl004893; Wed, 3 Jul 2013 18:00:02 GMT (envelope-from gnats) Date: Wed, 3 Jul 2013 18:00:02 GMT Message-Id: <201307031800.r63I02Wl004893@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: carlj@peak.org Subject: Re: ports/176874: sysutils/fusefs-sshfs crashes on amd64 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: carlj@peak.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 18:00:03 -0000 The following reply was made to PR ports/176874; it has been noted by GNATS. From: carlj@peak.org To: bug-followup@FreeBSD.org, georg@graf.priv.at Cc: Subject: Re: ports/176874: sysutils/fusefs-sshfs crashes on amd64 Date: Wed, 3 Jul 2013 10:52:12 -0700 (PDT) I am seeing a similar problem, but I don't get a coredump. The sshfs command returns with exit status 0 and no message, but there is a kernel error logged that sshfs exited on signal 11. An ls to the mount directory (tmp in this case) gives the message: 'ls: tmp: Bad file descriptor' An unmount attempt of the directory gives the two messages: 'umount: tmp: stat: Bad file descriptor: 'umount: tmp: unknown file system' I then have to unmount it by using 'umount /dev/fuse0'. This system is 9.1-RELEASE amd64, and sshfs and the fusefs libraries and kernel module were all installed with packages.