IBM Support

IJ26311: SEGMENTATION FAULT WHILE COMPILING A METHOD

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: Segmentation fault(coredump)
    .
    Stack Trace: Large number of calls to findCycle in libj9jit29.so
    at the top of the stack
    .
    

Local fix

  • An Xjit option can be used to prevent compiling the problematic
    method:
    -Xjit:exclude={*methodName*}
    

Problem summary

  • When very large methods get compiled it can cause the recursive
    function findCycle to recurse too many times and trigger a stack
    overflow. The failure will look like a segmentation fault inside
    findCycle.
    

Problem conclusion

  • findCycle was changed from an recursive implementation to an
    iterative one that will not trigger a stack overflow.
    .
    This APAR will be fixed in the following Java Releases:
       8    SR6 FP15  (8.0.6.15)
    .
    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

    IJ26311

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-07-16

  • Closed date

    2020-07-16

  • Last modified date

    2020-07-16

  • 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":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSNVBF","label":"Runtimes for Java Technology"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"130","Line of Business":{"code":"LOB36","label":"IBM Automation"}}]

Document Information

Modified date:
17 July 2020