mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
Exception in WriteSectorTag while dumping CDR #502
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 (Oct 23, 2020).
Prerequisites
Check and fill as appropriate:
5.1.0.3214...Description
While dumping a CDR, at the end of the reading process, aaru stops with an unhandled exception
The same CDR has been successfully processed by a
ddcommand.Exact command line used:
aaru -d m dump /dev/sr0 debug/cd.aaruExpected behaviour:
[What you expected to happen]
Actual behaviour:
If command was expected to work with a device fill this out:
Output of command execution with debug output enabled
See attached files:
cd.debug.txt
cd.log.txt
@robin-francois commented on GitHub (Oct 28, 2020):
After discussing with @claunia , I retried with a more recent version
5.1.99.3216+a6571c51I am still getting an error that looks very similar. See attached debug files for details.
cd.debug.txt
cd.log.txt
@robin-francois commented on GitHub (Feb 5, 2021):
I tested the same media recently with the last version and no exception was raised. Thank you!