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

Bug Report: Eclipse Crash upon project opening if Subclipse enabled and Java

From: Tillmann Wegst <tillmann_at_maas.de>
Date: Thu, 17 Apr 2008 10:36:13 +0200

Hello all,

I'm experiencing exactly the same crash as Wally Valters reported in
January.
It happens both with Eclipse 3.3.1.1 and Eclipse 3.2.

My Eclipse 3.2 aborts during the loading phase.

I tried Eclipse 3.3.1.1 with no projects created. It comes up correctly but
if I want to create a new svn rpository location, Eclipse goes down as
soon as I press ENTER after specifying the repo location URL.

The problems have vanished immediately after deinstallation of
Subversion 1.4.6.

Does anybody no whether this issue has a known reason and/or a workaround?

I attach two Eclipse error logs files:
"hs_err_pid3240.log" is the error from Eclipse 3.2,
"hs_err_pid3872.log" is the error from Eclipse 3.3.1.1.

Regards
Tillmann

-- 
Tillmann Wegst 
Maas High Tech Software GmbH
Hornbergstr. 49
70794 Filderstadt, Germany
Telefon: 0711 77917 19
Telefax: 0711 77917 17
mailto: tillmann_at_maas.de
Geschäftsführer: Wolfgang Maas
Amtsgericht Stuttgart HRB 223581
http://www.maas.de - Wir integrieren Zukunft
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden. 

#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x08597bfc, pid=3240, tid=2188
#
# 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 (0x0569cc00): JavaThread "SVN-E9NTT" [_thread_in_native, id=2188]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x083ff0b0, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x07e46f50, EBP=0x07e46f5c, ESI=0x08403268, EDI=0x00000000
EIP=0x08597bfc, EFLAGS=0x00010246

Top of Stack: (sp=0x07e46f50)
0x07e46f50: 00000000 08403268 083ff0b0 07e48f88
0x07e46f60: 07551f32 07e48f84 083ff0b0 00000000
0x07e46f70: 00000000 00000000 08403268 083ff0b0
0x07e46f80: 00000000 083ff0b0 00000000 083ff0b0
0x07e46f90: 083ff150 6eec84f1 083ff0b0 00000010
0x07e46fa0: 6ee40000 6eec11f2 083ff0b0 083ff150
0x07e46fb0: 6eec1210 6eec8610 083ff0b0 083ff100
0x07e46fc0: 083ff0b0 083ff0b0 00000001 003a0043

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

