# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x7576c41f, pid=6800, tid=2584 # # JRE version: Java(TM) SE Runtime Environment (8.0-b123) (build 1.8.0-ea-b123) # Java VM: Java HotSpot(TM) Client VM (25.0-b65 mixed mode windows-x86 ) # Problematic frame: # C [KERNELBASE.dll+0xc41f] # # 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 (0x14e41000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=2584, stack(0x15f00000,0x15f50000)] siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x15f4eaac 0x71684e08 Registers: EAX=0x15f4ea14, EBX=0x15f4ec78, ECX=0x00000003, EDX=0x00000000 ESP=0x15f4ea14, EBP=0x15f4ea64, ESI=0x80de0001, EDI=0x1a46cec8 EIP=0x7576c41f, EFLAGS=0x00200216 Top of Stack: (sp=0x15f4ea14) 0x15f4ea14: e06d7363 00000001 00000000 7576c41f 0x15f4ea24: 00000003 19930520 15f4eaac 71684e08 0x15f4ea34: 70b95568 15f4ea44 70afa48a 00000012 0x15f4ea44: 15f4ea80 70afeeef 70b93048 70afef34 0x15f4ea54: bfd2258a 768413c0 1a46cec8 15f4ec78 0x15f4ea64: 15f4ea9c 70b0872d e06d7363 00000001 0x15f4ea74: 00000003 15f4ea90 e06d7363 00000001 0x15f4ea84: 00000000 00000000 00000003 19930520 Instructions: (pc=0x7576c41f) 0x7576c3ff: 02 50 ff 75 14 8d 45 c4 50 e8 55 ad 02 00 83 c4 0x7576c40f: 0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 76 75 0x7576c41f: c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b 0x7576c42f: 75 08 83 fe f4 72 18 83 fe f6 77 13 8d 45 08 50 Register to memory mapping: EAX=0x15f4ea14 is pointing into the stack for thread: 0x14e41000 EBX=0x15f4ec78 is pointing into the stack for thread: 0x14e41000 ECX=0x00000003 is an unknown value EDX=0x00000000 is an unknown value ESP=0x15f4ea14 is pointing into the stack for thread: 0x14e41000 EBP=0x15f4ea64 is pointing into the stack for thread: 0x14e41000 ESI=0x80de0001 is an unknown value EDI=0x1a46cec8 is an unknown value Stack: [0x15f00000,0x15f50000], sp=0x15f4ea14, free space=314k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [KERNELBASE.dll+0xc41f] C [msvcr100.dll+0x2872d] C [glass.dll+0x19530] C [glass.dll+0x101d1] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.glass.ui.win.WinDnDClipboard.push([Ljava/lang/Object;I)V+0 j com.sun.glass.ui.win.WinSystemClipboard.pushToSystem(Ljava/util/HashMap;I)V+90 j com.sun.glass.ui.SystemClipboard.flush(Lcom/sun/glass/ui/ClipboardAssistance;Ljava/util/HashMap;I)V+13 j com.sun.glass.ui.ClipboardAssistance.flush()V+16 j com.sun.javafx.tk.quantum.QuantumClipboard.flush()V+40 j com.sun.javafx.tk.quantum.QuantumToolkit.startDrag(Lcom/sun/javafx/tk/TKScene;Ljava/util/Set;Lcom/sun/javafx/tk/TKDragSourceListener;Ljavafx/scene/input/Dragboard;)V+46 j javafx.scene.Scene$DnDGesture.dragDetectedProcessed()V+63 j javafx.scene.Scene$DnDGesture.process(Ljavafx/scene/input/MouseEvent;Ljavafx/event/EventTarget;)Z+69 j javafx.scene.Scene$DnDGesture.access$8400(Ljavafx/scene/Scene$DnDGesture;Ljavafx/scene/input/MouseEvent;Ljavafx/event/EventTarget;)Z+3 j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V+575 j javafx.scene.Scene$MouseHandler.access$1800(Ljavafx/scene/Scene$MouseHandler;Ljavafx/scene/input/MouseEvent;Z)V+3 j javafx.scene.Scene.impl_processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+6 j javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljavafx/event/EventType;DDDDLjavafx/scene/input/MouseButton;ZZZZZZZZZ)V+46 j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Void;+422 j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0 j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIZZ)V+108 j com.sun.glass.ui.View.handleMouseEvent(JIIIIIIIZZ)V+30 j com.sun.glass.ui.View.notifyMouse(IIIIIIIZZ)V+181 v ~StubRoutines::call_stub j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0 j com.sun.glass.ui.win.WinApplication.access$300(Lcom/sun/glass/ui/win/WinApplication;Ljava/lang/Runnable;)V+2 j com.sun.glass.ui.win.WinApplication$4$1.run()V+25 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x1a5eb800 JavaThread "Timer-189" daemon [_thread_blocked, id=7024, stack(0x1c5d0000,0x1c620000)] 0x17b77c00 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=6168, stack(0x19b10000,0x19b60000)] 0x17900400 JavaThread "Thread-5" daemon [_thread_in_native, id=7684, stack(0x181f0000,0x18240000)] 0x1782a000 JavaThread "LibraryFolderWatcher(C:\Users\Yves\AppData\Roaming\Scene Builder/Library)" daemon [_thread_blocked, id=4412, stack(0x17d60000,0x17db0000)] 0x177fa800 JavaThread "Thread-3" daemon [_thread_in_native, id=6780, stack(0x17d00000,0x17d50000)] 0x17800400 JavaThread "JavaFX-Launcher" [_thread_blocked, id=8064, stack(0x17c20000,0x17c70000)] =>0x14e41000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=2584, stack(0x15f00000,0x15f50000)] 0x14e3f800 JavaThread "Thread-1" daemon [_thread_blocked, id=5708, stack(0x15540000,0x15590000)] 0x14e06000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=4844, stack(0x152f0000,0x15340000)] 0x14cc1800 JavaThread "Service Thread" daemon [_thread_blocked, id=6864, stack(0x150e0000,0x15130000)] 0x14ccc800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5376, stack(0x15000000,0x15050000)] 0x14ccb000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4360, stack(0x14fa0000,0x14ff0000)] 0x14cc7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5564, stack(0x14ed0000,0x14f20000)] 0x14c80c00 JavaThread "Finalizer" daemon [_thread_blocked, id=8188, stack(0x01290000,0x012e0000)] 0x14c7c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4284, stack(0x00d80000,0x00dd0000)] 0x00c0c400 JavaThread "main" [_thread_blocked, id=6664, stack(0x00180000,0x001d0000)] Other Threads: 0x14c77c00 VMThread [stack: 0x01130000,0x01180000] [id=5764] 0x14cc2400 WatcherThread [stack: 0x151e0000,0x15230000] [id=7388] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: def new generation total 10752K, used 9352K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 87% used [0x04800000, 0x05031e60, 0x05160000) from space 1152K, 83% used [0x05160000, 0x05250410, 0x05280000) to space 1152K, 0% used [0x05280000, 0x05280000, 0x053a0000) tenured generation total 23768K, used 21774K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 91% used [0x09d50000, 0x0b293b00, 0x0b293c00, 0x0b486000) Metaspace used 14897K, capacity 14972K, committed 14976K, reserved 15744K Card table byte_map: [0x00b50000,0x00be0000] byte_map_base: 0x00b2c000 Polling page: 0x00130000 CodeCache: size=32768Kb used=3968Kb max_used=3968Kb free=28799Kb bounds [0x02710000, 0x02af8000, 0x04710000] total_blobs=2806 nmethods=2384 adapters=352 compilation: enabled Compilation events (10 events): Event: 16.341 Thread 0x14ccc800 2393 java.util.ArrayList$SubList$1::checkForComodification (26 bytes) Event: 16.341 Thread 0x14ccc800 nmethod 2393 0x02aeca08 code [0x02aecb10, 0x02aecc2c] Event: 16.407 Thread 0x14ccc800 2394 com.sun.javafx.binding.ExpressionHelper$Generic::addListener (6 bytes) Event: 16.407 Thread 0x14ccc800 nmethod 2394 0x02aecd08 code [0x02aece00, 0x02aece8c] Event: 16.407 Thread 0x14ccc800 2395 com.sun.javafx.binding.ExpressionHelper$Generic::addListener (151 bytes) Event: 16.408 Thread 0x14ccc800 nmethod 2395 0x02aecf08 code [0x02aed050, 0x02aed454] Event: 16.408 Thread 0x14ccc800 2396 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop (489 bytes) Event: 16.410 Thread 0x14ccc800 nmethod 2396 0x02aed788 code [0x02aedaf0, 0x02aee824] Event: 16.556 Thread 0x14ccc800 2397 java.lang.StringBuilder::append (8 bytes) Event: 16.556 Thread 0x14ccc800 nmethod 2397 0x02af0188 code [0x02af0280, 0x02af031c] GC Heap History (10 events): Event: 11.397 GC heap before {Heap before GC invocations=25 (full 2): def new generation total 10752K, used 10752K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 100% used [0x04800000, 0x05160000, 0x05160000) from space 1152K, 100% used [0x05280000, 0x053a0000, 0x053a0000) to space 1152K, 0% used [0x05160000, 0x05160000, 0x05280000) tenured generation total 23768K, used 16284K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 68% used [0x09d50000, 0x0ad37150, 0x0ad37200, 0x0b486000) Metaspace used 14546K, capacity 14639K, committed 14720K, reserved 14720K Event: 11.409 GC heap after Heap after GC invocations=26 (full 2): def new generation total 10752K, used 1152K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 0% used [0x04800000, 0x04800000, 0x05160000) from space 1152K, 100% used [0x05160000, 0x05280000, 0x05280000) to space 1152K, 0% used [0x05280000, 0x05280000, 0x053a0000) tenured generation total 23768K, used 17501K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 73% used [0x09d50000, 0x0ae676b0, 0x0ae67800, 0x0b486000) Metaspace used 14546K, capacity 14639K, committed 14720K, reserved 14720K } Event: 11.513 GC heap before {Heap before GC invocations=26 (full 2): def new generation total 10752K, used 10752K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 100% used [0x04800000, 0x05160000, 0x05160000) from space 1152K, 100% used [0x05160000, 0x05280000, 0x05280000) to space 1152K, 0% used [0x05280000, 0x05280000, 0x053a0000) tenured generation total 23768K, used 17501K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 73% used [0x09d50000, 0x0ae676b0, 0x0ae67800, 0x0b486000) Metaspace used 14635K, capacity 14723K, committed 14848K, reserved 15744K Event: 11.522 GC heap after Heap after GC invocations=27 (full 2): def new generation total 10752K, used 1130K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 0% used [0x04800000, 0x04800000, 0x05160000) from space 1152K, 98% used [0x05280000, 0x0539abf8, 0x053a0000) to space 1152K, 0% used [0x05160000, 0x05160000, 0x05280000) tenured generation total 23768K, used 18634K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 78% used [0x09d50000, 0x0af82b30, 0x0af82c00, 0x0b486000) Metaspace used 14635K, capacity 14723K, committed 14848K, reserved 15744K } Event: 11.626 GC heap before {Heap before GC invocations=27 (full 2): def new generation total 10752K, used 10730K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 100% used [0x04800000, 0x05160000, 0x05160000) from space 1152K, 98% used [0x05280000, 0x0539abf8, 0x053a0000) to space 1152K, 0% used [0x05160000, 0x05160000, 0x05280000) tenured generation total 23768K, used 18634K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 78% used [0x09d50000, 0x0af82b30, 0x0af82c00, 0x0b486000) Metaspace used 14736K, capacity 14836K, committed 14848K, reserved 15744K Event: 11.633 GC heap after Heap after GC invocations=28 (full 2): def new generation total 10752K, used 831K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 0% used [0x04800000, 0x04800000, 0x05160000) from space 1152K, 72% used [0x05160000, 0x0522fc70, 0x05280000) to space 1152K, 0% used [0x05280000, 0x05280000, 0x053a0000) tenured generation total 23768K, used 19730K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 83% used [0x09d50000, 0x0b094990, 0x0b094a00, 0x0b486000) Metaspace used 14736K, capacity 14836K, committed 14848K, reserved 15744K } Event: 11.717 GC heap before {Heap before GC invocations=28 (full 2): def new generation total 10752K, used 10431K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 100% used [0x04800000, 0x05160000, 0x05160000) from space 1152K, 72% used [0x05160000, 0x0522fc70, 0x05280000) to space 1152K, 0% used [0x05280000, 0x05280000, 0x053a0000) tenured generation total 23768K, used 19730K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 83% used [0x09d50000, 0x0b094990, 0x0b094a00, 0x0b486000) Metaspace used 14752K, capacity 14836K, committed 14848K, reserved 15744K Event: 11.726 GC heap after Heap after GC invocations=29 (full 2): def new generation total 10752K, used 1151K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 0% used [0x04800000, 0x04800000, 0x05160000) from space 1152K, 99% used [0x05280000, 0x0539fff8, 0x053a0000) to space 1152K, 0% used [0x05160000, 0x05160000, 0x05280000) tenured generation total 23768K, used 20633K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 86% used [0x09d50000, 0x0b1765d8, 0x0b176600, 0x0b486000) Metaspace used 14752K, capacity 14836K, committed 14848K, reserved 15744K } Event: 11.841 GC heap before {Heap before GC invocations=29 (full 2): def new generation total 10752K, used 10751K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 100% used [0x04800000, 0x05160000, 0x05160000) from space 1152K, 99% used [0x05280000, 0x0539fff8, 0x053a0000) to space 1152K, 0% used [0x05160000, 0x05160000, 0x05280000) tenured generation total 23768K, used 20633K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 86% used [0x09d50000, 0x0b1765d8, 0x0b176600, 0x0b486000) Metaspace used 14764K, capacity 14873K, committed 14976K, reserved 15744K Event: 11.850 GC heap after Heap after GC invocations=30 (full 2): def new generation total 10752K, used 961K [0x04800000, 0x053a0000, 0x09d50000) eden space 9600K, 0% used [0x04800000, 0x04800000, 0x05160000) from space 1152K, 83% used [0x05160000, 0x05250410, 0x05280000) to space 1152K, 0% used [0x05280000, 0x05280000, 0x053a0000) tenured generation total 23768K, used 21774K [0x09d50000, 0x0b486000, 0x14800000) the space 23768K, 91% used [0x09d50000, 0x0b293b00, 0x0b293c00, 0x0b486000) Metaspace used 14764K, capacity 14873K, committed 14976K, reserved 15744K } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 15.564 Thread 0x14e41000 Exception (0x04cd7890) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 15.564 Thread 0x14e41000 Exception (0x04cdbcd8) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 15.565 Thread 0x14e41000 Exception (0x04ce0718) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 16.402 Thread 0x14e41000 Exception (0x04fbae70) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 16.405 Thread 0x14e41000 Exception (0x04fd2dc0) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 16.405 Thread 0x14e41000 Exception (0x04fd8330) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 16.406 Thread 0x14e41000 Exception (0x04fdd468) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 16.406 Thread 0x14e41000 Exception (0x04fe2038) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 16.407 Thread 0x14e41000 Exception (0x04fe6f40) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 16.407 Thread 0x14e41000 Exception (0x04fee058) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\1418\hotspot\src\share\vm\prims\jvm.cpp, line 1252] Events (10 events): Event: 16.406 loading class com/oracle/javafx/scenebuilder/kit/editor/panel/content/driver/handles/TabHandles Event: 16.406 loading class com/oracle/javafx/scenebuilder/kit/editor/panel/content/driver/handles/TabHandles done Event: 16.406 loading class com/oracle/javafx/scenebuilder/kit/editor/panel/content/gesture/mouse/DebugMouseGesture Event: 16.406 loading class com/oracle/javafx/scenebuilder/kit/editor/panel/content/gesture/mouse/DebugMouseGesture done Event: 16.407 loading class java/lang/Throwable$WrappedPrintStream Event: 16.407 loading class java/lang/Throwable$PrintStreamOrWriter Event: 16.407 loading class java/lang/Throwable$PrintStreamOrWriter done Event: 16.407 loading class java/lang/Throwable$WrappedPrintStream done Event: 16.407 loading class java/util/IdentityHashMap$KeySet Event: 16.407 loading class java/util/IdentityHashMap$KeySet done Dynamic libraries: 0x012e0000 - 0x01310000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\bin\java.exe 0x76f50000 - 0x770d0000 C:\Windows\SysWOW64\ntdll.dll 0x76830000 - 0x76940000 C:\Windows\syswow64\kernel32.dll 0x75760000 - 0x757a7000 C:\Windows\syswow64\KERNELBASE.dll 0x754c0000 - 0x75560000 C:\Windows\syswow64\ADVAPI32.dll 0x74ff0000 - 0x7509c000 C:\Windows\syswow64\msvcrt.dll 0x757b0000 - 0x757c9000 C:\Windows\SysWOW64\sechost.dll 0x76960000 - 0x76a50000 C:\Windows\syswow64\RPCRT4.dll 0x749a0000 - 0x74a00000 C:\Windows\syswow64\SspiCli.dll 0x74990000 - 0x7499c000 C:\Windows\syswow64\CRYPTBASE.dll 0x76a50000 - 0x76b50000 C:\Windows\syswow64\USER32.dll 0x750a0000 - 0x75130000 C:\Windows\syswow64\GDI32.dll 0x766e0000 - 0x766ea000 C:\Windows\syswow64\LPK.dll 0x75130000 - 0x751cd000 C:\Windows\syswow64\USP10.dll 0x73560000 - 0x736fe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll 0x75560000 - 0x755b7000 C:\Windows\syswow64\SHLWAPI.dll 0x74c00000 - 0x74c60000 C:\Windows\system32\IMM32.DLL 0x766f0000 - 0x767bc000 C:\Windows\syswow64\MSCTF.dll 0x70ae0000 - 0x70b9f000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\msvcr100.dll 0x69650000 - 0x699e6000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\client\jvm.dll 0x73df0000 - 0x73df7000 C:\Windows\system32\WSOCK32.dll 0x74f20000 - 0x74f55000 C:\Windows\syswow64\WS2_32.dll 0x75840000 - 0x75846000 C:\Windows\syswow64\NSI.dll 0x729d0000 - 0x72a02000 C:\Windows\system32\WINMM.dll 0x74f60000 - 0x74f65000 C:\Windows\syswow64\PSAPI.DLL 0x71760000 - 0x7176c000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\verify.dll 0x71730000 - 0x71751000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\java.dll 0x71710000 - 0x71723000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\zip.dll 0x75850000 - 0x7649a000 C:\Windows\syswow64\SHELL32.dll 0x74d30000 - 0x74e8c000 C:\Windows\syswow64\ole32.dll 0x742b0000 - 0x742bb000 C:\Windows\system32\profapi.dll 0x716e0000 - 0x71703000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\prism_d3d.dll 0x6d9b0000 - 0x6db73000 C:\Windows\system32\d3d9.dll 0x74890000 - 0x74899000 C:\Windows\system32\VERSION.dll 0x716d0000 - 0x716d6000 C:\Windows\system32\d3d8thk.dll 0x70120000 - 0x70133000 C:\Windows\system32\dwmapi.dll 0x70140000 - 0x701c0000 C:\Windows\system32\uxtheme.dll 0x15230000 - 0x152c4000 C:\Windows\system32\igdumdx32.dll 0x155c0000 - 0x15bde000 C:\Windows\system32\igdumd32.dll 0x716a0000 - 0x716c5000 C:\Windows\system32\PowrProf.dll 0x755c0000 - 0x7575d000 C:\Windows\syswow64\SETUPAPI.dll 0x74fc0000 - 0x74fe7000 C:\Windows\syswow64\CFGMGR32.dll 0x74e90000 - 0x74f1f000 C:\Windows\syswow64\OLEAUT32.dll 0x76940000 - 0x76952000 C:\Windows\syswow64\DEVOBJ.dll 0x71660000 - 0x71693000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\glass.dll 0x765c0000 - 0x7663b000 C:\Windows\syswow64\COMDLG32.dll 0x71640000 - 0x71654000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\net.dll 0x74300000 - 0x7433c000 C:\Windows\system32\mswsock.dll 0x74140000 - 0x74146000 C:\Windows\System32\wship6.dll 0x71a20000 - 0x71a2f000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\nio.dll 0x71630000 - 0x7163f000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\javafx_font.dll 0x6bf80000 - 0x6c0b5000 C:\Windows\system32\dwrite.dll 0x74c70000 - 0x74cf3000 C:\Windows\syswow64\CLBCatQ.DLL 0x70dd0000 - 0x70f00000 C:\Windows\system32\WindowsCodecs.dll 0x738a0000 - 0x738ec000 C:\Windows\system32\apphelp.dll 0x719e0000 - 0x71a11000 C:\Windows\system32\EhStorShell.dll 0x73700000 - 0x737f5000 C:\Windows\system32\PROPSYS.dll 0x71510000 - 0x71580000 C:\Windows\system32\ntshrui.dll 0x73280000 - 0x73299000 C:\Windows\system32\srvcli.dll 0x73140000 - 0x7314b000 C:\Windows\system32\cscapi.dll 0x71a50000 - 0x71a5a000 C:\Windows\system32\slc.dll 0x70ab0000 - 0x70ad1000 C:\Program Files (x86)\Common Files\Microsoft Shared\Ink\rtscom.dll 0x715c0000 - 0x715ce000 C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\prism_common.dll 0x74840000 - 0x74856000 C:\Windows\system32\CRYPTSP.dll 0x742c0000 - 0x742fb000 C:\Windows\system32\rsaenh.dll 0x739a0000 - 0x739ae000 C:\Windows\system32\RpcRtRemote.dll 0x74340000 - 0x7442b000 C:\Windows\system32\dbghelp.dll VM Arguments: jvm_args: -Dfile.encoding=UTF-8 -ea java_command: com.oracle.javafx.scenebuilder.app.SceneBuilderApp java_class_path (initial): C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\scenebuilder-binaries\lib\ScenicView.jar;C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\SceneBuilderKit\dist\SceneBuilderKit.jar;C:\Users\Yves\Documents\FX\VisualTool\2.0\scenebuilder\SceneBuilderApp\build\classes Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=C:\Program Files (x86)\Java\jdk1.7.0_12 PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jdk1.7.0_12\bin;C:\ant-1.8.2\bin;C:\Qt\4.6.0\bin;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin;C:\Program Files\TortoiseHg;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files (x86)\Windows Installer XML v3.5\bin;C:\Program Files (x86)\Inno Setup 5;C:\cygwin\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\ USERNAME=Yves OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7601 Service Pack 1 CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, ht, tsc, tscinvbit Memory: 4k page, physical 8312680k(4608284k free), swap 16623500k(13240160k free) vm_info: Java HotSpot(TM) Client VM (25.0-b65) for windows-x86 JRE (1.8.0-ea-b123), built on Jan 9 2014 17:12:05 by "java_re" with MS VC++ 10.0 (VS2010) time: Fri Jan 17 08:56:41 2014 elapsed time: 16 seconds