浏览 3143 次
该帖已经被评为隐藏帖
|
|
---|---|
作者 | 正文 |
发表时间:2008-08-06
# An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x09a07bfc, pid=3972, tid=3848 # # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode) # Problematic frame: # C [libapr-1.dll+0x7bfc] # # 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 (0x00ae6400): JavaThread "main" [_thread_in_native, id=3848] siginfo: ExceptionCode=0xc0000005, reading address 0x00000000 Registers: EAX=0x093a9568, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000 ESP=0x00127c5c, EBP=0x00127c68, ESI=0x008f6050, EDI=0x00000000 EIP=0x09a07bfc, EFLAGS=0x00010246 Top of Stack: (sp=0x00127c5c) 0x00127c5c: 00000000 008f6050 093a9568 00129c94 0x00127c6c: 099f1f32 00129c90 093a9568 00000000 0x00127c7c: 00000000 00000000 008f6050 093a9568 0x00127c8c: 00000000 093a9568 00000000 093a9568 0x00127c9c: 093a9608 6eec8461 093a9568 00000010 0x00127cac: 6ee40000 6eec11f2 093a9568 093a9608 0x00127cbc: 6eec1210 6eec8570 093a9568 093a95b8 0x00127ccc: 093a9568 093a9568 00000001 003a0064 Instructions: (pc=0x09a07bfc) 0x09a07bec: 89 55 10 53 8b 5d 14 56 57 85 db 75 03 8b 58 18 0x09a07bfc: 8b 03 bf 01 00 00 00 3b c7 0f 82 19 01 00 00 8b Stack: [0x00030000,0x00130000), sp=0x00127c5c, free space=991k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libapr-1.dll+0x7bfc] C [libapriconv-1.dll+0x1f32] C [libapriconv-1.dll+0x1da4] C [_tbl_simple.so+0x123b] C [_tbl_simple.so+0x11c4] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZZ)[Lorg/tigris/subversion/javahl/Status;+0 j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZ)[Lorg/tigris/subversion/javahl/Status;+9 j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+79 j org.tigris.subversion.subclipse.core.client.PeekStatusCommand.execute(Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;)V+41 j org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.peekResourceStatusFor(Lorg/eclipse/core/resources/IResource;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+16 j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDirectoryExist()Z+7 j org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages()V+10 j org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+129 j org.eclipse.jface.viewers.Viewer$2.run()V+8 J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1 j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1 j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4 j org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+32 j org.eclipse.jface.viewers.StructuredViewer.updateSelection(Lorg/eclipse/jface/viewers/ISelection;)V+12 j org.eclipse.jface.viewers.StructuredViewer.handleSelect(Lorg/eclipse/swt/events/SelectionEvent;)V+21 j org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+15 j org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(Lorg/eclipse/swt/events/SelectionEvent;)V+38 j org.eclipse.jface.util.OpenStrategy.access$3(Lorg/eclipse/jface/util/OpenStrategy;Lorg/eclipse/swt/events/SelectionEvent;)V+2 j org.eclipse.jface.util.OpenStrategy$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+495 J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25 j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+59 j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23 j org.eclipse.jface.window.Window.open()I+49 j org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+43 j org.eclipse.team.internal.ui.actions.TeamAction$2.run()V+11 j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116 j org.eclipse.team.internal.ui.actions.TeamAction.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;Ljava/lang/String;I)V+42 j org.eclipse.team.internal.ui.actions.ConfigureProjectAction.execute(Lorg/eclipse/jface/action/IAction;)V+13 j org.eclipse.team.internal.ui.actions.TeamAction.run(Lorg/eclipse/jface/action/IAction;)V+2 j org.eclipse.team.internal.ui.actions.TeamAction.runWithEvent(Lorg/eclipse/jface/action/IAction;Lorg/eclipse/swt/widgets/Event;)V+2 j org.eclipse.ui.internal.PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+74 j org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+281 j org.eclipse.jface.action.ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3 j org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60 J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25 j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+59 j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9 j org.eclipse.ui.internal.Workbench.runUI()I+336 j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1 j org.eclipse.ui.internal.Workbench$4.run()V+23 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18 j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102 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+210 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 ) 0x038a7c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3132] 0x0620e800 JavaThread "MyEclipse Thread" [_thread_blocked, id=3200] 0x05ecf400 JavaThread "Thread-6" [_thread_blocked, id=2728] 0x05e1e800 JavaThread "Timer-2" [_thread_blocked, id=1512] 0x05e39800 JavaThread "Cleanup" daemon [_thread_in_native, id=2520] 0x038ae800 JavaThread "Timer-1" [_thread_blocked, id=672] 0x05da6800 JavaThread "Timer-0" [_thread_blocked, id=2388] 0x03899c00 JavaThread "Worker-5" [_thread_blocked, id=2356] 0x03936800 JavaThread "Worker-4" [_thread_blocked, id=2440] 0x03890800 JavaThread "Worker-3" [_thread_blocked, id=2412] 0x03891400 JavaThread "Worker-2" [_thread_blocked, id=2524] 0x03807800 JavaThread "Worker-1" [_thread_blocked, id=3980] 0x02f9cc00 JavaThread "Java indexing" daemon [_thread_blocked, id=2364] 0x05d28800 JavaThread "Worker-0" [_thread_blocked, id=376] 0x04ce7c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3028] 0x04ceb400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3696] 0x02f43000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2516] 0x02f3e400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2512] 0x02f38400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3372] 0x02f3d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3528] 0x02f26c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3896] 0x02f22800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2368] =>0x00ae6400 JavaThread "main" [_thread_in_native, id=3848] Other Threads: 0x02f1f800 VMThread [id=3976] 0x02f45400 WatcherThread [id=2508] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 9088K, used 1501K [0x10030000, 0x10a00000, 0x12790000) eden space 8128K, 12% used [0x10030000, 0x10127728, 0x10820000) from space 960K, 53% used [0x10910000, 0x1098fd00, 0x10a00000) to space 960K, 0% used [0x10820000, 0x10820000, 0x10910000) tenured generation total 121024K, used 70108K [0x12790000, 0x19dc0000, 0x30030000) the space 121024K, 57% used [0x12790000, 0x16c072a8, 0x16c07400, 0x19dc0000) compacting perm gen total 131072K, used 41524K [0x30030000, 0x38030000, 0x40030000) the space 131072K, 31% used [0x30030000, 0x328bd3d0, 0x328bd400, 0x38030000) No shared spaces configured. Dynamic libraries: 0x00400000 - 0x0040e000 E:\eclipse-java-europa-fall2-win32\eclipse\eclipse.exe 0x7c920000 - 0x7c9b4000 C:\WINDOWS\system32\ntdll.dll 0x7c800000 - 0x7c91d000 C:\WINDOWS\system32\kernel32.dll 0x77d10000 - 0x77d9f000 C:\WINDOWS\system32\USER32.dll 0x77ef0000 - 0x77f37000 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 0x62c20000 - 0x62c29000 C:\WINDOWS\system32\LPK.DLL 0x73fa0000 - 0x7400b000 C:\WINDOWS\system32\USP10.dll 0x72000000 - 0x72012000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll 0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll 0x5adc0000 - 0x5adf7000 C:\WINDOWS\system32\uxtheme.dll 0x10000000 - 0x10029000 D:\Program Files\360safe\safemon\safemon.dll 0x7d590000 - 0x7dd83000 C:\WINDOWS\system32\SHELL32.dll 0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll 0x76990000 - 0x76acd000 C:\WINDOWS\system32\ole32.dll 0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll 0x77180000 - 0x77283000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll 0x76bc0000 - 0x76bcb000 C:\WINDOWS\system32\PSAPI.DLL 0x73640000 - 0x7366e000 C:\WINDOWS\system32\msctfime.ime 0x6d870000 - 0x6daba000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\client\jvm.dll 0x76b10000 - 0x76b3a000 C:\WINDOWS\system32\WINMM.dll 0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll 0x6d3c0000 - 0x6d3c8000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\hpi.dll 0x6d820000 - 0x6d82c000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\verify.dll 0x6d460000 - 0x6d47f000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\java.dll 0x6d860000 - 0x6d86f000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\zip.dll 0x6d620000 - 0x6d633000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\net.dll 0x71a20000 - 0x71a37000 C:\WINDOWS\system32\WS2_32.dll 0x71a10000 - 0x71a18000 C:\WINDOWS\system32\WS2HELP.dll 0x6d640000 - 0x6d649000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\nio.dll 0x07810000 - 0x0785f000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\136\1\.cp\swt-win32-3347.dll 0x76320000 - 0x76367000 C:\WINDOWS\system32\comdlg32.dll 0x76680000 - 0x76722000 C:\WINDOWS\system32\WININET.dll 0x765e0000 - 0x76673000 C:\WINDOWS\system32\CRYPT32.dll 0x76db0000 - 0x76dc2000 C:\WINDOWS\system32\MSASN1.dll 0x078c0000 - 0x078c8000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\47\1\.cp\os\win32\x86\localfile_1_0_0.dll 0x74be0000 - 0x74c0c000 C:\WINDOWS\system32\oleacc.dll 0x75ff0000 - 0x76055000 C:\WINDOWS\system32\MSVCP60.dll 0x07fe0000 - 0x07ff4000 E:\eclipse-java-europa-fall2-win32\eclipse\configuration\org.eclipse.osgi\bundles\136\1\.cp\swt-gdip-win32-3347.dll 0x4ae90000 - 0x4b033000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll 0x082c0000 - 0x08809000 C:\WINDOWS\system32\xpsp2res.dll 0x6eec0000 - 0x6eee1000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapr.dll 0x719c0000 - 0x719fe000 C:\WINDOWS\system32\MSWSOCK.dll 0x6ee50000 - 0x6ee59000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapriconv.dll 0x09090000 - 0x09196000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libeay32.dll 0x71a40000 - 0x71a4b000 C:\WINDOWS\system32\WSOCK32.dll 0x091a0000 - 0x0924d000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libdb43.dll 0x09250000 - 0x09282000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\ssleay32.dll 0x6ee60000 - 0x6ee89000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libaprutil.dll 0x07e60000 - 0x07e72000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\intl3_svn.dll 0x09290000 - 0x09388000 E:\eclipse-java-europa-fall2-win32\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libsvnjavahl-1.dll 0x76750000 - 0x76759000 C:\WINDOWS\system32\SHFOLDER.dll 0x76ef0000 - 0x76f17000 C:\WINDOWS\system32\DNSAPI.dll 0x76f80000 - 0x76f88000 C:\WINDOWS\System32\winrnr.dll 0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll 0x76f90000 - 0x76f96000 C:\WINDOWS\system32\rasadhlp.dll 0x60fd0000 - 0x61025000 C:\WINDOWS\system32\hnetcfg.dll 0x71a00000 - 0x71a08000 C:\WINDOWS\System32\wshtcpip.dll 0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll 0x759d0000 - 0x75a7e000 C:\WINDOWS\system32\USERENV.dll 0x5fdd0000 - 0x5fe24000 C:\WINDOWS\system32\netapi32.dll 0x762f0000 - 0x762f5000 C:\WINDOWS\system32\msimg32.dll 0x6d610000 - 0x6d619000 E:\Program Files\Java\jdk1.6.0_03\jre\bin\management.dll 0x6ee40000 - 0x6ee45000 d:\Program Files\Subversion\iconv\_tbl_simple.so 0x099f0000 - 0x099f9000 D:\Program Files\Subversion\bin\libapriconv-1.dll 0x09a00000 - 0x09a20000 D:\Program Files\Subversion\bin\libapr-1.dll VM Arguments: jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms128m -Xmx512m -Dosgi.splashLocation=E:\eclipse-java-europa-fall2-win32\eclipse\eclipse\MyEclipseSplash.bmp -Duser.language=en -XX:PermSize=128M -XX:MaxPermSize=256M java_command: <unknown> Launcher Type: generic Environment Variables: JAVA_HOME=E:\Program Files\Java\jdk1.6.0_03 PATH=E:\Program Files\Java\jdk1.6.0_03\bin\..\jre\bin\client;E:\Program Files\Java\jdk1.6.0_03\bin\..\jre\bin;D:\Program Files\Subversion\bin;E:\Program Files\Java\jdk1.6.0_03\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\oracle\product\10.2.0\BIN; USERNAME=adminlong OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, 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 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3 Memory: 4k page, physical 2095468k(1388804k free), swap 4033752k(3299860k free) vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310 我装了MyEclipse6.0,里面也装了SVN插件,当我每次在项目上按Team然后选择SVN时,Eclipse立刻关闭,请问是怎么回事啊?帮帮忙!!谢谢了! 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |