Object Module Errors

Bad Object Module

This file is not recognized as a valid object module created by the assembler. Probably the wrong filename.

Record Disp out of Range

Bad relocation record. Probably bad file.

Invalid Relocation CMD

Bad object module relocation record. Probably bad file.

Missing Module Header

The first record of the object module is not valid. Perhaps the wrong file was read.

Multiple Headers

The object module contains two header records. Must be a corrupted file.

SYNC Error

Something happened to this file or the system between pass 1 and pass 2 of the loader. Try to load program again.

Bad Section ID

A section ID in the object module is out of range.

Record out of order

A record in the object module is in the wrong place.

Checksum Error

An object record has a checksum error. Reassemble the file.

Invalid Record Type

An object module is invalid.

Read Past Record

The record length didn't correspond with the information record.

Bad Object Symbol

A symbol in the object module is invalid.

Bad Library File

A library file contains invalid information. Recreate the library.