mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Unhandled Exception: OutOfMemoryException when dumping to DICF format #230
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 @TheRogueArchivist on GitHub (Sep 5, 2018).
Prerequisites
Check and fill as appropiate:
Description
Dumping seemingly any CD to DICF format on a 1 GB Windows 7 32 bit system causes it to crash because of a OutOfMemoryException. In this case, it was tested with a 34.8 MB CD
Exact command line used:
DiscImageChef.exe dump-media -i E: -o "test.dicf" -d
Output of command execution with debug output enabled
Log:
https://drive.google.com/file/d/1JYJ9N2V0Ub5rU3sOrP5ENVJS2epASIl5/view?usp=sharing
@claunia commented on GitHub (Dec 1, 2018):
Fixed by
e220ed0