Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (N)
Guardian Procedure Calls Reference Manual522629-013
10-16
NEWPROCESS Procedure
(Superseded by PROCESS_LAUNCH_ Procedure )
29 Security inheritance failure
30 Unable to allocate the native globals of a native process
31 Unable to lock the native globals of a native IOP (this error returned
only to privileged callers)
32 Main stack maximum value too large
33 Heap maximum value too large
34 Space guarantee value too large
35 Process creation request specifies duplicate shared run-time libraries
(SRLs); error.<8:15> contains the numbers** of the duplicate SRLs in
the form xxyy (where xx is the first SRL and yy is the duplicate SRL)
36 Unable to find a shared run-time library (SRL) specified by the
program file; error.<8:15> contains the SRL number** that could not
be found
37 Unable to find a shared run-time library (SRL) specified by another
SRL; error.<8:15> contains the SRL numbers** in the form xxyy
(where xx is the SRL that specifies the yy SRL)
38 Process creation request specifies too many shared run-time libraries
(SRLs); error.<8:15> contains the maximum number of SRLs that can
be specified
39 The program file requires fixups to a shared run-time library (SRL)
that is unavailable because it is running; error.<8:15> contains the
SRL number**
40 A shared run-time library (SRL) requires fixups to another SRL that is
unavailable because it is running; error.<8:15> contains the SRL
numbers** of the two SRLs in the form xxyy (where xx is the SRL that
requires the fixup to the running yy SRL)
41 Security violation; Program file is not licensed but a shared run-time
library (SRL) is licensed and has instance data; error.<8:15> contains
the licensed SRL number**
42 Security violation; Program file is licensed but a shared run-time
library (SRL) is not licensed; error.<8:15> contains the unlicensed
SRL number**
Table 10-2. Summary of NEWPROCESS Error Codes (page 10 of 12)
error
<0 : 7>
Corresponding Process Creation Error (see Table 12-4
on
page 12-127)
<8:15>
* Refer to the Guardian Procedure Errors and Messages Manual for a list of all file-system and DEFINE
errors.
**When error.<8:15> indicates the number of a shared run-time library (SRL), the number represents
either the public SRL relative number, or 00 for a native user library. For more information on shared run-time
libraries (SRLs) refer to the nld and noft Manual