On Sun, Mar 28, 2021 at 06:49:33AM +0000, RVP wrote: > This might, or might not, be related. There is another bug in > tar. It hangs when reading files on FUSE-mounted filesystems: This is a bug in the FUSE layer. It should really sanitize the input and not force it on any consumer. Joerg