"Sector address not found" when trying to extract files from an MDS image of a CD-Plus #521

Open
opened 2026-01-29 15:21:14 +00:00 by claunia · 2 comments
Owner

Originally created by @TheRogueArchivist on GitHub (Nov 11, 2020).

Prerequisites

  • Are you running the latest version?
  • Can you reproduce the problem in the debug version?

Check and fill as appropriate:

  • I was running Aaru under Xubuntu 20.04...
  • ...in 64-bit

Description

When trying to extract files from an MDS image of a CD-Plus, Aaru isn't able to and gives the error "Error reading file: Sector address not found (Parameter 'sectorAddress')"

Exact command line used:

aaru fs extract CD-Plus_aaru_5.2.mds 0

Output of command execution with debug output enabled

aaru 5.1.99.3216+6877589c built by silas-All-Series in Debug, modified
Copyright © 2011-2020 Natalia Portillo

Image format identified by Alcohol 120% Media Descriptor Structure.
Error reading file: Sector address not found (Parameter 'sectorAddress')
Originally created by @TheRogueArchivist on GitHub (Nov 11, 2020). ### Prerequisites * [X] Are you running the latest version? * [X] Can you reproduce the problem in the debug version? ### Check and fill as appropriate: * [X] I was running Aaru under Xubuntu 20.04... * [X] ...in 64-bit ### Description When trying to extract files from an MDS image of a CD-Plus, Aaru isn't able to and gives the error "Error reading file: Sector address not found (Parameter 'sectorAddress')" ### Exact command line used: `aaru fs extract CD-Plus_aaru_5.2.mds 0` ### Output of command execution with debug output enabled ``` aaru 5.1.99.3216+6877589c built by silas-All-Series in Debug, modified Copyright © 2011-2020 Natalia Portillo Image format identified by Alcohol 120% Media Descriptor Structure. Error reading file: Sector address not found (Parameter 'sectorAddress') ```
claunia added the bug label 2026-01-29 15:21:14 +00:00
Author
Owner

@TheRogueArchivist commented on GitHub (Mar 8, 2021):

Issue still present using a dump created by a new version of Aaru. Dumping to Aaruf, converting the image to MDS, and trying to extract that image still produces this bug.

@TheRogueArchivist commented on GitHub (Mar 8, 2021): Issue still present using a dump created by a new version of Aaru. Dumping to Aaruf, converting the image to MDS, and trying to extract that image still produces this bug.
Author
Owner

@TheRogueArchivist commented on GitHub (Jul 11, 2021):

This is a bug in trying to write a multisession MDS image, extracting one created by Alcohol 120% works without an issue.

@TheRogueArchivist commented on GitHub (Jul 11, 2021): This is a bug in trying to write a multisession MDS image, extracting one created by Alcohol 120% works without an issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#521