Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2013 00:07:49 GMT
From:      Michael Moll <kvedulv@kvedulv.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/184013: truecrypt broken (probably fusefs issue)
Message-ID:  <201311160007.rAG07n2C032938@oldred.freebsd.org>
Resent-Message-ID: <201311160010.rAG0A0Ev011663@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184013
>Category:       kern
>Synopsis:       truecrypt broken (probably fusefs issue)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>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:
>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:
>Unformatted:



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