The Gen 8.6 client/server code runs fine, but a segmentation fault occurred when running the Gen 8.6 batch code.
A batch environment (XI Batch) is typically used for running batch programs. As a troubleshooting measure, the batch program was run through the command line directly to see what was happening which shows the Segmentation fault and core dump:
# ./LMB1
Segmentation fault (core dumped)
How to diagnose the root cause of the segmentation fault?
Release : 8.63
Capture a stack trace and log file as follows: