An error occurred during initialisation, or attempted re-initialisation, of the COBOL Run-Time System.
The Run-Time System is initialised when either:
- A COBOL executable (created with
cob -x) starts.
- A self-contained callable shared object (created with
cob -y) is loaded into a non-COBOL executable.