IBM Support

IV60518: JAVA IS CRASHING ON WINDOWS WHILE OPENING A FILE WITH FILENAME C ONTAINING DBCS CHARACTERS AND LENGTH MORE THAN 512 BYTES.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: Error dialog with the message "Java(TM) Platform
    SE binary has stopped working" appears on the screen.
    .
    Stack Trace: N/A
    .
    

Local fix

Problem summary

  • APAR IV48098 has limitation as it fixes the problem only if
    filename is less than 512 bytes. Also wcstombs_s api cannot
    convert wide character to multibyte character and if file name
    has any unconvertable character then wcstombs_s api cannot write
    filename in trace.
    

Problem conclusion

  • JDK is updated to use required buffer length, and to use
    WideCharToMultiByte api instead of wcstombs_s api which can
    convert wide character to UTF8 character.
    .
    This APAR will be fixed in the following Java Releases:
       7 SR7 FP1 (7.0.7.1)
       7 R1 SR1 FP1 (7.1.1.1)
    '
    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

Comments

APAR Information

  • APAR number

    IV60518

  • Reported component name

    JAVA CLASS LIBS

  • Reported component ID

    620700130

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-05-14

  • Closed date

    2014-06-16

  • Last modified date

    2014-06-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

  • R700 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