mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
Unable to retrieve media info for 2002 Grolier Multimedia Encyclopedia CD-ROM #844
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 @tjanas on GitHub (Nov 8, 2021).
Originally assigned to: @claunia on GitHub.
Version
5.3.0
Commit hash
No response
Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
Device manufacturer
ASUS
Device model
BW-16D1HT
Bus the device uses to attach to the computer
USB cable or card reader manufacturer
OWC
USB cable or card reader model
Mercury Pro 5.25" Optical Drive External Enclosure
What were you doing when it failed?
Description
When trying to dump a basic single data track CD-ROM for PC (2002 Grolier Multimedia Encyclopedia - Disc 1), Aaru threw an exception. As a sanity check, when I tried to run aaru to obtain media info, that also threw an exception.
Disc Image Creator was able to dump this disc without issue. Its logs are here.
Exact command line used
aaru.exe -d media info F:Expected behavior
To retrieve disc information without an exception thrown.
Actual behavior
Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
Output of command execution with debug output enabled
Media details
2002 Grolier Multimedia Encyclopedia
Deluxe 2-CD Edition (Scholastic)
P/N 934632
ISBN 0-439-35767-5
Barcode: 0 78073 35767 3
Below barcode: P/N 934627
@tjanas commented on GitHub (Nov 8, 2021):
From https://github.com/aaru-dps/Aaru/releases/download/v5.3.0/aaru-5.3.0_windows_x64-dbg.zip:
aaru.exe -d media info F:
@claunia commented on GitHub (Nov 9, 2021):
Please if you can share with us a dump of that disc, we'll fix it for the next point release.