JDK-4756720 : system hang with ati mobility card
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.1
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2002-10-02
  • Updated: 2002-10-29
  • Resolved: 2002-10-29
Related Reports
Duplicate :  
Description
This comes from Eric Klopfer (###@###.###):

On the subject of 1.4.1, this actually has introduced a bit of a bug
in our application on certain computers.  On some computers running
with jre 1.4.1, our application totally hangs the computer (though on
1.4.0_1 it works just fine).  We've been stumped on what could cause this.
there someone that we could contact?

System information:

> CPU:
> Intel 32bit
> Single Processor
> Processor Speed: 1595 MHz
> 
> Operating System:
> Windows XP (version 5.1 Service Pack 1 (Build 2600))
> 
> DirectX version: DirectX 8.1 or greater
> 
> DirectX display devices:
> Device 0:
>   Resolution (width x height x depth): 1024 x 768 x 32
>   Device driver ati2dvag.dll version 6.13.10.6129
> 
> GDI display devices:
> Primary: Name = \\.\DISPLAY1, Description = Mobility Radeon 7500

Bug filed at request of Chet.

Comments
WORK AROUND For users running standalone apps, try running without d3d: java -Dsun.java2d.d3d=false For WebStart users, see the workaround in bug 4749817.
11-06-2004

EVALUATION This sounds closely related to 4749817. When we have a patch fix for that bug, we should verify that it fixes this problem as well and (hopefully) close this is a dup. ###@###.### 2002-10-02 Verified with the customer that the fix to 4713003 also fixes this problem. Closing this bug as a duplicate of that earlier one. I suspect that the bug mentioned above (4749817) is also a dup of 4713003, but that still needs to be verified. ###@###.### 2002-10-29
29-10-2002