Common Test Error Messages

When BurnInTest encounters an error during a test run a short description of the error is displayed in the main window. What follows is an explanation of the common errors that may be encountered.

Incorrect mathematical addition / subtraction / division / multiply

The execution of a mathematical operation came up with the wrong result (e.g. 1 + 1 = 3). This is a very serious error for a computer as it means the computer is incapable of execution the same sequence of instructions to get the same result. Possible reasons are faulty RAM, System bus, CPU or overheating. There is a strong chance that your computer will crash or lock up just after an error like this because if the computer can’t add two numbers correctly, there is a good chance that it can’t continue to run a program either.

Incorrect MMX addition / subtraction / multiplication
Incorrect 128bit (SIMD-SSE) floating point addition
Incorrect 128bit (SIMD-SSE) floating point multiply
Incorrect 64bit 3DNow! floating point result

Similar to the above, mathematical faults except that the error occurred while using the extended CPU instructions. (Rather than the standard 32bit Maths)

Failed Windows call - Line Drawing / Bitmaps / Shapes

The Windows operating system has failed to correctly complete the graphical operation that was requested by BurnInTest. This could indicate that Windows is running low on internal resources or that there is a problem with the software drivers for the video card.

No free memory for buffer

Windows does not have enough free memory to allow the allocation of a buffer.

Not enough free disk space

There is not enough free space on the disk to create a test file for the Disk tests.

Test file could not be created

BurnInTest was unable to create a file on the disk in order for it to be able to run the disk tests. Check that you have access to the disk with Windows explorer, Check file write and create permissions in the root directory of the disk under test.

Error while writing to the disk

The test file could not be completely written to the disk. This could indicate a hardware error or a sudden lack of free disk space

Error writing to disk - Disk is full

The test file could not be completely written to disk because the selected hard drive is full.

Test file could not be re-opened

The test file was created successfully, but could not be reopened for verification. This could indicate a hardware error or a resource problem within Windows.

Error while reading from the disk

The test file created on the disk can no longer be read. This could indicate a hardware error or a problem within windows.

Data Verify failure

This is a serious error that indicates that the data read from the disk is NOT the same as the data that was written to the disk. This could indicate a hardware error.

Disk is full or FAT root file system limit reached

A test file could not be created on the disk being tested because the disk is full or the capacity of the file system has been exhausted. Normally this error only happens when the disk is formatted using the old FAT files system. Floppy disks still use the old FAT file system and there is a limited number of files that can be created in the root directory of a floppy disk. The number of files depends on the length of each file name. (and does NOT depend on available disk space). Thus this not really an error, but a limitation of the FAT file system. (Which has now been replaced by FAT32 and NTFS).

Warning - Disk low speed threshold crossed

The disk speed has fallen below the low speed threshold as specified in the Disk test preferences window.

Could not set CD Time format
Could not get number of audio tracks
Could not play the audio track
CD-ROM failed to return status information
Can not detect audio information on CD
No audio media in CD-ROM

These errors relate to one of the following problems.
There is not a CD in the first CD-ROM connected to the computer.
The CD in the CD-ROM is not a Music CD.
The CD is already in use by another application.
The CD has an error on it and is unreadable.
The CD is dirty, dusty or scratched and can not be read
The CD Software drivers are not correctly installed.
The CD-ROM has a hardware error.

Checksum failure for CD/DVD file

This indicates that the file read from the data CD/DVD being tested failed the checksum verification. This means that the CD/DVD Drive is unable to accurately read data from the CD/DVD being tested.

Could not open file on CD/DVD for reading

The CD/DVD drive selected could not be opened for reading as a data CD/DVD.

Error while reading file from CD/DVD

A full block of data could not be read from the data CD/DVD.

Error while searching for files on data CD/DVD

An error occurred while searching for files on a data CD/DVD. This can be the result of a corrupted (Error code 1117) or blank CD/DVD (Error code 21).

Data read from CD/DVD was incorrect

A block read from a specialized PassMark Test CD or DVD was incorrect. There was at least one byte in the block that was not the value expected. In the detailed error log there is additional information that give the number of bytes in error and displays the expected value and the value actual read from the disc. It may be that the drive is faulty but you should check that the disc is not scratched, dusty or damaged before assuming a hardware fault.

Could not determine type of Test CD/DVD

BurnInTest was expecting to find a specialized test CD/DVD in the drive selected. A specialized test CD/DVD has a specific set of files, which all have a specific file size. These disc are normally purchased from PassMark Software or made using the PassMark CD-Maker utility. BurnInTest was not able to find the correct files or the files appear to have the wrong file size. If you don’t have a specialized test CD/DVD available, select one of the other two test options in the preferences window.

Error loading DirectX .dll

