Skip to content

Segmentation fault #72

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions