[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] RCP JVM crash
|
Hi,
Our RCP application built on Eclipse crashes on couple of computers with the
following log:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4ed53166, pid=3936,
tid=3928
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [gdiplus.dll+0x103166]
...
C [swt-gdip-win32-3236.dll+0x1ddf]
j
org.eclipse.swt.internal.gdip.Gdip.Graphics_DrawImage(IILorg/eclipse/swt/internal/gdip/Rect;IIIIIIII)I+0
What could be a reason of this crash and how to fix it?
OS is Windows XP Build 2600 Service Pack 2.
Eclipse is 3.2.2.
Thanks in advance,
George