From owner-freebsd-stable@FreeBSD.ORG Wed Sep 19 02:55:30 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 EB2D0106566B for ; Wed, 19 Sep 2012 02:55:30 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 64A4E8FC12 for ; Wed, 19 Sep 2012 02:55:29 +0000 (UTC) Received: by lahe6 with SMTP id e6so283866lah.13 for ; Tue, 18 Sep 2012 19:55:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=LrISoSxZ1KFDmhWeqZxBWeIfc7QsBnhK1w+AvJCBnX0=; b=T+LEUULogffcVtU2R2TpsL4r6eN2VP/vbvNO0u6FRhozpf/5L3XbTEtdv4pkOOD6ow NflEtYmupbwvKOSdEsrU4n7ctQmeHGFyW4Itjc/jJjpwjP3n19ow8YGp+7qeZAELJ2K7 aCAQcC/c+Xtz4EAcb5Gkoj1uI2VZU1obTB2ozyfIfV3N6kCiWCz0SYGmG2OQixQnHnPG P/XT3Ae9lJDaegwAB91z/7JO0AhaFlGSruP/1gGTunpT9TAePN2HMJJhhW7g6GCubGQM W4LETw+tmKuQu6JjZg0JMruraXQ1r9tP65386T77qBhDKqxksxiTiKKsEFsvZieX3uEA j96w== MIME-Version: 1.0 Received: by 10.152.46.209 with SMTP id x17mr1402435lam.38.1348023327815; Tue, 18 Sep 2012 19:55:27 -0700 (PDT) Sender: asmrookie@gmail.com Received: by 10.112.102.39 with HTTP; Tue, 18 Sep 2012 19:55:27 -0700 (PDT) In-Reply-To: <50589DE6.4090107@bsdinfo.com.br> References: <50589DE6.4090107@bsdinfo.com.br> Date: Wed, 19 Sep 2012 03:55:27 +0100 X-Google-Sender-Auth: xcvLEzz55Y2S3Jqgrbp7N3dq87w Message-ID: From: Attilio Rao To: Marcelo Gondim Content-Type: text/plain; charset=UTF-8 Cc: freebsd-stable@freebsd.org Subject: Re: Panic with fusefs-ntfs on FreeBSD 9 RC1 amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: attilio@FreeBSD.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2012 02:55:31 -0000 On Tue, Sep 18, 2012 at 5:14 PM, Marcelo Gondim wrote: > I installed the package ntfs-fusefs on two different servers and both causes > kernel panic when trying to copy anything. > A server using FreeBSD 9.0 STABLE amd64 and the other using FreeBSD 9 RC1 > amd64. > Someone is having the same problem? Hello Marcelo, Do you think you can try fuse import explained here: http://lists.freebsd.org/pipermail/freebsd-current/2012-September/036677.html The proposed patch is for HEAD@240684 but I'm sure it should apply cleanly to RELENG_9_1 too. Please let me know if you have further questions. Attilio -- Peace can only be achieved by understanding - A. Einstein