DirectX (version specified in the System Requirements section) is not installed correctly.

Error initializing DirectX
Error initializing DirectX device

These errors relate to one of the following problems.
DirectX (version specified in the System Requirements section) or above is not installed correctly.
You need to install the most recent driver for your graphics card.
You’ve selected an incompatible screen resolution and/or color depth for you desktop.

Error creating DirectX textures
Out of video memory

This error means that you have exhausted all of your graphic adapters onboard memory.

Warning: Switching to reference rasterizer

BurnInTest was unable to initialize a hardware accelerated device and is using software emulation to render the 3D graphics test. This will result in a much lower frame rate.

Video memory corruption

One of the pixel values read from video memory is not the same as that which was written to video memory. This may indicate that your video memory is damaged.

Error initializing DirectDraw

DirectDraw could not be initialized. Check that DirectX (version specified in the System Requirements section) is installed. Check that the most recent version of your video adapter driver is present.

Frame could not be displayed and was skipped

DirectDraw reported an error when displaying one of the test patterns to the test window. If you receive many of these errors, reboot and check that the most recent version of your video adapter is present. There are several instances when this message is expected. One example is when the video display mode is changed or power control settings are altered.

Not enough video memory available for test

The minimum video memory required for the test (usually 100KB) could not be allocated. Check your display adapter is not carrying out any other resource hungry processes, such as games. Attempt a reboot and ensure that the most recent version of your video adapter is present.

Minimum color depth of 16 bits required.

Your screen mode is set to a color depth of less than 16 bits. Set the screen mode to 16 bit or 32 bit color and run the test again.

Could not find the default printer
Could not open the default printer
Could not send page to printer
Could not open printer spooler
Error writing data to spooler

These errors relate to one of the following problems.
There is no printer defined in the Windows setup.
There is no default printer selected.
The default printer is not connected to the printer.
There is no paper / ink / toner in the printer.
There was a communications problem to the printer. e.g. The parallel port may not be functioning correctly.

Could not open printer command file

The printer command file specified by the user was not found on the hard disk. Check the path name and file name are correct in the preferences window.

Error verifying data in RAM

The data written to memory is not the same as the information read from memory. This is a very serious error, much like the “Incorrect mathematical…”, error above. It’s highly likely that your computer is about to crash or lock up.

Error allocating RAM from Windows

The Windows operating system was not able to allocate the amount of RAM requested by BurnInTest for the memory test. As the RAM must be allocated in a continuous block, this error can sometimes be seen as a result of free memory fragmentation.

Error connecting to network
Could not create a network socket
Could not set socket timeouts

During the establishment of a network connection an error was encountered. The Network address selected has no effect on if these errors occur. They can be the result of the following problems.
– There is no network connection configured for the computer
– The computer is physically disconnected from the network
– The Internet TCP/IP protocol is not installed on this computer

Networking functions aren't available (ws2_32.dll)

During the establishment of a network connection an error was encountered. This error indicates that the Windows Network Socket functions supplied by the library ws2_32.dll are not available on this system. This main mean that
- The Internet TCP/IP protocol is not correctly installed on this computer

Could not allocate memory for packets

Windows is low on resources and cannot allocate any more memory.

Could not resolve host name, check settings

The Network address selected does not seem to be correct. Try another address, or using a TCP/IP address directly. The address 127.0.0.1 is good for testing as it is an internal loop back.

No permission to open RAW network socket

If you are a non-administrator logged onto a Windows 2000 or XP system you will get this error with the Network test. In Windows 2000, there is no way to disable this security check. Access to Raw Sockets is granted on a per-transport basis. For the address family AF_INET, only administrators have the access necessary to create Raw Sockets. The test should be run while logged in as the ‘administrator’.

Timeout sending packet
Timeout waiting for packet
Error sending packet
Error receiving packet
Bad packet

These errors relate to one of the following problems.
The Host using the network address selected doesn’t reply to ‘ping’ messages. Try a different host.
There is a configuration problem in your network connection.
Your network card may be faulty.
The network itself is not reliably. The information send was not the same as the information echoed by the remote host.
The network is congested or faulty and the packets are not being echoed within the timeout period specified in the preferences window.

Network test alarm. Error ratio exceeded

The Bad Packet ratio specified in the Network test preferences has been exceeded.

Got someone else’s packet

This is not really an error. It’s more of an information message. Don’t worry about this message.

Bad packet. Checksum incorrect

The checksum in the echoed, incoming data packet is not correct. This indicates data corruption or a fault on the remote machine. Note that this checksum is calculated by the remote machine.

Bad packet. Corrupt data

The contents of the incoming data packet are not correct. Normally this error would not been seen as the checksum should detect the incorrect data before this error occurs.

COM port is already in use by another program

