JDK-4844193 : REGRESSION: New JDK changes DLL so that Eclipse dies on startup.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.4.2
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2003-04-07
  • Updated: 2012-11-02
  • Resolved: 2003-04-11
Related Reports
Duplicate :  
Description

Name: gm110360			Date: 04/07/2003


FULL PRODUCT VERSION :
JDK 1.4.2-beta

FULL OS VERSION :
Microsoft Windows XP [Version 5.1.2600]

A DESCRIPTION OF THE PROBLEM :
Something in the interaction of JDK 1.4.2-beta and Windows XP caused the
enclosed exception.  This problem does not occur with JDK 1.4.1_02 (latest
full version).


STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Start up Eclipse 2.1 (www.eclipse.org)

EXPECTED VERSUS ACTUAL BEHAVIOR :
Eclipse should start up without problems.
Eclipse died and left the dump that I enclosed.

ERROR MESSAGES/STACK TRACES THAT OCCUR :


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77D8C059
Function=[Unknown.]
Library=C:\WINDOWS\system32\USER32.dll

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.


Current Java thread:
	at org.eclipse.swt.internal.win32.OS.DrawTextW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DrawText(OS.java:1315)
	at org.eclipse.swt.graphics.GC.drawText(GC.java:1242)
	at org.eclipse.swt.graphics.GC.drawText(GC.java:1194)
	at org.eclipse.swt.custom.CLabel.onPaint(CLabel.java:394)
	at org.eclipse.swt.custom.CLabel.access$0(CLabel.java:297)
	at org.eclipse.swt.custom.CLabel$1.paintControl(CLabel.java:102)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:80)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:77)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:836)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:861)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:845)
	at org.eclipse.swt.widgets.Composite.WM_PAINT(Composite.java:726)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:2811)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:2281)
	at org.eclipse.swt.internal.win32.OS.UpdateWindow(Native Method)
	at org.eclipse.swt.widgets.Decorations.setVisible(Decorations.java:1127)
	at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1007)
	at org.eclipse.swt.widgets.Shell.open(Shell.java:679)
	at org.eclipse.jface.window.Window.open(Window.java:553)
	at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:412)
	at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:948)
	at org.eclipse.ui.internal.Workbench.init(Workbench.java:746)
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:1242)
	at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
	at org.eclipse.core.launcher.Main.run(Main.java:703)
	at org.eclipse.core.launcher.Main.main(Main.java:539)

Dynamic libraries:
0x00400000 - 0x00407000 	C:\WINDOWS\system32\javaw.exe
0x77F50000 - 0x77FF7000 	C:\WINDOWS\System32\ntdll.dll
0x77E60000 - 0x77F46000 	C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E5D000 	C:\WINDOWS\system32\ADVAPI32.dll
0x78000000 - 0x78086000 	C:\WINDOWS\system32\RPCRT4.dll
0x77D40000 - 0x77DC6000 	C:\WINDOWS\system32\USER32.dll
0x77C70000 - 0x77CB0000 	C:\WINDOWS\system32\GDI32.dll
0x77C10000 - 0x77C63000 	C:\WINDOWS\system32\MSVCRT.dll
0x76390000 - 0x763AC000 	C:\WINDOWS\System32\IMM32.DLL
0x08000000 - 0x08136000 	C:\Program Files\Java\j2re1.4.2\bin\client\jvm.dll
0x76B40000 - 0x76B6C000 	C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000 	C:\Program Files\Java\j2re1.4.2\bin\hpi.dll
0x00820000 - 0x0082E000 	C:\Program Files\Java\j2re1.4.2\bin\verify.dll
0x00830000 - 0x00848000 	C:\Program Files\Java\j2re1.4.2\bin\java.dll
0x00850000 - 0x0085D000 	C:\Program Files\Java\j2re1.4.2\bin\zip.dll
0x02E80000 - 0x02EC7000 	D:\eclipse\plugins\org.eclipse.swt.win32_2.1.0\os\win32\x86\swt-win32-2130.dll
0x771B0000 - 0x772D1000 	C:\WINDOWS\system32\ole32.dll
0x77340000 - 0x773CB000 	C:\WINDOWS\system32\COMCTL32.dll
0x763B0000 - 0x763F5000 	C:\WINDOWS\system32\comdlg32.dll
0x70A70000 - 0x70AD4000 	C:\WINDOWS\system32\SHLWAPI.dll
0x773D0000 - 0x77BC2000 	C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771AB000 	C:\WINDOWS\system32\OLEAUT32.dll
0x71950000 - 0x71A34000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
0x5AD70000 - 0x5ADA4000 	C:\WINDOWS\System32\uxtheme.dll
0x03040000 - 0x0304E000 	C:\Program Files\Sony\Jog Dial Utility\WMHook.dll
0x63000000 - 0x63014000 	C:\WINDOWS\System32\SynTPFcs.dll
0x77C00000 - 0x77C07000 	C:\WINDOWS\system32\VERSION.dll
0x74720000 - 0x74764000 	C:\WINDOWS\System32\MSCTF.dll
0x034D0000 - 0x034DC000 	C:\Program Files\NetZero\hook.dll
0x034F0000 - 0x0351B000 	C:\WINDOWS\System32\msctfime.ime
0x76F90000 - 0x76FA0000 	C:\WINDOWS\system32\Secur32.dll
0x76FD0000 - 0x77048000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.dll
0x605D0000 - 0x605D8000 	C:\WINDOWS\System32\mslbui.dll
0x74C80000 - 0x74CAC000 	C:\WINDOWS\system32\oleacc.dll
0x55900000 - 0x55961000 	C:\WINDOWS\system32\MSVCP60.dll
0x746F0000 - 0x74716000 	C:\WINDOWS\System32\Msimtf.dll
0x76C90000 - 0x76CB2000 	C:\WINDOWS\system32\imagehlp.dll
0x6D510000 - 0x6D58D000 	C:\WINDOWS\system32\DBGHELP.dll
0x76BF0000 - 0x76BFB000 	C:\WINDOWS\system32\PSAPI.DLL

Heap at VM Abort:
Heap
 def new generation   total 576K, used 397K [0x10010000, 0x100b0000, 0x104f0000)
  eden space 512K,  75% used [0x10010000, 0x10070f68, 0x10090000)
  from space 64K,  14% used [0x10090000, 0x100925a8, 0x100a0000)
  to   space 64K,   0% used [0x100a0000, 0x100a0000, 0x100b0000)
 tenured generation   total 3476K, used 2119K [0x104f0000, 0x10855000, 0x14010000)
   the space 3476K,  60% used [0x104f0000, 0x10701e20, 0x10702000, 0x10855000)
 compacting perm gen  total 8448K, used 8229K [0x14010000, 0x14850000, 0x18010000)
   the space 8448K,  97% used [0x14010000, 0x148197f8, 0x14819800, 0x14850000)

Local Time = Sun Apr 06 23:01:22 2003
Elapsed Time = 22
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-beta-b19 mixed mode)
#


REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
Sorry, that it at Eclipse.org
---------- END SOURCE ----------

CUSTOMER SUBMITTED WORKAROUND :
Revert to JDK 1.4.1_02

Release Regression From : 1.4.1_02
The above release value was the last known release where this 
bug was known to work. Since then there has been a regression.

(Review ID: 183663) 
======================================================================

Comments
EVALUATION Looks like a recent duplicate of another bug we worked on. ###@###.### 2003-04-08
08-04-2003