Stack: [0x07e00000,0x07e50000), sp=0x07e46f50, free space=283k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libapr-1.dll+0x7bfc]
C [libapriconv-1.dll+0x1f32]
C [libapriconv-1.dll+0x1da4]
C [_tbl_simple.so+0x123b]
C [_tbl_simple.so+0x11c4]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZZ)[Lorg/tigris/subversion/javahl/Status;+0
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZ)[Lorg/tigris/subversion/javahl/Status;+9
j org.polarion.team.svn.client.javahl.JavaHLClientProxy.status(Ljava/lang/String;ZZZZLorg/polarion/team/svn/core/client/ISVNProgressMonitor;)[Lorg/polarion/team/svn/core/client/Status;+37
j org.polarion.team.svn.core.extension.factory.ThreadNameModifier.status(Ljava/lang/String;ZZZZLorg/polarion/team/svn/core/client/ISVNProgressMonitor;)[Lorg/polarion/team/svn/core/client/Status;+19
j org.polarion.team.svn.core.utility.SVNUtility.getSVNInfoForNotConnected(Lorg/eclipse/core/resources/IResource;)Lorg/polarion/team/svn/core/client/Status;+87
j org.polarion.team.svn.core.SVNTeamProvider.uploadRepositoryResource()I+11
j org.polarion.team.svn.core.SVNTeamProvider.connectToProject()V+64
j org.polarion.team.svn.core.SVNTeamProvider.getRepositoryResource()Lorg/polarion/team/svn/core/resource/IRepositoryResource;+9
j org.polarion.team.svn.core.svnstorage.SVNRemoteStorage.asRepositoryResource(Lorg/eclipse/core/resources/IResource;)Lorg/polarion/team/svn/core/resource/IRepositoryResource;+12
j com.polarion.tracker.teamoffice.core.impl.internal.subversive.a.a(Lorg/eclipse/core/resources/IResource;)Ljava/lang/String;+29
j com.polarion.tracker.internal.core.teamoffice.a.a(Lorg/eclipse/core/resources/IResource;)Ljava/lang/String;+6
j com.polarion.tracker.core.helper.d.a(Lorg/eclipse/core/resources/IResource;)Ljava/lang/String;+7
j com.polarion.tracker.core.helper.d.a(Lorg/eclipse/core/resources/IProject;)Ljava/lang/String;+1
j com.polarion.tracker.internal.core.hierarchy.a.<init>(Lorg/eclipse/core/resources/IProject;)V+14
j com.polarion.tracker.core.a.a(Ljava/lang/String;)Ljava/util/Collection;+58
j com.polarion.tracker.core.a.b()Ljava/util/Collection;+3
j com.polarion.tracker.core.TrackerCorePlugin.start(Lorg/osgi/framework/BundleContext;)V+62
j org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run()Ljava/lang/Object;+56
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Lorg/osgi/framework/BundleActivator;)V+22
j org.eclipse.osgi.framework.internal.core.BundleContextImpl.start()V+23
j org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Z)V+260
j org.eclipse.osgi.framework.internal.core.AbstractBundle.start()V+20
j org.eclipse.osgi.framework.util.SecureAction.start(Lorg/osgi/framework/Bundle;)V+7
J org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(Ljava/lang/String;Lorg/eclipse/osgi/baseadaptor/loader/ClasspathManager;)V
J org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Ljava/lang/String;)Ljava/lang/Class;
J org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Ljava/lang/String;)Ljava/lang/Class;
J org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(Ljava/lang/String;)Ljava/lang/Class;
J org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Ljava/lang/String;Z)Ljava/lang/Class;
J org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;
J org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
J java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;
J java.lang.ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;
v ~StubRoutines::call_stub
j com.polarion.tracker.ui.TrackerUiPlugin.start(Lorg/osgi/framework/BundleContext;)V+35
j org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run()Ljava/lang/Object;+56
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Lorg/osgi/framework/BundleActivator;)V+22
j org.eclipse.osgi.framework.internal.core.BundleContextImpl.start()V+23
j org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Z)V+260
j org.eclipse.osgi.framework.internal.core.AbstractBundle.start()V+20
j org.eclipse.osgi.framework.util.SecureAction.start(Lorg/osgi/framework/Bundle;)V+7
J org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(Ljava/lang/String;Lorg/eclipse/osgi/baseadaptor/loader/ClasspathManager;)V
J org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Ljava/lang/String;)Ljava/lang/Class;
J org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Ljava/lang/String;)Ljava/lang/Class;
J org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Ljava/lang/String;Z)Ljava/lang/Class;
J org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;
J org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
J java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;
j org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+5
j org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+61
j org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
j org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Lorg/eclipse/core/runtime/spi/RegistryContributor;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;+66
j org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Lorg/eclipse/core/runtime/spi/RegistryContributor;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;+7
j org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Ljava/lang/String;)Ljava/lang/Object;+315
j org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Ljava/lang/String;)Ljava/lang/Object;+5
j org.eclipse.ui.internal.WorkbenchPlugin$1.run()V+13
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+21
j org.eclipse.ui.internal.WorkbenchPlugin.createExtension(Lorg/eclipse/core/runtime/IConfigurationElement;Ljava/lang/String;)Ljava/lang/Object;+47
j org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run()V+13
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator()Lorg/eclipse/jface/viewers/ILightweightLabelDecorator;+59
j org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(Ljava/lang/Object;Lorg/eclipse/jface/viewers/IDecoration;)V+1
j org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run()V+12
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(Ljava/lang/Object;Lorg/eclipse/ui/internal/decorators/DecorationBuilder;Lorg/eclipse/ui/internal/decorators/LightweightDecoratorDefinition;)V+14
j org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(Ljava/lang/Object;Lorg/eclipse/ui/internal/decorators/DecorationBuilder;)V+29
j org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(Ljava/lang/Object;ZLorg/eclipse/jface/viewers/IDecorationContext;)V+66
j org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+132
j org.eclipse.core.internal.jobs.Worker.run()V+42
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x057a1800 JavaThread "Thread-4" [_thread_blocked, id=3572]
  0x030bc800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2536]
  0x056b3800 JavaThread "Worker-10" [_thread_blocked, id=2240]
  0x05771c00 JavaThread "Worker-9" [_thread_blocked, id=2236]
  0x056c7800 JavaThread "Worker-8" [_thread_blocked, id=2224]
  0x0578e000 JavaThread "Worker-7" [_thread_in_native, id=2220]
  0x056ff000 JavaThread "Worker-6" [_thread_blocked, id=2196]
  0x056fe000 JavaThread "Worker-5" [_thread_in_native, id=3712]
  0x0569d800 JavaThread "Worker-4" [_thread_blocked, id=2192]
