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

[Subclipse-users] Subclipse causing crash and Eclipse is unable to start afterwards

From: Vidar Aamodt <vidar_at_aamodt.net>
Date: 2007-11-19 21:49:47 CET

Hi, I'm new to Subclipse, but have been using Eclipse for some while.

Eclipse never crashed before, but after I installed Subclipse 1.2.4,
trouble began... First the Eclipse dies and would not start again. I
reinstalled latest Eclipse “Eclipse IDE for Java Developers – Windows”
“eclipse-java-europa-fall2-win32.zip”. Then I install Subclipse 1.2.4. I
create a new Project by check out files from Subversion. I don’t
remember if I saved anything earlier, but now some minutes ago I save a
java file and Eclipse instantly crashes.

hs_err_pid1752.log is the error log for this.

When I try to restart Eclipse, I select workspace and then it crashes again.

hs_err_pid5408.log
hs_err_pid4280.log
are examples of the latest.

When I select a new workspace Eclipse is starting this time (but first
when I reinstalled that didn’t help either).

I think it is strange that I didn’t find similar bug reported, it is
possible this is all my fault, but I feel that Eclipse should not crash
no matter what and the problems started when I installed Subclipse and
when I disable Subclipse the project is starting…

I am running 32 bit Windows XP SP2 all patches (pr. 2007-11-19) on a HP
8510w with 3GB ram.

Best regards Vidar Aamodt

#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x08097c0c, pid=1752, tid=408
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libapr-1.dll+0x7c0c]
#
# 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 (0x00b56000): JavaThread "main" [_thread_in_native, id=408]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x0603f878, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x001271a0, EBP=0x001271ac, ESI=0x00825e40, EDI=0x00000000
EIP=0x08097c0c, EFLAGS=0x00010246

Top of Stack: (sp=0x001271a0)
0x001271a0: 00000000 00825e40 0603f878 001291d8
0x001271b0: 08081f32 001291d4 0603f878 00000000
0x001271c0: 00000000 00000000 00825e40 0603f878
0x001271d0: 00000000 0603f878 00000000 0603f878
0x001271e0: 0603f918 6eec84f1 0603f878 00000010
0x001271f0: 048f0000 6eec11f2 0603f878 0603f918
0x00127200: 6eec1210 6eec8610 0603f878 0603f8c8
0x00127210: 0603f878 0603f878 00000001 003a0043

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

Stack: [0x00030000,0x00130000), sp=0x001271a0, free space=988k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x7c0c]
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.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V
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.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
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
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
J org.eclipse.swt.widgets.Display.readAndDispatch()Z
J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V
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 )
  0x0563cc00 JavaThread "Worker-33" [_thread_blocked, id=3348]
  0x056e0400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler" daemon [_thread_blocked, id=4484]
  0x056de000 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler" daemon [_thread_blocked, id=1596]
  0x056c9c00 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=464]
  0x058b6800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=5856]
  0x058d3400 JavaThread "Worker-31" [_thread_blocked, id=1480]
  0x05713800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=3876]
  0x05573400 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=2356]
  0x03b67800 JavaThread "Thread-6" [_thread_blocked, id=3932]
  0x03ba2800 JavaThread "Timer-2" [_thread_blocked, id=964]
  0x03bd2000 JavaThread "Timer-1" [_thread_blocked, id=1396]
  0x03bbe400 JavaThread "Timer-0" [_thread_blocked, id=2020]
  0x03b49800 JavaThread "Worker-2" [_thread_blocked, id=280]
  0x03b6ec00 JavaThread "Java indexing" daemon [_thread_blocked, id=568]
  0x036a5400 JavaThread "Worker-0" [_thread_blocked, id=3168]
  0x03849800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3384]
  0x03863400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3308]
  0x03833800 JavaThread "State Data Manager" daemon [_thread_blocked, id=2956]
  0x02dfb400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=704]
  0x02df6800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3720]
  0x02df5400 JavaThread "Attach Listener" daemon [_thread_blocked, id=2756]
  0x02df4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3776]
  0x02de3400 JavaThread "Finalizer" daemon [_thread_blocked, id=880]
  0x02de2400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1844]
