IBM Support

IV63630: PROGRAM CRASHES WITH ILLEGAL INSTRUCTION OR THROWS EXCEPTION in java.lang.UnsatisfiedLinkError ON X86

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: Windows_ExceptionCode: C000001D Illegal
    Instruction. The assembly code will show illegal instructions
    like xbegin or xend.
    Another symptom could be: Exception in
    thread "main" java.lang.UnsatisfiedLinkError
    java/util/concurrent/ConcurrentHashMap$Segment.tmPut(ILjava/util
    /concurrent/ConcurrentHashMap$HashEntry;)I
    .
    Stack Trace:
    .
    

Local fix

  • The issue can be worked around by using the following JIT
    option:
    -Xjit:disableTLE,exclude={java/util/concurrent/ConcurrentLinkedQ
    ueue*,java/util/concurrent/ConcurrentHashMap*},dontinline={java/
    util/concurrent/ConcurrentLinkedQueue*,java/util/concurrent/Conc
    urrentHashMap*}
    

Problem summary

  • The problem is caused by the JIT compiler generating a
    transactional memory instruction on a machine that doesn't
    support transactional memory
    

Problem conclusion

  • JIT has been updated to check for the proper hardware support
    before the decision to generate transactional memory
    instructions
    .
    This APAR will be fixed in the following Java Releases:
       7 R1 SR2       (7.1.2.0)
    .
    Contact your IBM Product's Service Team for these Service
    Refreshes and Fix Packs.
    For those running stand-alone, Java maintenance is available
    from:
               https://www.ibm.com/developerworks/java/jdk/
    

Temporary fix

  • Transactional memory support is disabled in Java 7.1 release for
    now.
    

Comments

APAR Information

  • APAR number

    IV63630

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2014-08-14

  • Closed date

    2014-08-14

  • Last modified date

    2016-05-26

  • 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

  • R130 PSY

       UP

[{"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:
26 May 2016