Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5066318

OGL: Enabling OGL pipeline on Windows with ATI board crashes VM at exit/shutdown

XMLWordPrintable

    • 2d
    • b08
    • x86
    • windows_xp
    • Verified

        Name: rl43681 Date: 06/21/2004


        FULL PRODUCT VERSION :
        java version "1.5.0-beta3"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b56)
        Java HotSpot(TM) Client VM (build 1.5.0-beta3-b56, mixed mode, sharing)

        ADDITIONAL OS VERSION INFORMATION :
        Microsoft Windows XP [Version 5.1.2600]

        EXTRA RELEVANT SYSTEM CONFIGURATION :
        ATI 9700 Pro
        Driver version: 6.14.10.6444 (CATALYST Windows XP 4.6)


        A DESCRIPTION OF THE PROBLEM :
        Invocation:
        ..\..\..\bin\java.exe -Dsun.java2d.opengl=true -jar SwingSet2.jar

        produces a blank application. Exiting the application produces the following:

        #
        # An unexpected error has been detected by HotSpot Virtual Machine:
        #
        # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x693e9440, pid=3984, tid=1452
        #
        # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta3-b56 mixed mode, sharing)
        # Problematic frame:
        # C [atioglxx.dll+0x3e9440]
        #
        # An error report file with more information is saved as hs_err_pid3984.log
        #
        # If you would like to submit a bug report, please visit:
        # http://java.sun.com/webapps/bugreport/crash.jsp
        #

        STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
        Change directory to SwingSet2.
        Execute ..\..\..\bin\java.exe -Dsun.java2d.opengl=true -jar SwingSet2.jar


        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        Accelerated OpenGL performance as commented about in article http://java.sun.com/developer/technicalArticles/releases/j2se15
        ACTUAL -
        Did not work.

        ERROR MESSAGES/STACK TRACES THAT OCCUR :
        #
        # An unexpected error has been detected by HotSpot Virtual Machine:
        #
        # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x693e9440, pid=3984, tid=1452
        #
        # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta3-b56 mixed mode, sharing)
        # Problematic frame:
        # C [atioglxx.dll+0x3e9440]
        #
        # An error report file with more information is saved as hs_err_pid3984.log
        #
        # If you would like to submit a bug report, please visit:
        # http://java.sun.com/webapps/bugreport/crash.jsp
        #

        REPRODUCIBILITY :
        This bug can be reproduced always.

        CUSTOMER SUBMITTED WORKAROUND :
        Don't invoke OpenGL hardware acceleration.
        (Incident Review ID: 280633)
        ======================================================================

              campbell Christopher Campbell (Inactive)
              rlewis Roger Lewis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: