BurnIn test: Error codes within the log/trace files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gerard Joyce
    Junior Member
    • May 2008
    • 4

    #1

    BurnIn test: Error codes within the log/trace files

    Hi,
    I'm currently testing USB drives using BurnIn Test 5.3 Pro (1034) and was wondering if there is a document available to describe the error codes that I see within the trace files while running the test. For instance, I see an errorcode=0x17 during an "error reading from disk". I want to see if this error code can shed more light on the failure. Great forum by the way!! Thanks for your help
  • David (PassMark)
    Administrator
    • Jan 2003
    • 11027

    #2
    These hexadecimal error codes are normally the Windows operating system error codes. You can find a list of the codes here.

    ERROR_CRC, 0x17
    Data error (cyclic redundancy check).

    Comment

    Working...