New upstream version 0.79.6
This commit is contained in:
103
regtest/database/RS03i_read_missing_iso_header
Normal file
103
regtest/database/RS03i_read_missing_iso_header
Normal file
@@ -0,0 +1,103 @@
|
||||
9c8681ccde613b9edae6fd148d76f11b
|
||||
ignore
|
||||
This software comes with ABSOLUTELY NO WARRANTY. This
|
||||
is free software and you are welcome to redistribute it
|
||||
under the conditions of the GNU GENERAL PUBLIC LICENSE.
|
||||
See the file "COPYING" for further information.
|
||||
# *** OpenImageFromDevice(sim-cd) ***
|
||||
# InquireDevice returned: Simulated CD drive 1.00
|
||||
|
||||
Device: sim-cd, Simulated CD drive 1.00
|
||||
# *** query_type(Simulated CD drive 1.00, 0) ***
|
||||
# *** get_configuration(Simulated CD drive 1.00) ***
|
||||
# 8 data len, 9 current
|
||||
-> profile 9: CD-R
|
||||
# trying READ DISC INFORMATION for size
|
||||
# size returned is 32
|
||||
# trying READ DISC INFORMATION for real info
|
||||
0000: 00 20 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 . ...... ........
|
||||
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
|
||||
# status is 1e, disc type 0
|
||||
#CD: starting media probe
|
||||
#CD: querying size of READ TOC/PMA/ATIP (for TOC)
|
||||
#CD: size returned is 12
|
||||
#CD: querying real READ TOC/PMA/ATIP (for TOC)
|
||||
0000: 00 0a 00 00 00 14 00 00 00 00 00 00 ........ ....
|
||||
#CD: control is 0x14
|
||||
#CD: querying size of READ TOC/PMA/ATIP (for full TOC)
|
||||
# Warning: Realigning length from 26 to 24
|
||||
#CD: size returned is 24
|
||||
#CD: querying real READ TOC/PMA/ATIP (for full TOC)
|
||||
0000: 00 18 00 01 00 00 00 a0 00 00 00 00 00 00 00 00 ........ ........
|
||||
0010: 00 00 00 00 00 00 00 00 ........
|
||||
#CD: 1 sessions
|
||||
#CD: CD medium detected, type: CD-R mode 1
|
||||
# query_type() returned.
|
||||
# deciding reading strategy...
|
||||
Using READ CD.
|
||||
GetImageFingerprint(16): not readable
|
||||
|
||||
ExamineUDF(Device: Simulated CD drive 1.00)
|
||||
Examining the ISO file system...
|
||||
Sector 16: unreadable
|
||||
Sector 17:
|
||||
Volume descriptor type = 2
|
||||
Volume descriptor version = 1
|
||||
Standard identifier = CD001
|
||||
-> supplementary volume descriptor: *skipped*
|
||||
Sector 18:
|
||||
Volume descriptor type = 255
|
||||
Volume descriptor version = 1
|
||||
Standard identifier = CD001
|
||||
-> volume descriptor set terminator;
|
||||
end of ISO file system parsing.
|
||||
Examining the UDF file system...
|
||||
not yet implemented.
|
||||
|
||||
# *** read_capacity(Simulated CD drive 1.00) ***
|
||||
-> 24989
|
||||
ExamineECC() started
|
||||
...trying RS01
|
||||
...trying RS02
|
||||
RS02Recognize: medium sim-cd
|
||||
RS02Recognize: skipping exhaustive RS02 search
|
||||
...trying RS03
|
||||
RS03RecognizeImage: medium sim-cd
|
||||
FindRS03HeaderInImage: medium sim-cd
|
||||
. NO ISO structures found!
|
||||
RS03RecognizeImage: No EH, entering exhaustive search
|
||||
Warning: image size set to 25000 for debugging!
|
||||
.. trying layer size 98
|
||||
Scanning layers for signatures.
|
||||
- layer slice 0
|
||||
** Success: sector 21070, rediscovered format with 39 roots
|
||||
...augmented image found
|
||||
# Calling query_size()
|
||||
# *** query_size(Simulated CD drive 1.00) ***
|
||||
Medium size obtained from ECC header: 24990 sectors
|
||||
# returned: 24990 sectors
|
||||
Medium: CD-R mode 1, 24990 sectors, Ecc.
|
||||
|
||||
Creating new rs03i-tmp.iso image.
|
||||
Reading CRC information from ecc data (RS03) ... Calculated layout for RS03 image:
|
||||
data sectors = 21000
|
||||
data padding = 68
|
||||
layer size = 98
|
||||
total sectors = 24990
|
||||
medium capacity = 0
|
||||
header position = 21000
|
||||
first CRC sector = 21070
|
||||
first ECC sector = 21168
|
||||
ndata = 216
|
||||
nroots = 39 (18.1%)
|
||||
|
||||
done.
|
||||
Sector 16, try 1: Medium Error; Unrecovered read error.
|
||||
Sector 16: Medium Error; Unrecovered read error. Skipping 15 sectors.
|
||||
|
||||
16 unreadable sectors.
|
||||
CrcBuf contents, image path none (medium):
|
||||
crcSize: 24990, dataSectors: 21000, coveredSectors: 21070, allSectors: 24990
|
||||
md5State: invalid
|
||||
fp sector: 16; invalid
|
||||
missing crcs: 0
|
||||
Reference in New Issue
Block a user