`

Eclipse3.4在windows7下无法启动---SOS

阅读更多
Eclipse在windows7下面无法启动,但是Netbeans是可以启动的,利用java -version,查看jdk,安装也没有问题。哦,我的Windows7是32位的。

下面是Eclipse报的错误,一直没有找出原因,现在请大家帮忙,谢谢。

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x74798684, pid=3252, tid=3176
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b06 mixed mode)
# Problematic frame:
# C  [gdiplus.dll+0x98684]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x01827000):  JavaThread "main" [_thread_in_native, id=3176]

siginfo: ExceptionCode=0xc0000005, reading address 0xb3868bf1

Registers:
EAX=0x74703f18, EBX=0x80000000, ECX=0x37d22428, EDX=0x00246520
ESP=0x0012eeec, EBP=0x0012eef0, ESI=0x37d22428, EDI=0x00000ae8
EIP=0x74798684, EFLAGS=0x00010206

Top of Stack: (sp=0x0012eeec)
0x0012eeec:   37d22428 0012f028 74799211 00000ae8
0x0012eefc:   00000010 36cc4fe0 00000000 37d22248
0x0012ef0c:   36cc4fe0 36cc4fe0 00000010 00000000
0x0012ef1c:   77b00b7d 00009b1a 00000000 01000000
0x0012ef2c:   0012ef60 00000040 01010000 0012ee70
0x0012ef3c:   00000000 0012efa8 7798d75d 01b03187
0x0012ef4c:   fffffffe 779c31df 779c2dd8 00000000
0x0012ef5c:   0027f718 0027f718 00000000 00000000

Instructions: (pc=0x74798684)
0x74798674:   15 89 74 5e 5b c9 cc cc cc cc 8b ff 55 8b ec 56
0x74798684:   8b 8b f1 8b 86 33 db 39 5e 1c 75 07 b8 05 40 00


Stack: [0x00030000,0x00130000),  sp=0x0012eeec,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [gdiplus.dll+0x98684]
C  [gdiplus.dll+0x99211]
C  [gdiplus.dll+0x6dab6]
C  [gdiplus.dll+0x35f14]
C  [swt-gdip-win32-3555.dll+0x12cc]
C  [swt-gdip-win32-3555.dll+0x127a]
j  org.eclipse.swt.internal.gdip.Gdip.Bitmap_new([CZ)I+0
j  org.eclipse.swt.graphics.Image.initNative(Ljava/lang/String;)V+70
j  org.eclipse.swt.graphics.Image.<init>(Lorg/eclipse/swt/graphics/Device;Ljava/lang/String;)V+40
j  org.eclipse.jface.resource.URLImageDescriptor.createImage(ZLorg/eclipse/swt/graphics/Device;)Lorg/eclipse/swt/graphics/Image;+22
j  org.eclipse.jface.resource.ImageDescriptor.createImage(Z)Lorg/eclipse/swt/graphics/Image;+5
j  org.eclipse.jface.resource.ImageDescriptor.createImage()Lorg/eclipse/swt/graphics/Image;+2
j  org.eclipse.ui.internal.Workbench.initializeImages()V+28
j  org.eclipse.ui.internal.Workbench.createDisplay()Lorg/eclipse/swt/widgets/Display;+103
j  org.eclipse.ui.PlatformUI.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+1
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gdip.Gdip.Bitmap_new([CZ)I+0
j  org.eclipse.swt.graphics.Image.initNative(Ljava/lang/String;)V+70
j  org.eclipse.swt.graphics.Image.<init>(Lorg/eclipse/swt/graphics/Device;Ljava/lang/String;)V+40
j  org.eclipse.jface.resource.URLImageDescriptor.createImage(ZLorg/eclipse/swt/graphics/Device;)Lorg/eclipse/swt/graphics/Image;+22
j  org.eclipse.jface.resource.ImageDescriptor.createImage(Z)Lorg/eclipse/swt/graphics/Image;+5
j  org.eclipse.jface.resource.ImageDescriptor.createImage()Lorg/eclipse/swt/graphics/Image;+2
j  org.eclipse.ui.internal.Workbench.initializeImages()V+28
j  org.eclipse.ui.internal.Workbench.createDisplay()Lorg/eclipse/swt/widgets/Display;+103
j  org.eclipse.ui.PlatformUI.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+1
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x363aa400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3376]
  0x36f9b800 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=2124]
  0x3622f400 JavaThread "Worker-0" [_thread_blocked, id=1216]
  0x36c34000 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=2580]
  0x36424000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=2660]
  0x36423c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3024]
  0x363d3000 JavaThread "State Saver" [_thread_blocked, id=1416]
  0x01960000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=548]
  0x01959400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3064]
  0x01958c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3936]
  0x01955400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3624]
  0x01943800 JavaThread "Finalizer" daemon [_thread_blocked, id=3996]
  0x01937800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3920]
=>0x01827000 JavaThread "main" [_thread_in_native, id=3176]

Other Threads:
  0x01933000 VMThread [id=2624]
  0x01960800 WatcherThread [id=1072]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 3584K, used 293K [0x03ab0000, 0x03e90000, 0x06210000)
  eden space 3200K,   3% used [0x03ab0000, 0x03acfe88, 0x03dd0000)
  from space 384K,  43% used [0x03e30000, 0x03e59888, 0x03e90000)
  to   space 384K,   0% used [0x03dd0000, 0x03dd0000, 0x03e30000)
tenured generation   total 47216K, used 33811K [0x06210000, 0x0902c000, 0x23ab0000)
   the space 47216K,  71% used [0x06210000, 0x08314ea8, 0x08315000, 0x0902c000)
compacting perm gen  total 12288K, used 11870K [0x23ab0000, 0x246b0000, 0x33ab0000)
   the space 12288K,  96% used [0x23ab0000, 0x24647be8, 0x24647c00, 0x246b0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040e000 H:\JAVAsor\eclipse-jee-galileo-SR1-win32\eclipse\eclipse.exe
0x77970000 - 0x77aac000 C:\Windows\SYSTEM32\ntdll.dll
0x77ab0000 - 0x77b84000 C:\Windows\system32\kernel32.dll
0x75c20000 - 0x75c6a000 C:\Windows\system32\KERNELBASE.dll
0x772c0000 - 0x77389000 C:\Windows\system32\USER32.dll
0x75e90000 - 0x75ede000 C:\Windows\system32\GDI32.dll
0x77b90000 - 0x77b9a000 C:\Windows\system32\LPK.dll
0x75dc0000 - 0x75e5d000 C:\Windows\system32\USP10.dll
0x776c0000 - 0x7776c000 C:\Windows\system32\msvcrt.dll
0x733e0000 - 0x73464000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll
0x76590000 - 0x76630000 C:\Windows\system32\ADVAPI32.dll
0x75f70000 - 0x75f89000 C:\Windows\SYSTEM32\sechost.dll
0x75ff0000 - 0x76091000 C:\Windows\system32\RPCRT4.dll
0x77390000 - 0x773af000 C:\Windows\system32\IMM32.DLL
0x774f0000 - 0x775bc000 C:\Windows\system32\MSCTF.dll
0x72000000 - 0x72014000 H:\JAVAsor\eclipse-jee-galileo-SR1-win32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
0x74fc0000 - 0x74fc9000 C:\Windows\system32\VERSION.dll
0x74890000 - 0x748d0000 C:\Windows\system32\uxtheme.dll
0x00340000 - 0x003c1000 D:\Tools\360safe\safemon\safemon.dll
0x76670000 - 0x772b9000 C:\Windows\system32\SHELL32.dll
0x775d0000 - 0x77627000 C:\Windows\system32\SHLWAPI.dll
0x76290000 - 0x763ec000 C:\Windows\system32\ole32.dll
0x77630000 - 0x776bf000 C:\Windows\system32\OLEAUT32.dll
0x730d0000 - 0x730d5000 C:\Windows\system32\MSIMG32.dll
0x6ce80000 - 0x6cee6000 C:\Windows\system32\MSVCP60.dll
0x760b0000 - 0x761a4000 C:\Windows\system32\WININET.dll
0x760a0000 - 0x760a3000 C:\Windows\system32\Normaliz.dll
0x773b0000 - 0x774e5000 C:\Windows\system32\urlmon.dll
0x75c70000 - 0x75d8c000 C:\Windows\system32\CRYPT32.dll
0x75b30000 - 0x75b3c000 C:\Windows\system32\MSASN1.dll
0x77770000 - 0x77969000 C:\Windows\system32\iertutil.dll
0x775c0000 - 0x775c5000 C:\Windows\system32\PSAPI.DLL
0x76630000 - 0x76665000 C:\Windows\system32\WS2_32.dll
0x76200000 - 0x76206000 C:\Windows\system32\NSI.dll
0x74b20000 - 0x74cbe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\Comctl32.dll
0x75aa0000 - 0x75aac000 C:\Windows\system32\CRYPTBASE.dll
0x6d7c0000 - 0x6da09000 C:\Program Files\Java\jre1.6.0_02\bin\client\jvm.dll
0x740f0000 - 0x74122000 C:\Windows\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\Windows\system32\MSVCR71.dll
0x6d310000 - 0x6d318000 C:\Program Files\Java\jre1.6.0_02\bin\hpi.dll
0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0_02\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0_02\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0_02\bin\zip.dll
0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0_02\bin\net.dll
0x75500000 - 0x7553c000 C:\Windows\system32\mswsock.dll
0x754f0000 - 0x754f6000 C:\Windows\System32\wship6.dll
0x6d590000 - 0x6d599000 C:\Program Files\Java\jre1.6.0_02\bin\nio.dll
0x37690000 - 0x376e9000 H:\JAVAsor\eclipse-jee-galileo-SR1-win32\eclipse\configuration\org.eclipse.osgi\bundles\534\1\.cp\swt-win32-3555.dll
0x76210000 - 0x7628b000 C:\Windows\system32\comdlg32.dll
0x74190000 - 0x741a3000 C:\Windows\system32\dwmapi.dll
0x017e0000 - 0x017f4000 H:\JAVAsor\eclipse-jee-galileo-SR1-win32\eclipse\configuration\org.eclipse.osgi\bundles\534\1\.cp\swt-gdip-win32-3555.dll
0x74700000 - 0x74890000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca\gdiplus.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m -XX:MaxPermSize=256m
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:/Program Files/Java/jre1.6.0_02/bin/client;C:/Program Files/Java/jre1.6.0_02/bin;C:\windows\system32\;D:\Tools\Perforce\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows NT 6.1 Build 7600

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 1571256k(370300k free), swap 2619832k(833196k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_02-b06) for windows-x86, built on Jul 12 2007 01:16:14 by "java_re" with unknown MS VC++:1310

分享到:
评论
14 楼 javapub 2010-12-02  
ray_linn 写道
建议如下,首先安装windbg,可以到microsoft站点上下载,安装完之后,将安装目录加在路径里去:

然后运行:

adplus -crash -quiet -o c:\dumps -sc eclipse.exe

这样获得程序的dump之后,我帮你分析吧。


我按照你的方法做了,之后出来的结果是:


Microsoft (R) Windows Debugger  Version 6.7.0005.1
Copyright (c) Microsoft Corporation. All rights reserved.

CommandLine: D:\eclipse-SDK-3.6.1-win32\eclipse\eclipse.exe
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path.           *
* Use .symfix to have the debugger choose a symbol path.                   *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
ModLoad: 00400000 0040d000   image00400000
ModLoad: 77470000 775ac000   ntdll.dll
ModLoad: 75a80000 75b54000   C:\Windows\system32\kernel32.dll
ModLoad: 75750000 7579a000   C:\Windows\system32\KERNELBASE.dll
ModLoad: 76ff0000 770b9000   C:\Windows\system32\USER32.dll
ModLoad: 76fa0000 76fee000   C:\Windows\system32\GDI32.dll
ModLoad: 775e0000 775ea000   C:\Windows\system32\LPK.dll
ModLoad: 75900000 7599d000   C:\Windows\system32\USP10.dll
ModLoad: 770c0000 7716c000   C:\Windows\system32\msvcrt.dll
ModLoad: 71880000 71904000   C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll
ModLoad: 76dc0000 76e60000   C:\Windows\system32\ADVAPI32.dll
ModLoad: 758e0000 758f9000   C:\Windows\SYSTEM32\sechost.dll
ModLoad: 76e60000 76f01000   C:\Windows\system32\RPCRT4.dll
(258.168): Break instruction exception - code 80000003 (first chance)
eax=00000000 ebx=00000000 ecx=0012fb0c edx=774b64f4 esi=fffffffe edi=00000000
eip=7750e6e6 esp=0012fb28 ebp=0012fb54 iopl=0         nv up ei pl zr na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for ntdll.dll -
ntdll!LdrVerifyImageMatchesChecksum+0x633:
7750e6e6 cc              int     3
0:000> adplus -crash -quiet -o c:\dumps -sc eclipse.exe
            ^ No information found error in 'adplus -crash -quiet -o c:\dumps -sc eclipse.exe '
0:000> adplus -crash -quiet -o c:\dumps -sc eclipse.exe
            ^ No information found error in 'adplus -crash -quiet -o c:\dumps -sc eclipse.exe '

13 楼 javapub 2010-12-02  
select*from爱 写道
下3.6那个压缩包,win32结尾的试试

我在官网上下的是:eclipse-SDK-3.6.1-win32.zip

以前用的Eclipse3.4发现装了windows7不能用,于是又装了3.6还是不能用,于是装了NetBeans,可以用了,所以我现在用NetBeans。
12 楼 javapub 2010-12-02  
kimmqueen 写道
找swt win32的 win7补丁。


1.我根据 http://xintao222.iteye.com/blog/781249,更新了一下system32下的del文件,还是启动不起来。
2.我从http://download.csdn.net/source/587016下载一个补丁,但不知道怎么用。

你可以说的更细一些,或者提供一些文章之类的可以吗?
11 楼 select*from爱 2010-12-02  
下3.6那个压缩包,win32结尾的试试
10 楼 javapub 2010-12-02  
select*from爱 写道
右键,兼容性-windows xp选种, 以管理员身份运行选中, 再运行试试
(ps:你确定你在官网下的的eclipse-jee-helios-SR1-win32这个压缩包而不是其他的?)


我确认是在官网下的 http://www.eclipse.org
利用兼容性也不行,依然报错,错误内容如下:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x741a8684, pid=696, tid=1744
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
# Problematic frame:
# C  [gdiplus.dll+0x98684]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x01fcb400):  JavaThread "main" [_thread_in_native, id=1744, stack(0x00030000,0x00130000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xb3868bf1

Registers:
EAX=0x74113f18, EBX=0x80000000, ECX=0x30cc2828, EDX=0x00606500
ESP=0x0012effc, EBP=0x0012f000, ESI=0x30cc2828, EDI=0x000005d4
EIP=0x741a8684, EFLAGS=0x00010206

Top of Stack: (sp=0x0012effc)
0x0012effc:   30cc2828 0012f138 741a9211 000005d4
0x0012f00c:   00000010 2f2851c0 00000000 30cc2648
0x0012f01c:   2f2851c0 2f2851c0 00000010 2fa7d487
0x0012f02c:   7fffffff 00000011 00000001 0012f05c
0x0012f03c:   68638a4c 68660dd8 0068d574 75acf17b
0x0012f04c:   0068d318 0012f050 0012f050 0068d318
0x0012f05c:   0012f080 6863a188 0068d318 00000260
0x0012f06c:   00000000 00000000 00000000 0068d318

Instructions: (pc=0x741a8684)
0x741a8674:   15 2a 74 5e 5b c9 cc cc cc cc 8b ff 55 8b ec 56
0x741a8684:   8b 8b f1 8b 86 33 db 39 5e 1c 75 07 b8 05 40 00


Stack: [0x00030000,0x00130000],  sp=0x0012effc,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [gdiplus.dll+0x98684]
C  [gdiplus.dll+0x99211]
C  [gdiplus.dll+0x6dab6]
C  [gdiplus.dll+0x35f14]
C  [swt-gdip-win32-3655.dll+0x1543]
C  [swt-gdip-win32-3655.dll+0x180c]
j  org.eclipse.swt.internal.gdip.Gdip.Bitmap_new([CZ)I+0
j  org.eclipse.swt.graphics.Image.initNative(Ljava/lang/String;)V+103
j  org.eclipse.swt.graphics.Image.<init>(Lorg/eclipse/swt/graphics/Device;Ljava/lang/String;)V+40
j  org.eclipse.jface.resource.URLImageDescriptor.createImage(ZLorg/eclipse/swt/graphics/Device;)Lorg/eclipse/swt/graphics/Image;+22
j  org.eclipse.jface.resource.ImageDescriptor.createImage(Z)Lorg/eclipse/swt/graphics/Image;+5
j  org.eclipse.jface.resource.ImageDescriptor.createImage()Lorg/eclipse/swt/graphics/Image;+2
j  org.eclipse.ui.internal.Workbench.initializeImages()V+28
j  org.eclipse.ui.internal.Workbench.createDisplay()Lorg/eclipse/swt/widgets/Display;+118
j  org.eclipse.ui.PlatformUI.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+1
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
V  [jvm.dll+0xecabc]
V  [jvm.dll+0x173d61]
V  [jvm.dll+0xecb3d]
V  [jvm.dll+0x18dfeb]
V  [jvm.dll+0x18e7f6]
V  [jvm.dll+0x1176c3]
C  [java.dll+0x714f]
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub
V  [jvm.dll+0xecabc]
V  [jvm.dll+0x173d61]
V  [jvm.dll+0xecb3d]
V  [jvm.dll+0xf594f]
V  [jvm.dll+0xf7624]
C  [eclipse_1309.dll+0x5eab]
C  [eclipse_1309.dll+0x50a3]
C  [eclipse_1309.dll+0x15ab]
C  [eclipse.exe+0x1414]
C  [eclipse.exe+0x1010]
C  [eclipse.exe+0x3029]
C  [kernel32.dll+0x51194]
C  [ntdll.dll+0x5b495]
C  [ntdll.dll+0x5b468]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gdip.Gdip.Bitmap_new([CZ)I+0
j  org.eclipse.swt.graphics.Image.initNative(Ljava/lang/String;)V+103
j  org.eclipse.swt.graphics.Image.<init>(Lorg/eclipse/swt/graphics/Device;Ljava/lang/String;)V+40
j  org.eclipse.jface.resource.URLImageDescriptor.createImage(ZLorg/eclipse/swt/graphics/Device;)Lorg/eclipse/swt/graphics/Image;+22
j  org.eclipse.jface.resource.ImageDescriptor.createImage(Z)Lorg/eclipse/swt/graphics/Image;+5
j  org.eclipse.jface.resource.ImageDescriptor.createImage()Lorg/eclipse/swt/graphics/Image;+2
j  org.eclipse.ui.internal.Workbench.initializeImages()V+28
j  org.eclipse.ui.internal.Workbench.createDisplay()Lorg/eclipse/swt/widgets/Display;+118
j  org.eclipse.ui.PlatformUI.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+1
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x2f6c6000 JavaThread "Worker-JM" [_thread_blocked, id=2264, stack(0x30de0000,0x30ee0000)]
  0x01fcac00 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3932, stack(0x30ce0000,0x30de0000)]
  0x2f306800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=2016, stack(0x30ae0000,0x30be0000)]
  0x2f16a800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3472, stack(0x2fa10000,0x2fb10000)]
  0x2f06bc00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3532, stack(0x2f910000,0x2fa10000)]
  0x2f06fc00 JavaThread "State Saver" [_thread_blocked, id=2044, stack(0x2eb70000,0x2ec70000)]
  0x2e17c000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3680, stack(0x2e670000,0x2e770000)]
  0x2e178400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3396, stack(0x2e570000,0x2e670000)]
  0x01f65800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3372, stack(0x2e470000,0x2e570000)]
  0x01f62c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3684, stack(0x2e370000,0x2e470000)]
  0x01f15400 JavaThread "Finalizer" daemon [_thread_blocked, id=4084, stack(0x2e070000,0x2e170000)]
  0x01f14000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2752, stack(0x2df70000,0x2e070000)]
=>0x01fcb400 JavaThread "main" [_thread_in_native, id=1744, stack(0x00030000,0x00130000)]

Other Threads:
  0x01f0a800 VMThread [stack: 0x2de70000,0x2df70000] [id=2892]
  0x2e183400 WatcherThread [stack: 0x2e770000,0x2e870000] [id=2720]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 9088K, used 3130K [0x03fd0000, 0x049a0000, 0x05d50000)
  eden space 8128K,  26% used [0x03fd0000, 0x041eebc0, 0x047c0000)
  from space 960K,  99% used [0x047c0000, 0x048afff8, 0x048b0000)
  to   space 960K,   0% used [0x048b0000, 0x048b0000, 0x049a0000)
tenured generation   total 121024K, used 6963K [0x05d50000, 0x0d380000, 0x1bfd0000)
   the space 121024K,   5% used [0x05d50000, 0x0641cdb0, 0x0641ce00, 0x0d380000)
compacting perm gen  total 12288K, used 10214K [0x1bfd0000, 0x1cbd0000, 0x2bfd0000)
   the space 12288K,  83% used [0x1bfd0000, 0x1c9c9830, 0x1c9c9a00, 0x1cbd0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 D:\eclipse-SDK-3.6.1-win32\eclipse\eclipse.exe
0x77470000 - 0x775ac000 C:\Windows\SYSTEM32\ntdll.dll
0x75a80000 - 0x75b54000 C:\Windows\system32\kernel32.dll
0x75750000 - 0x7579a000 C:\Windows\system32\KERNELBASE.dll
0x76ff0000 - 0x770b9000 C:\Windows\system32\USER32.dll
0x76fa0000 - 0x76fee000 C:\Windows\system32\GDI32.dll
0x775e0000 - 0x775ea000 C:\Windows\system32\LPK.dll
0x75900000 - 0x7599d000 C:\Windows\system32\USP10.dll
0x770c0000 - 0x7716c000 C:\Windows\system32\msvcrt.dll
0x71880000 - 0x71904000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll
0x76dc0000 - 0x76e60000 C:\Windows\system32\ADVAPI32.dll
0x758e0000 - 0x758f9000 C:\Windows\SYSTEM32\sechost.dll
0x76e60000 - 0x76f01000 C:\Windows\system32\RPCRT4.dll
0x754c0000 - 0x7550b000 C:\Windows\system32\apphelp.dll
0x6ed20000 - 0x6edac000 C:\Windows\AppPatch\AcLayers.dll
0x754a0000 - 0x754ba000 C:\Windows\system32\SspiCli.dll
0x76110000 - 0x76d59000 C:\Windows\system32\SHELL32.dll
0x77630000 - 0x77687000 C:\Windows\system32\SHLWAPI.dll
0x77170000 - 0x772cc000 C:\Windows\system32\ole32.dll
0x76f10000 - 0x76f9f000 C:\Windows\system32\OLEAUT32.dll
0x74c20000 - 0x74c37000 C:\Windows\system32\USERENV.dll
0x755c0000 - 0x755cb000 C:\Windows\system32\profapi.dll
0x71820000 - 0x71871000 C:\Windows\system32\WINSPOOL.DRV
0x700a0000 - 0x700b2000 C:\Windows\system32\MPR.dll
0x69940000 - 0x69b58000 C:\Windows\AppPatch\AcGenral.DLL
0x742a0000 - 0x742e0000 C:\Windows\system32\UxTheme.dll
0x739f0000 - 0x73a22000 C:\Windows\system32\WINMM.dll
0x73d30000 - 0x73d3f000 C:\Windows\system32\samcli.dll
0x73740000 - 0x73754000 C:\Windows\system32\MSACM32.dll
0x74ac0000 - 0x74ac9000 C:\Windows\system32\VERSION.dll
0x6fe20000 - 0x6fe23000 C:\Windows\system32\sfc.dll
0x6fe10000 - 0x6fe1d000 C:\Windows\system32\sfc_os.DLL
0x73f50000 - 0x73f63000 C:\Windows\system32\dwmapi.dll
0x772d0000 - 0x7746d000 C:\Windows\system32\SETUPAPI.dll
0x75720000 - 0x75747000 C:\Windows\system32\CFGMGR32.dll
0x756d0000 - 0x756e2000 C:\Windows\system32\DEVOBJ.dll
0x75d60000 - 0x75e95000 C:\Windows\system32\urlmon.dll
0x757a0000 - 0x758bc000 C:\Windows\system32\CRYPT32.dll
0x75630000 - 0x7563c000 C:\Windows\system32\MSASN1.dll
0x75b60000 - 0x75d59000 C:\Windows\system32\iertutil.dll
0x68630000 - 0x68889000 C:\Windows\AppPatch\AcXtrnal.DLL
0x6da70000 - 0x6da76000 C:\Windows\system32\SHUNIMPL.DLL
0x6fcb0000 - 0x6fcbd000 C:\Windows\system32\SortServer2003Compat.dll
0x758c0000 - 0x758df000 C:\Windows\system32\IMM32.DLL
0x75fb0000 - 0x7607c000 C:\Windows\system32\MSCTF.dll
0x72000000 - 0x7200d000 D:\eclipse-SDK-3.6.1-win32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810\eclipse_1309.dll
0x01400000 - 0x01481000 D:\Tools\360safe\safemon\safemon.dll
0x73a30000 - 0x73a35000 C:\Windows\system32\MSIMG32.dll
0x72cb0000 - 0x72d16000 C:\Windows\system32\MSVCP60.dll
0x75eb0000 - 0x75fa4000 C:\Windows\system32\WININET.dll
0x77690000 - 0x77693000 C:\Windows\system32\Normaliz.dll
0x75ea0000 - 0x75ea5000 C:\Windows\system32\PSAPI.DLL
0x775f0000 - 0x77625000 C:\Windows\system32\WS2_32.dll
0x76db0000 - 0x76db6000 C:\Windows\system32\NSI.dll
0x74510000 - 0x746ae000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\Comctl32.dll
0x75540000 - 0x7554c000 C:\Windows\system32\CRYPTBASE.dll
0x01be0000 - 0x01e6b000 D:\Tools\Java\jre6\bin\client\jvm.dll
0x7c340000 - 0x7c396000 C:\Windows\system32\MSVCR71.dll
0x6d7b0000 - 0x6d7bc000 D:\Tools\Java\jre6\bin\verify.dll
0x6d330000 - 0x6d34f000 D:\Tools\Java\jre6\bin\java.dll
0x6d290000 - 0x6d298000 D:\Tools\Java\jre6\bin\hpi.dll
0x6d7f0000 - 0x6d7ff000 D:\Tools\Java\jre6\bin\zip.dll
0x75040000 - 0x75056000 C:\Windows\system32\CRYPTSP.dll
0x74de0000 - 0x74e1b000 C:\Windows\system32\rsaenh.dll
0x6d610000 - 0x6d623000 D:\Tools\Java\jre6\bin\net.dll
0x75000000 - 0x7503c000 C:\Windows\system32\mswsock.dll
0x74ff0000 - 0x74ff6000 C:\Windows\System32\wship6.dll
0x738c0000 - 0x738d0000 C:\Windows\system32\NLAapi.dll
0x74ec0000 - 0x74f04000 C:\Windows\system32\DNSAPI.dll
0x71790000 - 0x71798000 C:\Windows\System32\winrnr.dll
0x71780000 - 0x71790000 C:\Windows\system32\napinsp.dll
0x71760000 - 0x71772000 C:\Windows\system32\pnrpnsp.dll
0x74b50000 - 0x74b55000 C:\Windows\System32\wshtcpip.dll
0x733f0000 - 0x7340c000 C:\Windows\system32\IPHLPAPI.DLL
0x733e0000 - 0x733e7000 C:\Windows\system32\WINNSI.DLL
0x70350000 - 0x70356000 C:\Windows\system32\rasadhlp.dll
0x73260000 - 0x73298000 C:\Windows\System32\fwpuclnt.dll
0x6d630000 - 0x6d639000 D:\Tools\Java\jre6\bin\nio.dll
0x2e870000 - 0x2e8d3000 D:\eclipse-SDK-3.6.1-win32\eclipse\configuration\org.eclipse.osgi\bundles\154\1\.cp\swt-win32-3655.dll
0x759a0000 - 0x75a1b000 C:\Windows\system32\comdlg32.dll
0x015a0000 - 0x015bd000 D:\eclipse-SDK-3.6.1-win32\eclipse\configuration\org.eclipse.osgi\bundles\154\1\.cp\swt-gdip-win32-3655.dll
0x74110000 - 0x742a0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca\gdiplus.dll

VM Arguments:
jvm_args: -Xms128m -Xmx384m -XX:MaxPermSize=256m
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=D:\Tools\Java\jdk1.6.0_14
PATH=D:/Tools/Java/jre6/bin/client;D:/Tools/Java/jre6/bin;D:/Tools/Java/jre6/lib/i386;C:\windows\system32\;D:\Tools\Perforce\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 1048575k(741500k free), swap 2097151k(1048575k free)

vm_info: Java HotSpot(TM) Client VM (14.0-b16) for windows-x86 JRE (1.6.0_14-b08), built on May 21 2009 08:03:56 by "java_re" with MS VC++ 7.1

time: Thu Dec 02 17:26:27 2010
elapsed time: 4 seconds

9 楼 ray_linn 2010-12-02  
建议如下,首先安装windbg,可以到microsoft站点上下载,安装完之后,将安装目录加在路径里去:

然后运行:

adplus -crash -quiet -o c:\dumps -sc eclipse.exe

这样获得程序的dump之后,我帮你分析吧。
8 楼 Dollyn 2010-12-02  
diggywang 写道
是不是在eclipse里设置文件关联了?OLE插件对office文件的关联bug多多!

有可能...
建议重新安装(删除原来的重新解压)eclipse,并且换一个全新的工作区间目录
7 楼 select*from爱 2010-12-02  
右键,兼容性-windows xp选种, 以管理员身份运行选中, 再运行试试
(ps:你确定你在官网下的的eclipse-jee-helios-SR1-win32这个压缩包而不是其他的?)
6 楼 diggywang 2010-12-02  
是不是在eclipse里设置文件关联了?OLE插件对office文件的关联bug多多!
5 楼 kimmqueen 2010-12-02  
找swt win32的 win7补丁。
4 楼 javapub 2010-12-02  
我把JDK升级了,升级后了Eclipse启动依然报错,错误日志如下:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x741a8684, pid=3732, tid=1832
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
# Problematic frame:
# C  [gdiplus.dll+0x98684]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x01821800):  JavaThread "main" [_thread_in_native, id=1832, stack(0x00030000,0x00130000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xb3868bf1

Registers:
EAX=0x74113f18, EBX=0x80000000, ECX=0x2fc523e8, EDX=0x00296490
ESP=0x0012effc, EBP=0x0012f000, ESI=0x2fc523e8, EDI=0x000005a0
EIP=0x741a8684, EFLAGS=0x00010206

Top of Stack: (sp=0x0012effc)
0x0012effc:   2fc523e8 0012f138 741a9211 000005a0
0x0012f00c:   00000010 2eb61fb8 00000000 2fc52248
0x0012f01c:   2eb61fb8 2eb61fb8 00000010 00000000
0x0012f02c:   75ad0b7d 000085b7 00000000 01000000
0x0012f03c:   0012f070 00000040 01010000 0012ef80
0x0012f04c:   00000000 0012f0b8 7748d75d 01518588
0x0012f05c:   fffffffe 774c31df 774c2dd8 00000000
0x0012f06c:   002da230 002da230 00000000 00000000

Instructions: (pc=0x741a8684)
0x741a8674:   15 2a 74 5e 5b c9 cc cc cc cc 8b ff 55 8b ec 56
0x741a8684:   8b 8b f1 8b 86 33 db 39 5e 1c 75 07 b8 05 40 00


Stack: [0x00030000,0x00130000],  sp=0x0012effc,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [gdiplus.dll+0x98684]
C  [gdiplus.dll+0x99211]
C  [gdiplus.dll+0x6dab6]
C  [gdiplus.dll+0x35f14]
C  [swt-gdip-win32-3655.dll+0x1543]
C  [swt-gdip-win32-3655.dll+0x180c]
j  org.eclipse.swt.internal.gdip.Gdip.Bitmap_new([CZ)I+0
j  org.eclipse.swt.graphics.Image.initNative(Ljava/lang/String;)V+103
j  org.eclipse.swt.graphics.Image.<init>(Lorg/eclipse/swt/graphics/Device;Ljava/lang/String;)V+40
j  org.eclipse.jface.resource.URLImageDescriptor.createImage(ZLorg/eclipse/swt/graphics/Device;)Lorg/eclipse/swt/graphics/Image;+22
j  org.eclipse.jface.resource.ImageDescriptor.createImage(Z)Lorg/eclipse/swt/graphics/Image;+5
j  org.eclipse.jface.resource.ImageDescriptor.createImage()Lorg/eclipse/swt/graphics/Image;+2
j  org.eclipse.ui.internal.Workbench.initializeImages()V+28
j  org.eclipse.ui.internal.Workbench.createDisplay()Lorg/eclipse/swt/widgets/Display;+118
j  org.eclipse.ui.PlatformUI.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+1
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
V  [jvm.dll+0xecabc]
V  [jvm.dll+0x173d61]
V  [jvm.dll+0xecb3d]
V  [jvm.dll+0x18dfeb]
V  [jvm.dll+0x18e7f6]
V  [jvm.dll+0x1176c3]
C  [java.dll+0x714f]
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub
V  [jvm.dll+0xecabc]
V  [jvm.dll+0x173d61]
V  [jvm.dll+0xecb3d]
V  [jvm.dll+0xf594f]
V  [jvm.dll+0xf7624]
C  [eclipse_1309.dll+0x5eab]
C  [eclipse_1309.dll+0x50a3]
C  [eclipse_1309.dll+0x15ab]
C  [eclipse.exe+0x1414]
C  [eclipse.exe+0x1010]
C  [eclipse.exe+0x3029]
C  [kernel32.dll+0x51194]
C  [ntdll.dll+0x5b495]
C  [ntdll.dll+0x5b468]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gdip.Gdip.Bitmap_new([CZ)I+0
j  org.eclipse.swt.graphics.Image.initNative(Ljava/lang/String;)V+103
j  org.eclipse.swt.graphics.Image.<init>(Lorg/eclipse/swt/graphics/Device;Ljava/lang/String;)V+40
j  org.eclipse.jface.resource.URLImageDescriptor.createImage(ZLorg/eclipse/swt/graphics/Device;)Lorg/eclipse/swt/graphics/Image;+22
j  org.eclipse.jface.resource.ImageDescriptor.createImage(Z)Lorg/eclipse/swt/graphics/Image;+5
j  org.eclipse.jface.resource.ImageDescriptor.createImage()Lorg/eclipse/swt/graphics/Image;+2
j  org.eclipse.ui.internal.Workbench.initializeImages()V+28
j  org.eclipse.ui.internal.Workbench.createDisplay()Lorg/eclipse/swt/widgets/Display;+118
j  org.eclipse.ui.PlatformUI.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay()Lorg/eclipse/swt/widgets/Display;+0
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+1
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x2f25cc00 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=1952, stack(0x2f930000,0x2fa30000)]
  0x2eeefc00 JavaThread "Worker-0" [_thread_blocked, id=936, stack(0x2f630000,0x2f730000)]
  0x2ed54000 JavaThread "Worker-JM" [_thread_blocked, id=2068, stack(0x2f830000,0x2f930000)]
  0x2ed4fc00 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3536, stack(0x2f730000,0x2f830000)]
  0x2ed6dc00 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=3680, stack(0x2f530000,0x2f630000)]
  0x2e17d000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3264, stack(0x2e830000,0x2e930000)]
  0x2e18ac00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1232, stack(0x2e730000,0x2e830000)]
  0x2e186c00 JavaThread "State Saver" [_thread_blocked, id=3224, stack(0x2e630000,0x2e730000)]
  0x018df400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4064, stack(0x2de90000,0x2df90000)]
  0x018dac00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2212, stack(0x2dd90000,0x2de90000)]
  0x018b2c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2868, stack(0x2dc90000,0x2dd90000)]
  0x018a8400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2636, stack(0x2db90000,0x2dc90000)]
  0x01899800 JavaThread "Finalizer" daemon [_thread_blocked, id=2404, stack(0x2da90000,0x2db90000)]
  0x01898400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4040, stack(0x2d990000,0x2da90000)]
=>0x01821800 JavaThread "main" [_thread_in_native, id=1832, stack(0x00030000,0x00130000)]

Other Threads:
  0x01894800 VMThread [stack: 0x2d890000,0x2d990000] [id=2016]
  0x018e1800 WatcherThread [stack: 0x2df90000,0x2e090000] [id=368]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 2880K, used 1355K [0x039f0000, 0x03d00000, 0x05770000)
  eden space 2624K,  47% used [0x039f0000, 0x03b27b48, 0x03c80000)
  from space 256K,  42% used [0x03cc0000, 0x03cdb458, 0x03d00000)
  to   space 256K,   0% used [0x03c80000, 0x03c80000, 0x03cc0000)
tenured generation   total 37824K, used 12582K [0x05770000, 0x07c60000, 0x1b9f0000)
   the space 37824K,  33% used [0x05770000, 0x063b9970, 0x063b9a00, 0x07c60000)
compacting perm gen  total 12800K, used 12611K [0x1b9f0000, 0x1c670000, 0x2b9f0000)
   the space 12800K,  98% used [0x1b9f0000, 0x1c640f78, 0x1c641000, 0x1c670000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 D:\eclipse-SDK-3.6.1-win32\eclipse\eclipse.exe
0x77470000 - 0x775ac000 C:\Windows\SYSTEM32\ntdll.dll
0x75a80000 - 0x75b54000 C:\Windows\system32\kernel32.dll
0x75750000 - 0x7579a000 C:\Windows\system32\KERNELBASE.dll
0x76ff0000 - 0x770b9000 C:\Windows\system32\USER32.dll
0x76fa0000 - 0x76fee000 C:\Windows\system32\GDI32.dll
0x775e0000 - 0x775ea000 C:\Windows\system32\LPK.dll
0x75900000 - 0x7599d000 C:\Windows\system32\USP10.dll
0x770c0000 - 0x7716c000 C:\Windows\system32\msvcrt.dll
0x71880000 - 0x71904000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll
0x76dc0000 - 0x76e60000 C:\Windows\system32\ADVAPI32.dll
0x758e0000 - 0x758f9000 C:\Windows\SYSTEM32\sechost.dll
0x76e60000 - 0x76f01000 C:\Windows\system32\RPCRT4.dll
0x758c0000 - 0x758df000 C:\Windows\system32\IMM32.DLL
0x75fb0000 - 0x7607c000 C:\Windows\system32\MSCTF.dll
0x72000000 - 0x7200d000 D:\eclipse-SDK-3.6.1-win32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810\eclipse_1309.dll
0x74ac0000 - 0x74ac9000 C:\Windows\system32\VERSION.dll
0x742a0000 - 0x742e0000 C:\Windows\system32\uxtheme.dll
0x01220000 - 0x012a1000 D:\Tools\360safe\safemon\safemon.dll
0x76110000 - 0x76d59000 C:\Windows\system32\SHELL32.dll
0x77630000 - 0x77687000 C:\Windows\system32\SHLWAPI.dll
0x77170000 - 0x772cc000 C:\Windows\system32\ole32.dll
0x76f10000 - 0x76f9f000 C:\Windows\system32\OLEAUT32.dll
0x73a30000 - 0x73a35000 C:\Windows\system32\MSIMG32.dll
0x72cb0000 - 0x72d16000 C:\Windows\system32\MSVCP60.dll
0x75eb0000 - 0x75fa4000 C:\Windows\system32\WININET.dll
0x77690000 - 0x77693000 C:\Windows\system32\Normaliz.dll
0x75d60000 - 0x75e95000 C:\Windows\system32\urlmon.dll
0x757a0000 - 0x758bc000 C:\Windows\system32\CRYPT32.dll
0x75630000 - 0x7563c000 C:\Windows\system32\MSASN1.dll
0x75b60000 - 0x75d59000 C:\Windows\system32\iertutil.dll
0x75ea0000 - 0x75ea5000 C:\Windows\system32\PSAPI.DLL
0x775f0000 - 0x77625000 C:\Windows\system32\WS2_32.dll
0x76db0000 - 0x76db6000 C:\Windows\system32\NSI.dll
0x74510000 - 0x746ae000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\Comctl32.dll
0x75540000 - 0x7554c000 C:\Windows\system32\CRYPTBASE.dll
0x6d800000 - 0x6da8b000 D:\Tools\Java\jre6\bin\client\jvm.dll
0x739f0000 - 0x73a22000 C:\Windows\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\Windows\system32\MSVCR71.dll
0x6d7b0000 - 0x6d7bc000 D:\Tools\Java\jre6\bin\verify.dll
0x6d330000 - 0x6d34f000 D:\Tools\Java\jre6\bin\java.dll
0x6d290000 - 0x6d298000 D:\Tools\Java\jre6\bin\hpi.dll
0x6d7f0000 - 0x6d7ff000 D:\Tools\Java\jre6\bin\zip.dll
0x75040000 - 0x75056000 C:\Windows\system32\CRYPTSP.dll
0x74de0000 - 0x74e1b000 C:\Windows\system32\rsaenh.dll
0x74c20000 - 0x74c37000 C:\Windows\system32\USERENV.dll
0x755c0000 - 0x755cb000 C:\Windows\system32\profapi.dll
0x6d610000 - 0x6d623000 D:\Tools\Java\jre6\bin\net.dll
0x75000000 - 0x7503c000 C:\Windows\system32\mswsock.dll
0x74ff0000 - 0x74ff6000 C:\Windows\System32\wship6.dll
0x738c0000 - 0x738d0000 C:\Windows\system32\NLAapi.dll
0x74ec0000 - 0x74f04000 C:\Windows\system32\DNSAPI.dll
0x71790000 - 0x71798000 C:\Windows\System32\winrnr.dll
0x71780000 - 0x71790000 C:\Windows\system32\napinsp.dll
0x71760000 - 0x71772000 C:\Windows\system32\pnrpnsp.dll
0x74b50000 - 0x74b55000 C:\Windows\System32\wshtcpip.dll
0x733f0000 - 0x7340c000 C:\Windows\system32\IPHLPAPI.DLL
0x733e0000 - 0x733e7000 C:\Windows\system32\WINNSI.DLL
0x70350000 - 0x70356000 C:\Windows\system32\rasadhlp.dll
0x73260000 - 0x73298000 C:\Windows\System32\fwpuclnt.dll
0x6d630000 - 0x6d639000 D:\Tools\Java\jre6\bin\nio.dll
0x2e490000 - 0x2e4f3000 D:\eclipse-SDK-3.6.1-win32\eclipse\configuration\org.eclipse.osgi\bundles\154\1\.cp\swt-win32-3655.dll
0x759a0000 - 0x75a1b000 C:\Windows\system32\comdlg32.dll
0x73f50000 - 0x73f63000 C:\Windows\system32\dwmapi.dll
0x2e320000 - 0x2e33d000 D:\eclipse-SDK-3.6.1-win32\eclipse\configuration\org.eclipse.osgi\bundles\154\1\.cp\swt-gdip-win32-3655.dll
0x74110000 - 0x742a0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca\gdiplus.dll

VM Arguments:
jvm_args: -Xms40m -Xmx384m -XX:MaxPermSize=256m
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=D:/Tools/Java/jre6/bin/client;D:/Tools/Java/jre6/bin;D:/Tools/Java/jre6/lib/i386;C:\windows\system32\;D:\Tools\Perforce\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 7 Build 7600

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 1571256k(641612k free), swap 2619832k(1399540k free)

vm_info: Java HotSpot(TM) Client VM (14.0-b16) for windows-x86 JRE (1.6.0_14-b08), built on May 21 2009 08:03:56 by "java_re" with MS VC++ 7.1

time: Thu Dec 02 15:50:48 2010
elapsed time: 10 seconds

3 楼 smithfox 2010-12-02  
升级JDK试试
2 楼 javapub 2010-12-02  
上面的异常就是从hs_err_pidXXX.log 直接粘出来的。
1 楼 ray_linn 2010-12-01  
hs_err_pidXXX.log 看一下这个log

相关推荐

    Eclipse3.4-Aptana-plugin-js-css-part3

    Eclipse3.4 Aptana plugin js css

    Eclipse3.4-Aptana-plugin-js-css-part1

    Eclipse3.4 Aptana plugin js css

    Eclipse3.4-Aptana-plugin-js-css-part2

    Eclipse3.4 Aptana plugin js css

    eclipse3.4中文插件

    - **改进的性能**:Eclipse 3.4在启动速度和内存使用上进行了优化,提升了开发者的使用体验。 - **多语言支持**:除了中文插件外,Eclipse 3.4还加强了对其他语言的支持,提供了更好的国际化能力。 - **PDE(Plug-in...

    eclipse3.4中文语言包 eclipse3.4汉化包

    5. **重启Eclipse**:完成文件替换或添加后,关闭并重新启动Eclipse。Eclipse会自动检测到新的语言包并应用更改。 6. **设置语言**:如果Eclipse没有自动切换到中文界面,可以在“Window”菜单 -&gt; “Preferences” ...

    Windows下Eclipse3.4之cvs安装配置pdf

    通过以上步骤,你就可以在Windows下的Eclipse3.4环境中顺利地使用CVS进行版本控制了。这个过程中的每一个环节都需要细心操作,确保所有设置正确无误。《Eclipse3.4之CVS的安装与配置》这份PDF文档应该详细涵盖了这些...

    汉化包-Eclipse3.4-ganymede

    汉化包-Eclipse3.4-ganymede 汉化方式:将features和plugins中的文件覆盖到要汉化的Eclipse中。 下载自:http://download.eclipse.org/technology/babel/babel_language_packs/

    eclipse3.4插件-Hibernate

    总之,Eclipse3.4中的Hibernate插件极大地提升了开发效率,使得在Java项目中使用Hibernate变得更加直观和高效。通过正确安装和配置,你可以充分利用这个强大的工具集来简化数据库相关的开发任务。

    eclipse3.4中文包.rar

    - **集成到Eclipse**:将解压后的文件夹复制到Eclipse的plugins目录下,或者在Eclipse的安装目录中找到dropins文件夹,把中文包的文件夹放进去。 - **设置语言**:启动Eclipse,进入“首选项”(Preferences)&gt;...

    Eclipse3.4版的汉化包

    1. **改进的启动性能**:通过优化启动过程,Eclipse3.4显著提高了启动速度,提升了开发者的使用体验。 2. **更强大的工作流支持**:引入了对Mylyn任务管理器的增强,使得开发者可以更好地管理和跟踪任务。 3. **Web...

    Eclipse VE 1.4 for Eclipse3.4

    "plugins"目录则包含插件的JAR文件,这些文件在Eclipse启动时会被加载,提供插件的功能。 为了安装Eclipse VE 1.4,用户需要将这两个目录复制到Eclipse的"dropins"目录下,然后重启Eclipse,插件就会自动安装并启用...

    eclipse3.4 插件配置

    如果您的 Eclipse 安装包中还没有 dropins 目录,请先在 Eclipse 主目录下创建一个名为“dropins”的新文件夹。此目录用于存放所有需要自动加载的插件。 2. **放置插件文件** 将您希望加载的插件文件(通常是 ....

    Eclipse3.4的插件_HibernateTools-3.2.4.CR2

    在实际开发中,通过下载并安装`features`和`plugins`两个目录下的文件,可以将HibernateTools集成到Eclipse 3.4 Ganymede中。`features`目录包含的是插件的特征描述,而`plugins`目录则包含了插件的具体实现。安装...

    hadoop的eclipse插件, 支持eclipse3.4

    hadoop的eclipse插件, 这个插件是经过修改的, 以适应3.4版本的eclipse, 原因是官方的版本只支持3.2

    eclipse3.4官方汉化包(-Duser.language=zh.rar)

    总之,Eclipse 3.4官方汉化包是为了解决非英语用户在使用Eclipse时的语言障碍,通过修改启动参数和替换语言文件,使得Eclipse的工作环境适应中文用户的使用习惯。这个过程简单易行,对于提高中文用户的工作效率和...

    eclipse-SDK-3.4.1-win32

    Eclipse SDK 3.4.1-win32是一款专为Windows 32位操作系统设计的集成开发环境(IDE),主要用于Java应用程序的开发。Eclipse是一个开源项目,由全球各地的开发者社区共同维护和扩展,提供了丰富的功能和插件支持,...

    eclipse3.4 + Apanta 开发Ext配置详

    ### Eclipse 3.4 + Aptana 开发 Ext 配置详解 #### 一、环境搭建与配置 **1. 安装 Eclipse 3.4** - 首先需要下载 Eclipse 3.4(Galileo)版本。访问 Eclipse 官方网站(https://www.eclipse.org/downloads/)...

    Eclipse3.4 反编译工具jad

    3,重新启动Eclipse,找到Eclipse-&gt;Window-&gt;Preferences-&gt;Java,此时你会发现会比原来多了一个JadClipse的选项 配置Path to decompiler为你刚放置jad的位置(JDK\bin\jad.exe) 4,查看一下class文件的默认打开方式,...

    Eclipse32位3.4木卫三版eclipse-jee-ganymede-win32.zip支持jdk1.5

    Eclipse32位3.4木卫三版eclipse-jee-ganymede-win32.zip支持jdk1.5 Eclipse 支持jdk1.5 32位 ganymede 木卫三版 eclipse-jee-ganymede-win32.zip 更多eclipse版本可看查看我的系列,欢迎下载~

Global site tag (gtag.js) - Google Analytics