# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6e006900, pid=792, tid=2160 # # JRE version: 6.0_25-b06 # Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode, sharing windows-x86 ) # Problematic frame: # C 0x6e006900 # # 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 (0x02cd6000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=2160, stack(0x036b0000,0x03700000)] siginfo: ExceptionCode=0xc0000005, reading address 0x6e006900 Registers: EAX=0x00010101, EBX=0x00000005, ECX=0x03ae7498, EDX=0x6e006900 ESP=0x036fe6c0, EBP=0x036fe6e8, ESI=0x03ae7498, EDI=0x0003027a EIP=0x6e006900, EFLAGS=0x00010202 Top of Stack: (sp=0x036fe6c0) 0x036fe6c0: 03682ced 00000000 7ffa9000 036fe890 0x036fe6d0: 7e42b372 00000005 0003027a 036fe724 0x036fe6e0: 03ae7208 036fe890 036fe70c 7e44f94c 0x036fe6f0: 00050005 0003027a 036fe724 03682cc0 0x036fe700: 00000030 00000000 00000000 00000000 0x036fe710: 7c90e473 036fe71c 00000018 00050005 0x036fe720: 0003027a 00000000 00080256 03682cc0 0x036fe730: 7e42b341 7e42af62 03682a69 00080256 Instructions: (pc=0x6e006900) 0x6e0068e0: [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005] Register to memory mapping: EAX=0x00010101 is an unknown value EBX=0x00000005 is an unknown value ECX=0x03ae7498 is an unknown value EDX=0x6e006900 is an unknown value ESP=0x036fe6c0 is pointing into the stack for thread: 0x02cd6000 EBP=0x036fe6e8 is pointing into the stack for thread: 0x02cd6000 ESI=0x03ae7498 is an unknown value EDI=0x0003027a is an unknown value Stack: [0x036b0000,0x03700000], sp=0x036fe6c0, free space=313k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x6e006900 C [USER32.dll+0x3f94c] InsertMenuItemA+0x23c Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.glass.ui.win.WinWindow._setVisible(JZ)Z+0 j com.sun.glass.ui.Window.setVisible(Z)V+43 j com.sun.javafx.tk.quantum.WindowStage.setVisible(Z)V+89 j javafx.stage.Window$13.invalidated()V+470 J javafx.beans.property.BooleanPropertyBase.set(Z)V j javafx.stage.Window.setVisible(Z)V+5 j javafx.stage.Stage.setVisible(Z)V+2 j com.sun.deploy.uitoolkit.impl.fx.ui.FXDialog$7.handle(Ljavafx/event/Event;)V+5 j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+55 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.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;+37 j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30 j javafx.scene.Node.fireEvent(Ljavafx/event/Event;)V+86 j javafx.scene.control.Button.fire()V+8 j com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Ljavafx/scene/input/MouseEvent;)V+23 j com.sun.javafx.scene.control.skin.SkinBase$4.handle(Ljavafx/scene/input/MouseEvent;)V+83 j com.sun.javafx.scene.control.skin.SkinBase$4.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.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.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+486 j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;)V+3 j javafx.scene.Scene$MouseHandler.access$1200(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.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIIZD)V+247 j com.sun.glass.ui.View.handleMouseEvent(JIIIIIIIIZD)V+32 j com.sun.glass.ui.View.notifyMouse(IIIIIIIZD)V+184 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 ) 0x02d12400 JavaThread "ProgressReporter" daemon [_thread_blocked, id=2040, stack(0x04300000,0x04350000)] 0x03407800 JavaThread "thread applet-fish.FishApplication-1" [_thread_blocked, id=140, stack(0x04370000,0x043c0000)] 0x033cf400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2608, stack(0x02b20000,0x02c20000)] 0x03312400 JavaThread "Disposer" daemon [_thread_blocked, id=2284, stack(0x03f50000,0x03fa0000)] 0x03347000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3480, stack(0x03be0000,0x03c30000)] 0x03346400 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=1396, stack(0x03940000,0x03990000)] 0x032e0400 JavaThread "JVM[id=1]-Heartbeat" daemon [_thread_blocked, id=1076, stack(0x03a90000,0x03ae0000)] 0x032e7800 JavaThread "Applet 1 LiveConnect Worker Thread" [_thread_blocked, id=2504, stack(0x039f0000,0x03a40000)] 0x032e6c00 JavaThread "ConsoleTraceListener" daemon [_thread_blocked, id=2936, stack(0x03990000,0x039e0000)] 0x0330f400 JavaThread "Browser Side Object Cleanup Thread" [_thread_blocked, id=940, stack(0x038f0000,0x03940000)] 0x032b3800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=2480, stack(0x038a0000,0x038f0000)] 0x032b3000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=2836, stack(0x03850000,0x038a0000)] 0x02d1e800 JavaThread "SysExecutionTheadCreator" daemon [_thread_blocked, id=1728, stack(0x034a0000,0x034f0000)] 0x03289000 JavaThread "Thread-4" daemon [_thread_in_native, id=3748, stack(0x03760000,0x037b0000)] =>0x02cd6000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=2160, stack(0x036b0000,0x03700000)] 0x032a0000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=3924, stack(0x03610000,0x03660000)] 0x03306c00 JavaThread "Java Plug-In Pipe Worker Thread (Client-Side)" daemon [_thread_in_native, id=1308, stack(0x034f0000,0x03540000)] 0x02cd8400 JavaThread "Timer-0" [_thread_blocked, id=2928, stack(0x03450000,0x034a0000)] 0x02c9bc00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2964, stack(0x03170000,0x031c0000)] 0x02c92400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3932, stack(0x02f00000,0x02f50000)] 0x02c83800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3132, stack(0x02eb0000,0x02f00000)] 0x02c82000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1488, stack(0x02e60000,0x02eb0000)] 0x02c80800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3444, stack(0x02e10000,0x02e60000)] 0x02c7d400 JavaThread "Finalizer" daemon [_thread_blocked, id=1480, stack(0x02dc0000,0x02e10000)] 0x02c78800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2044, stack(0x02d70000,0x02dc0000)] 0x002b8800 JavaThread "main" [_thread_blocked, id=1284, stack(0x008c0000,0x00910000)] Other Threads: 0x02c3c400 VMThread [stack: 0x02d20000,0x02d70000] [id=3600] 0x02c94400 WatcherThread [stack: 0x02f50000,0x02fa0000] [id=3676] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 9024K, used 1722K [0x22990000, 0x23350000, 0x27ee0000) eden space 8064K, 9% used [0x22990000, 0x22a52900, 0x23170000) from space 960K, 98% used [0x23260000, 0x2334bf78, 0x23350000) to space 960K, 0% used [0x23170000, 0x23170000, 0x23260000) tenured generation total 19800K, used 11879K [0x27ee0000, 0x29236000, 0x32990000) the space 19800K, 59% used [0x27ee0000, 0x28a79f10, 0x28a7a000, 0x29236000) compacting perm gen total 12288K, used 8373K [0x32990000, 0x33590000, 0x36990000) the space 12288K, 68% used [0x32990000, 0x331bd570, 0x331bd600, 0x33590000) ro space 10240K, 51% used [0x36990000, 0x36ebdc00, 0x36ebdc00, 0x37390000) rw space 12288K, 55% used [0x37390000, 0x37a2c300, 0x37a2c400, 0x37f90000) Code Cache [0x00940000, 0x00b30000, 0x02940000) total_blobs=1318 nmethods=991 adapters=262 free_code_cache=31537856 largest_free_block=256 Dynamic libraries: 0x00400000 - 0x00424000 C:\Program Files\Java\jre6\bin\java.exe 0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll 0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll 0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll 0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll 0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll 0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\msvcr71.dll 0x6d7f0000 - 0x6da9f000 C:\Program Files\Java\jre6\bin\client\jvm.dll 0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll 0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll 0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll 0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL 0x6d7a0000 - 0x6d7ac000 C:\Program Files\Java\jre6\bin\verify.dll 0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll 0x6d000000 - 0x6d14b000 C:\Program Files\Java\jre6\bin\awt.dll 0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV 0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll 0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll 0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll 0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll 0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL 0x6d7e0000 - 0x6d7ef000 C:\Program Files\Java\jre6\bin\zip.dll 0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll 0x78aa0000 - 0x78b5e000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\msvcr100.dll 0x10000000 - 0x10006000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\jp2native.dll 0x02fb0000 - 0x02fea000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\deploy.dll 0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll 0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll 0x3d930000 - 0x3da01000 C:\WINDOWS\system32\WININET.dll 0x02ff0000 - 0x02ff9000 C:\WINDOWS\system32\Normaliz.dll 0x3dfd0000 - 0x3e015000 C:\WINDOWS\system32\iertutil.dll 0x78130000 - 0x78258000 C:\WINDOWS\system32\urlmon.dll 0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll 0x6d600000 - 0x6d613000 C:\Program Files\Java\jre6\bin\net.dll 0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll 0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll 0x6d620000 - 0x6d629000 C:\Program Files\Java\jre6\bin\nio.dll 0x03540000 - 0x035fe000 C:\WINDOWS\system32\msvcr100.dll 0x03660000 - 0x0366e000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\prism-d3d.dll 0x4fdd0000 - 0x4ff76000 C:\WINDOWS\system32\d3d9.dll 0x03670000 - 0x03676000 C:\WINDOWS\system32\d3d8thk.dll 0x03680000 - 0x036a4000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\mat.dll 0x763b0000 - 0x763f9000 C:\WINDOWS\system32\COMDLG32.dll 0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll 0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime 0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll 0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll 0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll 0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll 0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll 0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll 0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll 0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll 0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll 0x037d0000 - 0x0380c000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\javafx-font.dll 0x6d230000 - 0x6d27f000 C:\Program Files\Java\jre6\bin\fontmanager.dll 0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL 0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll 0x04350000 - 0x04361000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\decora-sse.dll 0x6d1a0000 - 0x6d1c3000 C:\Program Files\Java\jre6\bin\dcpr.dll VM Arguments: jvm_args: -D__jvm_launched=4482642296 -D__applet_launched=4482618904 -Djnlp.fx=2.0.0 -Xbootclasspath/a:C:\PROGRA~1\Oracle\JAVAFX~1.0\lib\deploy.jar;C:\PROGRA~1\Oracle\JAVAFX~1.0\lib\javaws.jar;C:\PROGRA~1\Oracle\JAVAFX~1.0\lib\plugin.jar -Dsun.awt.warmup=true java_command: sun.plugin2.main.client.PluginMain write_pipe_name=jpi2_pid1200_pipe2,read_pipe_name=jpi2_pid1200_pipe1 Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files\Mozilla Firefox5;C:\tools\mks\bin;C:\tools\mks\bin\X11;C:\tools\mks\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\tools;c:\tools\Mercurial;c:\tools\devtools\bin;c:\tools\far;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\ USERNAME=igor SHELL=C:/tools/mks/mksnt/sh.exe DISPLAY=:0.0 OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel --------------- S Y S T E M --------------- OS: Windows XP Build 2600 Service Pack 3 CPU:total 1 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3 Memory: 4k page, physical 2096624k(1188904k free), swap 4035036k(3263720k free) vm_info: Java HotSpot(TM) Client VM (20.0-b11) for windows-x86 JRE (1.6.0_25-b06), built on Apr 14 2011 01:04:32 by "java_re" with MS VC++ 7.1 (VS2003) time: Mon Aug 01 13:10:15 2011 elapsed time: 13 seconds