Hi,
I was using Disc Eraser (MSVC, GUI sample) to erase DVD+RW disc. The log produced by StartBurn SDK contains a lot of failure messages like:
Code:
CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed
SCSI Status: 0x02, CDB Length: 10, CDB Dump: 0x51 0x00 0x00 0x00 0x00 0x00 0x00 0x10 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
SCSI sense data dump:
Error Code: 0x70, Is Sense Valid: No, Segment Number: 0x00 (0)
Sense Key: 0x02, Reserved: 0x00, Incorrect Length: No
End Of Media: No, File Mark: No, Information: 0x00 0x00 0x00 0x00
Additional Sense Length: 0x0A (10)
Command Specific Information: 0x00 0x00 0x00 0x00
Additional Sense Code (ASC): 0x04, Additional Sense Code Qualifier (ASCQ): 0x08
The disc seems to be erased just fine, so the question is it noraml behavior to have such failures? Or Disc Burner sample do not call some of the function of StartBurn SDK (or use incorrect sequance of calls)?
The logs was sent to anton-at-rocketdivision.com
Thanks,
Vladimir