SHARE
TWEET
Untitled
a guest
Nov 3rd, 2016
68
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000020850010, pid=15288, tid=11476
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C 0x0000000020850010
- #
- # 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.java.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 (0x000000001f824000): JavaThread "Thread-2" [_thread_in_native, id=11476, stack(0x0000000026090000,0x0000000026190000)]
- siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffffffff8e
- Registers:
- RAX=0x00007ffc8ecaf838, RBX=0x0000000000000000, RCX=0x0000000000010001, RDX=0x00007ffc8ecaf838
- RSP=0x000000002618d538, RBP=0x000000002618f630, RSI=0x0000000000000108, RDI=0x0000000000010001
- R8 =0x0000000020850010, R9 =0x0000000020e8ecc0, R10=0x00007ffc8edf45d0, R11=0x000000000313f8a0
- R12=0x0000000000000000, R13=0x000000002618f6f0, R14=0x000000002618f620, R15=0x000000001f824000
- RIP=0x0000000020850010, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x000000002618d538)
- 0x000000002618d538: 00007ffc8ec91eb0 00000007c017fe58
- 0x000000002618d548: 00000007c011bbf0 000000001f9822a0
- 0x000000002618d558: 000000001f9819d0 00000007c0184b50
- 0x000000002618d568: 0000000000000001 00000007c0184b01
- 0x000000002618d578: 000000001f824000 0000000000000067
- 0x000000002618d588: 00000007c011bbf0 000000002c8f2670
- 0x000000002618d598: 000000001f824000 000000002c930da8
- 0x000000002618d5a8: 000000001f824000 000000001f824000
- 0x000000002618d5b8: 000000001f824000 000000002c8f2670
- 0x000000002618d5c8: 000000001f89cc80 000000002618d748
- 0x000000002618d5d8: 0000000000000067 000000002618dea0
- 0x000000002618d5e8: 0000000070c6246d 000000002618dea0
- 0x000000002618d5f8: 000000001f80ee48 000000001f824000
- 0x000000002618d608: 0000000070c4f417 000000001f824000
- 0x000000002618d618: 0000000000000004 000000002c8f2670
- 0x000000002618d628: 0000000070daa9e2 000000000000000c
- Instructions: (pc=0x0000000020850010)
- 0x000000002084fff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
- 0x0000000020850000: 00 00 00 00 00 00 00 00 41 00 00 00 00 00 00 00
- 0x0000000020850010: 30 5c e3 8e fc 7f 00 00 30 5c e3 8e fc 7f 00 00
- 0x0000000020850020: 49 ba 70 9d df 8e fc 7f 00 00 41 ff e2 00 00 00
- Register to memory mapping:
- RAX=0x00007ffc8ecaf838 is an unknown value
- RBX=0x0000000000000000 is an unknown value
- RCX=0x0000000000010001 is an unknown value
- RDX=0x00007ffc8ecaf838 is an unknown value
- RSP=0x000000002618d538 is pointing into the stack for thread: 0x000000001f824000
- RBP=0x000000002618f630 is pointing into the stack for thread: 0x000000001f824000
- RSI=0x0000000000000108 is an unknown value
- RDI=0x0000000000010001 is an unknown value
- R8 =0x0000000020850010 is an unknown value
- R9 =0x0000000020e8ecc0 is an unknown value
- R10=0x00007ffc8edf45d0 is an unknown value
- R11=0x000000000313f8a0 is at entry_point+32 in (nmethod*)0x000000000313f6d0
- R12=0x0000000000000000 is an unknown value
- R13=0x000000002618f6f0 is pointing into the stack for thread: 0x000000001f824000
- R14=0x000000002618f620 is pointing into the stack for thread: 0x000000001f824000
- R15=0x000000001f824000 is a thread
- Stack: [0x0000000026090000,0x0000000026190000], sp=0x000000002618d538, free space=1013k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C 0x0000000020850010
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- J 937 org.lwjgl.system.JNI.invokePI(JJ)I (0 bytes) @ 0x0000000003140b84 [0x0000000003140b40+0x44]
- J 933 C1 com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.shouldClose()Z (17 bytes) @ 0x000000000313fa44 [0x000000000313f880+0x1c4]
- j com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop()V+183
- j com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lcom/badlogic/gdx/ApplicationListener;Lcom/badlogic/gdx/backends/lwjgl3/Lwjgl3ApplicationConfiguration;)V+246
- j systems.crigges.gui.desktop.test$2$1.run()V+80
- j java.lang.Thread.run()V+11
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- =>0x000000001f824000 JavaThread "Thread-2" [_thread_in_native, id=11476, stack(0x0000000026090000,0x0000000026190000)]
- 0x000000001f823800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6280, stack(0x0000000025a80000,0x0000000025b80000)]
- 0x000000001f822800 JavaThread "DestroyJavaVM" [_thread_blocked, id=14488, stack(0x0000000002be0000,0x0000000002ce0000)]
- 0x000000001f825000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=9492, stack(0x0000000020420000,0x0000000020520000)]
- 0x000000001f822000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=12264, stack(0x0000000020200000,0x0000000020300000)]
- 0x000000001f821000 JavaThread "AWT-Shutdown" [_thread_blocked, id=15200, stack(0x0000000020100000,0x0000000020200000)]
- 0x000000001f825800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9816, stack(0x0000000020000000,0x0000000020100000)]
- 0x000000001e93f000 JavaThread "Service Thread" daemon [_thread_blocked, id=12332, stack(0x000000001f270000,0x000000001f370000)]
- 0x000000001e8a9800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=13672, stack(0x000000001f170000,0x000000001f270000)]
- 0x000000001e8a6800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=6336, stack(0x000000001f070000,0x000000001f170000)]
- 0x000000001e89a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9656, stack(0x000000001ef70000,0x000000001f070000)]
- 0x000000001e897000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11092, stack(0x000000001ee70000,0x000000001ef70000)]
- 0x000000001e895800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7236, stack(0x000000001ed70000,0x000000001ee70000)]
- 0x000000001e894800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12584, stack(0x000000001ec70000,0x000000001ed70000)]
- 0x0000000002dda000 JavaThread "Finalizer" daemon [_thread_blocked, id=1476, stack(0x000000001e770000,0x000000001e870000)]
- 0x0000000002dd3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10184, stack(0x000000001e670000,0x000000001e770000)]
- Other Threads:
- 0x000000001c8a9800 VMThread [stack: 0x000000001e570000,0x000000001e670000] [id=4180]
- 0x000000001e941000 WatcherThread [stack: 0x000000001f370000,0x000000001f470000] [id=11376]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 76288K, used 31526K [0x000000076b000000, 0x0000000770500000, 0x00000007c0000000)
- eden space 65536K, 48% used [0x000000076b000000,0x000000076cec9bc0,0x000000076f000000)
- from space 10752K, 0% used [0x000000076fa80000,0x000000076fa80000,0x0000000770500000)
- to space 10752K, 0% used [0x000000076f000000,0x000000076f000000,0x000000076fa80000)
- ParOldGen total 175104K, used 0K [0x00000006c1000000, 0x00000006cbb00000, 0x000000076b000000)
- object space 175104K, 0% used [0x00000006c1000000,0x00000006c1000000,0x00000006cbb00000)
- Metaspace used 15150K, capacity 15364K, committed 15488K, reserved 1062912K
- class space used 1508K, capacity 1581K, committed 1664K, reserved 1048576K
- Card table byte_map: [0x00000000121a0000,0x00000000129a0000] byte_map_base: 0x000000000eb98000
- Marking Bits: (ParMarkBitMap*) 0x00000000713a4040
- Begin Bits: [0x00000000136f0000, 0x00000000176b0000)
- End Bits: [0x00000000176b0000, 0x000000001b670000)
- Polling page: 0x0000000000fe0000
- CodeCache: size=245760Kb used=3549Kb max_used=3549Kb free=242211Kb
- bounds [0x0000000002de0000, 0x0000000003160000, 0x0000000011de0000]
- total_blobs=1842 nmethods=958 adapters=797
- compilation: enabled
- Compilation events (10 events):
- Event: 5.681 Thread 0x000000001e8a9800 955 3 com.badlogic.gdx.graphics.glutils.VertexArray::bind (347 bytes)
- Event: 5.683 Thread 0x000000001e8a9800 nmethod 955 0x0000000003153410 code [0x0000000003153840, 0x0000000003155a58]
- Event: 5.683 Thread 0x000000001e8a9800 954 3 com.badlogic.gdx.graphics.Mesh::bind (33 bytes)
- Event: 5.683 Thread 0x000000001e8a9800 nmethod 954 0x0000000003157750 code [0x00000000031578e0, 0x0000000003157d08]
- Event: 5.699 Thread 0x000000001e8a9800 956 3 com.badlogic.gdx.backends.lwjgl3.Lwjgl3Input::update (70 bytes)
- Event: 5.699 Thread 0x000000001e8a9800 nmethod 956 0x0000000003157f10 code [0x00000000031580a0, 0x00000000031583e8]
- Event: 5.700 Thread 0x000000001e8a9800 957 3 java.awt.Component::getInputContext (16 bytes)
- Event: 5.701 Thread 0x000000001e8a9800 nmethod 957 0x0000000003158550 code [0x00000000031586c0, 0x0000000003158928]
- Event: 5.701 Thread 0x000000001e8a9800 958 3 sun.java2d.SurfaceData::getNativeOps (5 bytes)
- Event: 5.701 Thread 0x000000001e8a9800 nmethod 958 0x00000000031589d0 code [0x0000000003158b20, 0x0000000003158c70]
- GC Heap History (0 events):
- No events
- Deoptimization events (1 events):
- Event: 0.193 Thread 0x000000001f825000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000002f57edc method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8
- Internal exceptions (10 events):
- Event: 0.028 Thread 0x000000000100e000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x000000076b00e548) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jñO&o»É±?
- Event: 0.069 Thread 0x000000000100e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b084ce0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
- Event: 0.070 Thread 0x000000000100e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b084e98) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
- Event: 0.070 Thread 0x000000000100e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b088990) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
- Event: 0.070 Thread 0x000000000100e000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b088b48) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
- Event: 0.074 Thread 0x000000000100e000 Exception <a 'java/io/FileNotFoundException'> (0x000000076b08bc80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 0.117 Thread 0x000000000100e000 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076b4019e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
- Event: 0.118 Thread 0x000000000100e000 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076b410428) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
- Event: 0.145 Thread 0x000000001f825000 Exception <a 'java/io/FileNotFoundException'> (0x000000076b675908) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 0.193 Thread 0x000000001f825000 Implicit null exception at 0x0000000002f57ce6 to 0x0000000002f57ecd
- Events (10 events):
- Event: 3.299 loading class java/awt/LightweightDispatcher$2 done
- Event: 4.060 Executing VM operation: EnableBiasedLocking
- Event: 4.060 Executing VM operation: EnableBiasedLocking done
- Event: 4.914 loading class com/badlogic/gdx/utils/TimeUtils
- Event: 4.914 loading class com/badlogic/gdx/utils/TimeUtils done
- Event: 5.677 loading class com/badlogic/gdx/backends/lwjgl3/Lwjgl3Window$3$1
- Event: 5.677 loading class com/badlogic/gdx/backends/lwjgl3/Lwjgl3Window$3$1 done
- Event: 5.680 loading class com/badlogic/gdx/backends/lwjgl3/Lwjgl3Cursor
- Event: 5.680 loading class com/badlogic/gdx/backends/lwjgl3/Lwjgl3Cursor done
- Event: 5.704 Thread 0x000000001f826800 Thread exited: 0x000000001f826800
- Dynamic libraries:
- 0x00007ff63bd30000 - 0x00007ff63bd67000 C:\Program Files\Java\jre1.8.0_51\bin\javaw.exe
- 0x00007ffca5620000 - 0x00007ffca57f1000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffca3b50000 - 0x00007ffca3bfb000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ffca2200000 - 0x00007ffca241d000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ffca2de0000 - 0x00007ffca2e82000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ffca2d40000 - 0x00007ffca2dde000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ffca2e90000 - 0x00007ffca2ee9000 C:\WINDOWS\System32\sechost.dll
- 0x00007ffca2bb0000 - 0x00007ffca2cd1000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ffca2f60000 - 0x00007ffca30c5000 C:\WINDOWS\System32\USER32.dll
- 0x00007ffca1d30000 - 0x00007ffca1d4e000 C:\WINDOWS\System32\win32u.dll
- 0x00007ffca3a50000 - 0x00007ffca3a84000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ffca2070000 - 0x00007ffca21f2000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ffc91dd0000 - 0x00007ffc9204a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.351_none_4213128bc687e6d3\COMCTL32.dll
- 0x00007ffca32a0000 - 0x00007ffca3567000 C:\WINDOWS\System32\combase.dll
- 0x00007ffca1f10000 - 0x00007ffca2005000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ffca1ea0000 - 0x00007ffca1f0a000 C:\WINDOWS\System32\bcryptPrimitives.dll
- 0x00007ffca39c0000 - 0x00007ffca39ee000 C:\WINDOWS\System32\IMM32.DLL
- 0x000000006ef50000 - 0x000000006f022000 C:\Program Files\Java\jre1.8.0_51\bin\msvcr100.dll
- 0x0000000070ba0000 - 0x0000000071423000 C:\Program Files\Java\jre1.8.0_51\bin\server\jvm.dll
- 0x00007ffca3710000 - 0x00007ffca3718000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ffc9b240000 - 0x00007ffc9b249000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffc9fda0000 - 0x00007ffc9fdc3000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffc9d070000 - 0x00007ffc9d07a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ffca3c00000 - 0x00007ffca3c6a000 C:\WINDOWS\System32\WS2_32.dll
- 0x0000000001010000 - 0x000000000103b000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
- 0x00007ffca1ce0000 - 0x00007ffca1d22000 C:\WINDOWS\System32\cfgmgr32.dll
- 0x0000000070b90000 - 0x0000000070b9f000 C:\Program Files\Java\jre1.8.0_51\bin\verify.dll
- 0x0000000070b60000 - 0x0000000070b89000 C:\Program Files\Java\jre1.8.0_51\bin\java.dll
- 0x0000000070b40000 - 0x0000000070b56000 C:\Program Files\Java\jre1.8.0_51\bin\zip.dll
- 0x00007ffca3cd0000 - 0x00007ffca51d9000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ffca2420000 - 0x00007ffca2afa000 C:\WINDOWS\System32\windows.storage.dll
- 0x00007ffca1ac0000 - 0x00007ffca1b0c000 C:\WINDOWS\System32\powrprof.dll
- 0x00007ffca3c70000 - 0x00007ffca3cc2000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ffca1ab0000 - 0x00007ffca1abf000 C:\WINDOWS\System32\kernel.appcore.dll
- 0x00007ffca1d50000 - 0x00007ffca1df9000 C:\WINDOWS\System32\shcore.dll
- 0x00007ffca1a80000 - 0x00007ffca1a94000 C:\WINDOWS\System32\profapi.dll
- 0x000000006ed00000 - 0x000000006ee98000 C:\Program Files\Java\jre1.8.0_51\bin\awt.dll
- 0x00007ffca3a90000 - 0x00007ffca3b4f000 C:\WINDOWS\System32\OLEAUT32.dll
- 0x00007ffca1e00000 - 0x00007ffca1e9c000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ffc9fec0000 - 0x00007ffc9ff3a000 C:\WINDOWS\SYSTEM32\apphelp.dll
- 0x00007ffca0210000 - 0x00007ffca02a5000 C:\WINDOWS\system32\uxtheme.dll
- 0x00007ffca3860000 - 0x00007ffca39bb000 C:\WINDOWS\System32\MSCTF.dll
- 0x00007ffc9f090000 - 0x00007ffc9f0b6000 C:\WINDOWS\system32\dwmapi.dll
- 0x00007ffca3720000 - 0x00007ffca3857000 C:\WINDOWS\System32\ole32.dll
- 0x00007ffc7c880000 - 0x00007ffc7ca0d000 C:\WINDOWS\system32\d3d9.dll
- 0x00007ffc9d0a0000 - 0x00007ffc9d21d000 C:\WINDOWS\System32\DriverStore\FileRepository\c0307259.inf_amd64_e75a0a5e82450920\aticfx64.dll
- 0x00007ffc951d0000 - 0x00007ffc951f9000 C:\WINDOWS\System32\DriverStore\FileRepository\c0307259.inf_amd64_e75a0a5e82450920\atiu9p64.dll
- 0x00007ffc72d60000 - 0x00007ffc735df000 C:\WINDOWS\System32\DriverStore\FileRepository\c0307259.inf_amd64_e75a0a5e82450920\atiumd64.dll
- 0x000000006f0d0000 - 0x000000006fb7a000 C:\WINDOWS\System32\DriverStore\FileRepository\c0307259.inf_amd64_e75a0a5e82450920\atiumd6a.dll
- 0x000000006f080000 - 0x000000006f0c7000 C:\Program Files\Java\jre1.8.0_51\bin\fontmanager.dll
- 0x0000000070b20000 - 0x0000000070b3a000 C:\Program Files\Java\jre1.8.0_51\bin\net.dll
- 0x00007ffca12b0000 - 0x00007ffca130c000 C:\WINDOWS\system32\mswsock.dll
- 0x0000000070b00000 - 0x0000000070b11000 C:\Program Files\Java\jre1.8.0_51\bin\nio.dll
- 0x000000006f030000 - 0x000000006f072000 C:\Program Files\Java\jre1.8.0_51\bin\t2k.dll
- 0x0000000065580000 - 0x0000000065616000 C:\Users\Crigges\AppData\Local\Temp\libgdxCrigges\e56f415b\gdx64.dll
- 0x00007ffca1550000 - 0x00007ffca1567000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ffca1430000 - 0x00007ffca1463000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffca1660000 - 0x00007ffca168b000 C:\WINDOWS\SYSTEM32\bcrypt.dll
- 0x00007ffca1130000 - 0x00007ffca114f000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffca1570000 - 0x00007ffca157b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
- 0x00007ffca1040000 - 0x00007ffca1078000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffca5610000 - 0x00007ffca5618000 C:\WINDOWS\System32\NSI.dll
- 0x00007ffc9c280000 - 0x00007ffc9c296000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffc9d290000 - 0x00007ffc9d2aa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
- 0x00007ffc8edc0000 - 0x00007ffc8ee48000 C:\Users\Crigges\AppData\Local\Temp\libgdxCrigges\135ea35f\lwjgl.dll
- 0x00007ffc944d0000 - 0x00007ffc94512000 C:\Users\Crigges\AppData\Local\Temp\libgdxCrigges\135ea35f\jemalloc.dll
- 0x00007ffc8ec90000 - 0x00007ffc8ecc8000 C:\Users\Crigges\AppData\Local\Temp\libgdxCrigges\135ea35f\glfw.dll
- 0x00007ffc88bf0000 - 0x00007ffc88d13000 C:\WINDOWS\SYSTEM32\opengl32.dll
- 0x00007ffc88820000 - 0x00007ffc88917000 C:\WINDOWS\SYSTEM32\DDRAW.dll
- 0x00007ffc99b50000 - 0x00007ffc99b7d000 C:\WINDOWS\SYSTEM32\GLU32.dll
- 0x00007ffc9fe20000 - 0x00007ffc9fe28000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
- 0x00007ffc88b10000 - 0x00007ffc88be9000 C:\Users\Crigges\AppData\Local\Temp\libgdxCrigges\135ea35f\OpenAL.dll
- 0x00007ffca3570000 - 0x00007ffca360f000 C:\WINDOWS\System32\clbcatq.dll
- 0x00007ffc9c2a0000 - 0x00007ffc9c311000 C:\WINDOWS\System32\MMDevApi.dll
- 0x00007ffc9ec50000 - 0x00007ffc9edd5000 C:\WINDOWS\System32\PROPSYS.dll
- 0x00007ffca0680000 - 0x00007ffca06a8000 C:\WINDOWS\System32\DEVOBJ.dll
- 0x00007ffc82ee0000 - 0x00007ffc82f7b000 C:\WINDOWS\SYSTEM32\dsound.dll
- 0x00007ffc91830000 - 0x00007ffc918c4000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
- 0x00007ffc9dc50000 - 0x00007ffc9dd86000 C:\WINDOWS\SYSTEM32\wintypes.dll
- 0x00007ffc94af0000 - 0x00007ffc94b0f000 C:\WINDOWS\System32\DriverStore\FileRepository\c0307259.inf_amd64_e75a0a5e82450920\atig6pxx.dll
- 0x000000006c150000 - 0x000000006e1d7000 C:\WINDOWS\System32\DriverStore\FileRepository\c0307259.inf_amd64_e75a0a5e82450920\atio6axx.dll
- 0x00007ffca51e0000 - 0x00007ffca5609000 C:\WINDOWS\System32\SETUPAPI.dll
- 0x00007ffc7bc20000 - 0x00007ffc7bd71000 C:\WINDOWS\SYSTEM32\atiadlxx.dll
- 0x00007ffc9eb40000 - 0x00007ffc9eb53000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
- 0x00007ffca2010000 - 0x00007ffca2065000 C:\WINDOWS\System32\WINTRUST.dll
- 0x00007ffca1aa0000 - 0x00007ffca1ab0000 C:\WINDOWS\System32\MSASN1.dll
- 0x00007ffca1b10000 - 0x00007ffca1cd9000 C:\WINDOWS\System32\CRYPT32.dll
- 0x00007ffc89100000 - 0x00007ffc89133000 C:\WINDOWS\System32\DriverStore\FileRepository\c0307259.inf_amd64_e75a0a5e82450920\atig6txx.dll
- 0x00007ffc98f60000 - 0x00007ffc990f2000 C:\WINDOWS\SYSTEM32\dbghelp.dll
- VM Arguments:
- jvm_args: -Dfile.encoding=Cp1252
- java_command: systems.crigges.gui.desktop.test
- java_class_path (initial): C:\Users\Crigges\git\TableTicker\desktop\bin;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-backend-lwjgl3\1.9.3\9da951ef121b2f031beefcffa84ad6c072564a47\gdx-backend-lwjgl3-1.9.3.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-freetype-platform\1.9.3\714c710ce6f3dcbd5c570ad265a591e59f37ecf3\gdx-freetype-platform-1.9.3-natives-desktop.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-freetype\1.9.3\dc44a8c15ce18fec8cdbdbd74bbb8bce3ccbba84\gdx-freetype-1.9.3.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-platform\1.9.3\56b040cddca30bd248c8453863f71bad77adb107\gdx-platform-1.9.3-natives-desktop.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx\1.9.3\1a3775429980a6c8da0cdefb656ad1dabf91d629\gdx-1.9.3.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\com.badlogicgames.jlayer\jlayer\1.0.1-gdx\7cca83cec5c1b2f011362f4d85aabd71a73b049d\jlayer-1.0.1-gdx.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\org.jcraft\jorbis\0.0.17\8872d22b293e8f5d7d56ff92be966e6dc28ebdc6\jorbis-0.0.17.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-platform\3.0.0b\a64481b1b5262bb74a66ebf88e82e6548194cf48\lwjgl-platform-3.0.0b-natives-windows.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-platform\3.0.0b\b0c36452c9972f4027f1d9466280dfd5d0888e62\lwjgl-platform-3.0.0b-natives-osx.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-platform\3.0.0b\b7d71d5bd83ac0c62fccf4b4fc82bcd94c0f887f\lwjgl-platform-3.0.0b-natives-linux.jar;C:\Users\Crigges\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.0.0b\e5753ecf8c2232243c4ddae0a901acf9cb7f5f57\lwjgl-3.0.0b.jar;C:\Users\Crigges\git\TableTicker\core\bin
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:/Program Files/Java/jre1.8.0_51/bin/server;C:/Program Files/Java/jre1.8.0_51/bin;C:/Program Files/Java/jre1.8.0_51/lib/amd64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Git\cmd;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\GNU\GnuPG\pub;C:\WINDOWS\SysWOW64\WindowsPowerShell\v1.0\Modules\TShell\TShell\;C:\Program Files\Crucial\Crucial Storage Executive;C:\Program Files\smartmontools\bin;C:\Users\Crigges\AppData\Local\Microsoft\WindowsApps;;C:\Users\Crigges\Desktop;
- USERNAME=Crigges
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0)
- CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
- Memory: 4k page, physical 16710620k(8537180k free), swap 27196380k(13454864k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Thu Nov 03 09:32:39 2016
- elapsed time: 5 seconds (0d 0h 0m 5s)
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

