JDK-6295976 : Browser crashed by Java2D with JVM 1.5.0
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0u2
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2005-07-12
  • Updated: 2010-04-02
  • Resolved: 2005-09-30
Related Reports
Duplicate :  
Description
On Win XP and 2000, Firefox and IE crash with EXCEPTION_ACCESS_VIOLATION when application client is run with JVM 1.5.0_x (after browser plug-in updates.)   Does not happen with JVM 1.4.x.  Does happen with 1.5.0_02 and _03.
###@###.### 2005-07-12 19:19:12 GMT

Comments
EVALUATION The steps to reproduce this are interminable and don't constitute a useful test case. But this looks to me like its the same as 6301771 : VM crashed when a image of particular size is drawn on a Canvas It also occurs with 1.5.0_02 and _03 and has the exact same stack trace. So we know that crashes can occur in that code. That bug is fixed in mustang build 51, which is not yet publically available but should be soon at mustang.dev.java.net. It will then be backported to 1.5.0_06. Marking this bug incomplete requesting that the original submitter try mustang b51 to see if that fixes it for them. b50 can also be tried and if its still reproducible there and b51 fixes it we can be quite sure that was the problem In any case as I mentioned above we *KNOW* that 6301771 causes crashes in exactly this fashion.
08-09-2005

EVALUATION The bug report is missing. Clearing the caching through "Tools->Internet Options->Delete File" applies to Internet Explorer only, and it does not affect Firefox or Java Plug-in. Also, according to the crash log, the crash occurs due to Java2D code in awt.dll, and this is why the bug is observed in both Firefox and IE. This is likely a bug in Java2D, so reassign to the 2D team for further investigation. ###@###.### 2005-07-16 10:53:50 GMT
12-07-2005