C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
Run-Time Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
22-3
CRE Service Function Messages
7
An unrecoverable, read error occurred while the program was trying to bring in a page
from virtual memory.
8
This fault occurs for one of these reasons:
A page fault occurred, but there were no physical memory pages available for
overlay.
Disk space could not be allocated while the program is using extensible segments.
9
An uncorrectable memory error occurred.
10
The operating system reported a trap 5.
CRE Service Function Messages
The CRE writes the messages in this subsection if an error occurs during its own
processing or if it receives a request from a run-time library to report a specific
message.
11
Cause. CRE or run-time library data is invalid.
Effect. The CRE invokes PROCESS_STOP_, specifying the ABEND variant and the
text “Corrupted environment.”
Memory manager read error
Not enough physical memory
Uncorrectable memory error
Interface limit exceeded
Corrupted environment