=>0x00b56000 JavaThread "main" [_thread_in_native, id=408]

Other Threads:
  0x02ddf000 VMThread [id=4028]
  0x02dfcc00 WatcherThread [id=3592]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation total 3520K, used 1200K [0x10020000, 0x103f0000, 0x113d0000)
  eden space 3136K, 32% used [0x10020000, 0x1011f5c0, 0x10330000)
  from space 384K, 46% used [0x10390000, 0x103bce00, 0x103f0000)
  to space 384K, 0% used [0x10330000, 0x10330000, 0x10390000)
 tenured generation total 46152K, used 44813K [0x113d0000, 0x140e2000, 0x20020000)
   the space 46152K, 97% used [0x113d0000, 0x13f934b8, 0x13f93600, 0x140e2000)
 compacting perm gen total 53760K, used 53508K [0x20020000, 0x234a0000, 0x24020000)
   the space 53760K, 99% used [0x20020000, 0x23461270, 0x23461400, 0x234a0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040e000 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
0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x10000000 - 0x10017000 C:\WINDOWS\system32\APSHook.dll
0x72000000 - 0x72012000 C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x009e0000 - 0x009f5000 C:\WINDOWS\system32\btmmhook.dll
0x6d7c0000 - 0x6da07000 C:\Program Files\Java\jre1.6.0\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\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0\bin\zip.dll
0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0\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\bin\nio.dll
0x03fc0000 - 0x0400f000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\115\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 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x42c10000 - 0x42cdf000 C:\WINDOWS\system32\WININET.dll
0x00b40000 - 0x00b49000 C:\WINDOWS\system32\Normaliz.dll
0x42990000 - 0x429d5000 C:\WINDOWS\system32\iertutil.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\UxTheme.dll
0x04560000 - 0x04568000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\26\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74c80000 - 0x74cac000 C:\WINDOWS\system32\oleacc.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x04b20000 - 0x04b34000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\115\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
0x04e10000 - 0x050d5000 C:\WINDOWS\system32\xpsp2res.dll
0x76380000 - 0x76385000 C:\WINDOWS\system32\msimg32.dll
0x6eec0000 - 0x6eee1000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
0x05d00000 - 0x05e08000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x05e10000 - 0x05ed4000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
0x05ee0000 - 0x05f11000 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
0x048c0000 - 0x048d2000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
0x05f20000 - 0x06029000 C:\Program Files\eclipse\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
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x06590000 - 0x065db000 C:\WINDOWS\system32\imon.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x06830000 - 0x0683f000 C:\Program Files\WIDCOMM\Bluetooth Software\btkeyind.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x75cf0000 - 0x75d81000 C:\WINDOWS\system32\mlang.dll
0x77b40000 - 0x77b62000 C:\WINDOWS\system32\appHelp.dll
0x069b0000 - 0x06a34000 C:\Program Files\TortoiseSVN\bin\tortoisesvn.dll
0x07f00000 - 0x07f22000 C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll
0x07f30000 - 0x07f59000 C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
0x06a40000 - 0x06a4e000 C:\Program Files\TortoiseSVN\bin\libapriconv_tsvn.dll
0x7c420000 - 0x7c4a7000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCP80.dll
0x6ee40000 - 0x6ee46000 C:\Program Files\TortoiseSVN\iconv\_tbl_simple.so
0x6e060000 - 0x6e066000 C:\Program Files\Subversion\iconv\windows-1252.so
0x08080000 - 0x08089000 C:\Program Files\Subversion\bin\libapriconv-1.dll
0x08090000 - 0x080b0000 C:\Program Files\Subversion\bin\libapr-1.dll
0x6ed50000 - 0x6ed56000 C:\Program Files\TortoiseSVN\iconv\utf-8.so
0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x76990000 - 0x769b5000 C:\WINDOWS\system32\ntshrui.dll
0x76b20000 - 0x76b31000 C:\WINDOWS\system32\ATL.DLL
0x5b860000 - 0x5b8b4000 C:\WINDOWS\system32\NETAPI32.dll
0x769c0000 - 0x76a73000 C:\WINDOWS\system32\USERENV.dll
0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
0x7d1e0000 - 0x7d49e000 C:\WINDOWS\system32\msi.dll
0x77a80000 - 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
0x71b20000 - 0x71b32000 C:\WINDOWS\system32\MPR.dll
0x75f60000 - 0x75f67000 C:\WINDOWS\System32\drprov.dll
0x71c10000 - 0x71c1e000 C:\WINDOWS\System32\ntlanman.dll
0x71cd0000 - 0x71ce7000 C:\WINDOWS\System32\NETUI0.dll
0x71c90000 - 0x71cd0000 C:\WINDOWS\System32\NETUI1.dll
0x71c80000 - 0x71c87000 C:\WINDOWS\System32\NETRAP.dll
0x71bf0000 - 0x71c03000 C:\WINDOWS\System32\SAMLIB.dll
0x75f70000 - 0x75f79000 C:\WINDOWS\System32\davclnt.dll
0x42ef0000 - 0x434bb000 C:\WINDOWS\system32\ieframe.dll
0x42cf0000 - 0x42e14000 C:\WINDOWS\system32\urlmon.dll
0x746f0000 - 0x7471a000 C:\WINDOWS\system32\msimtf.dll
0x435d0000 - 0x43941000 C:\WINDOWS\system32\mshtml.dll
0x746c0000 - 0x746e9000 C:\WINDOWS\system32\msls31.dll
0x048f0000 - 0x048f5000 C:\Program Files\Subversion\iconv\_tbl_simple.so

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

Environment Variables:
PATH=C:\Program Files\Java\jre1.6.0\bin\client;C:\Program Files\Java\jre1.6.0\bin;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Hewlett-Packard\IAM\bin;C:\Program Files\IDM Computer Solutions\UEStudio '06;C:\Program Files\Subversion\bin
USERNAME=vidar
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 10, GenuineIntel

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

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 2097151k(1651756k free), swap 4194303k(3636412k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310

#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x04f97c0c, pid=5408, tid=5716
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libapr-1.dll+0x7c0c]
#
# 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 (0x037d7400): JavaThread "Worker-0" [_thread_in_native, id=5716]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x04e8d088, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x047789a0, EBP=0x047789ac, ESI=0x00825c10, EDI=0x00000000
EIP=0x04f97c0c, EFLAGS=0x00010246

Top of Stack: (sp=0x047789a0)
0x047789a0: 00000000 00825c10 04e8d088 0477a9d8
0x047789b0: 04f81f32 0477a9d4 04e8d088 00000000
0x047789c0: 00000000 00000000 00825c10 04e8d088
0x047789d0: 00000000 04e8d088 00000000 04e8d088
0x047789e0: 04e8d128 6eec84f1 04e8d088 00000010
0x047789f0: 6ee40000 6eec11f2 04e8d088 04e8d128
0x04778a00: 6eec1210 6eec8610 04e8d088 04e8d0d8
0x04778a10: 04e8d088 04e8d088 00000001 003a0043

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

Stack: [0x04680000,0x04780000), sp=0x047789a0, free space=994k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x7c0c]
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+5
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.Resource.refreshLocal(ILorg/eclipse/core/runtime/IProgressMonitor;)V+233
j org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+91
j org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+37
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 )
  0x03737000 JavaThread "Thread-2" [_thread_blocked, id=4488]
  0x039d3400 JavaThread "Worker-1" [_thread_blocked, id=6128]
  0x0392e400 JavaThread "Thread-1" [_thread_blocked, id=4544]
=>0x037d7400 JavaThread "Worker-0" [_thread_in_native, id=5716]
  0x03801400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=4420]
  0x03871800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3640]
  0x03871400 JavaThread "State Data Manager" daemon [_thread_blocked, id=4328]
  0x02deb400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5612]
  0x02de8400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=732]
  0x02de5800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3072]
  0x02de4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4248]
  0x02dd3400 JavaThread "Finalizer" daemon [_thread_blocked, id=4556]
  0x02dd2400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5312]
  0x00a16000 JavaThread "main" [_thread_in_native, id=5464]

Other Threads:
  0x02dcf000 VMThread [id=4344]
  0x02decc00 WatcherThread [id=5580]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation total 2880K, used 1397K [0x10020000, 0x10330000, 0x113d0000)
  eden space 2624K, 43% used [0x10020000, 0x1013d638, 0x102b0000)
  from space 256K, 100% used [0x102b0000, 0x102f0000, 0x102f0000)
  to space 256K, 0% used [0x102f0000, 0x102f0000, 0x10330000)
 tenured generation total 37824K, used 5197K [0x113d0000, 0x138c0000, 0x20020000)
   the space 37824K, 13% used [0x113d0000, 0x118e3400, 0x118e3400, 0x138c0000)
 compacting perm gen total 14848K, used 14786K [0x20020000, 0x20ea0000, 0x24020000)
   the space 14848K, 99% used [0x20020000, 0x20e90a00, 0x20e90a00, 0x20ea0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040e000 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
0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x10000000 - 0x10017000 C:\WINDOWS\system32\APSHook.dll
0x72000000 - 0x72012000 C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x009e0000 - 0x009f5000 C:\WINDOWS\system32\btmmhook.dll
0x6d7c0000 - 0x6da07000 C:\Program Files\Java\jre1.6.0\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\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0\bin\zip.dll
0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0\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\bin\nio.dll
0x03fb0000 - 0x03fff000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\115\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 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x42c10000 - 0x42cdf000 C:\WINDOWS\system32\WININET.dll
0x04000000 - 0x04009000 C:\WINDOWS\system32\Normaliz.dll
0x42990000 - 0x429d5000 C:\WINDOWS\system32\iertutil.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\UxTheme.dll
0x04560000 - 0x04568000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\26\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x6eec0000 - 0x6eee1000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
0x04a30000 - 0x04b38000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x04b40000 - 0x04c04000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x04c10000 - 0x04c41000 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
0x04d50000 - 0x04d62000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
0x04d70000 - 0x04e79000 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
0x04f80000 - 0x04f89000 C:\Program Files\Subversion\bin\libapriconv-1.dll
0x04f90000 - 0x04fb0000 C:\Program Files\Subversion\bin\libapr-1.dll

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

Environment Variables:
PATH=C:\Program Files\Java\jre1.6.0\bin\client;C:\Program Files\Java\jre1.6.0\bin;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Hewlett-Packard\IAM\bin;C:\Program Files\IDM Computer Solutions\UEStudio '06;C:\Program Files\Subversion\bin
USERNAME=vidar
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 10, GenuineIntel

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

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 2097151k(1737904k free), swap 4194303k(3667960k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310

#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x04fb7c0c, pid=4280, tid=4356
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libapr-1.dll+0x7c0c]
#
# 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 (0x03798800): JavaThread "Worker-0" [_thread_in_native, id=4356]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x04ead088, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x047989a0, EBP=0x047989ac, ESI=0x00825bf0, EDI=0x00000000
EIP=0x04fb7c0c, EFLAGS=0x00010246

Top of Stack: (sp=0x047989a0)
0x047989a0: 00000000 00825bf0 04ead088 0479a9d8
0x047989b0: 04fa1f32 0479a9d4 04ead088 00000000
0x047989c0: 00000000 00000000 00825bf0 04ead088
0x047989d0: 00000000 04ead088 00000000 04ead088
0x047989e0: 04ead128 6eec84f1 04ead088 00000010
0x047989f0: 6ee40000 6eec11f2 04ead088 04ead128
0x04798a00: 6eec1210 6eec8610 04ead088 04ead0d8
0x04798a10: 04ead088 04ead088 00000001 003a0043

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

Stack: [0x046a0000,0x047a0000), sp=0x047989a0, free space=994k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x7c0c]
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+5
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.Resource.refreshLocal(ILorg/eclipse/core/runtime/IProgressMonitor;)V+233
j org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+91
j org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+37
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 )
  0x0376cc00 JavaThread "Thread-2" [_thread_blocked, id=5952]
  0x02deb800 JavaThread "Worker-1" [_thread_blocked, id=4672]
  0x02e32800 JavaThread "Thread-1" [_thread_blocked, id=5752]
=>0x03798800 JavaThread "Worker-0" [_thread_in_native, id=4356]
  0x0386b800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=4940]
  0x0386d400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=4664]
  0x0385f800 JavaThread "State Data Manager" daemon [_thread_blocked, id=2152]
  0x02dfb400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4828]
  0x02df6800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4276]
  0x02df5400 JavaThread "Attach Listener" daemon [_thread_blocked, id=536]
  0x02df4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3152]
  0x02de3400 JavaThread "Finalizer" daemon [_thread_blocked, id=4992]
  0x02de2400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1900]
  0x00b56000 JavaThread "main" [_thread_in_native, id=5440]

Other Threads:
  0x02ddf000 VMThread [id=5404]
  0x02dfcc00 WatcherThread [id=4524]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation total 2880K, used 1393K [0x10020000, 0x10330000, 0x113d0000)
  eden space 2624K, 43% used [0x10020000, 0x1013c490, 0x102b0000)
  from space 256K, 100% used [0x102b0000, 0x102f0000, 0x102f0000)
  to space 256K, 0% used [0x102f0000, 0x102f0000, 0x10330000)
 tenured generation total 37824K, used 5232K [0x113d0000, 0x138c0000, 0x20020000)
   the space 37824K, 13% used [0x113d0000, 0x118ec230, 0x118ec400, 0x138c0000)
 compacting perm gen total 15104K, used 14977K [0x20020000, 0x20ee0000, 0x24020000)
   the space 15104K, 99% used [0x20020000, 0x20ec0620, 0x20ec0800, 0x20ee0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040e000 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
0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x10000000 - 0x10017000 C:\WINDOWS\system32\APSHook.dll
0x72000000 - 0x72012000 C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x009e0000 - 0x009f5000 C:\WINDOWS\system32\btmmhook.dll
0x6d7c0000 - 0x6da07000 C:\Program Files\Java\jre1.6.0\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\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0\bin\zip.dll
0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0\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\bin\nio.dll
0x03fb0000 - 0x03fff000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\115\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 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x42c10000 - 0x42cdf000 C:\WINDOWS\system32\WININET.dll
0x04000000 - 0x04009000 C:\WINDOWS\system32\Normaliz.dll
0x42990000 - 0x429d5000 C:\WINDOWS\system32\iertutil.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\UxTheme.dll
0x00b30000 - 0x00b3f000 C:\Program Files\WIDCOMM\Bluetooth Software\btkeyind.dll
0x04580000 - 0x04588000 C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\26\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x6eec0000 - 0x6eee1000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
0x04a50000 - 0x04b58000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x04b60000 - 0x04c24000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x04c30000 - 0x04c61000 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
0x04c70000 - 0x04c82000 C:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
0x04c90000 - 0x04d99000 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
0x04fa0000 - 0x04fa9000 C:\Program Files\Subversion\bin\libapriconv-1.dll
0x04fb0000 - 0x04fd0000 C:\Program Files\Subversion\bin\libapr-1.dll

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

Environment Variables:
PATH=C:\Program Files\Java\jre1.6.0\bin\client;C:\Program Files\Java\jre1.6.0\bin;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Hewlett-Packard\IAM\bin;C:\Program Files\IDM Computer Solutions\UEStudio '06;C:\Program Files\Subversion\bin
USERNAME=vidar
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 10, GenuineIntel

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

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 2097151k(1690024k free), swap 4194303k(3635956k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Nov 19 21:52:16 2007

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.