From owner-freebsd-questions@FreeBSD.ORG Fri Apr 27 17:49:37 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C5A41065670 for ; Fri, 27 Apr 2012 17:49:37 +0000 (UTC) (envelope-from doug@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3B0BD8FC08 for ; Fri, 27 Apr 2012 17:49:37 +0000 (UTC) Received: from fledge.watson.org (localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.14.4/8.14.4) with ESMTP id q3RHnO8X020084; Fri, 27 Apr 2012 13:49:24 -0400 (EDT) (envelope-from doug@fledge.watson.org) Received: from localhost (doug@localhost) by fledge.watson.org (8.14.4/8.14.4/Submit) with ESMTP id q3RHnORO020077; Fri, 27 Apr 2012 13:49:24 -0400 (EDT) (envelope-from doug@fledge.watson.org) Date: Fri, 27 Apr 2012 13:49:24 -0400 (EDT) From: doug To: Eric Schuele In-Reply-To: <4F9A86B2.4070806@computer.org> Message-ID: References: <4F9A86B2.4070806@computer.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (fledge.watson.org [127.0.0.1]); Fri, 27 Apr 2012 13:49:24 -0400 (EDT) Cc: freebsd-questions@freebsd.org Subject: Re: fusefs-ntfs panic after update to 9.0-RELEASE.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: doug@safeport.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2012 17:49:37 -0000 On Fri, 27 Apr 2012, Eric Schuele wrote: > All, > > I've been using fusefs-ntfs for quite a while with no issues for my ntfs > needs in 8.x > > I recently updated to 9.0-RELEASE, and now my machine panics upon > writing to an ntfs mount. I did rebuild all fusefs-ntfs ports after the > upgrade. > > Anyone else experiencing this or similar? > Similar maybe, I moved from kde 3.5 ==> xfce 4.8. When upgrading my workstation to 9.0, I installed the following fusefs packages: fusefs-kmod-0.3.9.p1.20080208_8 fusefs-libs-2.7.4 fusefs-sshfs-2.2 Every so often various errors come up. Unfortunately I can not diagnose the various issues because xorg 7.5 removes the ability to switch to a vty. I get no kernel panics and no core dumps. My symptoms are various low level services cease. Last time I could not terminate any tasks. I had thought this one was related to geany as I had just opened a file. However I routinely have at least one sshfs mount going, sometimes 2. As I recall, my symptoms to date have been: no task can terminate, mouse stops working, and a total system lockup. These events were seemingly random. I will stop using sshfs for a bit and see what happens.