facebook

version 8.5 instability

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #309686 Reply

    boima1
    Member

    Since we use the 8.5 version, we have a lot of instability. When we try to use the code completion, Myeclipse close.

    The log file is here :

    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x753d3a13, pid=3252, tid=2484
    #
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
    # Problematic frame:
    # C [USP10.dll+0x13a13]
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    ————— T H R E A D —————

    Current thread (0x008f6c00): JavaThread “main” [_thread_in_native, id=2484, stack(0x00030000,0x00130000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

    Registers:
    EAX=0x00000000, EBX=0x00000001, ECX=0x0012f6b8, EDX=0x00000001
    ESP=0x0012ed90, EBP=0x0012eda4, ESI=0x008f6d14, EDI=0x00000000
    EIP=0x753d3a13, EFLAGS=0x00010297

    Top of Stack: (sp=0x0012ed90)
    0x0012ed90: 008f6d14 0012ede0 53f7e310 00000001
    0x0012eda0: 0012f6b8 0012edd8 5429d452 0012ede0
    0x0012edb0: 00000002 00000000 00000000 00000000
    0x0012edc0: 00000000 53f7e310 008f6c00 43435730
    0x0012edd0: 43435730 00000000 0012ee24 00959d11
    0x0012ede0: 00000017 0012ee2c 0012ee4c 00000002
    0x0012edf0: 00000000 00000000 00000000 00000000
    0x0012ee00: 0012ee34 0012ee04 00000000 0012ee4c

    Instructions: (pc=0x753d3a13)
    0x753d3a03: 57 01 3b 55 0c 89 5d f8 7d 1d 8b 45 18 8d 04 78
    0x753d3a13: 66 8b 08 83 c0 02 66 39 08 75 0c 43 42 40 40 3b

    Stack: [0x00030000,0x00130000], sp=0x0012ed90, free space=1019k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [USP10.dll+0x13a13]
    C [swt-win32-3557.dll+0xd452]
    j org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lorg/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII[I)I+0
    J org.eclipse.swt.graphics.TextLayout.computeRuns(Lorg/eclipse/swt/graphics/GC;)V
    J org.eclipse.swt.graphics.TextLayout.getBounds()Lorg/eclipse/swt/graphics/Rectangle;
    j org.eclipse.jface.internal.text.html.BrowserInformationControl.computeSizeHint()Lorg/eclipse/swt/graphics/Point;+172
    j org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+236
    j org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70
    j org.eclipse.jface.text.AbstractInformationControlManager.setInformation(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rectangle;)V+11
    j org.eclipse.jface.text.contentassist.AdditionalInfoController.computeInformation()V+67
    j org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11
    j org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8
    j org.eclipse.jface.text.contentassist.AdditionalInfoController.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+64
    j org.eclipse.jface.text.contentassist.AdditionalInfoController$10.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+25
    j org.eclipse.jface.text.contentassist.AdditionalInfoController$9.run()V+36
    J org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z
    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+9
    j org.eclipse.ui.internal.Workbench.runUI()I+393
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$5.run()V+55
    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;+84
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    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

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lorg/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII[I)I+0
    J org.eclipse.swt.graphics.TextLayout.computeRuns(Lorg/eclipse/swt/graphics/GC;)V
    J org.eclipse.swt.graphics.TextLayout.getBounds()Lorg/eclipse/swt/graphics/Rectangle;
    j org.eclipse.jface.internal.text.html.BrowserInformationControl.computeSizeHint()Lorg/eclipse/swt/graphics/Point;+172
    j org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+236
    j org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70
    j org.eclipse.jface.text.AbstractInformationControlManager.setInformation(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rectangle;)V+11
    j org.eclipse.jface.text.contentassist.AdditionalInfoController.computeInformation()V+67
    j org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11
    j org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8
    j org.eclipse.jface.text.contentassist.AdditionalInfoController.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+64
    j org.eclipse.jface.text.contentassist.AdditionalInfoController$10.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+25
    j org.eclipse.jface.text.contentassist.AdditionalInfoController$9.run()V+36
    J org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z
    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+9
    j org.eclipse.ui.internal.Workbench.runUI()I+393
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$5.run()V+55
    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;+84
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    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+211
    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 )
    0x54152800 JavaThread “Keep-Alive-Timer” daemon [_thread_blocked, id=1384, stack(0x5a560000,0x5a660000)]
    0x58cf8400 JavaThread “Additional info timer” [_thread_blocked, id=3456, stack(0x5a880000,0x5a980000)]
    0x54219c00 JavaThread “org.eclipse.jdt.internal.ui.text.JavaReconciler” daemon [_thread_blocked, id=752, stack(0x5a1c0000,0x5a2c0000)]
    0x52fa2c00 JavaThread “JavaScript indexing” daemon [_thread_blocked, id=460, stack(0x583c0000,0x584c0000)]
    0x551ee800 JavaThread “MultiThreadedHttpConnectionManager cleanup” daemon [_thread_blocked, id=2356, stack(0x581c0000,0x582c0000)]
    0x54b8a400 JavaThread “DLTK indexing” daemon [_thread_blocked, id=1512, stack(0x57f90000,0x58090000)]
    0x53eea400 JavaThread “Cleanup” daemon [_thread_in_native, id=3248, stack(0x57d90000,0x57e90000)]
    0x551b5c00 JavaThread “MyEclipse Thread” [_thread_blocked, id=2344, stack(0x57c90000,0x57d90000)]
    0x53fb6800 JavaThread “Worker-6” [_thread_blocked, id=1832, stack(0x57a60000,0x57b60000)]
    0x54195400 JavaThread “Worker-5” [_thread_blocked, id=1436, stack(0x57960000,0x57a60000)]
    0x538b2400 JavaThread “Worker-4” [_thread_blocked, id=1600, stack(0x57860000,0x57960000)]
    0x539c3800 JavaThread “Worker-3” [_thread_blocked, id=400, stack(0x567c0000,0x568c0000)]
    0x54d6a400 JavaThread “Worker-2” [_thread_blocked, id=1160, stack(0x56550000,0x56650000)]
    0x53fa1800 JavaThread “Java indexing” daemon [_thread_blocked, id=1396, stack(0x57260000,0x57360000)]
    0x5413b400 JavaThread “Bundle File Closer” daemon [_thread_blocked, id=788, stack(0x57130000,0x57230000)]
    0x539be000 JavaThread “Worker-1” [_thread_blocked, id=2732, stack(0x566c0000,0x567c0000)]
    0x54ec7800 JavaThread “Worker-0” [_thread_blocked, id=924, stack(0x55460000,0x55560000)]
    0x5382c400 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=3208, stack(0x53ce0000,0x53de0000)]
    0x5389a400 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=1504, stack(0x53bc0000,0x53cc0000)]
    0x538ac400 JavaThread “State Data Manager” daemon [_thread_blocked, id=2980, stack(0x53ac0000,0x53bc0000)]
    0x52f65000 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=124, stack(0x535d0000,0x536d0000)]
    0x52f5f400 JavaThread “CompilerThread0” daemon [_thread_blocked, id=3588, stack(0x534d0000,0x535d0000)]
    0x52f5dc00 JavaThread “Attach Listener” daemon [_thread_blocked, id=2736, stack(0x533d0000,0x534d0000)]
    0x52f5c800 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=3900, stack(0x532d0000,0x533d0000)]
    0x52f4c800 JavaThread “Finalizer” daemon [_thread_blocked, id=1940, stack(0x531d0000,0x532d0000)]
    0x52f47c00 JavaThread “Reference Handler” daemon [_thread_blocked, id=2328, stack(0x530d0000,0x531d0000)]
    =>0x008f6c00 JavaThread “main” [_thread_in_native, id=2484, stack(0x00030000,0x00130000)]

    Other Threads:
    0x52f44400 VMThread [stack: 0x52fd0000,0x530d0000] [id=2124]
    0x52f67400 WatcherThread [stack: 0x536d0000,0x537d0000] [id=236]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 36352K, used 24831K [0x029d0000, 0x05140000, 0x07890000)
    eden space 32320K, 64% used [0x029d0000, 0x03e1ff80, 0x04960000)
    from space 4032K, 100% used [0x04d50000, 0x05140000, 0x05140000)
    to space 4032K, 0% used [0x04960000, 0x04960000, 0x04d50000)
    tenured generation total 483968K, used 83148K [0x07890000, 0x25130000, 0x429d0000)
    the space 483968K, 17% used [0x07890000, 0x0c9c3150, 0x0c9c3200, 0x25130000)
    compacting perm gen total 131072K, used 75098K [0x429d0000, 0x4a9d0000, 0x529d0000)
    the space 131072K, 57% used [0x429d0000, 0x47326988, 0x47326a00, 0x4a9d0000)
    No shared spaces configured.

    Dynamic libraries:
    0x00400000 – 0x0040e000 C:\Program Files\Genuitec\MyEclipse 8.x Latest\myeclipse.exe
    0x7c910000 – 0x7c9c9000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 – 0x7c906000 C:\WINDOWS\system32\kernel32.dll
    0x7e390000 – 0x7e421000 C:\WINDOWS\system32\USER32.dll
    0x77ef0000 – 0x77f39000 C:\WINDOWS\system32\GDI32.dll
    0x58b50000 – 0x58bea000 C:\WINDOWS\system32\COMCTL32.dll
    0x77da0000 – 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 – 0x77ee2000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fc0000 – 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
    0x77be0000 – 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
    0x76320000 – 0x7633d000 C:\WINDOWS\system32\IMM32.DLL
    0x72000000 – 0x72014000 C:\Program Files\Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    0x77bd0000 – 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
    0x6d8b0000 – 0x6db06000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
    0x76ae0000 – 0x76b0f000 C:\WINDOWS\system32\WINMM.dll
    0x7c340000 – 0x7c396000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\MSVCR71.dll
    0x6d340000 – 0x6d348000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\hpi.dll
    0x76ba0000 – 0x76bab000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d860000 – 0x6d86c000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\verify.dll
    0x6d3e0000 – 0x6d3ff000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\java.dll
    0x6d8a0000 – 0x6d8af000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\zip.dll
    0x74690000 – 0x746dc000 C:\WINDOWS\system32\MSCTF.dll
    0x75140000 – 0x7516e000 C:\WINDOWS\system32\msctfime.ime
    0x774a0000 – 0x775dd000 C:\WINDOWS\system32\ole32.dll
    0x68000000 – 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x76960000 – 0x76a16000 C:\WINDOWS\system32\USERENV.dll
    0x6fee0000 – 0x6ff35000 C:\WINDOWS\system32\netapi32.dll
    0x6d6c0000 – 0x6d6d3000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\net.dll
    0x719f0000 – 0x71a07000 C:\WINDOWS\system32\WS2_32.dll
    0x719e0000 – 0x719e8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71990000 – 0x719d0000 C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 – 0x76ef7000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f60000 – 0x76f68000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 – 0x76f3d000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f70000 – 0x76f76000 C:\WINDOWS\system32\rasadhlp.dll
    0x6d6e0000 – 0x6d6e9000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\nio.dll
    0x770e0000 – 0x7716b000 C:\WINDOWS\system32\OLEAUT32.DLL
    0x54290000 – 0x542e9000 C:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\788\1\.cp\swt-win32-3557.dll
    0x76340000 – 0x7638a000 C:\WINDOWS\system32\comdlg32.dll
    0x77390000 – 0x77493000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\COMCTL32.dll
    0x77f40000 – 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x7c9d0000 – 0x7d1f5000 C:\WINDOWS\system32\SHELL32.dll
    0x753c0000 – 0x7542b000 C:\WINDOWS\system32\USP10.dll
    0x542f0000 – 0x543d6000 C:\WINDOWS\system32\WININET.dll
    0x53e70000 – 0x53e79000 C:\WINDOWS\system32\Normaliz.dll
    0x543e0000 – 0x54512000 C:\WINDOWS\system32\urlmon.dll
    0x54520000 – 0x54708000 C:\WINDOWS\system32\iertutil.dll
    0x54280000 – 0x5428f000 C:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\365\1\.cp\jWinHttp-1.0.0.dll
    0x552e0000 – 0x55339000 C:\WINDOWS\system32\WINHTTP.dll
    0x55570000 – 0x55584000 C:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\788\1\.cp\swt-gdip-win32-3557.dll
    0x55590000 – 0x5573b000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
    0x5b090000 – 0x5b0c8000 C:\WINDOWS\system32\UxTheme.dll
    0x76f80000 – 0x76fff000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77000000 – 0x770d4000 C:\WINDOWS\system32\COMRes.dll
    0x7e210000 – 0x7e381000 C:\WINDOWS\system32\shdocvw.dll
    0x779e0000 – 0x77a77000 C:\WINDOWS\system32\CRYPT32.dll
    0x77a80000 – 0x77a92000 C:\WINDOWS\system32\MSASN1.dll
    0x76610000 – 0x76694000 C:\WINDOWS\system32\CRYPTUI.dll
    0x76be0000 – 0x76c0e000 C:\WINDOWS\system32\WINTRUST.dll
    0x76c40000 – 0x76c68000 C:\WINDOWS\system32\IMAGEHLP.dll
    0x77b50000 – 0x77b72000 C:\WINDOWS\system32\appHelp.dll
    0x55cf0000 – 0x55d07000 C:\Program Files\Fichiers communs\TortoiseOverlays\TortoiseOverlays.dll
    0x55db0000 – 0x55dbe000 C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
    0x55fa0000 – 0x56068000 C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
    0x76720000 – 0x76729000 C:\WINDOWS\system32\SHFOLDER.dll
    0x6eec0000 – 0x6eee2000 C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
    0x78520000 – 0x785c3000 C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\MSVCR90.dll
    0x6ee60000 – 0x6ee8e000 C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
    0x56080000 – 0x56092000 C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
    0x78480000 – 0x7850e000 C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\MSVCP90.dll
    0x75f10000 – 0x7600d000 C:\WINDOWS\system32\browseui.dll
    0x778e0000 – 0x779d8000 C:\WINDOWS\system32\SETUPAPI.dll
    0x71a60000 – 0x71a72000 C:\WINDOWS\system32\MPR.dll
    0x75ef0000 – 0x75ef7000 C:\WINDOWS\System32\drprov.dll
    0x71b70000 – 0x71b7e000 C:\WINDOWS\System32\ntlanman.dll
    0x71c30000 – 0x71c47000 C:\WINDOWS\System32\NETUI0.dll
    0x71bf0000 – 0x71c30000 C:\WINDOWS\System32\NETUI1.dll
    0x71be0000 – 0x71be7000 C:\WINDOWS\System32\NETRAP.dll
    0x71b50000 – 0x71b63000 C:\WINDOWS\System32\SAMLIB.dll
    0x75f00000 – 0x75f0a000 C:\WINDOWS\System32\davclnt.dll
    0x561d0000 – 0x56219000 C:\WINDOWS\system32\PortableDeviceApi.dll
    0x56af0000 – 0x56dca000 C:\WINDOWS\system32\xpsp2res.dll
    0x73af0000 – 0x73b04000 C:\WINDOWS\system32\sti.dll
    0x74a50000 – 0x74a57000 C:\WINDOWS\system32\CFGMGR32.dll
    0x76920000 – 0x76928000 C:\WINDOWS\system32\LINKINFO.dll
    0x76930000 – 0x76956000 C:\WINDOWS\system32\ntshrui.dll
    0x76ac0000 – 0x76ad1000 C:\WINDOWS\system32\ATL.DLL
    0x56430000 – 0x56438000 C:\Program Files\Genuitec\MyEclipse 8.x Latest\configuration\org.eclipse.osgi\bundles\362\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x61880000 – 0x618ba000 C:\WINDOWS\system32\oleacc.dll
    0x75d30000 – 0x75dc1000 C:\WINDOWS\system32\mlang.dll
    0x76310000 – 0x76315000 C:\WINDOWS\system32\msimg32.dll
    0x62e40000 – 0x62e99000 C:\WINDOWS\system32\hnetcfg.dll
    0x719d0000 – 0x719d8000 C:\WINDOWS\System32\wshtcpip.dll
    0x6d610000 – 0x6d619000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\management.dll
    0x6d840000 – 0x6d848000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\sunmscapi.dll
    0x58140000 – 0x58163000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libapr-1.dll
    0x6ee50000 – 0x6ee59000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libapriconv-1.dll
    0x58720000 – 0x58828000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libeay32.dll
    0x71a10000 – 0x71a1a000 C:\WINDOWS\system32\WSOCK32.dll
    0x58170000 – 0x581a2000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\ssleay32.dll
    0x58830000 – 0x5885f000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libaprutil-1.dll
    0x58860000 – 0x58975000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\dbghelp.dll
    0x58a80000 – 0x58a93000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsasl.dll
    0x58aa0000 – 0x58b49000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_subr-1.dll
    0x59bf0000 – 0x59c05000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_delta-1.dll
    0x580c0000 – 0x580cd000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_diff-1.dll
    0x59c10000 – 0x59c45000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_wc-1.dll
    0x59c50000 – 0x59c70000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_fs-1.dll
    0x59c70000 – 0x59c92000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_repos-1.dll
    0x59ca0000 – 0x59d1b000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_ra-1.dll
    0x59d20000 – 0x59d52000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvn_client-1.dll
    0x59d60000 – 0x59d8a000 C:\Program Files\Genuitec\Common\plugins\org.tigris.subversion.clientadapter.javahl.win32_1.6.9\libsvnjavahl-1.dll
    0x76010000 – 0x76075000 C:\WINDOWS\system32\MSVCP60.dll
    0x5b0d0000 – 0x5bb63000 C:\WINDOWS\system32\ieframe.dll
    0x77210000 – 0x772c1000 C:\WINDOWS\system32\SXS.DLL
    0x7d200000 – 0x7d4bc000 C:\WINDOWS\system32\msi.dll
    0x5bb70000 – 0x5c11e000 C:\WINDOWS\system32\mshtml.dll
    0x5a7a0000 – 0x5a7c9000 C:\WINDOWS\system32\msls31.dll

    VM Arguments:
    jvm_args: -Xms512M -Xmx1024M -XX:PermSize=128M -XX:MaxPermSize=256M
    java_command: <unknown>
    Launcher Type: generic

    Environment Variables:
    PATH=C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client;C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin;C:\oracle\ora11g\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\bin;C:\Program Files\Altitude\Altitude uCI 7.1\Altitude uSupervisor;C:\Program Files\Intel\DMIX;C:\Program Files\TortoiseSVN\bin;C:\Program Files\jZip;C:\PROGRA~1\Druide\Antidote
    USERNAME=iarde61
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel

    ————— S Y S T E M —————

    OS: Windows XP Build 2600 Service Pack 3

    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

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

    vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar 9 2009 01:15:24 by “java_re” with MS VC++ 7.1

    time: Fri Jul 09 09:25:29 2010
    elapsed time: 68 seconds

    #309719 Reply

    boima1,
    Can you give some more information on this?
    1. What is the project that you are working on and what are the files that are causing the issue?
    2. Can you try changing the values of -Xmx and -XX:MaxPermSize to those mentioned in the link below –
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10087.html
    Also, can you switch to a new workspace and check if the issue persists?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: version 8.5 instability

You must be logged in to post in the forum log in