# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1e9ca422, pid=1528, tid=1140 # # JRE version: Java(TM) SE Runtime Environment (8.0-b62) # Java VM: Java HotSpot(TM) Client VM (25.0-b06 mixed mode windows-x86 ) # Problematic frame: # C [jfxwebkit.dll+0x78a422] Java_com_sun_webpane_platform_BackForwardList_bflItemGetIcon+0x8a0e2 # # 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 # 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 (0x003c8800): JavaThread "JavaFX Application Thread" [_thread_in_native, id=1140, stack(0x00900000,0x00950000)] siginfo: ExceptionCode=0xc0000005, writing address 0xbbadbeef Registers: EAX=0x00000000, EBX=0x00800000, ECX=0x00000000, EDX=0x0094e700 ESP=0x0094e780, EBP=0x00000000, ESI=0x00000000, EDI=0x08000000 EIP=0x1e9ca422, EFLAGS=0x00010246 Top of Stack: (sp=0x0094e780) 0x0094e780: 1cdc3e34 4fec0020 1e2485bb 08000000 0x0094e790: 00800000 1cdc3e34 4fec0020 4fec0020 0x0094e7a0: 00010002 003c0178 1e4317c3 01000000 0x0094e7b0: 4bc6a1d0 0094e820 4bc6a1d0 20c84b70 0x0094e7c0: 00000000 4fec0020 4bc6a1d0 7c9101db 0x0094e7d0: 003c0000 1e431a6d 0094e820 4bc6a1d0 0x0094e7e0: 0094e804 558607f3 1cdc3e30 0094e82c 0x0094e7f0: 1eb19088 00000000 1e26886d 0094e820 Instructions: (pc=0x1e9ca422) 0x1e9ca402: 8b 7c 24 0c 57 ff 15 80 a1 ba 1e 8b f0 83 c4 04 0x1e9ca412: 85 f6 75 14 e8 05 84 01 00 e8 f0 83 01 00 33 c0 0x1e9ca422: 89 35 ef be ad bb ff d0 57 6a 00 56 e8 cb 2c 14 0x1e9ca432: 00 83 c4 0c 5f 8b c6 5e c3 cc cc cc cc cc 53 8b Register to memory mapping: EAX=0x00000000 is an unknown value EBX=0x00800000 is an unknown value ECX=0x00000000 is an unknown value EDX=0x0094e700 is pointing into the stack for thread: 0x003c8800 ESP=0x0094e780 is pointing into the stack for thread: 0x003c8800 EBP=0x00000000 is an unknown value ESI=0x00000000 is an unknown value EDI=0x08000000 is an unallocated location in the heap Stack: [0x00900000,0x00950000], sp=0x0094e780, free space=313k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [jfxwebkit.dll+0x78a422] Java_com_sun_webpane_platform_BackForwardList_bflItemGetIcon+0x8a0e2 [error occurred during error reporting (printing native stack), id 0xc0000005] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J com.sun.webpane.webkit.JSObject.callImpl(JILjava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object; J com.sun.webpane.webkit.JSObject.call(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object; J com.tulipfox.browser.internal.ViewPort.getBoundingClientRect(Lorg/w3c/dom/Node;)Lcom/tulipfox/browser/internal/Rect; J com.tulipfox.browser.internal.ViewPort.getDirtyRect(Lorg/w3c/dom/Node;)Lcom/tulipfox/browser/internal/Rect; J com.tulipfox.browser.ui.HighlighterImpl.paintNodeRect(Lorg/w3c/dom/Node;I)V J com.tulipfox.browser.ui.AbstractHighlighter.doWork([Ljava/lang/Object;)V J com.tulipfox.utils.LongRunningTask$1.run()V J com.tulipfox.browser.ui.AbstractHighlighter.start()V J com.tulipfox.browser.ui.AbstractHighlighter.highlight(Ljava/util/Collection;IZ)V J com.tulipfox.browser.ui.AbstractHighlighter$1.run()V J com.tulipfox.utils.TimedUITask.run()V J org.eclipse.swt.widgets.Display.runTimer(I)Z J org.eclipse.swt.widgets.Display.messageProc(IIII)I v ~StubRoutines::call_stub J org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I J org.eclipse.swt.widgets.Display.readAndDispatch()Z J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V j org.eclipse.ui.internal.Workbench.runUI()I+555 j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1 j org.eclipse.ui.internal.Workbench$7.run()V+73 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 com.tulipfox.rcp.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+137 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57 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+126 j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4 j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x2577d400 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=2624, stack(0x27d90000,0x27de0000)] 0x2568f400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler" daemon [_thread_blocked, id=1160, stack(0x22db0000,0x22e00000)] 0x1d109400 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=2204, stack(0x1fbb0000,0x1fc00000)] 0x1d09d400 JavaThread "Worker-3" [_thread_blocked, id=3856, stack(0x1fa50000,0x1faa0000)] 0x1cde1800 JavaThread "Disposer" daemon [_thread_blocked, id=2924, stack(0x1ee70000,0x1eec0000)] 0x1cd40000 JavaThread "Thread-4" daemon [_thread_in_native, id=1944, stack(0x1dff0000,0x1e040000)] 0x1cd0ec00 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=244, stack(0x1df60000,0x1dfb0000)] 0x1cbbf800 JavaThread "Worker-2" [_thread_blocked, id=2364, stack(0x1d450000,0x1d4a0000)] 0x1bb96400 JavaThread "Worker-JM" [_thread_blocked, id=3452, stack(0x1c090000,0x1c0e0000)] 0x1bb23400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1100, stack(0x1bfa0000,0x1bff0000)] 0x1bb4b800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=972, stack(0x1bf50000,0x1bfa0000)] 0x1bb19400 JavaThread "State Data Manager" daemon [_thread_blocked, id=3120, stack(0x1bf00000,0x1bf50000)] 0x1baea400 JavaThread "Framework Active Thread" [_thread_blocked, id=2328, stack(0x1beb0000,0x1bf00000)] 0x1b482000 JavaThread "Service Thread" daemon [_thread_blocked, id=3660, stack(0x1b830000,0x1b880000)] 0x1b47f400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2736, stack(0x1b7e0000,0x1b830000)] 0x1b479c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2240, stack(0x1b790000,0x1b7e0000)] 0x1b478000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1996, stack(0x1b740000,0x1b790000)] 0x1b462800 JavaThread "Finalizer" daemon [_thread_blocked, id=1104, stack(0x1b6f0000,0x1b740000)] 0x1b45d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2612, stack(0x1b6a0000,0x1b6f0000)] =>0x003c8800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=1140, stack(0x00900000,0x00950000)] Other Threads: 0x1b45ac00 VMThread [stack: 0x1b650000,0x1b6a0000] [id=1708] 0x1b495000 WatcherThread [stack: 0x1b880000,0x1b8d0000] [id=144] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 27968K, used 16380K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 62% used [0x032f0000, 0x0423e698, 0x04b40000) from space 3072K, 23% used [0x04b40000, 0x04bf0ce0, 0x04e40000) to space 3072K, 0% used [0x04e40000, 0x04e40000, 0x05140000) tenured generation total 61952K, used 50718K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e477890, 0x0e477a00, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K Card table byte_map: [0x1b2f0000,0x1b3c0000] byte_map_base: 0x1b2d6880 Polling page: 0x003f0000 Code Cache [0x00f70000, 0x01530000, 0x02f70000) total_blobs=3499 nmethods=3086 adapters=346 free_code_cache=26914Kb largest_free_block=27557568 Compilation events (10 events): Event: 175.949 Thread 0x1b47f400 311 Event: 175.949 Thread 0x1b47f400 nmethod 3117 0x01526008 code [0x01526100, 0x01526180] Event: 175.968 Thread 0x1b47f400 311 Event: 175.968 Thread 0x1b47f400 nmethod 3118 0x015261c8 code [0x015262d0, 0x015263c0] Event: 175.972 Thread 0x1b47f400 311 Event: 175.973 Thread 0x1b47f400 nmethod 3119 0x01526448 code [0x015266b0, 0x01526eb8] Event: 175.986 Thread 0x1b47f400 312 Event: 175.987 Thread 0x1b47f400 nmethod 3120 0x01527ac8 code [0x01527c00, 0x01527db0] Event: 183.152 Thread 0x1b47f400 312 Event: 183.152 Thread 0x1b47f400 nmethod 3121 0x01527f08 code [0x01528010, 0x0152809c] GC Heap History (10 events): Event: 173.937 GC heap before {Heap before GC invocations=105 (full 4): def new generation total 27968K, used 25659K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 100% used [0x032f0000, 0x04b40000, 0x04b40000) from space 3072K, 24% used [0x04e40000, 0x04efef50, 0x05140000) to space 3072K, 0% used [0x04b40000, 0x04b40000, 0x04e40000) tenured generation total 61952K, used 50456K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e436150, 0x0e436200, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K Event: 173.941 GC heap after Heap after GC invocations=106 (full 4): def new generation total 27968K, used 762K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 0% used [0x032f0000, 0x032f0000, 0x04b40000) from space 3072K, 24% used [0x04b40000, 0x04bfe900, 0x04e40000) to space 3072K, 0% used [0x04e40000, 0x04e40000, 0x05140000) tenured generation total 61952K, used 50462K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e437be8, 0x0e437c00, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K } Event: 176.248 GC heap before {Heap before GC invocations=106 (full 4): def new generation total 27968K, used 19846K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 76% used [0x032f0000, 0x04593148, 0x04b40000) from space 3072K, 24% used [0x04b40000, 0x04bfe900, 0x04e40000) to space 3072K, 0% used [0x04e40000, 0x04e40000, 0x05140000) tenured generation total 61952K, used 50462K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e437be8, 0x0e437c00, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K Event: 176.252 GC heap after Heap after GC invocations=107 (full 4): def new generation total 27968K, used 364K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 0% used [0x032f0000, 0x032f0000, 0x04b40000) from space 3072K, 11% used [0x04e40000, 0x04e9b250, 0x05140000) to space 3072K, 0% used [0x04b40000, 0x04b40000, 0x04e40000) tenured generation total 61952K, used 50716K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e4773b0, 0x0e477400, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K } Event: 184.994 GC heap before {Heap before GC invocations=107 (full 4): def new generation total 27968K, used 25260K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 100% used [0x032f0000, 0x04b40000, 0x04b40000) from space 3072K, 11% used [0x04e40000, 0x04e9b250, 0x05140000) to space 3072K, 0% used [0x04b40000, 0x04b40000, 0x04e40000) tenured generation total 61952K, used 50716K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e4773b0, 0x0e477400, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K Event: 184.999 GC heap after Heap after GC invocations=108 (full 4): def new generation total 27968K, used 702K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 0% used [0x032f0000, 0x032f0000, 0x04b40000) from space 3072K, 22% used [0x04b40000, 0x04bef820, 0x04e40000) to space 3072K, 0% used [0x04e40000, 0x04e40000, 0x05140000) tenured generation total 61952K, used 50716K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e4773b0, 0x0e477400, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K } Event: 188.707 GC heap before {Heap before GC invocations=108 (full 4): def new generation total 27968K, used 25598K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 100% used [0x032f0000, 0x04b40000, 0x04b40000) from space 3072K, 22% used [0x04b40000, 0x04bef820, 0x04e40000) to space 3072K, 0% used [0x04e40000, 0x04e40000, 0x05140000) tenured generation total 61952K, used 50716K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e4773b0, 0x0e477400, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K Event: 188.711 GC heap after Heap after GC invocations=109 (full 4): def new generation total 27968K, used 700K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 0% used [0x032f0000, 0x032f0000, 0x04b40000) from space 3072K, 22% used [0x04e40000, 0x04eef050, 0x05140000) to space 3072K, 0% used [0x04b40000, 0x04b40000, 0x04e40000) tenured generation total 61952K, used 50717K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e477790, 0x0e477800, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K } Event: 190.918 GC heap before {Heap before GC invocations=109 (full 4): def new generation total 27968K, used 24056K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 93% used [0x032f0000, 0x049bf170, 0x04b40000) from space 3072K, 22% used [0x04e40000, 0x04eef050, 0x05140000) to space 3072K, 0% used [0x04b40000, 0x04b40000, 0x04e40000) tenured generation total 61952K, used 50717K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e477790, 0x0e477800, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K Event: 190.922 GC heap after Heap after GC invocations=110 (full 4): def new generation total 27968K, used 707K [0x032f0000, 0x05140000, 0x0b2f0000) eden space 24896K, 0% used [0x032f0000, 0x032f0000, 0x04b40000) from space 3072K, 23% used [0x04b40000, 0x04bf0ce0, 0x04e40000) to space 3072K, 0% used [0x04e40000, 0x04e40000, 0x05140000) tenured generation total 61952K, used 50718K [0x0b2f0000, 0x0ef70000, 0x1b2f0000) the space 61952K, 81% used [0x0b2f0000, 0x0e477890, 0x0e477a00, 0x0ef70000) Metaspace total 34642K, used 33213K, reserved 38912K data space 30320K, used 29321K, reserved 33792K class space 4322K, used 3892K, reserved 5120K } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 19.180 Thread 0x003c8800 Threw 0x03927f30 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jvm.cpp:1168 Event: 19.180 Thread 0x1d0f0400 Threw 0x0392fd80 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jvm.cpp:1168 Event: 19.180 Thread 0x1d0f0400 Threw 0x039301e8 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\classfile\systemDictionary.cpp:186 Event: 19.180 Thread 0x1d0f0400 Threw 0x03930838 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jvm.cpp:1168 Event: 19.180 Thread 0x1d0f0400 Threw 0x03930da8 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jvm.cpp:1168 Event: 19.180 Thread 0x1d0f0400 Threw 0x03938288 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jvm.cpp:1168 Event: 19.180 Thread 0x1d0f0400 Threw 0x039386f0 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\classfile\systemDictionary.cpp:186 Event: 19.180 Thread 0x1d0f0400 Threw 0x03938d40 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jvm.cpp:1168 Event: 19.180 Thread 0x1d0f0400 Threw 0x039392b0 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jvm.cpp:1168 Event: 21.443 Thread 0x003c8800 Threw 0x04843178 at C:\jdk8_32P\jdk8_1620_new\hotspot\src\share\vm\prims\jni.cpp:718 Events (10 events): Event: 173.942 Executing VM operation: GenCollectForAllocation done Event: 176.247 Executing VM operation: GenCollectForAllocation Event: 176.252 Executing VM operation: GenCollectForAllocation done Event: 180.475 Thread 0x1cb8cc00 Thread exited: 0x1cb8cc00 Event: 184.994 Executing VM operation: GenCollectForAllocation Event: 184.999 Executing VM operation: GenCollectForAllocation done Event: 188.706 Executing VM operation: GenCollectForAllocation Event: 188.711 Executing VM operation: GenCollectForAllocation done Event: 190.917 Executing VM operation: GenCollectForAllocation Event: 190.922 Executing VM operation: GenCollectForAllocation done Dynamic libraries: 0x00400000 - 0x00430000 C:\Program Files\Java\jre8\bin\javaw.exe 0x7c900000 - 0x7c9b8000 C:\WINDOWS\system32\ntdll.dll 0x7c7d0000 - 0x7c8d0000 C:\WINDOWS\system32\kernel32.dll 0x77f40000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll 0x77da0000 - 0x77e33000 C:\WINDOWS\system32\RPCRT4.dll 0x77f10000 - 0x77f21000 C:\WINDOWS\system32\Secur32.dll 0x7e390000 - 0x7e421000 C:\WINDOWS\system32\USER32.dll 0x77e40000 - 0x77e89000 C:\WINDOWS\system32\GDI32.dll 0x77390000 - 0x77493000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll 0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll 0x77e90000 - 0x77f06000 C:\WINDOWS\system32\SHLWAPI.dll 0x76330000 - 0x7634d000 C:\WINDOWS\system32\IMM32.DLL 0x78aa0000 - 0x78b5e000 C:\Program Files\Java\jre8\bin\msvcr100.dll 0x6e7d0000 - 0x6eb15000 C:\Program Files\Java\jre8\bin\client\jvm.dll 0x71a50000 - 0x71a5a000 C:\WINDOWS\system32\WSOCK32.dll 0x71a30000 - 0x71a47000 C:\WINDOWS\system32\WS2_32.dll 0x71a20000 - 0x71a28000 C:\WINDOWS\system32\WS2HELP.dll 0x76af0000 - 0x76b1e000 C:\WINDOWS\system32\WINMM.dll 0x76bb0000 - 0x76bbb000 C:\WINDOWS\system32\PSAPI.DLL 0x6e760000 - 0x6e76c000 C:\Program Files\Java\jre8\bin\verify.dll 0x6d480000 - 0x6d4a2000 C:\Program Files\Java\jre8\bin\java.dll 0x6e7b0000 - 0x6e7c3000 C:\Program Files\Java\jre8\bin\zip.dll 0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll 0x76970000 - 0x76a25000 C:\WINDOWS\system32\USERENV.dll 0x6ff20000 - 0x6ff75000 C:\WINDOWS\system32\netapi32.dll 0x6e540000 - 0x6e554000 C:\Program Files\Java\jre8\bin\net.dll 0x719d0000 - 0x71a10000 C:\WINDOWS\System32\mswsock.dll 0x76ee0000 - 0x76f07000 C:\WINDOWS\system32\DNSAPI.dll 0x76d20000 - 0x76d39000 C:\WINDOWS\system32\iphlpapi.dll 0x76f70000 - 0x76f78000 C:\WINDOWS\System32\winrnr.dll 0x76f20000 - 0x76f4d000 C:\WINDOWS\system32\WLDAP32.dll 0x76f80000 - 0x76f86000 C:\WINDOWS\system32\rasadhlp.dll 0x6e560000 - 0x6e56f000 C:\Program Files\Java\jre8\bin\nio.dll 0x72000000 - 0x7200d000 C:\eclipse-SDK-3.7.2-win32-efx-0.1.1\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502\eclipse_1406.dll 0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll 0x5b190000 - 0x5b1c8000 C:\WINDOWS\system32\uxtheme.dll 0x746a0000 - 0x746ec000 C:\WINDOWS\system32\MSCTF.dll 0x75250000 - 0x7527e000 C:\WINDOWS\system32\msctfime.ime 0x774a0000 - 0x775de000 C:\WINDOWS\system32\ole32.dll 0x1c1f0000 - 0x1c25e000 C:\Dropbox\workspaces\efxclipse\.metadata\.plugins\org.eclipse.pde.core\tulipfox_ide.product\org.eclipse.osgi\bundles\347\1\.cp\swt-win32-3740.dll 0x770e0000 - 0x7716b000 C:\WINDOWS\system32\OLEAUT32.dll 0x76350000 - 0x7639a000 C:\WINDOWS\system32\comdlg32.dll 0x7c9c0000 - 0x7d1e2000 C:\WINDOWS\system32\SHELL32.dll 0x72f70000 - 0x72f96000 C:\WINDOWS\system32\WINSPOOL.DRV 0x74d10000 - 0x74d7b000 C:\WINDOWS\system32\USP10.dll 0x40ca0000 - 0x40d86000 C:\WINDOWS\system32\WININET.dll 0x1c270000 - 0x1c279000 C:\WINDOWS\system32\Normaliz.dll 0x456d0000 - 0x45803000 C:\WINDOWS\system32\urlmon.dll 0x41340000 - 0x4152b000 C:\WINDOWS\system32\iertutil.dll 0x77a40000 - 0x77ad6000 C:\WINDOWS\system32\CRYPT32.dll 0x77ae0000 - 0x77af2000 C:\WINDOWS\system32\MSASN1.dll 0x1c070000 - 0x1c07e000 C:\Dropbox\workspaces\efxclipse\.metadata\.plugins\org.eclipse.pde.core\tulipfox_ide.product\org.eclipse.osgi\bundles\328\1\.cp\os\win32\x86\localfile_1_0_0.dll 0x61880000 - 0x618ba000 C:\WINDOWS\system32\oleacc.dll 0x1ca80000 - 0x1ca9d000 C:\Dropbox\workspaces\efxclipse\.metadata\.plugins\org.eclipse.pde.core\tulipfox_ide.product\org.eclipse.osgi\bundles\347\1\.cp\swt-gdip-win32-3740.dll 0x4eb80000 - 0x4ed2b000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.22791_x-ww_c8dff154\gdiplus.dll 0x1d6c0000 - 0x1d995000 C:\WINDOWS\system32\xpsp2res.dll 0x6e5f0000 - 0x6e5fd000 C:\Program Files\Java\jre8\bin\prism-d3d.dll 0x4fd10000 - 0x4feb6000 C:\WINDOWS\system32\d3d9.dll 0x6deb0000 - 0x6deb6000 C:\WINDOWS\system32\d3d8thk.dll 0x6d2e0000 - 0x6d30a000 C:\Program Files\Java\jre8\bin\glass.dll 0x6d4b0000 - 0x6d51a000 C:\Program Files\Java\jre8\bin\javafx-font.dll 0x6e400000 - 0x6e46f000 C:\Program Files\Java\jre8\bin\libxml2.dll 0x6e470000 - 0x6e498000 C:\Program Files\Java\jre8\bin\libxslt.dll 0x1e240000 - 0x1ee52000 C:\Program Files\Java\jre8\bin\jfxwebkit.dll 0x61200000 - 0x61259000 C:\WINDOWS\system32\hnetcfg.dll 0x71a10000 - 0x71a18000 C:\WINDOWS\System32\wshtcpip.dll 0x6e5e0000 - 0x6e5ed000 C:\Program Files\Java\jre8\bin\prism-common.dll 0x76f90000 - 0x7700f000 C:\WINDOWS\system32\CLBCATQ.DLL 0x77010000 - 0x770dd000 C:\WINDOWS\system32\COMRes.dll 0x75d40000 - 0x75dd1000 C:\WINDOWS\system32\mlang.dll 0x76320000 - 0x76325000 C:\WINDOWS\system32\msimg32.dll 0x6d520000 - 0x6d54f000 C:\Program Files\Java\jre8\bin\javafx-iio.dll 0x6e6d0000 - 0x6e6f0000 C:\Program Files\Java\jre8\bin\sunec.dll 0x6e6f0000 - 0x6e6f9000 C:\Program Files\Java\jre8\bin\sunmscapi.dll 0x651c0000 - 0x65261000 C:\WINDOWS\system32\dbghelp.dll VM Arguments: jvm_args: -Xms40m -Xmx384m -Dosgi.framework.extensions=at.bestsolution.efxclipse.runtime.osgi -Dfile.encoding=Cp1252 java_command: org.eclipse.equinox.launcher.Main -launcher C:\eclipse-SDK-3.7.2-win32-efx-0.1.1\eclipse\eclipse.exe -name Eclipse -showsplash 600 -product com.tulipfox.rcp.product -data C:\Dropbox\workspaces\efxclipse/../runtime-tulipfox_ide.product -configuration file:C:/Dropbox/workspaces/efxclipse/.metadata/.plugins/org.eclipse.pde.core/tulipfox_ide.product/ -dev file:C:/Dropbox/workspaces/efxclipse/.metadata/.plugins/org.eclipse.pde.core/tulipfox_ide.product/dev.properties -os win32 -ws win32 -arch x86 -nl nl_NL -consoleLog Launcher Type: SUN_STANDARD Environment Variables: PATH=C:/Program Files/Java/jre8/bin/client;C:/Program Files/Java/jre8/bin;C:/Program Files/Java/jre8/lib/i386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\eclipse-SDK-3.7.2-win32-efx-0.1.1\eclipse; USERNAME=Dirk OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel --------------- S Y S T E M --------------- OS: Windows XP Build 2600 Service Pack 3 CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc Memory: 4k page, physical 2096236k(129344k free), swap 4034516k(1772604k free) vm_info: Java HotSpot(TM) Client VM (25.0-b06) for windows-x86 JRE (1.8.0-ea-b62), built on Oct 25 2012 03:26:42 by "java_re" with unknown MS VC++:1600 time: Thu Nov 08 16:22:42 2012 elapsed time: 192 seconds