[BlindWrite 5] Cannot read subchannel on image. #586

Closed
opened 2026-01-29 15:23:11 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Jan 9, 2021).

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 Linux 5.9.14-arch1-1...
  • ...in 64-bit
  • ...using an Intel / AMD processor
    • Image format: BlindWrite 5
    • Application that created the image: BlindWrite 5
  • I was checksumming the image

Description

Cannot read subchannel on image.

Exact command line used:

Unit test.

Expected behavior:

Test pass.

Actual behavior:

Could not read subchannel.

Output of command execution with debug output enabled

System.NotImplementedException : Packed subchannel not yet supported
   at Aaru.DiscImages.BlindWrite5.ReadSectorsTag(UInt64 sectorAddress, UInt32 length, UInt32 track, SectorTagType tag) in /home/claunia/Development/Aaru/Aaru/Aaru.Images/BlindWrite5/Read.cs:line 1511
   at Aaru.Tests.Images.BlindWrite5.Test() in /home/claunia/Development/Aaru/Aaru/Aaru.Tests/Images/BlindWrite5.cs:line 1093
Originally created by @claunia on GitHub (Jan 9, 2021). ### 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 Linux 5.9.14-arch1-1... * [x] ...in 64-bit * [x] ...using an Intel / AMD processor * **Image format**: BlindWrite 5 * **Application that created the image**: BlindWrite 5 * [x] I was checksumming the image ### Description Cannot read subchannel on image. ### Exact command line used: Unit test. ### Expected behavior: Test pass. ### Actual behavior: Could not read subchannel. ### Output of command execution with debug output enabled ``` System.NotImplementedException : Packed subchannel not yet supported at Aaru.DiscImages.BlindWrite5.ReadSectorsTag(UInt64 sectorAddress, UInt32 length, UInt32 track, SectorTagType tag) in /home/claunia/Development/Aaru/Aaru/Aaru.Images/BlindWrite5/Read.cs:line 1511 at Aaru.Tests.Images.BlindWrite5.Test() in /home/claunia/Development/Aaru/Aaru/Aaru.Tests/Images/BlindWrite5.cs:line 1093 ```
claunia added the bugdump image formatbeginner labels 2026-01-29 15:23:11 +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#586