From owner-freebsd-stable@FreeBSD.ORG Tue Oct 2 08:58:50 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD6CB106564A for ; Tue, 2 Oct 2012 08:58:50 +0000 (UTC) (envelope-from ozkan.kirik@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2BB8FC0A for ; Tue, 2 Oct 2012 08:58:49 +0000 (UTC) Received: by vbmv11 with SMTP id v11so8185644vbm.13 for ; Tue, 02 Oct 2012 01:58:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZnCY9I77mr94QW19h1gCAx+oEeeYc3G1BBoRRaDuQBU=; b=lMXe0gIJodHZnKv/o3EOCcRut45AuijO/0+qxz0royE1e5irN6O/pP2YAa2c0Ajf7n qS+3T4x9sGCBvF3J9JWp9mqa3R+gttRn99jB0HdR+XG7A6m7Ew9fG/S5tJAQxbP8Mr/g jmAyQCBAE1w8m2+UwjEyzuyMCREcBidrYWM/6PhPSL1wqmcgJQPvNynQxCJGb+RlTRoQ 0FsBQTuTiv9EJxH98mCAEmGwui3C4ZWA90E15Wc2kC6LnzDcaKubP+59G5uOIXg5bJ00 sqayxj/PxJOnUNFvAI3ncNLkm80Oywy9qLC4zDyH4mamnD+04kHQ2b/wykPiVvj6n3WE IRFQ== MIME-Version: 1.0 Received: by 10.220.150.14 with SMTP id w14mr9789467vcv.13.1349168329561; Tue, 02 Oct 2012 01:58:49 -0700 (PDT) Received: by 10.59.11.106 with HTTP; Tue, 2 Oct 2012 01:58:49 -0700 (PDT) Date: Tue, 2 Oct 2012 11:58:49 +0300 Message-ID: From: =?ISO-8859-1?Q?=D6zkan_KIRIK?= To: freebsd-stable Content-Type: text/plain; charset=ISO-8859-1 Subject: 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 08:58:50 -0000 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 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