The serial port selected for the test is already is use by Windows. This may be for the mouse, a modem or another serial device.

The requested COM port could not be found

The serial port selected for the test does not exist in this computer. This could happen if COM4 is selected but the computer has only 2 serial ports, COM1 and COM2.

Error while opening COM port

Windows has reported an error while trying to open the serial port selected for the test. This could be a configuration problem in Windows. This error should not normally been seen.

Error getting current COM port configuration
Error while setting new COM port configuration

Windows has reported an error while trying to configure the selected serial port. The most common cause for this error would be the selection of a speed that is not supported by the serial port chips installed in the computer (the UART). Most chips only support speeds up to 115Kbit/s.

Corruption. Data received didn't match data sent

BurnInTest has detected that the data received from the serial port doesn’t match the data sent. This could indicate that there is a hardware problem. This type of data corruption would however be a fairly rare type of event. The more common result of a hardware failure would be the total inability to send or receive data. (see below).

Error while setting current COM port timeouts

Windows has reported an error while trying to set the timeout periods for the data transmission and reception. This could be a configuration problem in Windows. This error should not normally been seen.

Error while sending data to the COM port

Error while receiving from the COM port

Windows has reported an error while trying to send / receive data through the serial port. If a device (such as a loop back plug) is not connected to the serial port then no data can be sent. If the loop back plug is connected and is not faulty, then this error may indicate a hardware fault.

COM port Clear To Send (CTS) line stuck high

COM port Clear To Send (CTS) line stuck low

COM port Data Set Ready (DSR) line stuck high

COM port Data Set Ready (DSR) line stuck low

The signal pin test phase of the serial test has failed. This might be because of an incorrectly wired up loop back plug, a cabling problem between the serial socket and the motherboard, a non standard COM port or a problem with the Windows configuration for the COM port. A failure of the CTS pin may be caused by the associated RTS pin, to which it is looped. A failure of the DSR pin may be caused by the associated DTR pin, to which it is looped.

Parallel device driver not initialized

To access the Parallel port under Windows 2000 and XP BurnInTest needs to load a special device driver that allows direct access to the parallel port. If this driver, “DIRECTIO.sys”, can not be found or loaded then this is the error message. You need to be logged in as the administrator in order to load this driver. This error may also occur if the file is missing.

Parallel device driver could not detect port

This error usually occurs if the parallel port test attempts to access a parallel port, which doesn’t exist (such as perhaps LPT3 or LPT4). It can also happen if the BIOS settings for the port are not correct. Note that the old ‘bi-directional’ BIOS mode is not supported. ECP or EPP mode is required.

Could not open parallel device driver

This error usually occurs if the parallel port test fails to access a parallel port, which does exist.

Warning: Could not lock parallel port

When the parallel port test initializes, it attempts to lock the port for exclusive access. This is essentially to prevent Windows XP “warm polling” the port, which can produce invalid test results. This error results in a failure to lock the port and does not represent a failure in testing the parallel port.

Corruption. Data received didn't match data sent

The data sent to the Parallel port was not the same as the data received. This may indicate a hardware problem or a missing or faulty loop back connector.

Error while sending data to the parallel port
Error while receiving data to the parallel port

Windows has reported an error while trying send or receive data. This could be a configuration problem in Windows. This error should not normally been seen.

Could not detect the parallel port selected

BurnInTest was unable to find a parallel port at the location selected. Try picking another port and see the Parallel port test description for more details about port selection

Could not access the tape drive selected

The tape drive selected from the preferences window (e.g. TAPE1) could not be found connected to the computer.

Error while formatting tape partition

The tape drive reported an error while trying to format the tape in the tape drive.

Error while loading (rewinding) tape

The tape drive reported an error as a result of a request to load and position the tape for writing.

Error while locking tape in drive

The tape drive reported that it was unable to lock the tape in the drive. Some tape drives may not support this option and this art of the test can be turned off in the tape preferences window.

Tape device is not ready to start test

The tape drive is not in a state where it can accept a new command (but it should be).

No media in tape drive

The tape drive reported that there is no media in the drive.

No free memory for write buffer

There is not enough free RAM to allocate a write buffer.

Error while seeking to new position on tape

The tape drive reported an error while seeking to a new position on the tape.

Error while writing to tape

The tape drive failed to fully write the current data block to the tape.

Error while writing file marker between files

The tape drive failed to write a file marker. (A flag to indicate a new file)

Error while reading data block from tape

The tape drive failed to fully read the current data block from the tape.

Corruption. Data read didn't match data written

The data read from the tape didn’t match the data written to the tape.

Unable to get/set tape drive parameters

A request to get/set the tape drive capabilities resulted in an error.

Unable to get/set tape media parameters

