From nobody@FreeBSD.org  Fri Aug 17 08:47:47 2012
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 714BA106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Aug 2012 08:47:47 +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 5C9EC8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Aug 2012 08:47:47 +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 q7H8ll3m075487
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 17 Aug 2012 08:47:47 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q7H8llFN075486;
	Fri, 17 Aug 2012 08:47:47 GMT
	(envelope-from nobody)
Message-Id: <201208170847.q7H8llFN075486@red.freebsd.org>
Date: Fri, 17 Aug 2012 08:47:47 GMT
From: Dominic Fandrey <kamikaze@bsdforen.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysutils/fusefs-ntfs - instant reboot when mv from UFS
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         170695
>Category:       ports
>Synopsis:       sysutils/fusefs-ntfs - instant reboot when mv from UFS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 17 08:50:06 UTC 2012
>Closed-Date:    
>Last-Modified:  Mon Apr 28 10:50:00 UTC 2014
>Originator:     Dominic Fandrey
>Release:        RELENG_9
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 9.0-STABLE FreeBSD 9.0-STABLE #1: Sat Jun 16 11:09:48 CEST 2012     root@mobileKamikaze.norad:/usr/obj/HP6510b-9/amd64/usr/src/sys/HP6510b-9  amd64

>Description:
Ever since I switched from RELENG_8 to RELENG_9 a mv command from UFS to NTFS causes an instant reboot.

No panic, no dumps. I just hit enter and get the BIOS loader screen. I mount my NTFS file systems through AMD.
>How-To-Repeat:
# cd /media/ntfs/5vault/videos/music/
# mount | grep ntfs
/dev/fuse0 on /var/run/automounter.mnt/ntfs/5vault (fusefs, local, noatime, synchronous)
# mv ~/'Hammerfall - Last Man Standing.flv' ./
>Fix:


>Release-Note:
>Audit-Trail:

From: Dominic Fandrey <kamikaze@bsdforen.de>
To: bug-followup@FreeBSD.org, kamikaze@bsdforen.de
Cc:  
Subject: Re: ports/170695: sysutils/fusefs-ntfs - instant reboot when mv from
 UFS
Date: Thu, 23 Aug 2012 03:09:32 +0200

 I just encountered the same issue with sshfs. So I figure it's not
 ntfs specific but a general fuse issue.
 
 -- 
 A: Because it fouls the order in which people normally read text.
 Q: Why is top-posting such a bad thing?
 A: Top-posting.
 Q: What is the most annoying thing on usenet and in e-mail?

From: Dominic Fandrey <kamikaze@bsdforen.de>
To: bug-followup@FreeBSD.org, kamikaze@bsdforen.de
Cc:  
Subject: Re: ports/170695: sysutils/fusefs-ntfs - instant reboot when mv from
 UFS
Date: Sat, 13 Oct 2012 17:42:31 +0200

 With all the changes recently ... the issue still stands.
 
 -- 
 A: Because it fouls the order in which people normally read text.
 Q: Why is top-posting such a bad thing?
 A: Top-posting.
 Q: What is the most annoying thing on usenet and in e-mail?

From: Eric Krausser <eric@krausser-edv.de>
To: bug-followup@FreeBSD.org
Cc: kamikaze@bsdforen.de, flo@FreeBSD.org, bdrewery@freebsd.org
Subject: Re: ports/170695: sysutils/fusefs-ntfs - instant reboot when mv from
 UFS
Date: Fri, 04 Jan 2013 03:25:27 +0100

 Happy New Year!
 
 The panic (I see a page fault when not in X11) also occurs on
 9.1-RELEASE when execute "mv" from ZFS or TMPFS to the mounted NTFS. I
 mount with "ntfs-3g /dev/somedevice /mnt/somedir".

From: torsten.eichstaedt@web.de
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/170695: sysutils/fusefs-ntfs - instant reboot when mv from UFS
Date: Wed, 27 Feb 2013 12:58:42 +0100

 I had crashes (kernel panic) when accessing an external USB HD w/ NTFS, too.
 Now the NTFS fs seems corrupted, there are files now in the root with names 
 beginning with a $, like $Volume etc.  But as far I investigated until now, I 
 did not loose data.
 
 But there is a guy on the PC-BSD forum who crashed his HD completely :/ with 
 FUSE+NTFS.
 
 I have three kernel coredumps.  Shall I send them to help you to find the bug?
 --
 =|o)

From: Aurelien Martin <01aurelien@gmail.com>
To: bug-followup@FreeBSD.org, kamikaze@bsdforen.de
Cc:  
Subject: Re: ports/170695: sysutils/fusefs-ntfs - instant reboot when mv from
 UFS
Date: Mon, 28 Apr 2014 12:43:59 +0200

 Hello,
 
 I experienced the same issue to rsync file from ZFS to my external HD in 
 NTFS
 It crashed my NAS without more information in logs.
 
 Please follow the pastebin with all logs (rsync/fuse-ntfs version ...)
 http://pastebin.com/4tcR8XTR
 
 Cheers,Aurelien
>Unformatted:
