# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000072ae26a0, pid=2608, tid=1420 # # JRE version: 7.0_15-b03 # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [glass.dll+0x126a0] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x1630 # # Core dump written. Default location: c:\Users\ADaviesMoore\Desktop\hs_err_pid2608.mdmp # # 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 (0x0000000005954000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=1420, stack(0x0000000007600000,0x0000000007700000)] siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff Registers: RAX=0x000000001db10001, RBX=0x00000000057d26d8, RCX=0x00730077006f0064, RDX=0x000007fffffd9000 RSP=0x00000000076fd120, RBP=0x0000000000000401, RSI=0x00000000076fd3d0, RDI=0x0000000000000000 R8 =0x050000c104e80001, R9 =0x050000c203680002, R10=0x0000000000000000, R11=0x0000000000000202 R12=0x0000000000000000, R13=0x0000000000000401, R14=0x0000000000000000, R15=0x000000000013029e RIP=0x0000000072ae26a0, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x00000000076fd120) 0x00000000076fd120: 000000000230a700 0000000000180001 0x00000000076fd130: 0000000072aec029 00000000076fd1a0 0x00000000076fd140: 0000000006995e40 0000000072ad4f3a 0x00000000076fd150: 00000000076fd3d0 00000000076fd3d0 0x00000000076fd160: 0000000000000000 0000000000000000 0x00000000076fd170: 0000000000000401 0000000072ad1f83 0x00000000076fd180: 0000000005854100 0000000071fcc001 0x00000000076fd190: 00001458d279c029 0000000005954000 0x00000000076fd1a0: 00000000076fd3d0 0000000072ad1268 0x00000000076fd1b0: 0000000000000401 0000000006995e40 0x00000000076fd1c0: 0000000000000000 000000000013029e 0x00000000076fd1d0: 0000000000000000 0000000076c29bd1 0x00000000076fd1e0: 0000000000000401 000000000013029e 0x00000000076fd1f0: 0000000000000000 0000000000000001 0x00000000076fd200: 0000000005854118 000000000000000b 0x00000000076fd210: 0000000000000000 0000000000000000 Instructions: (pc=0x0000000072ae26a0) 0x0000000072ae2680: 48 89 7b 30 48 8b 4b 38 48 85 c9 74 0a 48 8b 01 0x0000000072ae2690: ff 50 10 48 89 7b 38 48 8b 4b 40 48 85 c9 74 0a 0x0000000072ae26a0: 48 8b 01 ff 50 10 48 89 7b 40 48 39 7b 48 74 1a 0x0000000072ae26b0: e8 5b e9 fe ff 48 8b 53 48 4c 8b 00 48 8b c8 41 Register to memory mapping: RAX=0x000000001db10001 is an unknown value RBX=0x00000000057d26d8 is an unknown value RCX=0x00730077006f0064 is an unknown value RDX=0x000007fffffd9000 is an unknown value RSP=0x00000000076fd120 is pointing into the stack for thread: 0x0000000005954000 RBP=0x0000000000000401 is an unknown value RSI=0x00000000076fd3d0 is pointing into the stack for thread: 0x0000000005954000 RDI=0x0000000000000000 is an unknown value R8 =0x050000c104e80001 is an unknown value R9 =0x050000c203680002 is an unknown value R10=0x0000000000000000 is an unknown value R11=0x0000000000000202 is an unknown value R12=0x0000000000000000 is an unknown value R13=0x0000000000000401 is an unknown value R14=0x0000000000000000 is an unknown value R15=0x000000000013029e is an unknown value Stack: [0x0000000007600000,0x0000000007700000], sp=0x00000000076fd120, free space=1012k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [glass.dll+0x126a0] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x1630 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.glass.ui.win.WinWindow._close(J)Z+0 j com.sun.glass.ui.Window.close()V+51 j com.sun.javafx.tk.quantum.WindowStage.close()V+15 j javafx.stage.Window$10.invalidated()V+567 j javafx.beans.property.BooleanPropertyBase.markInvalid()V+13 j javafx.beans.property.BooleanPropertyBase.set(Z)V+31 j javafx.stage.Window.setShowing(Z)V+11 j javafx.stage.Window.hide()V+2 j com.sun.javafx.stage.WindowCloseRequestHandler.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+14 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.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 com.sun.javafx.stage.WindowPeerListener.closing()V+18 j com.sun.javafx.tk.quantum.GlassWindowEventHandler.run()Ljava/lang/Void;+428 j com.sun.javafx.tk.quantum.GlassWindowEventHandler.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.GlassWindowEventHandler.handleWindowEvent(Lcom/sun/glass/ui/Window;JI)V+28 j com.sun.glass.ui.Window.handleWindowEvent(JI)V+14 j com.sun.glass.ui.Window.notifyClose()V+7 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$3$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 ) 0x00000000086c8800 JavaThread "Thread-8" daemon [_thread_in_native, id=3264, stack(0x000000000bba0000,0x000000000bca0000)] 0x00000000086cb000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=588, stack(0x000000000b8d0000,0x000000000b9d0000)] 0x000000000866c000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=3472, stack(0x0000000008f30000,0x0000000009030000)] 0x0000000006c53800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3824, stack(0x0000000007a10000,0x0000000007b10000)] 0x0000000006b59000 JavaThread "Disposer" daemon [_thread_blocked, id=924, stack(0x00000000078d0000,0x00000000079d0000)] 0x0000000006a14000 JavaThread "Thread-2" daemon [_thread_in_native, id=4084, stack(0x0000000007770000,0x0000000007870000)] =>0x0000000005954000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=1420, stack(0x0000000007600000,0x0000000007700000)] 0x0000000005953800 JavaThread "Disposer" daemon [_thread_blocked, id=3296, stack(0x00000000073e0000,0x00000000074e0000)] 0x0000000005931800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=364, stack(0x0000000006d60000,0x0000000006e60000)] 0x0000000005878800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=2228, stack(0x0000000006860000,0x0000000006960000)] 0x0000000005851800 JavaThread "Service Thread" daemon [_thread_blocked, id=1516, stack(0x0000000006650000,0x0000000006750000)] 0x0000000005850000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3628, stack(0x0000000006550000,0x0000000006650000)] 0x0000000005843000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=824, stack(0x00000000063c0000,0x00000000064c0000)] 0x000000000583f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2688, stack(0x00000000061d0000,0x00000000062d0000)] 0x000000000583b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3720, stack(0x0000000005d90000,0x0000000005e90000)] 0x00000000057b6000 JavaThread "Finalizer" daemon [_thread_blocked, id=4076, stack(0x0000000005ee0000,0x0000000005fe0000)] 0x00000000057ad800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2972, stack(0x0000000005c60000,0x0000000005d60000)] 0x000000000230c800 JavaThread "main" [_thread_blocked, id=3396, stack(0x0000000002310000,0x0000000002410000)] Other Threads: 0x00000000057a8800 VMThread [stack: 0x0000000005a70000,0x0000000005b70000] [id=608] 0x0000000005861800 WatcherThread [stack: 0x0000000006070000,0x0000000006170000] [id=2612] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 57856K, used 43259K [0x00000000bc600000, 0x00000000c04c0000, 0x00000000d1350000) eden space 51456K, 73% used [0x00000000bc600000, 0x00000000beafb0a8, 0x00000000bf840000) from space 6400K, 84% used [0x00000000bfe80000, 0x00000000c03c3f10, 0x00000000c04c0000) to space 6400K, 0% used [0x00000000bf840000, 0x00000000bf840000, 0x00000000bfe80000) tenured generation total 128452K, used 103669K [0x00000000d1350000, 0x00000000d90c1000, 0x00000000fae00000) the space 128452K, 80% used [0x00000000d1350000, 0x00000000d788d560, 0x00000000d788d600, 0x00000000d90c1000) compacting perm gen total 21568K, used 21253K [0x00000000fae00000, 0x00000000fc310000, 0x0000000100000000) the space 21568K, 98% used [0x00000000fae00000, 0x00000000fc2c1568, 0x00000000fc2c1600, 0x00000000fc310000) No shared spaces configured. Card table byte_map: [0x0000000005410000,0x0000000005630000] byte_map_base: 0x0000000004e2d000 Polling page: 0x0000000000230000 Code Cache [0x0000000002410000, 0x0000000002680000, 0x0000000005410000) total_blobs=1123 nmethods=457 adapters=617 free_code_cache=47584Kb largest_free_block=48677952 Compilation events (10 events): Event: 35.188 Thread 0x0000000005843000 469 java.text.StringCharacterIterator::current (37 bytes) Event: 35.188 Thread 0x0000000005843000 nmethod 469 0x0000000002598f90 code [0x00000000025990e0, 0x00000000025991b8] Event: 36.781 Thread 0x0000000005843000 470 com.sun.javafx.geom.transform.Affine3D::getMzt (5 bytes) Event: 36.781 Thread 0x0000000005843000 nmethod 470 0x0000000002592f50 code [0x0000000002593080, 0x00000000025930d8] Event: 38.372 Thread 0x0000000005843000 473 com.sun.javafx.geom.transform.Affine3D::getMzz (5 bytes) Event: 38.372 Thread 0x0000000005843000 nmethod 473 0x0000000002598650 code [0x0000000002598780, 0x00000000025987d8] Event: 38.768 Thread 0x0000000005843000 474 com.sun.javafx.geom.Path2D::getBounds (134 bytes) Event: 38.771 Thread 0x0000000005843000 nmethod 474 0x0000000002596f50 code [0x00000000025970a0, 0x0000000002597418] Event: 43.443 Thread 0x0000000005843000 476 java.util.LinkedList::size (5 bytes) Event: 43.444 Thread 0x0000000005843000 nmethod 476 0x0000000002598450 code [0x0000000002598580, 0x00000000025985d8] GC Heap History (10 events): Event: 30.581 GC heap before {Heap before GC invocations=21 (full 0): def new generation total 19200K, used 18312K [0x00000000bc600000, 0x00000000bdad0000, 0x00000000d1350000) eden space 17088K, 95% used [0x00000000bc600000, 0x00000000bd5ea568, 0x00000000bd6b0000) from space 2112K, 95% used [0x00000000bd8c0000, 0x00000000bdab7cf8, 0x00000000bdad0000) to space 2112K, 0% used [0x00000000bd6b0000, 0x00000000bd6b0000, 0x00000000bd8c0000) tenured generation total 42688K, used 31240K [0x00000000d1350000, 0x00000000d3d00000, 0x00000000fae00000) the space 42688K, 73% used [0x00000000d1350000, 0x00000000d31d2230, 0x00000000d31d2400, 0x00000000d3d00000) compacting perm gen total 21248K, used 21198K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000) the space 21248K, 99% used [0x00000000fae00000, 0x00000000fc2b3b50, 0x00000000fc2b3c00, 0x00000000fc2c0000) No shared spaces configured. Event: 30.640 GC heap after Heap after GC invocations=22 (full 1): def new generation total 35776K, used 1812K [0x00000000bc600000, 0x00000000becd0000, 0x00000000d1350000) eden space 31808K, 5% used [0x00000000bc600000, 0x00000000bc7c5310, 0x00000000be510000) from space 3968K, 0% used [0x00000000be510000, 0x00000000be510000, 0x00000000be8f0000) to space 3968K, 0% used [0x00000000be8f0000, 0x00000000be8f0000, 0x00000000becd0000) tenured generation total 79424K, used 47653K [0x00000000d1350000, 0x00000000d60e0000, 0x00000000fae00000) the space 79424K, 59% used [0x00000000d1350000, 0x00000000d41d9500, 0x00000000d41d9600, 0x00000000d60e0000) compacting perm gen total 21248K, used 21198K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000) the space 21248K, 99% used [0x00000000fae00000, 0x00000000fc2b3b50, 0x00000000fc2b3c00, 0x00000000fc2c0000) No shared spaces configured. } Event: 32.157 GC heap before {Heap before GC invocations=22 (full 1): def new generation total 35776K, used 31808K [0x00000000bc600000, 0x00000000becd0000, 0x00000000d1350000) eden space 31808K, 100% used [0x00000000bc600000, 0x00000000be510000, 0x00000000be510000) from space 3968K, 0% used [0x00000000be510000, 0x00000000be510000, 0x00000000be8f0000) to space 3968K, 0% used [0x00000000be8f0000, 0x00000000be8f0000, 0x00000000becd0000) tenured generation total 79424K, used 47653K [0x00000000d1350000, 0x00000000d60e0000, 0x00000000fae00000) the space 79424K, 59% used [0x00000000d1350000, 0x00000000d41d9500, 0x00000000d41d9600, 0x00000000d60e0000) compacting perm gen total 21248K, used 21220K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000) the space 21248K, 99% used [0x00000000fae00000, 0x00000000fc2b90e8, 0x00000000fc2b9200, 0x00000000fc2c0000) No shared spaces configured. Event: 32.176 GC heap after Heap after GC invocations=23 (full 1): def new generation total 35776K, used 3734K [0x00000000bc600000, 0x00000000becd0000, 0x00000000d1350000) eden space 31808K, 0% used [0x00000000bc600000, 0x00000000bc600000, 0x00000000be510000) from space 3968K, 94% used [0x00000000be8f0000, 0x00000000bec95a60, 0x00000000becd0000) to space 3968K, 0% used [0x00000000be510000, 0x00000000be510000, 0x00000000be8f0000) tenured generation total 79424K, used 60253K [0x00000000d1350000, 0x00000000d60e0000, 0x00000000fae00000) the space 79424K, 75% used [0x00000000d1350000, 0x00000000d4e27570, 0x00000000d4e27600, 0x00000000d60e0000) compacting perm gen total 21248K, used 21220K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000) the space 21248K, 99% used [0x00000000fae00000, 0x00000000fc2b90e8, 0x00000000fc2b9200, 0x00000000fc2c0000) No shared spaces configured. } Event: 35.061 GC heap before {Heap before GC invocations=23 (full 1): def new generation total 35776K, used 33215K [0x00000000bc600000, 0x00000000becd0000, 0x00000000d1350000) eden space 31808K, 92% used [0x00000000bc600000, 0x00000000be2ca2f8, 0x00000000be510000) from space 3968K, 94% used [0x00000000be8f0000, 0x00000000bec95a60, 0x00000000becd0000) to space 3968K, 0% used [0x00000000be510000, 0x00000000be510000, 0x00000000be8f0000) tenured generation total 79424K, used 60253K [0x00000000d1350000, 0x00000000d60e0000, 0x00000000fae00000) the space 79424K, 75% used [0x00000000d1350000, 0x00000000d4e27570, 0x00000000d4e27600, 0x00000000d60e0000) compacting perm gen total 21248K, used 21244K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000) the space 21248K, 99% used [0x00000000fae00000, 0x00000000fc2bf1f8, 0x00000000fc2bf200, 0x00000000fc2c0000) No shared spaces configured. Event: 35.064 GC heap after Heap after GC invocations=24 (full 1): def new generation total 35776K, used 46K [0x00000000bc600000, 0x00000000becd0000, 0x00000000d1350000) eden space 31808K, 0% used [0x00000000bc600000, 0x00000000bc600000, 0x00000000be510000) from space 3968K, 1% used [0x00000000be510000, 0x00000000be51b8f0, 0x00000000be8f0000) to space 3968K, 0% used [0x00000000be8f0000, 0x00000000be8f0000, 0x00000000becd0000) tenured generation total 79424K, used 63889K [0x00000000d1350000, 0x00000000d60e0000, 0x00000000fae00000) the space 79424K, 80% used [0x00000000d1350000, 0x00000000d51b44f8, 0x00000000d51b4600, 0x00000000d60e0000) compacting perm gen total 21248K, used 21244K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000) the space 21248K, 99% used [0x00000000fae00000, 0x00000000fc2bf1f8, 0x00000000fc2bf200, 0x00000000fc2c0000) No shared spaces configured. } Event: 38.127 GC heap before {Heap before GC invocations=24 (full 1): def new generation total 35776K, used 30647K [0x00000000bc600000, 0x00000000becd0000, 0x00000000d1350000) eden space 31808K, 96% used [0x00000000bc600000, 0x00000000be3e2318, 0x00000000be510000) from space 3968K, 1% used [0x00000000be510000, 0x00000000be51b8f0, 0x00000000be8f0000) to space 3968K, 0% used [0x00000000be8f0000, 0x00000000be8f0000, 0x00000000becd0000) tenured generation total 79424K, used 63889K [0x00000000d1350000, 0x00000000d60e0000, 0x00000000fae00000) the space 79424K, 80% used [0x00000000d1350000, 0x00000000d51b44f8, 0x00000000d51b4600, 0x00000000d60e0000) compacting perm gen total 21568K, used 21250K [0x00000000fae00000, 0x00000000fc310000, 0x0000000100000000) the space 21568K, 98% used [0x00000000fae00000, 0x00000000fc2c0840, 0x00000000fc2c0a00, 0x00000000fc310000) No shared spaces configured. Event: 38.252 GC heap after Heap after GC invocations=25 (full 2): def new generation total 57856K, used 0K [0x00000000bc600000, 0x00000000c04c0000, 0x00000000d1350000) eden space 51456K, 0% used [0x00000000bc600000, 0x00000000bc600000, 0x00000000bf840000) from space 6400K, 0% used [0x00000000bf840000, 0x00000000bf840000, 0x00000000bfe80000) to space 6400K, 0% used [0x00000000bfe80000, 0x00000000bfe80000, 0x00000000c04c0000) tenured generation total 128452K, used 77069K [0x00000000d1350000, 0x00000000d90c1000, 0x00000000fae00000) the space 128452K, 59% used [0x00000000d1350000, 0x00000000d5e93470, 0x00000000d5e93600, 0x00000000d90c1000) compacting perm gen total 21568K, used 21250K [0x00000000fae00000, 0x00000000fc310000, 0x0000000100000000) the space 21568K, 98% used [0x00000000fae00000, 0x00000000fc2c0840, 0x00000000fc2c0a00, 0x00000000fc310000) No shared spaces configured. } Event: 38.545 GC heap before {Heap before GC invocations=25 (full 2): def new generation total 57856K, used 51100K [0x00000000bc600000, 0x00000000c04c0000, 0x00000000d1350000) eden space 51456K, 99% used [0x00000000bc600000, 0x00000000bf7e71d8, 0x00000000bf840000) from space 6400K, 0% used [0x00000000bf840000, 0x00000000bf840000, 0x00000000bfe80000) to space 6400K, 0% used [0x00000000bfe80000, 0x00000000bfe80000, 0x00000000c04c0000) tenured generation total 128452K, used 77069K [0x00000000d1350000, 0x00000000d90c1000, 0x00000000fae00000) the space 128452K, 59% used [0x00000000d1350000, 0x00000000d5e93470, 0x00000000d5e93600, 0x00000000d90c1000) compacting perm gen total 21568K, used 21250K [0x00000000fae00000, 0x00000000fc310000, 0x0000000100000000) the space 21568K, 98% used [0x00000000fae00000, 0x00000000fc2c0840, 0x00000000fc2c0a00, 0x00000000fc310000) No shared spaces configured. Event: 38.567 GC heap after Heap after GC invocations=26 (full 2): def new generation total 57856K, used 5391K [0x00000000bc600000, 0x00000000c04c0000, 0x00000000d1350000) eden space 51456K, 0% used [0x00000000bc600000, 0x00000000bc600000, 0x00000000bf840000) from space 6400K, 84% used [0x00000000bfe80000, 0x00000000c03c3f10, 0x00000000c04c0000) to space 6400K, 0% used [0x00000000bf840000, 0x00000000bf840000, 0x00000000bfe80000) tenured generation total 128452K, used 103669K [0x00000000d1350000, 0x00000000d90c1000, 0x00000000fae00000) the space 128452K, 80% used [0x00000000d1350000, 0x00000000d788d560, 0x00000000d788d600, 0x00000000d90c1000) compacting perm gen total 21568K, used 21250K [0x00000000fae00000, 0x00000000fc310000, 0x0000000100000000) the space 21568K, 98% used [0x00000000fae00000, 0x00000000fc2c0840, 0x00000000fc2c0a00, 0x00000000fc310000) No shared spaces configured. } Deoptimization events (10 events): Event: 6.943 Thread 0x00000000086cc800 Uncommon trap -58 fr.pc 0x00000000024d6ea0 Event: 17.048 Thread 0x0000000005931800 Uncommon trap -34 fr.pc 0x00000000025586b0 Event: 17.048 Thread 0x0000000005931800 Uncommon trap -34 fr.pc 0x00000000025586b0 Event: 17.048 Thread 0x0000000005931800 Uncommon trap -83 fr.pc 0x00000000024d03fc Event: 17.048 Thread 0x0000000005931800 Uncommon trap -34 fr.pc 0x00000000025586b0 Event: 17.048 Thread 0x0000000005931800 Uncommon trap -34 fr.pc 0x00000000025586b0 Event: 17.239 Thread 0x0000000005931800 Uncommon trap -83 fr.pc 0x000000000254532c Event: 36.783 Thread 0x0000000005931800 Uncommon trap -12 fr.pc 0x0000000002595bc0 Event: 36.783 Thread 0x0000000005931800 Uncommon trap -12 fr.pc 0x0000000002558934 Event: 36.784 Thread 0x0000000005931800 Uncommon trap -83 fr.pc 0x0000000002577a78 Internal exceptions (10 events): Event: 17.187 Thread 0x0000000005954000 Threw 0x00000000bd4e47e8 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 17.187 Thread 0x0000000005954000 Threw 0x00000000bd4e5f20 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 17.190 Thread 0x0000000005954000 Threw 0x00000000bd4e8b00 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 17.258 Thread 0x0000000005954000 Threw 0x00000000bd53c228 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 30.421 Thread 0x0000000005931800 Threw 0x00000000bcc808a8 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 30.424 Thread 0x0000000005931800 Threw 0x00000000bccd7398 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 30.425 Thread 0x0000000005931800 Threw 0x00000000bccdbe90 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 36.783 Thread 0x0000000005931800 Implicit null exception at 0x00000000025953a0 to 0x0000000002595bb5 Event: 36.783 Thread 0x0000000005931800 Implicit null exception at 0x0000000002558884 to 0x000000000255891c Event: 45.596 Thread 0x0000000005954000 Threw 0x00000000beaf2e60 at C:\jdk7u2_64p\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166 Events (10 events): Event: 36.783 Thread 0x0000000005931800 DEOPT PACKING pc=0x0000000002558934 sp=0x0000000006e5d8b0 Event: 36.783 Thread 0x0000000005931800 DEOPT UNPACKING pc=0x0000000002449164 sp=0x0000000006e5d7f0 mode 2 Event: 36.784 Thread 0x0000000005931800 DEOPT PACKING pc=0x0000000002577a78 sp=0x0000000006e5d350 Event: 36.784 Thread 0x0000000005931800 DEOPT UNPACKING pc=0x0000000002449164 sp=0x0000000006e5d2f8 mode 2 Event: 38.127 Executing VM operation: GenCollectForAllocation Event: 38.252 Executing VM operation: GenCollectForAllocation done Event: 38.545 Executing VM operation: GenCollectForAllocation Event: 38.567 Executing VM operation: GenCollectForAllocation done Event: 45.596 loading class 0x000000000589ae20 Event: 45.596 loading class 0x000000000589ae20 done Dynamic libraries: 0x000000013f1e0000 - 0x000000013f213000 c:\dev\jdk\1.7.0.15\bin\java.exe 0x0000000076d10000 - 0x0000000076eb9000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000076af0000 - 0x0000000076c0f000 C:\Windows\system32\kernel32.dll 0x000007fefcd10000 - 0x000007fefcd7c000 C:\Windows\system32\KERNELBASE.dll 0x000007fefd250000 - 0x000007fefd32b000 C:\Windows\system32\ADVAPI32.dll 0x000007fefd6c0000 - 0x000007fefd75f000 C:\Windows\system32\msvcrt.dll 0x000007fefd160000 - 0x000007fefd17f000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefd330000 - 0x000007fefd45d000 C:\Windows\system32\RPCRT4.dll 0x0000000076c10000 - 0x0000000076d0a000 C:\Windows\system32\USER32.dll 0x000007fefea30000 - 0x000007fefea97000 C:\Windows\system32\GDI32.dll 0x000007fefefb0000 - 0x000007fefefbe000 C:\Windows\system32\LPK.dll 0x000007fefd180000 - 0x000007fefd249000 C:\Windows\system32\USP10.dll 0x000007fefb5a0000 - 0x000007fefb794000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll 0x000007fefef30000 - 0x000007fefefa1000 C:\Windows\system32\SHLWAPI.dll 0x000007fefe790000 - 0x000007fefe7be000 C:\Windows\system32\IMM32.DLL 0x000007fefeac0000 - 0x000007fefebc9000 C:\Windows\system32\MSCTF.dll 0x0000000072b60000 - 0x0000000072c31000 c:\dev\jdk\1.7.0.15\jre\bin\msvcr100.dll 0x0000000071f90000 - 0x00000000726af000 c:\dev\jdk\1.7.0.15\jre\bin\server\jvm.dll 0x000007fefa1a0000 - 0x000007fefa1a9000 C:\Windows\system32\WSOCK32.dll 0x000007fefd670000 - 0x000007fefd6bd000 C:\Windows\system32\WS2_32.dll 0x000007fefea20000 - 0x000007fefea28000 C:\Windows\system32\NSI.dll 0x000007fef6e90000 - 0x000007fef6ecb000 C:\Windows\system32\WINMM.dll 0x0000000076ee0000 - 0x0000000076ee7000 C:\Windows\system32\PSAPI.DLL 0x0000000072ca0000 - 0x0000000072caf000 c:\dev\jdk\1.7.0.15\jre\bin\verify.dll 0x0000000072b30000 - 0x0000000072b58000 c:\dev\jdk\1.7.0.15\jre\bin\java.dll 0x0000000072b10000 - 0x0000000072b25000 c:\dev\jdk\1.7.0.15\jre\bin\zip.dll 0x0000000072cb0000 - 0x0000000072cbf000 C:\dev\jdk\1.7.0.15\jre\bin\prism-d3d.dll 0x000007fee6c20000 - 0x000007fee6e1f000 C:\Windows\system32\d3d9.dll 0x000007fefbda0000 - 0x000007fefbdac000 C:\Windows\system32\VERSION.dll 0x000007feefb30000 - 0x000007feefb37000 C:\Windows\system32\d3d8thk.dll 0x000007fefab60000 - 0x000007fefab78000 C:\Windows\system32\dwmapi.dll 0x000007fefcef0000 - 0x000007fefcf2a000 C:\Windows\system32\WINTRUST.dll 0x000007fefcd80000 - 0x000007fefcee7000 C:\Windows\system32\CRYPT32.dll 0x000007fefcd00000 - 0x000007fefcd0f000 C:\Windows\system32\MSASN1.dll 0x0000000072ad0000 - 0x0000000072b02000 C:\dev\jdk\1.7.0.15\jre\bin\glass.dll 0x000007fefee90000 - 0x000007fefef27000 C:\Windows\system32\COMDLG32.dll 0x000007fefd760000 - 0x000007fefe4e8000 C:\Windows\system32\SHELL32.dll 0x000007fefd460000 - 0x000007fefd663000 C:\Windows\system32\ole32.dll 0x000007fefebd0000 - 0x000007fefeca7000 C:\Windows\system32\OLEAUT32.dll 0x000007fefcb50000 - 0x000007fefcb5f000 C:\Windows\system32\CRYPTBASE.dll 0x0000000071ef0000 - 0x0000000071f82000 C:\dev\jdk\1.7.0.15\jre\bin\libxml2.dll 0x0000000071eb0000 - 0x0000000071ee3000 C:\dev\jdk\1.7.0.15\jre\bin\libxslt.dll 0x000000006dc10000 - 0x000000006ea47000 C:\dev\jdk\1.7.0.15\jre\bin\jfxwebkit.dll 0x000007fefe6f0000 - 0x000007fefe789000 C:\Windows\system32\CLBCatQ.DLL 0x000007fefa9c0000 - 0x000007fefaaea000 C:\Windows\system32\WindowsCodecs.dll 0x000007fefcaf0000 - 0x000007fefcb47000 C:\Windows\system32\apphelp.dll 0x000007feee9e0000 - 0x000007feeea15000 C:\Windows\system32\EhStorShell.dll 0x000007fefecb0000 - 0x000007fefee87000 C:\Windows\system32\SETUPAPI.dll 0x000007fefcff0000 - 0x000007fefd026000 C:\Windows\system32\CFGMGR32.dll 0x000007fefcfd0000 - 0x000007fefcfea000 C:\Windows\system32\DEVOBJ.dll 0x000007fefacc0000 - 0x000007fefadec000 C:\Windows\system32\PROPSYS.dll 0x000007feee960000 - 0x000007feee9e0000 C:\Windows\system32\ntshrui.dll 0x000007fefc700000 - 0x000007fefc723000 C:\Windows\system32\srvcli.dll 0x000007fef6e60000 - 0x000007fef6e6f000 C:\Windows\system32\cscapi.dll 0x000007fefb570000 - 0x000007fefb57b000 C:\Windows\system32\slc.dll 0x0000000072a90000 - 0x0000000072aa9000 C:\dev\jdk\1.7.0.15\jre\bin\net.dll 0x000007fefc480000 - 0x000007fefc4d5000 C:\Windows\system32\mswsock.dll 0x000007fefc5c0000 - 0x000007fefc5c7000 C:\Windows\System32\wship6.dll 0x000007fefc170000 - 0x000007fefc177000 C:\Windows\System32\wshtcpip.dll 0x000007fefc310000 - 0x000007fefc36b000 C:\Windows\system32\DNSAPI.dll 0x000007fefb0e0000 - 0x000007fefb107000 C:\Windows\system32\IPHLPAPI.DLL 0x000007fefb0d0000 - 0x000007fefb0db000 C:\Windows\system32\WINNSI.DLL 0x0000000071e60000 - 0x0000000071eaf000 C:\dev\jdk\1.7.0.15\jre\bin\javafx-font.dll 0x0000000071cc0000 - 0x0000000071e53000 C:\dev\jdk\1.7.0.15\jre\bin\awt.dll 0x000007fefc5a0000 - 0x000007fefc5b7000 C:\Windows\system32\CRYPTSP.dll 0x000007fefc120000 - 0x000007fefc167000 C:\Windows\system32\rsaenh.dll 0x000007fefa5c0000 - 0x000007fefa5c8000 C:\Windows\system32\rasadhlp.dll 0x000007fefafd0000 - 0x000007fefb023000 C:\Windows\System32\fwpuclnt.dll 0x0000000071ca0000 - 0x0000000071cb1000 C:\dev\jdk\1.7.0.15\jre\bin\nio.dll 0x0000000071c70000 - 0x0000000071c9a000 C:\dev\jdk\1.7.0.15\jre\bin\dcpr.dll 0x0000000071c50000 - 0x0000000071c66000 C:\dev\jdk\1.7.0.15\jre\bin\decora-sse.dll 0x0000000071c10000 - 0x0000000071c44000 C:\dev\jdk\1.7.0.15\jre\bin\fontmanager.dll 0x0000000071bc0000 - 0x0000000071c01000 C:\dev\jdk\1.7.0.15\jre\bin\t2k.dll 0x0000000071b80000 - 0x0000000071bba000 C:\dev\jdk\1.7.0.15\jre\bin\javafx-iio.dll 0x0000000071af0000 - 0x0000000071b7a000 C:\dev\jdk\1.7.0.15\jre\bin\glib-lite.dll 0x0000000071a50000 - 0x0000000071aee000 C:\dev\jdk\1.7.0.15\jre\bin\gstreamer-lite.dll 0x000007feeb000000 - 0x000007feeb088000 C:\Windows\system32\DSOUND.dll 0x000007fefa560000 - 0x000007fefa58c000 C:\Windows\system32\POWRPROF.dll 0x0000000071a20000 - 0x0000000071a43000 C:\dev\jdk\1.7.0.15\jre\bin\jfxmedia.dll 0x000007fefcab0000 - 0x000007fefcad5000 C:\Windows\system32\SspiCli.dll 0x00000000719f0000 - 0x0000000071a20000 C:\dev\jdk\1.7.0.15\jre\bin\fxplugins.dll 0x00000000719c0000 - 0x00000000719e4000 C:\dev\jdk\1.7.0.15\jre\bin\sunec.dll 0x0000000072ac0000 - 0x0000000072acb000 C:\dev\jdk\1.7.0.15\jre\bin\sunmscapi.dll 0x000007fefbf70000 - 0x000007fefbf8e000 C:\Windows\system32\USERENV.dll 0x000007fefcc20000 - 0x000007fefcc2f000 C:\Windows\system32\profapi.dll 0x000007fefbbb0000 - 0x000007fefbbc5000 C:\Windows\system32\NLAapi.dll 0x000007fefa500000 - 0x000007fefa515000 C:\Windows\system32\napinsp.dll 0x000007fefa550000 - 0x000007fefa55b000 C:\Windows\System32\winrnr.dll 0x000007fef1d10000 - 0x000007fef1e35000 C:\Windows\system32\DBGHELP.DLL VM Arguments: java_command: Test Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=c:\dev\jdk\1.7.0.15 PATH=c:\dev\jdk\1.7.0.15\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;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 SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\dev\wix37;E:\dev\jdk\1.7.0.15\bin;C:\dev\ant-1.8.4\bin;C:\dev\apache-maven-3.0.4\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;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 SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\ USERNAME=ADaviesMoore OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel --------------- S Y S T E M --------------- OS: Windows NT 6.1 , 64 bit Build 7601 Service Pack 1 CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit, tscinv Memory: 4k page, physical 4095544k(2162920k free), swap 8189232k(6449192k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_15-b03), built on Feb 15 2013 13:43:57 by "java_re" with unknown MS VC++:1600 time: Wed Feb 27 10:08:22 2013 elapsed time: 53 seconds