[Resolved] How many number of errors?

Post Reply
User avatar
fuzzball
Posts: 1827
Joined: Mon Jun 08, 2026 1:26 am

[Resolved] How many number of errors?

Post by fuzzball »

dic.img_EdcEcc.txt

Code: Select all

    :
LBA[067345, 0x10711], mode 1
LBA[067346, 0x10712], mode 1 User data vs. ecc/edc doesn't match
LBA[067347, 0x10713], This sector has invalid sync
LBA[067348, 0x10714], This sector has zero sync
LBA[067349, 0x10715], This sector has zero sync
[ERROR] Number of sector(s) where user data doesn't match the expected ECC/EDC: 1
    Sector: 67346, 
[ERROR] Number of sector(s) where sync is invalid: 1
    Sector: 67347, 
CDmage

Code: Select all

Image has 4 corrupted sectors.
IsoBuster

Code: Select all

Number of errors: 3
Last edited by fuzzball on Sat Oct 10, 2020 9:36 pm, edited 1 time in total.
Jackal
Posts: 2598
Joined: Mon Jun 08, 2026 1:26 am

Re: [Resolved] How many number of errors?

Post by Jackal »

use CDmage
User avatar
fuzzball
Posts: 1827
Joined: Mon Jun 08, 2026 1:26 am

Re: [Resolved] How many number of errors?

Post by fuzzball »

Code: Select all

edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  http://www.claunia.com/
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking fswcmarty1.bin...
Mode 1 sector with error at address: 14:59:71
14:59:71: Failed ECC Q
Non-data sectors........ 3
Mode 0 sectors.......... 0
        with errors..... 0
Mode 1 sectors.......... 67347
        with errors..... 1
Mode 2 form 1 sectors... 0
        with errors..... 0
        with warnings... 0
Mode 2 form 2 sectors... 0
        with errors..... 0
        with warnings... 0
Total sectors........... 67350
Total errors............ 1
Total warnings.......... 0
Total errors+warnings... 1
Done
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: [Resolved] How many number of errors?

Post by sarami »

It seems edccchk doesn't regard the zero sync data sector as error.

And please use the latest EccEdc.exe
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
fuzzball
Posts: 1827
Joined: Mon Jun 08, 2026 1:26 am

Re: [Resolved] How many number of errors?

Post by fuzzball »

latest EccEdc.exe (20170702)

Code: Select all

[ERROR] Number of sector(s) where user data doesn't match the expected ECC/EDC: 1
[ERROR] Number of sector(s) where sync is invalid: 1
[ERROR] Number of sector(s) where sync is zero: 2
1 + 1 + 2 = 4 ?
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: [Resolved] How many number of errors?

Post by sarami »

Yes. I'll add the total errors like edccchk in next version.

/viewtopic.php?t=11510 … ification/
This disc will also show the errors are 3 in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Post Reply