aaru-dps / Aaru

Aaru Data Preservation Suite
Other
501 stars 33 forks source link

"Error reading file: Arithmetic operation resulted in an overflow." extracting specific image #642

Open TheRogueArchivist opened 3 years ago

TheRogueArchivist commented 3 years ago

Prerequisites

Check and fill as appropriate:

Description

When extracting a specific image, Aaru errors out on the 18th partition with "Error reading file: Arithmetic operation resulted in an overflow.". This may be an overflow due to the number of tracks, or may be some identification issue, since Aaru says "Identified by Microsoft File Allocation Table." when it should be an audio track.

Exact command line used:

aaru fs extract .\MediaDesignInteractive_Grooves.toc -x 1

Output of command execution with debug output enabled

...
Partition 17:
Identifying filesystem on partition
Filesystem not identified

Partition 18:
Identifying filesystem on partition
Identified by Microsoft File Allocation Table.
Error reading file: Arithmetic operation resulted in an overflow.

Image

https://archive.org/details/mediadesigninteractive_grooves

TheRogueArchivist commented 3 years ago

Doesn't occur on other 90+ track image, so this isn't purely an overflow due to a large number of tracks.