[Bug 1019806] Re: ntfs-3g crashed with SIGABRT in get_node()
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 code changes from the patch this should not be too risky. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1019806 Title: ntfs-3g crashed with SIGABRT in get_node() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/1019806/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1019806] Re: ntfs-3g crashed with SIGABRT in get_node()
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 because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1019806 Title: ntfs-3g crashed with SIGABRT in get_node() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/1019806/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs