Skip to main content

IV19562: CRASH IN JAVA_SUN_AWT_COLOR_CMM_CMMCOLORCONVERT() IN LIBCMM.SO


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: N/A
    .
    Stack Trace: Java stack trace from the crash-
    ----------------------------------
    at sun/awt/color/CMM.cmmColorConvert(Native Method)
    
    at
    sun/awt/color/ICC_Transform.colorConvert(ICC_Transform.java:206)
    
    at
    java/awt/image/ColorConvertOp.ICCBIFilter(ColorConvertOp.java:34
    3)
    at java/awt/image/ColorConvertOp.filter(ColorConvertOp.java:293)
    
    Native Stack Trace from the crash-
    ----------------------------------
    #13 <signal handler called>
    
    #14 0x0000003a37207a38 in pthread_join () from
    
    /home/lib64/libpthread.so.0
    #15 0x00002aabb77f4d00 in KpThreadWait () from
    
    /home/java/jre/bin/libcmm.so
    
    #16 0x00002aabb77ba347 in evalImageMP () from
    
    /home/java/jre/bin/libcmm.so
    
    #17 0x00002aabb77b9f7f in PTEvalSeq () from
    
    /home/java/jre/bin/libcmm.so
    
    #18 0x00002aabb77db7b4 in PTEvaluate () from
    
    /home/java/jre/bin/libcmm.so
    
    #19 0x00002aabb77db3f4 in PTEvalDT () from
    
    /home/java/jre/bin/libcmm.so
    
    #20 0x00002aabb77e3fbf in SpEvaluate () from
    
    /home/java/jre/bin/libcmm.so
    
    #21 0x00002aabb77b266b in Java_sun_awt_color_CMM_cmmColorConvert
    () from
    /home/java/jre/bin/libcmm.so
    
    #22 0x00002aabc4089404 in ?? ()
    .
    This crash is seen intermittently
    

Local fix

Problem summary

  • Root cause of the problem was that Color management module uses
    multiple worker threads to process a color conversion routine in
    parallel mode. It uses joinable  threads and pthread_join () to
    synchronize main processing thread with worker threads.
    Sometimes pthread_join() fails to synchronize threads under high
    load ,which can lead to crash in following routines -
    - pthread_join()
    - evalTh1i3o3d8()
    This problem also reported in  Oracle bug id 6935062.
    

Problem conclusion

  • This defect will be fixed in:
    5.0.0 SR14
    6.0.0 SR12
    6.0.1 SR2
    .
    JVM is fixed  by using detached worker threads and semaphores in
    Color management module's internal multi-threaded subsystems.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV19562

  • Reported component name

    JAVA 5 CLASS LI

  • Reported component ID

    620500130

  • Reported release

    500

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-04-11

  • Closed date

    2012-06-07

  • Last modified date

    2012-06-07

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

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

    IV19563

Fix information

  • Fixed component name

    JAVA 5 CLASS LI

  • Fixed component ID

    620500130

Applicable component levels

  • R500 PSY

       UP

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Runtimes for Java Technology

Java Class Libraries


Software version:
5.0


Reference #:
IV19562


Modified date:
2012-06-07

Translate my page

Content navigation