IDE install problem!

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IDE install problem!

904 Views
funa
Contributor I

Hi, I recently downloaded MCUXpresso. Unfortunately, after  I installed the IDE when I open it, the IDE completely crashes, can not be opened.The logfile is below:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x54ffa814, pid=3552, tid=0x00001f18
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) Client VM (25.111-b14 mixed mode windows-x86 )
# Problematic frame:
# C  [mshtml.dll+0x59a814]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/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 (0x0237c400):  JavaThread "main" [_thread_in_native, id=7960, stack(0x00090000,0x00190000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000078

Registers:
EAX=0x2d4fc728, EBX=0x00000000, ECX=0x00000000, EDX=0x00000001
ESP=0x00189ee0, EBP=0x00189ee0, ESI=0x00000000, EDI=0x2d503948
EIP=0x54ffa814, EFLAGS=0x00210202

Top of Stack: (sp=0x00189ee0)
0x00189ee0:   00189f40 54bc973a ffffff00 00189f38
0x00189ef0:   00189f98 00000000 2d503968 00189f48
0x00189f00:   00000000 00000010 2d503948 00000000
0x00189f10:   54be86bb 00000000 00000020 00000000
0x00189f20:   5506b684 00000000 00000000 54d9b1e2
0x00189f30:   00000000 00000000 00000000 00000000
0x00189f40:   00189f64 54bc965c 00189f98 00000000
0x00189f50:   0066a3e8 00000000 0027cc01 54f0ca3c

Instructions: (pc=0x54ffa814)
0x54ffa7f4:   89 46 34 89 46 38 e8 7a fd fc ff 8b ce e8 c5 fd
0x54ffa804:   fc ff 8b c6 5e c3 90 90 90 90 90 8b ff 55 8b ec
0x54ffa814:   8b 41 78 83 ec 40 80 78 7a 00 0f 85 79 b7 ce ff
0x54ffa824:   ff 75 0c ff 71 74 ff 15 98 cb 90 55 8b e5 5d c2


Register to memory mapping:

EAX=0x2d4fc728 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x00000001 is an unknown value
ESP=0x00189ee0 is pointing into the stack for thread: 0x0237c400
EBP=0x00189ee0 is pointing into the stack for thread: 0x0237c400
ESI=0x00000000 is an unknown value
EDI=0x2d503948 is an unknown value


Stack: [0x00090000,0x00190000],  sp=0x00189ee0,  free space=999k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [mshtml.dll+0x59a814]
C  [mshtml.dll+0x16973a]
C  [mshtml.dll+0x16965c]
C  [mshtml.dll+0x8738e9]
C  [mshtml.dll+0xb753d6]
C  [jscript9.dll+0x7056e]
C  [jscript9.dll+0x233ab3]
C  [jscript9.dll+0x1bc8e1]
C  [jscript9.dll+0x1bcdaa]
C  [jscript9.dll+0x65d5e]
C  [jscript9.dll+0x70baf]
C  [jscript9.dll+0x65d5e]
C  [jscript9.dll+0xaa758]
C  [jscript9.dll+0xaa714]
C  [jscript9.dll+0x65d5e]
C  [jscript9.dll+0x676ac]
C  [jscript9.dll+0x77f88]
C  [jscript9.dll+0x2db037]
C  [jscript9.dll+0x2dad00]
C  [jscript9.dll+0x2b9c31]
C  [jscript9.dll+0x2b9a2d]
C  [swt-win32-4628.dll+0x11b12]
j  org.eclipse.swt.internal.ole.win32.COM.VtblCall(IIII[I)I+0
j  org.eclipse.swt.internal.ole.win32.IDispatch.GetTypeInfo(II[I)I+8
j  org.eclipse.swt.ole.win32.OleAutomation.<init>(Lorg/eclipse/swt/internal/ole/win32/IDispatch;)V+40
j  org.eclipse.swt.ole.win32.Variant.getAutomation()Lorg/eclipse/swt/ole/win32/OleAutomation;+31
j  org.eclipse.swt.browser.IE.execute(Ljava/lang/String;)Z+171
j  org.eclipse.swt.browser.IE$6.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+154
J 2274 C1 org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V (532 bytes) @ 0x028a4e28 [0x028a4d70+0xb8]
j  org.eclipse.swt.widgets.Display.sendEvent(Lorg/eclipse/swt/widgets/EventTable;Lorg/eclipse/swt/widgets/Event;)V+12
j  org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+26
j  org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73
j  org.eclipse.swt.widgets.Widget.sendEvent(I)V+4
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.Decorations.releaseChildren(Z)V+22
j  org.eclipse.swt.widgets.Shell.releaseChildren(Z)V+101
j  org.eclipse.swt.widgets.Widget.release(Z)V+40
j  org.eclipse.swt.widgets.Widget.dispose()V+23
j  org.eclipse.swt.widgets.Decorations.dispose()V+52
j  org.eclipse.swt.widgets.Shell.dispose()V+1
j  org.eclipse.ui.internal.browser.WebBrowserUtil.canUseInternalWebBrowser()Z+68
j  org.eclipse.ui.internal.browser.WebBrowserPreference.getBrowserChoice()I+22
j  org.eclipse.ui.internal.browser.DefaultBrowserSupport.createBrowser(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/ui/browser/IWebBrowser;+86
j  org.eclipse.ui.internal.browser.WorkbenchBrowserSupport.createBrowser(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/ui/browser/IWebBrowser;+9
j  com.crt.utils.gui.WelcomeView.show(Ljava/net/URL;)V+22
j  com.crt.utils.gui.WelcomeView.show(Ljava/lang/String;Z)V+330
j  com.crt.utils.gui.WelcomeView.show(Z)V+3
j  com.crt.utils.gui.WelcomeView.show()V+2
j  com.crt.quickstart.views.QuickstartView.<init>()V+15
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15a895]
V  [jvm.dll+0x220bfe]
V  [jvm.dll+0x15a92e]
V  [jvm.dll+0x167178]
V  [jvm.dll+0x167521]
V  [jvm.dll+0x103e28]
C  [java.dll+0x3b3a]
j  sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
J 2226 C1 sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (9 bytes) @ 0x0288bd78 [0x0288bd50+0x28]
J 2225 C1 java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (87 bytes) @ 0x0288b988 [0x0288b8a0+0xe8]
j  java.lang.Class.newInstance()Ljava/lang/Object;+138
j  org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Lorg/eclipse/core/runtime/spi/RegistryContributor;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;+128
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.registry.ViewDescriptor.createView()Lorg/eclipse/ui/IViewPart;+56
j  org.eclipse.ui.internal.ViewReference.createPart()Lorg/eclipse/ui/IWorkbenchPart;+16
j  org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPart(Lorg/eclipse/ui/internal/WorkbenchPartReference;)Lorg/eclipse/ui/IWorkbenchPart;+1
j  org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create()V+42
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15a895]
V  [jvm.dll+0x220bfe]
V  [jvm.dll+0x15a92e]
V  [jvm.dll+0x167178]
V  [jvm.dll+0x1673e3]
V  [jvm.dll+0x103cb3]
C  [java.dll+0x3b26]
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 2279 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x028aa540 [0x028aa510+0x30]
J 2280 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x025a36d4 [0x025a3600+0xd4]
J 2285 C1 org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object; (189 bytes) @ 0x028aa99c [0x028aa7e0+0x1bc]
J 2202 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (354 bytes) @ 0x0287e974 [0x0287e620+0x354]
J 2202 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (354 bytes) @ 0x0287e7a8 [0x0287e620+0x188]
J 2324 C1 org.eclipse.e4.core.internal.di.InjectorImpl.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)V (216 bytes) @ 0x028c11c8 [0x028c0c70+0x558]
j  org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+348
j  org.eclipse.e4.core.internal.di.InjectorImpl.make(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+11
j  org.eclipse.e4.core.contexts.ContextInjectionFactory.make(Ljava/lang/Class;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+13
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(Lorg/osgi/framework/Bundle;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/emf/common/util/URI;)Ljava/lang/Object;+169
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+90
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+4
j  org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+118
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+21
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+563
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run()V+21
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+19
j  org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+181
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+21
...<more frames>...

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.ole.win32.COM.VtblCall(IIII[I)I+0
j  org.eclipse.swt.internal.ole.win32.IDispatch.GetTypeInfo(II[I)I+8
j  org.eclipse.swt.ole.win32.OleAutomation.<init>(Lorg/eclipse/swt/internal/ole/win32/IDispatch;)V+40
j  org.eclipse.swt.ole.win32.Variant.getAutomation()Lorg/eclipse/swt/ole/win32/OleAutomation;+31
j  org.eclipse.swt.browser.IE.execute(Ljava/lang/String;)Z+171
j  org.eclipse.swt.browser.IE$6.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+154
J 2274 C1 org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V (532 bytes) @ 0x028a4e28 [0x028a4d70+0xb8]
j  org.eclipse.swt.widgets.Display.sendEvent(Lorg/eclipse/swt/widgets/EventTable;Lorg/eclipse/swt/widgets/Event;)V+12
j  org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+26
j  org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73
j  org.eclipse.swt.widgets.Widget.sendEvent(I)V+4
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.Decorations.releaseChildren(Z)V+22
j  org.eclipse.swt.widgets.Shell.releaseChildren(Z)V+101
j  org.eclipse.swt.widgets.Widget.release(Z)V+40
j  org.eclipse.swt.widgets.Widget.dispose()V+23
j  org.eclipse.swt.widgets.Decorations.dispose()V+52
j  org.eclipse.swt.widgets.Shell.dispose()V+1
j  org.eclipse.ui.internal.browser.WebBrowserUtil.canUseInternalWebBrowser()Z+68
j  org.eclipse.ui.internal.browser.WebBrowserPreference.getBrowserChoice()I+22
j  org.eclipse.ui.internal.browser.DefaultBrowserSupport.createBrowser(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/ui/browser/IWebBrowser;+86
j  org.eclipse.ui.internal.browser.WorkbenchBrowserSupport.createBrowser(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/ui/browser/IWebBrowser;+9
j  com.crt.utils.gui.WelcomeView.show(Ljava/net/URL;)V+22
j  com.crt.utils.gui.WelcomeView.show(Ljava/lang/String;Z)V+330
j  com.crt.utils.gui.WelcomeView.show(Z)V+3
j  com.crt.utils.gui.WelcomeView.show()V+2
j  com.crt.quickstart.views.QuickstartView.<init>()V+15
v  ~StubRoutines::call_stub
j  sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
J 2226 C1 sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (9 bytes) @ 0x0288bd78 [0x0288bd50+0x28]
J 2225 C1 java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object; (87 bytes) @ 0x0288b988 [0x0288b8a0+0xe8]
j  java.lang.Class.newInstance()Ljava/lang/Object;+138
j  org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Lorg/eclipse/core/runtime/spi/RegistryContributor;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;+128
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.registry.ViewDescriptor.createView()Lorg/eclipse/ui/IViewPart;+56
j  org.eclipse.ui.internal.ViewReference.createPart()Lorg/eclipse/ui/IWorkbenchPart;+16
j  org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPart(Lorg/eclipse/ui/internal/WorkbenchPartReference;)Lorg/eclipse/ui/IWorkbenchPart;+1
j  org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create()V+42
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;+100
J 2279 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x028aa540 [0x028aa510+0x30]
J 2280 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x025a36d4 [0x025a3600+0xd4]
J 2285 C1 org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object; (189 bytes) @ 0x028aa99c [0x028aa7e0+0x1bc]
J 2202 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (354 bytes) @ 0x0287e974 [0x0287e620+0x354]
J 2202 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (354 bytes) @ 0x0287e7a8 [0x0287e620+0x188]
J 2324 C1 org.eclipse.e4.core.internal.di.InjectorImpl.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)V (216 bytes) @ 0x028c11c8 [0x028c0c70+0x558]
j  org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+348
j  org.eclipse.e4.core.internal.di.InjectorImpl.make(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+11
j  org.eclipse.e4.core.contexts.ContextInjectionFactory.make(Ljava/lang/Class;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+13
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(Lorg/osgi/framework/Bundle;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/emf/common/util/URI;)Ljava/lang/Object;+169
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+90
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+4
j  org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+118
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+21
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+563
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run()V+21
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+19
j  org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+181
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+21
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+563
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j  org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+113
j  org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer$1.handleEvent(Lorg/osgi/service/event/Event;)V+87
J 2506 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V (17 bytes) @ 0x0291b880 [0x0291b850+0x30]
J 2305 C1 org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V (225 bytes) @ 0x028b6790 [0x028b6450+0x340]
J 2306 C1 org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V (163 bytes) @ 0x028b8188 [0x028b78f0+0x898]
J 2320 C1 org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V (37 bytes) @ 0x028bfda4 [0x028bfb70+0x234]
J 2308 C1 org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(Ljava/lang/Runnable;)V (26 bytes) @ 0x028b9b84 [0x028b9a50+0x134]
J 2474 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V (37 bytes) @ 0x0290ca10 [0x0290c960+0xb0]
J 2290 C1 org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V (138 bytes) @ 0x028aba54 [0x028ab6f0+0x364]
J 2288 C1 org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V (19 bytes) @ 0x027c1c18 [0x027c1b90+0x88]
J 501 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x025f7ba8 [0x025f7ae0+0xc8]
J 1267 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x027669c0 [0x02766780+0x240]
J 2174 C1 org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V (219 bytes) @ 0x02874c2c [0x02874810+0x41c]
J 2377 C1 org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V (9 bytes) @ 0x028dd7fc [0x028dd7d0+0x2c]
J 2379 C1 org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z (91 bytes) @ 0x028ddd80 [0x028ddc90+0xf0]
J 2329 C1 org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V (61 bytes) @ 0x028c8494 [0x028c8260+0x234]
J 1791 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x0272b038 [0x0272afb0+0x88]
j  org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+119
j  org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+112
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+609
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j  org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+53
j  org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+12
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+603
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j  org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+53
j  org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+12
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+603
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j  org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+53
j  org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+603
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j  org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+24
j  org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer$1.handleEvent(Lorg/osgi/service/event/Event;)V+87
J 2506 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V (17 bytes) @ 0x0291b880 [0x0291b850+0x30]
J 2305 C1 org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V (225 bytes) @ 0x028b6790 [0x028b6450+0x340]
J 2306 C1 org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V (163 bytes) @ 0x028b8188 [0x028b78f0+0x898]
J 2320 C1 org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V (37 bytes) @ 0x028bfda4 [0x028bfb70+0x234]
J 2308 C1 org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(Ljava/lang/Runnable;)V (26 bytes) @ 0x028b9b84 [0x028b9a50+0x134]
J 2474 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V (37 bytes) @ 0x0290ca10 [0x0290c960+0xb0]
J 2290 C1 org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V (138 bytes) @ 0x028aba54 [0x028ab6f0+0x364]
J 2288 C1 org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V (19 bytes) @ 0x027c1c18 [0x027c1b90+0x88]
J 501 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x025f7ba8 [0x025f7ae0+0xc8]
J 1267 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x027669c0 [0x02766780+0x240]
J 2174 C1 org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V (219 bytes) @ 0x02874c2c [0x02874810+0x41c]
J 2377 C1 org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V (9 bytes) @ 0x028dd7fc [0x028dd7d0+0x2c]
J 2379 C1 org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z (91 bytes) @ 0x028ddd80 [0x028ddc90+0xf0]
J 2329 C1 org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V (61 bytes) @ 0x028c8494 [0x028c8260+0x234]
J 1791 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x0272b038 [0x0272afb0+0x88]
j  org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(Lorg/eclipse/e4/ui/model/application/ui/advanced/MPerspective;)V+34
j  org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+5
j  org.eclipse.ui.internal.WorkbenchPage.setPerspective(Lorg/eclipse/ui/IPerspectiveDescriptor;)V+348
j  org.eclipse.ui.internal.WorkbenchWindow.setup()V+803
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;+100
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;+56
j  org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+90
J 2202 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (354 bytes) @ 0x0287e974 [0x0287e620+0x354]
j  org.eclipse.e4.core.internal.di.InjectorImpl.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)V+175
j  org.eclipse.e4.core.internal.di.InjectorImpl.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)V+4
j  org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+13
j  org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Lorg/eclipse/core/runtime/IAdaptable;Lorg/eclipse/ui/IPerspectiveDescriptor;Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Z)Lorg/eclipse/ui/IWorkbenchWindow;+139
j  org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow()Lorg/eclipse/ui/IWorkbenchWindow;+171
j  com.crt.config.toolbar.TargetInfoContribution.addListeners()V+28
j  com.crt.config.toolbar.TargetInfoContribution.initialize()V+1
j  com.crt.config.toolbar.TargetInfoContribution.createControl(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;+210
j  org.eclipse.ui.menus.WorkbenchWindowControlContribution.delegateCreateControl(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;+2
j  org.eclipse.ui.internal.menus.CompatibilityWorkbenchWindowControlContribution.construct(Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Lorg/eclipse/e4/ui/model/application/ui/menu/MToolControl;Lorg/eclipse/swt/widgets/Composite;)V+246
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;+100
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;+56
j  org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+90
J 2202 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (354 bytes) @ 0x0287e974 [0x0287e620+0x354]
j  org.eclipse.e4.core.internal.di.InjectorImpl.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)V+175
j  org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+348
j  org.eclipse.e4.core.internal.di.InjectorImpl.make(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+13
j  org.eclipse.e4.core.contexts.ContextInjectionFactory.make(Ljava/lang/Class;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+24
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(Lorg/osgi/framework/Bundle;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/emf/common/util/URI;)Ljava/lang/Object;+181
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+90
j  org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+4
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolControlContribution.createControl(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;+95
j  org.eclipse.jface.action.ControlContribution.fill(Lorg/eclipse/swt/widgets/ToolBar;I)V+2
j  org.eclipse.jface.action.ToolBarManager.update(Z)V+472
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.subscribeTopicUpdateToBeRendered(Lorg/osgi/service/event/Event;)V+327
j  sun.reflect.GeneratedMethodAccessor4.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
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;+56
j  org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+90
j  org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run()V+7
j  org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V+99
j  org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V+91
j  org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V+33
j  org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(Ljava/lang/Runnable;)V+22
j  org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V+122
j  org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V+66
j  org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Lorg/eclipse/equinox/internal/event/EventHandlerWrapper;Ljava/security/Permission;ILorg/osgi/service/event/Event;)V+4
j  org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V+15
J 501 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x025f7ba8 [0x025f7ae0+0xc8]
J 1267 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x027669c0 [0x02766780+0x240]
J 2174 C1 org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V (219 bytes) @ 0x02874c2c [0x02874810+0x41c]
j  org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(Lorg/osgi/service/event/Event;)V+3
j  org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V+5
j  org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z+84
j  org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V+54
J 1791 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x0272b038 [0x0272afb0+0x88]
j  org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setVisible(Z)V+34
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolBarContributionRecord.updateVisibility(Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+81
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer$5.changed(Lorg/eclipse/e4/core/contexts/IEclipseContext;)Z+29
j  org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(Lorg/eclipse/e4/core/internal/contexts/ContextChangeEvent;)Z+215
j  org.eclipse.e4.core.internal.contexts.EclipseContext.runAndTrack(Lorg/eclipse/e4/core/contexts/RunAndTrack;)V+25
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processAddition(Lorg/eclipse/e4/ui/model/application/ui/menu/MToolBar;Lorg/eclipse/jface/action/ToolBarManager;Lorg/eclipse/e4/ui/model/application/ui/menu/MToolBarContribution;)Z+85
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.generateContributions(Lorg/eclipse/e4/ui/model/application/ui/menu/MToolBar;Ljava/util/List;)V+76
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processContribution(Lorg/eclipse/e4/ui/model/application/ui/menu/MToolBar;Ljava/lang/String;)V+55
j  org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+47
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+21
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+563
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.subscribeChildrenHandler(Lorg/osgi/service/event/Event;)V+173
j  sun.reflect.GeneratedMethodAccessor7.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
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;+56
j  org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+90
j  org.eclipse.e4.core.di.internal.extensions.EventObjectSupplier$DIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V+61
j  org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V+66
j  org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Lorg/eclipse/equinox/internal/event/EventHandlerWrapper;Ljava/security/Permission;ILorg/osgi/service/event/Event;)V+4
j  org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V+15
J 501 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x025f7ba8 [0x025f7ae0+0xc8]
J 1267 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x027669c0 [0x02766780+0x240]
J 2174 C1 org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V (219 bytes) @ 0x02874c2c [0x02874810+0x41c]
j  org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(Lorg/osgi/service/event/Event;)V+3
j  org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V+5
j  org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z+84
j  org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V+54
J 1791 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x0272b038 [0x0272afb0+0x88]
j  org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(Lorg/eclipse/emf/common/notify/Notification;)V+5
j  org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(ILjava/lang/Object;)V+68
j  org.eclipse.emf.common.util.AbstractEList.add(ILjava/lang/Object;)V+48
j  org.eclipse.e4.ui.internal.workbench.ContributionsAnalyzer.processAddition(Lorg/eclipse/e4/ui/model/application/ui/basic/MTrimBar;Lorg/eclipse/e4/ui/model/application/ui/menu/MTrimContribution;Ljava/util/List;Ljava/util/HashSet;)Z+133
j  org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.addTrimContributions(Lorg/eclipse/e4/ui/model/application/ui/basic/MTrimBar;Ljava/util/ArrayList;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/commands/ExpressionContext;)V+199
j  org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+78
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+603
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run()V+21
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+19
j  org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+227
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+603
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1853 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x027ecf28 [0x027ecf00+0x28]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run()V+238
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57
j  org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
j  org.eclipse.ui.internal.Workbench$5.run()V+436
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;+105
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;+85
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+82
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+105
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132
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;+100
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;+56
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+265
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+160
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 )
  0x2a9cac00 JavaThread "Worker-1" [_thread_blocked, id=7400, stack(0x2d670000,0x2d770000)]
  0x2a9c9800 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=7608, stack(0x2ce40000,0x2cf40000)]
  0x2a9c9000 JavaThread "Worker-0" [_thread_blocked, id=8176, stack(0x2cc40000,0x2cd40000)]
  0x2a9c8c00 JavaThread "Worker-JM" [_thread_blocked, id=7576, stack(0x2c250000,0x2c350000)]
  0x2aa76800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=4392, stack(0x2b430000,0x2b530000)]
  0x29ef9c00 JavaThread "Resolver thread - Equinox Container: 2662247f-81be-4008-ba28-5d552db966ae" daemon [_thread_blocked, id=3532, stack(0x2b1b0000,0x2b2b0000)]
  0x2a16fc00 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=6732, stack(0x2b070000,0x2b170000)]
  0x29e45400 JavaThread "Refresh Thread: Equinox Container: 2662247f-81be-4008-ba28-5d552db966ae" daemon [_thread_blocked, id=7600, stack(0x2a630000,0x2a730000)]
  0x29e44c00 JavaThread "Start Level: Equinox Container: 2662247f-81be-4008-ba28-5d552db966ae" daemon [_thread_blocked, id=7548, stack(0x2a4f0000,0x2a5f0000)]
  0x29e44800 JavaThread "Framework Event Dispatcher: org.eclipse.osgi.internal.framework.EquinoxEventPublisher@69b199" daemon [_thread_blocked, id=7552, stack(0x2a3b0000,0x2a4b0000)]
  0x29e30800 JavaThread "Active Thread: Equinox Container: 2662247f-81be-4008-ba28-5d552db966ae" [_thread_blocked, id=6640, stack(0x2a270000,0x2a370000)]
  0x29e16800 JavaThread "Resolver thread - Equinox Container: 2662247f-81be-4008-ba28-5d552db966ae" daemon [_thread_blocked, id=7992, stack(0x2a170000,0x2a270000)]
  0x29e19400 JavaThread "Resolver thread - Equinox Container: 2662247f-81be-4008-ba28-5d552db966ae" daemon [_thread_blocked, id=7676, stack(0x293a0000,0x294a0000)]
  0x24bafc00 JavaThread "Service Thread" daemon [_thread_blocked, id=7876, stack(0x254a0000,0x255a0000)]
  0x24b7ac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7568, stack(0x25360000,0x25460000)]
  0x24b76c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=8084, stack(0x25220000,0x25320000)]
  0x24b76000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8064, stack(0x250e0000,0x251e0000)]
  0x24b56000 JavaThread "Finalizer" daemon [_thread_blocked, id=8040, stack(0x24f50000,0x25050000)]
  0x24b2fc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=8036, stack(0x24e10000,0x24f10000)]