=>0x0569cc00 JavaThread "SVN-E9NTT" [_thread_in_native, id=2188]
  0x05721000 JavaThread "Worker-2" [_thread_blocked, id=2100]
  0x05720800 JavaThread "Worker-1" [_thread_blocked, id=792]
  0x0568a800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=1040]
  0x04598800 JavaThread "Java indexing" daemon [_thread_in_native, id=2908]
  0x03c83000 JavaThread "Worker-0" [_thread_in_native, id=1216]
  0x0322a800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3328]
  0x031ccc00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3324]
  0x03224400 JavaThread "State Data Manager" daemon [_thread_blocked, id=1580]
  0x02ceac00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=440]
  0x02ce6400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3248]
  0x02ce5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4080]
  0x02ce4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1772]
  0x02cd6400 JavaThread "Finalizer" daemon [_thread_blocked, id=3244]
  0x02cd2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=336]
  0x003e6800 JavaThread "main" [_thread_in_native, id=3336]

Other Threads:
  0x02ccd400 VMThread [id=468]
  0x02cf5800 WatcherThread [id=428]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation total 18240K, used 5228K [0x10040000, 0x11400000, 0x127a0000)
  eden space 16256K, 32% used [0x10040000, 0x1055b2d8, 0x11020000)
  from space 1984K, 0% used [0x11210000, 0x11210000, 0x11400000)
  to space 1984K, 0% used [0x11020000, 0x11020000, 0x11210000)
 tenured generation total 241984K, used 39170K [0x127a0000, 0x213f0000, 0x30040000)
   the space 241984K, 16% used [0x127a0000, 0x14de0830, 0x14de0a00, 0x213f0000)
 compacting perm gen total 46592K, used 46541K [0x30040000, 0x32dc0000, 0x38040000)
   the space 46592K, 99% used [0x30040000, 0x32db35a0, 0x32db3600, 0x32dc0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00423000 C:\WINDOWS\system32\javaw.exe
0x7c910000 - 0x7c9c7000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c906000 C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4a000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee1000 C:\WINDOWS\system32\RPCRT4.dll
0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f36000 C:\WINDOWS\system32\GDI32.dll
0x76330000 - 0x7634d000 C:\WINDOWS\system32\IMM32.DLL
0x10000000 - 0x10036000 C:\WINDOWS\system32\sockspy.dll
0x7c340000 - 0x7c396000 C:\Programme\Java\jre1.6.0_03\bin\msvcr71.dll
0x6d7c0000 - 0x6da0a000 C:\Programme\Java\jre1.6.0_03\bin\client\jvm.dll
0x76af0000 - 0x76b1e000 C:\WINDOWS\system32\WINMM.dll
0x6d310000 - 0x6d318000 C:\Programme\Java\jre1.6.0_03\bin\hpi.dll
0x76bb0000 - 0x76bbb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Programme\Java\jre1.6.0_03\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Programme\Java\jre1.6.0_03\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Programme\Java\jre1.6.0_03\bin\zip.dll
0x6d570000 - 0x6d583000 C:\Programme\Java\jre1.6.0_03\bin\net.dll
0x71a10000 - 0x71a27000 C:\WINDOWS\system32\WS2_32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
0x71a00000 - 0x71a08000 C:\WINDOWS\system32\WS2HELP.dll
0x6d590000 - 0x6d599000 C:\Programme\Java\jre1.6.0_03\bin\nio.dll
0x04f40000 - 0x04f93000 C:\eclipse\3.2\configuration\org.eclipse.osgi\bundles\254\1\.cp\swt-win32-3236.dll
0x774b0000 - 0x775ec000 C:\WINDOWS\system32\ole32.dll
0x773a0000 - 0x774a2000 C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\COMCTL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76350000 - 0x7639a000 C:\WINDOWS\system32\comdlg32.dll
0x7c9d0000 - 0x7d1ee000 C:\WINDOWS\system32\SHELL32.dll
0x770f0000 - 0x7717c000 C:\WINDOWS\system32\OLEAUT32.dll
0x75790000 - 0x757fb000 C:\WINDOWS\system32\USP10.dll
0x771b0000 - 0x7727e000 C:\WINDOWS\system32\WININET.dll
0x04fb0000 - 0x04fb9000 C:\WINDOWS\system32\Normaliz.dll
0x5dca0000 - 0x5dce5000 C:\WINDOWS\system32\iertutil.dll
0x75ec0000 - 0x75ee1000 C:\WINDOWS\system32\MSVFW32.dll
0x5d450000 - 0x5d4e7000 C:\WINDOWS\system32\comctl32.dll
0x746a0000 - 0x746eb000 C:\WINDOWS\system32\MSCTF.dll
0x052d0000 - 0x052f5000 C:\Programme\Softwin\BitDefender8\bdoe.dll
0x05300000 - 0x05315000 C:\WINDOWS\system32\XCOMM.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x75250000 - 0x7527e000 C:\WINDOWS\system32\msctfime.ime
0x05380000 - 0x05388000 C:\eclipse\3.2\configuration\org.eclipse.osgi\bundles\70\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x5b0f0000 - 0x5b128000 C:\WINDOWS\system32\uxtheme.dll
0x74c00000 - 0x74c2c000 C:\WINDOWS\system32\oleacc.dll
0x76020000 - 0x76085000 C:\WINDOWS\system32\MSVCP60.dll
0x07580000 - 0x07593000 C:\eclipse\3.2\configuration\org.eclipse.osgi\bundles\254\1\.cp\swt-gdip-win32-3236.dll
0x4eba0000 - 0x4ed43000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x077c0000 - 0x07a99000 C:\WINDOWS\system32\xpsp2res.dll
0x76f90000 - 0x7700f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77010000 - 0x770e3000 C:\WINDOWS\system32\COMRes.dll
0x75dc0000 - 0x75e51000 C:\WINDOWS\system32\mlang.dll
0x76320000 - 0x76325000 C:\WINDOWS\system32\msimg32.dll
0x08080000 - 0x08144000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\libdb44.dll
0x07510000 - 0x07522000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\intl3_svn.dll
0x6eec0000 - 0x6eee1000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\libapr.dll
0x719b0000 - 0x719f0000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\libapriconv.dll
0x6ee60000 - 0x6ee89000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\libaprutil.dll
0x08190000 - 0x08298000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\libeay32.dll
0x71a30000 - 0x71a3a000 C:\WINDOWS\system32\WSOCK32.dll
0x082a0000 - 0x082d1000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\ssleay32.dll
0x082e0000 - 0x083e9000 C:\eclipse\3.2\plugins\org.polarion.team.svn.client.javahl.win32_1.1.8\libsvnjavahl-1.dll
0x76730000 - 0x76739000 C:\WINDOWS\system32\SHFOLDER.dll
0x76ee0000 - 0x76f07000 C:\WINDOWS\system32\DNSAPI.dll
0x76f70000 - 0x76f78000 C:\WINDOWS\System32\winrnr.dll
0x76f20000 - 0x76f4d000 C:\WINDOWS\system32\WLDAP32.dll
0x76f80000 - 0x76f86000 C:\WINDOWS\system32\rasadhlp.dll
0x66710000 - 0x66769000 C:\WINDOWS\system32\hnetcfg.dll
0x719f0000 - 0x719f8000 C:\WINDOWS\System32\wshtcpip.dll
0x6ee40000 - 0x6ee45000 C:\Programme\Subversion\iconv\_tbl_simple.so
0x07550000 - 0x07559000 C:\Programme\Subversion\bin\libapriconv-1.dll
0x08590000 - 0x085b0000 C:\Programme\Subversion\bin\libapr-1.dll

VM Arguments:
jvm_args: -Dmagicdraw.use.popup.dialog=true -XX:MaxPermSize=128m -Xms256m -Xmx512m
java_command: C:\eclipse\3.2\startup.jar -os win32 -ws win32 -arch x86 -launcher C:\eclipse\3.2\eclipse.exe -name Eclipse -showsplash 600 -exitdata 25c_84 -vm C:\WINDOWS\system32\javaw.exe -vmargs -Dmagicdraw.use.popup.dialog=true -XX:MaxPermSize=128m -Xms256m -Xmx512m -jar C:\eclipse\3.2\startup.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=c:\programme\java\jdk1.6.0
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\programme\apache-ant-1.7.0\bin;C:\Programme\apache-ant-1.7.0\bin;c:\programme\java\jdk1.6.0\bin;c:\maven-2.0.8\bin;c:\programme\winrar;C:\Programme\Subversion\bin
USERNAME=Tillmann
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 35 Stepping 2, AuthenticAMD

--------------- 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 35 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext

Memory: 4k page, physical 981484k(381544k free), swap 2369288k(1497656k 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

#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x07177bfc, pid=3872, tid=3020
#
# 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 (0x03c58800): JavaThread "ModalContext" [_thread_in_native, id=3020]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x053e09d8, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x07168d8c, EBP=0x07168d98, ESI=0x053d03e0, EDI=0x00000000
EIP=0x07177bfc, EFLAGS=0x00010246

Top of Stack: (sp=0x07168d8c)
0x07168d8c: 00000000 053d03e0 053e09d8 0716adc4
0x07168d9c: 04861f32 0716adc0 053e09d8 00000000
0x07168dac: 00000000 00000000 053d03e0 053e09d8
0x07168dbc: 00000000 053e09d8 00000000 053e09d8
0x07168dcc: 053e0a78 6eec84f1 053e09d8 00000010
0x07168ddc: 6ee40000 6eec11f2 053e09d8 053e0a78
0x07168dec: 6eec1210 6eec8610 053e09d8 053e0a28
0x07168dfc: 053e09d8 053e09d8 00000001 003a0043

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

Stack: [0x07070000,0x07170000), sp=0x07168d8c, free space=995k
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.info2(Ljava/lang/String;Lorg/tigris/subversion/javahl/Revision;Lorg/tigris/subversion/javahl/Revision;Z)[Lorg/tigris/subversion/javahl/Info2;+0
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getInfo(Lorg/tigris/subversion/svnclientadapter/SVNUrl;Lorg/tigris/subversion/svnclientadapter/SVNRevision;Lorg/tigris/subversion/svnclientadapter/SVNRevision;)Lorg/tigris/subversion/svnclientadapter/ISVNInfo;+55
j org.tigris.subversion.svnclientadapter.AbstractClientAdapter.getInfo(Lorg/tigris/subversion/svnclientadapter/SVNUrl;)Lorg/tigris/subversion/svnclientadapter/ISVNInfo;+8
j org.tigris.subversion.subclipse.core.repo.SVNRepositoryLocation.validateConnection(Lorg/eclipse/core/runtime/IProgressMonitor;)V+10
j org.tigris.subversion.subclipse.ui.wizards.NewLocationWizard$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+7
j org.eclipse.jface.operation.ModalContext$ModalContextThread.run()V+15
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x03c58800 JavaThread "ModalContext" [_thread_in_native, id=3020]
  0x00e74000 JavaThread "Java indexing" daemon [_thread_blocked, id=2688]
  0x055c9800 JavaThread "Worker-2" [_thread_blocked, id=864]
  0x055c7800 JavaThread "Worker-1" [_thread_blocked, id=1936]
  0x03a2b400 JavaThread "Worker-0" [_thread_blocked, id=1876]
  0x038f4800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=4000]
  0x038e5400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3996]
  0x038cd400 JavaThread "State Data Manager" daemon [_thread_blocked, id=820]
  0x00e1ac00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=392]
  0x00e16000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=444]
  0x00e14c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3972]
  0x00e14000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3968]
  0x00e02c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3964]
  0x00e01c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3960]
  0x00986400 JavaThread "main" [_thread_in_native, id=3876]

