User`s guide

Error Messages
G.2 Halt Code Messages
Table G–1 (Cont.) HALT Messages
Code Message Description
?1A PSL EXC6
1
PSL<26:24> = 6 on interrupt or exception.
?1B PSL EXC7
1
PSL<26:24> = 7 on interrupt or exception.
?1D PSL REI5
1
PSL<26:24> = 5 on an REI instruction
?1E PSL REI6
1
PSL<26:24> = 6 on an REI instruction.
?1F PSL REI7
1
PSL<26:24> = 7 on an REI instruction.
?3F MICROVERIFY
FAILURE
Microcode power-up self-test failed.
1
For the last six cases, the VAX architecture does not allow execution on the interrupt stack while in a mode
other than kernel. In the first three cases, an interrupt is attempting to run on the interrupt stack while
not in kernel mode. In the last three cases, an REI instruction is attempting to return to a mode other than
kernel and still run on the interrupt stack.
G.3 VMB Error Messages
VMB issues the errors listed in Table G–2.
Table G–2 VMB Error Messages
Code Message Description
?40 NOSUCHDEV No bootable devices found.
?41 DEVASSIGN Device is not present.
?42 NOSUCHFILE Program image not found.
?43 FILESTRUCT Invalid boot device file structure.
?44 BADCHKSUM Bad checksum on header file.
?45 BADFILEHDR Bad file header.
?46 BADIRECTORY Bad directory file.
?47 FILNOTCNTG Invalid program image format.
?48 ENDOFFILE Premature end of file encountered.
?49 BADFILENAME Bad filename given.
?4A BUFFEROVF Program image does not fit in available memory.
?4B CTRLERR Boot device I/O error.
(continued on next page)
Error Messages G–3