=>0x0237c400 JavaThread "main" [_thread_in_native, id=7960, stack(0x00090000,0x00190000)]

Other Threads:
  0x24b2a000 VMThread [stack: 0x24d10000,0x24e10000] [id=8028]
  0x24b81400 WatcherThread [stack: 0x255e0000,0x256e0000] [id=7632]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 39424K, used 25125K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K,  59% used [0x04600000, 0x05a49570, 0x06840000)
  from space 4352K, 100% used [0x06c80000, 0x070c0000, 0x070c0000)
  to   space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
 tenured generation   total 87424K, used 41616K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  47% used [0x0f0a0000, 0x11944380, 0x11944400, 0x14600000)
 Metaspace       used 31106K, capacity 32802K, committed 32896K, reserved 33152K

Card table byte_map: [0x04480000,0x04590000] byte_map_base: 0x0445d000

Polling page: 0x005e0000

CodeCache: size=32768Kb used=4960Kb max_used=4961Kb free=27807Kb
 bounds [0x02480000, 0x02960000, 0x04480000]
 total_blobs=2806 nmethods=2577 adapters=158
 compilation: enabled

Compilation events (10 events):
Event: 4.492 Thread 0x24b7ac00 2636             org.eclipse.e4.ui.css.swt.dom.ControlElement::getParentNode (24 bytes)
Event: 4.492 Thread 0x24b7ac00 nmethod 2636 0x02957c48 code [0x02957d60, 0x02957e68]
Event: 4.492 Thread 0x24b7ac00 2637             org.eclipse.e4.ui.css.core.impl.engine.RegistryCSSPropertyHandlerProvider::getCSSPropertyHandlers (92 bytes)
Event: 4.493 Thread 0x24b7ac00 nmethod 2637 0x02957f88 code [0x02958110, 0x029584c4]
Event: 4.494 Thread 0x24b7ac00 2638             org.eclipse.e4.ui.css.core.impl.dom.CSSStyleDeclarationImpl::findCSSProperty (44 bytes)
Event: 4.494 Thread 0x24b7ac00 nmethod 2638 0x029588c8 code [0x02958a10, 0x02958bc0]
Event: 4.499 Thread 0x24b7ac00 2639             org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl::equals (36 bytes)
Event: 4.499 Thread 0x24b7ac00 nmethod 2639 0x02958d88 code [0x02958e90, 0x02958fb0]
Event: 4.541 Thread 0x24b7ac00 2641             org.eclipse.swt.internal.LONG::equals (36 bytes)
Event: 4.541 Thread 0x24b7ac00 nmethod 2641 0x02959448 code [0x02959550, 0x02959670]

