From owner-freebsd-ports@FreeBSD.ORG Mon Feb 25 10:22:14 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F8EF16A41A for ; Mon, 25 Feb 2008 10:22:14 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 1214613C4EE for ; Mon, 25 Feb 2008 10:22:13 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1661073wxd.7 for ; Mon, 25 Feb 2008 02:22:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=AAMy2Ho5ClqW6tie4bp2LdvUSrnTCgKlCJquq/A3g70=; b=epA3m1RVmYRhPkAtNQa2p+8cqFBxACMW9cW4s3cEMdeLp6JEJBDPnWovKiNxZfAL6FqK59JgOZCQQr6lhRcwefRW2F0ihIpcdq/Yx87rnRMK77GW0NR2oZ+41JXIv5Qq45CQKuJ80tJwFD+oTyayCBbpLem58WfHgqnOOn7/Am4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=NGsCgv0dNOIrLRPM/IQwy9f2v62Lqqyrqio1JRES+svttThHd8TAOmQbg2fTBdObyP9lf9XKLYYvonM1JOxyFNkmFFmOS2R04b8qQX0MasuNdEQiV8H5QchhaPfl8AuWMlOyACAHckUN2o6ag5k0j0gfAtAlBXp6qcm+qOirbQQ= Received: by 10.70.29.7 with SMTP id c7mr1897189wxc.77.1203934932208; Mon, 25 Feb 2008 02:22:12 -0800 (PST) Received: by 10.70.25.13 with HTTP; Mon, 25 Feb 2008 02:22:12 -0800 (PST) Message-ID: <3131aa530802250222r74e3aaedgb7dff1e2463059f@mail.gmail.com> Date: Mon, 25 Feb 2008 11:22:12 +0100 From: "Olivier Cochard-Labbe" Sender: cochard@gmail.com To: freebsd-ports-mailinglist In-Reply-To: <20080223062706.GB12414@blaxxtarz.evangelion.free> MIME-Version: 1.0 References: <47AEB6C8.1070907@gmx.net> <47AF4AF8.8040808@FreeBSD.org> <20080213072347.GA23253@nagual.pp.ru> <3131aa530802180507k25166102s19719688c43b356e@mail.gmail.com> <20080223062706.GB12414@blaxxtarz.evangelion.free> X-Google-Sender-Auth: 5c1f95ab17ea3464 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: TrueCrypt 5.0 - Built, short test result: Ok. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 10:22:14 -0000 Hi, 2008/2/23, Dierk Sacher : > > Are you able to transfer let's say the content of /usr/local/bin to it? > I'm still able to deadlock the whole vfs by doing something like that. I've just done your test.. and crash my laptop (no more access to the filesystem). I didn't encounter this problem during working on my few (about 4) small files (about 1 MB) on the truecrypt volume. Oliver