From owner-freebsd-stable@FreeBSD.ORG Tue Oct 2 10:26:18 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A411106566B for ; Tue, 2 Oct 2012 10:26:18 +0000 (UTC) (envelope-from gondim@bsdinfo.com.br) Received: from zeus.linuxinfo.com.br (zeus.linuxinfo.com.br [186.193.48.13]) by mx1.freebsd.org (Postfix) with ESMTP id 81F268FC12 for ; Tue, 2 Oct 2012 10:26:17 +0000 (UTC) Received: from zeus.linuxinfo.com.br (zeus.linuxinfo.com.br [127.0.0.1]) by zeus.linuxinfo.com.br (Postfix) with ESMTP id 91A40466A456 for ; Tue, 2 Oct 2012 07:25:41 -0300 (BRT) X-Virus-Scanned: amavisd-new at zeus.linuxinfo.com.br Received: from zeus.linuxinfo.com.br ([127.0.0.1]) by zeus.linuxinfo.com.br (zeus.linuxinfo.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id coqZ1aWx8zB2 for ; Tue, 2 Oct 2012 07:25:35 -0300 (BRT) Received: from [192.168.10.102] (unknown [186.193.54.69]) by zeus.linuxinfo.com.br (Postfix) with ESMTPSA id D4711466A422 for ; Tue, 2 Oct 2012 07:25:35 -0300 (BRT) Message-ID: <506AC13C.3090808@bsdinfo.com.br> Date: Tue, 02 Oct 2012 07:26:04 -0300 From: Marcelo Gondim User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Panic with fusefs-encfs and pefs on FreeBSD 9.1-RC1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 10:26:18 -0000 Em 02/10/12 05:58, Özkan KIRIK escreveu: > Hi everybody, > > I have an default installation of FreeBSD 9.1-RC1. > When I try to mount an fusefs-encfs or pefs type, system panics and reboots. > Problem occurs both i386 and amd64 platform. > The output is shown below. > > There is no such problem on FreeBSD 9.0 RELEASE. > > I think, this problem should be solved before 9.1 released. > > With best wishes, > Ozkan KIRIK Hi, The problem was resolved in RC2. I had the same problem. > > > > The output is as below : > ------------ > > encfs ~/a ~/b > .. > .. > .. > New Encfs Password : > Verift Encfs Password : > panic: vfs_mount_destroy: nonzero activevnodelistsize > cpuid = 0 > KDB: stack backtrace: > #0 0xc0af72cf at kdb_backtrace+0x4f > #1 0xc0ac3d4f at panic+0x16f > #2 0xc0b4e6d4 at vfs_mount_destroy+0x124 > #3 0xc0b4febb at vfs_donmount+0xc3b > #4 0xc0b50c7f at sys_nmount+0x7f > #5 0xc0e2a44a at syscall+0x34a > #6 0xc0e14391 at Xint0x80_syscall+0x21 > Uptime: 1m10s > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > --