IBM Support

IJ10871: DATA EXCEPTION THROWN BY VCVBG INSTRUCTION

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: A VCVBG instruction throws a data exception (0C7
    abend on z/OS - SIGFPE on Linux on Z).
    .
    Stack Trace: The problematic instructions come from usage of the
    Data Access Accelerator (DAA) API, specifically
    com/ibm/dataaccess/DecimalData.convertPackedDecimalToLong_(<OSB>
    BIIZ)J
    .
    This problem can only happen on IBM Z on z14 or later systems.
    The problem is introduced in Java 8 SR5.
    

Local fix

  • -Xjit:disableIntrinsics
    Note: this will turn off DAA optimizations decreasing
    performance of the DAA API.
    

Problem summary

  • An off-by-one error is made in the JIT compiled instructions
    associated with
    com/ibm/dataaccess/DecimalData.convertPackedDecimalToLong_(<OSB>
    BIIZ)J
    A vector load instruction VLRLR loads one more least significant
    byte than it should which means the data is invalid and likely
    contains an invalid sign bit in BCD format. When the subsequent
    VCVBG instruction tries to operate on the data it throws a data
    exception as a result of the invalid sign bit.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    IJ10871

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-10-29

  • Closed date

    2018-10-29

  • Last modified date

    2018-10-29

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    JIT

  • Fixed component ID

    620700124

Applicable component levels

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSC9HBA","label":"Just In Time (JIT) Compiler"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"130","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
29 October 2018