Skip to content

Identify sparse archive in unrar

unrar vt -v {filename} returns list of volumes mixed together with entries and multifile are parsed as entries which increments the size in ReadOnlyArchiveInterface::onEntry(), causing it to return miscalculated size, which in turn throws error while checking available space in ExtractJob::doWork()

@teams/usability

BUG: 424765

Edited by James John

Merge request reports

Loading