Guardian Procedure Calls Reference Manual

Table 28 Summary of NEWPROCESS[NOWAIT] error and error-detail Values (continued)
Description (including error-detail values, when applicable)error
An internal structure of the library file contains an error.63
An internal structure of the program file has an entry point value of 0.64
An internal structure of the library file has an entry point value of 0.65
An internal structure of the program file contains an error.66
An internal structure of the library file contains an error.67
The list of unresolved procedure names in the program file contains an error.68
The list of unresolved procedure names in the library file contains an error.69
The fixup computed an invalid file offset to the code area of the program file.70
The fixup computed an invalid file offset to the code area of the library file.71
The program file has an invalid fixup item.72
The library file has an invalid fixup item.73
An internal structure of the program file contains an error.74
An internal structure of the library file contains an error.75
The program file has an instruction at a call site that is not the type expected for its fixup
item.
76
The library file has an instruction at a call site that is not the type expected for its fixup
item.
77
The header of a native program file is not in correct format.78
The header of a native library file is not in correct format.79
The code in the program file starts at the wrong virtual address.80
The code in the library file starts at the wrong virtual address.81
The program file has too much data for the main stack.82
The code area of the program file is too large.84
The code area of the library file is too large.85
The program file has a gateway (GW) table but no callable procedures.86
The library file has a gateway (GW) table but no callable procedures.87
The file codes of the program file and library file do not match.89
The program file being started can run only in the Guardian environment and it is being
started in the OSS environment, or vice versa.
90
The library file being started can run only in the Guardian environment and it is being
started in the OSS environment, or vice versa.
91
The program and the library conflict on global data mapping. This error is reported on
the program. The user library selected is not compatible with the user library specified
when the nld utility or the Binder program originally created the program object file.
92
The program expects to import variable names from the library and the library is not
exporting any.
94
(TNS/R only) The program file uses a shared run-time library (SRL) and is switching to a
new library, but the program was accelerated by an old version of the Accelerator program
96
that does not support SRL data relocation at fixup time. Use a version of the Accelerator
program provided with the D30.00 or later RVU of the operating system.
854 Guardian Procedure Calls (N)