VOOZH about

URL: https://www.ibm.com/support/pages/apar/IJ21488

⇱ IJ21488: CRASH DURING JIT COMPILATION


IJ21488: CRASH DURING JIT COMPILATION

APAR status

  • Closed as program error.

Error description

  • Error Message: The JVM exits unexpectedly, with crash data
    written as per operating system and JVM configuration.
    .
    Stack Trace: The javacore will show a crash in module libj9jit,
    and one or more of the registers will hold the 32 bit value for
    -1 (00000000FFFFFFFF). Use of a native debugger will show the
    crashing method is
    TR_J9VMBase::getResolvedVirtualMethod(TR_OpaqueClassBlock*, int,
    bool), called during inlining.
    .
    

Local fix

  • The method that was being compiled can be excluded from JIT
    compilation. e.g. if the method was in package a.b, class C and
    called 'method':
    -Xjit:exclude={a/b/C.method(*},dontInline={a/b/C.method(*}
    

Problem summary

  • An error in the JIT compiler resulted in an incorrect vtable
    offset being passed to getResolvedVirtualMethod.
    

Problem conclusion

  • The JIT has been modified so that a valid vtable offset is
    stored in all cases.
    For more details:
    https://github.com/eclipse/openj9/pull/6993
    .
    This APAR will be fixed in the following Java Releases:
     8 SR6 FP5 (8.0.6.5)
    .
    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

    IJ21488

  • 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-12-06

  • Closed date

    2019-12-06

  • Last modified date

    2019-12-06

  • 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:
06 December 2019