IBM Support

IV78992: JVM CRASHES ON 32-BIT LINUX X86 PLATFORM BECAUSE THE STACK POINT ER IS NOT 16-BYTE ALIGNED

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: A GPF event is received.
    .
    Stack Trace: At the time of failing, the EIP register points to
    an MMX instruction and the ESP register is not 16-byte aligned:
    
            (gdb) x/i 0xd4736dee
            0xd4736dee:     movapd %xmm3,0x20(%esp)
    
            (gdb) info registers
            ......
            esp            0xf7474c28       0xf7474c28
            eip            0xd4736dee       0xd4736dee
            ......
    .
    

Local fix

Problem summary

  • The problem is caused when a native library requires the stack
    point to be 16-byte aligned but it is called by JVM without a
    properly aligned stack pointer.
    

Problem conclusion

  • The JVM has been updated to ensure the stack pointer is 16-byte
    aligned when it calls external native libraries.
    .
    This APAR will be fixed in the following Java Releases:
       8    SR2 FP10  (8.0.2.10)
    .
    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

    IV78992

  • 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

    2015-11-17

  • Closed date

    2015-11-19

  • Last modified date

    2015-11-20

  • 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

    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