This problem did not occur in 1.3.1 FCS, but 1.3.1_01 and above the following
happens so this is a regression problem:
---
The JVM crashes on resizing (or painting) the ActiveX control and writes an error file that contains this:
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d45e54c
Function name=JVM_FindSignal
Library=C:\PROGRA~1\JavaSoft\JRE\132DB1~1.1_0\bin\hotspot\jvm.dll
Current Java thread:
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
at sun.awt.windows.WComponentPeer.createImage(Unknown Source)
at java.awt.Component.createImage(Unknown Source)
at java.awt.Component.createImage(Unknown Source)
at javax.swing.RepaintManager.getOffscreenBuffer(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at loosingfocusdemo.LoosingFocus.paintImmediately(LoosingFocus.java:183)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
#
# HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
# Error ID : 4F530E43505002C4
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
See bug ID 4487403 on how to run the test case.
If you have a problem in running teh test case then Alex Sultanov JPSE will be able to help.
See attachment for test case.
happens so this is a regression problem:
---
The JVM crashes on resizing (or painting) the ActiveX control and writes an error file that contains this:
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d45e54c
Function name=JVM_FindSignal
Library=C:\PROGRA~1\JavaSoft\JRE\132DB1~1.1_0\bin\hotspot\jvm.dll
Current Java thread:
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
at sun.awt.windows.WComponentPeer.createImage(Unknown Source)
at java.awt.Component.createImage(Unknown Source)
at java.awt.Component.createImage(Unknown Source)
at javax.swing.RepaintManager.getOffscreenBuffer(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at loosingfocusdemo.LoosingFocus.paintImmediately(LoosingFocus.java:183)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
#
# HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
# Error ID : 4F530E43505002C4
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
See bug ID 4487403 on how to run the test case.
If you have a problem in running teh test case then Alex Sultanov JPSE will be able to help.
See attachment for test case.