[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Subclipse crashing my Eclipse!!!

From: Jake Conk <jake.conk_at_gmail.com>
Date: Thu, 17 Apr 2008 13:25:52 -0700

Hello,

I've been using subclipse for a few months now and all of a sudden it
started crashing my Eclipse when I change a file. I then upgraded to
the latest version of Eclipse and Subclipse and yet the same thing.

The only latest thing I installed on my computer as of recently that
can possibly conflict I guess is the subversion command line tools. I
am running Windows XP, Eclipse 3.3.1.1, Subclipse 1.2.4.

This is the output I get from the error log.

#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x097f7bfc, pid=3488, tid=2588
#
# 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 (0x00ad6400): JavaThread "main" [_thread_in_native, id=2588]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x08c05558, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x00127120, EBP=0x0012712c, ESI=0x08bf79e0, EDI=0x00000000
EIP=0x097f7bfc, EFLAGS=0x00010246

Top of Stack: (sp=0x00127120)
0x00127120: 00000000 08bf79e0 08c05558 00129158
0x00127130: 097e1f32 00129154 08c05558 00000000
0x00127140: 00000000 00000000 08bf79e0 08c05558
0x00127150: 00000000 08c05558 00000000 08c05558
0x00127160: 08c055f8 6eec84f1 08c05558 00000010
0x00127170: 6ee40000 6eec11f2 08c05558 08c055f8
0x00127180: 6eec1210 6eec8610 08c05558 08c055a8
0x00127190: 08c05558 08c05558 00000001 003a0043

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

Stack: [0x00030000,0x00130000), sp=0x00127120, free space=988k
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.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+83
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+7
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+5
j org.tigris.subversion.subclipse.core.status.NonRecursiveStatusUpdateStrategy.statusesToUpdate(Lorg/eclipse/core/resources/IResource;)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+80
j org.tigris.subversion.subclipse.core.status.StatusCacheManager.refreshStatus(Lorg/eclipse/core/resources/IContainer;Z)[Lorg/eclipse/core/resources/IResource;+58
j org.tigris.subversion.subclipse.core.resourcesListeners.FileModificationManager.refreshStatus([Lorg/eclipse/core/resources/IResource;)V+97
j org.tigris.subversion.subclipse.core.resourcesListeners.FileModificationManager.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V+69
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+97
j org.eclipse.core.internal.resources.Workspace.broadcastPostChange()V+22
j org.eclipse.core.internal.resources.Workspace.endOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ZLorg/eclipse/core/runtime/IProgressMonitor;)V+150
j org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V+182
j org.eclipse.ui.actions.WorkspaceModifyOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+25
j org.eclipse.ui.internal.editors.text.WorkspaceOperationRunner.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;)V+18
j org.eclipse.ui.internal.editors.text.WorkspaceOperationRunner.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+20
j org.eclipse.ui.editors.text.TextFileDocumentProvider.executeOperation(Lorg/eclipse/ui/editors/text/TextFileDocumentProvider$DocumentProviderOperation;Lorg/eclipse/core/runtime/IProgressMonitor;)V+14
j org.eclipse.ui.editors.text.TextFileDocumentProvider.saveDocument(Lorg/eclipse/core/runtime/IProgressMonitor;Ljava/lang/Object;Lorg/eclipse/jface/text/IDocument;Z)V+24
j org.eclipse.ui.texteditor.AbstractTextEditor.performSave(ZLorg/eclipse/core/runtime/IProgressMonitor;)V+42
j org.eclipse.ui.texteditor.AbstractTextEditor.doSave(Lorg/eclipse/core/runtime/IProgressMonitor;)V+88
j org.eclipse.wst.sse.ui.StructuredTextEditor.doSave(Lorg/eclipse/core/runtime/IProgressMonitor;)V+10
j org.eclipse.ui.texteditor.AbstractTextEditor$TextEditorSavable.doSave(Lorg/eclipse/core/runtime/IProgressMonitor;)V+5
j org.eclipse.ui.Saveable.doSave(Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/jface/window/IShellProvider;)Lorg/eclipse/ui/progress/IJobRunnable;+2
j org.eclipse.ui.internal.SaveableHelper.doSaveModel(Lorg/eclipse/ui/Saveable;Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/jface/window/IShellProvider;Z)V+70
j org.eclipse.ui.internal.SaveableHelper$2.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+84
j org.eclipse.ui.internal.SaveableHelper$4.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+5
j org.eclipse.jface.operation.ModalContext.runInCurrentThread(Lorg/eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/core/runtime/IProgressMonitor;)V+6
j org.eclipse.jface.operation.ModalContext.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;ZLorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/swt/widgets/Display;)V+48
j org.eclipse.jface.window.ApplicationWindow$1.run()V+19
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.jface.window.ApplicationWindow.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+302
j org.eclipse.ui.internal.WorkbenchWindow.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+170
j org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(Ljava/lang/String;Lorg/eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/jface/operation/IRunnableContext;Lorg/eclipse/jface/window/IShellProvider;)Z+22
j org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(Ljava/lang/String;Lorg/eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/ui/IWorkbenchWindow;)Z+4
j org.eclipse.ui.internal.SaveableHelper.saveModels(Lorg/eclipse/ui/ISaveablesSource;Lorg/eclipse/ui/IWorkbenchWindow;Z)Z+83
j org.eclipse.ui.internal.SaveableHelper.savePart(Lorg/eclipse/ui/ISaveablePart;Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/ui/IWorkbenchWindow;Z)Z+176
j org.eclipse.ui.internal.EditorManager.savePart(Lorg/eclipse/ui/ISaveablePart;Lorg/eclipse/ui/IWorkbenchPart;Z)Z+7
j org.eclipse.ui.internal.WorkbenchPage.savePart(Lorg/eclipse/ui/ISaveablePart;Lorg/eclipse/ui/IWorkbenchPart;Z)Z+7
j org.eclipse.ui.internal.WorkbenchPage.saveEditor(Lorg/eclipse/ui/IEditorPart;Z)Z+4
j org.eclipse.ui.internal.SaveAction.run()V+69
j org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
j org.eclipse.jface.commands.ActionHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+73
j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+107
j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+198
j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+307
j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14
j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+158
j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2
j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIIILorg/eclipse/swt/widgets/Event;)Z+4
j org.eclipse.swt.widgets.Widget.sendKeyEvent(IIII)Z+32
j org.eclipse.swt.widgets.Widget.wmChar(III)Lorg/eclipse/swt/internal/win32/LRESULT;+61
j org.eclipse.swt.widgets.Control.WM_CHAR(II)Lorg/eclipse/swt/internal/win32/LRESULT;+7
J org.eclipse.swt.widgets.Control.windowProc(IIII)I
J org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
J org.eclipse.swt.widgets.Display.windowProc(IIII)I
v ~StubRoutines::call_stub
j org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I+0
j org.eclipse.swt.internal.win32.OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I+7
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+54
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 )
  0x05e4f400 JavaThread "Worker-8" [_thread_blocked, id=1704]
  0x05956c00 JavaThread "Worker-7" [_thread_blocked, id=3348]
  0x03807400 JavaThread "Worker-6" [_thread_blocked, id=3592]
  0x03806800 JavaThread "Worker-5" [_thread_blocked, id=3384]
  0x03804800 JavaThread "Worker-4" [_thread_blocked, id=1752]
  0x05decc00 JavaThread "Worker-3" [_thread_blocked, id=3464]
  0x03804000 JavaThread "Worker-2" [_thread_blocked, id=3652]
  0x037e8400 JavaThread "Worker-1" [_thread_blocked, id=3396]
  0x037c6400 JavaThread "Java indexing" daemon [_thread_blocked, id=1480]
  0x05cd2800 JavaThread "Worker-0" [_thread_blocked, id=3772]
  0x0390b800 JavaThread "State Saver" daemon [_thread_blocked, id=2624]
  0x03905800 JavaThread "Start Level Event Dispatcher" daemon
