[Bug 1019806] Re: ntfs-3g crashed with SIGABRT in get_node()

2013-03-21 Thread Laurent GRÉGOIRE
This may reproduce the issue: - Create a NTFS partition (mkfs.ntfs) - Copy lots of random files to it - Run n parallels global md5sum on all the files: "find . -type f | xargs md5sum &" AFAIR I managed to reliably reproduce the issue with this method. -- You received this bug notification becaus

[Bug 1019806] Re: ntfs-3g crashed with SIGABRT in get_node()

2013-03-21 Thread Laurent GRÉGOIRE
For information, I installed while ago a patched (http://fuse.git.sourceforge.net/git/gitweb.cgi?p=fuse/fuse;a=commitdiff;h=1061a0a2d90148bd2e7f32e1e694399db2dbe087) fuse package on a system having this issue, and this fixed it. Backporting this patch to the fuse package is easy, and by reading the