Advertisement
Guest User

Error log

a guest
Jun 20th, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.06 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=0x0000000070880c2c, pid=192, tid=3056
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x400c2c]
  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.java.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x0000000005321800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=3056, stack(0x0000000005d00000,0x0000000005e00000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000009a32960
  22.  
  23. Registers:
  24. RAX=0x0000000009232960, RBX=0x000000000970a320, RCX=0x0000000005dfc520, RDX=0x0000000000200000
  25. RSP=0x0000000005dfc090, RBP=0x0000000005dfc0f0, RSI=0x0000000000023b40, RDI=0x0000000000000000
  26. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000ffffffff, R11=0x000000000970a358
  27. R12=0xffffffffffffffff, R13=0x0000000000007539, R14=0x0000000070480000, R15=0x0000000000000000
  28. RIP=0x0000000070880c2c, EFLAGS=0x0000000000010206
  29.  
  30. Top of Stack: (sp=0x0000000005dfc090)
  31. 0x0000000005dfc090: 00000000096240e0 0000000009640600
  32. 0x0000000005dfc0a0: 0000000005dfc520 0000000005dfc210
  33. 0x0000000005dfc0b0: 0000046300000000 0000000000000008
  34. 0x0000000005dfc0c0: 0000000009065d80 0000000000000005
  35. 0x0000000005dfc0d0: 0000000009638690 0000000000000005
  36. 0x0000000005dfc0e0: 0000000009638680 0000000009640610
  37. 0x0000000005dfc0f0: 0000000000000000 0000000000023b40
  38. 0x0000000005dfc100: 0000000005dfc520 0000000070881107
  39. 0x0000000005dfc110: 000000000970a320 000000000970a320
  40. 0x0000000005dfc120: 000000000970a320 0000000000023b40
  41. 0x0000000005dfc130: 0000046300000000 0000000000000008
  42. 0x0000000005dfc140: 0000000009065d80 0000000000000005
  43. 0x0000000005dfc150: 0000000009638690 0000000000000005
  44. 0x0000000005dfc160: 0000000009638680 0000000000000000
  45. 0x0000000005dfc170: 00000000063baad8 00000000000003d8
  46. 0x0000000005dfc180: 0000000000000000 00000000063ba700
  47.  
  48. Instructions: (pc=0x0000000070880c2c)
  49. 0x0000000070880c0c: cc cc cc cc 48 89 5c 24 18 55 56 57 48 8b ec 48
  50. 0x0000000070880c1c: 83 ec 60 48 8b 81 e8 00 00 00 48 8b da 8b 52 20
  51. 0x0000000070880c2c: 8b 04 90 41 8b f0 48 8b f9 3b c2 74 05 e8 42 24
  52. 0x0000000070880c3c: 00 00 4c 89 a4 24 80 00 00 00 85 c0 0f 84 f3 00
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000009232960 is an unknown value
  58. RBX=0x000000000970a320 is an unknown value
  59. RCX=0x0000000005dfc520 is pointing into the stack for thread: 0x0000000005321800
  60. RDX=0x0000000000200000 is an unknown value
  61. RSP=0x0000000005dfc090 is pointing into the stack for thread: 0x0000000005321800
  62. RBP=0x0000000005dfc0f0 is pointing into the stack for thread: 0x0000000005321800
  63. RSI=0x0000000000023b40 is an unknown value
  64. RDI=0x0000000000000000 is an unknown value
  65. R8 =0x0000000000000000 is an unknown value
  66. R9 =0x0000000000000000 is an unknown value
  67. R10=0x00000000ffffffff is an unallocated location in the heap
  68. R11=0x000000000970a358 is an unknown value
  69. R12=0xffffffffffffffff is an unknown value
  70. R13=0x0000000000007539 is an unknown value
  71. R14=0x0000000070480000 is an unknown value
  72. R15=0x0000000000000000 is an unknown value
  73.  
  74.  
  75. Stack: [0x0000000005d00000,0x0000000005e00000], sp=0x0000000005dfc090, free space=1008k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x400c2c]
  78.  
  79.  
  80. Current CompileTask:
  81. C2: 27785 436 java.util.regex.Pattern$Branch::match (66 bytes)
  82.  
  83.  
  84. --------------- P R O C E S S ---------------
  85.  
  86. Java Threads: ( => current thread )
  87. 0x00000000088c7000 JavaThread "URL-Loader-9" daemon [_thread_blocked, id=3204, stack(0x000000000c170000,0x000000000c270000)]
  88. 0x00000000088c6800 JavaThread "URL-Loader-8" daemon [_thread_blocked, id=904, stack(0x000000000c000000,0x000000000c100000)]
  89. 0x00000000088c5800 JavaThread "URL-Loader-7" daemon [_thread_blocked, id=3692, stack(0x0000000008230000,0x0000000008330000)]
  90. 0x00000000088c5000 JavaThread "URL-Loader-6" daemon [_thread_blocked, id=1964, stack(0x000000000af00000,0x000000000b000000)]
  91. 0x00000000088c4000 JavaThread "URL-Loader-5" daemon [_thread_blocked, id=176, stack(0x000000000bda0000,0x000000000bea0000)]
  92. 0x00000000088c3800 JavaThread "URL-Loader-4" daemon [_thread_in_native, id=4056, stack(0x000000000bc40000,0x000000000bd40000)]
  93. 0x00000000088c2800 JavaThread "URL-Loader-3" daemon [_thread_blocked, id=3260, stack(0x000000000ba50000,0x000000000bb50000)]
  94. 0x00000000088c2000 JavaThread "URL-Loader-2" daemon [_thread_blocked, id=1668, stack(0x000000000b850000,0x000000000b950000)]
  95. 0x00000000088c1000 JavaThread "URL-Loader-1" daemon [_thread_blocked, id=2740, stack(0x000000000b6a0000,0x000000000b7a0000)]
  96. 0x00000000088c0800 JavaThread "Disposer" daemon [_thread_blocked, id=792, stack(0x000000000b020000,0x000000000b120000)]
  97. 0x00000000088bf800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2200, stack(0x000000000aa90000,0x000000000ab90000)]
  98. 0x00000000088bf000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=576, stack(0x000000000ac00000,0x000000000ad00000)]
  99. 0x00000000088be000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=1176, stack(0x0000000007fc0000,0x00000000080c0000)]
  100. 0x00000000088bd800 JavaThread "DestroyJavaVM" [_thread_blocked, id=1824, stack(0x0000000002100000,0x0000000002200000)]
  101. 0x00000000088bc800 JavaThread "pool-2-thread-1" daemon [_thread_blocked, id=2836, stack(0x00000000071f0000,0x00000000072f0000)]
  102. 0x00000000088bb800 JavaThread "Thread-9" daemon [_thread_blocked, id=4064, stack(0x000000000a390000,0x000000000a490000)]
  103. 0x00000000088bb000 JavaThread "Thread-8" daemon [_thread_in_native, id=776, stack(0x000000000a950000,0x000000000aa50000)]
  104. 0x000000000878b800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=4032, stack(0x000000000a830000,0x000000000a930000)]
  105. 0x0000000008ada800 JavaThread "Thread-7" daemon [_thread_blocked, id=1948, stack(0x000000000a690000,0x000000000a790000)]
  106. 0x00000000088d9000 JavaThread "Disposer" daemon [_thread_blocked, id=3228, stack(0x000000000a500000,0x000000000a600000)]
  107. 0x00000000089cc800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=364, stack(0x0000000008e30000,0x0000000008f30000)]
  108. 0x000000000670e800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1416, stack(0x000000000a1d0000,0x000000000a2d0000)]
  109. 0x00000000097ae800 JavaThread "AsyncAppender-Async" daemon [_thread_blocked, id=3900, stack(0x000000000a000000,0x000000000a100000)]
  110. 0x00000000063b4000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=584, stack(0x0000000006e10000,0x0000000006f10000)]
  111. 0x000000000539e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2984, stack(0x0000000006a70000,0x0000000006b70000)]
  112. 0x000000000539e000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2700, stack(0x0000000006960000,0x0000000006a60000)]
  113. 0x00000000053ff000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3976, stack(0x0000000006740000,0x0000000006840000)]
  114. 0x000000000532f000 JavaThread "Service Thread" daemon [_thread_blocked, id=944, stack(0x0000000006040000,0x0000000006140000)]
  115. 0x0000000005328800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=700, stack(0x0000000005e70000,0x0000000005f70000)]
  116. =>0x0000000005321800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=3056, stack(0x0000000005d00000,0x0000000005e00000)]
  117. 0x0000000005320000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3856, stack(0x0000000005990000,0x0000000005a90000)]
  118. 0x000000000531c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3484, stack(0x0000000005ad0000,0x0000000005bd0000)]
  119. 0x0000000001e8c800 JavaThread "Finalizer" daemon [_thread_blocked, id=2508, stack(0x0000000005840000,0x0000000005940000)]
  120. 0x0000000001e8a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=268, stack(0x00000000056e0000,0x00000000057e0000)]
  121.  
  122. Other Threads:
  123. 0x0000000001e82000 VMThread [stack: 0x0000000005520000,0x0000000005620000] [id=3312]
  124. 0x0000000005339000 WatcherThread [stack: 0x0000000006230000,0x0000000006330000] [id=2904]
  125.  
  126. VM state:not at safepoint (normal execution)
  127.  
  128. VM Mutex/Monitor currently owned by a thread: None
  129.  
  130. Heap
  131. def new generation total 14784K, used 10478K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  132. eden space 13184K, 67% used [0x00000000f2e00000, 0x00000000f36abb48, 0x00000000f3ae0000)
  133. from space 1600K, 99% used [0x00000000f3ae0000, 0x00000000f3c6fff8, 0x00000000f3c70000)
  134. to space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  135. tenured generation total 32676K, used 31080K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  136. the space 32676K, 95% used [0x00000000f58a0000, 0x00000000f76fa180, 0x00000000f76fa200, 0x00000000f7889000)
  137. compacting perm gen total 31104K, used 30812K [0x00000000fae00000, 0x00000000fcc60000, 0x0000000100000000)
  138. the space 31104K, 99% used [0x00000000fae00000, 0x00000000fcc171c0, 0x00000000fcc17200, 0x00000000fcc60000)
  139. No shared spaces configured.
  140.  
  141. Card table byte_map: [0x0000000001ff0000,0x0000000002060000] byte_map_base: 0x0000000001859000
  142.  
  143. Polling page: 0x0000000000300000
  144.  
  145. Code Cache [0x0000000002200000, 0x0000000002470000, 0x0000000005200000)
  146. total_blobs=1150 nmethods=408 adapters=695 free_code_cache=47492Kb largest_free_block=48562048
  147.  
  148. Compilation events (10 events):
  149. Event: 27.516 Thread 0x0000000005328800 nmethod 433 0x000000000239ee90 code [0x000000000239efe0, 0x000000000239f378]
  150. Event: 27.518 Thread 0x0000000005328800 437 java.util.regex.ASCII::toLower (16 bytes)
  151. Event: 27.518 Thread 0x0000000005328800 nmethod 437 0x00000000022f0e10 code [0x00000000022f0f40, 0x00000000022f0f98]
  152. Event: 27.518 Thread 0x0000000005328800 438 java.util.regex.ASCII::isUpper (18 bytes)
  153. Event: 27.519 Thread 0x0000000005328800 nmethod 438 0x0000000002349050 code [0x0000000002349180, 0x00000000023491d8]
  154. Event: 27.538 Thread 0x0000000005328800 439 java.math.BigInteger::subN (46 bytes)
  155. Event: 27.540 Thread 0x0000000005328800 nmethod 439 0x0000000002348c50 code [0x0000000002348d80, 0x0000000002348f18]
  156. Event: 27.570 Thread 0x0000000005328800 440 sun.security.util.ManifestEntryVerifier::update (48 bytes)
  157. Event: 27.573 Thread 0x0000000005328800 nmethod 440 0x000000000239e850 code [0x000000000239e9a0, 0x000000000239ebb8]
  158. Event: 27.580 Thread 0x0000000005328800 441 sun.nio.cs.SingleByte::initC2B (233 bytes)
  159.  
  160. GC Heap History (10 events):
  161. Event: 21.945 GC heap before
  162. {Heap before GC invocations=22 (full 3):
  163. def new generation total 14784K, used 13444K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  164. eden space 13184K, 100% used [0x00000000f2e00000, 0x00000000f3ae0000, 0x00000000f3ae0000)
  165. from space 1600K, 16% used [0x00000000f3c70000, 0x00000000f3cb12d8, 0x00000000f3e00000)
  166. to space 1600K, 0% used [0x00000000f3ae0000, 0x00000000f3ae0000, 0x00000000f3c70000)
  167. tenured generation total 32676K, used 29006K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  168. the space 32676K, 88% used [0x00000000f58a0000, 0x00000000f74f3a20, 0x00000000f74f3c00, 0x00000000f7889000)
  169. compacting perm gen total 24128K, used 24011K [0x00000000fae00000, 0x00000000fc590000, 0x0000000100000000)
  170. the space 24128K, 99% used [0x00000000fae00000, 0x00000000fc572d48, 0x00000000fc572e00, 0x00000000fc590000)
  171. No shared spaces configured.
  172. Event: 21.960 GC heap after
  173. Heap after GC invocations=23 (full 3):
  174. def new generation total 14784K, used 1600K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  175. eden space 13184K, 0% used [0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f3ae0000)
  176. from space 1600K, 100% used [0x00000000f3ae0000, 0x00000000f3c70000, 0x00000000f3c70000)
  177. to space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  178. tenured generation total 32676K, used 31415K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  179. the space 32676K, 96% used [0x00000000f58a0000, 0x00000000f774de98, 0x00000000f774e000, 0x00000000f7889000)
  180. compacting perm gen total 24128K, used 24011K [0x00000000fae00000, 0x00000000fc590000, 0x0000000100000000)
  181. the space 24128K, 99% used [0x00000000fae00000, 0x00000000fc572d48, 0x00000000fc572e00, 0x00000000fc590000)
  182. No shared spaces configured.
  183. }
  184. Event: 24.106 GC heap before
  185. {Heap before GC invocations=23 (full 3):
  186. def new generation total 14784K, used 14784K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  187. eden space 13184K, 100% used [0x00000000f2e00000, 0x00000000f3ae0000, 0x00000000f3ae0000)
  188. from space 1600K, 100% used [0x00000000f3ae0000, 0x00000000f3c70000, 0x00000000f3c70000)
  189. to space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  190. tenured generation total 32676K, used 31415K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  191. the space 32676K, 96% used [0x00000000f58a0000, 0x00000000f774de98, 0x00000000f774e000, 0x00000000f7889000)
  192. compacting perm gen total 25728K, used 25623K [0x00000000fae00000, 0x00000000fc720000, 0x0000000100000000)
  193. the space 25728K, 99% used [0x00000000fae00000, 0x00000000fc705e10, 0x00000000fc706000, 0x00000000fc720000)
  194. No shared spaces configured.
  195. Event: 24.275 GC heap after
  196. Heap after GC invocations=24 (full 4):
  197. def new generation total 14784K, used 0K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  198. eden space 13184K, 0% used [0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f3ae0000)
  199. from space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  200. to space 1600K, 0% used [0x00000000f3ae0000, 0x00000000f3ae0000, 0x00000000f3c70000)
  201. tenured generation total 32676K, used 19349K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  202. the space 32676K, 59% used [0x00000000f58a0000, 0x00000000f6b85698, 0x00000000f6b85800, 0x00000000f7889000)
  203. compacting perm gen total 25664K, used 25612K [0x00000000fae00000, 0x00000000fc710000, 0x0000000100000000)
  204. the space 25664K, 99% used [0x00000000fae00000, 0x00000000fc7030d0, 0x00000000fc703200, 0x00000000fc710000)
  205. No shared spaces configured.
  206. }
  207. Event: 24.754 GC heap before
  208. {Heap before GC invocations=24 (full 4):
  209. def new generation total 14784K, used 12050K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  210. eden space 13184K, 91% used [0x00000000f2e00000, 0x00000000f39c4ae0, 0x00000000f3ae0000)
  211. from space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  212. to space 1600K, 0% used [0x00000000f3ae0000, 0x00000000f3ae0000, 0x00000000f3c70000)
  213. tenured generation total 32676K, used 19349K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  214. the space 32676K, 59% used [0x00000000f58a0000, 0x00000000f6b85698, 0x00000000f6b85800, 0x00000000f7889000)
  215. compacting perm gen total 26944K, used 26851K [0x00000000fae00000, 0x00000000fc850000, 0x0000000100000000)
  216. the space 26944K, 99% used [0x00000000fae00000, 0x00000000fc838e90, 0x00000000fc839000, 0x00000000fc850000)
  217. No shared spaces configured.
  218. Event: 24.775 GC heap after
  219. Heap after GC invocations=25 (full 4):
  220. def new generation total 14784K, used 1600K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  221. eden space 13184K, 0% used [0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f3ae0000)
  222. from space 1600K, 100% used [0x00000000f3ae0000, 0x00000000f3c70000, 0x00000000f3c70000)
  223. to space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  224. tenured generation total 32676K, used 23106K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  225. the space 32676K, 70% used [0x00000000f58a0000, 0x00000000f6f309e8, 0x00000000f6f30a00, 0x00000000f7889000)
  226. compacting perm gen total 26944K, used 26851K [0x00000000fae00000, 0x00000000fc850000, 0x0000000100000000)
  227. the space 26944K, 99% used [0x00000000fae00000, 0x00000000fc838e90, 0x00000000fc839000, 0x00000000fc850000)
  228. No shared spaces configured.
  229. }
  230. Event: 25.095 GC heap before
  231. {Heap before GC invocations=25 (full 4):
  232. def new generation total 14784K, used 14783K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  233. eden space 13184K, 99% used [0x00000000f2e00000, 0x00000000f3adff88, 0x00000000f3ae0000)
  234. from space 1600K, 100% used [0x00000000f3ae0000, 0x00000000f3c70000, 0x00000000f3c70000)
  235. to space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  236. tenured generation total 32676K, used 23106K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  237. the space 32676K, 70% used [0x00000000f58a0000, 0x00000000f6f309e8, 0x00000000f6f30a00, 0x00000000f7889000)
  238. compacting perm gen total 28224K, used 28056K [0x00000000fae00000, 0x00000000fc990000, 0x0000000100000000)
  239. the space 28224K, 99% used [0x00000000fae00000, 0x00000000fc966148, 0x00000000fc966200, 0x00000000fc990000)
  240. No shared spaces configured.
  241. Event: 25.110 GC heap after
  242. Heap after GC invocations=26 (full 4):
  243. def new generation total 14784K, used 1599K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  244. eden space 13184K, 0% used [0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f3ae0000)
  245. from space 1600K, 99% used [0x00000000f3c70000, 0x00000000f3dffff8, 0x00000000f3e00000)
  246. to space 1600K, 0% used [0x00000000f3ae0000, 0x00000000f3ae0000, 0x00000000f3c70000)
  247. tenured generation total 32676K, used 28025K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  248. the space 32676K, 85% used [0x00000000f58a0000, 0x00000000f73fe5e0, 0x00000000f73fe600, 0x00000000f7889000)
  249. compacting perm gen total 28224K, used 28056K [0x00000000fae00000, 0x00000000fc990000, 0x0000000100000000)
  250. the space 28224K, 99% used [0x00000000fae00000, 0x00000000fc966148, 0x00000000fc966200, 0x00000000fc990000)
  251. No shared spaces configured.
  252. }
  253. Event: 26.973 GC heap before
  254. {Heap before GC invocations=26 (full 4):
  255. def new generation total 14784K, used 13718K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  256. eden space 13184K, 91% used [0x00000000f2e00000, 0x00000000f39d5b60, 0x00000000f3ae0000)
  257. from space 1600K, 99% used [0x00000000f3c70000, 0x00000000f3dffff8, 0x00000000f3e00000)
  258. to space 1600K, 0% used [0x00000000f3ae0000, 0x00000000f3ae0000, 0x00000000f3c70000)
  259. tenured generation total 32676K, used 28025K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  260. the space 32676K, 85% used [0x00000000f58a0000, 0x00000000f73fe5e0, 0x00000000f73fe600, 0x00000000f7889000)
  261. compacting perm gen total 30144K, used 30017K [0x00000000fae00000, 0x00000000fcb70000, 0x0000000100000000)
  262. the space 30144K, 99% used [0x00000000fae00000, 0x00000000fcb50540, 0x00000000fcb50600, 0x00000000fcb70000)
  263. No shared spaces configured.
  264. Event: 26.985 GC heap after
  265. Heap after GC invocations=27 (full 4):
  266. def new generation total 14784K, used 1599K [0x00000000f2e00000, 0x00000000f3e00000, 0x00000000f58a0000)
  267. eden space 13184K, 0% used [0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f3ae0000)
  268. from space 1600K, 99% used [0x00000000f3ae0000, 0x00000000f3c6fff8, 0x00000000f3c70000)
  269. to space 1600K, 0% used [0x00000000f3c70000, 0x00000000f3c70000, 0x00000000f3e00000)
  270. tenured generation total 32676K, used 31080K [0x00000000f58a0000, 0x00000000f7889000, 0x00000000fae00000)
  271. the space 32676K, 95% used [0x00000000f58a0000, 0x00000000f76fa180, 0x00000000f76fa200, 0x00000000f7889000)
  272. compacting perm gen total 30144K, used 30017K [0x00000000fae00000, 0x00000000fcb70000, 0x0000000100000000)
  273. the space 30144K, 99% used [0x00000000fae00000, 0x00000000fcb50540, 0x00000000fcb50600, 0x00000000fcb70000)
  274. No shared spaces configured.
  275. }
  276.  
  277. Deoptimization events (10 events):
  278. Event: 27.452 Thread 0x000000000878b800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000023ab990 method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 394
  279. Event: 27.528 Thread 0x00000000088c3800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000022ed68c method=java.lang.StringCoding.deref(Ljava/lang/ThreadLocal;)Ljava/lang/Object; @ 4
  280. Event: 27.542 Thread 0x00000000088c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002285c80 method=java.security.MessageDigest$Delegate.engineReset()V @ 4
  281. Event: 27.542 Thread 0x00000000088c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000231caf4 method=java.security.MessageDigest$Delegate.engineUpdate([BII)V @ 7
  282. Event: 27.542 Thread 0x00000000088c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000231caf4 method=java.security.MessageDigest$Delegate.engineUpdate([BII)V @ 7
  283. Event: 27.568 Thread 0x00000000088c3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002285c80 method=java.security.MessageDigest$Delegate.engineReset()V @ 4
  284. Event: 27.568 Thread 0x00000000088c3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000231caf4 method=java.security.MessageDigest$Delegate.engineUpdate([BII)V @ 7
  285. Event: 27.568 Thread 0x00000000088c3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000231caf4 method=java.security.MessageDigest$Delegate.engineUpdate([BII)V @ 7
  286. Event: 27.569 Thread 0x00000000088c4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002285c80 method=java.security.MessageDigest$Delegate.engineReset()V @ 4
  287. Event: 27.578 Thread 0x00000000088c3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002285c80 method=java.security.MessageDigest$Delegate.engineReset()V @ 4
  288.  
  289. Internal exceptions (10 events):
  290. Event: 27.327 Thread 0x000000000878b800 Threw 0x00000000f3362f58 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  291. Event: 27.354 Thread 0x000000000878b800 Threw 0x00000000f3365108 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  292. Event: 27.443 Thread 0x000000000878b800 Threw 0x00000000f336c6e8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\classfile\systemDictionary.cpp:185
  293. Event: 27.452 Thread 0x000000000878b800 Threw 0x00000000f336d408 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  294. Event: 27.452 Thread 0x000000000878b800 Threw 0x00000000f336d998 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  295. Event: 27.452 Thread 0x000000000878b800 Threw 0x00000000f336e1b0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\classfile\systemDictionary.cpp:185
  296. Event: 27.452 Thread 0x000000000878b800 Threw 0x00000000f336e720 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  297. Event: 27.452 Thread 0x000000000878b800 Threw 0x00000000f336ecb0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  298. Event: 27.508 Thread 0x000000000878b800 Threw 0x00000000f33ae8a8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  299. Event: 27.528 Thread 0x00000000088c3800 Implicit null exception at 0x00000000022ecdfa to 0x00000000022ed671
  300.  
  301. Events (10 events):
  302. Event: 27.581 loading class 0x00000000091fa850
  303. Event: 27.581 loading class 0x00000000084299a0
  304. Event: 27.584 loading class 0x00000000091fa850 done
  305. Event: 27.584 loading class 0x0000000008754830
  306. Event: 27.584 loading class 0x0000000008754830 done
  307. Event: 27.585 loading class 0x0000000008754800
  308. Event: 27.585 loading class 0x0000000008754800 done
  309. Event: 27.585 loading class 0x0000000008754860
  310. Event: 27.585 loading class 0x0000000008754860 done
  311. Event: 27.586 loading class 0x00000000087548c0
  312.  
  313.  
  314. Dynamic libraries:
  315. 0x000000013f920000 - 0x000000013f953000 C:\Program Files\Java\jre7\bin\javaw.exe
  316. 0x0000000077010000 - 0x00000000771b9000 C:\Windows\SYSTEM32\ntdll.dll
  317. 0x0000000076ef0000 - 0x000000007700f000 C:\Windows\system32\kernel32.dll
  318. 0x000007fefd280000 - 0x000007fefd2eb000 C:\Windows\system32\KERNELBASE.dll
  319. 0x000007fefdaf0000 - 0x000007fefdbcb000 C:\Windows\system32\ADVAPI32.dll
  320. 0x000007fefef70000 - 0x000007feff00f000 C:\Windows\system32\msvcrt.dll
  321. 0x000007feff210000 - 0x000007feff22f000 C:\Windows\SYSTEM32\sechost.dll
  322. 0x000007fefdde0000 - 0x000007fefdf0d000 C:\Windows\system32\RPCRT4.dll
  323. 0x0000000076df0000 - 0x0000000076eea000 C:\Windows\system32\USER32.dll
  324. 0x000007feff2b0000 - 0x000007feff317000 C:\Windows\system32\GDI32.dll
  325. 0x000007fefda00000 - 0x000007fefda0e000 C:\Windows\system32\LPK.dll
  326. 0x000007fefda20000 - 0x000007fefdae9000 C:\Windows\system32\USP10.dll
  327. 0x000007fefbbd0000 - 0x000007fefbdc4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  328. 0x000007fefdf10000 - 0x000007fefdf81000 C:\Windows\system32\SHLWAPI.dll
  329. 0x000007feff230000 - 0x000007feff25e000 C:\Windows\system32\IMM32.DLL
  330. 0x000007fefd8f0000 - 0x000007fefd9f9000 C:\Windows\system32\MSCTF.dll
  331. 0x0000000073440000 - 0x0000000073512000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  332. 0x0000000070480000 - 0x0000000070c55000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  333. 0x000007fefa7c0000 - 0x000007fefa7c9000 C:\Windows\system32\WSOCK32.dll
  334. 0x000007feff260000 - 0x000007feff2ad000 C:\Windows\system32\WS2_32.dll
  335. 0x000007fefda10000 - 0x000007fefda18000 C:\Windows\system32\NSI.dll
  336. 0x000007fefacb0000 - 0x000007fefaceb000 C:\Windows\system32\WINMM.dll
  337. 0x00000000771e0000 - 0x00000000771e7000 C:\Windows\system32\PSAPI.DLL
  338. 0x00000000744a0000 - 0x00000000744af000 C:\Program Files\Java\jre7\bin\verify.dll
  339. 0x0000000073640000 - 0x0000000073668000 C:\Program Files\Java\jre7\bin\java.dll
  340. 0x0000000074440000 - 0x0000000074455000 C:\Program Files\Java\jre7\bin\zip.dll
  341. 0x0000000072bb0000 - 0x0000000072d45000 C:\Program Files\Java\jre7\bin\awt.dll
  342. 0x000007fefd4b0000 - 0x000007fefd587000 C:\Windows\system32\OLEAUT32.dll
  343. 0x000007fefdbd0000 - 0x000007fefddd3000 C:\Windows\system32\ole32.dll
  344. 0x000007fefb310000 - 0x000007fefb328000 C:\Windows\system32\DWMAPI.DLL
  345. 0x000007fefb850000 - 0x000007fefb8a6000 C:\Windows\system32\uxtheme.dll
  346. 0x000007fefce50000 - 0x000007fefce5f000 C:\Windows\system32\CRYPTBASE.dll
  347. 0x000007fefe1e0000 - 0x000007fefef68000 C:\Windows\system32\SHELL32.dll
  348. 0x00000000735f0000 - 0x0000000073637000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  349. 0x000007fefdf90000 - 0x000007fefe029000 C:\Windows\system32\CLBCatQ.DLL
  350. 0x000007fefb1a0000 - 0x000007fefb2ca000 C:\Windows\system32\WindowsCodecs.dll
  351. 0x000007fefcdf0000 - 0x000007fefce47000 C:\Windows\system32\apphelp.dll
  352. 0x000007fef7560000 - 0x000007fef7595000 C:\Windows\system32\EhStorShell.dll
  353. 0x000007feff010000 - 0x000007feff1e7000 C:\Windows\system32\SETUPAPI.dll
  354. 0x000007fefd2f0000 - 0x000007fefd326000 C:\Windows\system32\CFGMGR32.dll
  355. 0x000007fefd010000 - 0x000007fefd02a000 C:\Windows\system32\DEVOBJ.dll
  356. 0x000007fefb8b0000 - 0x000007fefb9dc000 C:\Windows\system32\PROPSYS.dll
  357. 0x000007fef6630000 - 0x000007fef66ae000 C:\Windows\System32\cscui.dll
  358. 0x000007fef7550000 - 0x000007fef755c000 C:\Windows\System32\CSCDLL.dll
  359. 0x000007fef85b0000 - 0x000007fef85bf000 C:\Windows\system32\CSCAPI.dll
  360. 0x000007fef65b0000 - 0x000007fef6630000 C:\Windows\system32\ntshrui.dll
  361. 0x000007fefca00000 - 0x000007fefca23000 C:\Windows\system32\srvcli.dll
  362. 0x000007fefa6d0000 - 0x000007fefa6db000 C:\Windows\system32\slc.dll
  363. 0x0000000073da0000 - 0x0000000073dba000 C:\Program Files\Java\jre7\bin\net.dll
  364. 0x000007fefc790000 - 0x000007fefc7e5000 C:\Windows\system32\mswsock.dll
  365. 0x000007fefc780000 - 0x000007fefc787000 C:\Windows\System32\wship6.dll
  366. 0x0000000073ac0000 - 0x0000000073ad1000 C:\Program Files\Java\jre7\bin\nio.dll
  367. 0x00000000733f0000 - 0x0000000073431000 C:\Program Files\Java\jre7\bin\t2k.dll
  368. 0x00000000735c0000 - 0x00000000735e4000 C:\Program Files\Java\jre7\bin\sunec.dll
  369. 0x0000000074210000 - 0x000000007421b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  370. 0x000007fefd030000 - 0x000007fefd197000 C:\Windows\system32\CRYPT32.dll
  371. 0x000007fefd000000 - 0x000007fefd00f000 C:\Windows\system32\MSASN1.dll
  372. 0x000007fefc7f0000 - 0x000007fefc807000 C:\Windows\system32\CRYPTSP.dll
  373. 0x000007fefc4f0000 - 0x000007fefc537000 C:\Windows\system32\rsaenh.dll
  374. 0x000007fefc2b0000 - 0x000007fefc2ce000 C:\Windows\system32\USERENV.dll
  375. 0x000007fefcf60000 - 0x000007fefcf6f000 C:\Windows\system32\profapi.dll
  376. 0x000007fefa540000 - 0x000007fefa567000 C:\Windows\system32\IPHLPAPI.DLL
  377. 0x000007fefa530000 - 0x000007fefa53b000 C:\Windows\system32\WINNSI.DLL
  378. 0x000007fefa340000 - 0x000007fefa351000 C:\Windows\system32\dhcpcsvc6.DLL
  379. 0x000007fefa3c0000 - 0x000007fefa3d8000 C:\Windows\system32\dhcpcsvc.DLL
  380. 0x000007fefa760000 - 0x000007fefa775000 C:\Windows\system32\NLAapi.dll
  381. 0x000007fef3f70000 - 0x000007fef3f85000 C:\Windows\system32\napinsp.dll
  382. 0x000007fef3f50000 - 0x000007fef3f69000 C:\Windows\system32\pnrpnsp.dll
  383. 0x000007fefc610000 - 0x000007fefc66b000 C:\Windows\system32\DNSAPI.dll
  384. 0x000007fefad10000 - 0x000007fefad1b000 C:\Windows\System32\winrnr.dll
  385. 0x000007fefa3f0000 - 0x000007fefa443000 C:\Windows\System32\fwpuclnt.dll
  386. 0x000007fef8ec0000 - 0x000007fef8ec8000 C:\Windows\system32\rasadhlp.dll
  387. 0x000007fefc190000 - 0x000007fefc197000 C:\Windows\System32\wshtcpip.dll
  388. 0x0000000073a90000 - 0x0000000073aa4000 C:\Program Files\Java\jre7\bin\unpack.dll
  389. 0x0000000073fe0000 - 0x0000000073feb000 C:\Program Files\Java\jre7\bin\management.dll
  390. 0x00000000739d0000 - 0x00000000739df000 C:\Program Files\Java\jre7\bin\prism-d3d.dll
  391. 0x000007fef20e0000 - 0x000007fef22df000 C:\Windows\system32\d3d9.dll
  392. 0x000007fefc0c0000 - 0x000007fefc0cc000 C:\Windows\system32\VERSION.dll
  393. 0x000007fef9ca0000 - 0x000007fef9ca7000 C:\Windows\system32\d3d8thk.dll
  394. 0x00000000733b0000 - 0x00000000733e2000 C:\Program Files\Java\jre7\bin\glass.dll
  395. 0x000007fefd590000 - 0x000007fefd627000 C:\Windows\system32\COMDLG32.dll
  396. 0x0000000073310000 - 0x00000000733ae000 C:\Program Files\Java\jre7\bin\libxml2.dll
  397. 0x0000000073250000 - 0x0000000073286000 C:\Program Files\Java\jre7\bin\libxslt.dll
  398. 0x0000000068730000 - 0x0000000069569000 C:\Program Files\Java\jre7\bin\jfxwebkit.dll
  399. 0x0000000070430000 - 0x0000000070480000 C:\Program Files\Java\jre7\bin\javafx-font.dll
  400. 0x00000000732e0000 - 0x000000007330a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  401. 0x000007feed390000 - 0x000007feed4b5000 C:\Windows\system32\dbghelp.dll
  402.  
  403. VM Arguments:
  404. jvm_args: -Xmx128m
  405. java_command: C:\Users\Albert\Desktop\Minecraft.exe
  406. Launcher Type: SUN_STANDARD
  407.  
  408. Environment Variables:
  409. PATH=C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Java\jre7\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin
  410. USERNAME=Albert
  411. OS=Windows_NT
  412. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 6, GenuineIntel
  413.  
  414.  
  415.  
  416. --------------- S Y S T E M ---------------
  417.  
  418. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  419.  
  420. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  421.  
  422. Memory: 4k page, physical 1038300k(185008k free), swap 2086876k(995008k free)
  423.  
  424. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600
  425.  
  426. time: Sat Jun 20 07:47:54 2015
  427. elapsed time: 27 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement