aaru-dps / Aaru

Aaru Data Preservation Suite
Other
487 stars 35 forks source link

[ISO9660] "Specified argument was out of the range of valid values." when reading empty ISO9660 partition #688

Closed Whovian9369 closed 2 years ago

Whovian9369 commented 2 years ago

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?

Image format

BIN/CUE

Application that created the image

DiscImageCreator

What were you doing when it failed?

Destination image format

No response

Filesystem

ISO9660

Description

Debug log below is using aaru-5.3.0_linux_amd64-dbg.tar.gz release of 5.3.0.

Running fs info or fs extract on a specific Mac image with an empty (no files) ISO9660 partition errors with Error reading file: Specified argument was out of the range of valid values.

Example command and output:

$ aaru fs extract "Disney's Aladdin - Activity Center (USA).cue" "Disney's Aladdin - Activity Center (USA)"
aaru 5.3.0
Copyright © 2011-2021 Natalia Portillo

Image format identified by CDRWin cuesheet.
3 partitions found.

Partition 0:
Identifying filesystem on partition
Identified by ISO9660 Filesystem.
Error reading file: Specified argument was out of the range of valid values.

Exact command line used

aaru fs extract "Disney's Aladdin - Activity Center (USA).cue"

Expected behavior

Error printing saying something similar to the following:

ISO9660 partition is empty and as such there is nothing to extract. Folder for ISO9660 partition has not been made, and there are no other extractable partitions remaining.

Actual behavior

Chosen output directory created empty, and following error on attempt of extraction is displayed.

Error reading file: Specified argument was out of the range of valid values.

Output of command execution with debug output enabled

aaru 5.3.0
Copyright © 2011-2021 Natalia Portillo

