# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x04c9883e, pid=1852, tid=1472 # # JRE version: 7.0_06-b22 # Java VM: Java HotSpot(TM) Client VM (23.2-b09 mixed mode, sharing windows-x86 ) # Problematic frame: # C [jfxwebkit.dll+0x2883e] Java_com_sun_webpane_webkit_dom_EventListenerImpl_twkDispatchEvent+0xc82e # # 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=1472, stack(0x00900000,0x00950000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000174 Registers: EAX=0x05c4fca8, EBX=0x33b22ae8, ECX=0x0431e870, EDX=0x00000000 ESP=0x0094e490, EBP=0x0094e4fc, ESI=0x05c4fca8, EDI=0x044571c8 EIP=0x04c9883e, EFLAGS=0x00010287 Top of Stack: (sp=0x0094e490) 0x0094e490: 05355131 0431e870 05c4fca8 05c4fca8 0x0094e4a0: 00000000 003c8800 33b22ae8 0097a707 0x0094e4b0: 003c8928 0094e504 044571c8 00000000 0x0094e4c0: 05c4fca8 00000000 043a2860 00000000 0x0094e4d0: 003c8d18 0000000b 003c9160 0094e4dc 0x0094e4e0: 00000000 0094e520 33b28780 00000000 0x0094e4f0: 33b22ae8 00000000 0094e50c 0094e548 0x0094e500: 009733c4 23867250 00978989 043a2860 Instructions: (pc=0x04c9883e) 0x04c9881e: 10 64 89 0d 00 00 00 00 59 5f 5e 83 c4 10 c3 cc 0x04c9882e: cc cc 8b 44 24 08 8b 48 e8 8b 51 14 8b 4c 24 04 0x04c9883e: 8b 82 74 01 00 00 8b 89 24 01 00 00 89 44 24 08 0x04c9884e: 89 4c 24 04 e9 a9 1e 00 00 cc cc cc cc cc cc cc Register to memory mapping: EAX=0x05c4fca8 is an unknown value EBX=0x33b22ae8 is an oop {method} - klass: {other class} ECX=0x0431e870 is an unknown value EDX=0x00000000 is an unknown value ESP=0x0094e490 is pointing into the stack for thread: 0x003c8800 EBP=0x0094e4fc is pointing into the stack for thread: 0x003c8800 ESI=0x05c4fca8 is an unknown value EDI=0x044571c8 is an unknown value Stack: [0x00900000,0x00950000], sp=0x0094e490, free space=313k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [jfxwebkit.dll+0x2883e] Java_com_sun_webpane_webkit_dom_EventListenerImpl_twkDispatchEvent+0xc82e j com.sun.webpane.webkit.dom.NodeImpl.getJSPeer()J+22 j com.sun.webpane.webkit.JSObject.toString()Ljava/lang/String;+1 J java.lang.String.valueOf(Ljava/lang/Object;)Ljava/lang/String; j com.tulipfox.browser.BrowserViewPart$2.handleEvent(Lorg/w3c/dom/events/Event;)V+50 j com.sun.webpane.webkit.dom.EventListenerImpl.fwkHandleEvent(J)V+16 v ~StubRoutines::call_stub V [jvm.dll+0x12a39a] V [jvm.dll+0x1d962e] V [jvm.dll+0x12a41d] V [jvm.dll+0xaf12a] V [jvm.dll+0xb29e3] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.webpane.webkit.dom.NodeImpl.getJSPeerImpl(JJJ)J+0 j com.sun.webpane.webkit.dom.NodeImpl.getJSPeer()J+22 j com.sun.webpane.webkit.JSObject.toString()Ljava/lang/String;+1 J java.lang.String.valueOf(Ljava/lang/Object;)Ljava/lang/String; j java.lang.StringBuilder.append(Ljava/lang/Object;)Ljava/lang/StringBuilder;+2 j com.tulipfox.browser.BrowserViewPart$2.handleEvent(Lorg/w3c/dom/events/Event;)V+50 j com.sun.webpane.webkit.dom.EventListenerImpl.fwkHandleEvent(J)V+16 v ~StubRoutines::call_stub j com.sun.webpane.platform.WebPage.twkProcessMouseEvent(JIIIIIIIZZZZZF)Z+0 j com.sun.webpane.platform.WebPage.dispatchMouseEvent(Lcom/sun/webpane/platform/event/WCMouseEvent;)Z+134 j javafx.scene.web.WebView.processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+111 j javafx.scene.web.WebView.access$2600(Ljavafx/scene/web/WebView;Ljavafx/scene/input/MouseEvent;)V+2 j javafx.scene.web.WebView$14.handle(Ljavafx/scene/input/MouseEvent;)V+5 j javafx.scene.web.WebView$14.handle(Ljavafx/event/Event;)V+5 j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+42 j com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/EventType;Ljavafx/event/Event;)Ljavafx/event/Event;+29 j com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+8 j com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+11 j com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;+29 j com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+69 j com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;+17 j com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+69 j com.sun.javafx.event.EventUtil.fireEventImpl(Ljavafx/event/EventDispatchChain;Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+10 j com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+46 j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30 j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V+405 j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;)V+3 j javafx.scene.Scene$MouseHandler.access$1900(Ljavafx/scene/Scene$MouseHandler;Ljavafx/scene/input/MouseEvent;)V+2 j javafx.scene.Scene.impl_processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+16 j javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljava/lang/Object;)V+11 j com.sun.javafx.tk.quantum.EmbeddedScene$2.run()V+178 j com.sun.javafx.application.PlatformImpl$4.run()V+4 v ~StubRoutines::call_stub j org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I+0 j org.eclipse.swt.internal.win32.OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I+7 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+64 j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9 j org.eclipse.ui.internal.Workbench.runUI()I+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 ) 0x044ad000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=3152, stack(0x05e70000,0x05ec0000)] 0x0430d800 JavaThread "Disposer" daemon [_thread_blocked, id=3804, stack(0x040a0000,0x040f0000)] 0x042a2800 JavaThread "Thread-4" daemon [_thread_in_native, id=3424, stack(0x04040000,0x04090000)] 0x04282400 JavaThread "Disposer" daemon [_thread_blocked, id=1252, stack(0x03fc0000,0x04010000)] 0x04277800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=380, stack(0x03f70000,0x03fc0000)] 0x041a4400 JavaThread "Worker-2" [_thread_blocked, id=2868, stack(0x03d10000,0x03d60000)] 0x04195400 JavaThread "Worker-1" [_thread_blocked, id=2320, stack(0x03cc0000,0x03d10000)] 0x0386d400 JavaThread "Worker-0" [_thread_blocked, id=224, stack(0x03c20000,0x03c70000)] 0x0311b000 JavaThread "Worker-JM" [_thread_blocked, id=3656, stack(0x03500000,0x03550000)] 0x030bd400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1572, stack(0x03410000,0x03460000)] 0x030c5c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3120, stack(0x033c0000,0x03410000)] 0x030b7400 JavaThread "State Data Manager" daemon [_thread_blocked, id=4052, stack(0x03370000,0x033c0000)] 0x03072800 JavaThread "Framework Active Thread" [_thread_blocked, id=628, stack(0x03320000,0x03370000)] 0x02aa3800 JavaThread "Service Thread" daemon [_thread_blocked, id=2052, stack(0x02ea0000,0x02ef0000)] 0x02a95c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2924, stack(0x02e50000,0x02ea0000)] 0x02a93c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2124, stack(0x02e00000,0x02e50000)] 0x02a92800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1848, stack(0x02db0000,0x02e00000)] 0x02a80c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2300, stack(0x02d60000,0x02db0000)] 0x02a7f400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4012, stack(0x02d10000,0x02d60000)] =>0x003c8800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=1472, stack(0x00900000,0x00950000)] Other Threads: 0x02a7d800 VMThread [stack: 0x02cc0000,0x02d10000] [id=3940] 0x02aa5c00 WatcherThread [stack: 0x02ef0000,0x02f40000] [id=3512] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 12352K, used 177K [0x1aaf0000, 0x1b850000, 0x22af0000) eden space 11008K, 1% used [0x1aaf0000, 0x1ab1c580, 0x1b5b0000) from space 1344K, 0% used [0x1b700000, 0x1b700000, 0x1b850000) to space 1344K, 0% used [0x1b5b0000, 0x1b5b0000, 0x1b700000) tenured generation total 27328K, used 15122K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 55% used [0x22af0000, 0x239b4b70, 0x239b4c00, 0x245a0000) compacting perm gen total 20736K, used 20507K [0x32af0000, 0x33f30000, 0x36af0000) the space 20736K, 98% used [0x32af0000, 0x33ef6dc0, 0x33ef6e00, 0x33f30000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) Card table byte_map: [0x02af0000,0x02be0000] byte_map_base: 0x02a1a880 Polling page: 0x003f0000 Code Cache [0x00970000, 0x00bb8000, 0x02970000) total_blobs=1281 nmethods=915 adapters=300 free_code_cache=30449Kb largest_free_block=31180096 Compilation events (10 events): Event: 3.371 Thread 0x02a95c00 905 ! org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook::processClass (455 bytes) Event: 3.373 Thread 0x02a95c00 nmethod 905 0x00badbc8 code [0x00badf50, 0x00baf758] Event: 3.879 Thread 0x02a95c00 906 java.util.WeakHashMap$HashIterator::hasNext (95 bytes) Event: 3.880 Thread 0x02a95c00 nmethod 906 0x00bb1f08 code [0x00bb2010, 0x00bb2170] Event: 3.986 Thread 0x02a95c00 907 javafx.beans.property.ObjectPropertyBase::get (29 bytes) Event: 3.986 Thread 0x02a95c00 nmethod 907 0x00bb2308 code [0x00bb2410, 0x00bb24bc] Event: 4.515 Thread 0x02a95c00 908 java.util.AbstractCollection::toArray (116 bytes) Event: 4.516 Thread 0x02a95c00 nmethod 908 0x00bb2508 code [0x00bb26a0, 0x00bb29ac] Event: 4.572 Thread 0x02a95c00 909 ! org.eclipse.osgi.internal.loader.BundleLoader::findDynamicSource (113 bytes) Event: 4.573 Thread 0x02a95c00 nmethod 909 0x00bb3008 code [0x00bb3170, 0x00bb3698] GC Heap History (10 events): Event: 2.056 GC heap before {Heap before GC invocations=4 (full 0): def new generation total 12288K, used 12234K [0x1aaf0000, 0x1b840000, 0x22af0000) eden space 10944K, 99% used [0x1aaf0000, 0x1b592830, 0x1b5a0000) from space 1344K, 100% used [0x1b5a0000, 0x1b6f0000, 0x1b6f0000) to space 1344K, 0% used [0x1b6f0000, 0x1b6f0000, 0x1b840000) tenured generation total 27328K, used 11409K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 41% used [0x22af0000, 0x236144d0, 0x23614600, 0x245a0000) compacting perm gen total 12544K, used 12495K [0x32af0000, 0x33730000, 0x36af0000) the space 12544K, 99% used [0x32af0000, 0x33723d40, 0x33723e00, 0x33730000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) Event: 2.072 GC heap after Heap after GC invocations=5 (full 0): def new generation total 12288K, used 1344K [0x1aaf0000, 0x1b840000, 0x22af0000) eden space 10944K, 0% used [0x1aaf0000, 0x1aaf0000, 0x1b5a0000) from space 1344K, 100% used [0x1b6f0000, 0x1b840000, 0x1b840000) to space 1344K, 0% used [0x1b5a0000, 0x1b5a0000, 0x1b6f0000) tenured generation total 27328K, used 15837K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 57% used [0x22af0000, 0x23a67688, 0x23a67800, 0x245a0000) compacting perm gen total 12544K, used 12495K [0x32af0000, 0x33730000, 0x36af0000) the space 12544K, 99% used [0x32af0000, 0x33723d40, 0x33723e00, 0x33730000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) } Event: 2.433 GC heap before {Heap before GC invocations=5 (full 0): def new generation total 12288K, used 12288K [0x1aaf0000, 0x1b840000, 0x22af0000) eden space 10944K, 100% used [0x1aaf0000, 0x1b5a0000, 0x1b5a0000) from space 1344K, 100% used [0x1b6f0000, 0x1b840000, 0x1b840000) to space 1344K, 0% used [0x1b5a0000, 0x1b5a0000, 0x1b6f0000) tenured generation total 27328K, used 15837K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 57% used [0x22af0000, 0x23a67688, 0x23a67800, 0x245a0000) compacting perm gen total 15360K, used 15290K [0x32af0000, 0x339f0000, 0x36af0000) the space 15360K, 99% used [0x32af0000, 0x339de9e0, 0x339dea00, 0x339f0000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) Event: 2.445 GC heap after Heap after GC invocations=6 (full 0): def new generation total 12288K, used 899K [0x1aaf0000, 0x1b840000, 0x22af0000) eden space 10944K, 0% used [0x1aaf0000, 0x1aaf0000, 0x1b5a0000) from space 1344K, 66% used [0x1b5a0000, 0x1b680cf8, 0x1b6f0000) to space 1344K, 0% used [0x1b6f0000, 0x1b6f0000, 0x1b840000) tenured generation total 27328K, used 17078K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 62% used [0x22af0000, 0x23b9d8c8, 0x23b9da00, 0x245a0000) compacting perm gen total 15360K, used 15290K [0x32af0000, 0x339f0000, 0x36af0000) the space 15360K, 99% used [0x32af0000, 0x339de9e0, 0x339dea00, 0x339f0000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) } Event: 2.571 GC heap before {Heap before GC invocations=6 (full 0): def new generation total 12288K, used 6602K [0x1aaf0000, 0x1b840000, 0x22af0000) eden space 10944K, 52% used [0x1aaf0000, 0x1b081c18, 0x1b5a0000) from space 1344K, 66% used [0x1b5a0000, 0x1b680cf8, 0x1b6f0000) to space 1344K, 0% used [0x1b6f0000, 0x1b6f0000, 0x1b840000) tenured generation total 27328K, used 17078K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 62% used [0x22af0000, 0x23b9d8c8, 0x23b9da00, 0x245a0000) compacting perm gen total 16384K, used 16383K [0x32af0000, 0x33af0000, 0x36af0000) the space 16384K, 99% used [0x32af0000, 0x33aeffd8, 0x33af0000, 0x33af0000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) Event: 2.642 GC heap after Heap after GC invocations=7 (full 1): def new generation total 12352K, used 0K [0x1aaf0000, 0x1b850000, 0x22af0000) eden space 11008K, 0% used [0x1aaf0000, 0x1aaf0000, 0x1b5b0000) from space 1344K, 0% used [0x1b5b0000, 0x1b5b0000, 0x1b700000) to space 1344K, 0% used [0x1b700000, 0x1b700000, 0x1b850000) tenured generation total 27328K, used 13259K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 48% used [0x22af0000, 0x237e2c28, 0x237e2e00, 0x245a0000) compacting perm gen total 16384K, used 16383K [0x32af0000, 0x33af0000, 0x36af0000) the space 16384K, 99% used [0x32af0000, 0x33aeffd8, 0x33af0000, 0x33af0000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) } Event: 3.087 GC heap before {Heap before GC invocations=7 (full 1): def new generation total 12352K, used 11008K [0x1aaf0000, 0x1b850000, 0x22af0000) eden space 11008K, 100% used [0x1aaf0000, 0x1b5b0000, 0x1b5b0000) from space 1344K, 0% used [0x1b5b0000, 0x1b5b0000, 0x1b700000) to space 1344K, 0% used [0x1b700000, 0x1b700000, 0x1b850000) tenured generation total 27328K, used 13259K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 48% used [0x22af0000, 0x237e2c28, 0x237e2e00, 0x245a0000) compacting perm gen total 18944K, used 18904K [0x32af0000, 0x33d70000, 0x36af0000) the space 18944K, 99% used [0x32af0000, 0x33d663d0, 0x33d66400, 0x33d70000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) Event: 3.096 GC heap after Heap after GC invocations=8 (full 1): def new generation total 12352K, used 1344K [0x1aaf0000, 0x1b850000, 0x22af0000) eden space 11008K, 0% used [0x1aaf0000, 0x1aaf0000, 0x1b5b0000) from space 1344K, 100% used [0x1b700000, 0x1b850000, 0x1b850000) to space 1344K, 0% used [0x1b5b0000, 0x1b5b0000, 0x1b700000) tenured generation total 27328K, used 16091K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 58% used [0x22af0000, 0x23aa6fb0, 0x23aa7000, 0x245a0000) compacting perm gen total 18944K, used 18904K [0x32af0000, 0x33d70000, 0x36af0000) the space 18944K, 99% used [0x32af0000, 0x33d663d0, 0x33d66400, 0x33d70000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) } Event: 4.573 GC heap before {Heap before GC invocations=8 (full 1): def new generation total 12352K, used 9592K [0x1aaf0000, 0x1b850000, 0x22af0000) eden space 11008K, 74% used [0x1aaf0000, 0x1b2fe2e8, 0x1b5b0000) from space 1344K, 100% used [0x1b700000, 0x1b850000, 0x1b850000) to space 1344K, 0% used [0x1b5b0000, 0x1b5b0000, 0x1b700000) tenured generation total 27328K, used 16091K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 58% used [0x22af0000, 0x23aa6fb0, 0x23aa7000, 0x245a0000) compacting perm gen total 20480K, used 20479K [0x32af0000, 0x33ef0000, 0x36af0000) the space 20480K, 99% used [0x32af0000, 0x33eeffc0, 0x33ef0000, 0x33ef0000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) Event: 4.668 GC heap after Heap after GC invocations=9 (full 2): def new generation total 12352K, used 0K [0x1aaf0000, 0x1b850000, 0x22af0000) eden space 11008K, 0% used [0x1aaf0000, 0x1aaf0000, 0x1b5b0000) from space 1344K, 0% used [0x1b700000, 0x1b700000, 0x1b850000) to space 1344K, 0% used [0x1b5b0000, 0x1b5b0000, 0x1b700000) tenured generation total 27328K, used 15122K [0x22af0000, 0x245a0000, 0x32af0000) the space 27328K, 55% used [0x22af0000, 0x239b4b70, 0x239b4c00, 0x245a0000) compacting perm gen total 20480K, used 20479K [0x32af0000, 0x33ef0000, 0x36af0000) the space 20480K, 99% used [0x32af0000, 0x33eeffc0, 0x33ef0000, 0x33ef0000) ro space 10240K, 45% used [0x36af0000, 0x36f74988, 0x36f74a00, 0x374f0000) rw space 12288K, 54% used [0x374f0000, 0x37b78030, 0x37b78200, 0x380f0000) } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 2.999 Thread 0x003c8800 Threw 0x1b37c188 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jni.cpp:716 Event: 3.050 Thread 0x003c8800 Threw 0x1b474b40 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\interpreter\linkResolver.cpp:805 Event: 4.528 Thread 0x003c8800 Threw 0x1b2cb258 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 4.528 Thread 0x003c8800 Threw 0x1b2cbab0 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 4.528 Thread 0x003c8800 Threw 0x1b2ccd70 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 4.528 Thread 0x003c8800 Threw 0x1b2cd5e0 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 4.528 Thread 0x003c8800 Threw 0x1b2ce930 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 4.528 Thread 0x003c8800 Threw 0x1b2cf188 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 4.528 Thread 0x003c8800 Threw 0x1b2d0410 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 4.528 Thread 0x003c8800 Threw 0x1b2d0c80 at C:\jdk7u2_32P\jdk7u6\hotspot\src\share\vm\prims\jvm.cpp:1166 Events (10 events): Event: 4.672 Executing VM operation: RevokeBias Event: 4.672 Executing VM operation: RevokeBias done Event: 4.672 Executing VM operation: RevokeBias Event: 4.672 Executing VM operation: RevokeBias done Event: 4.672 Executing VM operation: RevokeBias Event: 4.672 Executing VM operation: RevokeBias done Event: 4.672 Executing VM operation: RevokeBias Event: 4.672 Executing VM operation: RevokeBias done Event: 4.672 Executing VM operation: BulkRevokeBias Event: 4.672 Executing VM operation: BulkRevokeBias done Dynamic libraries: 0x00400000 - 0x0042f000 C:\Program Files\Java\jdk1.7.0_06\jre\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\jdk1.7.0_06\jre\bin\msvcr100.dll 0x6e890000 - 0x6ebdc000 C:\Program Files\Java\jdk1.7.0_06\jre\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 0x6e7e0000 - 0x6e7ec000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\verify.dll 0x6d590000 - 0x6d5b0000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\java.dll 0x6e870000 - 0x6e883000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\zip.dll 0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll 0x76970000 - 0x76a25000 C:\WINDOWS\system32\USERENV.dll 0x6ff20000 - 0x6ff75000 C:\WINDOWS\system32\netapi32.dll 0x6e5a0000 - 0x6e5b4000 C:\Program Files\Java\jdk1.7.0_06\jre\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 0x6e5c0000 - 0x6e5cf000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\nio.dll 0x72000000 - 0x7200d000 C:\eclipse-SDK-3.7.2-win32-efx-0.1.0\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 0x770e0000 - 0x7716b000 C:\WINDOWS\system32\OLEAUT32.DLL 0x10000000 - 0x1006e000 C:\Dropbox\workspaces\efxclipse\.metadata\.plugins\org.eclipse.pde.core\tulipfox_ide.product\org.eclipse.osgi\bundles\64\1\.cp\swt-win32-3740.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 0x03950000 - 0x03959000 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 0x034f0000 - 0x034fe000 C:\Dropbox\workspaces\efxclipse\.metadata\.plugins\org.eclipse.pde.core\tulipfox_ide.product\org.eclipse.osgi\bundles\63\1\.cp\os\win32\x86\localfile_1_0_0.dll 0x61880000 - 0x618ba000 C:\WINDOWS\system32\oleacc.dll 0x03d70000 - 0x03d8d000 C:\Dropbox\workspaces\efxclipse\.metadata\.plugins\org.eclipse.pde.core\tulipfox_ide.product\org.eclipse.osgi\bundles\64\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 0x04990000 - 0x04c65000 C:\WINDOWS\system32\xpsp2res.dll 0x6e640000 - 0x6e64d000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\prism-d3d.dll 0x4fd10000 - 0x4feb6000 C:\WINDOWS\system32\d3d9.dll 0x6deb0000 - 0x6deb6000 C:\WINDOWS\system32\d3d8thk.dll 0x6d3f0000 - 0x6d417000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\glass.dll 0x6e460000 - 0x6e4cf000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\libxml2.dll 0x6e4d0000 - 0x6e4f8000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\libxslt.dll 0x04c70000 - 0x057cc000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\jfxwebkit.dll 0x6d5f0000 - 0x6d62c000 C:\Program Files\Java\jdk1.7.0_06\jre\bin\javafx-font.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 0x59e70000 - 0x59f11000 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.0\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/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/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.0\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(470464k free), swap 4034788k(2439944k free) vm_info: Java HotSpot(TM) Client VM (23.2-b09) for windows-x86 JRE (1.7.0_06-b22), built on Aug 1 2012 08:57:14 by "java_re" with unknown MS VC++:1600 time: Thu Aug 09 21:22:34 2012 elapsed time: 4 seconds