Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2020 21:19:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246945] ntfs-3g crashes after accessing files through nullfs mount (from jail)
Message-ID:  <bug-246945-7788-E0SOxgOitN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246945-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246945-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246945

--- Comment #2 from Alexei <silver.edge.1942@gmail.com> ---
gdb says:

Core was generated by `ntfs-3g /dev/da1p2 /mnt/seagate/'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000008002727f5 in get_dirhandle (llfi=3D0x7fffffffe6a0,
fi=3D0x7fffffffe630) at fuse.c:3374
3374            fi->fh =3D dh->fh;
(gdb) where
#0  0x00000008002727f5 in get_dirhandle (llfi=3D0x7fffffffe6a0,
fi=3D0x7fffffffe630) at fuse.c:3374
#1  0x000000080026df02 in fuse_lib_fsyncdir (req=3D0x80073d440, ino=3D11,
datasync=3D0,=20
    llfi=3D0x7fffffffe6a0) at fuse.c:3615
#2  0x000000080027a53d in do_fsyncdir (req=3D0x80073d440, nodeid=3D11,
inarg=3D0x801f01668)
    at fuse_lowlevel.c:1421
#3  0x0000000800277e66 in fuse_ll_process_buf (data=3D0x801e80380,
buf=3D0x7fffffffe908,=20
    ch=3D0x800744040) at fuse_lowlevel.c:2443
#4  0x000000080027cf8d in fuse_session_process_buf (se=3D0x8007e0050,
buf=3D0x7fffffffe908,=20
    ch=3D0x800744040) at fuse_session.c:87
#5  0x0000000800273f84 in fuse_session_loop (se=3D0x8007e0050) at fuse_loop=
.c:40
#6  0x00000008002694d2 in fuse_loop (f=3D0x801e87140) at fuse.c:4386
#7  0x0000000000205db5 in main (argc=3D3, argv=3D0x7fffffffebc0) at ntfs-3g=
.c:4306

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246945-7788-E0SOxgOitN>