Tagged Questions
1
vote
1answer
635 views
Crash and exit code 721035
Where can I find what this exit code means?
I have process (A) that calls program (B) using clib system(). Sometimes program (B) returns with exit code 721035 and AIX kills process A. This is random ...