# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000064fd8d88, pid=3684, tid=1516 # # JRE version: 6.0_25-b06 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [WebPaneJava.dll+0x248d88] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/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 (0x00000000066cf000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=1516, stack(0x00000000084c0000,0x00000000085c0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000170 Registers: RAX=0x00000000085bd288, RBX=0x00000000085bd400, RCX=0x0000000000000000, RDX=0x00000000085bd470 RSP=0x00000000085bd220, RBP=0x00000000085bd470, RSI=0x00000000085bd470, RDI=0x0000000000000000 R8 =0x0000000007a1e278, R9 =0x0000000007a1e278, R10=0x0000000000000000, R11=0x0000000007a1e270 R12=0x0000000000000000, R13=0x00000000085bd338, R14=0x0000000000000000, R15=0x00000000085bdbc0 RIP=0x0000000064fd8d88, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x00000000085bd220) 0x00000000085bd220: 000000000e909c40 000000000e909c40 0x00000000085bd230: 00000000085bd470 000000000e25bca0 0x00000000085bd240: fffffffffffffffe 0000000064ff8470 0x00000000085bd250: 0000000007b0b8b0 00000000085bd470 0x00000000085bd260: 00000000085bd470 000000000e909b40 0x00000000085bd270: fffffffffffffffe 0000000007950470 0x00000000085bd280: 0000000000000000 0000000064ff3223 0x00000000085bd290: 00000000085bd400 00000000085bd470 0x00000000085bd2a0: 000000000e909b40 000000000e909b40 0x00000000085bd2b0: fffffffffffffffe 000000006508f0d6 0x00000000085bd2c0: 0000000000000000 00000000085bd470 0x00000000085bd2d0: 0000000000000000 000000000e909b40 0x00000000085bd2e0: 000000000e909b40 0000000064ff4700 0x00000000085bd2f0: 00000000085bd400 0000000064ff2695 0x00000000085bd300: 00000000085bd338 00000000085bd400 0x00000000085bd310: 000000000e909b40 000000000e759100 Instructions: (pc=0x0000000064fd8d88) 0x0000000064fd8d68: 60 48 c7 44 24 20 fe ff ff ff 48 89 58 08 48 89 0x0000000064fd8d78: 68 10 48 89 70 18 48 89 78 20 48 8b f2 48 8b f9 0x0000000064fd8d88: 48 83 b9 70 01 00 00 00 74 1e 48 8b 81 88 01 00 0x0000000064fd8d98: 00 48 85 c0 74 12 83 78 04 00 74 0c 40 b5 01 c6 Register to memory mapping: RAX=0x00000000085bd288 is pointing into the stack for thread: 0x00000000066cf000 RBX=0x00000000085bd400 is pointing into the stack for thread: 0x00000000066cf000 RCX=0x0000000000000000 is an unknown value RDX=0x00000000085bd470 is pointing into the stack for thread: 0x00000000066cf000 RSP=0x00000000085bd220 is pointing into the stack for thread: 0x00000000066cf000 RBP=0x00000000085bd470 is pointing into the stack for thread: 0x00000000066cf000 RSI=0x00000000085bd470 is pointing into the stack for thread: 0x00000000066cf000 RDI=0x0000000000000000 is an unknown value R8 =0x0000000007a1e278 is an unknown value R9 =0x0000000007a1e278 is an unknown value R10=0x0000000000000000 is an unknown value R11=0x0000000007a1e270 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x00000000085bd338 is pointing into the stack for thread: 0x00000000066cf000 R14=0x0000000000000000 is an unknown value R15=0x00000000085bdbc0 is pointing into the stack for thread: 0x00000000066cf000 Stack: [0x00000000084c0000,0x00000000085c0000], sp=0x00000000085bd220, free space=1012k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [WebPaneJava.dll+0x248d88] JSPropertyNameArrayGetCount+0x1e42b8 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.webpane.platform.WebPage.twkOpen(JLjava/lang/String;)V+0 j com.sun.webpane.platform.WebPage.open(Lcom/sun/webpane/platform/WebFrameID;Ljava/lang/String;)V+102 j javafx.scene.web.WebEngine.load(Ljava/lang/String;)V+67 j javafxsamples.WebApp.navTo(Ljava/lang/String;)V+13 j javafxsamples.WebApp$3.run()V+32 j com.sun.javafx.scene.control.behavior.TextInputControlBehavior.fire()V+22 j com.sun.javafx.scene.control.behavior.TextInputControlBehavior.callAction(Ljava/lang/String;)V+330 j com.sun.javafx.scene.control.behavior.TextBoxBehavior.callAction(Ljava/lang/String;)V+45 j com.sun.javafx.scene.control.behavior.BehaviorBase.callActionForEvent(Ljavafx/scene/input/KeyEvent;)V+80 j com.sun.javafx.scene.control.behavior.TextInputControlBehavior.callActionForEvent(Ljavafx/scene/input/KeyEvent;)V+7 j com.sun.javafx.scene.control.behavior.BehaviorBase$1.handle(Ljavafx/scene/input/KeyEvent;)V+5 j com.sun.javafx.scene.control.behavior.BehaviorBase$1.handle(Ljavafx/event/Event;)V+5 j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+35 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.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;+52 j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30 j javafx.scene.Scene$KeyHandler.process(Ljavafx/scene/input/KeyEvent;)V+20 j javafx.scene.Scene$KeyHandler.access$1300(Ljavafx/scene/Scene$KeyHandler;Ljavafx/scene/input/KeyEvent;)V+2 j javafx.scene.Scene.impl_processKeyEvent(Ljavafx/scene/input/KeyEvent;)V+70 j javafx.scene.Scene$ScenePeerListener.keyEvent(Ljava/lang/Object;)V+11 j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleKeyEvent(Lcom/sun/glass/ui/View;JII[CI)V+148 j com.sun.glass.ui.View.handleKeyEvent(JII[CI)V+20 j com.sun.glass.ui.View.notifyKey(II[CI)V+9 v ~StubRoutines::call_stub j com.sun.glass.ui.win.WinApplication._runLoop([Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+0 j com.sun.glass.ui.win.WinApplication.access$100(Lcom/sun/glass/ui/win/WinApplication;[Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+3 j com.sun.glass.ui.win.WinApplication$1$1.run()V+32 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000008cd4000 JavaThread "pool-2-thread-18" [_thread_in_native, id=3724, stack(0x00000000094d0000,0x00000000095d0000)] 0x0000000008cd8000 JavaThread "pool-2-thread-17" [_thread_blocked, id=6076, stack(0x0000000012d30000,0x0000000012e30000)] 0x0000000008cd7800 JavaThread "pool-2-thread-16" [_thread_blocked, id=5168, stack(0x0000000012c30000,0x0000000012d30000)] 0x0000000008cd6800 JavaThread "pool-2-thread-15" [_thread_blocked, id=5220, stack(0x0000000012b20000,0x0000000012c20000)] 0x0000000008cd6000 JavaThread "pool-2-thread-14" [_thread_blocked, id=5072, stack(0x0000000012a20000,0x0000000012b20000)] 0x0000000008cd5000 JavaThread "pool-2-thread-13" [_thread_blocked, id=1944, stack(0x0000000012920000,0x0000000012a20000)] 0x0000000008cd4800 JavaThread "pool-2-thread-12" [_thread_blocked, id=5560, stack(0x0000000012820000,0x0000000012920000)] 0x00000000005ac800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5860, stack(0x0000000002610000,0x0000000002710000)] 0x0000000008778800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=1728, stack(0x000000000a680000,0x000000000a780000)] 0x0000000007e79000 JavaThread "Disposer" daemon [_thread_blocked, id=5524, stack(0x000000000a580000,0x000000000a680000)] 0x0000000007bb5800 JavaThread "Disposer" daemon [_thread_blocked, id=5184, stack(0x00000000093d0000,0x00000000094d0000)] 0x0000000007d2c000 JavaThread "WebPane-Timer" daemon [_thread_blocked, id=3324, stack(0x0000000008ec0000,0x0000000008fc0000)] 0x0000000007b32800 JavaThread "Thread-2" daemon [_thread_in_native, id=5988, stack(0x00000000085c0000,0x00000000086c0000)] =>0x00000000066cf000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=1516, stack(0x00000000084c0000,0x00000000085c0000)] 0x00000000066ce000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=5884, stack(0x0000000007f10000,0x0000000008010000)] 0x0000000006588800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=884, stack(0x0000000007650000,0x0000000007750000)] 0x0000000006571800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5216, stack(0x0000000007550000,0x0000000007650000)] 0x000000000655b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5688, stack(0x0000000007450000,0x0000000007550000)] 0x0000000006559800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3540, stack(0x0000000007350000,0x0000000007450000)] 0x0000000006558800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5468, stack(0x0000000007250000,0x0000000007350000)] 0x0000000006503000 JavaThread "Finalizer" daemon [_thread_blocked, id=4352, stack(0x0000000007150000,0x0000000007250000)] 0x0000000006502000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5796, stack(0x0000000007050000,0x0000000007150000)] Other Threads: 0x00000000064f8800 VMThread [stack: 0x0000000006f50000,0x0000000007050000] [id=6140] 0x0000000006599800 WatcherThread [stack: 0x0000000007750000,0x0000000007850000] [id=5856] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 18752K, used 4444K [0x00000000eb160000, 0x00000000ed600000, 0x0000000100000000) eden space 16128K, 11% used [0x00000000eb160000,0x00000000eb32d898,0x00000000ec120000) from space 2624K, 99% used [0x00000000ec120000,0x00000000ec3a9b30,0x00000000ec3b0000) to space 2624K, 0% used [0x00000000ed370000,0x00000000ed370000,0x00000000ed600000) PSOldGen total 42880K, used 18098K [0x00000000c1400000, 0x00000000c3de0000, 0x00000000eb160000) object space 42880K, 42% used [0x00000000c1400000,0x00000000c25acb10,0x00000000c3de0000) PSPermGen total 21248K, used 17738K [0x00000000bc200000, 0x00000000bd6c0000, 0x00000000c1400000) object space 21248K, 83% used [0x00000000bc200000,0x00000000bd352838,0x00000000bd6c0000) Code Cache [0x0000000002710000, 0x0000000002980000, 0x0000000005710000) total_blobs=696 nmethods=208 adapters=441 free_code_cache=49323264 largest_free_block=6336 Dynamic libraries: 0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jdk1.6.0_25\bin\java.exe 0x0000000077520000 - 0x00000000776c9000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000076e40000 - 0x0000000076f5f000 C:\Windows\system32\kernel32.dll 0x000007fefdca0000 - 0x000007fefdd0b000 C:\Windows\system32\KERNELBASE.dll 0x000007feff0b0000 - 0x000007feff18b000 C:\Windows\system32\ADVAPI32.dll 0x000007fefde40000 - 0x000007fefdedf000 C:\Windows\system32\msvcrt.dll 0x000007fefddc0000 - 0x000007fefdddf000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefed40000 - 0x000007fefee6d000 C:\Windows\system32\RPCRT4.dll 0x000007fefd850000 - 0x000007fefd8a7000 C:\Windows\system32\apphelp.dll 0x000007fef1d00000 - 0x000007fef1d51000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL 0x000007fefd820000 - 0x000007fefd845000 C:\Windows\system32\SspiCli.dll 0x000007feff320000 - 0x000007feff391000 C:\Windows\system32\SHLWAPI.dll 0x000007fefdd50000 - 0x000007fefddb7000 C:\Windows\system32\GDI32.dll 0x0000000077420000 - 0x000000007751a000 C:\Windows\system32\USER32.dll 0x000007feff7d0000 - 0x000007feff7de000 C:\Windows\system32\LPK.dll 0x000007fefdee0000 - 0x000007fefdfa9000 C:\Windows\system32\USP10.dll 0x000007fefee70000 - 0x000007feff073000 C:\Windows\system32\ole32.dll 0x000007fefdfb0000 - 0x000007fefed38000 C:\Windows\system32\SHELL32.dll 0x00000000730f0000 - 0x00000000730f3000 C:\Windows\system32\sfc.dll 0x000007fef6550000 - 0x000007fef6560000 C:\Windows\system32\sfc_os.DLL 0x000007fefcc70000 - 0x000007fefcc8e000 C:\Windows\system32\USERENV.dll 0x000007fefd980000 - 0x000007fefd98f000 C:\Windows\system32\profapi.dll 0x000007fefa340000 - 0x000007fefa358000 C:\Windows\system32\dwmapi.dll 0x000007fef5c40000 - 0x000007fef5c58000 C:\Windows\system32\MPR.dll 0x000007feff080000 - 0x000007feff0ae000 C:\Windows\system32\IMM32.DLL 0x000007feff420000 - 0x000007feff529000 C:\Windows\system32\MSCTF.dll 0x000000006d890000 - 0x000000006e048000 C:\Program Files\Java\jdk1.6.0_25\jre\bin\server\jvm.dll 0x000007fefa490000 - 0x000007fefa4cb000 C:\Windows\system32\WINMM.dll 0x000000006d800000 - 0x000000006d80e000 C:\Program Files\Java\jdk1.6.0_25\jre\bin\verify.dll 0x000000006d450000 - 0x000000006d477000 C:\Program Files\Java\jdk1.6.0_25\jre\bin\java.dll 0x00000000776f0000 - 0x00000000776f7000 C:\Windows\system32\PSAPI.DLL 0x000000006d850000 - 0x000000006d862000 C:\Program Files\Java\jdk1.6.0_25\jre\bin\zip.dll 0x000000006c5c0000 - 0x000000006c691000 C:\javafx-sdk2.0-beta\rt\bin\msvcr100.dll 0x000007fef8970000 - 0x000007fef8980000 C:\javafx-sdk2.0-beta\rt\bin\prism-d3d.dll 0x000007feed390000 - 0x000007feed58f000 C:\Windows\system32\d3d9.dll 0x000007fefca70000 - 0x000007fefca7c000 C:\Windows\system32\VERSION.dll 0x000007fefa150000 - 0x000007fefa157000 C:\Windows\system32\d3d8thk.dll 0x000007fefa870000 - 0x000007fefa8c6000 C:\Windows\system32\uxtheme.dll 0x000007feeacd0000 - 0x000007feebb67000 C:\Windows\system32\nvd3dumx.dll 0x000007fef1d90000 - 0x000007fef1dbb000 C:\javafx-sdk2.0-beta\rt\bin\mat.dll 0x000007feff550000 - 0x000007feff5e7000 C:\Windows\system32\COMDLG32.dll 0x000007fefbfa0000 - 0x000007fefc194000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll 0x000007feff1a0000 - 0x000007feff277000 C:\Windows\system32\OLEAUT32.dll 0x000007fefd8b0000 - 0x000007fefd8bf000 C:\Windows\system32\CRYPTBASE.dll 0x000007fef1ca0000 - 0x000007fef1cf5000 C:\javafx-sdk2.0-beta\rt\bin\libxml2.dll 0x0000000064d90000 - 0x00000000656f0000 C:\javafx-sdk2.0-beta\rt\bin\WebPaneJava.dll 0x000007fefd250000 - 0x000007fefd267000 C:\Windows\system32\CRYPTSP.dll 0x000007fefcf50000 - 0x000007fefcf97000 C:\Windows\system32\rsaenh.dll 0x000000006d6a0000 - 0x000000006d6b7000 C:\Program Files\Java\jdk1.6.0_25\jre\bin\net.dll 0x000007feff7e0000 - 0x000007feff82d000 C:\Windows\system32\WS2_32.dll 0x000007feff190000 - 0x000007feff198000 C:\Windows\system32\NSI.dll 0x000007fefd1f0000 - 0x000007fefd245000 C:\Windows\system32\mswsock.dll 0x000007fefd1e0000 - 0x000007fefd1e7000 C:\Windows\System32\wship6.dll 0x000007fefcb40000 - 0x000007fefcb47000 C:\Windows\System32\wshtcpip.dll 0x000007fef4ec0000 - 0x000007fef4eee000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x000007fefd070000 - 0x000007fefd0cb000 C:\Windows\system32\DNSAPI.dll 0x000007fefb6a0000 - 0x000007fefb6c7000 C:\Windows\system32\IPHLPAPI.DLL 0x000007fefb690000 - 0x000007fefb69b000 C:\Windows\system32\WINNSI.DLL 0x000007fef4eb0000 - 0x000007fef4eb8000 C:\Windows\system32\rasadhlp.dll 0x000007fefb540000 - 0x000007fefb593000 C:\Windows\System32\fwpuclnt.dll 0x000007fef4950000 - 0x000007fef499f000 C:\javafx-sdk2.0-beta\rt\bin\javafx-font.dll 0x000007fefc440000 - 0x000007fefc455000 C:\Windows\system32\NLAapi.dll 0x000007fef46d0000 - 0x000007fef46e5000 C:\Windows\system32\napinsp.dll 0x000007fef46b0000 - 0x000007fef46c9000 C:\Windows\system32\pnrpnsp.dll 0x000007fef46a0000 - 0x000007fef46b0000 C:\Windows\system32\wshbth.dll 0x000007fef45f0000 - 0x000007fef45fb000 C:\Windows\System32\winrnr.dll 0x000007feff280000 - 0x000007feff319000 C:\Windows\system32\CLBCatQ.DLL 0x000007fefa020000 - 0x000007fefa14a000 C:\Windows\system32\WindowsCodecs.dll 0x0000000006490000 - 0x00000000064a6000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll 0x00000000064c0000 - 0x00000000064d0000 C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll 0x000000000a1d0000 - 0x000000000a2b7000 C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll 0x000007fef66d0000 - 0x000007fef66d7000 C:\Windows\system32\SHFOLDER.dll 0x0000000077170000 - 0x00000000772ca000 C:\Windows\system32\WININET.dll 0x00000000776e0000 - 0x00000000776e3000 C:\Windows\system32\Normaliz.dll 0x0000000076f60000 - 0x000000007716d000 C:\Windows\system32\iertutil.dll 0x00000000772d0000 - 0x000000007741d000 C:\Windows\system32\urlmon.dll 0x000000006eec0000 - 0x000000006eeea000 C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll 0x000000006f400000 - 0x000000006f4a3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll 0x000000006f3a0000 - 0x000000006f3e2000 C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll 0x000007fefdde0000 - 0x000007fefde32000 C:\Windows\system32\WLDAP32.dll 0x0000000180000000 - 0x0000000180010000 C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll 0x000000006f2c0000 - 0x000000006f393000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll 0x000007fefda50000 - 0x000007fefdbb7000 C:\Windows\system32\CRYPT32.dll 0x000007fefda20000 - 0x000007fefda2f000 C:\Windows\system32\MSASN1.dll 0x00000000097f0000 - 0x000000000986f000 C:\Program Files\TortoiseHg\ThgShellx64.dll 0x000007fef39d0000 - 0x000007fef3ce6000 C:\Windows\system32\msi.dll 0x000007fef3990000 - 0x000007fef39c5000 C:\Windows\system32\EhStorShell.dll 0x000007feff5f0000 - 0x000007feff7c7000 C:\Windows\system32\SETUPAPI.dll 0x000007fefdc60000 - 0x000007fefdc96000 C:\Windows\system32\CFGMGR32.dll 0x000007fefda30000 - 0x000007fefda4a000 C:\Windows\system32\DEVOBJ.dll 0x000007fefc670000 - 0x000007fefc79c000 C:\Windows\system32\PROPSYS.dll 0x000007fef3910000 - 0x000007fef398e000 C:\Windows\System32\cscui.dll 0x000007fef3900000 - 0x000007fef390c000 C:\Windows\System32\CSCDLL.dll 0x000007fef38f0000 - 0x000007fef38ff000 C:\Windows\system32\CSCAPI.dll 0x000007fefc7f0000 - 0x000007fefc81c000 C:\Windows\system32\powrprof.dll 0x00000000122f0000 - 0x0000000012359000 C:\Program Files\Elantech\ETDApix.dll 0x000007fef7400000 - 0x000007fef7471000 C:\Windows\system32\WINSPOOL.DRV VM Arguments: jvm_args: -Dfile.encoding=UTF-8 java_command: javafxsamples.WebApp Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files\Basler\pylon 2.3\pylon\bin\x64;C:\Program Files\Basler\pylon 2.3\pylon\bin\Win32;C:\Program Files\Basler\pylon 2.3\genicam\Bin\Win64_x64;C:\Program Files\Basler\pylon 2.3\pylonc\bin\Win32;C:\Program Files\Basler\pylon 2.3\pylonc\bin\x64;C:\Program Files\Basler\pylon 2.3\genicam\Bin\Win32_i86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\OpenCV2.1\bin;C:\Program Files (x86)\Groovy\Groovy-1.8.0\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\TortoiseHg\;C:\Program Files (x86)\Tesseract-OCR;C:\Program Files (x86)\Tesseract-OCR\training; USERNAME=Alex OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 Build 7601 Service Pack 1 CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht Memory: 4k page, physical 4110856k(1455548k free), swap 5133008k(2045784k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (20.0-b11) for windows-amd64 JRE (1.6.0_25-b06), built on Apr 14 2011 00:44:38 by "java_re" with MS VC++ 8.0 (VS2005) time: Wed Jul 06 16:29:31 2011 elapsed time: 17 seconds