blob: 75bab8dc84a19e86e364050e8c355da013aa0691 [file] [log] [blame]
Max Reitz234764e2014-10-22 14:09:43 +02001QA output created by 108
2
3=== Repairing an image without any refcount table ===
4
Fam Zheng74864582014-12-09 15:38:03 +08005Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Max Reitz234764e2014-10-22 14:09:43 +02006wrote 65536/65536 bytes at offset 0
764 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8ERROR cluster 0 refcount=0 reference=1
9ERROR cluster 3 refcount=0 reference=1
10ERROR cluster 4 refcount=0 reference=1
11ERROR cluster 5 refcount=0 reference=1
12Rebuilding refcount structure
13The following inconsistencies were found and repaired:
14
15 0 leaked clusters
16 4 corruptions
17
18Double checking the fixed image now...
19No errors were found on the image.
20read 65536/65536 bytes at offset 0
2164 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22
23=== Repairing unreferenced data cluster in new refblock area ===
24
Fam Zheng74864582014-12-09 15:38:03 +080025Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Max Reitz234764e2014-10-22 14:09:43 +020026wrote 111104/111104 bytes at offset 0
27108.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28131072
29wrote 512/512 bytes at offset 131072
30512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31read 512/512 bytes at offset 111104
32512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
33ERROR cluster 256 refcount=0 reference=1
34Rebuilding refcount structure
35Repairing cluster 1 refcount=1 reference=0
36Repairing cluster 2 refcount=1 reference=0
37The following inconsistencies were found and repaired:
38
39 0 leaked clusters
40 1 corruptions
41
42Double checking the fixed image now...
43No errors were found on the image.
44read 512/512 bytes at offset 111104
45512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
46
47=== Repairing refblock beyond the image end ===
48
49
50--- Otherwise clean ---
51
Fam Zheng74864582014-12-09 15:38:03 +080052Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Max Reitz234764e2014-10-22 14:09:43 +020053Repairing refcount block 1 is outside image
54The following inconsistencies were found and repaired:
55
56 0 leaked clusters
57 1 corruptions
58
59Double checking the fixed image now...
60No errors were found on the image.
61
62--- Refblock is unallocated ---
63
Fam Zheng74864582014-12-09 15:38:03 +080064Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Max Reitz234764e2014-10-22 14:09:43 +020065Repairing refcount block 1 is outside image
66ERROR cluster 16 refcount=0 reference=1
67Rebuilding refcount structure
68Repairing cluster 1 refcount=1 reference=0
69Repairing cluster 2 refcount=1 reference=0
70Repairing cluster 16 refcount=1 reference=0
71The following inconsistencies were found and repaired:
72
73 0 leaked clusters
74 2 corruptions
75
76Double checking the fixed image now...
77No errors were found on the image.
78
79--- Signed overflow after the refblock ---
80
Fam Zheng74864582014-12-09 15:38:03 +080081Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Max Reitz234764e2014-10-22 14:09:43 +020082Repairing refcount block 1 is outside image
83ERROR could not resize image: Invalid argument
84Rebuilding refcount structure
85Repairing cluster 1 refcount=1 reference=0
86Repairing cluster 2 refcount=1 reference=0
87The following inconsistencies were found and repaired:
88
89 0 leaked clusters
90 1 corruptions
91
92Double checking the fixed image now...
93No errors were found on the image.
94
95--- Unsigned overflow after the refblock ---
96
Fam Zheng74864582014-12-09 15:38:03 +080097Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Max Reitz234764e2014-10-22 14:09:43 +020098Repairing refcount block 1 is outside image
99ERROR could not resize image: Invalid argument
100Rebuilding refcount structure
101Repairing cluster 1 refcount=1 reference=0
102Repairing cluster 2 refcount=1 reference=0
103The following inconsistencies were found and repaired:
104
105 0 leaked clusters
106 1 corruptions
107
108Double checking the fixed image now...
109No errors were found on the image.
110*** done