I thought I had replied, but Google ate my reply, or something. Your problem is with subclipse. Your stacktrace shows it's crashing in that plugin, not mercurialeclipse. Uninstall/disable that plugin, or possibly upgrade to see if a newer version doesn't show this problem. At any rate, you need to find out from them why they are making Eclipse crash.
On May 18, 8:20 am, Carlo Camerino <[email protected]> wrote: > Problem: > Eclipse Suddenly Closes After Importing A Mercurial Enabled Project. > > Environment: > Mercurial Version 2.1 > Using Latest Beta Build. > > I always get this error everytime I load a project which I import into > my current workspace. > > I don't know if this is issue is in anyway related to tortoisehg. > I tried uninstalling it to see if problem goes away. > > # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4b418d72, pid=6428, > tid=7724 > # > # Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode) > # Problematic frame: > # C 0x4b418d72 > # > > --------------- T H R E A D --------------- > > Current thread (0x49f52870): JavaThread "Worker-8" [_thread_in_native, > id=7724] > > siginfo: ExceptionCode=0xc0000005, reading address 0x00000004 > > Registers: > EAX=0x00000004, EBX=0x00000000, ECX=0x0028ec90, EDX=0x001e91b0 > ESP=0x4ff4ec8c, EBP=0x4ff4ec90, ESI=0x4a30bd20, EDI=0x4a30bd20 > EIP=0x4b418d72, EFLAGS=0x00010202 > > Top of Stack: (sp=0x4ff4ec8c) > 0x4ff4ec8c: 4a30bd80 4ff4ecb0 4b4173dc 4a30bd20 > 0x4ff4ec9c: 4a30bd80 4b4173f0 4b418f10 49f52930 > 0x4ff4ecac: 4bc0a0e8 4ff4f12c 51063191 4bc0a0e8 > 0x4ff4ecbc: 00000001 4a30bd20 ffffffff 51063afc > 0x4ff4eccc: 4a30bd20 49f52870 391beec0 391beec0 > 0x4ff4ecdc: 4bc0a0e8 779a58a6 00000000 00900000 > 0x4ff4ecec: 4a196e38 4ff4ed18 35f97a38 0070000d > 0x4ff4ecfc: 003b0180 4ff4ed14 4ff4ed38 02622a8f > > Instructions: (pc=0x4b418d72) > 0x4b418d62: ec 56 8b 75 08 85 f6 74 30 8b 46 14 85 c0 74 07 > 0x4b418d72: 8b 08 89 4e 14 eb 08 6a 10 56 e8 0f f0 ff ff 8b > > Stack: [0x4fe50000,0x4ff50000), sp=0x4ff4ec8c, free space=1019k > Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native > code) > C 0x4b418d72 > C 0x4b4173dc > C 0x51063191 > j org.tigris.subversion.javahl.NativeResources.init()V+0 > 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+0x875dd] > V [jvm.dll+0xdfd96] > V [jvm.dll+0x874ae] > V [jvm.dll+0x79bcf] > V [jvm.dll+0x78aaa] > V [jvm.dll+0x81f7a] > j > org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.isAvailable()Z+1055 > 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 > v ~RuntimeStub::alignment_frame_return Runtime1 stub > j > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/events/ResourceChangeEvent;Z)V+97 > 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+0x875dd] > V [jvm.dll+0xdfd96] > V [jvm.dll+0x874ae] > V [jvm.dll+0x8720b] > V [jvm.dll+0xa2089] > V [jvm.dll+0x1112e8] > V [jvm.dll+0x1112b6] > C [MSVCRT.dll+0x12cce] > C [MSVCRT.dll+0x12deb] > C [kernel32.dll+0x44911] > C [ntdll.dll+0x3e4b6] > C [ntdll.dll+0x3e489] > > Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) > j org.tigris.subversion.javahl.NativeResources.initNativeLibrary()V+0 > j org.tigris.subversion.javahl.NativeResources.init()V+0 > 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+1055 > 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 > v ~RuntimeStub::alignment_frame_return Runtime1 stub > j > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/events/ResourceChangeEvent;Z)V+97 > 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 > > --------------- P R O C E S S --------------- > > Java Threads: ( => current thread ) > 0x4b9b46c0 JavaThread "Worker-23" [_thread_blocked, id=6216] > 0x4ba2aef0 JavaThread "Worker-22" [_thread_blocked, id=7464] > 0x4a1eb1a0 JavaThread "Worker-21" [_thread_blocked, id=2072] > 0x4a1ead08 JavaThread "Worker-20" [_thread_blocked, id=6924] > 0x4a1eab80 JavaThread "Worker-19" [_thread_blocked, id=4604] > 0x4a1ea870 JavaThread "Worker-18" [_thread_blocked, id=6564] > 0x488999b8 JavaThread "Worker-17" [_thread_blocked, id=6960] > 0x48899830 JavaThread "Worker-16" [_thread_blocked, id=6068] > 0x488996a8 JavaThread "Worker-15" [_thread_blocked, id=6212] > 0x48899520 JavaThread "Worker-14" [_thread_in_native, id=7968] > 0x48899398 JavaThread "Worker-13" [_thread_blocked, id=4476] > 0x48899210 JavaThread "Worker-12" [_thread_blocked, id=5368] > 0x48899088 JavaThread "Worker-11" [_thread_blocked, id=6792] > 0x49f52b80 JavaThread "Worker-10" [_thread_blocked, id=2324] > 0x49f529f8 JavaThread "Worker-9" [_thread_blocked, id=8080] > =>0x49f52870 JavaThread "Worker-8" [_thread_in_native, id=7724] > 0x49f526e8 JavaThread "Worker-7" [_thread_blocked, id=7612] > 0x49f520c8 JavaThread "Worker-6" [_thread_blocked, id=6224] > 0x49f51aa8 JavaThread "Worker-5" [_thread_blocked, id=864] > 0x49f51920 JavaThread "Worker-4" [_thread_blocked, id=1100] > 0x49f51798 JavaThread "Worker-3" [_thread_blocked, id=2416] > 0x49f51610 JavaThread "Worker-2" [_thread_blocked, id=7012] > 0x49f51178 JavaThread "JavaScript indexing" daemon [_thread_blocked, > id=4764] > 0x49f50e68 JavaThread "Java indexing" daemon [_thread_blocked, id=5444] > 0x48b905d8 JavaThread "Worker-1" [_thread_blocked, id=6336] > 0x48b32448 JavaThread "Worker-0" [_thread_blocked, id=4688] > 0x48959cc8 JavaThread "Start Level Event Dispatcher" daemon > [_thread_blocked, id=6956] > 0x48959b40 JavaThread "Framework Event Dispatcher" daemon > [_thread_blocked, id=5512] > 0x4895aea8 JavaThread "State Data Manager" daemon [_thread_blocked, id=8184] > 0x0197add8 JavaThread "Low Memory Detector" daemon [_thread_blocked, > id=7796] > 0x01979098 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7376] > 0x01978710 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7976] > 0x0196d1e8 JavaThread "Finalizer" daemon [_thread_blocked, id=6156] > 0x0196bbb8 JavaThread "Reference Handler" daemon [_thread_blocked, id=4800] > 0x018a41a0 JavaThread "main" [_thread_in_native, id=7256] > > Other Threads: > 0x01968bd0 VMThread [id=8100] > 0x01913c38 WatcherThread [id=7692] > > VM state:not at safepoint (normal execution) > > VM Mutex/Monitor currently owned by a thread: None > > Heap > def new generation total 36288K, used 6265K [0x046a0000, > 0x06e00000, 0x08380000) > eden space 32256K, 16% used [0x046a0000, 0x04bd0738, 0x06620000) > from space 4032K, 23% used [0x06620000, 0x0670dd50, 0x06a10000) > to space 4032K, 0% used [0x06a10000, 0x06a10000, 0x06e00000) > tenured generation total 483968K, used 42044K [0x08380000, > 0x25c20000, 0x35ea0000) > the space 483968K, 8% used [0x08380000, 0x0ac8f100, 0x0ac8f200, > 0x25c20000) > compacting perm gen total 262144K, used 52348K [0x35ea0000, > 0x45ea0000, 0x45ea0000) > the space 262144K, 19% used [0x35ea0000, 0x391bf2c8, 0x391bf400, > 0x45ea0000) > No shared spaces configured. > > Dynamic libraries: > 0x00400000 - 0x0040e000 C:\ganymedesr2\eclipse\eclipse.exe > 0x77940000 - 0x77a67000 C:\Windows\system32\ntdll.dll > 0x76230000 - 0x7630b000 C:\Windows\system32\kernel32.dll > 0x77a70000 - 0x77b0d000 C:\Windows\system32\USER32.dll > 0x76a50000 - 0x76a9b000 C:\Windows\system32\GDI32.dll > 0x766a0000 - 0x76766000 C:\Windows\system32\ADVAPI32.dll > 0x76c10000 - 0x76cd2000 C:\Windows\system32\RPCRT4.dll > 0x74420000 - 0x744a5000 > > C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6001.18000_none_886786f450a74a05\COMCTL32.dll > 0x769a0000 - 0x76a4a000 C:\Windows\system32\MSVCRT.dll > 0x767c0000 - 0x767de000 C:\Windows\system32\IMM32.DLL > 0x763e0000 - 0x764a8000 C:\Windows\system32\MSCTF.dll > 0x76210000 - 0x76219000 C:\Windows\system32\LPK.DLL > 0x77b10000 - 0x77b8d000 C:\Windows\system32\USP10.dll > 0x6c1b0000 - 0x6c1b5000 C:\Windows\system32\avgrsstx.dll > 0x72000000 - 0x72014000 > > C:\ganymedesr2\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll > 0x757c0000 - 0x757c8000 C:\Windows\system32\VERSION.dll > 0x745d0000 - 0x7460f000 C:\Windows\system32\uxtheme.dll > 0x72cc0000 - 0x72d20000 C:\Program Files\Common Files\microsoft > shared\ink\tiptsf.dll > 0x777f0000 - 0x77934000 C:\Windows\system32\ole32.dll > 0x76b80000 - 0x76c0d000 C:\Windows\system32\OLEAUT32.dll > 0x767e0000 - 0x76864000 C:\Windows\system32\CLBCatQ.DLL > 0x74590000 - 0x745c9000 C:\Windows\system32\oleacc.dll > 0x6d740000 - 0x6d8de000 c:\program > files\java\jdk1.5.0_14\jre\bin\client\jvm.dll > 0x73f30000 - 0x73f62000 C:\Windows\system32\WINMM.dll > 0x75ff0000 - 0x7601c000 C:\Windows\system32\apphelp.dll > 0x6d300000 - 0x6d308000 c:\program > files\java\jdk1.5.0_14\jre\bin\hpi.dll > 0x761b0000 - 0x761b7000 C:\Windows\system32\PSAPI.DLL > 0x6d710000 - 0x6d71c000 c:\program > files\java\jdk1.5.0_14\jre\bin\verify.dll > 0x6d380000 - 0x6d39d000 c:\program > files\java\jdk1.5.0_14\jre\bin\java.dll > 0x6d730000 - 0x6d73f000 c:\program > files\java\jdk1.5.0_14\jre\bin\zip.dll > 0x6d540000 - 0x6d553000 C:\Program > Files\Java\jdk1.5.0_14\jre\bin\net.dll > 0x76b20000 - 0x76b4d000 C:\Windows\system32\WS2_32.dll > 0x76220000 - 0x76226000 C:\Windows\system32\NSI.dll > 0x75740000 - 0x7577b000 C:\Windows\system32\mswsock.dll > 0x757b0000 - 0x757b5000 C:\Windows\System32\wship6.dll > 0x6d560000 - 0x6d569000 C:\Program > Files\Java\jdk1.5.0_14\jre\bin\nio.dll > 0x008a0000 - 0x008f5000 > > C:\ganymedesr2\eclipse\configuration\org.eclipse.osgi\bundles\99\1\.cp\swt-win32-3452.dll > 0x76aa0000 - 0x76b13000 C:\Windows\system32\comdlg32.dll > 0x76640000 - 0x76698000 C:\Windows\system32\SHLWAPI.dll > 0x74e70000 - 0x7500e000 > > C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\COMCTL32.dll > 0x76ce0000 - 0x777f0000 C:\Windows\system32\SHELL32.dll > 0x76310000 - 0x763e0000 C:\Windows\system32\WININET.dll > 0x77b90000 - 0x77b93000 C:\Windows\system32\Normaliz.dll > 0x76770000 - 0x767b5000 C:\Windows\system32\iertutil.dll > 0x021c0000 - 0x021d4000 > > C:\ganymedesr2\eclipse\configuration\org.eclipse.osgi\bundles\99\1\.cp\swt-gdip-win32-3452.dll > 0x74640000 - 0x747eb000 > > C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6001.18065_none_9e7abe2ec9c13222\gdiplus.dll > 0x48c70000 - 0x48c78000 > > C:\ganymedesr2\eclipse\configuration\org.eclipse.osgi\bundles\22\1\.cp\os\win32\x86\localfile_1_0_0.dll > 0x754c0000 - 0x754fb000 C:\Windows\system32\rsaenh.dll > 0x74290000 - 0x74295000 C:\Windows\system32\msimg32.dll > 0x739c0000 - 0x739f0000 C:\Windows\system32\mlang.dll > 0x73c40000 - 0x73c4f000 > > C:\ganymedesr2\eclipse\configuration\org.eclipse.osgi\bundles\25\1\.cp\jWinHttp.dll > 0x73fa0000 - 0x73fff000 C:\Windows\system32\WINHTTP.dll > 0x75f90000 - 0x75fef000 C:\Windows\system32\SXS.DLL > 0x72040000 - 0x72147000 C:\Windows\system32\shdocvw.dll > 0x73340000 - 0x733f3000 C:\Windows\system32\WindowsCodecs.dll > 0x4b560000 - 0x4b577000 C:\Program Files\Common > Files\TortoiseOverlays\TortoiseOverlays.dll > 0x71bb0000 - 0x71bea000 C:\Program Files\Bazaar\tbzrshellext_x86.dll > 0x4b5a0000 - 0x4b5ae000 C:\Program > Files\TortoiseSVN\bin\TortoiseStub.dll > 0x4caf0000 - 0x4cbaa000 C:\Program > Files\TortoiseSVN\bin\TortoiseSVN.dll > 0x6eec0000 - 0x6eee0000 C:\Program > Files\TortoiseSVN\bin\libapr_tsvn.dll > 0x71aa0000 - 0x71b43000 > > C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada\MSVCR90.dll > 0x6ee60000 - 0x6ee89000 C:\Program > Files\TortoiseSVN\bin\libaprutil_tsvn.dll > 0x761c0000 - 0x7620a000 C:\Windows\system32\WLDAP32.dll > 0x4cab0000 - 0x4cac2000 C:\Program > Files\TortoiseSVN\bin\intl3_tsvn.dll > 0x71a10000 - 0x71a9e000 > > C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada\MSVCP90.dll > 0x71c10000 - 0x71c15000 C:\Windows\system32\SHFOLDER.dll > 0x4cbb0000 - 0x4cbb9000 C:\Program Files\TortoiseHg\tortoisehg.dll > 0x7c340000 - 0x7c396000 C:\Program Files\TortoiseHg\MSVCR71.dll > 0x4ce30000 - 0x4d037000 C:\Program Files\TortoiseHg\PYTHON25.DLL > 0x4cbc0000 - 0x4cbd8000 C:\Program Files\TortoiseHg\win32api.pyd > 0x4cbe0000 - 0x4cbfc000 C:\Program Files\TortoiseHg\pywintypes25.dll > 0x76050000 - 0x76064000 C:\Windows\system32\secur32.dll > 0x4cc30000 - 0x4cc89000 C:\Program Files\TortoiseHg\pythoncom25.dll > 0x4cc00000 - 0x4cc07000 C:\Program Files\TortoiseHg\win32trace.pyd > 0x4ccd0000 - 0x4cd0d000 C:\Program > Files\TortoiseHg\win32com.shell.shell.pyd > 0x4cc10000 - 0x4cc1b000 C:\Program Files\TortoiseHg\win32process.pyd > 0x4ccb0000 - 0x4ccb8000 C:\Program Files\TortoiseHg\win32event.pyd > 0x4d340000 - 0x4d3fc000 C:\Program Files\TortoiseHg\win32ui.pyd > 0x7c140000 - 0x7c246000 C:\Program Files\TortoiseHg\MFC71.DLL > 0x724c0000 - 0x72502000 C:\Windows\system32\WINSPOOL.DRV > 0x5d360000 - 0x5d36e000 C:\Windows\system32\MFC71ENU.DLL > 0x4d430000 - 0x4d458000 C:\Program Files\TortoiseHg\win32gui.pyd > 0x6fc40000 - 0x6fc48000 C:\Program > Files\TortoiseHg\mercurial.osutil.pyd > 0x4d860000 - 0x4d8d4000 C:\Program Files\TortoiseHg\unicodedata.pyd > 0x4d400000 - 0x4d41a000 C:\Program Files\TortoiseHg\win32file.pyd > 0x72db0000 - 0x72db5000 C:\Windows\system32\sfc.dll > 0x719c0000 - 0x719cd000 C:\Windows\system32\sfc_os.dll > 0x764b0000 - 0x7663a000 C:\Windows\system32\SETUPAPI.dll > 0x4d8e0000 - 0x4d8f3000 C:\Program Files\TortoiseHg\bz2.pyd > 0x66a00000 - 0x66a09000 C:\Program > Files\TortoiseHg\mercurial.bdiff.pyd > 0x61f00000 - 0x61f09000 C:\Program > Files\TortoiseHg\mercurial.mpatch.pyd > 0x68c00000 - 0x68c09000 C:\Program > Files\TortoiseHg\mercurial.parsers.pyd > 0x4d900000 - 0x4d90d000 C:\Program Files\TortoiseHg\_socket.pyd > 0x4d910000 - 0x4d9b2000 C:\Program Files\TortoiseHg\_ssl.pyd > 0x70fe0000 - 0x70fe7000 C:\Windows\system32\WSOCK32.dll > 0x69c40000 - 0x69c48000 C:\Program > Files\TortoiseHg\mercurial.base85.pyd > 0x688c0000 - 0x688c8000 C:\Program > Files\TortoiseHg\mercurial.diffhelpers.pyd > 0x4d9c0000 - 0x4da11000 C:\Program Files\TortoiseHg\_hashlib.pyd > 0x4da20000 - 0x4da33000 C:\Program Files\TortoiseHg\win32net.pyd > 0x75e20000 - 0x75e95000 C:\Windows\system32\NETAPI32.dll > 0x4da50000 - 0x4dbd4000 C:\Program Files\TortoiseCVS\TortoiseShell.dll > 0x70f50000 - 0x70fd7000 > > C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.3053_none_d08d7bba442a9b36\MSVCP80.dll > 0x75ef0000 - 0x75f8b000 > > C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.3053_none_d08d7bba442a9b36\MSVCR80.dll > 0x4df40000 - 0x4e086000 C:\Windows\system32\browseui.dll > 0x74b80000 - 0x74c3b000 C:\Windows\system32\PROPSYS.dll > 0x74610000 - 0x74640000 C:\Windows\system32\DUser.dll > 0x75bf0000 - 0x75c01000 C:\Windows\system32\SAMLIB.dll > 0x76070000 - 0x7608e000 C:\Windows\system32\USERENV.dll > 0x75b50000 - 0x75b64000 C:\Windows\system32\MPR.dll > 0x6dac0000 - 0x6dad3000 C:\Windows\System32\ntlanman.dll > 0x6dab0000 - 0x6dab8000 C:\Windows\System32\drprov.dll > 0x6daa0000 - 0x6daaf000 C:\Windows\System32\davclnt.dll > 0x72e10000 - 0x72e1b000 C:\Windows\system32\cscapi.dll > 0x6e7e0000 - 0x6e81e000 C:\Windows\system32\PortableDeviceApi.dll > 0x75270000 - 0x7529d000 C:\Windows\system32\WINTRUST.dll > 0x75a50000 - 0x75b41000 C:\Windows\system32\CRYPT32.dll > 0x75bd0000 - 0x75be2000 C:\Windows\system32\MSASN1.dll > 0x76b50000 - 0x76b79000 C:\Windows\system32\imagehlp.dll > 0x700d0000 - 0x702f3000 C:\Windows\system32\NetworkExplorer.dll > 0x70300000 - 0x7034a000 C:\Windows\system32\ntshrui.dll > 0x75a10000 - 0x75a4a000 C:\Windows\system32\slc.dll > 0x5a500000 - 0x5a54e000 C:\Program Files\MSN > Messenger\fsshext.8.1.0178.00.dll > 0x75440000 - 0x75461000 C:\Windows\system32\NTMARTA.DLL > 0x4e190000 - 0x4e1b1000 C:\Program Files\TortoiseHg\_elementtree.pyd > 0x4e1c0000 - 0x4e1e1000 C:\Program Files\TortoiseHg\pyexpat.pyd > 0x4e1f0000 - 0x4e22b000 C:\Program Files\TortoiseHg\libsvn._core.pyd > 0x4e230000 - 0x4e251000 C:\Program Files\TortoiseHg\libapr.dll > 0x4e510000 - 0x4e562000 C:\Program Files\TortoiseHg\libsvn_subr-1.dll > > VM Arguments: > jvm_args: -Xms512m -Xmx792m -XX:PermSize=256m -XX:MaxPermSize=256m > java_command: <unknown> > Launcher Type: generic > > Environment Variables: > JAVA_HOME=c:\program files\java\jdk1.6.0_07 > CLASSPATH=C:\Program Files\IBM\WebSphere > MQ\Java\lib\providerutil.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\com.ibm.mqjms.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\ldap.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\jta.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\jndi.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\jms.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\connector.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\fscontext.jar;C:\Program Files\IBM\WebSphere > MQ\Java\lib\com.ibm.mq.jar;.;C:\Program > Files\Java\jre1.6.0_07\lib\ext\QTJava.zip > PATH=c:/program > files/java/jdk1.5.0_14/bin/../jre/bin/client;c:/program > files/java/jdk1.5.0_14/bin/../jre/bin;F:\oracle\product\10.2.0\db_1\bin;C:\Program > Files\IBM\WebSphere MQ\Java\lib;C:\Program > Files\PHP\;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program > Files\CyberLink\Power2Go\;C:\Program Files\MySQL\MySQL Server > 5.0\bin;c:\program > files\postgresql\8.3\bin;c:\python25;c:\docbook\bat;c:\docbook\bin;C:\Program > Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft > SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL > Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft > Visual Studio > 9.0\Common7\IDE\PrivateAssemblies\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program > Files\cvsnt;C:\Program Files\QuickTime\QTSystem\;.;c:\program > files\java\jdk1.5.0_14\bin;c:\utils\apache-maven-2.0.10\bin;c:\program > files\notepad++;c:\utils;C:\Program > Files\Java\jdk1.5.0_14\jre\bin\client;c:\program > files\cvsnt;PATH;C:\Program Files\CVSNT\;C:\Program > Files\OpenVPN\bin;C:\Program Files\Sun\xVM VirtualBox;c:\program > files\winmerge;c:\cygwin;C:\Program Files\Bazaar;C:\Program > Files\Subversion\bin;C:\Program Files\TortoiseSVN\bin;C:\Program > Files\TortoiseHg;C:\Program > Files\Mercurial;c:\python25\scripts;c:\Program Files\Apache Software > Foundation\Apache2.2\bin;C:\Program Files\IBM\WebSphere > MQ\bin;C:\Program Files\IBM\WebSphere > MQ\tools\c\samples\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin;c:\program > files\htmldoc > USERNAME=carloc > OS=Windows_NT > PROCESSOR_IDENTIFIER=x86 Family 15 Model 104 Stepping 2, AuthenticAMD > > --------------- S Y S T E M --------------- > > OS: Windows Vista Build 6001 Service Pack 1 > > CPU:total 2 (cores per cpu 2, threads per core 1) family 15 model 104 > stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowext, > 3dnow > > Memory: 4k page, physical 2029432k(620252k free), swap 4194303k(1692352k free) > > vm_info: Java HotSpot(TM) Client VM (1.5.0_14-b03) for windows-x86, > built on Oct 5 2007 01:21:52 by "java_re" with MS VC++ 6.0 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mercurialeclipse?hl=en -~----------~----~----~----~------~----~------~--~---
