3.4.0 release misses a few fixes that causes it to mishandle sparse files. The following commits need to be added: ea9c2354 archive_read_next_header2: clean old entry data aa48bfac archive_read: fix handling of sparse files e9f5e708 Fix sparse file offset overflow on 32-bit systems Reproducible: Always