DEBUG (Ls command): --debug=True
DEBUG (Ls command): --encoding=
DEBUG (Ls command): --input=Disney's Aladdin - Activity Center (USA).cue
DEBUG (Ls command): --options=
DEBUG (Ls command): --verbose=False
DEBUG (Ls command): Parsed options:
DEBUG (Format detection): Trying plugin Aaru Format
DEBUG (Format detection): Trying plugin ACT Apricot Disk Image
DEBUG (Format detection): Trying plugin Alcohol 120% Media Descriptor Structure
DEBUG (Format detection): Trying plugin Anex86 Disk Image
DEBUG (Anex86 plugin): fdihdr.unknown = 1096040771
DEBUG (Anex86 plugin): fdihdr.hddtype = 541544268
DEBUG (Anex86 plugin): fdihdr.hdrSize = 808464432
DEBUG (Anex86 plugin): fdihdr.dskSize = 808464432
DEBUG (Anex86 plugin): fdihdr.bps = 808464432
DEBUG (Anex86 plugin): fdihdr.spt = 1175063856
DEBUG (Anex86 plugin): fdihdr.heads = 541412425
DEBUG (Anex86 plugin): fdihdr.cylinders = 1936278562
DEBUG (Format detection): Trying plugin Apple ][ Interleaved Disk Image
DEBUG (Format detection): Trying plugin Apple 2IMG
DEBUG (Format detection): Trying plugin Apple Disk Archival/Retrieval Tool
DEBUG (Format detection): Trying plugin Apple DiskCopy 4.2
DEBUG (Format detection): Trying plugin Apple New Disk Image Format
DEBUG (Format detection): Trying plugin Apple NIB
DEBUG (Format detection): Trying plugin Apple Universal Disk Image Format
DEBUG (Format detection): Trying plugin Basic Lisa Utility
DEBUG (Format detection): Trying plugin BlindWrite 4
DEBUG (Format detection): Trying plugin BlindWrite 5
DEBUG (Format detection): Trying plugin CDRDAO tocfile
DEBUG (Format detection): Trying plugin CDRWin cuesheet
Image format identified by CDRWin cuesheet.
DEBUG (CDRWin plugin): Found CATALOG at line 1
DEBUG (CDRWin plugin): Found FILE at line 2
DEBUG (CDRWin plugin): File "Disney's Aladdin - Activity Center (USA).bin" found
DEBUG (CDRWin plugin): Found TRACK at line 3
DEBUG (CDRWin plugin): Setting currentTrack.sequence to 1
DEBUG (CDRWin plugin): Found INDEX at line 4
DEBUG (CDRWin plugin): Sets currentFile.offset to 0
DEBUG (CDRWin plugin): Disc image parsing results
DEBUG (CDRWin plugin): Disc CD-TEXT:
DEBUG (CDRWin plugin):  Arranger is not set.
DEBUG (CDRWin plugin):  Composer is not set.
DEBUG (CDRWin plugin):  Genre is not set.
DEBUG (CDRWin plugin):  Performer is not set.
DEBUG (CDRWin plugin):  Songwriter is not set.
DEBUG (CDRWin plugin):  Title is not set.
DEBUG (CDRWin plugin):  CD-TEXT binary file not set.
DEBUG (CDRWin plugin): Disc information:
DEBUG (CDRWin plugin):  ISOBuster disc type not set.
DEBUG (CDRWin plugin):  Guessed disk type: CDROM
DEBUG (CDRWin plugin):  Barcode not set.
DEBUG (CDRWin plugin):  Disc ID not set.
DEBUG (CDRWin plugin):  MCN: 0000000000000
DEBUG (CDRWin plugin):  Comment: ""
DEBUG (CDRWin plugin): Track information:
DEBUG (CDRWin plugin):  Disc contains 1 tracks
DEBUG (CDRWin plugin):  Track 1 information:
DEBUG (CDRWin plugin):      2352 bytes per sector
DEBUG (CDRWin plugin):      Pregap: 150 sectors
DEBUG (CDRWin plugin):      Data: 107454 sectors
DEBUG (CDRWin plugin):      Postgap: 0 sectors
DEBUG (CDRWin plugin):      Track resides in file Disney's Aladdin - Activity Center (USA).bin, type defined as BINARY, starting at byte 0
DEBUG (CDRWin plugin):      Indexes:
DEBUG (CDRWin plugin):          Index 1 starts at sector 0
DEBUG (CDRWin plugin):      ISRC is not set.
DEBUG (CDRWin plugin):      Arranger is not set.
DEBUG (CDRWin plugin):      Composer is not set.
DEBUG (CDRWin plugin):      Genre is not set.
DEBUG (CDRWin plugin):      Performer is not set.
DEBUG (CDRWin plugin):      Songwriter is not set.
DEBUG (CDRWin plugin):      Title is not set.
DEBUG (CDRWin plugin): Session information:
DEBUG (CDRWin plugin):  Disc contains 1 sessions
DEBUG (CDRWin plugin):  Session 1 information:
DEBUG (CDRWin plugin):      Starting track: 1
DEBUG (CDRWin plugin):      Starting sector: 0
DEBUG (CDRWin plugin):      Ending track: 1
DEBUG (CDRWin plugin):      Ending sector: 107453
DEBUG (CDRWin plugin): Building offset map
DEBUG (CDRWin plugin): printing partition map
DEBUG (CDRWin plugin): Partition sequence: 0
DEBUG (CDRWin plugin):  Partition name: 
DEBUG (CDRWin plugin):  Partition description: Track 1.
DEBUG (CDRWin plugin):  Partition type: MODE1/2352
DEBUG (CDRWin plugin):  Partition starting sector: 0
DEBUG (CDRWin plugin):  Partition sectors: 107454
DEBUG (CDRWin plugin):  Partition starting offset: 0
DEBUG (CDRWin plugin):  Partition size in bytes: 252731808
DEBUG (Ls command): Correctly opened image file.
DEBUG (Ls command): Image without headers is 252731808 bytes.
DEBUG (Ls command): Image has 107454 sectors.
DEBUG (Ls command): Image identifies disk type as CDROM.
DEBUG (Apricot partitions): label.version = "ER"
DEBUG (Apricot partitions): label.operatingSystem = 0 (Invalid)
DEBUG (Apricot partitions): label.writeProtected = False
DEBUG (Apricot partitions): label.copyProtected = False
DEBUG (Apricot partitions): label.bootType = 0 (Non-bootable)
DEBUG (Apricot partitions): label.partitionCount = 0
DEBUG (Apricot partitions): label.winchester = False
DEBUG (Apricot partitions): label.sectorSize = 0
DEBUG (Apricot partitions): label.spt = 0
DEBUG (Apricot partitions): label.cylinders = 0
DEBUG (Apricot partitions): label.heads = 0
DEBUG (Apricot partitions): label.interleave = 0
DEBUG (Apricot partitions): label.skew = 0
DEBUG (Apricot partitions): label.bootLocation = 0
DEBUG (Apricot partitions): label.bootSize = 0
DEBUG (Apricot partitions): label.bootAddress = 0x00000000
DEBUG (Apricot partitions): label.bootOffset:label.bootSegment = 0000:0000
DEBUG (Apricot partitions): label.firstDataBlock = 0
DEBUG (Apricot partitions): label.generation = 0
DEBUG (Apricot partitions): label.copyCount = 0
DEBUG (Apricot partitions): label.maxCopies = 0
DEBUG (Apricot partitions): label.serialNumber = ""
DEBUG (Apricot partitions): label.partNumber = ""
DEBUG (Apricot partitions): label.copyright = ""
DEBUG (Apricot partitions): label.mainBPB.bps = 0
DEBUG (Apricot partitions): label.mainBPB.spc = 0
DEBUG (Apricot partitions): label.mainBPB.rsectors = 0
DEBUG (Apricot partitions): label.mainBPB.fats_no = 0
DEBUG (Apricot partitions): label.mainBPB.root_ent = 0
DEBUG (Apricot partitions): label.mainBPB.sectors = 0
DEBUG (Apricot partitions): label.mainBPB.media = 0
DEBUG (Apricot partitions): label.mainBPB.spfat = 0
DEBUG (Apricot partitions): label.mainBPB.diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.mainBPB.startSector = 0
DEBUG (Apricot partitions): label.fontName = ""
DEBUG (Apricot partitions): label.keyboardName = ""
DEBUG (Apricot partitions): label.biosMajorVersion = 0
DEBUG (Apricot partitions): label.biosMinorVersion = 0
DEBUG (Apricot partitions): label.diagnosticsFlag = False
DEBUG (Apricot partitions): label.prnDevice = 0 (Parallel)
DEBUG (Apricot partitions): label.bellVolume = 0
DEBUG (Apricot partitions): label.enableCache = False
DEBUG (Apricot partitions): label.enableGraphics = False
DEBUG (Apricot partitions): label.dosLength = 0
DEBUG (Apricot partitions): label.fontLength = 0
DEBUG (Apricot partitions): label.keyboardLength = 0
DEBUG (Apricot partitions): label.dosStart = 0
DEBUG (Apricot partitions): label.fontStart = 0
DEBUG (Apricot partitions): label.keyboardStart = 0
DEBUG (Apricot partitions): label.keyboardVolume = 0
DEBUG (Apricot partitions): label.autorepeat = False
DEBUG (Apricot partitions): label.autorepeatLeadIn = 0
DEBUG (Apricot partitions): label.autorepeatInterval = 0
DEBUG (Apricot partitions): label.microscreenMode = 0
DEBUG (Apricot partitions): label.spareKeyboard is null? = True
DEBUG (Apricot partitions): label.lineMode = 0 (256 lines)
DEBUG (Apricot partitions): label.lineWidth = 0 (80 columns)
DEBUG (Apricot partitions): label.imageOff = False
DEBUG (Apricot partitions): label.spareScreen is null? = True
DEBUG (Apricot partitions): label.txBaudRate = 0 (50 bps)
DEBUG (Apricot partitions): label.rxBaudRate = 0 (50 bps)
DEBUG (Apricot partitions): label.txBits = 0
DEBUG (Apricot partitions): label.rxBits = 0
DEBUG (Apricot partitions): label.stopBits = 0 (1 bits)
DEBUG (Apricot partitions): label.parityCheck = False
DEBUG (Apricot partitions): label.parityType = 0 (None)
DEBUG (Apricot partitions): label.txXonXoff = False
DEBUG (Apricot partitions): label.rxXonXoff = False
DEBUG (Apricot partitions): label.xonCharacter = 0
DEBUG (Apricot partitions): label.xoffCharacter = 0
DEBUG (Apricot partitions): label.rxXonXoffBuffer = 0
DEBUG (Apricot partitions): label.dtrDsr = False
DEBUG (Apricot partitions): label.ctsRts = False
DEBUG (Apricot partitions): label.nullsAfterCr = 0
DEBUG (Apricot partitions): label.nullsAfterFF = 0
DEBUG (Apricot partitions): label.lfAfterCRSerial = False
DEBUG (Apricot partitions): label.biosErrorReportSerial = False
DEBUG (Apricot partitions): label.spareSerial is null? = True
DEBUG (Apricot partitions): label.lfAfterCrParallel = False
DEBUG (Apricot partitions): label.selectLine = False
DEBUG (Apricot partitions): label.paperEmpty = False
DEBUG (Apricot partitions): label.faultLine = False
DEBUG (Apricot partitions): label.biosErrorReportParallel = False
DEBUG (Apricot partitions): label.spareParallel is null? = True
DEBUG (Apricot partitions): label.spareWinchester is null? = True
DEBUG (Apricot partitions): label.parkingEnabled = False
DEBUG (Apricot partitions): label.formatProtection = False
DEBUG (Apricot partitions): label.spareRamDisk is null? = True
DEBUG (Apricot partitions): label.badBlocks[0] = 0
DEBUG (Apricot partitions): label.badBlocks[1] = 0
DEBUG (Apricot partitions): label.badBlocks[2] = 0
DEBUG (Apricot partitions): label.badBlocks[3] = 0
DEBUG (Apricot partitions): label.badBlocks[4] = 0
DEBUG (Apricot partitions): label.badBlocks[5] = 0
DEBUG (Apricot partitions): label.badBlocks[6] = 0
DEBUG (Apricot partitions): label.badBlocks[7] = 0
DEBUG (Apricot partitions): label.badBlocks[8] = 0
DEBUG (Apricot partitions): label.badBlocks[9] = 0
DEBUG (Apricot partitions): label.badBlocks[10] = 0
DEBUG (Apricot partitions): label.badBlocks[11] = 0
DEBUG (Apricot partitions): label.badBlocks[12] = 0
DEBUG (Apricot partitions): label.badBlocks[13] = 0
DEBUG (Apricot partitions): label.badBlocks[14] = 0
DEBUG (Apricot partitions): label.badBlocks[15] = 0
DEBUG (Apricot partitions): label.badBlocks[16] = 0
DEBUG (Apricot partitions): label.badBlocks[17] = 0
DEBUG (Apricot partitions): label.badBlocks[18] = 0
DEBUG (Apricot partitions): label.badBlocks[19] = 0
DEBUG (Apricot partitions): label.badBlocks[20] = 0
DEBUG (Apricot partitions): label.badBlocks[21] = 0
DEBUG (Apricot partitions): label.badBlocks[22] = 0
DEBUG (Apricot partitions): label.badBlocks[23] = 0
DEBUG (Apricot partitions): label.badBlocks[24] = 0
DEBUG (Apricot partitions): label.badBlocks[25] = 0
DEBUG (Apricot partitions): label.badBlocks[26] = 0
DEBUG (Apricot partitions): label.badBlocks[27] = 0
DEBUG (Apricot partitions): label.badBlocks[28] = 0
DEBUG (Apricot partitions): label.badBlocks[29] = 0
DEBUG (Apricot partitions): label.badBlocks[30] = 0
DEBUG (Apricot partitions): label.badBlocks[31] = 0
DEBUG (Apricot partitions): label.partitions[0].bps = 0
DEBUG (Apricot partitions): label.partitions[0].spc = 0
DEBUG (Apricot partitions): label.partitions[0].rsectors = 0
DEBUG (Apricot partitions): label.partitions[0].fats_no = 0
DEBUG (Apricot partitions): label.partitions[0].root_ent = 0
DEBUG (Apricot partitions): label.partitions[0].sectors = 0
DEBUG (Apricot partitions): label.partitions[0].media = 0
DEBUG (Apricot partitions): label.partitions[0].spfat = 0
DEBUG (Apricot partitions): label.partitions[0].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[0].startSector = 0
DEBUG (Apricot partitions): label.partitions[1].bps = 0
DEBUG (Apricot partitions): label.partitions[1].spc = 0
DEBUG (Apricot partitions): label.partitions[1].rsectors = 0
DEBUG (Apricot partitions): label.partitions[1].fats_no = 0
DEBUG (Apricot partitions): label.partitions[1].root_ent = 0
DEBUG (Apricot partitions): label.partitions[1].sectors = 0
DEBUG (Apricot partitions): label.partitions[1].media = 0
DEBUG (Apricot partitions): label.partitions[1].spfat = 0
DEBUG (Apricot partitions): label.partitions[1].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[1].startSector = 0
DEBUG (Apricot partitions): label.partitions[2].bps = 0
DEBUG (Apricot partitions): label.partitions[2].spc = 0
DEBUG (Apricot partitions): label.partitions[2].rsectors = 0
DEBUG (Apricot partitions): label.partitions[2].fats_no = 0
DEBUG (Apricot partitions): label.partitions[2].root_ent = 0
DEBUG (Apricot partitions): label.partitions[2].sectors = 0
DEBUG (Apricot partitions): label.partitions[2].media = 0
DEBUG (Apricot partitions): label.partitions[2].spfat = 0
DEBUG (Apricot partitions): label.partitions[2].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[2].startSector = 0
DEBUG (Apricot partitions): label.partitions[3].bps = 0
DEBUG (Apricot partitions): label.partitions[3].spc = 0
DEBUG (Apricot partitions): label.partitions[3].rsectors = 0
DEBUG (Apricot partitions): label.partitions[3].fats_no = 0
DEBUG (Apricot partitions): label.partitions[3].root_ent = 0
DEBUG (Apricot partitions): label.partitions[3].sectors = 0
DEBUG (Apricot partitions): label.partitions[3].media = 0
DEBUG (Apricot partitions): label.partitions[3].spfat = 0
DEBUG (Apricot partitions): label.partitions[3].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[3].startSector = 0
DEBUG (Apricot partitions): label.partitions[4].bps = 0
DEBUG (Apricot partitions): label.partitions[4].spc = 0
DEBUG (Apricot partitions): label.partitions[4].rsectors = 0
DEBUG (Apricot partitions): label.partitions[4].fats_no = 0
DEBUG (Apricot partitions): label.partitions[4].root_ent = 0
DEBUG (Apricot partitions): label.partitions[4].sectors = 0
DEBUG (Apricot partitions): label.partitions[4].media = 0
DEBUG (Apricot partitions): label.partitions[4].spfat = 0
DEBUG (Apricot partitions): label.partitions[4].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[4].startSector = 0
DEBUG (Apricot partitions): label.partitions[5].bps = 0
DEBUG (Apricot partitions): label.partitions[5].spc = 0
DEBUG (Apricot partitions): label.partitions[5].rsectors = 0
DEBUG (Apricot partitions): label.partitions[5].fats_no = 0
DEBUG (Apricot partitions): label.partitions[5].root_ent = 0
DEBUG (Apricot partitions): label.partitions[5].sectors = 0
DEBUG (Apricot partitions): label.partitions[5].media = 0
DEBUG (Apricot partitions): label.partitions[5].spfat = 0
DEBUG (Apricot partitions): label.partitions[5].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[5].startSector = 0
DEBUG (Apricot partitions): label.partitions[6].bps = 0
DEBUG (Apricot partitions): label.partitions[6].spc = 0
DEBUG (Apricot partitions): label.partitions[6].rsectors = 0
DEBUG (Apricot partitions): label.partitions[6].fats_no = 0
DEBUG (Apricot partitions): label.partitions[6].root_ent = 0
DEBUG (Apricot partitions): label.partitions[6].sectors = 0
DEBUG (Apricot partitions): label.partitions[6].media = 0
DEBUG (Apricot partitions): label.partitions[6].spfat = 0
DEBUG (Apricot partitions): label.partitions[6].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[6].startSector = 0
DEBUG (Apricot partitions): label.partitions[7].bps = 0
DEBUG (Apricot partitions): label.partitions[7].spc = 0
DEBUG (Apricot partitions): label.partitions[7].rsectors = 0
DEBUG (Apricot partitions): label.partitions[7].fats_no = 0
DEBUG (Apricot partitions): label.partitions[7].root_ent = 0
DEBUG (Apricot partitions): label.partitions[7].sectors = 0
DEBUG (Apricot partitions): label.partitions[7].media = 0
DEBUG (Apricot partitions): label.partitions[7].spfat = 0
DEBUG (Apricot partitions): label.partitions[7].diskType = 0 (MF1DD 70-track)
DEBUG (Apricot partitions): label.partitions[7].startSector = 0
DEBUG (Apricot partitions): label.spare is null? = True
DEBUG (Apricot partitions): label.cpmDoubleSided = True
DEBUG (Amiga RDB plugin): Possible magic at block 0 is 0x45520200
DEBUG (Amiga RDB plugin): Possible magic at block 1 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 2 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 3 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 4 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 5 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 6 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 7 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 8 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 9 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 10 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 11 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 12 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 13 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 14 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 15 is 0x54686520
DEBUG (AppleMap Plugin): ddm.sbSig = 0x4552
DEBUG (AppleMap Plugin): ddm.sbBlockSize = 512
DEBUG (AppleMap Plugin): ddm.sbBlocks = 1308929
DEBUG (AppleMap Plugin): ddm.sbDevType = 0
DEBUG (AppleMap Plugin): ddm.sbDevId = 0
DEBUG (AppleMap Plugin): ddm.sbData = 0x00000000
DEBUG (AppleMap Plugin): ddm.sbDrvrCount = 0
DEBUG (AppleMap Plugin): Found misaligned entry.
DEBUG (AppleMap Plugin): entry_size = 512
DEBUG (AppleMap Plugin): entry_count = 3
DEBUG (AppleMap Plugin): skip_ddm = 512
DEBUG (AppleMap Plugin): sectors_to_read = 2
DEBUG (AppleMap Plugin): dpme[0].signature = 0x504D
DEBUG (AppleMap Plugin): dpme[0].reserved1 = 0x0000
DEBUG (AppleMap Plugin): dpme[0].entries = 3
DEBUG (AppleMap Plugin): dpme[0].start = 1
DEBUG (AppleMap Plugin): dpme[0].sectors = 3
DEBUG (AppleMap Plugin): dpme[0].name = ""
DEBUG (AppleMap Plugin): dpme[0].type = "Apple_partition_map"
DEBUG (AppleMap Plugin): dpme[0].first_data_block = 0
DEBUG (AppleMap Plugin): dpme[0].data_sectors = 0
DEBUG (AppleMap Plugin): dpme[0].flags = Valid, Allocated, Readable
DEBUG (AppleMap Plugin): dpme[0].first_boot_block = 0
DEBUG (AppleMap Plugin): dpme[0].boot_size = 0
DEBUG (AppleMap Plugin): dpme[0].load_address = 0x00000000
DEBUG (AppleMap Plugin): dpme[0].load_address2 = 0x00000000
DEBUG (AppleMap Plugin): dpme[0].entry_point = 0x00000000
DEBUG (AppleMap Plugin): dpme[0].entry_point2 = 0x00000000
DEBUG (AppleMap Plugin): dpme[0].checksum = 0x00000000
DEBUG (AppleMap Plugin): dpme[0].processor = ""
DEBUG (AppleMap Plugin): dpme[1].signature = 0x504D
DEBUG (AppleMap Plugin): dpme[1].reserved1 = 0x0000
DEBUG (AppleMap Plugin): dpme[1].entries = 3
DEBUG (AppleMap Plugin): dpme[1].start = 4
DEBUG (AppleMap Plugin): dpme[1].sectors = 75
DEBUG (AppleMap Plugin): dpme[1].name = ""
DEBUG (AppleMap Plugin): dpme[1].type = "ISO"
DEBUG (AppleMap Plugin): dpme[1].first_data_block = 0
DEBUG (AppleMap Plugin): dpme[1].data_sectors = 0
DEBUG (AppleMap Plugin): dpme[1].flags = Valid, Allocated, Readable
DEBUG (AppleMap Plugin): dpme[1].first_boot_block = 0
DEBUG (AppleMap Plugin): dpme[1].boot_size = 0
DEBUG (AppleMap Plugin): dpme[1].load_address = 0x00000000
DEBUG (AppleMap Plugin): dpme[1].load_address2 = 0x00000000
DEBUG (AppleMap Plugin): dpme[1].entry_point = 0x00000000
DEBUG (AppleMap Plugin): dpme[1].entry_point2 = 0x00000000
DEBUG (AppleMap Plugin): dpme[1].checksum = 0x00000000
DEBUG (AppleMap Plugin): dpme[1].processor = ""
DEBUG (AppleMap Plugin): dpme[2].signature = 0x504D
DEBUG (AppleMap Plugin): dpme[2].reserved1 = 0x0000
DEBUG (AppleMap Plugin): dpme[2].entries = 3
DEBUG (AppleMap Plugin): dpme[2].start = 79
DEBUG (AppleMap Plugin): dpme[2].sectors = 429136
DEBUG (AppleMap Plugin): dpme[2].name = ""
DEBUG (AppleMap Plugin): dpme[2].type = "Apple_HFS"
DEBUG (AppleMap Plugin): dpme[2].first_data_block = 0
DEBUG (AppleMap Plugin): dpme[2].data_sectors = 0
DEBUG (AppleMap Plugin): dpme[2].flags = Valid, Allocated, Readable
DEBUG (AppleMap Plugin): dpme[2].first_boot_block = 0
DEBUG (AppleMap Plugin): dpme[2].boot_size = 0
DEBUG (AppleMap Plugin): dpme[2].load_address = 0x00000000
DEBUG (AppleMap Plugin): dpme[2].load_address2 = 0x00000000
DEBUG (AppleMap Plugin): dpme[2].entry_point = 0x00000000
DEBUG (AppleMap Plugin): dpme[2].entry_point2 = 0x00000000
DEBUG (AppleMap Plugin): dpme[2].checksum = 0x00000000
DEBUG (AppleMap Plugin): dpme[2].processor = ""
DEBUG (Partitions): Found Apple Partition Map @ 0
DEBUG (Atari partition plugin): Boot code SHA1: eeaccb37a5a730949dc048f609911aede5da2c4f
DEBUG (Atari partition plugin): table.icdEntries[0].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[0].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[0].start = 0
DEBUG (Atari partition plugin): table.icdEntries[0].length = 0
DEBUG (Atari partition plugin): table.icdEntries[1].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[1].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[1].start = 0
DEBUG (Atari partition plugin): table.icdEntries[1].length = 0
DEBUG (Atari partition plugin): table.icdEntries[2].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[2].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[2].start = 0
DEBUG (Atari partition plugin): table.icdEntries[2].length = 0
DEBUG (Atari partition plugin): table.icdEntries[3].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[3].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[3].start = 0
DEBUG (Atari partition plugin): table.icdEntries[3].length = 0
DEBUG (Atari partition plugin): table.icdEntries[4].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[4].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[4].start = 0
DEBUG (Atari partition plugin): table.icdEntries[4].length = 0
DEBUG (Atari partition plugin): table.icdEntries[5].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[5].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[5].start = 0
DEBUG (Atari partition plugin): table.icdEntries[5].length = 0
DEBUG (Atari partition plugin): table.icdEntries[6].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[6].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[6].start = 0
DEBUG (Atari partition plugin): table.icdEntries[6].length = 0
DEBUG (Atari partition plugin): table.icdEntries[7].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[7].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[7].start = 0
DEBUG (Atari partition plugin): table.icdEntries[7].length = 0
DEBUG (Atari partition plugin): table.size = 0
DEBUG (Atari partition plugin): table.entries[0].flag = 0x00
DEBUG (Atari partition plugin): table.entries[0].type = 0x000000
DEBUG (Atari partition plugin): table.entries[0].start = 0
DEBUG (Atari partition plugin): table.entries[0].length = 0
DEBUG (Atari partition plugin): table.entries[1].flag = 0x00
DEBUG (Atari partition plugin): table.entries[1].type = 0x000000
DEBUG (Atari partition plugin): table.entries[1].start = 0
DEBUG (Atari partition plugin): table.entries[1].length = 0
DEBUG (Atari partition plugin): table.entries[2].flag = 0x00
DEBUG (Atari partition plugin): table.entries[2].type = 0x000000
DEBUG (Atari partition plugin): table.entries[2].start = 0
DEBUG (Atari partition plugin): table.entries[2].length = 0
DEBUG (Atari partition plugin): table.entries[3].flag = 0x00
DEBUG (Atari partition plugin): table.entries[3].type = 0x000000
DEBUG (Atari partition plugin): table.entries[3].start = 0
DEBUG (Atari partition plugin): table.entries[3].length = 0
DEBUG (Atari partition plugin): table.badStart = 0
DEBUG (Atari partition plugin): table.badLength = 0
DEBUG (Atari partition plugin): table.checksum = 0x0000
DEBUG (BSD plugin): dl.magic on sector 0 at offset 0 = 0x00025245 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 0 at offset 9 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 0 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 0 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 0 at offset 516 = 0x03000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 0 = 0x20656854 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 9 = 0x206C616E (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 0 = 0x20656854 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 9 = 0x206C616E (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 9 at offset 0 = 0x20656854 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 9 at offset 9 = 0x206C616E (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 9 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 9 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 9 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (GPT Plugin): hdr.signature = 0x7372655020656854
DEBUG (GPT Plugin): hdr.signature @ 0x200 = 0x0300000000004D50
DEBUG (Human68k plugin): sectorSize = 2048
DEBUG (MBR plugin): xmlmedia = OpticalDisc
DEBUG (MBR plugin): mbr.magic = 0000
DEBUG (SGIVH plugin): dvh.magic = 0x45520200 (should be 0x0BE5A941)
DEBUG (Sun plugin): dkl.dkl_magic = 0x0000
DEBUG (Sun plugin): dkl8.dkl_vtoc.v_sanity = 0x00000000
DEBUG (Sun plugin): dkl16.dkl_vtoc.v_sanity = 0x00000000
DEBUG (VTOC plugin): sanity at 0 is 0x01F91300 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 1 is 0x73726550 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 8 is 0x73726550 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 29 is 0x00000000 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (XENIX plugin): xnxtbl.p_magic = 0x0000 (should be 0x1234)
DEBUG (Partitions): Trying Acorn FileCore partitions @ 1
DEBUG (Partitions): Trying ACT Apricot partitions @ 1
DEBUG (Partitions): Trying Amiga Rigid Disk Block @ 1
DEBUG (Amiga RDB plugin): Possible magic at block 0 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 1 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 2 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 3 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 4 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 5 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 6 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 7 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 8 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 9 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 10 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 11 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 12 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 13 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 14 is 0x54686520
DEBUG (Amiga RDB plugin): Possible magic at block 15 is 0x01434430
DEBUG (Partitions): Trying Apple Partition Map @ 1
DEBUG (AppleMap Plugin): ddm.sbSig = 0x5468
DEBUG (AppleMap Plugin): ddm.sbBlockSize = 25888
DEBUG (AppleMap Plugin): ddm.sbBlocks = 1348825715
DEBUG (AppleMap Plugin): ddm.sbDevType = 28526
DEBUG (AppleMap Plugin): ddm.sbDevId = 24940
DEBUG (AppleMap Plugin): ddm.sbData = 0x20526F6D
DEBUG (AppleMap Plugin): ddm.sbDrvrCount = 19809
DEBUG (Partitions): Trying Atari partitions @ 1
DEBUG (Atari partition plugin): Boot code SHA1: 97008fc68f866998f8ed3cc1bed2b12e8d4c1796
DEBUG (Atari partition plugin): table.icdEntries[0].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[0].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[0].start = 0
DEBUG (Atari partition plugin): table.icdEntries[0].length = 0
DEBUG (Atari partition plugin): table.icdEntries[1].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[1].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[1].start = 0
DEBUG (Atari partition plugin): table.icdEntries[1].length = 0
DEBUG (Atari partition plugin): table.icdEntries[2].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[2].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[2].start = 0
DEBUG (Atari partition plugin): table.icdEntries[2].length = 0
DEBUG (Atari partition plugin): table.icdEntries[3].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[3].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[3].start = 0
DEBUG (Atari partition plugin): table.icdEntries[3].length = 0
DEBUG (Atari partition plugin): table.icdEntries[4].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[4].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[4].start = 0
DEBUG (Atari partition plugin): table.icdEntries[4].length = 0
DEBUG (Atari partition plugin): table.icdEntries[5].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[5].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[5].start = 0
DEBUG (Atari partition plugin): table.icdEntries[5].length = 0
DEBUG (Atari partition plugin): table.icdEntries[6].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[6].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[6].start = 0
DEBUG (Atari partition plugin): table.icdEntries[6].length = 0
DEBUG (Atari partition plugin): table.icdEntries[7].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[7].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[7].start = 0
DEBUG (Atari partition plugin): table.icdEntries[7].length = 0
DEBUG (Atari partition plugin): table.size = 0
DEBUG (Atari partition plugin): table.entries[0].flag = 0x00
DEBUG (Atari partition plugin): table.entries[0].type = 0x000000
DEBUG (Atari partition plugin): table.entries[0].start = 0
DEBUG (Atari partition plugin): table.entries[0].length = 0
DEBUG (Atari partition plugin): table.entries[1].flag = 0x00
DEBUG (Atari partition plugin): table.entries[1].type = 0x000000
DEBUG (Atari partition plugin): table.entries[1].start = 0
DEBUG (Atari partition plugin): table.entries[1].length = 0
DEBUG (Atari partition plugin): table.entries[2].flag = 0x00
DEBUG (Atari partition plugin): table.entries[2].type = 0x000000
DEBUG (Atari partition plugin): table.entries[2].start = 0
DEBUG (Atari partition plugin): table.entries[2].length = 0
DEBUG (Atari partition plugin): table.entries[3].flag = 0x00
DEBUG (Atari partition plugin): table.entries[3].type = 0x000000
DEBUG (Atari partition plugin): table.entries[3].start = 0
DEBUG (Atari partition plugin): table.entries[3].length = 0
DEBUG (Atari partition plugin): table.badStart = 0
DEBUG (Atari partition plugin): table.badLength = 0
DEBUG (Atari partition plugin): table.checksum = 0x0000
DEBUG (Partitions): Trying BSD disklabel @ 1
DEBUG (BSD plugin): dl.magic on sector 1 at offset 0 = 0x20656854 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 9 = 0x206C616E (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 1 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 0 = 0x20656854 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 9 = 0x206C616E (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 2 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 3 at offset 0 = 0x20656854 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 3 at offset 9 = 0x206C616E (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 3 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 3 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 3 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 10 at offset 0 = 0x20656854 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 10 at offset 9 = 0x206C616E (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 10 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 10 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 10 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (Partitions): Trying DEC disklabel @ 1
DEBUG (Partitions): Trying DragonFly BSD 64-bit disklabel @ 1
DEBUG (Partitions): Trying GUID Partition Table @ 1
DEBUG (GPT Plugin): hdr.signature = 0x7372655020656854
DEBUG (GPT Plugin): hdr.signature @ 0x200 = 0x0000000000000000
DEBUG (Partitions): Trying Human 68k partitions @ 1
DEBUG (Human68k plugin): sectorSize = 2048
DEBUG (Partitions): Trying Master Boot Record @ 1
DEBUG (MBR plugin): xmlmedia = OpticalDisc
DEBUG (MBR plugin): mbr.magic = 0000
DEBUG (Partitions): Trying NEC PC-9800 partition table @ 1
DEBUG (Partitions): Trying NeXT Disklabel @ 1
DEBUG (Partitions): Trying Plan9 partition table @ 1
DEBUG (Partitions): Trying Rio Karma partitioning @ 1
DEBUG (Partitions): Trying SGI Disk Volume Header @ 1
DEBUG (SGIVH plugin): dvh.magic = 0x54686520 (should be 0x0BE5A941)
DEBUG (Partitions): Trying Sun Disklabel @ 1
DEBUG (Sun plugin): dkl.dkl_magic = 0x0000
DEBUG (Sun plugin): dkl8.dkl_vtoc.v_sanity = 0x00000000
DEBUG (Sun plugin): dkl16.dkl_vtoc.v_sanity = 0x6D6F5220
DEBUG (Partitions): Trying UNIX hardwired @ 1
DEBUG (Partitions): Trying UNIX VTOC @ 1
DEBUG (VTOC plugin): sanity at 1 is 0x73726550 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 2 is 0x73726550 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 9 is 0x73726550 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 30 is 0x00000000 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (Partitions): Trying Xbox partitioning @ 1
DEBUG (Partitions): Trying XENIX @ 1
DEBUG (XENIX plugin): xnxtbl.p_magic = 0x0000 (should be 0x1234)
DEBUG (Partitions): Got 0 children
DEBUG (Partitions): Got 1 parents
DEBUG (Partitions): Got 1 partitions
DEBUG (Partitions): Trying Acorn FileCore partitions @ 19
DEBUG (Partitions): Trying ACT Apricot partitions @ 19
DEBUG (Partitions): Trying Amiga Rigid Disk Block @ 19
DEBUG (Amiga RDB plugin): Possible magic at block 0 is 0x01000000
DEBUG (Amiga RDB plugin): Possible magic at block 1 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 2 is 0xFFFFFFFF
DEBUG (Amiga RDB plugin): Possible magic at block 3 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 4 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 5 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 6 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 7 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 8 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 9 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 10 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 11 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 12 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 13 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 14 is 0x00000000
DEBUG (Amiga RDB plugin): Possible magic at block 15 is 0x00000000
DEBUG (Partitions): Trying Apple Partition Map @ 19
DEBUG (AppleMap Plugin): ddm.sbSig = 0x0100
DEBUG (AppleMap Plugin): ddm.sbBlockSize = 0
DEBUG (AppleMap Plugin): ddm.sbBlocks = 1310721
DEBUG (AppleMap Plugin): ddm.sbDevType = 0
DEBUG (AppleMap Plugin): ddm.sbDevId = 2048
DEBUG (AppleMap Plugin): ddm.sbData = 0x00000017
DEBUG (AppleMap Plugin): ddm.sbDrvrCount = 1
DEBUG (Partitions): Trying Atari partitions @ 19
DEBUG (Atari partition plugin): Boot code SHA1: 5cbbea82c8002d985c18da559923c15b3eb440f0
DEBUG (Atari partition plugin): table.icdEntries[0].flag = 0x4C
DEBUG (Atari partition plugin): table.icdEntries[0].type = 0x4F4242
DEBUG (Atari partition plugin): table.icdEntries[0].start = 1496385024
DEBUG (Atari partition plugin): table.icdEntries[0].length = 56
DEBUG (Atari partition plugin): table.icdEntries[1].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[1].type = 0x084C4F
DEBUG (Atari partition plugin): table.icdEntries[1].start = 1111644466
DEBUG (Atari partition plugin): table.icdEntries[1].length = 100663296
DEBUG (Atari partition plugin): table.icdEntries[2].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[2].type = 0x390008
DEBUG (Atari partition plugin): table.icdEntries[2].start = 1280262722
DEBUG (Atari partition plugin): table.icdEntries[2].length = 1496516096
DEBUG (Atari partition plugin): table.icdEntries[3].flag = 0x00
DEBUG (Atari partition plugin): table.icdEntries[3].type = 0x00003A
DEBUG (Atari partition plugin): table.icdEntries[3].start = 609359
DEBUG (Atari partition plugin): table.icdEntries[3].length = 1111644465
DEBUG (Atari partition plugin): table.icdEntries[4].flag = 0x06
DEBUG (Atari partition plugin): table.icdEntries[4].type = 0x000000
DEBUG (Atari partition plugin): table.icdEntries[4].start = 3997705
DEBUG (Atari partition plugin): table.icdEntries[4].length = 1280262722
DEBUG (Atari partition plugin): table.icdEntries[5].flag = 0x59
DEBUG (Atari partition plugin): table.icdEntries[5].type = 0x320600
DEBUG (Atari partition plugin): table.icdEntries[5].start = 64
DEBUG (Atari partition plugin): table.icdEntries[5].length = 609359
DEBUG (Atari partition plugin): table.icdEntries[6].flag = 0x42
DEBUG (Atari partition plugin): table.icdEntries[6].type = 0x425933
DEBUG (Atari partition plugin): table.icdEntries[6].start = 100663296
DEBUG (Atari partition plugin): table.icdEntries[6].length = 4390922
DEBUG (Atari partition plugin): table.icdEntries[7].flag = 0x4C
DEBUG (Atari partition plugin): table.icdEntries[7].type = 0x4F4242
DEBUG (Atari partition plugin): table.icdEntries[7].start = 1496385024
DEBUG (Atari partition plugin): table.icdEntries[7].length = 69
DEBUG (Atari partition plugin): table.size = 4653066
DEBUG (Atari partition plugin): table.entries[0].flag = 0x4C
DEBUG (Atari partition plugin): table.entries[0].type = 0x4F4242
DEBUG (Atari partition plugin): table.entries[0].start = 1496516608
DEBUG (Atari partition plugin): table.entries[0].length = 73
DEBUG (Atari partition plugin): table.entries[1].flag = 0x00
DEBUG (Atari partition plugin): table.entries[1].type = 0x104452
DEBUG (Atari partition plugin): table.entries[1].start = 1096239438
DEBUG (Atari partition plugin): table.entries[1].length = 1196623360
DEBUG (Atari partition plugin): table.entries[2].flag = 0x00
DEBUG (Atari partition plugin): table.entries[2].type = 0x00004A
DEBUG (Atari partition plugin): table.entries[2].start = 1133647
DEBUG (Atari partition plugin): table.entries[2].length = 1111644465
DEBUG (Atari partition plugin): table.entries[3].flag = 0x06
DEBUG (Atari partition plugin): table.entries[3].type = 0x000000
DEBUG (Atari partition plugin): table.entries[3].start = 4915217
DEBUG (Atari partition plugin): table.entries[3].length = 1280262722
DEBUG (Atari partition plugin): table.badStart = 1496450560
DEBUG (Atari partition plugin): table.badLength = 76
DEBUG (Atari partition plugin): table.checksum = 0x0011
DEBUG (Partitions): Trying BSD disklabel @ 19
DEBUG (BSD plugin): dl.magic on sector 19 at offset 0 = 0x00000001 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 19 at offset 9 = 0x00000800 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 19 at offset 64 = 0x53454741 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 19 at offset 128 = 0x4F440500 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 19 at offset 516 = 0x00083359 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 20 at offset 0 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 20 at offset 9 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 20 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 20 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 20 at offset 516 = 0xD5AA7756 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 21 at offset 0 = 0xFFFFFFFF (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 21 at offset 9 = 0xFFFFFFFF (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 21 at offset 64 = 0xFFFFFFFF (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 21 at offset 128 = 0xFFFFFFFF (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 21 at offset 516 = 0xFFFFFFFF (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 28 at offset 0 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 28 at offset 9 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 28 at offset 64 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 28 at offset 128 = 0x00000000 (expected 0x82564557)
DEBUG (BSD plugin): dl.magic on sector 28 at offset 516 = 0x00000000 (expected 0x82564557)
DEBUG (Partitions): Trying DEC disklabel @ 19
DEBUG (Partitions): Trying DragonFly BSD 64-bit disklabel @ 19
DEBUG (Partitions): Trying GUID Partition Table @ 19
DEBUG (GPT Plugin): hdr.signature = 0x0000000000000000
DEBUG (GPT Plugin): hdr.signature @ 0x200 = 0x0008335942424F4C
DEBUG (Partitions): Trying Human 68k partitions @ 19
DEBUG (Human68k plugin): sectorSize = 2048
DEBUG (Partitions): Trying Master Boot Record @ 19
DEBUG (MBR plugin): xmlmedia = OpticalDisc
DEBUG (MBR plugin): mbr.magic = 1100
DEBUG (Partitions): Trying NEC PC-9800 partition table @ 19
DEBUG (Partitions): Trying NeXT Disklabel @ 19
DEBUG (Partitions): Trying Plan9 partition table @ 19
DEBUG (Partitions): Trying Rio Karma partitioning @ 19
DEBUG (Partitions): Trying SGI Disk Volume Header @ 19
DEBUG (SGIVH plugin): dvh.magic = 0x01000000 (should be 0x0BE5A941)
DEBUG (Partitions): Trying Sun Disklabel @ 19
DEBUG (Sun plugin): dkl.dkl_magic = 0x4C00
DEBUG (Sun plugin): dkl8.dkl_vtoc.v_sanity = 0x4F4C0500
DEBUG (Sun plugin): dkl16.dkl_vtoc.v_sanity = 0x17000000
DEBUG (Partitions): Trying UNIX hardwired @ 19
DEBUG (Partitions): Trying UNIX VTOC @ 19
DEBUG (VTOC plugin): sanity at 19 is 0x01001400 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 20 is 0x00000000 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 27 is 0x00000000 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (VTOC plugin): sanity at 48 is 0x00000000 (should be 0xCA5E600D or 0x0D605ECA)
DEBUG (Partitions): Trying Xbox partitioning @ 19
DEBUG (Partitions): Trying XENIX @ 19
DEBUG (XENIX plugin): xnxtbl.p_magic = 0x0000 (should be 0x1234)
DEBUG (Partitions): Got 0 children
DEBUG (Partitions): Got 0 parents
DEBUG (Partitions): Got 2 partitions
3 partitions found.

Partition 0:
Identifying filesystem on partition
DEBUG (ADFS Plugin): oldMap0.checksum = 0
DEBUG (ADFS Plugin): oldChk0 = 167
DEBUG (ADFS Plugin): oldMap1.checksum = 0
DEBUG (ADFS Plugin): oldChk1 = 128
DEBUG (ADFS Plugin): newChk = 154
DEBUG (ADFS Plugin): map.zoneChecksum = 69
DEBUG (ADFS Plugin): bootChk = 128
DEBUG (ADFS Plugin): bBlock.checksum = 0
DEBUG (ProDOS plugin): prePointer = 26708
DEBUG (BTRFS Plugin): sbSectorOff = 32
DEBUG (BTRFS Plugin): sbSectorSize = 2
DEBUG (BTRFS Plugin): partition.PartitionStartSector = 0
DEBUG (BTRFS Plugin): btrfsSb.magic = 0x0000000000000000
DEBUG (dump(8) plugin): old magic = 0x00000000
DEBUG (dump(8) plugin): aix magic = 0x00000000
DEBUG (dump(8) plugin): new magic = 0x00000000
DEBUG (EFS plugin): magic at 0x200 = 0x00000000 (expected 0x00072959 or 0x0007295A)
DEBUG (Files-11 plugin): magic: "            "
DEBUG (Files-11 plugin): unaligned magic: "            "
DEBUG (Fossil plugin): magic at 0x00000000 (expected 0x3776AE89)
DEBUG (LIF plugin): magic 0x00004552 (expected 0x00008000)
DEBUG (ISO9660 plugin): VDMagic = CD001
DEBUG (ISO9660 plugin): HSMagic =      
DEBUG (Locus plugin): magic at 0 = 0x00025245
DEBUG (Locus plugin): magic at 1 = 0x20656854
DEBUG (Locus plugin): magic at 2 = 0x20656854
DEBUG (Locus plugin): magic at 3 = 0x20656854
DEBUG (Locus plugin): magic at 4 = 0x20656854
DEBUG (Locus plugin): magic at 5 = 0x20656854
DEBUG (Locus plugin): magic at 6 = 0x20656854
DEBUG (Locus plugin): magic at 7 = 0x20656854
DEBUG (Locus plugin): magic at 8 = 0x20656854
DEBUG (FAT plugin): Human bpc = 0
DEBUG (FAT plugin): Human clusters = 0
DEBUG (FAT plugin): Human big_clusters = 0
DEBUG (FAT plugin): Human expected clusters = 0
DEBUG (FAT plugin): humanClustersCorrect = True
DEBUG (FAT plugin): humanOemCorrect = False
DEBUG (FAT plugin): humanBranchCorrect = False
DEBUG (FAT plugin): atari_oem_correct = False
DEBUG (FAT plugin): dos_oem_correct = False
DEBUG (FAT plugin): bps = 0
DEBUG (FAT plugin): bits in bps = 0
DEBUG (FAT plugin): spc = 0
DEBUG (FAT plugin): correct_spc = False
DEBUG (FAT plugin): reserved_secs = 0
DEBUG (FAT plugin): fats_no = 0
DEBUG (FAT plugin): root_entries = 0
DEBUG (FAT plugin): sectors = 0
DEBUG (FAT plugin): media_descriptor = 0x00
DEBUG (FAT plugin): fat_sectors = 0
DEBUG (FAT plugin): msx_id = "      "
DEBUG (FAT plugin): big_sectors = 0
DEBUG (FAT plugin): bpb_signature = 0x00
DEBUG (FAT plugin): fat32_signature = 0x00
DEBUG (FAT plugin): fat32_id = "        "
DEBUG (FAT plugin): huge_sectors = 0
DEBUG (FAT plugin): fat_id = 0x54
DEBUG (FAT plugin): apricot_bps = 0
DEBUG (FAT plugin): apricot_spc = 0
DEBUG (FAT plugin): apricot_correct_spc = False
DEBUG (FAT plugin): apricot_reserved_secs = 0
DEBUG (FAT plugin): apricot_fats_no = 0
DEBUG (FAT plugin): apricot_root_entries = 0
DEBUG (FAT plugin): apricot_sectors = 0
DEBUG (FAT plugin): apricot_media_descriptor = 0x00
DEBUG (FAT plugin): apricot_fat_sectors = 0
DEBUG (FAT plugin): 1st fat cluster 1 = 865
DEBUG (RBF plugin): magic at 0 = 0x00000000 or 0x45520200 (expected 0x4372757A or 0x7A757243)
DEBUG (RBF plugin): magic at 4 = 0x00000000 or 0x54686520 (expected 0x4372757A or 0x7A757243)
DEBUG (RBF plugin): magic at 15 = 0x00000000 or 0x54686520 (expected 0x4372757A or 0x7A757243)
DEBUG (UCSD Pascal Plugin): volEntry.firstBlock = 21608
DEBUG (UCSD Pascal Plugin): volEntry.lastBlock = 25888
DEBUG (UCSD Pascal Plugin): volEntry.entryType = 20581
DEBUG (UCSD Pascal Plugin): volEntry.volumeName = System.Byte[]
DEBUG (UCSD Pascal Plugin): volEntry.blocks = 28525
DEBUG (UCSD Pascal Plugin): volEntry.files = 19809
DEBUG (UCSD Pascal Plugin): volEntry.dummy = 27493
DEBUG (UCSD Pascal Plugin): volEntry.lastBoot = 29216
DEBUG (UCSD Pascal Plugin): volEntry.tail = 1718579744
DEBUG (UNICOS plugin): magic = 0x455202000013F901 (expected 0x6E6331667331636E)
DEBUG (UDF Plugin): anchor.tag.tagIdentifier = 2560
DEBUG (UDF Plugin): anchor.tag.descriptorVersion = 11839
DEBUG (UDF Plugin): anchor.tag.tagChecksum = 0x00
DEBUG (UDF Plugin): anchor.tag.reserved = 8
DEBUG (UDF Plugin): anchor.tag.tagSerialNumber = 47694
DEBUG (UDF Plugin): anchor.tag.descriptorCrc = 0x0AFC
DEBUG (UDF Plugin): anchor.tag.descriptorCrcLength = 3631
DEBUG (UDF Plugin): anchor.tag.tagLocation = 1392491086
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.length = 302018080
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.location = 1746948128
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.length = 1344278528
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.location = 302018082
DEBUG (UDF Plugin): anchor.tag.tagIdentifier = 24909
DEBUG (UDF Plugin): anchor.tag.descriptorVersion = 25460
DEBUG (UDF Plugin): anchor.tag.tagChecksum = 0x68
DEBUG (UDF Plugin): anchor.tag.reserved = 77
DEBUG (UDF Plugin): anchor.tag.tagSerialNumber = 25711
DEBUG (UDF Plugin): anchor.tag.descriptorCrc = 0x5065
DEBUG (UDF Plugin): anchor.tag.descriptorCrcLength = 28257
DEBUG (UDF Plugin): anchor.tag.tagLocation = 18021
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.length = 22094
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.location = 774832943
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.length = 3108898816
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.location = 977862656
DEBUG (UDF Plugin): anchor.tag.tagIdentifier = 42499
DEBUG (UDF Plugin): anchor.tag.descriptorVersion = 41402
DEBUG (UDF Plugin): anchor.tag.tagChecksum = 0xFF
DEBUG (UDF Plugin): anchor.tag.reserved = 212
DEBUG (UDF Plugin): anchor.tag.tagSerialNumber = 32846
DEBUG (UDF Plugin): anchor.tag.descriptorCrc = 0x2000
DEBUG (UDF Plugin): anchor.tag.descriptorCrcLength = 0
DEBUG (UDF Plugin): anchor.tag.tagLocation = 0
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.length = 192955168
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.location = 8
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.length = 0
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.location = 218125314
DEBUG (UDF Plugin): anchor.tag.tagIdentifier = 64506
DEBUG (UDF Plugin): anchor.tag.descriptorVersion = 64507
DEBUG (UDF Plugin): anchor.tag.tagChecksum = 0xFB
DEBUG (UDF Plugin): anchor.tag.reserved = 250
DEBUG (UDF Plugin): anchor.tag.tagSerialNumber = 62455
DEBUG (UDF Plugin): anchor.tag.descriptorCrc = 0xF2F1
DEBUG (UDF Plugin): anchor.tag.descriptorCrcLength = 62450
DEBUG (UDF Plugin): anchor.tag.tagLocation = 3991991283
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.length = 4042255852
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.location = 3991860209
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.length = 3974950123
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.location = 3857050603
DEBUG (UDF Plugin): anchor.tag.tagIdentifier = UnallocatedSpaceDescriptor
DEBUG (UDF Plugin): anchor.tag.descriptorVersion = 65528
DEBUG (UDF Plugin): anchor.tag.tagChecksum = 0xFF
DEBUG (UDF Plugin): anchor.tag.reserved = 255
DEBUG (UDF Plugin): anchor.tag.tagSerialNumber = 255
DEBUG (UDF Plugin): anchor.tag.descriptorCrc = 0xFB00
DEBUG (UDF Plugin): anchor.tag.descriptorCrcLength = 64507
DEBUG (UDF Plugin): anchor.tag.tagLocation = 4294901760
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.length = 0
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.location = 4294901760
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.length = 16449536
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.location = 4278255104
DEBUG (UDF Plugin): anchor.tag.tagIdentifier = 44044
DEBUG (UDF Plugin): anchor.tag.descriptorVersion = 0
DEBUG (UDF Plugin): anchor.tag.tagChecksum = 0x01
DEBUG (UDF Plugin): anchor.tag.reserved = 0
DEBUG (UDF Plugin): anchor.tag.tagSerialNumber = 12307
DEBUG (UDF Plugin): anchor.tag.descriptorCrc = 0x0C6F
DEBUG (UDF Plugin): anchor.tag.descriptorCrcLength = 800
DEBUG (UDF Plugin): anchor.tag.tagLocation = 48272
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.length = 1076428801
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.location = 2886476800
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.length = 65536
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.location = 208610304
DEBUG (UDF Plugin): anchor.tag.tagIdentifier = 0
DEBUG (UDF Plugin): anchor.tag.descriptorVersion = 0
DEBUG (UDF Plugin): anchor.tag.tagChecksum = 0x00
DEBUG (UDF Plugin): anchor.tag.reserved = 0
DEBUG (UDF Plugin): anchor.tag.tagSerialNumber = 0
DEBUG (UDF Plugin): anchor.tag.descriptorCrc = 0x0000
DEBUG (UDF Plugin): anchor.tag.descriptorCrcLength = 0
DEBUG (UDF Plugin): anchor.tag.tagLocation = 0
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.length = 0
DEBUG (UDF Plugin): anchor.mainVolumeDescriptorSequenceExtent.location = 0
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.length = 0
DEBUG (UDF Plugin): anchor.reserveVolumeDescriptorSequenceExtent.location = 0
DEBUG (XFS plugin): magic at 0x000 = 0x45520200 (expected 0x58465342)
DEBUG (XFS plugin): magic at 0x200 = 0x504D0000 (expected 0x58465342)
DEBUG (XFS plugin): magic at 0x400 = 0x504D0000 (expected 0x58465342)
Identified by ISO9660 Filesystem.
DEBUG (ISO9660 plugin): Processing VD loop no. 0
DEBUG (ISO9660 plugin): Reading sector 16
DEBUG (ISO9660 plugin): VDType = 1
DEBUG (ISO9660 plugin): Processing VD loop no. 1
DEBUG (ISO9660 plugin): Reading sector 17
DEBUG (ISO9660 plugin): VDType = 255
DEBUG (ISO9600ToDateTime handler): year = "1993"
DEBUG (ISO9600ToDateTime handler): month = "03"
DEBUG (ISO9600ToDateTime handler): day = "03"
DEBUG (ISO9600ToDateTime handler): hour = "10"
DEBUG (ISO9600ToDateTime handler): minute = "07"
DEBUG (ISO9600ToDateTime handler): second = "07"
DEBUG (ISO9600ToDateTime handler): hundredths = "00"
DEBUG (ISO9600ToDateTime handler): decodedDT = new DateTime(1993, 3, 3, 10, 7, 7, 0, DateTimeKind.Unspecified);
DEBUG (ISO9600ToDateTime handler): year = "1993"
DEBUG (ISO9600ToDateTime handler): month = "03"
DEBUG (ISO9600ToDateTime handler): day = "03"
DEBUG (ISO9600ToDateTime handler): hour = "10"
DEBUG (ISO9600ToDateTime handler): minute = "07"
DEBUG (ISO9600ToDateTime handler): second = "07"
DEBUG (ISO9600ToDateTime handler): hundredths = "00"
DEBUG (ISO9600ToDateTime handler): decodedDT = new DateTime(1993, 3, 3, 10, 7, 7, 0, DateTimeKind.Unspecified);
DEBUG (ISO9600ToDateTime handler): year = "1993"
DEBUG (ISO9600ToDateTime handler): month = "03"
DEBUG (ISO9600ToDateTime handler): day = "03"
DEBUG (ISO9600ToDateTime handler): hour = "10"
DEBUG (ISO9600ToDateTime handler): minute = "07"
DEBUG (ISO9600ToDateTime handler): second = "07"
DEBUG (ISO9600ToDateTime handler): hundredths = "00"
DEBUG (ISO9600ToDateTime handler): decodedDT = new DateTime(1993, 3, 3, 10, 7, 7, 0, DateTimeKind.Unspecified);
DEBUG (ISO9600ToDateTime handler): year = "1993"
DEBUG (ISO9600ToDateTime handler): month = "03"
DEBUG (ISO9600ToDateTime handler): day = "03"
DEBUG (ISO9600ToDateTime handler): hour = "10"
DEBUG (ISO9600ToDateTime handler): minute = "07"
DEBUG (ISO9600ToDateTime handler): second = "07"
DEBUG (ISO9600ToDateTime handler): hundredths = "00"
DEBUG (ISO9600ToDateTime handler): decodedDT = new DateTime(1993, 3, 3, 10, 7, 7, 0, DateTimeKind.Unspecified);
Error reading file: Specified argument was out of the range of valid values.
DEBUG (Ls command):    at Aaru.Filesystems.ISO9660.DecodePathTable(Byte[] data) in /home/claunia/Development/Aaru/Aaru/Aaru.Filesystems/ISO9660/PathTable.cs:line 50
   at Aaru.Filesystems.ISO9660.Mount(IMediaImage imagePlugin, Partition partition, Encoding encoding, Dictionary`2 options, String namespace) in /home/claunia/Development/Aaru/Aaru/Aaru.Filesystems/ISO9660/Super.cs:line 317
   at Aaru.Commands.Filesystem.LsCommand.Invoke(Boolean debug, Boolean verbose, String encoding, String imagePath, Boolean longFormat, String namespace, String options) in /home/claunia/Development/Aaru/Aaru/Aaru/Commands/Filesystem/Ls.cs:line 287

Affected image

Redump image Disney's Aladdin - Activity Center (USA) , can be found on Archive.org

TheRogueArchivist commented 2 years ago

Can confirm the presence of this bug in the archive.org upload linked.