Bug 224805 - [KeyBindings] Eclipse shuts down when trying to add a new repository
Summary: [KeyBindings] Eclipse shuts down when trying to add a new repository
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 15:55 EDT by Alex Dorandish CLA
Modified: 2019-09-06 15:31 EDT (History)
3 users (show)

See Also:


Attachments
log file (100.82 KB, application/octet-stream)
2008-03-30 15:55 EDT, Alex Dorandish CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Dorandish CLA 2008-03-30 15:55:36 EDT
Created attachment 94148 [details]
log file

Build ID: M20080221-1800

Steps To Reproduce:
1. Open eclipse
2. Install subversion (subclipse)
3. Try adding a new location


More information:
Here is the error I get:


!ENTRY org.eclipse.jface 4 0 2008-03-30 12:21:52.171
!MESSAGE Undefined context while filtering dialog/window contexts
!STACK 0
org.eclipse.core.commands.common.NotDefinedException: Cannot get the parent identifier from an undefined context. org.eclipse.ui.externaltools.ExternalToolsSet
	at org.eclipse.core.commands.contexts.Context.getParentId(Context.java:201)
	at org.eclipse.jface.bindings.BindingManager.createFilteredContextTreeFor(BindingManager.java:825)
	at org.eclipse.jface.bindings.BindingManager.recomputeBindings(BindingManager.java:1720)
	at org.eclipse.jface.bindings.BindingManager.getActiveBindingsByParameterizedCommand(BindingManager.java:945)
	at org.eclipse.jface.bindings.BindingManager.getActiveBindingsFor(BindingManager.java:1193)
	at org.eclipse.ui.internal.keys.BindingService.getActiveBindingsFor(BindingService.java:128)
	at org.eclipse.ui.internal.ide.actions.QuickMenuAction.getShortCutString(QuickMenuAction.java:81)
	at org.eclipse.ui.internal.ide.WorkbenchActionBuilder$6.getMenuText(WorkbenchActionBuilder.java:473)
	at org.eclipse.jface.action.MenuManager.update(MenuManager.java:732)
	at org.eclipse.jface.action.MenuManager.update(MenuManager.java:724)
	at org.eclipse.jface.action.MenuManager.update(MenuManager.java:724)
	at org.eclipse.ui.internal.Workbench.updateActiveWorkbenchWindowMenuManager(Workbench.java:3007)
	at org.eclipse.ui.internal.Workbench.access$0(Workbench.java:2967)
	at org.eclipse.ui.internal.Workbench$2.bindingManagerChanged(Workbench.java:2953)
	at org.eclipse.jface.bindings.BindingManager.fireBindingManagerChanged(BindingManager.java:900)
	at org.eclipse.jface.bindings.BindingManager.setActiveBindings(BindingManager.java:2175)
	at org.eclipse.jface.bindings.BindingManager.clearSolution(BindingManager.java:442)
	at org.eclipse.jface.bindings.BindingManager.schemeChanged(BindingManager.java:2131)
	at org.eclipse.jface.bindings.Scheme.fireSchemeChanged(Scheme.java:186)
	at org.eclipse.jface.bindings.Scheme.undefine(Scheme.java:287)
	at org.eclipse.ui.internal.keys.BindingPersistence.readSchemesFromRegistry(BindingPersistence.java:760)
	at org.eclipse.ui.internal.keys.BindingPersistence.read(BindingPersistence.java:1112)
	at org.eclipse.ui.internal.services.RegistryPersistence$3.run(RegistryPersistence.java:598)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:129)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

