eclipse中无法保存

loushm 2011-02-24 07:40:41

系统装了两个windows,其中有一个突然出现问题,eclipse中无法进行保存等修改操作,进行修改操作时eclipse会自动退出。
以下时错误信息:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6eed59b6, pid=2028, tid=848
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [libapr-1.dll+0x159b6]
#
# 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 (0x0428c400): JavaThread "Worker-3" [_thread_in_native, id=848, stack(0x06640000,0x06740000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000004

Registers:
EAX=0x00000000, EBX=0x1da32e00, ECX=0x0673ea38, EDX=0x00000004
ESP=0x0673ea28, EBP=0x0673ea28, ESI=0x0428c510, EDI=0x0428c510
EIP=0x6eed59b6, EFLAGS=0x00010212

Top of Stack: (sp=0x0673ea28)
0x0673ea28: 0673f2dc 0784417a 0673ea38 00000000
0x0673ea38: 00000000 07844d55 078443c7 0428c510
0x0673ea48: 0428c510 0673eaa0 0673ea80 078593e8
0x0673ea58: ffffffff 07843dfe 0428c510 0428c400
0x0673ea68: 1da32e00 0673f2dc 1da32e00 00000000
0x0673ea78: 0673eb08 00d4c1eb 0673f488 078593c8
0x0673ea88: ffffffff 07858a33 0428c510 0786361c
0x0673ea98: 07863624 0673f2ec 0785b3cc 03831adc

Instructions: (pc=0x6eed59b6)
0x6eed59a6: 05 80 fc 0a 00 5e 5d c2 0c 00 55 8b ec 8b 45 0c
0x6eed59b6: 8b 48 04 51 ff 15 70 81 ed 6e 8b 55 08 85 c0 89


Stack: [0x06640000,0x06740000], sp=0x0673ea28, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x159b6]
C [libsvnjavahl-1.dll+0x417a]
j org.tigris.subversion.javahl.Version.isAtLeast(III)Z+1
j org.tigris.subversion.javahl.NativeResources.init()V+19
j org.tigris.subversion.javahl.NativeResources.loadNativeLibrary()V+57
j org.tigris.subversion.javahl.SVNClient.<clinit>()V+0
v ~StubRoutines::call_stub
V [jvm.dll+0xecf9c]
V [jvm.dll+0x1741e1]
V [jvm.dll+0xed01d]
V [jvm.dll+0xdd64c]
V [jvm.dll+0xdd88b]
V [jvm.dll+0xddb52]
V [jvm.dll+0xddc92]
V [jvm.dll+0xe8a33]
j org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.isAvailable()Z+942
j org.tigris.subversion.clientadapter.javahl.Activator.isAvailable()Z+0
j org.tigris.subversion.clientadapter.Activator.getClientAdapter(Ljava/lang/String;)Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+46
j org.tigris.subversion.subclipse.core.SVNClientManager.getAdapter(Ljava/lang/String;)Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+41
j org.tigris.subversion.subclipse.core.SVNClientManager.getSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+5
j org.tigris.subversion.subclipse.core.SVNProviderPlugin.getSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+4
j org.tigris.subversion.subclipse.core.status.RecursiveStatusUpdateStrategy.statusesToUpdate(Lorg/eclipse/core/resources/IResource;)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+81
j org.tigris.subversion.subclipse.core.status.RecursiveStatusUpdateStrategy.statusesToUpdate(Lorg/eclipse/core/resources/IResource;)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+33
j org.tigris.subversion.subclipse.core.status.StatusCacheManager.basicGetStatus(Lorg/eclipse/core/resources/IResource;Lorg/tigris/subversion/subclipse/core/status/StatusUpdateStrategy;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+27
j org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(Lorg/eclipse/core/resources/IResource;Lorg/tigris/subversion/subclipse/core/status/StatusUpdateStrategy;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+40
j org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(Lorg/eclipse/core/resources/IResource;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+6
j org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus()Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+21
j org.tigris.subversion.subclipse.core.resourcesListeners.RevertResourceManager.processResources([Lorg/eclipse/core/resources/IResourceDelta;)[Lorg/tigris/subversion/subclipse/core/ISVNLocalResource;+71
j org.tigris.subversion.subclipse.core.resourcesListeners.RevertResourceManager.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V+58
j org.eclipse.core.internal.events.NotificationManager$2.run()V+8
J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
j org.eclipse.core.internal.events.NotificationManager.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V+79
j org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/events/ResourceChangeEvent;Z)V+107
j org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Ljava/lang/Object;II)V+24
j org.eclipse.core.internal.events.AutoBuildJob.doBuild(Lorg/eclipse/core/runtime/IProgressMonitor;)V+58
j org.eclipse.core.internal.events.AutoBuildJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+48
j org.eclipse.core.internal.jobs.Worker.run()V+31
v ~StubRoutines::call_stub
V [jvm.dll+0xecf9c]
V [jvm.dll+0x1741e1]
V [jvm.dll+0xed167]
V [jvm.dll+0xed1dd]
V [jvm.dll+0x116290]
V [jvm.dll+0x1d0424]
V [jvm.dll+0x173e5c]
C [MSVCR71.dll+0x9565]
C [kernel32.dll+0xb713]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.tigris.subversion.javahl.Version.getMajor()I+0
j org.tigris.subversion.javahl.Version.isAtLeast(III)Z+1
j org.tigris.subversion.javahl.NativeResources.init()V+19
j org.tigris.subversion.javahl.NativeResources.loadNativeLibrary()V+57
j org.tigris.subversion.javahl.SVNClient.<clinit>()V+0
v ~StubRoutines::call_stub
j org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.isAvailable()Z+942
j org.tigris.subversion.clientadapter.javahl.Activator.isAvailable()Z+0
j org.tigris.subversion.clientadapter.Activator.getClientAdapter(Ljava/lang/String;)Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+46
j org.tigris.subversion.subclipse.core.SVNClientManager.getAdapter(Ljava/lang/String;)Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+41
j org.tigris.subversion.subclipse.core.SVNClientManager.getSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+5
j org.tigris.subversion.subclipse.core.SVNProviderPlugin.getSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+4
j org.tigris.subversion.subclipse.core.status.RecursiveStatusUpdateStrategy.statusesToUpdate(Lorg/eclipse/core/resources/IResource;)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+81
j org.tigris.subversion.subclipse.core.status.RecursiveStatusUpdateStrategy.statusesToUpdate(Lorg/eclipse/core/resources/IResource;)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+33
j org.tigris.subversion.subclipse.core.status.StatusCacheManager.basicGetStatus(Lorg/eclipse/core/resources/IResource;Lorg/tigris/subversion/subclipse/core/status/StatusUpdateStrategy;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+27
j org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(Lorg/eclipse/core/resources/IResource;Lorg/tigris/subversion/subclipse/core/status/StatusUpdateStrategy;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+40
j org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(Lorg/eclipse/core/resources/IResource;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+6
j org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus()Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+21
j org.tigris.subversion.subclipse.core.resourcesListeners.RevertResourceManager.processResources([Lorg/eclipse/core/resources/IResourceDelta;)[Lorg/tigris/subversion/subclipse/core/ISVNLocalResource;+71
j org.tigris.subversion.subclipse.core.resourcesListeners.RevertResourceManager.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V+58
j org.eclipse.core.internal.events.NotificationManager$2.run()V+8
J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
j org.eclipse.core.internal.events.NotificationManager.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V+79
j org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/events/ResourceChangeEvent;Z)V+107
j org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Ljava/lang/Object;II)V+24
j org.eclipse.core.internal.events.AutoBuildJob.doBuild(Lorg/eclipse/core/runtime/IProgressMonitor;)V+58
j org.eclipse.core.internal.events.AutoBuildJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+48
j org.eclipse.core.internal.jobs.Worker.run()V+31
v ~StubRoutines::call_stub

...全文
297 2 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
loushm 2011-02-24
  • 打赏
  • 举报
回复
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_16
CLASSPATH=.;C:\Program Files\Java\jdk1.6.0_16\lib\tools.jar;C:\Program Files\Java\jdk1.6.0_16\lib\dt.jar
PATH=C:/Program Files/Java/jdk1.6.0_16/bin/client;C:/Program Files/Java/jdk1.6.0_16/bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.6.0_16\bin
USERNAME=engf
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

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

Memory: 4k page, physical 522116k(140440k free), swap 1275088k(962704k free)

vm_info: Java HotSpot(TM) Client VM (14.2-b01) for windows-x86 JRE (1.6.0_16-b01), built on Jul 31 2009 11:26:58 by "java_re" with MS VC++ 7.1

time: Thu Jan 27 21:56:17 2011
elapsed time: 74 seconds

loushm 2011-02-24
  • 打赏
  • 举报
回复
--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x0440f400 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=1004, stack(0x06ff0000,0x070f0000)]
0x041f3c00 JavaThread "Worker-6" [_thread_blocked, id=112, stack(0x06940000,0x06a40000)]
0x03e6c000 JavaThread "Worker-5" [_thread_blocked, id=752, stack(0x06840000,0x06940000)]
0x03799400 JavaThread "Worker-4" [_thread_blocked, id=1776, stack(0x06740000,0x06840000)]
=>0x0428c400 JavaThread "Worker-3" [_thread_in_native, id=848, stack(0x06640000,0x06740000)]
0x04575400 JavaThread "Worker-2" [_thread_blocked, id=1120, stack(0x06540000,0x06640000)]
0x02e41400 JavaThread "Worker-1" [_thread_blocked, id=428, stack(0x053c0000,0x054c0000)]
0x03e01800 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=1240, stack(0x05e90000,0x05f90000)]
0x042b1800 JavaThread "Java indexing" daemon [_thread_blocked, id=716, stack(0x05d90000,0x05e90000)]
0x03fef800 JavaThread "Worker-0" [_thread_blocked, id=1144, stack(0x05140000,0x05240000)]
0x0376f400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=704, stack(0x049c0000,0x04ac0000)]
0x0415e400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=636, stack(0x03ab0000,0x03bb0000)]
0x0379c800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=1264, stack(0x03bb0000,0x03cb0000)]
0x03748000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=608, stack(0x039b0000,0x03ab0000)]
0x03737400 JavaThread "State Data Manager" daemon [_thread_blocked, id=1996, stack(0x038b0000,0x039b0000)]
0x02df9c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1416, stack(0x03490000,0x03590000)]
0x02df3800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=624, stack(0x03390000,0x03490000)]
0x02df2000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1020, stack(0x03290000,0x03390000)]
0x02df1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=988, stack(0x03190000,0x03290000)]
0x02db1000 JavaThread "Finalizer" daemon [_thread_blocked, id=1360, stack(0x03090000,0x03190000)]
0x02dac800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1680, stack(0x02f90000,0x03090000)]
0x00a96400 JavaThread "main" [_thread_in_native, id=1888, stack(0x00030000,0x00130000)]

Other Threads:
0x02dab000 VMThread [stack: 0x02e90000,0x02f90000] [id=724]
0x02dfb400 WatcherThread [stack: 0x03590000,0x03690000] [id=124]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 4608K, used 1136K [0x0a9d0000, 0x0aed0000, 0x0bd80000)
eden space 4096K, 27% used [0x0a9d0000, 0x0aaec270, 0x0add0000)
from space 512K, 0% used [0x0add0000, 0x0add0000, 0x0ae50000)
to space 512K, 0% used [0x0ae50000, 0x0ae50000, 0x0aed0000)
tenured generation total 60492K, used 36294K [0x0bd80000, 0x0f893000, 0x1a9d0000)
the space 60492K, 59% used [0x0bd80000, 0x0e0f1820, 0x0e0f1a00, 0x0f893000)
compacting perm gen total 49664K, used 49549K [0x1a9d0000, 0x1da50000, 0x2a9d0000)
the space 49664K, 99% used [0x1a9d0000, 0x1da33410, 0x1da33600, 0x1da50000)
ro space 8192K, 63% used [0x2a9d0000, 0x2aee9920, 0x2aee9a00, 0x2b1d0000)
rw space 12288K, 53% used [0x2b1d0000, 0x2b844dd0, 0x2b844e00, 0x2bdd0000)

