-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
6
-
x86
-
linux_sun
I am running the attached FullScreen test on cinnabar having an ATI Radeon 9600XT video card. This test gets all the GCs from the default GraphicsDev and creates a frame out of each GC in a loop. This frame is then pushed into FS mode and restored. When I am running this on the above config, the XServer crashes when the test starts using GC - 9 (having 0x35 visual). Refer the attached log file.
This is reproducible on mustang b37.
###@###.### 2005-05-30 14:14:55 GMT
I have reproduced this bug on a cinnabar machine having ATI Radeon 9600 XT, using mustang-b45. The X-server crash happens for the GC(visual-0x35) when Robot is trying to screen capture a fullscreen window created with this GC. If I comment out the Robot code, the test works fine. The code attached to this bug report was incorrect. I have removed it and attached the correct tests. To reproduce this bug:
1. Untar FullScreenTest.tar
2. Run FullScreenTest as follows:
'java FrameFullScreenTest <true/false>'
True - Fullscreen Exclusive mode
False - FullScreen simulation (The way fullscreen worked prior to Mustang-b39).
Bug is reproducible only with FullScreen Exclusive mode (true).
This is reproducible on mustang b37.
###@###.### 2005-05-30 14:14:55 GMT
I have reproduced this bug on a cinnabar machine having ATI Radeon 9600 XT, using mustang-b45. The X-server crash happens for the GC(visual-0x35) when Robot is trying to screen capture a fullscreen window created with this GC. If I comment out the Robot code, the test works fine. The code attached to this bug report was incorrect. I have removed it and attached the correct tests. To reproduce this bug:
1. Untar FullScreenTest.tar
2. Run FullScreenTest as follows:
'java FrameFullScreenTest <true/false>'
True - Fullscreen Exclusive mode
False - FullScreen simulation (The way fullscreen worked prior to Mustang-b39).
Bug is reproducible only with FullScreen Exclusive mode (true).