aaru fs info fails on most alpharom-protected disc images #1018

Open
opened 2026-01-29 15:38:53 +00:00 by claunia · 0 comments
Owner

Originally created by @HeroponRikiBestest on GitHub (Oct 14, 2025).

Version

6.0.0-alpha12, 5.4.1 LTS

Commit hash

No response

Tested debug version?

  • Yes

Which operating systems have you used?

  • Windows
  • Linux
  • macOS
  • Other

What is the architectural bit size you're using?

  • 32-bit
  • 64-bit
  • Unsure or unknown

What processor are you using?

  • An Intel or AMD
  • An ARM or Apple Silicon
  • Unsure or unknown

Image format

.iso

Application that created the image

redumper

What were you doing when it failed?

  • I was converting the image to another format...
  • I was retrieving image information...
  • I was retrieving filesystem information...
  • I was listing the filesystem contents...
  • I was extracting the filesystem contents...
  • I was creating a metadata sidecar...
  • I was checksumming the image...
  • I was verifying the image...
  • I was calculating the image entropy...

Destination image format

No response

Filesystem

ISO9660

Description

When running aaru fs info on most alpharom-protected images, it will crash shortly in. I have tested this on the debug versions of 5.4.1 LTS and also 6.0 alpha 12.

Specifically tested on http://redump.org/disc/104948/ , http://redump.org/disc/122364/ , and http://redump.org/disc/122578/ , but should also apply to others.

Exact command line used

aaru fs info little.iso --debug --verbose

Expected behavior

I expected the fs info to command to finish, even if some paramters could not be printed.

Actual behavior

aaru crashed shortly into printing the fs info.

Output of command execution with debug output enabled

The output is too long for the issue creator to let me put it in this section, so I've attached the redirected stdout+stderr output:

6.0 alpha 12 output:
alpha12.txt
5.4.1 LTS output:
LTS.txt

Affected image

Affects the 3 images mentioned above, and likely most of the rest of the alpharom-protected discs, but the log output here is specifically from http://redump.org/disc/122364/

Originally created by @HeroponRikiBestest on GitHub (Oct 14, 2025). ### Version 6.0.0-alpha12, 5.4.1 LTS ### Commit hash _No response_ ### Tested debug version? - [x] Yes ### Which operating systems have you used? - [ ] Windows - [x] Linux - [ ] macOS - [ ] Other ### What is the architectural bit size you're using? - [ ] 32-bit - [x] 64-bit - [ ] Unsure or unknown ### What processor are you using? - [x] An Intel or AMD - [ ] An ARM or Apple Silicon - [ ] Unsure or unknown ### Image format .iso ### Application that created the image redumper ### What were you doing when it failed? - [ ] I was converting the image to another format... - [ ] I was retrieving image information... - [x] I was retrieving filesystem information... - [ ] I was listing the filesystem contents... - [ ] I was extracting the filesystem contents... - [ ] I was creating a metadata sidecar... - [ ] I was checksumming the image... - [ ] I was verifying the image... - [ ] I was calculating the image entropy... ### Destination image format _No response_ ### Filesystem ISO9660 ### Description When running `aaru fs info` on most alpharom-protected images, it will crash shortly in. I have tested this on the debug versions of 5.4.1 LTS and also 6.0 alpha 12. Specifically tested on http://redump.org/disc/104948/ , http://redump.org/disc/122364/ , and http://redump.org/disc/122578/ , but should also apply to others. ### Exact command line used `aaru fs info little.iso --debug --verbose` ### Expected behavior I expected the fs info to command to finish, even if some paramters could not be printed. ### Actual behavior aaru crashed shortly into printing the fs info. ### Output of command execution with debug output enabled ```shell The output is too long for the issue creator to let me put it in this section, so I've attached the redirected stdout+stderr output: ``` 6.0 alpha 12 output: [alpha12.txt](https://github.com/user-attachments/files/22907346/alpha12.txt) 5.4.1 LTS output: [LTS.txt](https://github.com/user-attachments/files/22907349/LTS.txt) ### Affected image Affects the 3 images mentioned above, and likely most of the rest of the alpharom-protected discs, but the log output here is specifically from http://redump.org/disc/122364/
claunia added the bugdump image formatneeds triage labels 2026-01-29 15:38:53 +00:00
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#1018