Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-131
PROCESS_LAUNCH_ Procedure
47 Either the TNS program needs to import data from the TNS user library and the
library is not exporting any data, or the library needs global data space and the
program is not providing it.
48 A TNS program file uses a TNS 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 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.
49 A TNS object file has no code space.
50 The native object file is not loadable. Either it is a linkable file (such as unlinked
compiler output) or it is an incorrect type of loadable file (such as a DLL
encountered with a non-PIC program).
51 The program or library file does not have a valid ELF header for execution on
this NonStop operating system. The file either is not targeted for this system, is
not an ELF file, or has been corrupted.
52 An ELF file has a header specifying more than one instance of a segment that
should be unique. The file is corrupt or was not built by a valid linker.
53 An ELF file has a header specifying more than one instance of a segment that
should be unique. The file is corrupt or was not built by a valid linker.
54 The non-PIC ELF file is not loadable because it does not have a GINFO
information header. An error occurred during the linking of the file, or the file is
corrupt.
55 An ELF file is lacking a required segment.
56 The file specifies too many shared run-time libraries (SRLs).
57 The file specifies duplicate shared run-time libraries (SRLs).
58 The shared run-time library (SRL) does not export any procedures.
60 An ELF library file was expected, but the file either is in the Guardian file
system and does not have a file code of 700, or it is in the OSS file system and
is not recognizable as an ELF file.
61 Two related structures in the ELF file have inconsistent lengths.
62 An attempt was made to spawn a shell script on a remote node.
63 An inconsistency exists in the set of public SRLs.
64 Some value (other than an address) specified in an ELF file is outside its
legitimate and reasonable range. The file may be corrupted.
65 The current export digest index specified in an ELF SRL file is greater than the
count of export digests in that file. The file is probably corrupted.
66 The count of export digests in an ELF SRL exceeds 256. The file is probably
corrupted.
67 A public SRL is marked to require a PIN < 255; this is not allowed.
Table 12-5. Error Subcodes for Process Creation Errors 12, 13, 70, 76, 84, and
3xx (page3of4)
Subcode Meaning