Hello,
Getting a segmentation fault error when trying to target a service program:
/QOpenSys/pkgs/bin/xmlservice-cli < call.xml
cml.xml
<?xml version='1.0'?>
<myscript>
<pgm name='FRV001' lib='LTL400MOD2' func='FRV001_GETFUELSCTOT' error='fast'>
<parm io='in' by='val'>
<data type='11p0'>788946104</data>
</parm>
<return>
<data type='7p2'>0.00</data>
</return>
</pgm>
</myscript>
Analyzed the core dump and received just this:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x09000000004a2ef4 in _ILECALL () from /usr/lib/libc.a(shr_64.o)
Running on IBM i TR7V6
Hello,
Getting a segmentation fault error when trying to target a service program:
/QOpenSys/pkgs/bin/xmlservice-cli < call.xml
cml.xml
Analyzed the core dump and received just this:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x09000000004a2ef4 in _ILECALL () from /usr/lib/libc.a(shr_64.o)
Running on IBM i TR7V6