aaru-dps / Aaru

Aaru Data Preservation Suite
Other
500 stars 33 forks source link

Source array was not long enough for Sega Saturn game on HL-DT-ST_DVDRAM GH24NSD1_LB00 #736

Open tillewolle opened 2 years ago

tillewolle 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?

Device manufacturer

HT-DL-ST

Device model

GH24NSD1_LB00

Bus the device uses to attach to the computer

USB cable or card reader manufacturer

No response

USB cable or card reader model

No response

What were you doing when it failed?

Description

When dumping Sega Saturn games aaru errors out with

Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Source array was not long enough. Check the source index, length, and the array's lower bounds. (Parameter 'sourceArray')

after reading 262752 sectors. Aaru stops immediately.

In line 164 - 170 and also line 369 - 375 of the debug output some characters can not be displayed properly. This might be related to the title being in Japanese/Kanji.

DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.domestic_title = "<0x00>??B <0x00><0x02>?' 9?<0x00>@<0x0e>?<0x15><0x00> ?/<0X00> ?V<0x00> ?<0x00>?<01xd>?<0x16>??<0x00> ?<0x1a>b"B<0x0b><0x00> ?"

DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.overseas_title = "<0x17>c2<0x12>?<0x13>C<0x0b><0x00> ?<0x12>?<0x12>?<0x12>?<0x13>C<0x0b><0x00> ?<0x12>b"?<0x0b>"9"(?#?<0x10>/2?"<0X00> ?<0X0f><0x10><0x00><0x05>"

DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.product_code = "?<0x05>?<0x05>?<0x08><0x00><0x06><0x00><0x02><0x06><0x00>"`

DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.peripherals = "-|<0x06><0x00><0x03><0x00><0x06><0x00>"?<0x06><0x00><0x03>D&?"

`DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.region_codes = "?<0x1e>#!?d?<0x1d>"2?<0x06><0x00> R?"``

Other Sega Saturn games dump fine.

Exact command line used

dotnet aaru.dll media dump -f -d /dev/sr0 /home/t/Desktop/Scans/Datana_Twinbee.aaruf

Expected behavior

Aaru finishes the dump without errors.

Actual behavior

Aaru crashes as shown in output. Some characters in the debug output can't be displayed.

Output of command execution with debug output enabled

aaru 5.3.1
Copyright © 2011-2022 Natalia Portillo

DEBUG (Dump-Media command): --cicm-xml=
DEBUG (Dump-Media command): --debug=True
DEBUG (Dump-Media command): --device=/dev/sr0
DEBUG (Dump-Media command): --encoding=
DEBUG (Dump-Media command): --first-pregap=False
DEBUG (Dump-Media command): --fix-offset=True
DEBUG (Dump-Media command): --force=True
DEBUG (Dump-Media command): --format=
DEBUG (Dump-Media command): --metadata=True
DEBUG (Dump-Media command): --options=
DEBUG (Dump-Media command): --output=/home/t/Desktop/Scans/Datana_Twinbee/datana.aaruf
DEBUG (Dump-Media command): --persistent=False
DEBUG (Dump-Media command): --resume=True
DEBUG (Dump-Media command): --retry-passes=5
DEBUG (Dump-Media command): --skip=512
DEBUG (Dump-Media command): --stop-on-error=False
DEBUG (Dump-Media command): --trim=True
DEBUG (Dump-Media command): --verbose=False
DEBUG (Dump-Media command): --subchannel=any
DEBUG (Dump-Media command): --private=False
DEBUG (Dump-Media command): --fix-subchannel-position=True
DEBUG (Dump-Media command): --retry-subchannel=True
DEBUG (Dump-Media command): --fix-subchannel=False
DEBUG (Dump-Media command): --fix-subchannel-crc=False
DEBUG (Dump-Media command): --generate-subchannels=False
DEBUG (Dump-Media command): --skip-cdiready-hole=True
DEBUG (Dump-Media command): --eject=False
DEBUG (Dump-Media command): --max-blocks=64
DEBUG (Dump-Media command): --use-buffered-reads=True
DEBUG (Dump-Media command): --store-encrypted=True
DEBUG (Dump-Media command): --title-keys=True
DEBUG (Dump-Media command): Parsed options:
DEBUG (SCSI Device): INQUIRY took 4 ms.
DEBUG (ATA Device): IDENTIFY PACKET DEVICE took 0.021 ms.
DEBUG (SCSI Device): GET CONFIGURATION (Starting Feature Number: 264, Return Type: Single, Sense: False, Last Error: 0) took 4 ms.
Output image format: Aaru Format.

Device not in database, please create a device report and attach it to a Github issue.
DEBUG (SCSI Device): TEST UNIT READY took 1.2875 ms.

DEBUG (SCSI Device): GET CONFIGURATION (Starting Feature Number: 0, Return Type: Current, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): MODE SENSE(10) took 4 ms.

Reading full TOC
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 2, Track/Session Number: 0, Sense: False, LastError: 0) 4 ms.

Building track map...

Checking if drive supports PQ subchannel reading...
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2368, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Q16, Sense: False, Last Error: 0) took 1536 ms.

Checking if drive supports full raw subchannel reading...
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.

Full raw subchannel reading supported...
DEBUG (SCSI Device): READ CD (LBA: 110, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 40 ms.

Drive returns subchannel in BCD...

Calculating pregaps, can take some time...
DEBUG (SCSI Device): READ CD (LBA: 11, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 36 ms.
DEBUG (Pregap calculator): Subchannel is BCD
DEBUG (Pregap calculator): Skipping track 1
DEBUG (Pregap calculator): Track 2
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1416 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 1, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.5624 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 2, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 3, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3181 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 4, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.2943 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 5, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3137 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 6, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3334 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 7, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 8, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.5069 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 9, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3027 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 10, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262744, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 48 ms.
DEBUG (SCSI Device): READ CD (LBA: 262754, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 48 ms.
DEBUG (Pregap calculator): LBA: 262754, Try 1, Sense False, Q: 41 01 01 58 23 29 00 58 25 29 CRC 0xD77D, Calculated CRC: 0xD77D
DEBUG (SCSI Device): READ CD (LBA: 262755, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262755, Try 1, Sense False, Q: 01 02 00 00 01 73 00 58 25 30 CRC 0xD806, Calculated CRC: 0xD806
DEBUG (Pregap calculator): Pregap for track 2: 149
DEBUG (SCSI Device): READ CD (LBA: 262744, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 262754, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.2094 ms.
DEBUG (Pregap calculator): LBA: 262754, Try 1, Sense False, Q: 41 01 01 58 23 29 00 58 25 29 CRC 0xD77D, Calculated CRC: 0xD77D
DEBUG (SCSI Device): READ CD (LBA: 262755, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.2756 ms.
DEBUG (Pregap calculator): LBA: 262755, Try 1, Sense False, Q: 01 02 00 00 01 73 00 58 25 30 CRC 0xD806, Calculated CRC: 0xD806
DEBUG (Pregap calculator): Skipping track 3

Reading ATIP
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 4, Track/Session Number: 0, Sense: True, LastError: 0) 32 ms.

Reading Disc Information
DEBUG (SCSI Device): READ DISC INFORMATION (Data Type: DiscInformation, Sense: False, Last Error: 0) took 4 ms.

Reading PMA
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 3, Track/Session Number: 0, Sense: True, LastError: 0) 28 ms.

Reading Session Information
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 1, Track/Session Number: 0, Sense: False, LastError: 0) 1.3573 ms.

Reading CD-Text from Lead-In
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 5, Track/Session Number: 0, Sense: False, LastError: 0) 6424 ms.

Solving lead-outs...

Detecting disc type...
DEBUG (SCSI Device): GET CONFIGURATION (Starting Feature Number: 0, Return Type: Current, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Media-Info command): GET CONFIGURATION current profile is 0008h
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 4, Track/Session Number: 0, Sense: True, LastError: 0) 28 ms.
DEBUG (SCSI Device): READ CD (LBA: 16, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 60 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 40 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 2, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.799 ms.
DEBUG (SCSI Device): READ CD (LBA: 3, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 4, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.4778 ms.
DEBUG (SCSI Device): READ CD (LBA: 5, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 6, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.8551 ms.
DEBUG (SCSI Device): READ CD (LBA: 7, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 8, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.8863 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.4923 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 0.5079 ms.
DEBUG (SCSI Device): READ CD (LBA: 4200, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 72 ms.
DEBUG (SCSI Device): READ CD (LBA: 4201, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1248 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 2.4279 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 0.5557 ms.
DEBUG (SCSI Device): READ CD (LBA: 2, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 0.361 ms.
DEBUG (SCSI Device): READ CD (LBA: 3, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 0.3638 ms.
DEBUG (SCSI Device): READ CD (LBA: 4, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 5, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 6, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 3.1013 ms.
DEBUG (SCSI Device): READ CD (LBA: 7, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 2.8979 ms.
DEBUG (SCSI Device): READ CD (LBA: 8, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 9, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 10, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 11, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.volume_name = "SEGA TP T-9"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.system_name = "T-9505G   V"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.volume_version = "2020"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.volume_type = 0x00002020
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.system_version = 0x0000302E
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_address = 0x35393931
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_loadsize = 925972528
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_entry_address = 0x312D4443
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_work_ram_size = 538980655
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_address = 0x2020544A
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_loadsize = 538976288
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_entry_address = 0x20202020
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_work_ram_size = 538976288
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.release_date = "J       "
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.release_date2 = " ?b"?"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.developer_code = "??@C"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.domestic_title = "<0x00>??B <0x00><0x02>?' 9?<0x00>@<0x0e>?<0x15><0x00> ?/<0X00> ?V<0x00> ?<0x00>?<01xd>?<0x16>??<0x00> ?<0x1a>b"B<0x0b><0x00>  ?"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.overseas_title = "<0x17>c2<0x12>?<0x13>C<0x0b><0x00>   ?<0x12>?<0x12>?<0x12>?<0x13>C<0x0b><0x00> ?<0x12>b"?<0x0b>"9"(?#?<0x10>/2?"<0X00>   ?<0X0f><0x10><0x00><0x05>"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.product_code = "?<0x05>?<0x05>?<0x08><0x00><0x06><0x00><0x02>`<0x06><0x00>"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.peripherals = "-|<0x06><0x00><0x03><0x00><0x06><0x00>"?<0x06><0x00><0x03>D&?"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.region_codes = "?<0x1e>#!?d?<0x1d>"2?<0x06><0x00>   R?"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.maker_id = "SEGA TP T-95    "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.product_no = "T-9505G   "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.product_version = "V1.001"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.release_datedate = "19950817"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.saturn_media = "CD-"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.disc_no = 1
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.disc_no_separator = "/"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.disc_total_nos = 1
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.release_date = "19950817"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.spare_space1 = "  "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.region_codes = "JT              "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.peripherals = "J               "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.product_name = "TWINBEE-YAHHO-DX                                                                                                "
DEBUG (Media detection): Found Sega Saturn IP.BIN, setting disc type to Saturn CD.

Checking mode for track 1...
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.4227 ms.

Track 1 is MODE1
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 64, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 5) took 0.0065 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 32, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 64 ms.

Reading 32 sectors at a time.

Device reports 264886 blocks (648440928 bytes).

Device can read 32 blocks at a time.

Device reports 2448 bytes per logical block.
SCSI device type: MultiMediaDevice.

Media identified as SATURNCD.
DEBUG (Aaru Format plugin): Got a shift of 12 for 4096 sectors per block
Error creating output image, not continuing.
Cannot append to a non Aaru Format image
aaru 5.3.1
Copyright © 2011-2022 Natalia Portillo

DEBUG (Dump-Media command): --cicm-xml=
DEBUG (Dump-Media command): --debug=True
DEBUG (Dump-Media command): --device=/dev/sr0
DEBUG (Dump-Media command): --encoding=
DEBUG (Dump-Media command): --first-pregap=False
DEBUG (Dump-Media command): --fix-offset=True
DEBUG (Dump-Media command): --force=True
DEBUG (Dump-Media command): --format=
DEBUG (Dump-Media command): --metadata=True
DEBUG (Dump-Media command): --options=
DEBUG (Dump-Media command): --output=/home/t/Desktop/Scans/Datana_Twinbee/datana.aaruf
DEBUG (Dump-Media command): --persistent=False
DEBUG (Dump-Media command): --resume=True
DEBUG (Dump-Media command): --retry-passes=5
DEBUG (Dump-Media command): --skip=512
DEBUG (Dump-Media command): --stop-on-error=False
DEBUG (Dump-Media command): --trim=True
DEBUG (Dump-Media command): --verbose=False
DEBUG (Dump-Media command): --subchannel=any
DEBUG (Dump-Media command): --private=False
DEBUG (Dump-Media command): --fix-subchannel-position=True
DEBUG (Dump-Media command): --retry-subchannel=True
DEBUG (Dump-Media command): --fix-subchannel=False
DEBUG (Dump-Media command): --fix-subchannel-crc=False
DEBUG (Dump-Media command): --generate-subchannels=False
DEBUG (Dump-Media command): --skip-cdiready-hole=True
DEBUG (Dump-Media command): --eject=False
DEBUG (Dump-Media command): --max-blocks=64
DEBUG (Dump-Media command): --use-buffered-reads=True
DEBUG (Dump-Media command): --store-encrypted=True
DEBUG (Dump-Media command): --title-keys=True
DEBUG (Dump-Media command): Parsed options:
DEBUG (SCSI Device): INQUIRY took 2.4735 ms.
DEBUG (ATA Device): IDENTIFY PACKET DEVICE took 0.0196 ms.
DEBUG (SCSI Device): GET CONFIGURATION (Starting Feature Number: 264, Return Type: Single, Sense: False, Last Error: 0) took 0.8734 ms.
Output image format: Aaru Format.

Device not in database, please create a device report and attach it to a Github issue.
DEBUG (SCSI Device): TEST UNIT READY took 4 ms.

DEBUG (SCSI Device): GET CONFIGURATION (Starting Feature Number: 0, Return Type: Current, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): MODE SENSE(10) took 4 ms.

Reading full TOC
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 2, Track/Session Number: 0, Sense: False, LastError: 0) 4 ms.

Building track map...

Checking if drive supports PQ subchannel reading...
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2368, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Q16, Sense: False, Last Error: 0) took 2084 ms.

Checking if drive supports full raw subchannel reading...
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.8091 ms.

Full raw subchannel reading supported...
DEBUG (SCSI Device): READ CD (LBA: 110, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 76 ms.

Drive returns subchannel in BCD...

Calculating pregaps, can take some time...
DEBUG (SCSI Device): READ CD (LBA: 11, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 80 ms.
DEBUG (Pregap calculator): Subchannel is BCD
DEBUG (Pregap calculator): Skipping track 1
DEBUG (Pregap calculator): Track 2
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 208 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 1, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.5527 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 2, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 3, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3416 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 4, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 5, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 6, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.389 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 7, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 8, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3542 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 9, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262903, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3329 ms.
DEBUG (Pregap calculator): LBA: 262903, Try 10, Sense False, Q: 01 02 00 00 00 00 00 58 27 08 CRC 0x9BA9, Calculated CRC: 0xBFCB
DEBUG (SCSI Device): READ CD (LBA: 262744, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 44 ms.
DEBUG (SCSI Device): READ CD (LBA: 262754, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 44 ms.
DEBUG (Pregap calculator): LBA: 262754, Try 1, Sense False, Q: 41 01 01 58 23 29 00 58 25 29 CRC 0xD77D, Calculated CRC: 0xD77D
DEBUG (SCSI Device): READ CD (LBA: 262755, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 2.1981 ms.
DEBUG (Pregap calculator): LBA: 262755, Try 1, Sense False, Q: 01 02 00 00 01 73 00 58 25 30 CRC 0xD806, Calculated CRC: 0xD806
DEBUG (Pregap calculator): Pregap for track 2: 149
DEBUG (SCSI Device): READ CD (LBA: 262744, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3058 ms.
DEBUG (SCSI Device): READ CD (LBA: 262754, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.3806 ms.
DEBUG (Pregap calculator): LBA: 262754, Try 1, Sense False, Q: 41 01 01 58 23 29 00 58 25 29 CRC 0xD77D, Calculated CRC: 0xD77D
DEBUG (SCSI Device): READ CD (LBA: 262755, Block Size: 2448, Transfer Length: 1, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Pregap calculator): LBA: 262755, Try 1, Sense False, Q: 01 02 00 00 01 73 00 58 25 30 CRC 0xD806, Calculated CRC: 0xD806
DEBUG (Pregap calculator): Skipping track 3

Reading ATIP
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 4, Track/Session Number: 0, Sense: True, LastError: 0) 32 ms.

Reading Disc Information
DEBUG (SCSI Device): READ DISC INFORMATION (Data Type: DiscInformation, Sense: False, Last Error: 0) took 4 ms.

Reading PMA
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 3, Track/Session Number: 0, Sense: True, LastError: 0) 28 ms.

Reading Session Information
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 1, Track/Session Number: 0, Sense: False, LastError: 0) 1.3956 ms.

Reading CD-Text from Lead-In
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 5, Track/Session Number: 0, Sense: False, LastError: 0) 6432 ms.

Solving lead-outs...

Detecting disc type...
DEBUG (SCSI Device): GET CONFIGURATION (Starting Feature Number: 0, Return Type: Current, Sense: False, Last Error: 0) took 4 ms.
DEBUG (Media-Info command): GET CONFIGURATION current profile is 0008h
DEBUG (SCSI Device): READ TOC/PMA/ATIP took (MSF: True, Format: 4, Track/Session Number: 0, Sense: True, LastError: 0) 32 ms.
DEBUG (SCSI Device): READ CD (LBA: 16, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 76 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 40 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.7316 ms.
DEBUG (SCSI Device): READ CD (LBA: 2, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.766 ms.
DEBUG (SCSI Device): READ CD (LBA: 3, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.8054 ms.
DEBUG (SCSI Device): READ CD (LBA: 4, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.7152 ms.
DEBUG (SCSI Device): READ CD (LBA: 5, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.8158 ms.
DEBUG (SCSI Device): READ CD (LBA: 6, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 2.0553 ms.
DEBUG (SCSI Device): READ CD (LBA: 7, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.5356 ms.
DEBUG (SCSI Device): READ CD (LBA: 8, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.5102 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 4200, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 72 ms.
DEBUG (SCSI Device): READ CD (LBA: 4201, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1224 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.4741 ms.
DEBUG (SCSI Device): READ CD (LBA: 1, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 0.4339 ms.
DEBUG (SCSI Device): READ CD (LBA: 2, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 0.3746 ms.
DEBUG (SCSI Device): READ CD (LBA: 3, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 1.9833 ms.
DEBUG (SCSI Device): READ CD (LBA: 4, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 5, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 6, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 7, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 8, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 9, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 3.1572 ms.
DEBUG (SCSI Device): READ CD (LBA: 10, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 11, Block Size: 2352, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.volume_name = "SEGA TP T-9"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.system_name = "T-9505G   V"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.volume_version = "2020"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.volume_type = 0x00002020
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.system_version = 0x0000302E
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_address = 0x35393931
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_loadsize = 925972528
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_entry_address = 0x312D4443
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.ip_work_ram_size = 538980655
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_address = 0x2020544A
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_loadsize = 538976288
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_entry_address = 0x20202020
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.sp_work_ram_size = 538976288
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.release_date = "J       "
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.release_date2 = " ?b"?"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.developer_code = "??@C"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.domestic_title = "<0x00>??B <0x00><0x02>?' 9?<0x00>@<0x0e>?<0x15><0x00> ?/<0X00> ?V<0x00> ?<0x00>?<01xd>?<0x16>??<0x00> ?<0x1a>b"B<0x0b><0x00>  ?"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.overseas_title = "<0x17>c2<0x12>?<0x13>C<0x0b><0x00>   ?<0x12>?<0x12>?<0x12>?<0x13>C<0x0b><0x00> ?<0x12>b"?<0x0b>"9"(?#?<0x10>/2?"<0X00>   ?<0X0f><0x10><0x00><0x05>"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.product_code = "?<0x05>?<0x05>?<0x08><0x00><0x06><0x00><0x02>`<0x06><0x00>"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.peripherals = "-|<0x06><0x00><0x03><0x00><0x06><0x00>"?<0x06><0x00><0x03>D&?"
DEBUG (SegaCD IP.BIN Decoder): segacd_ipbin.region_codes = "?<0x1e>#!?d?<0x1d>"2?<0x06><0x00>   R?"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.maker_id = "SEGA TP T-95    "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.product_no = "T-9505G   "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.product_version = "V1.001"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.release_datedate = "19950817"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.saturn_media = "CD-"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.disc_no = 1
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.disc_no_separator = "/"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.disc_total_nos = 1
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.release_date = "19950817"
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.spare_space1 = "  "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.region_codes = "JT              "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.peripherals = "J               "
DEBUG (Saturn IP.BIN Decoder): saturn_ipbin.product_name = "TWINBEE-YAHHO-DX                                                                                                "
DEBUG (Media detection): Found Sega Saturn IP.BIN, setting disc type to Saturn CD.

Checking mode for track 1...
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.

Track 1 is MODE1
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 64, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 5) took 0.006 ms.
DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 32, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 60 ms.

Reading 32 sectors at a time.

Device reports 264886 blocks (648440928 bytes).

Device can read 32 blocks at a time.

Device reports 2448 bytes per logical block.

SCSI device type: MultiMediaDevice.

Media identified as SATURNCD.
DEBUG (Aaru Format plugin): Got a shift of 12 for 4096 sectors per block
DEBUG (Aaru Format plugin): In memory DDT?: True

Setting flags for track 1...

Setting flags for track 2...

Setting flags for track 3...

[...]

[...]

DEBUG (SCSI Device): READ CD (LBA: 151, Block Size: 2352, Transfer Length: 3, Expected Sector Type: Cdda, DAP: False, Relative Address: False, Sync: False, Headers: None, User Data: True, ECC/EDC: False, C2: None, Subchannel: None, Sense: False, Last Error: 0) took 104 ms.

Drive reading offset is 24 bytes (6 samples).

Disc offsets is 0 bytes (0 samples)

Setting speed to MAX for data reading.
DEBUG (SCSI Device): SET CD SPEED (Rotational Control: ClvAndImpureCav, Read Speed: 65535, Write Speed: 0, Sense: False, Last Error: 0) took 4 ms.

Reading sector 0 of 264886 (0.000 MiB/sec.)DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 32, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 184 ms.

Setting index 1 for track 1 to LBA 0.

Reading sector 0 of 264886 (0.000 MiB/sec.)DEBUG (SCSI Device): READ CD (LBA: 0, Block Size: 2448, Transfer Length: 32, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 176 ms.

[...]

[...]

Reading sector 262720 of 264886 (8.685 MiB/sec.)DEBUG (SCSI Device): READ CD (LBA: 262720, Block Size: 2448, Transfer Length: 32, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.

Reading sector 262752 of 264886 (7.499 MiB/sec.)DEBUG (SCSI Device): READ CD (LBA: 262752, Block Size: 2448, Transfer Length: 8, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: True, Last Error: 0) took 32 ms.
DEBUG (SCSI Device): READ CD (LBA: 262752, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 1.2711 ms.
DEBUG (SCSI Device): READ CD (LBA: 262753, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 16 ms.
DEBUG (SCSI Device): READ CD (LBA: 262754, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 0.8866 ms.
DEBUG (SCSI Device): READ CD (LBA: 262755, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 20 ms.

Reading sector 262752 of 264886 (7.499 MiB/sec.)DEBUG (SCSI Device): READ CD (LBA: 262752, Block Size: 2448, Transfer Length: 3, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: True, Last Error: 0) took 28 ms.
DEBUG (SCSI Device): READ CD (LBA: 262752, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 12 ms.
DEBUG (SCSI Device): READ CD (LBA: 262753, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 4 ms.
DEBUG (SCSI Device): READ CD (LBA: 262754, Block Size: 2448, Transfer Length: 1, Expected Sector Type: AllTypes, DAP: False, Relative Address: False, Sync: True, Headers: AllHeaders, User Data: True, ECC/EDC: True, C2: None, Subchannel: Raw, Sense: False, Last Error: 0) took 20 ms.
Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.ArgumentException: Source array was not long enough. Check the source index, length, and the array's lower bounds. (Parameter 'sourceArray')
   at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
   at Aaru.Core.Devices.Dumping.Dump.ReadCdData(ExtentsULong audioExtents, UInt64 blocks, UInt32 blockSize, Double& currentSpeed, DumpHardwareType currentTry, ExtentsULong extents, IbgLog ibgLog, Double& imageWriteDuration, Int64 lastSector, ExtentsULong leadOutExtents, Double& maxSpeed, MhddLog mhddLog, Double& minSpeed, Boolean& newTrim, Boolean nextData, Int32 offsetBytes, Boolean read6, Boolean read10, Boolean read12, Boolean read16, Boolean readcd, Int32 sectorsForOffset, UInt32 subSize, MmcSubchannel supportedSubchannel, Boolean supportsLongSectors, Double& totalDuration, Track[] tracks, SubchannelLog subLog, MmcSubchannel desiredSubchannel, Dictionary`2 isrcs, String& mcn, HashSet`1 subchannelExtents, Dictionary`2 smallestPregapLbaPerTrack) in /home/claunia/Development/Aaru/Aaru/Aaru.Core/Devices/Dumping/CompactDisc/Data.cs:line 631
   at Aaru.Core.Devices.Dumping.Dump.CompactDisc() in /home/claunia/Development/Aaru/Aaru/Aaru.Core/Devices/Dumping/CompactDisc/Dump.cs:line 1259
   at Aaru.Core.Devices.Dumping.Dump.Mmc() in /home/claunia/Development/Aaru/Aaru/Aaru.Core/Devices/Dumping/MMC.cs:line 274
   at Aaru.Core.Devices.Dumping.Dump.Scsi() in /home/claunia/Development/Aaru/Aaru/Aaru.Core/Devices/Dumping/SCSI.cs:line 238
   at Aaru.Core.Devices.Dumping.Dump.Start() in /home/claunia/Development/Aaru/Aaru/Aaru.Core/Devices/Dumping/Dump.cs:line 248
   at Aaru.Commands.Media.DumpMediaCommand.Invoke(Boolean debug, Boolean verbose, String cicmXml, String devicePath, Boolean resume, String encoding, Boolean firstPregap, Boolean fixOffset, Boolean force, Boolean metadata, Boolean trim, String outputPath, String options, Boolean persistent, UInt16 retryPasses, UInt32 skip, Byte speed, Boolean stopOnError, String format, String subchannel, Boolean private, Boolean fixSubchannelPosition, Boolean retrySubchannel, Boolean fixSubchannel, Boolean fixSubchannelCrc, Boolean generateSubchannels, Boolean skipCdiReadyHole, Boolean eject, UInt32 maxBlocks, Boolean useBufferedReads, Boolean storeEncrypted, Boolean titleKeys)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at System.CommandLine.Invocation.ModelBindingCommandHandler.InvokeAsync(InvocationContext context)
   at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseParseErrorReporting>b__19_0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass14_0.<<UseHelp>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass22_0.<<UseVersionOption>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass21_0.<<UseTypoCorrections>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__20_0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseParseDirective>b__18_0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseDebugDirective>b__10_0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<RegisterWithDotnetSuggest>b__9_0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass12_0.<<UseExceptionHandler>b__0>d.MoveNext()

Media details

Detana Twinbee Yahoo Deluxe Pack on VG-Collect EAN-13: 4988602008166 ebay-Link

claunia commented 2 years ago

Awaiting arrival of test disc.