!ENTRY org.eclipse.jface 4 0 2008-03-30 12:21:52.171
!MESSAGE Undefined context while filtering dialog/window contexts
!STACK 0
org.eclipse.core.commands.common.NotDefinedException: Cannot get the parent identifier from an undefined context. org.eclipse.jdt.ui.JavaActionSet
	at org.eclipse.core.commands.contexts.Context.getParentId(Context.java:201)
	at org.eclipse.jface.bindings.BindingManager.createFilteredContextTreeFor(BindingManager.java:825)
	at org.eclipse.jface.bindings.BindingManager.recomputeBindings(BindingManager.java:1720)
	at org.eclipse.jface.bindings.BindingManager.getActiveBindingsByParameterizedCommand(BindingManager.java:945)
	at org.eclipse.jface.bindings.BindingManager.getActiveBindingsFor(BindingManager.java:1193)
	at org.eclipse.ui.internal.keys.BindingService.getActiveBindingsFor(BindingService.java:128)
	at org.eclipse.ui.internal.ide.actions.QuickMenuAction.getShortCutString(QuickMenuAction.java:81)
	at org.eclipse.ui.internal.ide.WorkbenchActionBuilder$6.getMenuText(WorkbenchActionBuilder.java:473)
	at org.eclipse.jface.action.MenuManager.update(MenuManager.java:732)
	at org.eclipse.jface.action.MenuManager.update(MenuManager.java:724)
	at org.eclipse.jface.action.MenuManager.update(MenuManager.java:724)
	at org.eclipse.ui.internal.Workbench.updateActiveWorkbenchWindowMenuManager(Workbench.java:3007)
	at org.eclipse.ui.internal.Workbench.access$0(Workbench.java:2967)
	at org.eclipse.ui.internal.Workbench$2.bindingManagerChanged(Workbench.java:2953)
	at org.eclipse.jface.bindings.BindingManager.fireBindingManagerChanged(BindingManager.java:900)
	at org.eclipse.jface.bindings.BindingManager.setActiveBindings(BindingManager.java:2175)
	at org.eclipse.jface.bindings.BindingManager.clearSolution(BindingManager.java:442)
	at org.eclipse.jface.bindings.BindingManager.schemeChanged(BindingManager.java:2131)
	at org.eclipse.jface.bindings.Scheme.fireSchemeChanged(Scheme.java:186)
	at org.eclipse.jface.bindings.Scheme.undefine(Scheme.java:287)
	at org.eclipse.ui.internal.keys.BindingPersistence.readSchemesFromRegistry(BindingPersistence.java:760)
	at org.eclipse.ui.internal.keys.BindingPersistence.read(BindingPersistence.java:1112)
	at org.eclipse.ui.internal.services.RegistryPersistence$3.run(RegistryPersistence.java:598)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:129)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
Comment 1 Remy Suen CLA 2008-03-30 16:21:40 EDT
What did you exactly download? Your logs seem to mention jst and wst so I'm guessing you're not using the Eclipse SDK.

Can you reproduce this problem if you use the standard Eclipse SDK and try to add a CVS repository location or something?
Comment 2 Alex Dorandish CLA 2008-03-30 16:23:51 EDT
(In reply to comment #1)
> What did you exactly download? Your logs seem to mention jst and wst so I'm
> guessing you're not using the Eclipse SDK.
> 
> Can you reproduce this problem if you use the standard Eclipse SDK and try to
> add a CVS repository location or something?
> 

I am using Subversion (SVN), do you want me to try CVS?
I downloaded the Europa version from the first page of the eclipse.org 
Comment 3 Remy Suen CLA 2008-03-30 16:31:48 EDT
(In reply to comment #2)
> I am using Subversion (SVN), do you want me to try CVS?

Well, Subclipse isn't from Eclipse.org so that isn't within the scope of this project.

> I downloaded the Europa version from the first page of the eclipse.org

Except there are five different choices.
http://www.eclipse.org/downloads/

Which one did you get? Please try reproducing with Eclipse Classic.
Comment 4 Paul Webster CLA 2008-03-30 18:07:53 EDT
Did you get these errors when you added subversion (and I assume didn't restart, simply applied the changes)?

Which errors did you get when you applied the changes, vs which errors you got when you tried to use SVN?

PW
Comment 5 Eric Moffatt CLA 2008-03-31 10:17:54 EDT
I believe that this may already be fixed in M6 by some of the dynamic additions work we've done. M6 is 'real soon now'(tm) but you could try it on any of the recent nightly builds.

Paul, I'm going to ship this back to you for analysis. If it turns out to manifest in recent builds just ship it back...;-).
Comment 6 Wendy CLA 2008-06-17 17:48:47 EDT
I'm having the same error.  How should I fix this?

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x062b7bfc, pid=1788, tid=3532
#
# Java VM: Java HotSpot(TM) Client VM (10.0-b19 mixed mode windows-x86)
# 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
# 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 (0x04bba400):  JavaThread "ModalContext" [_thread_in_native, id=3532, stack(0x05bc0000,0x05cc0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x061b38b8, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x05cb8650, EBP=0x05cb865c, ESI=0x00956070, EDI=0x00000000
EIP=0x062b7bfc, EFLAGS=0x00010246

Top of Stack: (sp=0x05cb8650)
0x05cb8650:   00000000 00956070 061b38b8 05cba688
0x05cb8660:   062a1f32 05cba684 061b38b8 00000000
0x05cb8670:   00000000 00000000 00956070 061b38b8
0x05cb8680:   00000000 061b38b8 00000000 061b38b8
0x05cb8690:   061b3958 6eec84f1 061b38b8 00000010
0x05cb86a0:   6ee40000 6eec11f2 061b38b8 061b3958
0x05cb86b0:   6eec1210 6eec8610 061b38b8 061b3908
0x05cb86c0:   061b38b8 061b38b8 00000001 003a0043 

Instructions: (pc=0x062b7bfc)
0x062b7bec:   89 55 10 53 8b 5d 14 56 57 85 db 75 03 8b 58 18
0x062b7bfc:   8b 03 bf 01 00 00 00 3b c7 0f 82 19 01 00 00 8b 


Stack: [0x05bc0000,0x05cc0000],  sp=0x05cb8650,  free space=993k
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)
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::Interpreter
v  ~BufferBlob::StubRoutines (1)

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

Java Threads: ( => current thread )
=>0x04bba400 JavaThread "ModalContext" [_thread_in_native, id=3532, stack(0x05bc0000,0x05cc0000)]
  0x03850800 JavaThread "Worker-4" [_thread_blocked, id=3092, stack(0x059c0000,0x05ac0000)]
  0x02f0e400 JavaThread "Worker-3" [_thread_blocked, id=900, stack(0x04780000,0x04880000)]
  0x02ee4800 JavaThread "Worker-2" [_thread_blocked, id=2132, stack(0x04680000,0x04780000)]
  0x049fbc00 JavaThread "Worker-1" [_thread_blocked, id=1864, stack(0x058c0000,0x059c0000)]
  0x03af3800 JavaThread "Worker-0" [_thread_blocked, id=3728, stack(0x04580000,0x04680000)]
  0x0397f000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=1448, stack(0x03f40000,0x04040000)]
  0x03982c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=2156, stack(0x03e40000,0x03f40000)]
  0x03944400 JavaThread "State Data Manager" daemon [_thread_blocked, id=3520, stack(0x03d40000,0x03e40000)]
  0x02ece000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=868, stack(0x03540000,0x03640000)]
  0x02ecc000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=388, stack(0x03440000,0x03540000)]
  0x02ec7400 JavaThread "Attach Listener" daemon [_thread_blocked, id=1040, stack(0x03340000,0x03440000)]
  0x02ec6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4080, stack(0x03240000,0x03340000)]
  0x02eb8c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2412, stack(0x03140000,0x03240000)]
  0x02eb4400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2072, stack(0x03040000,0x03140000)]
  0x004b5400 JavaThread "main" [_thread_in_native, id=1604, stack(0x00040000,0x00140000)]

