IBM Support

IV67422: GPF IN THE JIT COMPILER

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: JVM crashes with GPF
    .
    Stack Trace: Corefile analysis will show that the failing method
    isTR_AMD64SystemLinkage::computeMemoryArgSize
    .
    

Local fix

  • The javacore will indicate the method being compiled at the time
    of failure (often this will be some form of generated code such
    as from XSLTC). The method can be excluded from JIT compilation
    using-Xjit:exclude={package/className.methodName(*}Nested
    packages are separated using '/', e.g.
    {a/b/c/Class.method(*}Alternatively the problem can be avoided
    by using-Xjit:disableOSR
    

Problem summary

  • The problem occurs when compiling a method with a very large
    stack frame while attempting to support the on-stack-replacement
    (OSR) capability that permits transitions from jitted code to
    the interpreter from within the method.
    

Problem conclusion

  • The JIT has been modified to cope with very large stack frames
    while preparing for OSR transitions.
    .
    This APAR will be fixed in the following Java Releases:
       7 R1 SR2 FP10  (7.1.2.10)
       7 R1 SR2 FP10  (7.1.2.10)
    .
    Contact your IBM Product's Service Team for these Service
    Refreshes and Fix Packs.
    For those running stand-alone, information about the Service
    Refreshes and Fix Packs can be found at:
               https://www.ibm.com/developerworks/java/jdk/
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV67422

  • Reported component name

    J9 COMMON CODE

  • Reported component ID

    620700127

  • Reported release

    270

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-12-01

  • Closed date

    2014-12-10

  • Last modified date

    2014-12-10

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

    IV65233

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

Fix information

  • Fixed component name

    J9 COMMON CODE

  • Fixed component ID

    620700127

Applicable component levels

  • R270 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSNVBF","label":"Runtimes for Java Technology"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Line of Business":{"code":"LOB36","label":"IBM Automation"}}]

Document Information

Modified date:
21 February 2022