-
Bug
-
Resolution: Fixed
-
P3
-
5.0, 6
-
b08
-
x86
-
windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2149522 | 6u4 | Christopher Campbell | P4 | Resolved | Fixed | b01 |
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)
======================================================================
- backported by
-
JDK-2149522 OGL: Enabling OGL pipeline on Windows with ATI board crashes VM at exit/shutdown
-
- Resolved
-
- duplicates
-
JDK-6357499 OGL crashed with resizing Java2Demo Frame on Radeon 9800XT with driver 5.11
-
- Closed
-
-
JDK-6440273 Java HotSpot(TM) Client VM (1.6.0-rc-b87) crashes with -Dsun.java2d.opengl=true
-
- Closed
-
- relates to
-
JDK-6525997 OGL: VM crash when drawing a general path on screen and repainting it a few times, Win32
-
- Closed
-
-
JDK-6439320 OGL: enable sun.java2d.opengl.fbobject by default
-
- Resolved
-
-
JDK-5033205 PIT: OGL with Java2Demo and Radeon not displaying application demos properly
-
- Closed
-