Other Threads:
  0x00dfd400 VMThread [id=3956]
  0x00e25400 WatcherThread [id=3976]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation total 2880K, used 410K [0x10040000, 0x10360000, 0x127a0000)
  eden space 2560K, 16% used [0x10040000, 0x100a6b68, 0x102c0000)
  from space 320K, 0% used [0x10310000, 0x10310000, 0x10360000)
  to space 320K, 0% used [0x102c0000, 0x102c0000, 0x10310000)
 tenured generation total 37824K, used 13871K [0x127a0000, 0x14c90000, 0x30040000)
   the space 37824K, 36% used [0x127a0000, 0x1352bf60, 0x1352c000, 0x14c90000)
 compacting perm gen total 31744K, used 31666K [0x30040000, 0x31f40000, 0x38040000)
   the space 31744K, 99% used [0x30040000, 0x31f2cae0, 0x31f2cc00, 0x31f40000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040e000 C:\eclipse\3.3.1.1\eclipse.exe
0x7c910000 - 0x7c9c7000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c906000 C:\WINDOWS\system32\kernel32.dll
0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f36000 C:\WINDOWS\system32\GDI32.dll
0x5d450000 - 0x5d4e7000 C:\WINDOWS\system32\COMCTL32.dll
0x77da0000 - 0x77e4a000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee1000 C:\WINDOWS\system32\RPCRT4.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
0x76330000 - 0x7634d000 C:\WINDOWS\system32\IMM32.DLL
0x10000000 - 0x10036000 C:\WINDOWS\system32\sockspy.dll
0x72000000 - 0x72012000 C:\eclipse\3.3.1.1\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x746a0000 - 0x746eb000 C:\WINDOWS\system32\MSCTF.dll
0x00910000 - 0x00935000 C:\Programme\Softwin\BitDefender8\bdoe.dll
0x00940000 - 0x00955000 C:\WINDOWS\system32\XCOMM.dll
0x7c9d0000 - 0x7d1ee000 C:\WINDOWS\system32\SHELL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x773a0000 - 0x774a2000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x75250000 - 0x7527e000 C:\WINDOWS\system32\msctfime.ime
0x774b0000 - 0x775ec000 C:\WINDOWS\system32\ole32.dll
0x6d7c0000 - 0x6da0a000 C:\Programme\Java\jre1.6.0_03\bin\client\jvm.dll
0x76af0000 - 0x76b1e000 C:\WINDOWS\system32\WINMM.dll
0x6d310000 - 0x6d318000 C:\Programme\Java\jre1.6.0_03\bin\hpi.dll
0x76bb0000 - 0x76bbb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Programme\Java\jre1.6.0_03\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Programme\Java\jre1.6.0_03\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Programme\Java\jre1.6.0_03\bin\zip.dll
0x6d570000 - 0x6d583000 C:\Programme\Java\jre1.6.0_03\bin\net.dll
0x71a10000 - 0x71a27000 C:\WINDOWS\system32\WS2_32.dll
0x71a00000 - 0x71a08000 C:\WINDOWS\system32\WS2HELP.dll
0x6d590000 - 0x6d599000 C:\Programme\Java\jre1.6.0_03\bin\nio.dll
0x04070000 - 0x040bf000 C:\eclipse\3.3.1.1\configuration\org.eclipse.osgi\bundles\112\1\.cp\swt-win32-3347.dll
0x76350000 - 0x7639a000 C:\WINDOWS\system32\comdlg32.dll
0x770f0000 - 0x7717c000 C:\WINDOWS\system32\OLEAUT32.dll
0x75790000 - 0x757fb000 C:\WINDOWS\system32\USP10.dll
0x771b0000 - 0x7727e000 C:\WINDOWS\system32\WININET.dll
0x040d0000 - 0x040d9000 C:\WINDOWS\system32\Normaliz.dll
0x5dca0000 - 0x5dce5000 C:\WINDOWS\system32\iertutil.dll
0x5b0f0000 - 0x5b128000 C:\WINDOWS\system32\uxtheme.dll
0x74c00000 - 0x74c2c000 C:\WINDOWS\system32\oleacc.dll
0x76020000 - 0x76085000 C:\WINDOWS\system32\MSVCP60.dll
0x04890000 - 0x048a4000 C:\eclipse\3.3.1.1\configuration\org.eclipse.osgi\bundles\112\1\.cp\swt-gdip-win32-3347.dll
0x4eba0000 - 0x4ed43000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x04b80000 - 0x04e59000 C:\WINDOWS\system32\xpsp2res.dll
0x6eec0000 - 0x6eee1000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapr.dll
0x719b0000 - 0x719f0000 C:\WINDOWS\system32\MSWSOCK.dll
0x6ee50000 - 0x6ee59000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libapriconv.dll
0x050a0000 - 0x051a8000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libeay32.dll
0x71a30000 - 0x71a3a000 C:\WINDOWS\system32\WSOCK32.dll
0x051b0000 - 0x05274000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libdb44.dll
0x05280000 - 0x052b1000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\ssleay32.dll
0x6ee60000 - 0x6ee89000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libaprutil.dll
0x04b20000 - 0x04b32000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\intl3_svn.dll
0x052c0000 - 0x053c9000 C:\eclipse\3.3.1.1\plugins\org.tigris.subversion.javahl.win32_1.2.4\libsvnjavahl-1.dll
0x76730000 - 0x76739000 C:\WINDOWS\system32\SHFOLDER.dll
0x76f90000 - 0x7700f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77010000 - 0x770e3000 C:\WINDOWS\system32\COMRes.dll
0x7e1e0000 - 0x7e7a9000 C:\WINDOWS\system32\ieframe.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x77b10000 - 0x77b32000 C:\WINDOWS\system32\apphelp.dll
0x76970000 - 0x76a21000 C:\WINDOWS\system32\SXS.DLL
0x76320000 - 0x76325000 C:\WINDOWS\system32\msimg32.dll
0x6ee40000 - 0x6ee45000 C:\Programme\Subversion\iconv\_tbl_simple.so
0x04860000 - 0x04869000 C:\Programme\Subversion\bin\libapriconv-1.dll
0x07170000 - 0x07190000 C:\Programme\Subversion\bin\libapr-1.dll

VM Arguments:
jvm_args: -Xms40m -Xmx512m -XX:MaxPermSize=128m -Dmagicdraw.use.popup.dialog=true
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=c:\programme\java\jdk1.6.0
PATH=C:\Programme\Java\jre1.6.0_03\bin\client;C:\Programme\Java\jre1.6.0_03\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\programme\apache-ant-1.7.0\bin;C:\Programme\apache-ant-1.7.0\bin;c:\programme\java\jdk1.6.0\bin;c:\maven-2.0.8\bin;c:\programme\winrar;C:\Programme\Subversion\bin
USERNAME=Tillmann
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 35 Stepping 2, AuthenticAMD

--------------- 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 35 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext

Memory: 4k page, physical 981484k(489024k free), swap 2369288k(1762852k 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_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-17 10:36:25 CEST

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

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