mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Crash when trimming sectors while dumping to CCD #316
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 (Feb 5, 2020).
Prerequisites
Check and fill as appropriate:
Description
When dumping a specific CD (it has one data track first and then 9 audio tracks), chef crashes when trimming sectors and only when dumping to CCD, CUE works fine. What's odd is that when dumping to CUE it does trim the sectors consistently, but it ends up saying that no sectors are bad.
Logs (including media info): https://drive.google.com/open?id=1ziPM8UU-Y0soZ3bnbBFNLA6ijMysaJA8
Exact command line used:
DiscImageChef.dll -d m dump e: tomb2.ccd --metadata false -fIf command was expected to work with a device fill this out:
Output of command execution with debug output enabled
@TheRogueArchivist commented on GitHub (Feb 5, 2020):
Seems to occur when dumping to DICF too.
@claunia commented on GitHub (Mar 9, 2020):
Fixed in
eba2452afc.