Guest User

Untitled

a guest
Aug 15th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.62 KB | None | 0 0
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # In 32 bit mode, the process size limit was hit
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Use 64 bit Java on a 64 bit OS
  12. # Decrease Java heap size (-Xmx/-Xms)
  13. # Decrease number of Java threads
  14. # Decrease Java thread stack sizes (-Xss)
  15. # Set larger code cache with -XX:ReservedCodeCacheSize=
  16. # This output file may be truncated or incomplete.
  17. #
  18. # Out of Memory Error (allocation.cpp:273), pid=11892, tid=0x0000000000002f04
  19. #
  20. # JRE version: Java(TM) SE Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
  21. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.171-b11 mixed mode windows-amd64 compressed oops)
  22. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  23. #
  24.  
  25. --------------- T H R E A D ---------------
  26.  
  27. Current thread (0x0000000015872800): JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=12036, stack(0x00000000170c0000,0x00000000171c0000)]
  28.  
  29. Stack: [0x00000000170c0000,0x00000000171c0000]
  30. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  31.  
  32. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  33.  
  34.  
  35. Current CompileTask:
  36. C1: 263848 5746 s! 3
  37. [error occurred during error reporting (printing current compile task), id 0xe0000001]
  38.  
  39.  
  40. --------------- P R O C E S S ---------------
  41.  
  42. Java Threads: ( => current thread )
  43. 0x000000001968a800 JavaThread "ProcessMonitorThread" [_thread_in_native, id=11368, stack(0x000000002a100000,0x000000002a200000)]
  44. 0x0000000019689800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=13164, stack(0x0000000026c00000,0x0000000026d00000)]
  45. 0x000000001968d800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=13856, stack(0x0000000023800000,0x0000000023900000)]
  46. 0x0000000019688000 JavaThread "DestroyJavaVM" [_thread_blocked, id=11928, stack(0x0000000002fc0000,0x00000000030c0000)]
  47. 0x0000000018fcc000 JavaThread "TimerQueue" daemon [_thread_blocked, id=2676, stack(0x000000001a600000,0x000000001a700000)]
  48. 0x0000000017b39800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7252, stack(0x000000001a040000,0x000000001a140000)]
  49. 0x0000000017917800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=12124, stack(0x0000000018300000,0x0000000018400000)]
  50. 0x0000000017917000 JavaThread "AWT-Shutdown" [_thread_blocked, id=12120, stack(0x0000000018200000,0x0000000018300000)]
  51. 0x0000000017914000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12116, stack(0x0000000018100000,0x0000000018200000)]
  52. 0x00000000158bd000 JavaThread "Service Thread" daemon [_thread_blocked, id=12040, stack(0x00000000175c0000,0x00000000176c0000)]
  53. =>0x0000000015872800 JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=12036, stack(0x00000000170c0000,0x00000000171c0000)]
  54. 0x0000000015865800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12032, stack(0x0000000016fc0000,0x00000000170c0000)]
  55. 0x000000001585c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12028, stack(0x0000000016ec0000,0x0000000016fc0000)]
  56. 0x000000001585b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=12024, stack(0x0000000016dc0000,0x0000000016ec0000)]
  57. 0x0000000015859000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12020, stack(0x0000000016cc0000,0x0000000016dc0000)]
  58. 0x000000001584a800 JavaThread "Finalizer" daemon [_thread_blocked, id=12004, stack(0x0000000016ad0000,0x0000000016bd0000)]
  59. 0x0000000015829000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11988, stack(0x00000000169d0000,0x0000000016ad0000)]
  60.  
  61. Other Threads:
  62. 0x0000000015827800 VMThread [stack: 0x00000000168d0000,0x00000000169d0000] [id=11984]
  63. 0x000000001720a000 WatcherThread [stack: 0x00000000176c0000,0x00000000177c0000] [id=12048]
  64.  
  65. VM state:not at safepoint (normal execution)
  66.  
  67. VM Mutex/Monitor currently owned by a thread: None
  68.  
  69. Heap:
  70. PSYoungGen total 44544K, used 19538K [0x00000000eb380000, 0x00000000ef580000, 0x0000000100000000)
  71. eden space 27136K, 15% used [0x00000000eb380000,0x00000000eb789ba0,0x00000000ece00000)
  72. from space 17408K, 88% used [0x00000000ee100000,0x00000000ef00af00,0x00000000ef200000)
  73. to space 19456K, 0% used [0x00000000ece00000,0x00000000ece00000,0x00000000ee100000)
  74. ParOldGen total 48640K, used 35015K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  75. object space 48640K, 71% used [0x00000000c1a00000,0x00000000c3c31f40,0x00000000c4980000)
  76. Metaspace used 32813K, capacity 33192K, committed 33536K, reserved 1079296K
  77. class space used 4172K, capacity 4261K, committed 4352K, reserved 1048576K
  78.  
  79. Card table byte_map: [0x0000000012640000,0x0000000012840000] byte_map_base: 0x0000000012033000
  80.  
  81. Marking Bits: (ParMarkBitMap*) 0x0000000050af08c0
  82. Begin Bits: [0x0000000012d90000, 0x0000000013d28000)
  83. End Bits: [0x0000000013d28000, 0x0000000014cc0000)
  84.  
  85. Polling page: 0x0000000001300000
  86.  
  87. CodeCache: size=245760Kb used=16138Kb max_used=16172Kb free=229621Kb
  88. bounds [0x0000000003280000, 0x0000000004290000, 0x0000000012280000]
  89. total_blobs=5595 nmethods=4952 adapters=553
  90. compilation: enabled
  91.  
  92. Compilation events (10 events):
  93. Event: 208.234 Thread 0x0000000015865800 nmethod 5741 0x0000000004279f10 code [0x000000000427a6a0, 0x0000000004284fb0]
  94. Event: 214.068 Thread 0x000000001585c800 5742 4 java.util.Locale::hashCode (41 bytes)
  95. Event: 214.070 Thread 0x000000001585c800 nmethod 5742 0x0000000003d6ad90 code [0x0000000003d6aee0, 0x0000000003d6afa8]
  96. Event: 214.250 Thread 0x0000000015865800 5743 s 4 java.util.Vector::removeElementAt (115 bytes)
  97. Event: 214.254 Thread 0x0000000015865800 nmethod 5743 0x0000000003aeac90 code [0x0000000003aeade0, 0x0000000003aeb098]
  98. Event: 214.304 Thread 0x000000001585c800 5744 4 javax.swing.text.GapContent::findSortIndex (128 bytes)
  99. Event: 214.312 Thread 0x000000001585c800 nmethod 5744 0x0000000003c2e410 code [0x0000000003c2e560, 0x0000000003c2e838]
  100. Event: 263.758 Thread 0x0000000015872800 5745 s! 3 java.util.logging.StreamHandler::publish (77 bytes)
  101. Event: 263.776 Thread 0x0000000015872800 nmethod 5745 0x0000000003e8ffd0 code [0x0000000003e90280, 0x0000000003e917b8]
  102. Event: 263.776 Thread 0x0000000015872800 5746 s! 3 net.technicpack.launchercore.logging.RotatingFileHandler::flush (65 bytes)
  103.  
  104. GC Heap History (10 events):
  105. Event: 45.752 GC heap before
  106. {Heap before GC invocations=11 (full 1):
  107. PSYoungGen total 30720K, used 30044K [0x00000000eb380000, 0x00000000ee000000, 0x0000000100000000)
  108. eden space 20992K, 97% used [0x00000000eb380000,0x00000000ec7765d0,0x00000000ec800000)
  109. from space 9728K, 98% used [0x00000000ec800000,0x00000000ed160b60,0x00000000ed180000)
  110. to space 10752K, 0% used [0x00000000ed580000,0x00000000ed580000,0x00000000ee000000)
  111. ParOldGen total 48640K, used 22294K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  112. object space 48640K, 45% used [0x00000000c1a00000,0x00000000c2fc59a8,0x00000000c4980000)
  113. Metaspace used 27482K, capacity 27760K, committed 28160K, reserved 1073152K
  114. class space used 3461K, capacity 3547K, committed 3584K, reserved 1048576K
  115. Event: 45.770 GC heap after
  116. Heap after GC invocations=11 (full 1):
  117. PSYoungGen total 33792K, used 10321K [0x00000000eb380000, 0x00000000ee200000, 0x0000000100000000)
  118. eden space 23040K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000eca00000)
  119. from space 10752K, 95% used [0x00000000ed580000,0x00000000edf94598,0x00000000ee000000)
  120. to space 11776K, 0% used [0x00000000eca00000,0x00000000eca00000,0x00000000ed580000)
  121. ParOldGen total 48640K, used 32348K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  122. object space 48640K, 66% used [0x00000000c1a00000,0x00000000c3997368,0x00000000c4980000)
  123. Metaspace used 27482K, capacity 27760K, committed 28160K, reserved 1073152K
  124. class space used 3461K, capacity 3547K, committed 3584K, reserved 1048576K
  125. }
  126. Event: 47.156 GC heap before
  127. {Heap before GC invocations=12 (full 1):
  128. PSYoungGen total 33792K, used 33361K [0x00000000eb380000, 0x00000000ee200000, 0x0000000100000000)
  129. eden space 23040K, 100% used [0x00000000eb380000,0x00000000eca00000,0x00000000eca00000)
  130. from space 10752K, 95% used [0x00000000ed580000,0x00000000edf94598,0x00000000ee000000)
  131. to space 11776K, 0% used [0x00000000eca00000,0x00000000eca00000,0x00000000ed580000)
  132. ParOldGen total 48640K, used 32351K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  133. object space 48640K, 66% used [0x00000000c1a00000,0x00000000c3997eb8,0x00000000c4980000)
  134. Metaspace used 27746K, capacity 28136K, committed 28416K, reserved 1075200K
  135. class space used 3473K, capacity 3583K, committed 3584K, reserved 1048576K
  136. Event: 47.166 GC heap after
  137. Heap after GC invocations=12 (full 1):
  138. PSYoungGen total 34816K, used 11745K [0x00000000eb380000, 0x00000000ee880000, 0x0000000100000000)
  139. eden space 23040K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000eca00000)
  140. from space 11776K, 99% used [0x00000000eca00000,0x00000000ed578540,0x00000000ed580000)
  141. to space 13824K, 0% used [0x00000000edb00000,0x00000000edb00000,0x00000000ee880000)
  142. ParOldGen total 48640K, used 33492K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  143. object space 48640K, 68% used [0x00000000c1a00000,0x00000000c3ab50f8,0x00000000c4980000)
  144. Metaspace used 27746K, capacity 28136K, committed 28416K, reserved 1075200K
  145. class space used 3473K, capacity 3583K, committed 3584K, reserved 1048576K
  146. }
  147. Event: 66.417 GC heap before
  148. {Heap before GC invocations=13 (full 1):
  149. PSYoungGen total 34816K, used 34785K [0x00000000eb380000, 0x00000000ee880000, 0x0000000100000000)
  150. eden space 23040K, 100% used [0x00000000eb380000,0x00000000eca00000,0x00000000eca00000)
  151. from space 11776K, 99% used [0x00000000eca00000,0x00000000ed578540,0x00000000ed580000)
  152. to space 13824K, 0% used [0x00000000edb00000,0x00000000edb00000,0x00000000ee880000)
  153. ParOldGen total 48640K, used 33492K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  154. object space 48640K, 68% used [0x00000000c1a00000,0x00000000c3ab50f8,0x00000000c4980000)
  155. Metaspace used 29119K, capacity 29526K, committed 29696K, reserved 1075200K
  156. class space used 3705K, capacity 3810K, committed 3840K, reserved 1048576K
  157. Event: 66.499 GC heap after
  158. Heap after GC invocations=13 (full 1):
  159. PSYoungGen total 39424K, used 12242K [0x00000000eb380000, 0x00000000eea80000, 0x0000000100000000)
  160. eden space 25600K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ecc80000)
  161. from space 13824K, 88% used [0x00000000edb00000,0x00000000ee6f4910,0x00000000ee880000)
  162. to space 14848K, 0% used [0x00000000ecc80000,0x00000000ecc80000,0x00000000edb00000)
  163. ParOldGen total 48640K, used 33492K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  164. object space 48640K, 68% used [0x00000000c1a00000,0x00000000c3ab50f8,0x00000000c4980000)
  165. Metaspace used 29119K, capacity 29526K, committed 29696K, reserved 1075200K
  166. class space used 3705K, capacity 3810K, committed 3840K, reserved 1048576K
  167. }
  168. Event: 69.778 GC heap before
  169. {Heap before GC invocations=14 (full 1):
  170. PSYoungGen total 39424K, used 37842K [0x00000000eb380000, 0x00000000eea80000, 0x0000000100000000)
  171. eden space 25600K, 100% used [0x00000000eb380000,0x00000000ecc80000,0x00000000ecc80000)
  172. from space 13824K, 88% used [0x00000000edb00000,0x00000000ee6f4910,0x00000000ee880000)
  173. to space 14848K, 0% used [0x00000000ecc80000,0x00000000ecc80000,0x00000000edb00000)
  174. ParOldGen total 48640K, used 33492K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  175. object space 48640K, 68% used [0x00000000c1a00000,0x00000000c3ab50f8,0x00000000c4980000)
  176. Metaspace used 31515K, capacity 31906K, committed 32384K, reserved 1077248K
  177. class space used 4014K, capacity 4132K, committed 4224K, reserved 1048576K
  178. Event: 69.791 GC heap after
  179. Heap after GC invocations=14 (full 1):
  180. PSYoungGen total 40448K, used 14824K [0x00000000eb380000, 0x00000000ef200000, 0x0000000100000000)
  181. eden space 25600K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ecc80000)
  182. from space 14848K, 99% used [0x00000000ecc80000,0x00000000edafa100,0x00000000edb00000)
  183. to space 17408K, 0% used [0x00000000ee100000,0x00000000ee100000,0x00000000ef200000)
  184. ParOldGen total 48640K, used 35007K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  185. object space 48640K, 71% used [0x00000000c1a00000,0x00000000c3c2ff40,0x00000000c4980000)
  186. Metaspace used 31515K, capacity 31906K, committed 32384K, reserved 1077248K
  187. class space used 4014K, capacity 4132K, committed 4224K, reserved 1048576K
  188. }
  189. Event: 192.183 GC heap before
  190. {Heap before GC invocations=15 (full 1):
  191. PSYoungGen total 40448K, used 40419K [0x00000000eb380000, 0x00000000ef200000, 0x0000000100000000)
  192. eden space 25600K, 99% used [0x00000000eb380000,0x00000000ecc7ed10,0x00000000ecc80000)
  193. from space 14848K, 99% used [0x00000000ecc80000,0x00000000edafa100,0x00000000edb00000)
  194. to space 17408K, 0% used [0x00000000ee100000,0x00000000ee100000,0x00000000ef200000)
  195. ParOldGen total 48640K, used 35007K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  196. object space 48640K, 71% used [0x00000000c1a00000,0x00000000c3c2ff40,0x00000000c4980000)
  197. Metaspace used 32790K, capacity 33192K, committed 33536K, reserved 1079296K
  198. class space used 4172K, capacity 4261K, committed 4352K, reserved 1048576K
  199. Event: 192.359 GC heap after
  200. Heap after GC invocations=15 (full 1):
  201. PSYoungGen total 44544K, used 15403K [0x00000000eb380000, 0x00000000ef580000, 0x0000000100000000)
  202. eden space 27136K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ece00000)
  203. from space 17408K, 88% used [0x00000000ee100000,0x00000000ef00af00,0x00000000ef200000)
  204. to space 19456K, 0% used [0x00000000ece00000,0x00000000ece00000,0x00000000ee100000)
  205. ParOldGen total 48640K, used 35015K [0x00000000c1a00000, 0x00000000c4980000, 0x00000000eb380000)
  206. object space 48640K, 71% used [0x00000000c1a00000,0x00000000c3c31f40,0x00000000c4980000)
  207. Metaspace used 32790K, capacity 33192K, committed 33536K, reserved 1079296K
  208. class space used 4172K, capacity 4261K, committed 4352K, reserved 1048576K
  209. }
  210.  
  211. Deoptimization events (10 events):
  212. Event: 70.622 Thread 0x000000001968e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038e8290 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
  213. Event: 70.622 Thread 0x000000001968e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038c4bec method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
  214. Event: 71.305 Thread 0x000000001968e000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a4f7fc method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75
  215. Event: 72.618 Thread 0x000000001968e000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a4f7fc method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75
  216. Event: 73.941 Thread 0x000000001968e000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035ac8a4 method=java.util.Properties$LineReader.readLine()I @ 62
  217. Event: 73.941 Thread 0x000000001968e000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035ac8a4 method=java.util.Properties$LineReader.readLine()I @ 62
  218. Event: 85.995 Thread 0x000000001968e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000380d5cc method=java.util.regex.Matcher.search(I)Z @ 86
  219. Event: 86.006 Thread 0x000000001968e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000380d5cc method=java.util.regex.Matcher.search(I)Z @ 86
  220. Event: 86.023 Thread 0x000000001968e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000038a4f5c method=java.util.regex.Matcher.search(I)Z @ 86
  221. Event: 89.175 Thread 0x000000001968e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000419086c method=net.technicpack.launchercore.install.tasks.TaskGroup.getTaskProgress()F @ 7
  222.  
  223. Classes redefined (0 events):
  224. No events
  225.  
  226. Internal exceptions (10 events):
  227. Event: 85.216 Thread 0x000000001968e000 Implicit null exception at 0x0000000003d8e4c1 to 0x0000000003d91998
  228. Event: 85.216 Thread 0x000000001968e000 Exception <a 'java/lang/NullPointerException'> (0x00000000eba6da20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  229. Event: 85.216 Thread 0x000000001968e000 Implicit null exception at 0x0000000003d8e4c1 to 0x0000000003d91998
  230. Event: 85.216 Thread 0x000000001968e000 Exception <a 'java/lang/NullPointerException'> (0x00000000eba6dc38) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  231. Event: 85.216 Thread 0x000000001968e000 Implicit null exception at 0x0000000003d8e4c1 to 0x0000000003d91998
  232. Event: 85.216 Thread 0x000000001968e000 Exception <a 'java/lang/NullPointerException'> (0x00000000eba6e380) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  233. Event: 85.216 Thread 0x000000001968e000 Implicit null exception at 0x0000000003d8e4c1 to 0x0000000003d91998
  234. Event: 85.216 Thread 0x000000001968e000 Exception <a 'java/lang/NullPointerException'> (0x00000000eba6e598) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  235. Event: 85.216 Thread 0x000000001968e000 Implicit null exception at 0x0000000003d8e4c1 to 0x0000000003d91998
  236. Event: 85.216 Thread 0x000000001968e000 Exception <a 'java/lang/NullPointerException'> (0x00000000eba6e7b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  237.  
  238. Events (10 events):
  239. Event: 195.607 Thread 0x0000000015872800 flushing nmethod 0x0000000003d0d790
  240. Event: 195.607 Thread 0x0000000015872800 flushing nmethod 0x0000000003d1ca90
  241. Event: 195.608 Thread 0x0000000015872800 flushing nmethod 0x0000000003d6ad90
  242. Event: 195.611 Thread 0x0000000015872800 flushing nmethod 0x0000000003e8ffd0
  243. Event: 195.613 Thread 0x0000000015872800 flushing nmethod 0x0000000003ef8310
  244. Event: 195.617 Thread 0x0000000015872800 flushing nmethod 0x0000000003f93f90
  245. Event: 195.618 Thread 0x0000000015872800 flushing nmethod 0x0000000003f95c10
  246. Event: 197.383 Executing VM operation: RevokeBias
  247. Event: 197.383 Executing VM operation: RevokeBias done
  248. Event: 197.384 Thread 0x000000001968e000 Thread exited: 0x000000001968e000
  249.  
  250.  
  251. Dynamic libraries:
  252. 0x00007ff73c6a0000 - 0x00007ff73c6d7000 C:\Program Files\Java\jre1.8.0_171\bin\javaw.exe
  253. 0x00007ffa10fa0000 - 0x00007ffa11181000 C:\WINDOWS\SYSTEM32\ntdll.dll
  254. 0x00007ffa10b50000 - 0x00007ffa10c02000 C:\WINDOWS\System32\KERNEL32.DLL
  255. 0x00007ffa0d370000 - 0x00007ffa0d5e3000 C:\WINDOWS\System32\KERNELBASE.dll
  256. 0x00007ffa10c10000 - 0x00007ffa10cb1000 C:\WINDOWS\System32\ADVAPI32.dll
  257. 0x00007ffa10a40000 - 0x00007ffa10ade000 C:\WINDOWS\System32\msvcrt.dll
  258. 0x00007ffa0e880000 - 0x00007ffa0e8db000 C:\WINDOWS\System32\sechost.dll
  259. 0x00007ffa0ec50000 - 0x00007ffa0ed74000 C:\WINDOWS\System32\RPCRT4.dll
  260. 0x00007ffa0ed90000 - 0x00007ffa0ef20000 C:\WINDOWS\System32\USER32.dll
  261. 0x00007ffa0e140000 - 0x00007ffa0e160000 C:\WINDOWS\System32\win32u.dll
  262. 0x00007ffa0f080000 - 0x00007ffa0f0a8000 C:\WINDOWS\System32\GDI32.dll
  263. 0x00007ffa0e290000 - 0x00007ffa0e422000 C:\WINDOWS\System32\gdi32full.dll
  264. 0x00007ffa0dd50000 - 0x00007ffa0ddef000 C:\WINDOWS\System32\msvcp_win.dll
  265. 0x00007ffa0ddf0000 - 0x00007ffa0deea000 C:\WINDOWS\System32\ucrtbase.dll
  266. 0x00007ffa00760000 - 0x00007ffa009c9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.81_none_b4b229fe3cb4cfa3\COMCTL32.dll
  267. 0x00007ffa0e920000 - 0x00007ffa0ec43000 C:\WINDOWS\System32\combase.dll
  268. 0x00007ffa0e160000 - 0x00007ffa0e1da000 C:\WINDOWS\System32\bcryptPrimitives.dll
  269. 0x00007ffa0e8f0000 - 0x00007ffa0e91d000 C:\WINDOWS\System32\IMM32.DLL
  270. 0x0000000050b70000 - 0x0000000050c42000 C:\Program Files\Java\jre1.8.0_171\bin\msvcr100.dll
  271. 0x00000000502d0000 - 0x0000000050b70000 C:\Program Files\Java\jre1.8.0_171\bin\server\jvm.dll
  272. 0x00007ffa0e8e0000 - 0x00007ffa0e8e8000 C:\WINDOWS\System32\PSAPI.DLL
  273. 0x00007ffa0ae70000 - 0x00007ffa0ae93000 C:\WINDOWS\SYSTEM32\WINMM.dll
  274. 0x00007ff9fb7e0000 - 0x00007ff9fb7e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  275. 0x00007ffa10ae0000 - 0x00007ffa10b4c000 C:\WINDOWS\System32\WS2_32.dll
  276. 0x00007ffa009e0000 - 0x00007ffa009ea000 C:\WINDOWS\SYSTEM32\VERSION.dll
  277. 0x00007ffa0abc0000 - 0x00007ffa0abea000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  278. 0x00007ffa0dd00000 - 0x00007ffa0dd49000 C:\WINDOWS\System32\cfgmgr32.dll
  279. 0x0000000051f00000 - 0x0000000051f0f000 C:\Program Files\Java\jre1.8.0_171\bin\verify.dll
  280. 0x00000000502a0000 - 0x00000000502c9000 C:\Program Files\Java\jre1.8.0_171\bin\java.dll
  281. 0x0000000051ee0000 - 0x0000000051ef6000 C:\Program Files\Java\jre1.8.0_171\bin\zip.dll
  282. 0x00007ffa0f600000 - 0x00007ffa10a40000 C:\WINDOWS\System32\SHELL32.dll
  283. 0x00007ffa0f550000 - 0x00007ffa0f5f9000 C:\WINDOWS\System32\shcore.dll
  284. 0x00007ffa0d5f0000 - 0x00007ffa0dcfd000 C:\WINDOWS\System32\windows.storage.dll
  285. 0x00007ffa0f0b0000 - 0x00007ffa0f101000 C:\WINDOWS\System32\shlwapi.dll
  286. 0x00007ffa0d2b0000 - 0x00007ffa0d2c1000 C:\WINDOWS\System32\kernel.appcore.dll
  287. 0x00007ffa0d300000 - 0x00007ffa0d31f000 C:\WINDOWS\System32\profapi.dll
  288. 0x00007ffa0d320000 - 0x00007ffa0d36c000 C:\WINDOWS\System32\powrprof.dll
  289. 0x00007ffa0d2d0000 - 0x00007ffa0d2da000 C:\WINDOWS\System32\FLTLIB.DLL
  290. 0x0000000050100000 - 0x0000000050298000 C:\Program Files\Java\jre1.8.0_171\bin\awt.dll
  291. 0x00007ffa0f200000 - 0x00007ffa0f2c2000 C:\WINDOWS\System32\OLEAUT32.dll
  292. 0x00007ffa0af90000 - 0x00007ffa0b01b000 C:\WINDOWS\SYSTEM32\apphelp.dll
  293. 0x00007ffa0b340000 - 0x00007ffa0b3d8000 C:\WINDOWS\system32\uxtheme.dll
  294. 0x00007ffa0f3b0000 - 0x00007ffa0f525000 C:\WINDOWS\System32\MSCTF.dll
  295. 0x00007ffa0b460000 - 0x00007ffa0b489000 C:\WINDOWS\system32\dwmapi.dll
  296. 0x00007ffa0ef20000 - 0x00007ffa0f071000 C:\WINDOWS\System32\ole32.dll
  297. 0x00007ffa0cc80000 - 0x00007ffa0cc97000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  298. 0x00007ffa0c6b0000 - 0x00007ffa0c6e3000 C:\WINDOWS\system32\rsaenh.dll
  299. 0x00007ffa0cdb0000 - 0x00007ffa0cdd5000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  300. 0x00007ffa0d1b0000 - 0x00007ffa0d1d8000 C:\WINDOWS\SYSTEM32\USERENV.dll
  301. 0x00007ffa0cca0000 - 0x00007ffa0ccab000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  302. 0x00000000500e0000 - 0x00000000500fa000 C:\Program Files\Java\jre1.8.0_171\bin\net.dll
  303. 0x00007ffa0cad0000 - 0x00007ffa0cb36000 C:\WINDOWS\system32\mswsock.dll
  304. 0x00007ffa0c850000 - 0x00007ffa0c888000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  305. 0x00007ffa0ed80000 - 0x00007ffa0ed88000 C:\WINDOWS\System32\NSI.dll
  306. 0x00007ffa02890000 - 0x00007ffa028a6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  307. 0x00007ffa02bb0000 - 0x00007ffa02bca000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  308. 0x00000000500c0000 - 0x00000000500d1000 C:\Program Files\Java\jre1.8.0_171\bin\nio.dll
  309. 0x00007ff9f9f30000 - 0x00007ff9fa050000 C:\WINDOWS\system32\opengl32.dll
  310. 0x00007ff9f9cb0000 - 0x00007ff9f9cdc000 C:\WINDOWS\SYSTEM32\GLU32.dll
  311. 0x0000000050070000 - 0x00000000500b7000 C:\Program Files\Java\jre1.8.0_171\bin\fontmanager.dll
  312. 0x0000000050020000 - 0x0000000050062000 C:\Program Files\Java\jre1.8.0_171\bin\t2k.dll
  313. 0x0000000077fd0000 - 0x0000000077ffa000 C:\Program Files\Java\jre1.8.0_171\bin\dcpr.dll
  314. 0x00007ff9f5510000 - 0x00007ff9f5526000 C:\WINDOWS\system32\napinsp.dll
  315. 0x00007ff9f48b0000 - 0x00007ff9f48ca000 C:\WINDOWS\system32\pnrpnsp.dll
  316. 0x00007ffa08430000 - 0x00007ffa08449000 C:\WINDOWS\system32\NLAapi.dll
  317. 0x00007ffa0c890000 - 0x00007ffa0c94e000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  318. 0x00007ffa02900000 - 0x00007ffa0290e000 C:\WINDOWS\System32\winrnr.dll
  319. 0x00007ffa034a0000 - 0x00007ffa034b5000 C:\WINDOWS\System32\wshbth.dll
  320. 0x00007ffa00ff0000 - 0x00007ffa01062000 C:\WINDOWS\System32\fwpuclnt.dll
  321. 0x00007ffa02390000 - 0x00007ffa0239a000 C:\Windows\System32\rasadhlp.dll
  322. 0x00007ffa10cc0000 - 0x00007ffa10d60000 C:\WINDOWS\System32\clbcatq.dll
  323. 0x00007ffa09070000 - 0x00007ffa0921e000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
  324. 0x00007ff9e5510000 - 0x00007ff9e5568000 C:\WINDOWS\system32\dataexchange.dll
  325. 0x00007ffa0a4a0000 - 0x00007ffa0a63c000 C:\WINDOWS\system32\dcomp.dll
  326. 0x00007ffa09b00000 - 0x00007ffa09e0b000 C:\WINDOWS\system32\d3d11.dll
  327. 0x00007ffa0c070000 - 0x00007ffa0c12b000 C:\WINDOWS\system32\dxgi.dll
  328. 0x00007ffa0b840000 - 0x00007ffa0b9f8000 C:\WINDOWS\system32\twinapi.appcore.dll
  329. 0x00007ffa0b790000 - 0x00007ffa0b7b1000 C:\WINDOWS\system32\RMCLIENT.dll
  330. 0x0000000077fa0000 - 0x0000000077fc4000 C:\Program Files\Java\jre1.8.0_171\bin\sunec.dll
  331. 0x0000000050010000 - 0x000000005001b000 C:\Program Files\Java\jre1.8.0_171\bin\sunmscapi.dll
  332. 0x00007ffa0def0000 - 0x00007ffa0e0d2000 C:\WINDOWS\System32\CRYPT32.dll
  333. 0x00007ffa0d2e0000 - 0x00007ffa0d2f2000 C:\WINDOWS\System32\MSASN1.dll
  334. 0x0000000077f60000 - 0x0000000077f91000 C:\Program Files\Java\jre1.8.0_171\bin\jpeg.dll
  335. 0x00007ff9fd720000 - 0x00007ff9fd7b8000 C:\WINDOWS\System32\TextInputFramework.dll
  336. 0x00007ffa0aae0000 - 0x00007ffa0abba000 C:\WINDOWS\System32\CoreMessaging.dll
  337. 0x00007ffa085d0000 - 0x00007ffa088ee000 C:\WINDOWS\System32\CoreUIComponents.dll
  338. 0x00007ffa0c3a0000 - 0x00007ffa0c3d1000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  339. 0x00007ffa088f0000 - 0x00007ffa08a3d000 C:\WINDOWS\SYSTEM32\wintypes.dll
  340. 0x0000000180000000 - 0x000000018001c000 C:\Program Files\Dell\QuickSet\dadkeyb.dll
  341. 0x00007ff9f56e0000 - 0x00007ff9f5787000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.81_none_e34c97a3695b71e6\comctl32.dll
  342. 0x00007ffa0b4a0000 - 0x00007ffa0b654000 C:\WINDOWS\system32\propsys.dll
  343. 0x00007ff9d3d30000 - 0x00007ff9d3e57000 C:\WINDOWS\system32\NetworkExplorer.dll
  344. 0x00007ffa047e0000 - 0x00007ffa04e7b000 C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
  345. 0x00007ff9e30a0000 - 0x00007ff9e30fc000 C:\Windows\System32\thumbcache.dll
  346. 0x00007ffa09220000 - 0x00007ffa0929f000 C:\WINDOWS\SYSTEM32\policymanager.dll
  347. 0x00007ffa09630000 - 0x00007ffa096c1000 C:\WINDOWS\SYSTEM32\msvcp110_win.dll
  348. 0x00007ffa00eb0000 - 0x00007ffa00eca000 C:\WINDOWS\SYSTEM32\MPR.dll
  349. 0x00007ff9f7240000 - 0x00007ff9f724b000 C:\WINDOWS\System32\drprov.dll
  350. 0x00007ffa0d0b0000 - 0x00007ffa0d106000 C:\WINDOWS\System32\WINSTA.dll
  351. 0x00007ff9f6240000 - 0x00007ff9f6256000 C:\WINDOWS\System32\ntlanman.dll
  352. 0x00007ff9f5e60000 - 0x00007ff9f5e7d000 C:\WINDOWS\System32\davclnt.dll
  353. 0x00007ff9f65d0000 - 0x00007ff9f65dc000 C:\WINDOWS\System32\DAVHLPR.dll
  354. 0x00007ffa02e40000 - 0x00007ffa02e57000 C:\WINDOWS\System32\wkscli.dll
  355. 0x00007ff9f2120000 - 0x00007ff9f2132000 C:\WINDOWS\SYSTEM32\cscapi.dll
  356. 0x00007ffa0c950000 - 0x00007ffa0c95e000 C:\WINDOWS\System32\netutils.dll
  357. 0x00007ff9ec280000 - 0x00007ff9ec2ca000 C:\Windows\System32\dlnashext.dll
  358. 0x00007ff9d2970000 - 0x00007ff9d29d3000 C:\Windows\System32\PlayToDevice.dll
  359. 0x00007ff9f6530000 - 0x00007ff9f654e000 C:\Windows\System32\DevDispItemProvider.dll
  360. 0x00007ffa024c0000 - 0x00007ffa02536000 C:\WINDOWS\System32\MMDevApi.dll
  361. 0x00007ffa0d060000 - 0x00007ffa0d087000 C:\WINDOWS\System32\DEVOBJ.dll
  362. 0x00007ff9d29e0000 - 0x00007ff9d2bc1000 C:\WINDOWS\system32\wpdshext.dll
  363. 0x00007ff9ff560000 - 0x00007ff9ff6fa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.81_none_3479991c504cebcb\gdiplus.dll
  364. 0x00007ffa03500000 - 0x00007ffa0359c000 C:\Windows\System32\PortableDeviceApi.dll
  365. 0x00007ffa0e430000 - 0x00007ffa0e87b000 C:\WINDOWS\System32\SETUPAPI.dll
  366. 0x00007ffa0e0e0000 - 0x00007ffa0e137000 C:\WINDOWS\System32\WINTRUST.dll
  367. 0x00007ff9cdb00000 - 0x00007ff9cdb37000 C:\Windows\System32\EhStorShell.dll
  368. 0x00007ff9cdad0000 - 0x00007ff9cdaf5000 C:\Windows\System32\EhStorAPI.dll
  369. 0x00007ffa0bed0000 - 0x00007ffa0bee3000 C:\Windows\System32\WTSAPI32.dll
  370. 0x00007ffa00e20000 - 0x00007ffa00e2d000 C:\WINDOWS\SYSTEM32\LINKINFO.dll
  371. 0x00007ff9e7d90000 - 0x00007ff9e7e18000 C:\Windows\System32\appresolver.dll
  372. 0x00007ffa0c250000 - 0x00007ffa0c277000 C:\Windows\System32\SLC.dll
  373. 0x00007ff9fdad0000 - 0x00007ff9fdb20000 C:\Windows\System32\Bcp47Langs.dll
  374. 0x00007ffa0c220000 - 0x00007ffa0c245000 C:\Windows\System32\sppc.dll
  375. 0x00007ff9fe9e0000 - 0x00007ff9fe9ec000 C:\WINDOWS\SYSTEM32\Secur32.dll
  376. 0x00007ffa0d1e0000 - 0x00007ffa0d210000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
  377. 0x00007ffa02b00000 - 0x00007ffa02b18000 C:\WINDOWS\SYSTEM32\samcli.dll
  378. 0x00007ffa094f0000 - 0x00007ffa09513000 C:\WINDOWS\SYSTEM32\SAMLIB.dll
  379. 0x0000000050000000 - 0x000000005000d000 C:\Program Files\Java\jre1.8.0_171\bin\management.dll
  380.  
  381. VM Arguments:
  382. jvm_args: -Djava.net.preferIPv4Stack=true -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true
  383. java_command: net.technicpack.launcher.LauncherMain
  384. java_class_path (initial): C:\Users\cameron\Desktop\games\TechnicLauncher.exe;anything
  385. Launcher Type: SUN_STANDARD
  386.  
  387. Environment Variables:
  388. PATH=C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Users\cameron\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jre1.8.0_171\bin
  389. USERNAME=cameron
  390. OS=Windows_NT
  391. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel
  392.  
  393.  
  394.  
  395. --------------- S Y S T E M ---------------
  396.  
  397. OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.1)
  398.  
  399. CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  400.  
  401. Memory: 4k page, physical 4086944k(361208k free), swap 7888032k(0k free)
  402.  
  403. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.171-b11) for windows-amd64 JRE (1.8.0_171-b11), built on Mar 28 2018 16:06:12 by "java_re" with MS VC++ 10.0 (VS2010)
  404.  
  405. time: Thu May 31 20:15:40 2018
  406. elapsed time: 263 seconds (0d 0h 4m 23s)
Advertisement
Add Comment
Please, Sign In to add comment