Other Threads:
  0x02eafc00 VMThread [stack: 0x02f40000,0x03040000] [id=1144]
  0x02ee0000 WatcherThread [stack: 0x03640000,0x03740000] [id=3756]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 2880K, used 1124K [0x10020000, 0x10340000, 0x113d0000)
  eden space 2560K,  43% used [0x10020000, 0x10139338, 0x102a0000)
  from space 320K,   0% used [0x102a0000, 0x102a0000, 0x102f0000)
  to   space 320K,   0% used [0x102f0000, 0x102f0000, 0x10340000)
 tenured generation   total 37824K, used 17801K [0x113d0000, 0x138c0000, 0x20020000)
   the space 37824K,  47% used [0x113d0000, 0x12532770, 0x12532800, 0x138c0000)
 compacting perm gen  total 28928K, used 28765K [0x20020000, 0x21c60000, 0x30020000)
   the space 28928K,  99% used [0x20020000, 0x21c37720, 0x21c37800, 0x21c60000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 	C:\Program Files\eclipse\eclipse.exe
0x7c900000 - 0x7c9b0000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f5000 	C:\WINDOWS\system32\kernel32.dll
0x7e410000 - 0x7e4a0000 	C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000 	C:\WINDOWS\system32\GDI32.dll
0x5d090000 - 0x5d12a000 	C:\WINDOWS\system32\COMCTL32.dll
0x77dd0000 - 0x77e6b000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000 	C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 	C:\WINDOWS\system32\Secur32.dll
0x77c10000 - 0x77c68000 	C:\WINDOWS\system32\MSVCRT.dll
0x76390000 - 0x763ad000 	C:\WINDOWS\system32\IMM32.DLL
0x00a70000 - 0x00a87000 	C:\Program Files\Common Files\Logishrd\LVMVFM\LVPrcInj.dll
0x10000000 - 0x10011000 	C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
0x77c00000 - 0x77c08000 	C:\WINDOWS\system32\VERSION.dll
0x5ad70000 - 0x5ada8000 	C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476b000 	C:\WINDOWS\system32\MSCTF.dll
0x77b40000 - 0x77b62000 	C:\WINDOWS\system32\apphelp.dll
0x755c0000 - 0x755ee000 	C:\WINDOWS\system32\msctfime.ime
0x774e0000 - 0x7761d000 	C:\WINDOWS\system32\ole32.dll
0x6d7c0000 - 0x6da10000 	C:\Program Files\Java\jre1.6.0_05\bin\client\jvm.dll
0x76b40000 - 0x76b6d000 	C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 	C:\WINDOWS\system32\MSVCR71.dll
0x6d270000 - 0x6d278000 	C:\Program Files\Java\jre1.6.0_05\bin\hpi.dll
0x76bf0000 - 0x76bfb000 	C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 	C:\Program Files\Java\jre1.6.0_05\bin\verify.dll
0x6d310000 - 0x6d32f000 	C:\Program Files\Java\jre1.6.0_05\bin\java.dll
0x6d7b0000 - 0x6d7bf000 	C:\Program Files\Java\jre1.6.0_05\bin\zip.dll
0x6d570000 - 0x6d583000 	C:\Program Files\Java\jre1.6.0_05\bin\net.dll
0x71ab0000 - 0x71ac7000 	C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 	C:\WINDOWS\system32\WS2HELP.dll
0x6d590000 - 0x6d599000 	C:\Program Files\Java\jre1.6.0_05\bin\nio.dll
0x040c0000 - 0x0410f000 	C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\323\1\.cp\swt-win32-3346.dll
0x773d0000 - 0x774d3000 	C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x77f60000 - 0x77fd6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x763b0000 - 0x763f9000 	C:\WINDOWS\system32\comdlg32.dll
0x7c9c0000 - 0x7d1d6000 	C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771ab000 	C:\WINDOWS\system32\OLEAUT32.dll
0x74d90000 - 0x74dfb000 	C:\WINDOWS\system32\USP10.dll
0x78050000 - 0x78120000 	C:\WINDOWS\system32\WININET.dll
0x04110000 - 0x04119000 	C:\WINDOWS\system32\Normaliz.dll
0x78000000 - 0x78045000 	C:\WINDOWS\system32\iertutil.dll
0x74c80000 - 0x74cac000 	C:\WINDOWS\system32\oleacc.dll
0x76080000 - 0x760e5000 	C:\WINDOWS\system32\MSVCP60.dll
0x05110000 - 0x05124000 	C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\323\1\.cp\swt-gdip-win32-3346.dll
0x4ec50000 - 0x4edf3000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x053f0000 - 0x056b5000 	C:\WINDOWS\system32\xpsp2res.dll
0x76380000 - 0x76385000 	C:\WINDOWS\system32\msimg32.dll
0x76fd0000 - 0x7704f000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.dll
0x75cf0000 - 0x75d81000 	C:\WINDOWS\system32\mlang.dll
0x048c0000 - 0x048da000 	C:\WINDOWS\system32\hccutils.DLL
0x053c0000 - 0x053c8000 	C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\36\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x71a50000 - 0x71a8f000 	C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000 	C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 	C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 	C:\WINDOWS\system32\WLDAP32.dll
0x05e10000 - 0x05e29000 	C:\Program Files\Bonjour\mdnsNSP.dll
0x76d60000 - 0x76d79000 	C:\WINDOWS\system32\Iphlpapi.dll
0x76fc0000 - 0x76fc6000 	C:\WINDOWS\system32\rasadhlp.dll
0x6eec0000 - 0x6eee1000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
0x6ee50000 - 0x6ee59000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
0x05e50000 - 0x05f58000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
0x71ad0000 - 0x71ad9000 	C:\WINDOWS\system32\WSOCK32.dll
0x05f60000 - 0x06024000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
0x06030000 - 0x06061000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\ssleay32.dll
0x6ee60000 - 0x6ee89000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libaprutil.dll
0x06070000 - 0x06082000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
0x06090000 - 0x06199000 	C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libsvnjavahl-1.dll
0x76780000 - 0x76789000 	C:\WINDOWS\system32\SHFOLDER.dll
0x6ee40000 - 0x6ee45000 	C:\Program Files\Subversion\iconv\_tbl_simple.so
0x062a0000 - 0x062a9000 	C:\Program Files\Subversion\bin\libapriconv-1.dll
0x062b0000 - 0x062d0000 	C:\Program Files\Subversion\bin\libapr-1.dll

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

Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre1.6.0_05\lib\ext\QTJava.zip
PATH=C:\Program Files\Java\jre1.6.0_05\bin\client;C:\Program Files\Java\jre1.6.0_05\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\QuickTime\QTSystem\;C:\programming\cake\cake\console;C:\programming\wamp\bin\php\php5.2.6;C:\Program Files\Subversion\bin

OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, 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 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2052644k(1258656k free), swap 3990512k(3337052k free)

vm_info: Java HotSpot(TM) Client VM (10.0-b19) for windows-x86 JRE (1.6.0_05-b13), built on Feb 22 2008 01:16:53 by "java_re" with MS VC++ 7.1

time: Tue Jun 17 14:42:31 2008
elapsed time: 25 seconds

Comment 7 Remy Suen CLA 2008-06-17 17:54:24 EDT
(In reply to comment #6)
> I'm having the same error.  How should I fix this?

I think your error might be different. Anyway, please see Subclipse's FAQ.
http://subclipse.tigris.org/faq.html#win32-crash
Comment 8 Eclipse Webmaster CLA 2019-09-06 15:31:17 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.