mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
SpamSum Overflow exception when hashing large file #794
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robin-francois on GitHub (Aug 1, 2021).
Prerequisites
Check and fill as appropriate:
aaru 5.2.99.3380-alpha+f78998d4...Description
While dumping a 1Tb USB external hard drive, at the hashing phase, the following exception is raised:
System.OverflowException: The input exceeds data types.Exact command line used:
aaru m dump -f /dev/sdd output.qcow2Expected behavior:
Hashing phase to finish to finish dumping of the media.
Actual behavior:
Dumping crashes at the hashing phase.
The resulting qcow2 is valid even if the hashing has failed.
Output of command execution with debug output enabled
Image