EDC6002E
The raise() function was issued for the signal SIGSEGV.

Explanation

The program has invoked the raise() function with the SIGSEGV signal specified and the default action specified.

System action

The program will be terminated and a traceback or dump is issued, depending on the TERMTHDACT run-time option. A return code of 3000(MVS™) or 3000000(VM) is returned.

Programmer response

None.

Symbolic Feedback Code

EDC5RI