From nobody@FreeBSD.org  Tue Mar 29 21:12:21 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 25185106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Mar 2011 21:12:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 12D5F8FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Mar 2011 21:12:21 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2TLCKTf080796
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Mar 2011 21:12:20 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p2TLCKL2080794;
	Tue, 29 Mar 2011 21:12:20 GMT
	(envelope-from nobody)
Message-Id: <201103292112.p2TLCKL2080794@red.freebsd.org>
Date: Tue, 29 Mar 2011 21:12:20 GMT
From: Barry Friedman  <bf.mbox@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: fusefs + ntfs-3g => kernel panic
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156048
>Category:       i386
>Synopsis:       fusefs + ntfs-3g => kernel panic
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 29 21:20:05 UTC 2011
>Closed-Date:    Wed Mar 30 06:21:18 UTC 2011
>Last-Modified:  Wed Mar 30 06:21:18 UTC 2011
>Originator:     Barry Friedman
>Release:        freebsd 7.4
>Organization:
>Environment:
FreeBSD bsd7 7.4-RELEASE FreeBSD 7.4-RELEASE #0: Thu Feb 17 03:51:56 UTC 2011     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Installed port fusefs-ntfs

# mount -t ntfs-3g /dev/da0s1 /usb0      
mount: /dev/da0s1 : Operation not supported by device

# ntfs-3g /dev/da0s1 /usb0         
fuse: failed to open fuse device: No such file or directory

set fusefs_enable="YES" in rc.conf,  reboot

ntfs-3g /dev/da0s1 /usb0 
results in kernel panic (page fault in kernel)


>How-To-Repeat:
As above
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Mar 30 06:21:17 UTC 2011 
State-Changed-Why:  
Since this happends with third party modules you should first have a 
look on what is going on there .You can get additional debugging 
information through the developers handbook, report that to the 
fusefs/ntfs-3g maintainers and/or if this is really a freebsd problem, 
get back to me please. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156048 
>Unformatted:
