Skip to content

Segmentation fault #72

@rcronin

Description

@rcronin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions