[AaruFormat] Images created with 6.0-devel enter an infinite loop on verify #878

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

Originally created by @claunia on GitHub (Apr 13, 2022).

Originally assigned to: @claunia on GitHub.

Version

Development commit

Commit hash

30b58021

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

AaruFormat

Application that created the image

Aaru

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

No response

Description

When verifying the Deduplication Table checksums of an AaruFormat image created by 6.0-devel branch, it enters an infinite loop. Problem happens with 5.3-lts branch as well indicating a corrupted image.

Exact command line used

aaru image verify

Expected behavior

Verification passess successfully.

Actual behavior

Stuck verifying the DDT.

Output of command execution with debug output enabled

DEBUG (Verify command): --debug=True
DEBUG (Verify command): --input=AmigaOS 3.9.aif
DEBUG (Verify command): --verbose=False
DEBUG (Verify command): --verify-disc=True
DEBUG (Verify command): --verify-sectors=True
DEBUG (Format detection): Trying plugin Aaru Format
DEBUG (Aaru Format plugin): Memory snapshot: 6556120 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6556120 bytes
DEBUG (Aaru Format plugin): Index at 548112880 contains 72 entries
DEBUG (Aaru Format plugin): Memory snapshot: 6556120 bytes
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 104
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 8388748
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 16777392
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 25166036
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 33554680
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 41943324
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 50331968
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 58720612
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 67109256
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 75497900
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 83886544
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 92275188
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 100663832
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 109052476
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 117441120
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 125829764
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 134218408
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 142607052
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 150995696
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 159384340
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 167772984
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 176161628
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 184550272
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 192938916
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 201327560
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 209716204
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 218104848
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 226493492
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 234882136
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 243270780
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 251659424
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 260048068
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 268436712
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 276825356
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 285214000
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 293602644
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 301991288
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 310379932
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 318768576
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 327157220
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 335545864
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 343934508
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 352323152
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 360711796
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 369100440
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 377489084
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 385877728
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 394266372
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 402655016
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 411043660
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 419432304
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 427820948
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 436209592
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 444598236
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 452986880
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 461375524
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 465832008
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 475465836
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 485099664
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 494733492
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 504367320
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 514001148
DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscToc is indexed to be at 518738112
DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscAtip is indexed to be at 518738205
DEBUG (Aaru Format plugin): Block type DumpHardwareBlock with data type NoData is indexed to be at 518738265
DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type UserData is indexed to be at 518738401
DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorPrefixCorrected is indexed to be at 520836450
DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorSuffixCorrected is indexed to be at 521885499
DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorPrefixCorrected is indexed to be at 522934548
DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSuffixCorrected is indexed to be at 522934696
DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSubchannel is indexed to be at 522936748
DEBUG (Aaru Format plugin): Block type TracksBlock with data type NoData is indexed to be at 548112784
DEBUG (Aaru Format plugin): Memory snapshot: 6597080 bytes
DEBUG (Aaru Format plugin): Found data block type CompactDiscToc at position 518738112
DEBUG (Aaru Format plugin): Memory snapshot: 6597080 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6597080 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes
DEBUG (Aaru Format plugin): Found data block type CompactDiscAtip at position 518738205
DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes
DEBUG (Aaru Format plugin): Found dump hardware block at position 518738265
DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6613464 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6613464 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 6613464 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 7662520 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 7662520 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 8711576 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 9760632 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 9760632 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 7956656 bytes
DEBUG (Aaru Format plugin): Found data block type CdSectorPrefixCorrected at position 522934548
DEBUG (Aaru Format plugin): Memory snapshot: 7956656 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 7956656 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 7964848 bytes
DEBUG (Aaru Format plugin): Found data block type CdSectorSuffixCorrected at position 522934696
DEBUG (Aaru Format plugin): Memory snapshot: 7964848 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 7964848 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 7973040 bytes
DEBUG (Aaru Format plugin): Found data block type CdSectorSubchannel at position 522936748
DEBUG (Aaru Format plugin): Memory snapshot: 7973040 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33149096 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33149096 bytes
DEBUG (Aaru Format plugin): Found 2 tracks at position 2
DEBUG (Aaru Format plugin): Memory snapshot: 33157288 bytes
DEBUG (Aaru Format plugin): Image created on 4/10/2022 8:13:04 PM
DEBUG (Aaru Format plugin): Image last written on 4/10/2022 8:15:34 PM
DEBUG (Aaru Format plugin): Memory snapshot: 33157288 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33157288 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 41482280 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 41488808 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 41488808 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes
DEBUG (Aaru Format plugin): Memory snapshot: 51130480 bytes
DEBUG (Aaru Format plugin): Checking index integrity at 548112880
DEBUG (Aaru Format plugin): Index at 548112880 contains 72 entries
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 104
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 8388748
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 16777392
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 25166036
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 33554680
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 41943324
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 50331968
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 58720612
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 67109256
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 75497900
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 83886544
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 92275188
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 100663832
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 109052476
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 117441120
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 125829764
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 134218408
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 142607052
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 150995696
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 159384340
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 167772984
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 176161628
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 184550272
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 192938916
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 201327560
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 209716204
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 218104848
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 226493492
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 234882136
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 243270780
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 251659424
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 260048068
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 268436712
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 276825356
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 285214000
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 293602644
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 301991288
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 310379932
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 318768576
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 327157220
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 335545864
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 343934508
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 352323152
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 360711796
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 369100440
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 377489084
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 385877728
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 394266372
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 402655016
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 411043660
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 419432304
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 427820948
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 436209592
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 444598236
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 452986880
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 461375524
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 465832008
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 475465836
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 485099664
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 494733492
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 504367320
DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 514001148
DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscToc is indexed to be at 518738112
DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscAtip is indexed to be at 518738205
DEBUG (Aaru Format plugin): Block type DumpHardwareBlock with data type NoData is indexed to be at 518738265
DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type UserData is indexed to be at 518738401
DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorPrefixCorrected is indexed to be at 520836450
DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorSuffixCorrected is indexed to be at 521885499
DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorPrefixCorrected is indexed to be at 522934548
DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSuffixCorrected is indexed to be at 522934696
DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSubchannel is indexed to be at 522936748
DEBUG (Aaru Format plugin): Block type TracksBlock with data type NoData is indexed to be at 548112784
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 104
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 8388748
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 16777392
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 25166036
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 33554680
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 41943324
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 50331968
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 58720612
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 67109256
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 75497900
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 83886544
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 92275188
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 100663832
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 109052476
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 117441120
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 125829764
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 134218408
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 142607052
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 150995696
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 159384340
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 167772984
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 176161628
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 184550272
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 192938916
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 201327560
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 209716204
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 218104848
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 226493492
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 234882136
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 243270780
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 251659424
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 260048068
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 268436712
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 276825356
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 285214000
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 293602644
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 301991288
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 310379932
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 318768576
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 327157220
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 335545864
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 343934508
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 352323152
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 360711796
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 369100440
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 377489084
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 385877728
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 394266372
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 402655016
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 411043660
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 419432304
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 427820948
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 436209592
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 444598236
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 452986880
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 461375524
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 465832008
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 475465836
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 485099664
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 494733492
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 504367320
DEBUG (Aaru Format plugin): Verifying data block type UserData at position 514001148
DEBUG (Aaru Format plugin): Verifying data block type CompactDiscToc at position 518738112
DEBUG (Aaru Format plugin): Verifying data block type CompactDiscAtip at position 518738205
DEBUG (Aaru Format plugin): Ignored field type DumpHardwareBlock
DEBUG (Aaru Format plugin): Verifying deduplication table type UserData at position 518738401