A request to get/set the capabilities of the media current in the tape drive resulted in an error.

Tape is write protected

The tape media is write protected and the test cannot continue.

Tape drive has reported that it requires cleaning

The tape drive and/or the media in the drive are dirty. Clean the tape drive before reattempting the test.

Tape partition is too small for test files

The media is too small or the tape drive does not have the capability to fit the requested files on the tape. Select fewer files or smaller files or use a bigger tape.

Could not open MIDI Sequencer or MIDI file

The sound test was not able to open the sound card device or the midi sound file on the disk for playback. This can be because the test file has been moved or deleted from the disk or because the sound card has not been installed correctly.

Failed to play back MIDI via sequencer

The MIDI sequencer was not able to play back the file. This error is normally accompanied with a 2nd error message in the detailed log that gives additional information.

Could not play back wave file

The sound test was not able to open the sound card device or the wave sound file on the disk for playback. This can be because the test file has been moved or deleted from the disk or because the sound card has not been installed correctly.

Audio Input doesn't match Audio Output

The data received through the audio line in is in a wave type form, but differs from the output waveform by a greater degree than the Max Distortion value set in the Sound test preferences. It is not rare for occasional high distortion values to occur on certain sound cards, especially if the system load is particularly high.

Corrupt Audio input

This is a more serious error than the previous one. The audio line in data is corrupt and in no way resembles the output wave. Check that the audio loopback cable is connected to the correct ports and the Windows mixer settings are properly configured (see section 3.11 Sound card test).

Could not detect USB loopback plug

The USB enumeration process failed to find a USB loopback plug device. This might be because, (1) The USB plug is not physically connected. (2) The USB loopback device driver was not successfully installed. (3) The USB plug was connected while a test was already in progress and thus was not recognized. (4) The Windows O/S is not installed correctly. (5) The USB socket on the PC is faulty. (6) The USB cable being used is faulty or is prone to errors. (7) The plug itself has become faulty. (8) The USB cable is too long or of poor quality (shielded cables under 5m are recommended). As there are many possible causes for this error it can take some investigation to find the origin of the fault. The first step however should always be to remove the plug, wait a few seconds then reconnect the plug.

USB loopback plug identified itself incorrectly

The USB enumeration process succeeded, but the unique identification information stored in the USB plugs EEPROM memory is incorrect. Under normal conditions this should never happen. The plug can not be used unless it is programmed correctly. Contact PassMark Software for assistance.

Could not allocate RAM for USB I/O buffers

The system is low on memory

USB device open failed

The initial attempt to connect to the device failed. The device might already be open and locked by another process. With all the tests stopped, try removing the plug, waiting a few seconds then reconnecting the plug.

USB device reset failed

Setting USB data rate failed

Setting USB data characteristics failed

Setting USB flow control failed

Setting USB I/O timeouts failed

Purging of USB I/O data buffers failed

Set USB loopback DTR failed

Set USB loopback RTS failed

These errors are all very rare. Normally errors will occur earlier in the initialization process and not at these steps. In addition to the possible causes for errors mentioned above, it is also possible that there is a software configuration problem. If one of theses errors persists, contact PassMark Software for assistance.

Data packet transmission failed

USB driver reported send error

Data could not be sent to the USB device. It may be that the device has an intermittent connection to the host and has disconnected itself. (i.e. a faulty cable). It may also indicate that there is a problem with the device drivers or USB hardware.

Data packet reception failed

USB driver reported receive error

Data could not received from the USB device. It may also indicate that there is a problem with the device drivers or USB hardware.

USB data packet verify failed

A block of data was sent to, and received from, the USB plug but the data was corrupted. What was received did not match what was sent. This could indicate a poor quality cable that is subject to external electromagnetic interference or faulty USB hardware.

Warning: Too many USB errors attempted reset

After 10 errors BurnInTest automatically attempts clear the error condition start by provoking a reset on the device and device drivers. If the error condition does clear after this action the problem was almost definitely a software problem.

Insufficient rights to lock pages

Either you are not running Windows 2000 or XP or the administrator user rights to lock pages in memory is not set. See the page in the help file called, Setting the Lock Pages in Memory right for more information. This right is required for the advanced memory test and is turned off be default. If you have set this right, make sure you are logged on as the administrator and have rebooted the machine so that the change takes effect.

Could not get extended RAM info. W2000 or XP Req.

The user has selected the advanced RAM test but there was a problem detecting while trying to obtain information about extended RAM. This maybe because the system is not running Windows 2000 or Windows XP

SMART Threshold exceeding condition detected.

One of the drives S.M.A.R.T Attributes has exceeded its threshold. This signals imminent drive failure and indicates the tests should be stopped and the drive replaced. To learn more about S.M.A.R.T, see What is S.M.A.R.T?