Open-source Languages & Tools for z/OS

 View Only
  • 1.  cURL 7.52.1 S0C1 abend

    Posted 07-31-2018 14:45

    Hello:

    Just downloaded cURL and when I try my first test I get a S0C1 abend. Is there a machine level dependency?
    We are running a Z10.

    Thanks



  • 2.  RE: cURL 7.52.1 S0C1 abend

    Posted 08-01-2018 04:27

    Hi,
    Could you specify the exact archive you have downloaded?

    Thanks,
    Tatyana



  • 3.  RE: cURL 7.52.1 S0C1 abend

    Posted 08-01-2018 08:23

    curl-7.52.1_b007.180720.tar.gz

    It took a dump and if I believe AbendAid it says:

    The next sequential instruction to be executed in load module *PATHNAM

    was at displacement 00010434 from the load point of the module.

    The system completion code of 0C1 is issued when the operation code

    detected is invalid or not implemented for this computer model.

    The ORK R0,R3,R0 instruction could not be executed because the

    z/Architecture Distinct-Operands Facility is not installed on this

    system. Display the z/Architecture extensions available at the time of

    the abend.

    Thanks

    Tim Demonbreum

    Ingram Entertainment Inc.

    tim.demonbreum@ingramentertainment.com

    615-287-4681



  • 4.  RE: cURL 7.52.1 S0C1 abend

    Posted 08-03-2018 09:13

    Hi Tim,
    Could you install curl-7.52.1_b006.170926.tar.gz and try with this build?

    Regards,
    Tatyana



  • 5.  RE: cURL 7.52.1 S0C1 abend

    Posted 08-03-2018 10:03

    This build works.

    Thanks