Guest User

Untitled

a guest
Dec 31st, 2015
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.36 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000007d6599, pid=86, tid=72
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # J 47 C2 java.lang.String.hashCode()I (55 bytes) @ 0x00000000007d6599 [0x00000000007d6480+0x119]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000000035e800): JavaThread "Client thread" [_thread_in_vm_trans, id=72, stack(0x0000000000580000,0x0000000000680000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000680000
  22.  
  23. Registers:
  24. RAX=0x00000000d9f7e48e, RBX=0x0000000038b389ae, RCX=0x00000000ddbdac85, RDX=0x0000000000000073
  25. RSP=0x000000000067aed8, RBP=0x00000000c934dc48, RSI=0x00000000c1014b70, RDI=0x0000000000000009
  26. R8 =0x0000000000000073, R9 =0x0000000000000063, R10=0x0000000000000009, R11=0x0000000000000006
  27. R12=0x0000000000000000, R13=0x00000000c1014b98, R14=0x000000000067b108, R15=0x000000000035e800
  28. RIP=0x00000000007d6599, EFLAGS=0x0000000000010202
  29.  
  30. Top of Stack: (sp=0x000000000067aed8)
  31. 0x000000000067aed8: 0000000000d1d348 0000000013bb49e8
  32. 0x000000000067aee8: 00000000008adc75 000000000000163b
  33. 0x000000000067aef8: 00000000c1014b98 0000000013bb4978
  34. 0x000000000067af08: 000000007049039f 00000000c934dc18
  35. 0x000000000067af18: 000000000091ef44 00000000141c44d0
  36. 0x000000000067af28: 00000000008adc75 000000000067b2f0
  37. 0x000000000067af38: 000000007043f1f7 0000000000000000
  38. 0x000000000067af48: 00000000141c2490 000000000035e800
  39. 0x000000000067af58: 000000000067b108 00000000c84e86d8
  40. 0x000000000067af68: 0000000000000000 000000000f870000
  41. 0x000000000067af78: 00000000006080a8 0000000000000000
  42. 0x000000000067af88: 00000000c1014b98 00000000c1015060
  43. 0x000000000067af98: 0000000013ba64a0 000000000067afd0
  44. 0x000000000067afa8: 00000000c1014b98 00000000c937d208
  45. 0x000000000067afb8: 00000000c934dc18 00000000c1015060
  46. 0x000000000067afc8: 00000000c1015070 00000000c934dc18
  47.  
  48. Instructions: (pc=0x00000000007d6599)
  49. 0x00000000007d6579: e9 03 ea 8b c5 c1 e0 05 83 c7 04 41 3b fb 7c b7
  50. 0x00000000007d6589: 41 3b fa 7c 9d 8b c5 41 89 45 10 48 83 c4 20 5d
  51. 0x00000000007d6599: 85 05 61 9a ea ff c3 ba 86 ff ff ff 8b ee 4c 89
  52. 0x00000000007d65a9: 2c 24 e8 30 ef f1 ff cc 33 c0 eb df ba f6 ff ff
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x00000000d9f7e48e is an unallocated location in the heap
  58. RBX=0x0000000038b389ae is an unknown value
  59. RCX=0x00000000ddbdac85 is an unallocated location in the heap
  60. RDX=0x0000000000000073 is an unknown value
  61. RSP=0x000000000067aed8 is pointing into the stack for thread: 0x000000000035e800
  62. RBP=0x00000000c934dc48 is an oop
  63. java.util.HashMap
  64. - klass: 'java/util/HashMap'
  65. RSI=0x00000000c1014b70 is an oop
  66. [C
  67. - klass: {type array char}
  68. - length: 9
  69. RDI=0x0000000000000009 is an unknown value
  70. R8 =0x0000000000000073 is an unknown value
  71. R9 =0x0000000000000063 is an unknown value
  72. R10=0x0000000000000009 is an unknown value
  73. R11=0x0000000000000006 is an unknown value
  74. R12=0x0000000000000000 is an unknown value
  75. R13=0x00000000c1014b98 is an oop
  76. java.lang.String
  77. - klass: 'java/lang/String'
  78. R14=0x000000000067b108 is pointing into the stack for thread: 0x000000000035e800
  79. R15=0x000000000035e800 is a thread
  80.  
  81.  
  82. Stack: [0x0000000000580000,0x0000000000680000], sp=0x000000000067aed8, free space=1003k
  83. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  84. C 0x00000000007d6599
  85.  
  86.  
  87. --------------- P R O C E S S ---------------
  88.  
  89. Java Threads: ( => current thread )
  90. 0x000000001f9d6800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=125, stack(0x00000000255f0000,0x00000000256f0000)]
  91. 0x000000001f9d5800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=124, stack(0x0000000016390000,0x0000000016490000)]
  92. 0x00000000174ae000 JavaThread "Thread-7" [_thread_blocked, id=119, stack(0x000000001c3b0000,0x000000001c4b0000)]
  93. 0x0000000016790800 JavaThread "Thread-6" [_thread_blocked, id=118, stack(0x000000001c2b0000,0x000000001c3b0000)]
  94. 0x0000000016f91800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=116, stack(0x0000000018f50000,0x0000000019050000)]
  95. 0x0000000015d62000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=115, stack(0x0000000018c50000,0x0000000018d50000)]
  96. 0x0000000015540800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=114, stack(0x0000000016490000,0x0000000016590000)]
  97. 0x0000000015c31800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=112, stack(0x0000000016290000,0x0000000016390000)]
  98. 0x0000000014594800 JavaThread "Service Thread" daemon [_thread_blocked, id=110, stack(0x0000000014ec0000,0x0000000014fc0000)]
  99. 0x0000000014521000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=109, stack(0x0000000014dc0000,0x0000000014ec0000)]
  100. 0x000000001451e000 JavaThread "C2 CompilerThread1" daemon [_thread_in_vm, id=108, stack(0x0000000014cc0000,0x0000000014dc0000)]
  101. 0x000000001451b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=107, stack(0x0000000014bc0000,0x0000000014cc0000)]
  102. 0x0000000014519800 JavaThread "Attach Listener" daemon [_thread_blocked, id=106, stack(0x0000000014ac0000,0x0000000014bc0000)]
  103. 0x0000000014517800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=105, stack(0x00000000149c0000,0x0000000014ac0000)]
  104. 0x0000000014516000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=104, stack(0x00000000148c0000,0x00000000149c0000)]
  105. 0x00000000144f9800 JavaThread "Finalizer" daemon [_thread_blocked, id=79, stack(0x00000000147c0000,0x00000000148c0000)]
  106. 0x00000000144f8000 JavaThread "Reference Handler" daemon [_thread_blocked, id=81, stack(0x00000000146c0000,0x00000000147c0000)]
  107. =>0x000000000035e800 JavaThread "Client thread" [_thread_in_vm_trans, id=72, stack(0x0000000000580000,0x0000000000680000)]
  108.  
  109. Other Threads:
  110. 0x00000000144f2800 VMThread [stack: 0x00000000142d0000,0x00000000143d0000] [id=80]
  111. 0x00000000145a0000 WatcherThread [stack: 0x0000000014fc0000,0x00000000150c0000] [id=111]
  112.  
  113. VM state:synchronizing (normal execution)
  114.  
  115. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  116. [0x000000000035cad0] Safepoint_lock - owner thread: 0x00000000144f2800
  117. [0x000000000035cb60] Threads_lock - owner thread: 0x00000000144f2800
  118.  
  119. Heap:
  120. par new generation total 118016K, used 31491K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  121. eden space 104960K, 17% used [0x00000000c0000000, 0x00000000c1200ce8, 0x00000000c6680000)
  122. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  123. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  124. concurrent mark-sweep generation total 84060K, used 66693K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  125. Metaspace used 24081K, capacity 24199K, committed 24544K, reserved 1071104K
  126. class space used 3025K, capacity 3070K, committed 3096K, reserved 1048576K
  127.  
  128. Card table byte_map: [0x000000000fe70000,0x0000000010080000] byte_map_base: 0x000000000f870000
  129.  
  130. Marking Bits: (CMSBitMap*) 0x00000000003b6e58
  131. Bits: [0x0000000010660000, 0x0000000011460000)
  132.  
  133. Mod Union Table: (CMSBitMap*) 0x00000000003b6f18
  134. Bits: [0x0000000011470000, 0x00000000114a8000)
  135.  
  136. Polling page: 0x0000000000680000
  137.  
  138. CodeCache: size=245760Kb used=9335Kb max_used=9348Kb free=236424Kb
  139. bounds [0x00000000006b0000, 0x0000000000fe0000, 0x000000000f6b0000]
  140. total_blobs=3537 nmethods=2892 adapters=559
  141. compilation: enabled
  142.  
  143. Compilation events (10 events):
  144. Event: 15.722 Thread 0x0000000014521000 nmethod 3336 0x0000000000fd5dd0 code [0x0000000000fd5f40, 0x0000000000fd6308]
  145. Event: 15.729 Thread 0x0000000014521000 3337 3 uv::c (7 bytes)
  146. Event: 15.729 Thread 0x0000000014521000 nmethod 3337 0x0000000000fd5690 code [0x0000000000fd57e0, 0x0000000000fd5930]
  147. Event: 15.739 Thread 0x000000001451e000 3338 % 4 sun.security.provider.SHA::implCompress @ 12 (491 bytes)
  148. Event: 15.743 Thread 0x000000001451b800 3339 4 java.lang.String::concat (47 bytes)
  149. Event: 15.758 Thread 0x000000001451b800 nmethod 3339 0x0000000000fda590 code [0x0000000000fda6e0, 0x0000000000fdaa38]
  150. Event: 15.796 Thread 0x000000001451e000 nmethod 3338% 0x0000000000fd81d0 code [0x0000000000fd8320, 0x0000000000fd8db8]
  151. Event: 15.812 Thread 0x000000001451b800 3340 4 java.nio.Buffer::<init> (121 bytes)
  152. Event: 15.815 Thread 0x000000001451b800 nmethod 3340 0x0000000000fdb310 code [0x0000000000fdb460, 0x0000000000fdb558]
  153. Event: 15.899 Thread 0x000000001451e000 3341 ! 4 java.util.zip.ZipFile$ZipFileInflaterInputStream::close (67 bytes)
  154.  
  155. GC Heap History (10 events):
  156. Event: 10.242 GC heap before
  157. {Heap before GC invocations=3 (full 1):
  158. par new generation total 118016K, used 118015K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  159. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  160. from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
  161. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  162. concurrent mark-sweep generation total 53248K, used 37946K [0x00000000c8000000, 0x00000000cb400000, 0x0000000100000000)
  163. Metaspace used 21966K, capacity 22087K, committed 22292K, reserved 1069056K
  164. class space used 2823K, capacity 2878K, committed 2892K, reserved 1048576K
  165. Event: 10.324 GC heap after
  166. Heap after GC invocations=4 (full 1):
  167. par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  168. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  169. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  170. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  171. concurrent mark-sweep generation total 53248K, used 50439K [0x00000000c8000000, 0x00000000cb400000, 0x0000000100000000)
  172. Metaspace used 21966K, capacity 22087K, committed 22292K, reserved 1069056K
  173. class space used 2823K, capacity 2878K, committed 2892K, reserved 1048576K
  174. }
  175. Event: 11.533 GC heap before
  176. {Heap before GC invocations=4 (full 1):
  177. par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  178. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  179. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  180. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  181. concurrent mark-sweep generation total 84060K, used 50434K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  182. Metaspace used 22621K, capacity 22759K, committed 23136K, reserved 1069056K
  183. class space used 2865K, capacity 2910K, committed 2968K, reserved 1048576K
  184. Event: 11.585 GC heap after
  185. Heap after GC invocations=5 (full 1):
  186. par new generation total 118016K, used 10421K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  187. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  188. from space 13056K, 79% used [0x00000000c7340000, 0x00000000c7d6d4d8, 0x00000000c8000000)
  189. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  190. concurrent mark-sweep generation total 84060K, used 58256K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  191. Metaspace used 22621K, capacity 22759K, committed 23136K, reserved 1069056K
  192. class space used 2865K, capacity 2910K, committed 2968K, reserved 1048576K
  193. }
  194. Event: 12.149 GC heap before
  195. {Heap before GC invocations=5 (full 1):
  196. par new generation total 118016K, used 115381K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  197. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  198. from space 13056K, 79% used [0x00000000c7340000, 0x00000000c7d6d4d8, 0x00000000c8000000)
  199. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  200. concurrent mark-sweep generation total 84060K, used 58256K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  201. Metaspace used 22638K, capacity 22759K, committed 23136K, reserved 1069056K
  202. class space used 2866K, capacity 2910K, committed 2968K, reserved 1048576K
  203. Event: 12.177 GC heap after
  204. Heap after GC invocations=6 (full 1):
  205. par new generation total 118016K, used 7148K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  206. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  207. from space 13056K, 54% used [0x00000000c6680000, 0x00000000c6d7b048, 0x00000000c7340000)
  208. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  209. concurrent mark-sweep generation total 84060K, used 62859K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  210. Metaspace used 22638K, capacity 22759K, committed 23136K, reserved 1069056K
  211. class space used 2866K, capacity 2910K, committed 2968K, reserved 1048576K
  212. }
  213. Event: 13.217 GC heap before
  214. {Heap before GC invocations=6 (full 2):
  215. par new generation total 118016K, used 112108K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  216. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  217. from space 13056K, 54% used [0x00000000c6680000, 0x00000000c6d7b048, 0x00000000c7340000)
  218. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  219. concurrent mark-sweep generation total 84060K, used 62859K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  220. Metaspace used 22866K, capacity 23015K, committed 23392K, reserved 1069056K
  221. class space used 2874K, capacity 2910K, committed 2968K, reserved 1048576K
  222. Event: 13.226 GC heap after
  223. Heap after GC invocations=7 (full 2):
  224. par new generation total 118016K, used 5483K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  225. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  226. from space 13056K, 41% used [0x00000000c7340000, 0x00000000c789ac00, 0x00000000c8000000)
  227. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  228. concurrent mark-sweep generation total 84060K, used 62859K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  229. Metaspace used 22866K, capacity 23015K, committed 23392K, reserved 1069056K
  230. class space used 2874K, capacity 2910K, committed 2968K, reserved 1048576K
  231. }
  232. Event: 15.849 GC heap before
  233. {Heap before GC invocations=7 (full 2):
  234. par new generation total 118016K, used 99332K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  235. eden space 104960K, 89% used [0x00000000c0000000, 0x00000000c5ba6620, 0x00000000c6680000)
  236. from space 13056K, 41% used [0x00000000c7340000, 0x00000000c789ac00, 0x00000000c8000000)
  237. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  238. concurrent mark-sweep generation total 84060K, used 62859K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  239. Metaspace used 24079K, capacity 24199K, committed 24544K, reserved 1071104K
  240. class space used 3025K, capacity 3070K, committed 3096K, reserved 1048576K
  241. Event: 15.891 GC heap after
  242. Heap after GC invocations=8 (full 2):
  243. par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  244. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  245. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  246. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  247. concurrent mark-sweep generation total 84060K, used 66693K [0x00000000c8000000, 0x00000000cd217000, 0x0000000100000000)
  248. Metaspace used 24079K, capacity 24199K, committed 24544K, reserved 1071104K
  249. class space used 3025K, capacity 3070K, committed 3096K, reserved 1048576K
  250. }
  251.  
  252. Deoptimization events (10 events):
  253. Event: 13.398 Thread 0x000000000035e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x00000000007ebafc method=cuj.a(IIIIZ)I @ 317
  254. Event: 13.420 Thread 0x000000000035e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000000c7b9ec method=cuj.a(IIIII)I @ 16
  255. Event: 13.424 Thread 0x000000000035e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000000c7ee58 method=cuj.a(IIIIZ)I @ 333
  256. Event: 13.426 Thread 0x000000000035e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000000a6fed0 method=cuj.a(IIIII)I @ 107
  257. Event: 13.472 Thread 0x000000000035e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000000b7f0f0 method=cuj.a(IIIIZ)I @ 209
  258. Event: 13.508 Thread 0x000000000035e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000000b7cf98 method=cuj.a(IIIIZ)I @ 238
  259. Event: 13.584 Thread 0x000000000035e800 Uncommon trap: reason=intrinsic action=make_not_entrant pc=0x0000000000b7ae84 method=cuj.a(IIIIZ)I @ 179
  260. Event: 14.693 Thread 0x000000000035e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000000bdb378 method=java.awt.image.DirectColorModel.getDataElements(ILjava/lang/Object;)Ljava/lang/Object; @ 11
  261. Event: 15.518 Thread 0x000000000035e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000000d8f010 method=java.util.HashMap$TreeNode.find(ILjava/lang/Object;Ljava/lang/Class;)Ljava/util/HashMap$TreeNode; @ 58
  262. Event: 15.519 Thread 0x000000000035e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000000d71488 method=java.util.HashMap$TreeNode.find(ILjava/lang/Object;Ljava/lang/Class;)Ljava/util/HashMap$TreeNode; @ 58
  263.  
  264. Internal exceptions (10 events):
  265. Event: 15.740 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c58ff080) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  266. Event: 15.742 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5946768) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  267. Event: 15.743 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c594d598) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  268. Event: 15.745 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5953b38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  269. Event: 15.747 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c59587e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  270. Event: 15.748 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c595b508) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  271. Event: 15.750 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5962538) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  272. Event: 15.751 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5965308) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  273. Event: 15.898 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1011e38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  274. Event: 15.899 Thread 0x000000000035e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c10149a0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  275.  
  276. Events (10 events):
  277. Event: 15.898 Executing VM operation: RevokeBias done
  278. Event: 15.898 loading class com
  279. Event: 15.898 loading class com done
  280. Event: 15.898 Executing VM operation: RevokeBias
  281. Event: 15.898 Executing VM operation: RevokeBias done
  282. Event: 15.898 Executing VM operation: RevokeBias
  283. Event: 15.898 Executing VM operation: RevokeBias done
  284. Event: 15.899 loading class cop
  285. Event: 15.899 loading class cop done
  286. Event: 15.899 Executing VM operation: RevokeBias
  287.  
  288.  
  289. Dynamic libraries:
  290. 0x0000000140000000 - 0x0000000140034000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
  291. 0x00007fdafc1e0000 - 0x00007fdafc4cd000 C:\windows\system32\ntdll.dll
  292. 0x000000007b820000 - 0x000000007bc83000 C:\windows\system32\KERNEL32.dll
  293. 0x00007fdafa940000 - 0x00007fdafabb8000 C:\windows\system32\advapi32.dll
  294. 0x00007fdafa5a0000 - 0x00007fdafa924000 C:\windows\system32\user32.dll
  295. 0x00007fdafa230000 - 0x00007fdafa580000 C:\windows\system32\gdi32.dll
  296. 0x00007fdafa000000 - 0x00007fdafa213000 C:\windows\system32\version.dll
  297. 0x00007fdaf9d00000 - 0x00007fdaf9ff7000 C:\windows\system32\comctl32.dll
  298. 0x00007fdaf8ec0000 - 0x00007fdaf90e1000 C:\windows\system32\imm32.dll
  299. 0x00007fdaf8c30000 - 0x00007fdaf8eb5000 C:\windows\system32\winex11.drv
  300. 0x00007fdaf6dd0000 - 0x00007fdaf7006000 C:\windows\system32\uxtheme.dll
  301. 0x00007fdaf6b00000 - 0x00007fdaf6dc8000 C:\windows\system32\msvcr100.dll
  302. 0x0000000070390000 - 0x0000000070bea000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
  303. 0x00007fdaf68d0000 - 0x00007fdaf6ade000 C:\windows\system32\wsock32.dll
  304. 0x00007fdaf6680000 - 0x00007fdaf68ba000 C:\windows\system32\ws2_32.dll
  305. 0x00007fdaf6450000 - 0x00007fdaf6676000 C:\windows\system32\iphlpapi.dll
  306. 0x00007fdaf6190000 - 0x00007fdaf6445000 C:\windows\system32\winmm.dll
  307. 0x00007fdaf5e20000 - 0x00007fdaf617c000 C:\windows\system32\ole32.dll
  308. 0x00007fdaf5b70000 - 0x00007fdaf5df0000 C:\windows\system32\rpcrt4.dll
  309. 0x00007fdaf5930000 - 0x00007fdaf5b55000 C:\windows\system32\msacm32.dll
  310. 0x00007fdaf5720000 - 0x00007fdaf5924000 C:\windows\system32\psapi.dll
  311. 0x0000000070d70000 - 0x0000000070d7f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
  312. 0x000000006d780000 - 0x000000006d7a8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
  313. 0x0000000070df0000 - 0x0000000070e06000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
  314. 0x00007fdaf52a0000 - 0x00007fdaf570a000 C:\windows\system32\shell32.dll
  315. 0x00007fdaf5000000 - 0x00007fdaf5283000 C:\windows\system32\shlwapi.dll
  316. 0x00000000701c0000 - 0x00000000701cd000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
  317. 0x0000000070280000 - 0x000000007029a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
  318. 0x00000000702a0000 - 0x00000000702b1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
  319. 0x0000000180000000 - 0x0000000180051000 C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400\lwjgl64.dll
  320. 0x000000007a850000 - 0x000000007abf9000 C:\windows\system32\opengl32.dll
  321. 0x000000006d000000 - 0x000000006d198000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
  322. 0x00007fdaf4c80000 - 0x00007fdaf4fea000 C:\windows\system32\oleaut32.dll
  323. 0x0000000018990000 - 0x0000000018a2c000 C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400\avutil-ttv-51.dll
  324. 0x00007fdaec250000 - 0x00007fdaec4fa000 C:\windows\system32\msvcrt.dll
  325. 0x0000000065980000 - 0x00000000659d6000 C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400\swresample-ttv-0.dll
  326. 0x000000006eb80000 - 0x000000006ec50000 C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400\libmp3lame-ttv.dll
  327. 0x000000001ab80000 - 0x000000001bf24000 C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400\libmfxsw64.dll
  328. 0x000000001c040000 - 0x000000001c1ad000 C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400\twitchsdk.dll
  329. 0x00007fdae5e60000 - 0x00007fdae60d6000 C:\windows\system32\wininet.dll
  330. 0x00007fdae5c30000 - 0x00007fdae5e4d000 C:\windows\system32\mpr.dll
  331. 0x0000000014410000 - 0x0000000014474000 C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400\OpenAL64.dll
  332. 0x00007fdae5a00000 - 0x00007fdae5c1f000 C:\windows\system32\mmdevapi.dll
  333. 0x00007fdae57d0000 - 0x00007fdae59f5000 C:\windows\system32\winepulse.drv
  334. 0x00007fdadf280000 - 0x00007fdadf4cd000 C:\windows\system32\dsound.dll
  335. 0x00007fdadedd0000 - 0x00007fdadf035000 C:\windows\system32\dbghelp.dll
  336.  
  337. VM Arguments:
  338. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\users\cole\Application Data\.minecraft\versions\1.8\1.8-natives-20849416351400
  339. java_command: net.minecraft.client.main.Main --username Enchilada21 --version 1.8 --gameDir C:\users\cole\Application Data\.minecraft --assetsDir C:\users\cole\Application Data\.minecraft\assets --assetIndex 1.8 --uuid 3f77b3ddbb4646e7823d7725ad9be1da --accessToken 2d766f9246714a8697ec6df39cc801b8 --userProperties {} --userType legacy --nativeLauncherVersion 286
  340. java_class_path (initial): C:\users\cole\Application Data\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\users\cole\Application Data\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\users\cole\Application Data\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\users\cole\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\users\cole\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\users\cole\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\users\cole\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\users\cole\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\users\cole\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\users\cole\Application Data\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\users\cole\Application Data\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\users\cole\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\users\cole\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\users\cole\Application Data\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\users\cole\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\users\cole\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\users\cole\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\users\cole\Application Data\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\users\cole\Application Data\.minecraft\libraries\com\mojang\rea
  341. Launcher Type: SUN_STANDARD
  342.  
  343. Environment Variables:
  344. PATH=C:\windows\system32;C:\windows;C:\windows\system32\wbem
  345. USERNAME=cole
  346. SHELL=/bin/bash
  347. DISPLAY=:0.0
  348. OS=Windows_NT
  349. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 19 Stepping 1, GenuineIntel
  350.  
  351.  
  352.  
  353. --------------- S Y S T E M ---------------
  354.  
  355. OS: Windows XP x64 Edition Build 3790 Service Pack 2
  356.  
  357. CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 19 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
  358.  
  359. Memory: 4k page, physical 11733700k(9727888k free), swap 23736512k(21730680k free)
  360.  
  361. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
  362.  
  363. time: Fri Jan 01 17:25:26 2016
  364. elapsed time: 17 seconds (0d 0h 0m 17s)
Advertisement
Add Comment
Please, Sign In to add comment