An error occurred during, or after, de-initialisation of the COBOL Run-Time System.
The COBOL Run-Time System is de-initialised when:
- The
cobtidy() API is called.
- When the last self-contained callable object (created with
cob -y) is unloaded from a non-COBOL executable.
- When a COBOL executable (created with
cob -x) terminates.