- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downloaded and installed WICED-Studio-4.1.0.43-IDE-Installer.
But I cannot execute WICED-Studio
I got error message below.
Please let me know how to solve.
=== ERROR MESSAGE ====
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x779e186c, pid=15280, tid=3584
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-b132)
# Java VM: Java HotSpot(TM) Client VM (25.0-b70 mixed mode windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x6186c]
#
# 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.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0231c800): JavaThread "main" [_thread_in_vm, id=3584, stack(0x00090000,0x00190000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000018
Registers:
EAX=0x00000000, EBX=0x0000036e, ECX=0x80000000, EDX=0x09f7fc38
ESP=0x0018cb14, EBP=0x0018cb40, ESI=0x00000000, EDI=0x066f10c0
EIP=0x779e186c, EFLAGS=0x00210a02
Top of Stack: (sp=0x0018cb14)
0x0018cb14: 02310000 09f7fc38 00000000 75456b48
0x0018cb24: 00000002 80000000 09f7fc38 00000000
0x0018cb34: 00000000 00000000 066f10c0 0018cb5c
0x0018cb44: 779d1e25 00000000 09f7fc40 09f7fc40
0x0018cb54: 0018cb80 0018cb80 0018cb70 7461016a
0x0018cb64: 02310000 00000000 09f7fc40 0018cb90
0x0018cb74: 5f5a94be 09f7fc40 0231c800 d6ff69e5
0x0018cb84: 0231c800 00000000 00000000 0018cbac
Instructions: (pc=0x779e186c)
0x779e184c: 10 f0 0f b1 0a 8b 55 ec 3b c6 0f 85 7a 4f fb ff
0x779e185c: 8b 42 04 c1 e8 08 0f b7 d8 8b 45 f4 c6 42 07 80
0x779e186c: 8b 40 18 0f b3 18 33 c0 66 39 47 0c 0f 85 f2 86
0x779e187c: fa ff 8b 4d f8 8b 17 0f b7 c6 41 03 c1 c1 e3 10
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x0000036e is an unknown value
ECX=0x80000000 is an unknown value
EDX=0x09f7fc38 is an unknown value
ESP=0x0018cb14 is pointing into the stack for thread: 0x0231c800
EBP=0x0018cb40 is pointing into the stack for thread: 0x0231c800
ESI=0x00000000 is an unknown value
EDI=0x066f10c0 is an unknown value
Stack: [0x00090000,0x00190000], sp=0x0018cb14, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x6186c]
C [ntdll.dll+0x51e25]
C [MSVCR100.dll+0x1016a]
V [jvm.dll+0x1494be]
V [jvm.dll+0xd761c]
C [swt-win32-4430.dll+0xd4ce]
j org.eclipse.swt.internal.win32.OS.RegOpenKeyExW(I[CII[I)I+0
j org.eclipse.swt.internal.win32.OS.RegOpenKeyEx(ILorg/eclipse/swt/internal/win32/TCHAR;II[I)I+27
j org.eclipse.swt.program.Program.getKeyValue(Ljava/lang/String;Z)Ljava/lang/String;+22
j org.eclipse.swt.program.Program.getProgram(Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+41
j org.eclipse.swt.program.Program.getPrograms()[Lorg/eclipse/swt/program/Program;+67
j org.eclipse.ui.internal.registry.EditorDescriptor.findProgram(Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+0
j org.eclipse.ui.internal.registry.EditorDescriptor.loadValues(Lorg/eclipse/ui/IMemento;)Z+250
j org.eclipse.ui.internal.registry.EditorRegistry.readEditors(Ljava/util/Map;)Z+147
j org.eclipse.ui.internal.registry.EditorRegistry.loadAssociations()Z+10
j org.eclipse.ui.internal.registry.EditorRegistry.initializeFromStorage()V+88
j org.eclipse.ui.internal.registry.EditorRegistry.<init>()V+48
j org.eclipse.ui.internal.WorkbenchPlugin$17.compute(Lorg/eclipse/e4/core/contexts/IEclipseContext;Ljava/lang/String;)Ljava/lang/Object;+18
J 2538 C1 org.eclipse.e4.core.internal.contexts.ValueComputation.get()Ljava/lang/Object; (120 bytes) @ 0x0273a8e0 [0x0273a690+0x250]
J 2316 C1 org.eclipse.e4.core.internal.contexts.EclipseContext.internalGet(Lorg/eclipse/e4/core/internal/contexts/EclipseContext;Ljava/lang/String;Z)Ljava/lang/Object; (185 bytes) @ 0x029d4e68 [0x029d4c80+0x1e8]
J 2471 C1 org.eclipse.e4.core.internal.contexts.EclipseContext.get(Ljava/lang/String;)Ljava/lang/Object; (13 bytes) @ 0x0282c8e0 [0x0282c4d0+0x410]
j org.eclipse.ui.internal.WorkbenchPlugin.getEditorRegistry()Lorg/eclipse/ui/IEditorRegistry;+10
j org.eclipse.ui.internal.Workbench.getEditorRegistry()Lorg/eclipse/ui/IEditorRegistry;+3
j org.eclipse.ui.internal.WorkbenchPage.createEditorReferenceForPart(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/ui/internal/EditorReference;+7
j org.eclipse.ui.internal.WorkbenchPage.setup(Lorg/eclipse/e4/ui/model/application/MApplication;Lorg/eclipse/e4/ui/workbench/modeling/EModelService;Lorg/eclipse/e4/core/services/events/IEventBroker;Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Lorg/eclipse/e4/ui/workbench/modeling/EPartService;)V+92
v ~StubRoutines::call_stub
V [jvm.dll+0x142285]
V [jvm.dll+0x2070be]
V [jvm.dll+0x14231e]
V [jvm.dll+0x14e73a]
V [jvm.dll+0x14e993]
V [jvm.dll+0xf2b03]
C [java.dll+0x3a6e]
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 697 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x026df980 [0x026df950+0x30]
J 700 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x026e01bc [0x026e0100+0xbc]
j org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+96
j 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+184
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+174
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.WorkbenchWindow.setup()V+476
v ~StubRoutines::call_stub
V [jvm.dll+0x142285]
V [jvm.dll+0x2070be]
V [jvm.dll+0x14231e]
V [jvm.dll+0x14e73a]
V [jvm.dll+0x14e993]
V [jvm.dll+0xf2b03]
C [java.dll+0x3a6e]
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 697 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x026df980 [0x026df950+0x30]
J 700 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x026e01bc [0x026e0100+0xbc]
j org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+96
j 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+184
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+174
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;+142
j org.eclipse.ui.internal.Workbench.openWorkbenchWindow(Lorg/eclipse/core/runtime/IAdaptable;Lorg/eclipse/ui/IPerspectiveDescriptor;Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Z)Lorg/eclipse/ui/internal/WorkbenchWindow;+6
j org.eclipse.ui.internal.Workbench.getWorkbenchPage(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)Lorg/eclipse/ui/internal/WorkbenchPage;+73
j org.eclipse.ui.internal.Workbench.setReference(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+164
j org.eclipse.ui.internal.Workbench.access$27(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+3
j org.eclipse.ui.internal.Workbench$35.handleEvent(Lorg/osgi/service/event/Event;)V+39
j org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V+11
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.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V+33
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 523 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x026abfe8 [0x026abf20+0xc8]
J 1372 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x02857884 [0x02857640+0x244]
j org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V+215
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+42
j org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V+54
J 2405 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x02677578 [0x026774f0+0x88]
j org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl.setContext(Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+34
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;+425
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$6.run()V+21
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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;+564
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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.postProcess(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+41
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;+606
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$2(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$7.run()V+13
...<more frames>...
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.win32.OS.RegOpenKeyExW(I[CII[I)I+0
j org.eclipse.swt.internal.win32.OS.RegOpenKeyEx(ILorg/eclipse/swt/internal/win32/TCHAR;II[I)I+27
j org.eclipse.swt.program.Program.getKeyValue(Ljava/lang/String;Z)Ljava/lang/String;+22
j org.eclipse.swt.program.Program.getProgram(Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+41
j org.eclipse.swt.program.Program.getPrograms()[Lorg/eclipse/swt/program/Program;+67
j org.eclipse.ui.internal.registry.EditorDescriptor.findProgram(Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+0
j org.eclipse.ui.internal.registry.EditorDescriptor.loadValues(Lorg/eclipse/ui/IMemento;)Z+250
j org.eclipse.ui.internal.registry.EditorRegistry.readEditors(Ljava/util/Map;)Z+147
j org.eclipse.ui.internal.registry.EditorRegistry.loadAssociations()Z+10
j org.eclipse.ui.internal.registry.EditorRegistry.initializeFromStorage()V+88
j org.eclipse.ui.internal.registry.EditorRegistry.<init>()V+48
j org.eclipse.ui.internal.WorkbenchPlugin$17.compute(Lorg/eclipse/e4/core/contexts/IEclipseContext;Ljava/lang/String;)Ljava/lang/Object;+18
J 2538 C1 org.eclipse.e4.core.internal.contexts.ValueComputation.get()Ljava/lang/Object; (120 bytes) @ 0x0273a8e0 [0x0273a690+0x250]
J 2316 C1 org.eclipse.e4.core.internal.contexts.EclipseContext.internalGet(Lorg/eclipse/e4/core/internal/contexts/EclipseContext;Ljava/lang/String;Z)Ljava/lang/Object; (185 bytes) @ 0x029d4e68 [0x029d4c80+0x1e8]
J 2471 C1 org.eclipse.e4.core.internal.contexts.EclipseContext.get(Ljava/lang/String;)Ljava/lang/Object; (13 bytes) @ 0x0282c8e0 [0x0282c4d0+0x410]
j org.eclipse.ui.internal.WorkbenchPlugin.getEditorRegistry()Lorg/eclipse/ui/IEditorRegistry;+10
j org.eclipse.ui.internal.Workbench.getEditorRegistry()Lorg/eclipse/ui/IEditorRegistry;+3
j org.eclipse.ui.internal.WorkbenchPage.createEditorReferenceForPart(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/ui/internal/EditorReference;+7
j org.eclipse.ui.internal.WorkbenchPage.setup(Lorg/eclipse/e4/ui/model/application/MApplication;Lorg/eclipse/e4/ui/workbench/modeling/EModelService;Lorg/eclipse/e4/core/services/events/IEventBroker;Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Lorg/eclipse/e4/ui/workbench/modeling/EPartService;)V+92
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 697 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x026df980 [0x026df950+0x30]
J 700 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x026e01bc [0x026e0100+0xbc]
j org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+96
j 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+184
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+174
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.WorkbenchWindow.setup()V+476
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 697 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x026df980 [0x026df950+0x30]
J 700 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x026e01bc [0x026e0100+0xbc]
j org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object;+96
j 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+184
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+174
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;+142
j org.eclipse.ui.internal.Workbench.openWorkbenchWindow(Lorg/eclipse/core/runtime/IAdaptable;Lorg/eclipse/ui/IPerspectiveDescriptor;Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Z)Lorg/eclipse/ui/internal/WorkbenchWindow;+6
j org.eclipse.ui.internal.Workbench.getWorkbenchPage(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)Lorg/eclipse/ui/internal/WorkbenchPage;+73
j org.eclipse.ui.internal.Workbench.setReference(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+164
j org.eclipse.ui.internal.Workbench.access$27(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+3
j org.eclipse.ui.internal.Workbench$35.handleEvent(Lorg/osgi/service/event/Event;)V+39
j org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V+11
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.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V+33
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 523 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x026abfe8 [0x026abf20+0xc8]
J 1372 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x02857884 [0x02857640+0x244]
j org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V+215
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+42
j org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V+54
J 2405 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x02677578 [0x026774f0+0x88]
j org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl.setContext(Lorg/eclipse/e4/core/contexts/IEclipseContext;)V+34
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;+425
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$6.run()V+21
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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;+564
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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.postProcess(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+41
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;+606
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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+70
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;+600
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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+70
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;+600
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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.postProcess(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+41
j org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.postProcess(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)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;+606
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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+70
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;+600
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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+70
j org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(Lorg/eclipse/e4/ui/model/application/ui/MElementContainer;)V+15
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;+600
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$2(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$7.run()V+13
J 2297 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x029cd068 [0x029cd040+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$9.run()V+289
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+310
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;+111
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;+109
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+211
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 )
0x06524800 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=16308, stack(0x07820000,0x07920000)]
0x06523000 JavaThread "Worker-1" [_thread_blocked, id=14832, stack(0x07720000,0x07820000)]
0x06524c00 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=11520, stack(0x074e0000,0x075e0000)]
0x05c51800 JavaThread "Worker-0" [_thread_blocked, id=1368, stack(0x073a0000,0x074a0000)]
0x06359400 JavaThread "Worker-JM" [_thread_blocked, id=10584, stack(0x07160000,0x07260000)]
0x05b8c400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=12064, stack(0x06ea0000,0x06fa0000)]
0x05cd9400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=8216, stack(0x06b20000,0x06c20000)]
0x059c4c00 JavaThread "Refresh Thread: Equinox Container: 901de1dc-5fe2-0016-1506-a2883c518f02" daemon [_thread_blocked, id=14668, stack(0x061e0000,0x062e0000)]
0x0598e800 JavaThread "Start Level: Equinox Container: 901de1dc-5fe2-0016-1506-a2883c518f02" daemon [_thread_blocked, id=14688, stack(0x060a0000,0x061a0000)]
0x05970000 JavaThread "Framework Event Dispatcher: Equinox Container: 901de1dc-5fe2-0016-1506-a2883c518f02" daemon [_thread_blocked, id=4336, stack(0x05f60000,0x06060000)]
0x05962800 JavaThread "Active Thread: Equinox Container: 901de1dc-5fe2-0016-1506-a2883c518f02" [_thread_blocked, id=16040, stack(0x05e20000,0x05f20000)]
0x04cea800 JavaThread "Service Thread" daemon [_thread_blocked, id=16380, stack(0x055e0000,0x056e0000)]
0x04cb9c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=14380, stack(0x053a0000,0x054a0000)]
0x04cb8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=14500, stack(0x05260000,0x05360000)]
0x04c82c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14868, stack(0x05120000,0x05220000)]
0x04c64800 JavaThread "Finalizer" daemon [_thread_blocked, id=13884, stack(0x04fe0000,0x050e0000)]
0x0253e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5064, stack(0x04ea0000,0x04fa0000)]
=>0x0231c800 JavaThread "main" [_thread_in_vm, id=3584, stack(0x00090000,0x00190000)]
Other Threads:
0x0253a400 VMThread [stack: 0x04b60000,0x04c60000] [id=16332]
0x04cee800 WatcherThread [stack: 0x05720000,0x05820000] [id=15740]
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0231abc0] Threads_lock - owner thread: 0x0253a400
Heap:
def new generation total 21888K, used 9480K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 39% used [0x10200000, 0x1097bce0, 0x11500000)
from space 2432K, 74% used [0x11760000, 0x11926440, 0x119c0000)
to space 2432K, 0% used [0x11500000, 0x11500000, 0x11760000)
tenured generation total 48600K, used 42055K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 86% used [0x1aca0000, 0x1d5b1f50, 0x1d5b2000, 0x1dc16000)
Metaspace used 21541K, capacity 22972K, committed 23040K, reserved 23936K
Card table byte_map: [0x04540000,0x04650000] byte_map_base: 0x044bf000
Polling page: 0x004d0000
CodeCache: size=32768Kb used=5647Kb max_used=5647Kb free=27120Kb
bounds [0x02540000, 0x02ac8000, 0x04540000]
total_blobs=3124 nmethods=2895 adapters=159
compilation: enabled
Compilation events (10 events):
Event: 10.054 Thread 0x04cb9c00 2964 org.eclipse.e4.core.internal.contexts.ValueComputation::equals (129 bytes)
Event: 10.055 Thread 0x04cb9c00 nmethod 2964 0x02ac1bc8 code [0x02ac1cf0, 0x02ac1f28]
Event: 10.069 Thread 0x04cb9c00 2965 com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl::setChunkValue (80 bytes)
Event: 10.069 Thread 0x04cb9c00 nmethod 2965 0x02ac2088 code [0x02ac21c0, 0x02ac258c]
Event: 10.069 Thread 0x04cb9c00 2966 com.sun.org.apache.xerces.internal.dom.ParentNode::ownerDocument (5 bytes)
Event: 10.069 Thread 0x04cb9c00 nmethod 2966 0x02ac2a88 code [0x02ac2b80, 0x02ac2c00]
Event: 10.113 Thread 0x04cb9c00 2967 org.eclipse.core.internal.localstore.UnifiedTree::addChildToTree (18 bytes)
Event: 10.114 Thread 0x04cb9c00 nmethod 2967 0x02ac2c48 code [0x02ac2d50, 0x02ac2e0c]
Event: 10.154 Thread 0x04cb9c00 2968 org.eclipse.core.internal.dtree.DataTreeNode::copy (69 bytes)
Event: 10.154 Thread 0x04cb9c00 nmethod 2968 0x02ac2f08 code [0x02ac3030, 0x02ac32c4]
GC Heap History (10 events):
Event: 8.376 GC heap before
{Heap before GC invocations=82 (full 6):
def new generation total 21888K, used 19456K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 100% used [0x10200000, 0x11500000, 0x11500000)
from space 2432K, 0% used [0x11500000, 0x11500000, 0x11760000)
to space 2432K, 0% used [0x11760000, 0x11760000, 0x119c0000)
tenured generation total 48600K, used 29157K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 59% used [0x1aca0000, 0x1c9196b8, 0x1c919800, 0x1dc16000)
Metaspace used 17309K, capacity 18560K, committed 18560K, reserved 18816K
Event: 8.396 GC heap after
Heap after GC invocations=83 (full 6):
def new generation total 21888K, used 2432K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 0% used [0x10200000, 0x10200000, 0x11500000)
from space 2432K, 100% used [0x11760000, 0x119c0000, 0x119c0000)
to space 2432K, 0% used [0x11500000, 0x11500000, 0x11760000)
tenured generation total 48600K, used 32143K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 66% used [0x1aca0000, 0x1cc03db0, 0x1cc03e00, 0x1dc16000)
Metaspace used 17309K, capacity 18560K, committed 18560K, reserved 18816K
}
Event: 8.739 GC heap before
{Heap before GC invocations=83 (full 6):
def new generation total 21888K, used 21888K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 100% used [0x10200000, 0x11500000, 0x11500000)
from space 2432K, 100% used [0x11760000, 0x119c0000, 0x119c0000)
to space 2432K, 0% used [0x11500000, 0x11500000, 0x11760000)
tenured generation total 48600K, used 32143K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 66% used [0x1aca0000, 0x1cc03db0, 0x1cc03e00, 0x1dc16000)
Metaspace used 18006K, capacity 19218K, committed 19328K, reserved 19840K
Event: 8.756 GC heap after
Heap after GC invocations=84 (full 6):
def new generation total 21888K, used 2432K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 0% used [0x10200000, 0x10200000, 0x11500000)
from space 2432K, 100% used [0x11500000, 0x11760000, 0x11760000)
to space 2432K, 0% used [0x11760000, 0x11760000, 0x119c0000)
tenured generation total 48600K, used 34715K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 71% used [0x1aca0000, 0x1ce86d30, 0x1ce86e00, 0x1dc16000)
Metaspace used 18006K, capacity 19218K, committed 19328K, reserved 19840K
}
Event: 9.481 GC heap before
{Heap before GC invocations=84 (full 6):
def new generation total 21888K, used 21888K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 100% used [0x10200000, 0x11500000, 0x11500000)
from space 2432K, 100% used [0x11500000, 0x11760000, 0x11760000)
to space 2432K, 0% used [0x11760000, 0x11760000, 0x119c0000)
tenured generation total 48600K, used 34715K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 71% used [0x1aca0000, 0x1ce86d30, 0x1ce86e00, 0x1dc16000)
Metaspace used 19827K, capacity 21196K, committed 21248K, reserved 21888K
Event: 9.501 GC heap after
Heap after GC invocations=85 (full 6):
def new generation total 21888K, used 2432K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 0% used [0x10200000, 0x10200000, 0x11500000)
from space 2432K, 100% used [0x11760000, 0x119c0000, 0x119c0000)
to space 2432K, 0% used [0x11500000, 0x11500000, 0x11760000)
tenured generation total 48600K, used 39177K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 80% used [0x1aca0000, 0x1d2e2468, 0x1d2e2600, 0x1dc16000)
Metaspace used 19827K, capacity 21196K, committed 21248K, reserved 21888K
}
Event: 9.809 GC heap before
{Heap before GC invocations=85 (full 6):
def new generation total 21888K, used 21888K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 100% used [0x10200000, 0x11500000, 0x11500000)
from space 2432K, 100% used [0x11760000, 0x119c0000, 0x119c0000)
to space 2432K, 0% used [0x11500000, 0x11500000, 0x11760000)
tenured generation total 48600K, used 39177K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 80% used [0x1aca0000, 0x1d2e2468, 0x1d2e2600, 0x1dc16000)
Metaspace used 20628K, capacity 22007K, committed 22016K, reserved 22912K
Event: 9.821 GC heap after
Heap after GC invocations=86 (full 6):
def new generation total 21888K, used 1564K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 0% used [0x10200000, 0x10200000, 0x11500000)
from space 2432K, 64% used [0x11500000, 0x11687318, 0x11760000)
to space 2432K, 0% used [0x11760000, 0x11760000, 0x119c0000)
tenured generation total 48600K, used 41453K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 85% used [0x1aca0000, 0x1d51b790, 0x1d51b800, 0x1dc16000)
Metaspace used 20628K, capacity 22007K, committed 22016K, reserved 22912K
}
Event: 10.058 GC heap before
{Heap before GC invocations=86 (full 6):
def new generation total 21888K, used 21020K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 100% used [0x10200000, 0x11500000, 0x11500000)
from space 2432K, 64% used [0x11500000, 0x11687318, 0x11760000)
to space 2432K, 0% used [0x11760000, 0x11760000, 0x119c0000)
tenured generation total 48600K, used 41453K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 85% used [0x1aca0000, 0x1d51b790, 0x1d51b800, 0x1dc16000)
Metaspace used 21517K, capacity 22940K, committed 23040K, reserved 23936K
Event: 10.068 GC heap after
Heap after GC invocations=87 (full 6):
def new generation total 21888K, used 1817K [0x10200000, 0x119c0000, 0x1aca0000)
eden space 19456K, 0% used [0x10200000, 0x10200000, 0x11500000)
from space 2432K, 74% used [0x11760000, 0x11926440, 0x119c0000)
to space 2432K, 0% used [0x11500000, 0x11500000, 0x11760000)
tenured generation total 48600K, used 42055K [0x1aca0000, 0x1dc16000, 0x30200000)
the space 48600K, 86% used [0x1aca0000, 0x1d5b1f50, 0x1d5b2000, 0x1dc16000)
Metaspace used 21517K, capacity 22940K, committed 23040K, reserved 23936K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 9.480 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x114d51a0) thrown at
Event: 9.480 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x114d6770) thrown at
Event: 9.481 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x114d7d50) thrown at
Event: 9.501 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x10200090) thrown at
Event: 9.502 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x10201648) thrown at
Event: 9.502 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x10202c58) thrown at
Event: 9.503 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x10204330) thrown at
Event: 9.503 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x102059f0) thrown at
Event: 9.505 Thread 0x0231c800 Exception <a 'java/io/FileNotFoundException'> (0x10207020) thrown at
Event: 9.746 Thread 0x0231c800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x10e89520) thrown at
Events (10 events):
Event: 9.959 Executing VM operation: RevokeBias
Event: 9.959 Executing VM operation: RevokeBias done
Event: 9.959 Executing VM operation: RevokeBias
Event: 9.959 Executing VM operation: RevokeBias done
Event: 9.959 Executing VM operation: BulkRevokeBias
Event: 9.960 Executing VM operation: BulkRevokeBias done
Event: 10.020 loading class java/lang/Deprecated
Event: 10.020 loading class java/lang/Deprecated done
Event: 10.057 Executing VM operation: GenCollectForAllocation
Event: 10.068 Executing VM operation: GenCollectForAllocation done
Dynamic libraries:
0x00400000 - 0x0044e000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\eclipse.exe
0x77980000 - 0x77ad7000 C:\Windows\SYSTEM32\ntdll.dll
0x77660000 - 0x77790000 C:\Windows\SYSTEM32\KERNEL32.DLL
0x753c0000 - 0x75467000 C:\Windows\SYSTEM32\KERNELBASE.dll
0x74da0000 - 0x74e48000 C:\Windows\system32\apphelp.dll
0x77390000 - 0x774a6000 C:\Windows\SYSTEM32\USER32.dll
0x6dff0000 - 0x6e1e8000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.17359_none_8935f06086091acc\COMCTL32.dll
0x77230000 - 0x772e1000 C:\Windows\SYSTEM32\MSVCRT.dll
0x75d80000 - 0x75e7d000 C:\Windows\SYSTEM32\GDI32.dll
0x74f90000 - 0x74fb0000 C:\Windows\system32\IMM32.DLL
0x752e0000 - 0x753bd000 C:\Windows\SYSTEM32\MSCTF.dll
0x61400000 - 0x6142b000 C:\Windows\SYSTEM32\f_im.dll
0x72000000 - 0x7200d000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20150204-1316\eclipse_1608.dll
0x777c0000 - 0x7786e000 C:\Windows\SYSTEM32\ADVAPI32.dll
0x748f0000 - 0x748f8000 C:\Windows\SYSTEM32\VERSION.dll
0x774b0000 - 0x774e4000 C:\Windows\SYSTEM32\sechost.dll
0x75ca0000 - 0x75d4c000 C:\Windows\SYSTEM32\RPCRT4.dll
0x74f70000 - 0x74f8d000 C:\Windows\SYSTEM32\SspiCli.dll
0x74f60000 - 0x74f69000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x74f00000 - 0x74f51000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x6f530000 - 0x6f5b8000 C:\Windows\system32\uxtheme.dll
0x6cf60000 - 0x6cfa1000 C:\Program Files (x86)\TeamViewer\tv_w32.dll
0x75f40000 - 0x77006000 C:\Windows\SYSTEM32\SHELL32.dll
0x754f0000 - 0x75609000 C:\Windows\SYSTEM32\ole32.dll
0x75820000 - 0x75956000 C:\Windows\SYSTEM32\combase.dll
0x75130000 - 0x75170000 C:\Windows\SYSTEM32\SHLWAPI.dll
0x10000000 - 0x1002e000 C:\Windows\system32\ImageSAFERFilter.dll
0x728b0000 - 0x7293e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6871_none_50944e7cbcb706e5\MSVCP90.dll
0x74e50000 - 0x74ef3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6871_none_50944e7cbcb706e5\MSVCR90.dll
0x72700000 - 0x72829000 C:\Windows\system32\dbghelp.dll
0x72990000 - 0x729b6000 C:\Windows\SYSTEM32\ntmarta.dll
0x74840000 - 0x74846000 C:\Windows\SYSTEM32\MSIMG32.dll
0x5f460000 - 0x5f7f6000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\jre\bin\client\jvm.dll
0x748e0000 - 0x748e8000 C:\Windows\SYSTEM32\WSOCK32.dll
0x74790000 - 0x747b1000 C:\Windows\SYSTEM32\WINMM.dll
0x75d50000 - 0x75d56000 C:\Windows\SYSTEM32\PSAPI.DLL
0x74600000 - 0x746bf000 C:\Windows\SYSTEM32\MSVCR100.dll
0x77870000 - 0x778c0000 C:\Windows\SYSTEM32\WS2_32.dll
0x74760000 - 0x7478b000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x772f0000 - 0x772f8000 C:\Windows\SYSTEM32\NSI.dll
0x75e80000 - 0x75ec6000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x75ed0000 - 0x75eee000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x67680000 - 0x6768c000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\jre\bin\verify.dll
0x61490000 - 0x614b1000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\jre\bin\java.dll
0x61470000 - 0x61483000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\jre\bin\zip.dll
0x747c0000 - 0x74833000 C:\Windows\SYSTEM32\SHCORE.dll
0x75d60000 - 0x75d71000 C:\Windows\SYSTEM32\profapi.dll
0x72ef0000 - 0x72f0a000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x72e70000 - 0x72eae000 C:\Windows\system32\rsaenh.dll
0x77790000 - 0x777ab000 C:\Windows\SYSTEM32\USERENV.dll
0x613c0000 - 0x613d4000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\jre\bin\net.dll
0x749b0000 - 0x749fa000 C:\Windows\system32\mswsock.dll
0x70170000 - 0x70180000 C:\Windows\system32\napinsp.dll
0x70150000 - 0x70164000 C:\Windows\system32\pnrpnsp.dll
0x70140000 - 0x70150000 C:\Windows\system32\NLAapi.dll
0x70290000 - 0x70304000 C:\Windows\SYSTEM32\DNSAPI.dll
0x70130000 - 0x70139000 C:\Windows\System32\winrnr.dll
0x70120000 - 0x70130000 C:\Windows\system32\wshbth.dll
0x70200000 - 0x70221000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x74740000 - 0x74760000 C:\Windows\SYSTEM32\Iphlpapi.DLL
0x74730000 - 0x74738000 C:\Windows\SYSTEM32\WINNSI.DLL
0x701e0000 - 0x701e7000 C:\Windows\System32\rasadhlp.dll
0x70180000 - 0x701bf000 C:\Windows\System32\fwpuclnt.dll
0x613b0000 - 0x613bf000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\jre\bin\nio.dll
0x75470000 - 0x754e4000 C:\Windows\SYSTEM32\clbcatq.dll
0x750a0000 - 0x7512e000 C:\Windows\SYSTEM32\OLEAUT32.dll
0x686c0000 - 0x6876d000 C:\Windows\SYSTEM32\IME\IMEKR\imkrtip.dll
0x6fbc0000 - 0x6fcd9000 C:\Windows\SYSTEM32\PROPSYS.dll
0x684d0000 - 0x6854f000 C:\Windows\SYSTEM32\IME\shared\imetip.dll
0x6ad40000 - 0x6ad90000 C:\Windows\SYSTEM32\OLEACC.dll
0x68370000 - 0x684cc000 C:\Windows\SYSTEM32\DUI70.dll
0x6eb20000 - 0x6eb3a000 C:\Windows\SYSTEM32\dwmapi.dll
0x68690000 - 0x686b3000 C:\Windows\SYSTEM32\IME\IMEKR\imkrapi.dll
0x68660000 - 0x68683000 C:\Windows\SYSTEM32\IME\shared\imjkapi.dll
0x07b20000 - 0x07b90000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\configuration\org.eclipse.osgi\398\0\.cp\swt-win32-4430.dll
0x77300000 - 0x77389000 C:\Windows\SYSTEM32\comdlg32.dll
0x74aa0000 - 0x74b00000 C:\Windows\SYSTEM32\WINSPOOL.DRV
0x6db70000 - 0x6db84000 C:\Windows\SYSTEM32\USP10.dll
0x77070000 - 0x77226000 C:\Windows\SYSTEM32\WININET.dll
0x75b10000 - 0x75c92000 C:\Windows\SYSTEM32\CRYPT32.dll
0x75620000 - 0x7581a000 C:\Windows\SYSTEM32\iertutil.dll
0x774f0000 - 0x77502000 C:\Windows\SYSTEM32\MSASN1.dll
0x07ba0000 - 0x07bbd000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\configuration\org.eclipse.osgi\398\0\.cp\swt-gdip-win32-4430.dll
0x6f880000 - 0x6f9e3000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9200.16518_none_ba1cf6b7e09f1918\gdiplus.dll
0x6cfe0000 - 0x6d12b000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x07d80000 - 0x07d8c000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\configuration\org.eclipse.osgi\106\0\.cp\os\win32\x86\localfile_1_0_0.dll
0x613a0000 - 0x613af000 C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\configuration\org.eclipse.osgi\109\0\.cp\jWinHttp-1.0.0.dll
0x6ee70000 - 0x6eef2000 C:\Windows\SYSTEM32\WINHTTP.dll
0x6f870000 - 0x6f880000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x6f690000 - 0x6f6a2000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.7 -Xms40m -Xmx512m -Djava.library.path=${system_property:java.library.path};C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\plugins\com.broadcom.debug.view_1.0.0\os\win32\x86
java_command: <unknown>
java_class_path (initial): C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.1\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
Launcher Type: generic
Environment Variables:
JAVA_HOME=C:\Users\lee\AppData\Local\WICED\WICED-Studio-4.0\jre
USERNAME=lee
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8 , 64 bit Build 9200
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit
Memory: 4k page, physical 8264980k(3514680k free), swap 19799316k(14031952k free)
vm_info: Java HotSpot(TM) Client VM (25.0-b70) for windows-x86 JRE (1.8.0-b132), built on Mar 4 2014 03:51:15 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Jan 25 03:06:53 2017
elapsed time: 10 seconds
============================================================================================================================
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For this sort of crash (in the JVM), solution usually appears to be uninstall and reinstall Java. Since our installer should install JRE 1.7, it may be good to just uninstall any JRE or JDK, uninstall Studio, and reinstall Studio. Or, could uninstall any JRE and JDKs, then try installing latest JRE - it would need to be 32 bit JRE, assuming you have 32 bit OS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which version of the JRE are you running?
abda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For this sort of crash (in the JVM), solution usually appears to be uninstall and reinstall Java. Since our installer should install JRE 1.7, it may be good to just uninstall any JRE or JDK, uninstall Studio, and reinstall Studio. Or, could uninstall any JRE and JDKs, then try installing latest JRE - it would need to be 32 bit JRE, assuming you have 32 bit OS.