Discussion:
[fuse-devel] fs changes in kernel 4.12 break mount of ntfs-3g, possible data corruption
Jean-Pierre André
2017-05-20 06:35:26 UTC
Permalink
Hi,

A bug report has just been posted to the Ubuntu tracker :
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1692143

The bug apparently affects ntfs-3g, but the stack trace shows
it is triggered by the fuse kernel module :

[ 9.574986] Call Trace:
[ 9.574990] ? kmem_cache_alloc_trace+0x181/0x190
[ 9.574993] fuse_fill_super+0x3b3/0x6a0
[ 9.574995] ? vsnprintf+0x24b/0x4d0
[ 9.574997] ? snprintf+0x45/0x70
[ 9.574998] mount_bdev+0x178/0x1b0
[ 9.575000] ? mount_bdev+0x178/0x1b0
[ 9.575001] ? fuse_get_root_inode+0x70/0x70
[ 9.575003] fuse_mount_blk+0x15/0x20
[ 9.575005] mount_fs+0x38/0x140

Can somebody hint about what that may be ?

Jean-Pierre

Loading...