-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6
-
Cause Known
-
x86
-
linux_sun
I executed the attached fullscreen test (FrameFullscreenTest.java) on Cinnabar with ATI Radeon 9600 (with latest driver) with OGL flag turned on. The test crashed after the first loop. This crash is not reproducible on default pipeline but it hangs due to a deadlock (a bug is already filed).
Crash is reproducible atleast since JDK6-FCS and hence not a regression. I have recently upgraded the driver to the latest one. I have attached some information such as xdpyinfo, crash log and trace created by sun.java2d.trace. I have given fglrxinfo under comments.
The attached test basically gets all the GDs, all the GCs for each GD and tests pushing a frame created with each GC to FS mode in the respective GD.
To reproduce the bug, just run the attached test (FrameFullscreenTest.java) with OGL flag on the above configuration.
Crash is reproducible atleast since JDK6-FCS and hence not a regression. I have recently upgraded the driver to the latest one. I have attached some information such as xdpyinfo, crash log and trace created by sun.java2d.trace. I have given fglrxinfo under comments.
The attached test basically gets all the GDs, all the GCs for each GD and tests pushing a frame created with each GC to FS mode in the respective GD.
To reproduce the bug, just run the attached test (FrameFullscreenTest.java) with OGL flag on the above configuration.