From nobody@FreeBSD.org  Sat Nov 16 00:07:49 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id B77CCFAF
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Nov 2013 00:07:49 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id A734D2E06
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Nov 2013 00:07:49 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rAG07nlt032944
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Nov 2013 00:07:49 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rAG07n2C032938;
	Sat, 16 Nov 2013 00:07:49 GMT
	(envelope-from nobody)
Message-Id: <201311160007.rAG07n2C032938@oldred.freebsd.org>
Date: Sat, 16 Nov 2013 00:07:49 GMT
From: Michael Moll <kvedulv@kvedulv.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: truecrypt broken (probably fusefs issue)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184013
>Category:       kern
>Synopsis:       [fusefs] truecrypt broken (probably fusefs issue)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-fs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 16 00:10:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Sun May 04 05:18:48 UTC 2014
>Originator:     Michael Moll
>Release:        10-STABLE
>Organization:
>Environment:
FreeBSD marduk.kvedulv.de 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257593: Mon Nov  4 17:03:02 CET 2013     mmoll@marduk.kvedulv.de:/usr/obj/svn/base/stable/10/sys/MARDUK  amd64
>Description:
After managing to get security/truecrypt to compile I want to use my external HDD (encrypted with truecrypt on Linux) with it, so I'm issuing:

truecrypt --mount --filesystem=none --protect-hidden=no --keyfiles='' --slot=1 /dev/da0

After entering the passphrase, the system partly hangs.
I see a process:
1327  1  D+   0:00.00 umount -- /tmp/.truecrypt_aux_mnt1
and an entry in dmesg:
FUSE: strategy: filehandles are closed

So this feels like a bug in fusefs.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun May 4 05:15:39 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184013 
>Unformatted:
