Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2016
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.17 KB | None | 0 0
  1. Error:
  2. #
  3. # A fatal error has been detected by the Java Runtime Environment:
  4. #
  5. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee1003abf, pid=11708, tid=7388
  6. #
  7. # JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
  8. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode windows-amd64 compressed oops)
  9. # Problematic frame:
  10. # C [lwjgl.dll+0x23abf]
  11. #
  12. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  13. #
  14. # An error report file with more information is saved as:
  15. # E:\Projects\RTSClient\hs_err_pid11708.log
  16. #
  17. # If you would like to submit a bug report, please visit:
  18. # http://bugreport.java.com/bugreport/crash.jsp
  19. # The crash happened outside the Java Virtual Machine in native code.
  20. # See problematic frame for where to report the bug.
  21.  
  22. Log:
  23. #
  24. # A fatal error has been detected by the Java Runtime Environment:
  25. #
  26. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee1003abf, pid=11708, tid=7388
  27. #
  28. # JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
  29. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode windows-amd64 compressed oops)
  30. # Problematic frame:
  31. # C [lwjgl.dll+0x23abf]
  32. #
  33. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  34. #
  35. # If you would like to submit a bug report, please visit:
  36. # http://bugreport.java.com/bugreport/crash.jsp
  37. # The crash happened outside the Java Virtual Machine in native code.
  38. # See problematic frame for where to report the bug.
  39. #
  40.  
  41. --------------- T H R E A D ---------------
  42.  
  43. Current thread (0x000000000231e800): JavaThread "main" [_thread_in_native, id=7388, stack(0x0000000002550000,0x0000000002650000)]
  44.  
  45. siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000
  46.  
  47. Registers:
  48. RAX=0x0000000000000017, RBX=0x000000000264ef40, RCX=0x000000000264f020, RDX=0x0000000000000014
  49. RSP=0x000000000264eec0, RBP=0x0000000000000000, RSI=0x0000000002416c00, RDI=0x0000000000000000
  50. R8 =0x0000000002416000, R9 =0x000000000000001a, R10=0x000000000000001a, R11=0x000000000264ee90
  51. R12=0x0000000000000000, R13=0x0000000057bcf9a0, R14=0x0000000000000000, R15=0x0000000000000000
  52. RIP=0x000007fee1003abf, EFLAGS=0x0000000000010246
  53.  
  54. Top of Stack: (sp=0x000000000264eec0)
  55. 0x000000000264eec0: 0000000000000080 0000000000000000
  56. 0x000000000264eed0: 000000000264ef40 0000000000000000
  57. 0x000000000264eee0: 000007fee0fff7e0 000007fee0fff470
  58. 0x000000000264eef0: 0000000000000000 0000000000000000
  59. 0x000000000264ef00: 0000000000000000 000007fee0ff9ba3
  60. 0x000000000264ef10: 0000000000000000 000000000264f0f0
  61. 0x000000000264ef20: 0000000000000000 000000000264f020
  62. 0x000000000264ef30: 0000000000000000 000000000264f058
  63. 0x000000000264ef40: 000000000264f020 0000000000000000
  64. 0x000000000264ef50: 0000000000000000 0000000000000000
  65. 0x000000000264ef60: 0000000000000008 000007fee1048ed1
  66. 0x000000000264ef70: 0000000000000000 000007fee0ff9dc5
  67. 0x000000000264ef80: 000000005b1d7970 0000000000000000
  68. 0x000000000264ef90: 0000000000000000 0000000000000000
  69. 0x000000000264efa0: 0000000000000000 000007fee1048e44
  70. 0x000000000264efb0: 0000000000000000 0000000000000000
  71.  
  72. Instructions: (pc=0x000007fee1003abf)
  73. 0x000007fee1003a9f: 09 48 8b ce 89 44 24 20 e8 b4 72 ff ff 48 8b f0
  74. 0x000007fee1003aaf: 48 8b 03 89 78 0c 48 85 f6 74 56 48 8b 0b 8b 01
  75. 0x000007fee1003abf: 89 45 00 8b 41 04 41 89 07 4d 85 f6 74 06 8b 41
  76. 0x000007fee1003acf: 08 41 89 06 48 8b 4b 18 ff 15 13 81 09 00 48 8b
  77.  
  78.  
  79. Register to memory mapping:
  80.  
  81. RAX=0x0000000000000017 is an unknown value
  82. RBX=0x000000000264ef40 is pointing into the stack for thread: 0x000000000231e800
  83. RCX=0x000000000264f020 is pointing into the stack for thread: 0x000000000231e800
  84. RDX=0x0000000000000014 is an unknown value
  85. RSP=0x000000000264eec0 is pointing into the stack for thread: 0x000000000231e800
  86. RBP=0x0000000000000000 is an unknown value
  87. RSI=0x0000000002416c00 is an unknown value
  88. RDI=0x0000000000000000 is an unknown value
  89. R8 =0x0000000002416000 is an unknown value
  90. R9 =0x000000000000001a is an unknown value
  91. R10=0x000000000000001a is an unknown value
  92. R11=0x000000000264ee90 is pointing into the stack for thread: 0x000000000231e800
  93. R12=0x0000000000000000 is an unknown value
  94. R13={method} {0x0000000057bcf9a8} 'nstbi_load' '(JJJJI)J' in 'org/lwjgl/stb/STBImage'
  95. R14=0x0000000000000000 is an unknown value
  96. R15=0x0000000000000000 is an unknown value
  97.  
  98.  
  99. Stack: [0x0000000002550000,0x0000000002650000], sp=0x000000000264eec0, free space=1019k
  100. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  101.  
  102. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  103. j org.lwjgl.stb.STBImage.nstbi_load(JJJJI)J+0
  104. j org.lwjgl.stb.STBImage.stbi_load(Ljava/lang/CharSequence;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;I)Ljava/nio/ByteBuffer;+60
  105. j LWJGLExample.loop()V+25
  106. j LWJGLExample.run()V+34
  107. j LWJGLExample.main([Ljava/lang/String;)V+7
  108. v ~StubRoutines::call_stub
  109.  
  110. --------------- P R O C E S S ---------------
  111.  
  112. Java Threads: ( => current thread )
  113. 0x0000000058fa5000 JavaThread "Service Thread" daemon [_thread_blocked, id=4068, stack(0x000000005b3b0000,0x000000005b4b0000)]
  114. 0x0000000058f30800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=1188, stack(0x000000005b290000,0x000000005b390000)]
  115. 0x0000000058f28000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=7556, stack(0x000000005aff0000,0x000000005b0f0000)]
  116. 0x0000000058f25000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6056, stack(0x000000005a8b0000,0x000000005a9b0000)]
  117. 0x0000000058f1b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6180, stack(0x000000005a460000,0x000000005a560000)]
  118. 0x0000000058f0c800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=8404, stack(0x000000005ad20000,0x000000005ae20000)]
  119. 0x0000000058f07000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=11792, stack(0x000000005ab20000,0x000000005ac20000)]
  120. 0x0000000058efa000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=4928, stack(0x000000005a6d0000,0x000000005a7d0000)]
  121. 0x0000000058eef000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3840, stack(0x000000005a120000,0x000000005a220000)]
  122. 0x0000000058eee000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14000, stack(0x000000005a240000,0x000000005a340000)]
  123. 0x0000000057e3b000 JavaThread "Finalizer" daemon [_thread_blocked, id=4048, stack(0x0000000059ff0000,0x000000005a0f0000)]
  124. 0x0000000057e34800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13108, stack(0x0000000059e50000,0x0000000059f50000)]
  125. =>0x000000000231e800 JavaThread "main" [_thread_in_native, id=7388, stack(0x0000000002550000,0x0000000002650000)]
  126.  
  127. Other Threads:
  128. 0x0000000058ea2800 VMThread [stack: 0x0000000012e90000,0x0000000012f90000] [id=8672]
  129. 0x0000000058fad000 WatcherThread [stack: 0x000000005b4b0000,0x000000005b5b0000] [id=6200]
  130.  
  131. VM state:not at safepoint (normal execution)
  132.  
  133. VM Mutex/Monitor currently owned by a thread: None
  134.  
  135. Heap:
  136. PSYoungGen total 38400K, used 13169K [0x00000000d5800000, 0x00000000d8280000, 0x0000000100000000)
  137. eden space 33280K, 39% used [0x00000000d5800000,0x00000000d64dc710,0x00000000d7880000)
  138. from space 5120K, 0% used [0x00000000d7d80000,0x00000000d7d80000,0x00000000d8280000)
  139. to space 5120K, 0% used [0x00000000d7880000,0x00000000d7880000,0x00000000d7d80000)
  140. ParOldGen total 87552K, used 0K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
  141. object space 87552K, 0% used [0x0000000080800000,0x0000000080800000,0x0000000085d80000)
  142. Metaspace used 8380K, capacity 8555K, committed 8832K, reserved 1056768K
  143. class space used 703K, capacity 773K, committed 896K, reserved 1048576K
  144.  
  145. Card table byte_map: [0x0000000011ce0000,0x00000000120e0000] byte_map_base: 0x00000000118dc000
  146.  
  147. Marking Bits: (ParMarkBitMap*) 0x0000000070360600
  148. Begin Bits: [0x0000000013090000, 0x0000000015070000)
  149. End Bits: [0x0000000015070000, 0x0000000017050000)
  150.  
  151. Polling page: 0x0000000000230000
  152.  
  153. CodeCache: size=245760Kb used=2382Kb max_used=2382Kb free=243377Kb
  154. bounds [0x0000000002920000, 0x0000000002b90000, 0x0000000011920000]
  155. total_blobs=1265 nmethods=496 adapters=691
  156. compilation: enabled
  157.  
  158. Compilation events (10 events):
  159. Event: 0.768 Thread 0x0000000058f30800 492 3 java.util.zip.ZipFile$ZipFileInflaterInputStream::fill (80 bytes)
  160. Event: 0.769 Thread 0x0000000058f30800 nmethod 492 0x0000000002b71250 code [0x0000000002b71400, 0x0000000002b717c8]
  161. Event: 0.769 Thread 0x0000000058f30800 493 ! 3 java.util.zip.Inflater::setInput (74 bytes)
  162. Event: 0.769 Thread 0x0000000058f30800 nmethod 493 0x0000000002b719d0 code [0x0000000002b71b80, 0x0000000002b720f8]
  163. Event: 0.769 Thread 0x0000000058f30800 494 s 3 java.util.Vector::addElement (38 bytes)
  164. Event: 0.769 Thread 0x0000000058f30800 nmethod 494 0x0000000002b72390 code [0x0000000002b72520, 0x0000000002b72a48]
  165. Event: 0.772 Thread 0x0000000058f30800 495 3 java.net.URL::toString (5 bytes)
  166. Event: 0.772 Thread 0x0000000058f30800 nmethod 495 0x0000000002b72c50 code [0x0000000002b72dc0, 0x0000000002b730a8]
  167. Event: 0.772 Thread 0x0000000058f30800 496 3 java.net.URL::toExternalForm (9 bytes)
  168. Event: 0.773 Thread 0x0000000058f30800 nmethod 496 0x0000000002b73190 code [0x0000000002b73300, 0x0000000002b73528]
  169.  
  170. GC Heap History (0 events):
  171. No events
  172.  
  173. Deoptimization events (0 events):
  174. No events
  175.  
  176. Internal exceptions (8 events):
  177. Event: 0.031 Thread 0x000000000231e800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x00000000d580ce58) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotSÚùä/ ?
  178. Event: 0.031 Thread 0x000000000231e800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x00000000d580d140) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\½¾MR Ã?
  179. Event: 0.149 Thread 0x000000000231e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d5ab3328) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  180. Event: 0.149 Thread 0x000000000231e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d5ab3538) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  181. Event: 0.149 Thread 0x000000000231e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d5ab70e0) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  182. Event: 0.150 Thread 0x000000000231e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d5ab72f0) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
  183. Event: 0.206 Thread 0x000000000231e800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000d5bf4678) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
  184. Event: 0.210 Thread 0x000000000231e800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000d5c01dc8) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
  185.  
  186. Events (10 events):
  187. Event: 2.557 loading class org/lwjgl/system/jemalloc/MallocMessageCallbackI
  188. Event: 2.557 loading class org/lwjgl/system/jemalloc/MallocMessageCallbackI done
  189. Event: 2.561 loading class org/lwjgl/system/MemoryManage$JEmallocAllocator
  190. Event: 2.561 loading class org/lwjgl/system/MemoryManage$JEmallocAllocator done
  191. Event: 2.565 loading class org/lwjgl/system/jemalloc/JEmalloc$Functions
  192. Event: 2.565 loading class org/lwjgl/system/jemalloc/JEmalloc$Functions done
  193. Event: 2.571 loading class org/lwjgl/system/MemoryManage$DebugAllocator
  194. Event: 2.571 loading class org/lwjgl/system/MemoryManage$DebugAllocator done
  195. Event: 2.575 Executing VM operation: ChangeSingleStep
  196. Event: 2.575 Executing VM operation: ChangeSingleStep done
  197.  
  198.  
  199. Dynamic libraries:
  200. 0x000000013f1b0000 - 0x000000013f1e7000 C:\Program Files\Java\jre1.8.0_73\bin\javaw.exe
  201. 0x00000000775b0000 - 0x000000007775a000 C:\Windows\SYSTEM32\ntdll.dll
  202. 0x0000000077390000 - 0x00000000774af000 C:\Windows\system32\kernel32.dll
  203. 0x000007fefd620000 - 0x000007fefd68a000 C:\Windows\system32\KERNELBASE.dll
  204. 0x000007fefef00000 - 0x000007fefefdb000 C:\Windows\system32\ADVAPI32.dll
  205. 0x000007fefdae0000 - 0x000007fefdb7f000 C:\Windows\system32\msvcrt.dll
  206. 0x000007feff580000 - 0x000007feff59f000 C:\Windows\SYSTEM32\sechost.dll
  207. 0x000007fefd8e0000 - 0x000007fefda0d000 C:\Windows\system32\RPCRT4.dll
  208. 0x00000000774b0000 - 0x00000000775aa000 C:\Windows\system32\USER32.dll
  209. 0x000007fefe090000 - 0x000007fefe0f7000 C:\Windows\system32\GDI32.dll
  210. 0x000007fefe100000 - 0x000007fefe10e000 C:\Windows\system32\LPK.dll
  211. 0x000007fefdfc0000 - 0x000007fefe08a000 C:\Windows\system32\USP10.dll
  212. 0x000007fefbce0000 - 0x000007fefbed4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  213. 0x000007feff5a0000 - 0x000007feff611000 C:\Windows\system32\SHLWAPI.dll
  214. 0x000007fefdb80000 - 0x000007fefdbae000 C:\Windows\system32\IMM32.DLL
  215. 0x000007feff620000 - 0x000007feff729000 C:\Windows\system32\MSCTF.dll
  216. 0x0000000071dc0000 - 0x0000000071e92000 C:\Program Files\Java\jre1.8.0_73\bin\msvcr100.dll
  217. 0x000000006fb50000 - 0x00000000703e0000 C:\Program Files\Java\jre1.8.0_73\bin\server\jvm.dll
  218. 0x000007fef7e90000 - 0x000007fef7e99000 C:\Windows\system32\WSOCK32.dll
  219. 0x000007fefda90000 - 0x000007fefdadd000 C:\Windows\system32\WS2_32.dll
  220. 0x000007fefefe0000 - 0x000007fefefe8000 C:\Windows\system32\NSI.dll
  221. 0x000007fefa4c0000 - 0x000007fefa4fb000 C:\Windows\system32\WINMM.dll
  222. 0x000007fefc370000 - 0x000007fefc37c000 C:\Windows\system32\VERSION.dll
  223. 0x0000000077780000 - 0x0000000077787000 C:\Windows\system32\PSAPI.DLL
  224. 0x0000000074250000 - 0x000000007425f000 C:\Program Files\Java\jre1.8.0_73\bin\verify.dll
  225. 0x0000000074220000 - 0x0000000074249000 C:\Program Files\Java\jre1.8.0_73\bin\java.dll
  226. 0x0000000071cf0000 - 0x0000000071d25000 C:\Program Files\Java\jre1.8.0_73\bin\jdwp.dll
  227. 0x0000000074170000 - 0x0000000074178000 C:\Program Files\Java\jre1.8.0_73\bin\npt.dll
  228. 0x0000000074200000 - 0x0000000074216000 C:\Program Files\Java\jre1.8.0_73\bin\zip.dll
  229. 0x000007fefe170000 - 0x000007fefeefc000 C:\Windows\system32\SHELL32.dll
  230. 0x000007fefd6b0000 - 0x000007fefd8b3000 C:\Windows\system32\ole32.dll
  231. 0x000007fefd300000 - 0x000007fefd30f000 C:\Windows\system32\profapi.dll
  232. 0x00000000741d0000 - 0x00000000741d9000 C:\Program Files\Java\jre1.8.0_73\bin\dt_socket.dll
  233. 0x000007fefb050000 - 0x000007fefb065000 C:\Windows\system32\NLAapi.dll
  234. 0x000007fef5300000 - 0x000007fef5315000 C:\Windows\system32\napinsp.dll
  235. 0x000007fef52b0000 - 0x000007fef52c9000 C:\Windows\system32\pnrpnsp.dll
  236. 0x000007fefca90000 - 0x000007fefcae5000 C:\Windows\System32\mswsock.dll
  237. 0x000007fefc910000 - 0x000007fefc96b000 C:\Windows\system32\DNSAPI.dll
  238. 0x000007fef5240000 - 0x000007fef524b000 C:\Windows\System32\winrnr.dll
  239. 0x000007fef9930000 - 0x000007fef995f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  240. 0x000007feface0000 - 0x000007fefad07000 C:\Windows\system32\IPHLPAPI.DLL
  241. 0x000007fefacd0000 - 0x000007fefacdb000 C:\Windows\system32\WINNSI.DLL
  242. 0x000007fefabd0000 - 0x000007fefac23000 C:\Windows\System32\fwpuclnt.dll
  243. 0x000007fef9900000 - 0x000007fef9908000 C:\Windows\system32\rasadhlp.dll
  244. 0x000007fefc440000 - 0x000007fefc447000 C:\Windows\System32\wshtcpip.dll
  245. 0x000007fee0fe0000 - 0x000007fee10ae000 E:\Projects\RTSClient\ExternalJars\lwjgl\native\lwjgl.dll
  246. 0x000007fefb070000 - 0x000007fefb073000 C:\Windows\system32\api-ms-win-core-synch-l1-2-0.DLL
  247. 0x000007fee84d0000 - 0x000007fee850c000 E:\Projects\RTSClient\ExternalJars\lwjgl\native\glfw.dll
  248. 0x000007fefb840000 - 0x000007fefb896000 C:\Windows\system32\uxtheme.dll
  249. 0x000007fee79a0000 - 0x000007fee79dc000 C:\Windows\system32\dinput8.dll
  250. 0x00000000002c0000 - 0x00000000002de000 C:\Windows\system32\xinput1_3.dll
  251. 0x000007fefeff0000 - 0x000007feff1c7000 C:\Windows\system32\SETUPAPI.dll
  252. 0x000007fefd330000 - 0x000007fefd366000 C:\Windows\system32\CFGMGR32.dll
  253. 0x000007feff1d0000 - 0x000007feff2a8000 C:\Windows\system32\OLEAUT32.dll
  254. 0x000007fefd3e0000 - 0x000007fefd3fa000 C:\Windows\system32\DEVOBJ.dll
  255. 0x000007fefbb20000 - 0x000007fefbb38000 C:\Windows\system32\dwmapi.dll
  256. 0x000007fee0850000 - 0x000007fee096d000 C:\Windows\system32\opengl32.dll
  257. 0x000007fee7970000 - 0x000007fee799d000 C:\Windows\system32\GLU32.dll
  258. 0x000007fee0750000 - 0x000007fee0841000 C:\Windows\system32\DDRAW.dll
  259. 0x000007fef4d10000 - 0x000007fef4d18000 C:\Windows\system32\DCIMAN32.dll
  260. 0x000007fefbb40000 - 0x000007fefbb4b000 C:\Windows\system32\HID.DLL
  261. 0x000007fefd3a0000 - 0x000007fefd3db000 C:\Windows\system32\WINTRUST.dll
  262. 0x000007fefd4a0000 - 0x000007fefd60d000 C:\Windows\system32\CRYPT32.dll
  263. 0x000007fefd2f0000 - 0x000007fefd2ff000 C:\Windows\system32\MSASN1.dll
  264. 0x000000005d110000 - 0x000000005e686000 C:\Windows\system32\nvoglv64.DLL
  265. 0x000007fefc500000 - 0x000007fefc511000 C:\Windows\system32\WTSAPI32.dll
  266. 0x000007fefb2b0000 - 0x000007fefb2dd000 C:\Windows\system32\ntmarta.dll
  267. 0x000007fefe110000 - 0x000007fefe162000 C:\Windows\system32\WLDAP32.dll
  268. 0x000007fefd150000 - 0x000007fefd18d000 C:\Windows\system32\WINSTA.dll
  269. 0x000007fefd190000 - 0x000007fefd19f000 C:\Windows\system32\CRYPTBASE.dll
  270. 0x000007fee7550000 - 0x000007fee758b000 E:\Projects\RTSClient\ExternalJars\lwjgl\native\jemalloc.dll
  271. 0x000007fee5e50000 - 0x000007fee5f75000 C:\Windows\system32\dbghelp.dll
  272.  
  273. VM Arguments:
  274. jvm_args: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:51453 -Djava.library.path=E:\Projects\RTSClient\ExternalJars\lwjgl\native;E:\Projects\RTSClient\ExternalJars\slick-util\lib -Dfile.encoding=Cp1252
  275. java_command: LWJGLExample
  276. java_class_path (initial): E:\Projects\RTSClient\bin;E:\Projects\RTSClient\ExternalJars\lwjgl\jar\lwjgl.jar;E:\Projects\RTSClient\ExternalJars\slick-util\lib\slick-util.jar
  277. Launcher Type: SUN_STANDARD
  278.  
  279. Environment Variables:
  280. PATH=C:/Program Files/Java/jre1.8.0_73/bin/server;C:/Program Files/Java/jre1.8.0_73/bin;C:/Program Files/Java/jre1.8.0_73/lib/amd64;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jdk1.8.0_73\bin;C:\Program Files\Java\jre1.8.0_73\bin;C:\Program Files (x86)\CMake\bin;C:\Windows\system32;
  281. USERNAME=[myname, redacted for privacy]
  282. OS=Windows_NT
  283. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD
  284.  
  285.  
  286.  
  287. --------------- S Y S T E M ---------------
  288.  
  289. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23418)
  290.  
  291. CPU:total 8 (8 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
  292.  
  293. Memory: 4k page, physical 8352372k(5271444k free), swap 16702884k(11288012k free)
  294.  
  295. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.73-b02) for windows-amd64 JRE (1.8.0_73-b02), built on Jan 29 2016 17:38:49 by "java_re" with MS VC++ 10.0 (VS2010)
  296.  
  297. time: Fri Sep 02 12:58:29 2016
  298. elapsed time: 2 seconds (0d 0h 0m 2s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement