IBM Support

IJ14197: CRASH DURING JIT COMPILATION

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: While running in debug mode the JVM crashes and,
    depending on system configuration, generates system core,
    javacore etc. The javacore indicates that the crash occurred in
    libj9jit29.so and will include a "Compiling method:" entry that
    specifies the method that the JIT was compiling when the crash
    occurred.
    This problem can only happen in Java 8 SR5.
    .
    Stack Trace: Corefile analysis will likely indicate that the
    crash happened in TR_OSRLiveRangeAnalysis::buildOSRLiveRangeInfo
    .
    

Local fix

  • The problem can be avoided by either:
    not running with debug, or
    using the command line option -Xjit:mimicInterpreterFrameshape
    

Problem summary

  • JIT analysis for OSR depends on correctness of the bytecode
    index information attached to each node. Some optimisations can
    create nodes with an incorrect bytecode index, which for the
    nodes in question would not normally be a problem except for the
    case where the OSR analysis runs after they were created.
    

Problem conclusion

  • The OSR analysis steps have been moved earlier in the
    optimisation strategy so that they precede the steps which can
    create nodes with incorrect bytecode indices.
    See https://github.com/eclipse/omr/pull/3603/files
    .
    This APAR will be fixed in the following Java Releases:
       8    SR5 FP31  (8.0.5.31)
    .
    Contact your IBM Product's Service Team for these Service
    Refreshes and Fix Packs.
    For those running stand-alone, information about the available
    Service Refreshes and Fix Packs can be found at:
               https://www.ibm.com/developerworks/java/jdk/
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ14197

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-02-26

  • Closed date

    2019-02-27

  • Last modified date

    2019-02-27

  • 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:
27 February 2019