Dynamic libraries:
0x00400000 - 0x0040e000 F:\Grade3\eclipse\eclipse.exe
0x7c920000 - 0x7c9b3000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91e000 C:\WINDOWS\system32\kernel32.dll
0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
0x5d170000 - 0x5d20a000 C:\WINDOWS\system32\COMCTL32.dll
0x77da0000 - 0x77e49000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
0x76300000 - 0x7631d000 C:\WINDOWS\system32\IMM32.DLL
0x72000000 - 0x72014000 F:\Grade3\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x5adc0000 - 0x5adf7000 C:\WINDOWS\system32\uxtheme.dll
0x74680000 - 0x746cc000 C:\WINDOWS\system32\MSCTF.dll
0x73640000 - 0x7366e000 C:\WINDOWS\system32\msctfime.ime
0x76990000 - 0x76acd000 C:\WINDOWS\system32\ole32.dll
0x6d800000 - 0x6da8b000 C:\Program Files\Java\jdk1.6.0_16\bin\client\jvm.dll
0x76b10000 - 0x76b3a000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\Program Files\Java\jdk1.6.0_16\bin\MSVCR71.dll
0x6d7b0000 - 0x6d7bc000 C:\Program Files\Java\jdk1.6.0_16\bin\verify.dll
0x6d330000 - 0x6d34f000 C:\Program Files\Java\jdk1.6.0_16\bin\java.dll
0x6d290000 - 0x6d298000 C:\Program Files\Java\jdk1.6.0_16\bin\hpi.dll
0x76bc0000 - 0x76bcb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d7f0000 - 0x6d7ff000 C:\Program Files\Java\jdk1.6.0_16\bin\zip.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x759d0000 - 0x75a7f000 C:\WINDOWS\system32\USERENV.dll
0x5fdd0000 - 0x5fe25000 C:\WINDOWS\system32\netapi32.dll
0x6d610000 - 0x6d623000 C:\Program Files\Java\jdk1.6.0_16\bin\net.dll
0x71a20000 - 0x71a37000 C:\WINDOWS\system32\WS2_32.dll
0x71a10000 - 0x71a18000 C:\WINDOWS\system32\WS2HELP.dll
0x719c0000 - 0x719fe000 C:\WINDOWS\System32\mswsock.dll
0x76ef0000 - 0x76f17000 C:\WINDOWS\system32\DNSAPI.dll
0x76d30000 - 0x76d48000 C:\WINDOWS\system32\iphlpapi.dll
0x76f80000 - 0x76f88000 C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll
0x76f90000 - 0x76f96000 C:\WINDOWS\system32\rasadhlp.dll
0x6d630000 - 0x6d639000 C:\Program Files\Java\jdk1.6.0_16\bin\nio.dll
0x04ac0000 - 0x04b19000 F:\Grade3\eclipse\configuration\org.eclipse.osgi\bundles\1863\1\.cp\swt-win32-3550.dll
0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
0x76320000 - 0x76367000 C:\WINDOWS\system32\comdlg32.dll
0x77180000 - 0x77283000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\COMCTL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x7d590000 - 0x7dd84000 C:\WINDOWS\system32\SHELL32.dll
0x73fa0000 - 0x7400b000 C:\WINDOWS\system32\USP10.dll
0x76680000 - 0x76726000 C:\WINDOWS\system32\WININET.dll
0x765e0000 - 0x76673000 C:\WINDOWS\system32\CRYPT32.dll
0x76db0000 - 0x76dc2000 C:\WINDOWS\system32\MSASN1.dll
0x04b80000 - 0x04b94000 F:\Grade3\eclipse\configuration\org.eclipse.osgi\bundles\1863\1\.cp\swt-gdip-win32-3550.dll
0x4ae90000 - 0x4b036000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.5512_x-ww_dfb54e0c\gdiplus.dll
0x048c0000 - 0x048c8000 F:\Grade3\eclipse\configuration\org.eclipse.osgi\bundles\1385\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74be0000 - 0x74c0c000 C:\WINDOWS\system32\oleacc.dll
0x75ff0000 - 0x76055000 C:\WINDOWS\system32\MSVCP60.dll
0x05640000 - 0x05b89000 C:\WINDOWS\system32\xpsp2res.dll
0x762f0000 - 0x762f5000 C:\WINDOWS\system32\msimg32.dll
0x76fa0000 - 0x7701f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77020000 - 0x770ba000 C:\WINDOWS\system32\COMRes.dll
0x74cf0000 - 0x74d81000 C:\WINDOWS\system32\mlang.dll
0x048e0000 - 0x048ef000 F:\Grade3\eclipse\configuration\org.eclipse.osgi\bundles\1388\1\.cp\jWinHttp-1.0.0.dll
0x4a410000 - 0x4a469000 C:\WINDOWS\system32\WINHTTP.dll
0x76eb0000 - 0x76eec000 C:\WINDOWS\system32\RASAPI32.DLL
0x76e60000 - 0x76e72000 C:\WINDOWS\system32\rasman.dll
0x76e80000 - 0x76eaf000 C:\WINDOWS\system32\TAPI32.dll
0x76e50000 - 0x76e5e000 C:\WINDOWS\system32\rtutils.dll
0x6eec0000 - 0x6eee3000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libapr-1.dll
0x6ee50000 - 0x6ee59000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libapriconv-1.dll
0x07370000 - 0x07478000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libeay32.dll
0x71a40000 - 0x71a4b000 C:\WINDOWS\system32\WSOCK32.dll
0x07250000 - 0x07284000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\ssleay32.dll
0x6ee60000 - 0x6ee8f000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libaprutil-1.dll
0x07480000 - 0x07595000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\dbghelp.dll
0x071f0000 - 0x07203000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsasl.dll
0x076a0000 - 0x07746000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_subr-1.dll
0x76750000 - 0x76759000 C:\WINDOWS\system32\SHFOLDER.dll
0x07290000 - 0x072a5000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_delta-1.dll
0x06e10000 - 0x06e1d000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_diff-1.dll
0x072b0000 - 0x072e5000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_wc-1.dll
0x072f0000 - 0x07310000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_fs-1.dll
0x07750000 - 0x07772000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_repos-1.dll
0x07780000 - 0x077fb000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_ra-1.dll
0x07800000 - 0x07832000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvn_client-1.dll
0x07840000 - 0x0786a000 F:\Grade3\eclipse\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.5\libsvnjavahl-1.dll

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

58,452

社区成员

发帖
与我相关
我的任务
社区描述
Java Eclipse
社区管理员
  • Eclipse
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