[Problem] Successfully refined SCSI errors are incorrectly reported in the final !submissionInfo.txt file #801

Closed
opened 2026-01-29 16:22:29 +00:00 by claunia · 0 comments
Owner

Originally created by @mictlantecuhtle on GitHub (Feb 8, 2025).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (3.3.0-679b40de7c089c3705ef008fbb720f6a4eabc6f1)

Build
What runtime version are you using?

  • .NET 9.0 running on Windows 10

Describe the issue

When dumping a DVD with redumper, SCSI errors are encountered and then corrected during the refine phase. MPF appears to pick up the first instance of e.g. "media errors: SCSI: 32" but not the later report with these corrected to 0.

To Reproduce
Steps to reproduce the behavior:

  1. Dump a DVD with SCSI errors which are successfully corrected
  2. Inspect the redumper .log file and MPF !submissionInfo.txt file to see the discrepancy

Expected behavior

MPF should report 0 error count (or no error count at all)

Image

Image

Originally created by @mictlantecuhtle on GitHub (Feb 8, 2025). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [X] Stable release (3.3.0-679b40de7c089c3705ef008fbb720f6a4eabc6f1) **Build** What runtime version are you using? - [X] .NET 9.0 running on Windows 10 **Describe the issue** When dumping a DVD with redumper, SCSI errors are encountered and then corrected during the refine phase. MPF appears to pick up the first instance of e.g. "media errors: SCSI: 32" but not the later report with these corrected to 0. **To Reproduce** Steps to reproduce the behavior: 1. Dump a DVD with SCSI errors which are successfully corrected 2. Inspect the redumper .log file and MPF !submissionInfo.txt file to see the discrepancy **Expected behavior** MPF should report 0 error count (or no error count at all) ![Image](https://github.com/user-attachments/assets/96bb48dd-36fe-4a5f-be33-c4d9ccb13324) ![Image](https://github.com/user-attachments/assets/1a0483a7-c772-4e5f-b04b-7c48ee76b34d)
claunia added the bug label 2026-01-29 16:22:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#801