Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » i think i have a memo leak in eclipse mylyn
i think i have a memo leak in eclipse mylyn [message #601379] Tue, 11 May 2010 11:30 Go to next message
elhanan Maayan is currently offline elhanan MaayanFriend
Messages: 131
Registered: November 2009
Senior Member
hi..
i believe i have memory leak in eclipse, each time i close an editor of mylyn several times (meaning closing several tasks) eclipse craches.
i'm enclosing the crahs log from java (there is no log in eclispe about this).

this is the file

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x556309f3, pid=5924, tid=4916
#
# JRE version: 6.0_18-b07
# Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode windows-x86 )
# Problematic frame:
# C
#
# 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 (0x009f6c00): JavaThread "main"

siginfo: ExceptionCode=0xc0000005, reading address 0x75cf2d60

Registers:
EAX=0x00000002, EBX=0x03748868, ECX=0x75cf2d58, EDX=0x0374ea18
ESP=0x0012e848, EBP=0x0012e88c, ESI=0x03748868, EDI=0x009f6c00
EIP=0x556309f3, EFLAGS=0x00010287

Top of Stack: (sp=0x0012e848)
0x0012e848: 001b1090 00a59f47 009f6d10 0012e894
0x0012e858: 00000002 001b1090 00000000 774e1ab0
0x0012e868: 00000000 0012e86c 00000000 0012e8a0
0x0012e878: 0374ea18 00000000 03748868 00000000
0x0012e888: 0012e89c 0012e8c4 00a52ec5 0374c9b8
0x0012e898: 00a58269 001b1090 00000002 0012e8a4
0x0012e8a8: 05202fcd 0012e8cc 0520e540 00000000
0x0012e8b8: 05203000 0012e89c 0012e8d0 0012e8e8

Instructions: (pc=0x556309f3)
0x556309e3: 65 55 c2 0c 00 8b 44 24 10 50 8b 08 8b 44 24 10
0x556309f3: ff 14 81 c2 10 00 8b 44 24 10 ff 74 24 14 8b 08


Stack: , sp=0x0012e848, free space=3fa0012e37ck
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C
j org.eclipse.swt.graphics.TextLayout.destroy()V+61
J org.eclipse.swt.graphics.Resource.dispose()V
J org.eclipse.swt.custom.StyledTextRenderer.reset()V
j org.eclipse.swt.custom.StyledTextRenderer.dispose()V+58
j org.eclipse.swt.custom.StyledText.handleDispose(Lorg/eclipse /swt/widgets/Event;)V+40
j org.eclipse.swt.custom.StyledText$7.handleEvent(Lorg/eclipse /swt/widgets/Event;)V+93
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/sw t/widgets/Event;)V
J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/w idgets/Event;Z)V
J org.eclipse.swt.widgets.Widget.sendEvent(I)V
j org.eclipse.swt.widgets.Widget.release(Z)V+26
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Widget.dispose()V+23
j org.eclipse.ui.internal.PartPane.dispose()V+46
j org.eclipse.ui.internal.WorkbenchPartReference.dispose()V+11 0
j org.eclipse.ui.internal.WorkbenchPage.disposePart(Lorg/eclip se/ui/internal/WorkbenchPartReference;)V+30
j org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents() V+60
j org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Z)V+46
j org.eclipse.ui.internal.WorkbenchPage.closeEditors([Lorg/ecl ipse/ui/IEditorReference;Z)Z+456
j org.eclipse.ui.internal.WorkbenchPage.closeEditor(Lorg/eclip se/ui/IEditorReference;Z)Z+10
j org.eclipse.ui.internal.EditorPane.doHide()V+9
j org.eclipse.ui.internal.PartStack.close(Lorg/eclipse/ui/pres entations/IPresentablePart;)V+35
j org.eclipse.ui.internal.EditorStack.close([Lorg/eclipse/ui/p resentations/IPresentablePart;)V+10
j org.eclipse.ui.internal.PartStack$1.close([Lorg/eclipse/ui/p resentations/IPresentablePart;)V+5
j org.eclipse.ui.internal.presentations.util.TabbedStackPresen tation$1.handleEvent(Lorg/eclipse/ui/internal/presentations/ util/TabFolderEvent;)V+154
j org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(Lorg/eclipse/ui/internal/presentations/util/TabFo lderEvent;)V+25
j org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(ILorg/eclipse/ui/internal/presentations/util/Abst ractTabItem;)V+12
j org.eclipse.ui.internal.presentations.defaultpresentation.De faultTabFolder.access$1(Lorg/eclipse/ui/internal/presentatio ns/defaultpresentation/DefaultTabFolder;ILorg/eclipse/ui/int ernal/presentations/util/AbstractTabItem;)V+3
j org.eclipse.ui.internal.presentations.defaultpresentation.De faultTabFolder$1.closeButtonPressed(Lorg/eclipse/swt/custom/ CTabItem;)V+14
j org.eclipse.ui.internal.presentations.PaneFolder.notifyClose Listeners(Lorg/eclipse/swt/custom/CTabItem;)V+25
j org.eclipse.ui.internal.presentations.PaneFolder$3.close(Lor g/eclipse/swt/custom/CTabFolderEvent;)V+16
j org.eclipse.swt.custom.CTabFolder.onMouse(Lorg/eclipse/swt/w idgets/Event;)V+2158
j org.eclipse.swt.custom.CTabFolder$1.handleEvent(Lorg/eclipse /swt/widgets/Event;)V+259
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/sw t/widgets/Event;)V
J org.eclipse.swt.widgets.Display.runDeferredEvents()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/widge ts/Display;)V
j org.eclipse.ui.internal.Workbench.runUI()I+393
j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/i nternal/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/R unnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg /eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/Wor kbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse /swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAd visor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start (Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Ob ject;+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/la ng/Object;)Ljava/lang/Object;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/l ang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
V
V
V
V
V
V
C
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Objec t;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/O bject;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lan g/Object;)Ljava/lang/Object;+161
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lan g/String;[Ljava/net/URL;)V+211
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/Strin g;)V+114
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+ 4
v ~StubRoutines::call_stub
V
V
V
V
V
C
C
C
C
C
C
C

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.win32.OS.VtblCall(II)I+0
j org.eclipse.swt.graphics.TextLayout.destroy()V+61
J org.eclipse.swt.graphics.Resource.dispose()V
J org.eclipse.swt.custom.StyledTextRenderer.reset()V
j org.eclipse.swt.custom.StyledTextRenderer.dispose()V+58
j org.eclipse.swt.custom.StyledText.handleDispose(Lorg/eclipse /swt/widgets/Event;)V+40
j org.eclipse.swt.custom.StyledText$7.handleEvent(Lorg/eclipse /swt/widgets/Event;)V+93
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/sw t/widgets/Event;)V
J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/w idgets/Event;Z)V
J org.eclipse.swt.widgets.Widget.sendEvent(I)V
j org.eclipse.swt.widgets.Widget.release(Z)V+26
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
j org.eclipse.swt.widgets.Widget.release(Z)V+40
j org.eclipse.swt.widgets.Widget.dispose()V+23
j org.eclipse.ui.internal.PartPane.dispose()V+46
j org.eclipse.ui.internal.WorkbenchPartReference.dispose()V+11 0
j org.eclipse.ui.internal.WorkbenchPage.disposePart(Lorg/eclip se/ui/internal/WorkbenchPartReference;)V+30
j org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents() V+60
j org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Z)V+46
j org.eclipse.ui.internal.WorkbenchPage.closeEditors(
0x57d4ec00 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler" daemon
0x55c5e400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler" daemon
0x57d56400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler" daemon
0x55d5f400 JavaThread "Worker-19"
0x5585f400 JavaThread "JavaScript indexing" daemon
0x55b56800 JavaThread "Thread-7"
0x559a4400 JavaThread "Worker-16"
0x55a03000 JavaThread "Worker-10"
0x5578f000 JavaThread "Worker-8"
0x55a7a400 JavaThread "Worker-3"
0x5599e800 JavaThread " - Idle Thread" daemon
0x5592d000 JavaThread "Java indexing" daemon
0x54aa1400 JavaThread " - Main Queue Handler" daemon
0x55d0d400 JavaThread "Thread-1" daemon
0x557f2c00 JavaThread "Provisioning Event Dispatcher" daemon
0x55947c00 JavaThread "Framework Event Dispatcher" daemon
0x55af0000 JavaThread "Start Level Event Dispatcher" daemon
0x55a23400 JavaThread "Bundle File Closer" daemon
0x54c21800 JavaThread "State Data Manager" daemon
0x54167800 JavaThread "Low Memory Detector" daemon
0x54164000 JavaThread "CompilerThread0" daemon
0x5415dc00 JavaThread "Attach Listener" daemon
0x5415c800 JavaThread "Signal Dispatcher" daemon
0x5414a800 JavaThread "Finalizer" daemon
0x54145c00 JavaThread "Reference Handler" daemon
=>0x009f6c00 JavaThread "main"

Other Threads:
0x54143000 VMThread
0x54169400 WatcherThread [id=4876]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 159744K, used 21312K [0x49030000, 0x53ad0000, 0x53ad0000)
eden space 144320K, 14% used [0x49030000,0x4a5002a0,0x51d20000)
from space 15424K, 0% used [0x52bc0000,0x52bc0000,0x53ad0000)
to space 14976K, 0% used [0x51d20000,0x51d20000,0x52bc0000)
PSOldGen total 349568K, used 178581K [0x33ad0000, 0x49030000, 0x49030000)
object space 349568K, 51% used [0x33ad0000,0x3e9356c8,0x49030000)
PSPermGen total 262144K, used 99768K [0x02ad0000, 0x12ad0000, 0x33ad0000)
object space 262144K, 38% used [0x02ad0000,0x08c3e078,0x12ad0000)

Dynamic libraries:
0x00400000 - 0x0040e000 C:\Workdir\programs\eclipse352\eclipse.exe
0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f5000 C:\WINDOWS\system32\kernel32.dll
0x7e410000 - 0x7e4a0000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f58000 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
0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x72000000 - 0x72014000 C:\Workdir\programs\eclipse352\plugins\org.eclipse.equinox.l auncher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x6d8b0000 - 0x6db47000 C:\Java\jdk1.6.0_18\jre\bin\client\jvm.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6d860000 - 0x6d86c000 C:\Java\jdk1.6.0_18\jre\bin\verify.dll
0x6d3e0000 - 0x6d3ff000 C:\Java\jdk1.6.0_18\jre\bin\java.dll
0x6d340000 - 0x6d348000 C:\Java\jdk1.6.0_18\jre\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d8a0000 - 0x6d8af000 C:\Java\jdk1.6.0_18\jre\bin\zip.dll
0x54ca0000 - 0x54cc8000 C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a73000 C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b4000 C:\WINDOWS\system32\netapi32.dll
0x6d6c0000 - 0x6d6d3000 C:\Java\jdk1.6.0_18\jre\bin\net.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x60000000 - 0x60025000 C:\PROGRA~1\WHALEC~1\CLIENT~1\31265D~1.0\WhlNSP.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\msvcp60.dll
0x76f50000 - 0x76f58000 C:\WINDOWS\system32\WTSAPI32.DLL
0x76360000 - 0x76370000 C:\WINDOWS\system32\WINSTA.dll
0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595 b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
0x77690000 - 0x776b1000 C:\WINDOWS\system32\NTMARTA.DLL
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll
0x751d0000 - 0x751ee000 C:\WINDOWS\system32\wshbth.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x54e80000 - 0x54e88000 C:\Program Files\Logitech\SetPoint\IMHook.dll
0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8. 0.50727.3053_x-ww_b80fa8ca\MSVCR80.dll
0x54ed0000 - 0x54ee0000 C:\Program Files\4t Tray Minimizer\ShellEh427.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\oleaut32.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x55060000 - 0x5506e000 C:\Program Files\Logitech\SetPoint\lgscroll.dll
0x55090000 - 0x55097000 C:\Program Files\DeskPins\dphook.dll
0x550a0000 - 0x550cb000 D:\Downloads\mouse\VB6ScrollWheelHook.dll
0x605d0000 - 0x605d9000 C:\WINDOWS\system32\mslbui.dll
0x6d6e0000 - 0x6d6e9000 C:\Java\jdk1.6.0_18\jre\bin\nio.dll
0x55620000 - 0x55679000 C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\795\1\.cp\swt-win32-3557.dll
0x763b0000 - 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.dll
0x771b0000 - 0x7725a000 C:\WINDOWS\system32\WININET.dll
0x77a80000 - 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x55680000 - 0x55694000 C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\795\1\.cp\swt-gdip-win32-3557.dll
0x569b0000 - 0x56b5b000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144cc f1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x566c0000 - 0x566c8000 C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\268\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74c80000 - 0x74cac000 C:\WINDOWS\system32\oleacc.dll
0x57340000 - 0x57605000 C:\WINDOWS\system32\xpsp2res.dll
0x77b40000 - 0x77b62000 C:\WINDOWS\system32\Apphelp.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x58a90000 - 0x58a9f000 C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\271\1\.cp\jWinHttp-1.0.0.dll
0x58ab0000 - 0x58b09000 C:\WINDOWS\system32\WINHTTP.dll
0x76ee0000 - 0x76f1c000 C:\WINDOWS\system32\RASAPI32.DLL
0x76e90000 - 0x76ea2000 C:\WINDOWS\system32\rasman.dll
0x76eb0000 - 0x76edf000 C:\WINDOWS\system32\TAPI32.dll
0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll
0x77c70000 - 0x77c94000 C:\WINDOWS\system32\msv1_0.dll
0x76790000 - 0x7679c000 C:\WINDOWS\system32\cryptdll.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x590d0000 - 0x590e8000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x590f0000 - 0x59142000 C:\Program Files\TortoiseHg\ThgShellx86.dll
0x591d0000 - 0x592ec000 C:\Program Files\TortoiseCVS\TrtseShl.dll
0x7c3a0000 - 0x7c41b000 C:\WINDOWS\system32\MSVCP71.dll
0x76380000 - 0x76385000 C:\WINDOWS\system32\msimg32.dll
0x5ab70000 - 0x5aba9000 C:\PROGRA~1\WHALEC~1\CLIENT~1\31265D~1.0\WhlLSP.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x5a900000 - 0x5a92c000 C:\Documents and Settings\usf02000\Local Settings\Temp\jacob-1.15-M3-x865961208296197355199.dll
0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
0x7d1e0000 - 0x7d49e000 C:\WINDOWS\system32\msi.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\wsock32.dll
0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll
0x7e1e0000 - 0x7e283000 C:\WINDOWS\system32\urlmon.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\dciman32.dll

VM Arguments:
jvm_args: -Dsun.lang.ClassLoader.allowArraySyntax=true -Dosgi.requiredJavaVersion=1.5 -XX:+UseParallelGC -XX:PermSize=256M -XX:MaxPermSize=784M -Xms512m -Xmx512m
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Java\jdk1.5.0_15\
CLASSPATH=.;C:\Java\jre1.5.0_15\lib\ext\QTJava.zip
PATH=C:/Java/jdk1.6.0_18/bin/../jre/bin/client;C:/Java/jdk1. 6.0_18/bin/../jre/bin;C:\Program Files\PHP\;I:\ora817\bin\;I:\ora817\Oracle\jre\1.1.7\bin;D:\ oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files\BMC Software\CONTROL-M EM 6.3.01\Default\SybClient\OCS-12_5\bin;C:\oracle\product\10.2 .0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sy stem32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\workdir\programs\MySQL Server 5.0\bin;C:\workdir\programs\QuickTime\QTSystem\;c:\Workdir\p rograms\Graphviz2.24\bin;C:\Program Files\TortoiseHg\;c:\Workdir\programs\ant\bin\;c:\Python26\; c:\Python26\Scripts\;
USERNAME=usf02000
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 4, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 2

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

Memory: 4k page, physical 3135556k(1098860k free), swap 5065312k(2770828k free)

vm_info: Java HotSpot(TM) Client VM (16.0-b13) for windows-x86 JRE (1.6.0_18-b07), built on Dec 17 2009 13:35:55 by "java_re" with MS VC++ 7.1 (VS2003)

time: Tue May 11 14:24:04 2010
elapsed time: 4829 seconds
Re: i think i have a memo leak in eclipse mylyn [message #601429 is a reply to message #601379] Wed, 26 May 2010 15:46 Go to previous message
David Green is currently offline David GreenFriend
Messages: 96
Registered: July 2009
Member
Thanks for the post. Please submit as a bug report to https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mylyn

David

On 10-05-11 4:30 AM, elhanan wrote:
> hi..
> i believe i have memory leak in eclipse, each time i close an editor of
> mylyn several times (meaning closing several tasks) eclipse craches. i'm
> enclosing the crahs log from java (there is no log in eclispe about this).
>
> this is the file
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x556309f3, pid=5924,
> tid=4916
> #
> # JRE version: 6.0_18-b07
> # Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode windows-x86 )
> # Problematic frame:
> # C
> #
> # 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 (0x009f6c00): JavaThread "main"
>
> siginfo: ExceptionCode=0xc0000005, reading address 0x75cf2d60
>
> Registers:
> EAX=0x00000002, EBX=0x03748868, ECX=0x75cf2d58, EDX=0x0374ea18
> ESP=0x0012e848, EBP=0x0012e88c, ESI=0x03748868, EDI=0x009f6c00
> EIP=0x556309f3, EFLAGS=0x00010287
>
> Top of Stack: (sp=0x0012e848)
> 0x0012e848: 001b1090 00a59f47 009f6d10 0012e894
> 0x0012e858: 00000002 001b1090 00000000 774e1ab0
> 0x0012e868: 00000000 0012e86c 00000000 0012e8a0
> 0x0012e878: 0374ea18 00000000 03748868 00000000
> 0x0012e888: 0012e89c 0012e8c4 00a52ec5 0374c9b8
> 0x0012e898: 00a58269 001b1090 00000002 0012e8a4
> 0x0012e8a8: 05202fcd 0012e8cc 0520e540 00000000
> 0x0012e8b8: 05203000 0012e89c 0012e8d0 0012e8e8
> Instructions: (pc=0x556309f3)
> 0x556309e3: 65 55 c2 0c 00 8b 44 24 10 50 8b 08 8b 44 24 10
> 0x556309f3: ff 14 81 c2 10 00 8b 44 24 10 ff 74 24 14 8b 08
>
> Stack: , sp=0x0012e848, free space=3fa0012e37ck
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
> C=native code)
> C
> j org.eclipse.swt.graphics.TextLayout.destroy()V+61
> J org.eclipse.swt.graphics.Resource.dispose()V
> J org.eclipse.swt.custom.StyledTextRenderer.reset()V
> j org.eclipse.swt.custom.StyledTextRenderer.dispose()V+58
> j
> org.eclipse.swt.custom.StyledText.handleDispose(Lorg/eclipse /swt/widgets/Event;)V+40
>
> j
> org.eclipse.swt.custom.StyledText$7.handleEvent(Lorg/eclipse /swt/widgets/Event;)V+93
>
> J
> org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/sw t/widgets/Event;)V
>
> J
> org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/w idgets/Event;Z)V
>
> J org.eclipse.swt.widgets.Widget.sendEvent(I)V
> j org.eclipse.swt.widgets.Widget.release(Z)V+26
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Widget.dispose()V+23
> j org.eclipse.ui.internal.PartPane.dispose()V+46
> j org.eclipse.ui.internal.WorkbenchPartReference.dispose()V+11 0
> j
> org.eclipse.ui.internal.WorkbenchPage.disposePart(Lorg/eclip se/ui/internal/WorkbenchPartReference;)V+30
>
> j org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents() V+60
> j org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Z)V+46
> j
> org.eclipse.ui.internal.WorkbenchPage.closeEditors([Lorg/ecl ipse/ui/IEditorReference;Z)Z+456
>
> j
> org.eclipse.ui.internal.WorkbenchPage.closeEditor(Lorg/eclip se/ui/IEditorReference;Z)Z+10
>
> j org.eclipse.ui.internal.EditorPane.doHide()V+9
> j
> org.eclipse.ui.internal.PartStack.close(Lorg/eclipse/ui/pres entations/IPresentablePart;)V+35
>
> j
> org.eclipse.ui.internal.EditorStack.close([Lorg/eclipse/ui/p resentations/IPresentablePart;)V+10
>
> j
> org.eclipse.ui.internal.PartStack$1.close([Lorg/eclipse/ui/p resentations/IPresentablePart;)V+5
>
> j
> org.eclipse.ui.internal.presentations.util.TabbedStackPresen tation$1.handleEvent(Lorg/eclipse/ui/internal/presentations/ util/TabFolderEvent;)V+154
>
> j
> org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(Lorg/eclipse/ui/internal/presentations/util/TabFo lderEvent;)V+25
>
> j
> org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(ILorg/eclipse/ui/internal/presentations/util/Abst ractTabItem;)V+12
>
> j
> org.eclipse.ui.internal.presentations.defaultpresentation.De faultTabFolder.access$1(Lorg/eclipse/ui/internal/presentatio ns/defaultpresentation/DefaultTabFolder;ILorg/eclipse/ui/int ernal/presentations/util/AbstractTabItem;)V+3
>
> j
> org.eclipse.ui.internal.presentations.defaultpresentation.De faultTabFolder$1.closeButtonPressed(Lorg/eclipse/swt/custom/ CTabItem;)V+14
>
> j
> org.eclipse.ui.internal.presentations.PaneFolder.notifyClose Listeners(Lorg/eclipse/swt/custom/CTabItem;)V+25
>
> j
> org.eclipse.ui.internal.presentations.PaneFolder$3.close(Lor g/eclipse/swt/custom/CTabFolderEvent;)V+16
>
> j
> org.eclipse.swt.custom.CTabFolder.onMouse(Lorg/eclipse/swt/w idgets/Event;)V+2158
>
> j
> org.eclipse.swt.custom.CTabFolder$1.handleEvent(Lorg/eclipse /swt/widgets/Event;)V+259
>
> J
> org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/sw t/widgets/Event;)V
>
> J org.eclipse.swt.widgets.Display.runDeferredEvents()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/widge ts/Display;)V
>
> j org.eclipse.ui.internal.Workbench.runUI()I+393
> j
> org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/i nternal/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/R unnable;)V+12
>
> j
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg /eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/Wor kbenchAdvisor;)I+18
>
> j
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse /swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAd visor;)I+2
>
> j
> org.eclipse.ui.internal.ide.application.IDEApplication.start (Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Ob ject;+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/la ng/Object;)Ljava/lang/Object;+149
>
> j
> org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/l ang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
>
> v ~StubRoutines::call_stub
> V
> V
> V
> V
> V
> V
> C
> j
> sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Objec t;[Ljava/lang/Object;)Ljava/lang/Object;+87
>
> j
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/O bject;[Ljava/lang/Object;)Ljava/lang/Object;+6
>
> j
> java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lan g/Object;)Ljava/lang/Object;+161
>
> j
> org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lan g/String;[Ljava/net/URL;)V+211
>
> j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/Strin g;)V+114
> j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+ 4
> v ~StubRoutines::call_stub
> V
> V
> V
> V
> V
> C
> C
> C
> C
> C
> C
> C
>
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> j org.eclipse.swt.internal.win32.OS.VtblCall(II)I+0
> j org.eclipse.swt.graphics.TextLayout.destroy()V+61
> J org.eclipse.swt.graphics.Resource.dispose()V
> J org.eclipse.swt.custom.StyledTextRenderer.reset()V
> j org.eclipse.swt.custom.StyledTextRenderer.dispose()V+58
> j
> org.eclipse.swt.custom.StyledText.handleDispose(Lorg/eclipse /swt/widgets/Event;)V+40
>
> j
> org.eclipse.swt.custom.StyledText$7.handleEvent(Lorg/eclipse /swt/widgets/Event;)V+93
>
> J
> org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/sw t/widgets/Event;)V
>
> J
> org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/w idgets/Event;Z)V
>
> J org.eclipse.swt.widgets.Widget.sendEvent(I)V
> j org.eclipse.swt.widgets.Widget.release(Z)V+26
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
> j org.eclipse.swt.widgets.Widget.release(Z)V+40
> j org.eclipse.swt.widgets.Widget.dispose()V+23
> j org.eclipse.ui.internal.PartPane.dispose()V+46
> j org.eclipse.ui.internal.WorkbenchPartReference.dispose()V+11 0
> j
> org.eclipse.ui.internal.WorkbenchPage.disposePart(Lorg/eclip se/ui/internal/WorkbenchPartReference;)V+30
>
> j org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents() V+60
> j org.eclipse.ui.internal.WorkbenchPage.deferUpdates(Z)V+46
> j
> org.eclipse.ui.internal.WorkbenchPage.closeEditors(
> 0x57d4ec00 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
> daemon
> 0x55c5e400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
> daemon
> 0x57d56400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler"
> daemon
> 0x55d5f400 JavaThread "Worker-19"
> 0x5585f400 JavaThread "JavaScript indexing" daemon
> 0x55b56800 JavaThread "Thread-7"
> 0x559a4400 JavaThread "Worker-16"
> 0x55a03000 JavaThread "Worker-10"
> 0x5578f000 JavaThread "Worker-8"
> 0x55a7a400 JavaThread "Worker-3"
> 0x5599e800 JavaThread " - Idle Thread" daemon
>
> 0x5592d000 JavaThread "Java indexing" daemon
> 0x54aa1400 JavaThread " - Main Queue Handler" daemon
>
> 0x55d0d400 JavaThread "Thread-1" daemon
> 0x557f2c00 JavaThread "Provisioning Event Dispatcher" daemon
>
> 0x55947c00 JavaThread "Framework Event Dispatcher" daemon
>
> 0x55af0000 JavaThread "Start Level Event Dispatcher" daemon
>
> 0x55a23400 JavaThread "Bundle File Closer" daemon
> 0x54c21800 JavaThread "State Data Manager" daemon
> 0x54167800 JavaThread "Low Memory Detector" daemon
> 0x54164000 JavaThread "CompilerThread0" daemon
> 0x5415dc00 JavaThread "Attach Listener" daemon
> 0x5415c800 JavaThread "Signal Dispatcher" daemon
> 0x5414a800 JavaThread "Finalizer" daemon
> 0x54145c00 JavaThread "Reference Handler" daemon
> =>0x009f6c00 JavaThread "main"
>
> Other Threads:
> 0x54143000 VMThread
> 0x54169400 WatcherThread [id=4876]
>
> VM state:not at safepoint (normal execution)
>
> VM Mutex/Monitor currently owned by a thread: None
>
> Heap
> PSYoungGen total 159744K, used 21312K [0x49030000, 0x53ad0000, 0x53ad0000)
> eden space 144320K, 14% used [0x49030000,0x4a5002a0,0x51d20000)
> from space 15424K, 0% used [0x52bc0000,0x52bc0000,0x53ad0000)
> to space 14976K, 0% used [0x51d20000,0x51d20000,0x52bc0000)
> PSOldGen total 349568K, used 178581K [0x33ad0000, 0x49030000, 0x49030000)
> object space 349568K, 51% used [0x33ad0000,0x3e9356c8,0x49030000)
> PSPermGen total 262144K, used 99768K [0x02ad0000, 0x12ad0000, 0x33ad0000)
> object space 262144K, 38% used [0x02ad0000,0x08c3e078,0x12ad0000)
>
> Dynamic libraries:
> 0x00400000 - 0x0040e000 C:\Workdir\programs\eclipse352\eclipse.exe
> 0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
> 0x7c800000 - 0x7c8f5000 C:\WINDOWS\system32\kernel32.dll
> 0x7e410000 - 0x7e4a0000 C:\WINDOWS\system32\USER32.dll
> 0x77f10000 - 0x77f58000 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
> 0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
> 0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
> 0x72000000 - 0x72014000
> C:\Workdir\programs\eclipse352\plugins\org.eclipse.equinox.l auncher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
>
> 0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
> 0x6d8b0000 - 0x6db47000 C:\Java\jdk1.6.0_18\jre\bin\client\jvm.dll
> 0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
> 0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
> 0x6d860000 - 0x6d86c000 C:\Java\jdk1.6.0_18\jre\bin\verify.dll
> 0x6d3e0000 - 0x6d3ff000 C:\Java\jdk1.6.0_18\jre\bin\java.dll
> 0x6d340000 - 0x6d348000 C:\Java\jdk1.6.0_18\jre\bin\hpi.dll
> 0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
> 0x6d8a0000 - 0x6d8af000 C:\Java\jdk1.6.0_18\jre\bin\zip.dll
> 0x54ca0000 - 0x54cc8000 C:\WINDOWS\system32\rsaenh.dll
> 0x769c0000 - 0x76a73000 C:\WINDOWS\system32\USERENV.dll
> 0x5b860000 - 0x5b8b4000 C:\WINDOWS\system32\netapi32.dll
> 0x6d6c0000 - 0x6d6d3000 C:\Java\jdk1.6.0_18\jre\bin\net.dll
> 0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
> 0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
> 0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
> 0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
> 0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
> 0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
> 0x60000000 - 0x60025000 C:\PROGRA~1\WHALEC~1\CLIENT~1\31265D~1.0\WhlNSP.dll
> 0x76080000 - 0x760e5000 C:\WINDOWS\system32\msvcp60.dll
> 0x76f50000 - 0x76f58000 C:\WINDOWS\system32\WTSAPI32.DLL
> 0x76360000 - 0x76370000 C:\WINDOWS\system32\WINSTA.dll
> 0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
> 0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
> 0x773d0000 - 0x774d3000
> C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595 b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
>
> 0x77690000 - 0x776b1000 C:\WINDOWS\system32\NTMARTA.DLL
> 0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
> 0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll
> 0x751d0000 - 0x751ee000 C:\WINDOWS\system32\wshbth.dll
> 0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
> 0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
> 0x54e80000 - 0x54e88000 C:\Program Files\Logitech\SetPoint\IMHook.dll
> 0x78130000 - 0x781cb000
> C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8. 0.50727.3053_x-ww_b80fa8ca\MSVCR80.dll
>
> 0x54ed0000 - 0x54ee0000 C:\Program Files\4t Tray Minimizer\ShellEh427.dll
> 0x77120000 - 0x771ab000 C:\WINDOWS\system32\oleaut32.dll
> 0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
> 0x55060000 - 0x5506e000 C:\Program Files\Logitech\SetPoint\lgscroll.dll
> 0x55090000 - 0x55097000 C:\Program Files\DeskPins\dphook.dll
> 0x550a0000 - 0x550cb000 D:\Downloads\mouse\VB6ScrollWheelHook.dll
> 0x605d0000 - 0x605d9000 C:\WINDOWS\system32\mslbui.dll
> 0x6d6e0000 - 0x6d6e9000 C:\Java\jdk1.6.0_18\jre\bin\nio.dll
> 0x55620000 - 0x55679000
> C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\795\1\.cp\swt-win32-3557.dll
>
> 0x763b0000 - 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
> 0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.dll
> 0x771b0000 - 0x7725a000 C:\WINDOWS\system32\WININET.dll
> 0x77a80000 - 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
> 0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
> 0x55680000 - 0x55694000
> C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\795\1\.cp\swt-gdip-win32-3557.dll
>
> 0x569b0000 - 0x56b5b000
> C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144cc f1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
>
> 0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
> 0x566c0000 - 0x566c8000
> C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\268\1\.cp\os\win32\x86\localfile_1_0_0.dll
>
> 0x74c80000 - 0x74cac000 C:\WINDOWS\system32\oleacc.dll
> 0x57340000 - 0x57605000 C:\WINDOWS\system32\xpsp2res.dll
> 0x77b40000 - 0x77b62000 C:\WINDOWS\system32\Apphelp.dll
> 0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
> 0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
> 0x58a90000 - 0x58a9f000
> C:\Workdir\programs\eclipse352\configuration\org.eclipse.osg i\bundles\271\1\.cp\jWinHttp-1.0.0.dll
>
> 0x58ab0000 - 0x58b09000 C:\WINDOWS\system32\WINHTTP.dll
> 0x76ee0000 - 0x76f1c000 C:\WINDOWS\system32\RASAPI32.DLL
> 0x76e90000 - 0x76ea2000 C:\WINDOWS\system32\rasman.dll
> 0x76eb0000 - 0x76edf000 C:\WINDOWS\system32\TAPI32.dll
> 0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll
> 0x77c70000 - 0x77c94000 C:\WINDOWS\system32\msv1_0.dll
> 0x76790000 - 0x7679c000 C:\WINDOWS\system32\cryptdll.dll
> 0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
> 0x590d0000 - 0x590e8000 C:\Program Files\Common
> Files\TortoiseOverlays\TortoiseOverlays.dll
> 0x590f0000 - 0x59142000 C:\Program Files\TortoiseHg\ThgShellx86.dll
> 0x591d0000 - 0x592ec000 C:\Program Files\TortoiseCVS\TrtseShl.dll
> 0x7c3a0000 - 0x7c41b000 C:\WINDOWS\system32\MSVCP71.dll
> 0x76380000 - 0x76385000 C:\WINDOWS\system32\msimg32.dll
> 0x5ab70000 - 0x5aba9000 C:\PROGRA~1\WHALEC~1\CLIENT~1\31265D~1.0\WhlLSP.dll
> 0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
> 0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
> 0x5a900000 - 0x5a92c000 C:\Documents and Settings\usf02000\Local
> Settings\Temp\jacob-1.15-M3-x865961208296197355199.dll
> 0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
> 0x7d1e0000 - 0x7d49e000 C:\WINDOWS\system32\msi.dll
> 0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\wsock32.dll
> 0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll
> 0x7e1e0000 - 0x7e283000 C:\WINDOWS\system32\urlmon.dll
> 0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\dciman32.dll
>
> VM Arguments:
> jvm_args: -Dsun.lang.ClassLoader.allowArraySyntax=true
> -Dosgi.requiredJavaVersion=1.5 -XX:+UseParallelGC -XX:PermSize=256M
> -XX:MaxPermSize=784M -Xms512m -Xmx512m java_command: <unknown>
> Launcher Type: generic
>
> Environment Variables:
> JAVA_HOME=C:\Java\jdk1.5.0_15\
> CLASSPATH=.;C:\Java\jre1.5.0_15\lib\ext\QTJava.zip
> PATH=C:/Java/jdk1.6.0_18/bin/../jre/bin/client;C:/Java/jdk1. 6.0_18/bin/../jre/bin;C:\Program
> Files\PHP\;I:\ora817\bin\;I:\ora817\Oracle\jre\1.1.7\bin;D:\ oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program
> Files\BMC Software\CONTROL-M EM
> 6.3.01\Default\SybClient\OCS-12_5\bin;C:\oracle\product\10.2 .0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sy stem32\Wbem;c:\Program
> Files\Microsoft SQL Server\90\Tools\binn\;C:\workdir\programs\MySQL
> Server
> 5.0\bin;C:\workdir\programs\QuickTime\QTSystem\;c:\Workdir\p rograms\Graphviz2.24\bin;C:\Program
> Files\TortoiseHg\;c:\Workdir\programs\ant\bin\;c:\Python26\; c:\Python26\Scripts\;
>
> USERNAME=usf02000
> OS=Windows_NT
> PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 4, GenuineIntel
>
>
>
> --------------- S Y S T E M ---------------
>
> OS: Windows XP Build 2600 Service Pack 2
>
> CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 6
> stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3
>
> Memory: 4k page, physical 3135556k(1098860k free), swap
> 5065312k(2770828k free)
>
> vm_info: Java HotSpot(TM) Client VM (16.0-b13) for windows-x86 JRE
> (1.6.0_18-b07), built on Dec 17 2009 13:35:55 by "java_re" with MS VC++
> 7.1 (VS2003)
>
> time: Tue May 11 14:24:04 2010
> elapsed time: 4829 seconds
>
>
>
Previous Topic:WikiText table of contents and section numbering
Next Topic:Make resource stick with Context
Goto Forum:
  


Current Time: Thu Apr 25 21:38:41 GMT 2024

Powered by FUDForum. Page generated in 0.02865 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top