[_thread_blocked, id=3452]
  0x03900400 JavaThread "Framework Event Dispatcher" daemon
[_thread_blocked, id=3420]
  0x038f6400 JavaThread "State Data Manager" daemon [_thread_blocked, id=3588]
  0x02e3bc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2772]
  0x02e3a400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3360]
  0x02e35c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=288]
  0x02e34c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4084]
  0x02e23800 JavaThread "Finalizer" daemon [_thread_blocked, id=2708]
  0x02e22800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2864]
=>0x00ad6400 JavaThread "main" [_thread_in_native, id=2588]

Other Threads:
  0x02e1e000 VMThread [id=1016]
  0x02e3d000 WatcherThread [id=1756]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation total 11456K, used 4091K [0x18840000,
0x194a0000, 0x19bf0000)
  eden space 10240K, 39% used [0x18840000, 0x18c3ec78, 0x19240000)
  from space 1216K, 0% used [0x19240000, 0x19240000, 0x19370000)
  to space 1216K, 0% used [0x19370000, 0x19370000, 0x194a0000)
 tenured generation total 150836K, used 90501K [0x19bf0000,
0x22f3d000, 0x28840000)
   the space 150836K, 59% used [0x19bf0000, 0x1f451528, 0x1f451600, 0x22f3d000)
 compacting perm gen total 37632K, used 37610K [0x28840000,
0x2ad00000, 0x38840000)
   the space 37632K, 99% used [0x28840000, 0x2acfaac0, 0x2acfac00, 0x2ad00000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040e000 C:\Program Files\Eclipse 3.3.1.1\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
0x72000000 - 0x72012000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x10000000 - 0x10008000 C:\Program Files\Dexpot\hooxpot.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x18800000 - 0x18836000 C:\Program Files\UltraMon\RTSUltraMonHook.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x6d7c0000 - 0x6da0a000 C:\Program Files\Java\jre1.6.0_03\bin\client\jvm.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6d310000 - 0x6d318000 C:\Program Files\Java\jre1.6.0_03\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0_03\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0_03\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0_03\bin\zip.dll
0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0_03\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_03\bin\nio.dll
0x07900000 - 0x0794f000 C:\Program Files\Eclipse
3.3.1.1\configuration\org.eclipse.osgi\bundles\323\1\.cp\swt-win32-3347.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
0x42c10000 - 0x42ce0000 C:\WINDOWS\system32\WININET.dll
0x07960000 - 0x07969000 C:\WINDOWS\system32\Normaliz.dll
0x42990000 - 0x429d5000 C:\WINDOWS\system32\iertutil.dll
0x07d00000 - 0x07d08000 C:\Program Files\Eclipse
3.3.1.1\configuration\org.eclipse.osgi\bundles\36\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x081b0000 - 0x081b3000 C:\Program
Files\UltraMon\Resources\en\RTSUltraMonHookRes.dll
0x74c80000 - 0x74cac000 C:\WINDOWS\system32\oleacc.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x08200000 - 0x08214000 C:\Program Files\Eclipse
3.3.1.1\configuration\org.eclipse.osgi\bundles\323\1\.cp\swt-gdip-win32-3347.dll
0x4ec50000 - 0x4edf3000
        C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x084f0000 - 0x087b5000 C:\WINDOWS\system32\xpsp2res.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x75cf0000 - 0x75d81000 C:\WINDOWS\system32\mlang.dll
0x76380000 - 0x76385000 C:\WINDOWS\system32\msimg32.dll
0x6eec0000 - 0x6eee1000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
0x09300000 - 0x09408000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x13000000 - 0x130c4000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
0x09410000 - 0x09441000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\ssleay32.dll
0x6ee60000 - 0x6ee89000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libaprutil.dll
0x09450000 - 0x09462000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
0x09470000 - 0x09579000 C:\Program Files\Eclipse
3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libsvnjavahl-1.dll
0x76780000 - 0x76789000 C:\WINDOWS\system32\SHFOLDER.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x16080000 - 0x160a5000 C:\Program Files\Bonjour\mdnsNSP.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\Iphlpapi.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x6ee40000 - 0x6ee45000 C:\Program Files\Subversion\iconv\_tbl_simple.so
0x097e0000 - 0x097e9000 C:\Program Files\Subversion\bin\libapriconv-1.dll
0x097f0000 - 0x09810000 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_03\lib\ext\QTJava.zip
PATH=C:\Program Files\Java\jre1.6.0_03\bin\client;C:\Program
Files\Java\jre1.6.0_03\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\DISKEE~1\DISKEE~1\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program
Files\QuickTime\QTSystem\;c:\Program Files\Microsoft SQL
Server\90\Tools\binn\;C:\Program
Files\Subversion\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\DISKEE~1\DISKEE~1\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program
Files\QuickTime\QTSystem\;c:\Program Files\Microsoft SQL
Server\90\Tools\binn\;C:\Program
Files\Subversion\bin;C:\wamp\bin\php\php5.2.5\
USERNAME=sumilanr
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 7, 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 15 model 4
stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3

Memory: 4k page, physical 2086980k(956392k free), swap 4027028k(3029476k 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-04-17 22:26:05 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.