### Affected image

_No response_
Originally created by @claunia on GitHub (Apr 13, 2022). Originally assigned to: @claunia on GitHub. ### Version Development commit ### Commit hash 30b58021 ### Tested debug version? - [X] Yes ### Which operating systems have you used? - [ ] Windows - [ ] Linux - [X] macOS - [ ] Other ### What is the architectural bit size you're using? - [ ] 32-bit - [X] 64-bit - [ ] Unsure or unknown ### What processor are you using? - [ ] An Intel or AMD - [X] An ARM or Apple Silicon - [ ] Unsure or unknown ### Image format AaruFormat ### Application that created the image Aaru ### 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... - [X] I was verifying the image... - [ ] I was calculating the image entropy... ### Destination image format _No response_ ### Filesystem _No response_ ### Description When verifying the Deduplication Table checksums of an AaruFormat image created by 6.0-devel branch, it enters an infinite loop. Problem happens with 5.3-lts branch as well indicating a corrupted image. ### Exact command line used aaru image verify ### Expected behavior Verification passess successfully. ### Actual behavior Stuck verifying the DDT. ### Output of command execution with debug output enabled ```shell DEBUG (Verify command): --debug=True DEBUG (Verify command): --input=AmigaOS 3.9.aif DEBUG (Verify command): --verbose=False DEBUG (Verify command): --verify-disc=True DEBUG (Verify command): --verify-sectors=True DEBUG (Format detection): Trying plugin Aaru Format DEBUG (Aaru Format plugin): Memory snapshot: 6556120 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6556120 bytes DEBUG (Aaru Format plugin): Index at 548112880 contains 72 entries DEBUG (Aaru Format plugin): Memory snapshot: 6556120 bytes DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 104 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 8388748 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 16777392 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 25166036 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 33554680 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 41943324 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 50331968 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 58720612 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 67109256 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 75497900 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 83886544 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 92275188 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 100663832 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 109052476 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 117441120 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 125829764 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 134218408 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 142607052 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 150995696 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 159384340 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 167772984 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 176161628 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 184550272 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 192938916 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 201327560 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 209716204 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 218104848 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 226493492 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 234882136 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 243270780 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 251659424 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 260048068 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 268436712 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 276825356 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 285214000 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 293602644 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 301991288 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 310379932 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 318768576 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 327157220 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 335545864 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 343934508 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 352323152 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 360711796 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 369100440 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 377489084 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 385877728 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 394266372 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 402655016 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 411043660 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 419432304 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 427820948 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 436209592 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 444598236 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 452986880 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 461375524 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 465832008 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 475465836 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 485099664 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 494733492 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 504367320 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 514001148 DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscToc is indexed to be at 518738112 DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscAtip is indexed to be at 518738205 DEBUG (Aaru Format plugin): Block type DumpHardwareBlock with data type NoData is indexed to be at 518738265 DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type UserData is indexed to be at 518738401 DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorPrefixCorrected is indexed to be at 520836450 DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorSuffixCorrected is indexed to be at 521885499 DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorPrefixCorrected is indexed to be at 522934548 DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSuffixCorrected is indexed to be at 522934696 DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSubchannel is indexed to be at 522936748 DEBUG (Aaru Format plugin): Block type TracksBlock with data type NoData is indexed to be at 548112784 DEBUG (Aaru Format plugin): Memory snapshot: 6597080 bytes DEBUG (Aaru Format plugin): Found data block type CompactDiscToc at position 518738112 DEBUG (Aaru Format plugin): Memory snapshot: 6597080 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6597080 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes DEBUG (Aaru Format plugin): Found data block type CompactDiscAtip at position 518738205 DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes DEBUG (Aaru Format plugin): Found dump hardware block at position 518738265 DEBUG (Aaru Format plugin): Memory snapshot: 6605272 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6613464 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6613464 bytes DEBUG (Aaru Format plugin): Memory snapshot: 6613464 bytes DEBUG (Aaru Format plugin): Memory snapshot: 7662520 bytes DEBUG (Aaru Format plugin): Memory snapshot: 7662520 bytes DEBUG (Aaru Format plugin): Memory snapshot: 8711576 bytes DEBUG (Aaru Format plugin): Memory snapshot: 9760632 bytes DEBUG (Aaru Format plugin): Memory snapshot: 9760632 bytes DEBUG (Aaru Format plugin): Memory snapshot: 7956656 bytes DEBUG (Aaru Format plugin): Found data block type CdSectorPrefixCorrected at position 522934548 DEBUG (Aaru Format plugin): Memory snapshot: 7956656 bytes DEBUG (Aaru Format plugin): Memory snapshot: 7956656 bytes DEBUG (Aaru Format plugin): Memory snapshot: 7964848 bytes DEBUG (Aaru Format plugin): Found data block type CdSectorSuffixCorrected at position 522934696 DEBUG (Aaru Format plugin): Memory snapshot: 7964848 bytes DEBUG (Aaru Format plugin): Memory snapshot: 7964848 bytes DEBUG (Aaru Format plugin): Memory snapshot: 7973040 bytes DEBUG (Aaru Format plugin): Found data block type CdSectorSubchannel at position 522936748 DEBUG (Aaru Format plugin): Memory snapshot: 7973040 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33149096 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33149096 bytes DEBUG (Aaru Format plugin): Found 2 tracks at position 2 DEBUG (Aaru Format plugin): Memory snapshot: 33157288 bytes DEBUG (Aaru Format plugin): Image created on 4/10/2022 8:13:04 PM DEBUG (Aaru Format plugin): Image last written on 4/10/2022 8:15:34 PM DEBUG (Aaru Format plugin): Memory snapshot: 33157288 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33157288 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes DEBUG (Aaru Format plugin): Memory snapshot: 33165480 bytes DEBUG (Aaru Format plugin): Memory snapshot: 41482280 bytes DEBUG (Aaru Format plugin): Memory snapshot: 41488808 bytes DEBUG (Aaru Format plugin): Memory snapshot: 41488808 bytes DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes DEBUG (Aaru Format plugin): Memory snapshot: 51122656 bytes DEBUG (Aaru Format plugin): Memory snapshot: 51130480 bytes DEBUG (Aaru Format plugin): Checking index integrity at 548112880 DEBUG (Aaru Format plugin): Index at 548112880 contains 72 entries DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 104 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 8388748 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 16777392 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 25166036 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 33554680 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 41943324 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 50331968 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 58720612 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 67109256 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 75497900 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 83886544 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 92275188 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 100663832 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 109052476 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 117441120 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 125829764 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 134218408 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 142607052 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 150995696 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 159384340 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 167772984 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 176161628 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 184550272 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 192938916 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 201327560 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 209716204 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 218104848 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 226493492 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 234882136 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 243270780 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 251659424 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 260048068 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 268436712 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 276825356 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 285214000 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 293602644 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 301991288 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 310379932 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 318768576 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 327157220 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 335545864 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 343934508 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 352323152 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 360711796 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 369100440 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 377489084 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 385877728 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 394266372 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 402655016 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 411043660 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 419432304 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 427820948 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 436209592 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 444598236 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 452986880 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 461375524 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 465832008 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 475465836 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 485099664 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 494733492 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 504367320 DEBUG (Aaru Format plugin): Block type DataBlock with data type UserData is indexed to be at 514001148 DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscToc is indexed to be at 518738112 DEBUG (Aaru Format plugin): Block type DataBlock with data type CompactDiscAtip is indexed to be at 518738205 DEBUG (Aaru Format plugin): Block type DumpHardwareBlock with data type NoData is indexed to be at 518738265 DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type UserData is indexed to be at 518738401 DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorPrefixCorrected is indexed to be at 520836450 DEBUG (Aaru Format plugin): Block type DeDuplicationTable with data type CdSectorSuffixCorrected is indexed to be at 521885499 DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorPrefixCorrected is indexed to be at 522934548 DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSuffixCorrected is indexed to be at 522934696 DEBUG (Aaru Format plugin): Block type DataBlock with data type CdSectorSubchannel is indexed to be at 522936748 DEBUG (Aaru Format plugin): Block type TracksBlock with data type NoData is indexed to be at 548112784 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 104 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 8388748 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 16777392 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 25166036 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 33554680 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 41943324 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 50331968 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 58720612 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 67109256 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 75497900 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 83886544 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 92275188 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 100663832 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 109052476 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 117441120 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 125829764 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 134218408 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 142607052 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 150995696 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 159384340 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 167772984 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 176161628 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 184550272 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 192938916 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 201327560 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 209716204 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 218104848 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 226493492 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 234882136 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 243270780 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 251659424 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 260048068 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 268436712 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 276825356 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 285214000 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 293602644 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 301991288 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 310379932 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 318768576 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 327157220 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 335545864 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 343934508 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 352323152 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 360711796 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 369100440 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 377489084 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 385877728 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 394266372 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 402655016 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 411043660 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 419432304 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 427820948 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 436209592 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 444598236 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 452986880 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 461375524 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 465832008 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 475465836 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 485099664 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 494733492 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 504367320 DEBUG (Aaru Format plugin): Verifying data block type UserData at position 514001148 DEBUG (Aaru Format plugin): Verifying data block type CompactDiscToc at position 518738112 DEBUG (Aaru Format plugin): Verifying data block type CompactDiscAtip at position 518738205 DEBUG (Aaru Format plugin): Ignored field type DumpHardwareBlock DEBUG (Aaru Format plugin): Verifying deduplication table type UserData at position 518738401 ``` ``` ### Affected image _No response_
claunia added the bugdump image format labels 2026-01-29 15:31:42 +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#878