CEE5178S
The environment variable anchor or array contained an invalid address.

Explanation

The environment variable processing service was called, however, an invalid anchor or array address was encountered.

System action

Unless the condition is handled, the default action is to terminate the enclave.

Programmer response

For C/C++ programmers: If **environ is used to set or clear an environment variable, make sure that the address is correct.

Symbolic Feedback Code

CEE51Q