IBM Support

IZ40900: AN INFINITE LOOP MAY LEAD TO A STACK OVERFLOW ERROR WHILE INVOKING

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: An infinite loop will happen when starting a flex
    application and eventually getting a stack overflow error.
    .
    Stack Trace: java.lang.StackOverflowError
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    java.util.TreeMap$AbstractMapIterator.<init>(TreeMap.java:5689)
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    java.util.TreeMap$AbstractMapIterator.<init>(TreeMap.java:5693)
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    java.util.TreeMap$3.iterator(TreeMap.java:5477)
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    java.util.AbstractMap.putAll(AbstractMap.java:541)
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    java.util.TreeMap.putAll(TreeMap.java:4831)
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    macromedia.asc.util.Multinames.checkDelegate(Unknown Source)
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    macromedia.asc.util.Multinames.put(Unknown Source)
    
    <OSB>DashboardFlexApp/buildFlexApp/exec<CSB>     <OSB>mxmlc<CSB>
     at
    macromedia.asc.util.Multinames.put(Unknown Source)
    .
    

Local fix

Problem summary

  • java.uti.TreeMap's put and putAll method use its own public API
    which may be extended by sub-class. That may introduce a
    infinite loop.
    

Problem conclusion

  • This defect will be fixed in:
    6.0.0 SR4
    .
    Replacing all public API callings internally with private method
    can address this issue.
    .
    To obtain the fix:
    Install build 20090117 or later
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ40900

  • Reported component name

    JAVA CLASS LIBS

  • Reported component ID

    620700130

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-01-14

  • Closed date

    2009-02-18

  • Last modified date

    2009-02-18

  • 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

    JAVA CLASS LIBS

  • Fixed component ID

    620700130

Applicable component levels

  • R600 PSN

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCVQ3Y","label":"Java Class Libraries"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
18 February 2009