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' ./
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?
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?
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".
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)
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
FYI, like most fuse ports (incredibly), this port has no maintainer. I'm not sure how any problem is going to get fixed.
I'd argue that tracking down and resolving instant system crashes is in the expertise of the kernel committers rather than port maintainers. @attilio: I assigned this to you because of your experience with fuse. Would you be able to help?
attilio has turned in his commit bit.
Happy new year! I know the bug/ticket was closed. It is for information purposes only. Confirmed with fuse-encfs over ZFS in 9.3-RELEASE-p3 when you try to copy/create/write something in the mounted point. Reboot guaranteed. It looks very ugly. You can close it again if you want. Thx.