GC Heap History (10 events):
Event: 1.843 GC heap before
{Heap before GC invocations=5 (full 0):
 def new generation   total 39296K, used 12550K [0x04600000, 0x070a0000, 0x0f0a0000)
  eden space 34944K,  23% used [0x04600000, 0x04e01818, 0x06820000)
  from space 4352K, 100% used [0x06c60000, 0x070a0000, 0x070a0000)
  to   space 4352K,   0% used [0x06820000, 0x06820000, 0x06c60000)
 tenured generation   total 87424K, used 22432K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  25% used [0x0f0a0000, 0x10688100, 0x10688200, 0x14600000)
 Metaspace       used 11589K, capacity 12287K, committed 12288K, reserved 12672K
Event: 1.880 GC heap after
Heap after GC invocations=6 (full 1):
 def new generation   total 39424K, used 0K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K,   0% used [0x04600000, 0x04600000, 0x06840000)
  from space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
  to   space 4352K,   0% used [0x06c80000, 0x06c80000, 0x070c0000)
 tenured generation   total 87424K, used 23951K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  27% used [0x0f0a0000, 0x10803cc8, 0x10803e00, 0x14600000)
 Metaspace       used 11589K, capacity 12287K, committed 12288K, reserved 12672K
}
Event: 2.590 GC heap before
{Heap before GC invocations=6 (full 1):
 def new generation   total 39424K, used 35072K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K, 100% used [0x04600000, 0x06840000, 0x06840000)
  from space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
  to   space 4352K,   0% used [0x06c80000, 0x06c80000, 0x070c0000)
 tenured generation   total 87424K, used 23951K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  27% used [0x0f0a0000, 0x10803cc8, 0x10803e00, 0x14600000)
 Metaspace       used 17366K, capacity 18368K, committed 18432K, reserved 18816K
Event: 2.603 GC heap after
Heap after GC invocations=7 (full 1):
 def new generation   total 39424K, used 4352K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K,   0% used [0x04600000, 0x04600000, 0x06840000)
  from space 4352K, 100% used [0x06c80000, 0x070c0000, 0x070c0000)
  to   space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
 tenured generation   total 87424K, used 29419K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  33% used [0x0f0a0000, 0x10d5ac60, 0x10d5ae00, 0x14600000)
 Metaspace       used 17366K, capacity 18368K, committed 18432K, reserved 18816K
}
Event: 2.818 GC heap before
{Heap before GC invocations=7 (full 1):
 def new generation   total 39424K, used 23161K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K,  53% used [0x04600000, 0x0585e5b8, 0x06840000)
  from space 4352K, 100% used [0x06c80000, 0x070c0000, 0x070c0000)
  to   space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
 tenured generation   total 87424K, used 29419K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  33% used [0x0f0a0000, 0x10d5ac60, 0x10d5ae00, 0x14600000)
 Metaspace       used 19261K, capacity 20461K, committed 20480K, reserved 20864K
Event: 2.871 GC heap after
Heap after GC invocations=8 (full 2):
 def new generation   total 39424K, used 0K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K,   0% used [0x04600000, 0x04600000, 0x06840000)
  from space 4352K,   0% used [0x06c80000, 0x06c80000, 0x070c0000)
  to   space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
 tenured generation   total 87424K, used 26699K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  30% used [0x0f0a0000, 0x10ab2e48, 0x10ab3000, 0x14600000)
 Metaspace       used 19261K, capacity 20461K, committed 20480K, reserved 20864K
}
Event: 3.520 GC heap before
{Heap before GC invocations=8 (full 2):
 def new generation   total 39424K, used 35072K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K, 100% used [0x04600000, 0x06840000, 0x06840000)
  from space 4352K,   0% used [0x06c80000, 0x06c80000, 0x070c0000)
  to   space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
 tenured generation   total 87424K, used 26699K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  30% used [0x0f0a0000, 0x10ab2e48, 0x10ab3000, 0x14600000)
 Metaspace       used 24120K, capacity 25478K, committed 25600K, reserved 25984K
Event: 3.534 GC heap after
Heap after GC invocations=9 (full 2):
 def new generation   total 39424K, used 4352K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K,   0% used [0x04600000, 0x04600000, 0x06840000)
  from space 4352K, 100% used [0x06840000, 0x06c80000, 0x06c80000)
  to   space 4352K,   0% used [0x06c80000, 0x06c80000, 0x070c0000)
 tenured generation   total 87424K, used 33142K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  37% used [0x0f0a0000, 0x110fdac8, 0x110fdc00, 0x14600000)
 Metaspace       used 24120K, capacity 25478K, committed 25600K, reserved 25984K
}
Event: 4.236 GC heap before
{Heap before GC invocations=9 (full 2):
 def new generation   total 39424K, used 39424K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K, 100% used [0x04600000, 0x06840000, 0x06840000)
  from space 4352K, 100% used [0x06840000, 0x06c80000, 0x06c80000)
  to   space 4352K,   0% used [0x06c80000, 0x06c80000, 0x070c0000)
 tenured generation   total 87424K, used 33142K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  37% used [0x0f0a0000, 0x110fdac8, 0x110fdc00, 0x14600000)
 Metaspace       used 28531K, capacity 30165K, committed 30208K, reserved 31104K
Event: 4.255 GC heap after
Heap after GC invocations=10 (full 2):
 def new generation   total 39424K, used 4352K [0x04600000, 0x070c0000, 0x0f0a0000)
  eden space 35072K,   0% used [0x04600000, 0x04600000, 0x06840000)
  from space 4352K, 100% used [0x06c80000, 0x070c0000, 0x070c0000)
  to   space 4352K,   0% used [0x06840000, 0x06840000, 0x06c80000)
 tenured generation   total 87424K, used 41616K [0x0f0a0000, 0x14600000, 0x24600000)
   the space 87424K,  47% used [0x0f0a0000, 0x11944380, 0x11944400, 0x14600000)
 Metaspace       used 28531K, capacity 30165K, committed 30208K, reserved 31104K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 3.181 Thread 0x0237c400 Exception <a 'java/io/FileNotFoundException'> (0x05787908) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 3.181 Thread 0x0237c400 Exception <a 'java/io/FileNotFoundException'> (0x057891c8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 3.181 Thread 0x0237c400 Exception <a 'java/io/FileNotFoundException'> (0x0578a9f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 3.332 Thread 0x0237c400 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x05daba38) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 3.332 Thread 0x0237c400 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x05dacb80) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 3.754 Thread 0x0237c400 Implicit null exception at 0x028d22c4 to 0x028d2382
Event: 3.773 Thread 0x0237c400 Exception <a 'java/io/FileNotFoundException'> (0x0512f6f8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 3.996 Thread 0x0237c400 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x05cb76d0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 4.230 Thread 0x0237c400 Exception <a 'java/io/FileNotFoundException'> (0x067b8600) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 4.400 Thread 0x0237c400 Exception <a 'java/io/FileNotFoundException'> (0x053ff7d0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 4.507 loading class java/util/Observer done
Event: 4.507 Executing VM operation: RevokeBias
Event: 4.508 Executing VM operation: RevokeBias done
Event: 4.508 loading class java/util/Observable
Event: 4.508 loading class java/util/Observable done
Event: 4.511 Executing VM operation: Deoptimize
Event: 4.511 Executing VM operation: Deoptimize done
Event: 4.513 loading class org/eclipse/swt/browser/BrowserInitializer
Event: 4.513 loading class org/eclipse/swt/browser/BrowserInitializer done
Event: 4.541 Thread 0x24b7ac00 flushing nmethod 0x02640308


Dynamic libraries:
0x00400000 - 0x0044e000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\mcuxpressoide.exe
0x77090000 - 0x77210000     C:\Windows\SysWOW64\ntdll.dll
0x762f0000 - 0x76400000     C:\Windows\syswow64\kernel32.dll
0x75c50000 - 0x75c97000     C:\Windows\syswow64\KERNELBASE.dll
0x74790000 - 0x74890000     C:\Windows\syswow64\USER32.dll
0x75bc0000 - 0x75c50000     C:\Windows\syswow64\GDI32.dll
0x76400000 - 0x7640a000     C:\Windows\syswow64\LPK.dll
0x76190000 - 0x7622d000     C:\Windows\syswow64\USP10.dll
0x76240000 - 0x762ec000     C:\Windows\syswow64\msvcrt.dll
0x75b10000 - 0x75bb1000     C:\Windows\syswow64\ADVAPI32.dll
0x76980000 - 0x76999000     C:\Windows\SysWOW64\sechost.dll
0x75a20000 - 0x75b10000     C:\Windows\syswow64\RPCRT4.dll
0x74600000 - 0x74660000     C:\Windows\syswow64\SspiCli.dll
0x745f0000 - 0x745fc000     C:\Windows\syswow64\CRYPTBASE.dll
0x6d220000 - 0x6d3be000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.23403_none_2b180b30457f196c\COMCTL32.dll
0x76af0000 - 0x76b47000     C:\Windows\syswow64\SHLWAPI.dll
0x74a90000 - 0x74af0000     C:\Windows\system32\IMM32.DLL
0x760c0000 - 0x7618d000     C:\Windows\syswow64\MSCTF.dll
0x72000000 - 0x7200d000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.401.v20161122-1740\eclipse_1617.dll
0x74160000 - 0x74169000     C:\Windows\system32\VERSION.dll
0x56540000 - 0x5690d000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\client\jvm.dll
0x65030000 - 0x65037000     C:\Windows\system32\WSOCK32.dll
0x75d30000 - 0x75d65000     C:\Windows\syswow64\WS2_32.dll
0x76230000 - 0x76236000     C:\Windows\syswow64\NSI.dll
0x76770000 - 0x767a2000     C:\Windows\syswow64\WINMM.dll
0x74750000 - 0x74755000     C:\Windows\syswow64\PSAPI.DLL
0x6d650000 - 0x6d70f000     C:\Windows\system32\MSVCR100.dll
0x63ec0000 - 0x63ecc000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\verify.dll
0x60ce0000 - 0x60d01000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\java.dll
0x62580000 - 0x62593000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\zip.dll
0x74c60000 - 0x758ac000     C:\Windows\syswow64\SHELL32.dll
0x74b00000 - 0x74c5d000     C:\Windows\syswow64\ole32.dll
0x73d00000 - 0x73d0b000     C:\Windows\system32\profapi.dll
0x74130000 - 0x74147000     C:\Windows\system32\CRYPTSP.dll
0x740f0000 - 0x7412b000     C:\Windows\system32\rsaenh.dll
0x6f370000 - 0x6f389000     C:\Windows\system32\USERENV.dll
0x60d30000 - 0x60d46000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\net.dll
0x74170000 - 0x741ac000     C:\Windows\system32\mswsock.dll
0x6f1f0000 - 0x6f1f6000     C:\Windows\System32\wship6.dll
0x6f180000 - 0x6f19c000     C:\Windows\system32\IPHLPAPI.DLL
0x6f170000 - 0x6f177000     C:\Windows\system32\WINNSI.DLL
0x6e7b0000 - 0x6e7c2000     C:\Windows\system32\dhcpcsvc.DLL
0x6e7a0000 - 0x6e7ad000     C:\Windows\system32\dhcpcsvc6.DLL
0x63480000 - 0x6348f000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\nio.dll
0x6cce0000 - 0x6cd60000     C:\Windows\system32\uxtheme.dll
0x63b80000 - 0x63bcc000     C:\Windows\system32\apphelp.dll
0x25a00000 - 0x25f18000     C:\Windows\system32\SOGOUPY.IME
0x6d210000 - 0x6d215000     C:\Windows\system32\MSIMG32.dll
0x6d1d0000 - 0x6d20c000     C:\Windows\system32\OLEACC.dll
0x723b0000 - 0x723d1000     C:\Windows\system32\ntmarta.dll
0x759d0000 - 0x75a15000     C:\Windows\syswow64\WLDAP32.dll
0x76550000 - 0x765d3000     C:\Windows\syswow64\CLBCatQ.DLL
0x75930000 - 0x759c1000     C:\Windows\syswow64\OLEAUT32.dll
0x273d0000 - 0x274ad000     C:\Program Files (x86)\SogouInput\8.2.0.8853\Resource.dll
0x76740000 - 0x76753000     C:\Windows\syswow64\dwmapi.dll
0x637c0000 - 0x63955000     C:\Program Files (x86)\SogouInput\Components\PicFace\1.0.0.1562\PicFace.dll
0x63a60000 - 0x63a75000     C:\Program Files (x86)\SogouInput\Components\VoiceInput\1.0.0.139\VoiceInput.dll
0x6d4d0000 - 0x6d601000     C:\Windows\system32\WindowsCodecs.dll
0x2c450000 - 0x2c4be000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\configuration\org.eclipse.osgi\256\0\.cp\swt-win32-4628.dll
0x758b0000 - 0x7592b000     C:\Windows\syswow64\comdlg32.dll
0x64080000 - 0x640d1000     C:\Windows\system32\WINSPOOL.DRV
0x767c0000 - 0x7697d000     C:\Windows\syswow64\WININET.dll
0x76730000 - 0x76734000     C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x77060000 - 0x77064000     C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x769b0000 - 0x769b4000     C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x76760000 - 0x76763000     C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x75d20000 - 0x75d23000     C:\Windows\syswow64\normaliz.DLL
0x75da0000 - 0x75fb2000     C:\Windows\syswow64\iertutil.dll
0x769a0000 - 0x769a5000     C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x769c0000 - 0x76ae1000     C:\Windows\syswow64\CRYPT32.dll
0x767b0000 - 0x767bc000     C:\Windows\syswow64\MSASN1.dll
0x63bd0000 - 0x63cc5000     C:\Windows\system32\propsys.dll
0x2c4e0000 - 0x2c4fd000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\configuration\org.eclipse.osgi\256\0\.cp\swt-gdip-win32-4628.dll
0x6de80000 - 0x6e011000     C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.23721_none_5c052bcda00f9399\gdiplus.dll
0x2d240000 - 0x2d467000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\bin\dna.dll
0x629e0000 - 0x629ef000     C:\nxp\MCUXpressoIDE_10.0.0_344\ide\configuration\org.eclipse.osgi\131\0\.cp\jWinHttp-1.0.0.dll
0x63ad0000 - 0x63b28000     C:\Windows\system32\WINHTTP.dll
0x63a80000 - 0x63ad0000     C:\Windows\system32\webio.dll
0x63b70000 - 0x63b78000     C:\Windows\system32\credssp.dll
0x74760000 - 0x74787000     C:\Windows\syswow64\CFGMGR32.dll
0x60750000 - 0x6077e000     C:\Windows\system32\mlang.dll
0x62dc0000 - 0x62f30000     C:\Windows\system32\explorerframe.dll
0x652a0000 - 0x652cf000     C:\Windows\system32\DUser.dll
0x62d00000 - 0x62db2000     C:\Windows\system32\DUI70.dll
0x740e0000 - 0x740ee000     C:\Windows\system32\RpcRtRemote.dll
0x55aa0000 - 0x5653a000     C:\Windows\SysWOW64\ieframe.dll
0x623d0000 - 0x623d4000     C:\Windows\SysWOW64\api-ms-win-downlevel-shell32-l1-1-0.dll
0x63eb0000 - 0x63eb4000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x76600000 - 0x76722000     C:\Windows\syswow64\urlmon.dll
0x760b0000 - 0x760b4000     C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x6e6a0000 - 0x6e6ff000     C:\Windows\system32\SXS.DLL
0x54a60000 - 0x55a9b000     C:\Windows\SysWOW64\mshtml.dll
0x6ce90000 - 0x6ce98000     C:\Windows\system32\Secur32.dll
0x5dbc0000 - 0x5dfd4000     C:\Windows\SysWOW64\jscript9.dll
0x6cea0000 - 0x6cea4000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x64410000 - 0x644fb000     C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.8 -Xms128m -Xmx512m -XX:MaxPermSize=256M
java_command: <unknown>
java_class_path (initial): C:\nxp\MCUXpressoIDE_10.0.0_344\ide\\plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\java8u161
PATH=C:/nxp/MCUXpressoIDE_10.0.0_344/ide/jre/bin/client;C:/nxp/MCUXpressoIDE_10.0.0_344/ide/jre/bin;C:/nxp/MCUXpressoIDE_10.0.0_344/ide/jre/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;D:\安装软件\SVN\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Common Files\Sony Shared\FeliCaLibrary;C:\Program Files\Common Files\Sony Shared\FeliCaLibrary;C:\Program Files (x86)\Common Files\Sony Shared\FeliCaNFCLibrary;C:\Program Files\Common Files\Sony Shared\FeliCaNFCLibrary;C:\nxp\MCUXpressoIDE_10.0.0_344\ide;
USERNAME=SMC4130U20
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel



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

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23796)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 78 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 8266336k(4321920k free), swap 16530812k(12072308k free)

vm_info: Java HotSpot(TM) Client VM (25.111-b14) for windows-x86 JRE (1.8.0_111-b14), built on Sep 22 2016 18:54:33 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Aug 15 13:50:00 2018
elapsed time: 4 seconds (0d 0h 0m 4s)

0 Kudos
4 Replies

660 Views
lpcxpresso_supp
NXP Employee
NXP Employee

So as already stated, we've never heard of this situation before. And over the years we have had many 10s of thousand of users install and use our IDE on Win7. And we use it here ourselves on Win7 every day.

Looking again at the log, the crash appears to be related to the Microsoft DLL - mshtml.dll. I would suggest that you make sure that you have installed all available Windows updates, included Internet Explorer updates. Then reboot and try again.

If that doesn't work, I would suggest doing an internet search for something similar to "mshtml.dll crash".

Regards,

MCUXpresso IDE Support

0 Kudos

660 Views
funa
Contributor I

I have already trred mshtml.dll. I downloaded  a new one ,and again failed. I really don't konw how to get it work. I am confused.

0 Kudos

660 Views
funa
Contributor I

Thanks for your reply.

I have already try that. I tried v10.2.1 and v10.2.0 and v10.0.0. All failed. I wanna konw that which java environment is OK. Can tell me?

Our product chose LPC11C24. So, later we must use MCUXpresso IDE. And I must report the possibility of using this IDE to the head company.

0 Kudos

660 Views
lpcxpresso_supp
NXP Employee
NXP Employee

That is certainly not a problem I can recall seeing before - and it appears to be an issue with the underlying Java environment that is running on your PC rather than with the IDE as such.

First of all, I would recommend that you uninstall  MCUXpresso IDE v10.0.0 and then install the current v10.2.1. Then try rebooting your PC and then running the v10.2.1 IDE and see if you still see the problem.

Regards,

MCUXpresso IDE Support

0 Kudos