Advertisement
Guest User

Untitled

a guest
Aug 8th, 2017
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.93 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 1048576 bytes for AllocateHeap
  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 (memory/allocation.inline.hpp:61), pid=7960, tid=0x00000000000013a4
  19. #
  20. # JRE version: (8.0_141-b15) (build )
  21. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.141-b15 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 (0x00000000025e3800): JavaThread "Unknown thread" [_thread_in_vm, id=5028, stack(0x00000000024e0000,0x00000000025e0000)]
  28.  
  29. Stack: [0x00000000024e0000,0x00000000025e0000]
  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. --------------- P R O C E S S ---------------
  36.  
  37. Java Threads: ( => current thread )
  38.  
  39. Other Threads:
  40.  
  41. =>0x00000000025e3800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=5028, stack(0x00000000024e0000,0x00000000025e0000)]
  42.  
  43. VM state:not at safepoint (normal execution)
  44.  
  45. VM Mutex/Monitor currently owned by a thread: None
  46.  
  47. Heap:
  48. PSYoungGen total 1493504K, used 25610K [0x000000072e300000, 0x0000000796580000, 0x00000007c0000000)
  49. eden space 1280512K, 2% used [0x000000072e300000,0x000000072fc02900,0x000000077c580000)
  50. from space 212992K, 0% used [0x0000000789580000,0x0000000789580000,0x0000000796580000)
  51. to space 212992K, 0% used [0x000000077c580000,0x000000077c580000,0x0000000789580000)
  52. ParOldGen total 3413504K, used 0K [0x000000060a800000, 0x00000006dad80000, 0x000000072e300000)
  53. object space 3413504K, 0% used [0x000000060a800000,0x000000060a800000,0x00000006dad80000)
  54. Metaspace used 752K, capacity 1092K, committed 1152K, reserved 1060864K
  55. class space used 75K, capacity 384K, committed 384K, reserved 1048576K
  56.  
  57. Card table byte_map: [0x0000000011aa0000,0x0000000012850000] byte_map_base: 0x000000000ea4c000
  58.  
  59. Marking Bits: (ParMarkBitMap*) 0x000000005f86d850
  60. Begin Bits: [0x0000000013570000, 0x000000001a2d0000)
  61. End Bits: [0x000000001a2d0000, 0x0000000021030000)
  62.  
  63. Polling page: 0x0000000000be0000
  64.  
  65. CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
  66. bounds [0x00000000026e0000, 0x0000000002950000, 0x00000000116e0000]
  67. total_blobs=58 nmethods=0 adapters=38
  68. compilation: enabled
  69.  
  70. Compilation events (0 events):
  71. No events
  72.  
  73. GC Heap History (0 events):
  74. No events
  75.  
  76. Deoptimization events (0 events):
  77. No events
  78.  
  79. Internal exceptions (0 events):
  80. No events
  81.  
  82. Events (10 events):
  83. Event: 0.035 loading class java/lang/Short
  84. Event: 0.035 loading class java/lang/Short done
  85. Event: 0.035 loading class java/lang/Integer
  86. Event: 0.035 loading class java/lang/Integer done
  87. Event: 0.035 loading class java/lang/Long
  88. Event: 0.035 loading class java/lang/Long done
  89. Event: 0.036 loading class java/lang/NullPointerException
  90. Event: 0.036 loading class java/lang/NullPointerException done
  91. Event: 0.036 loading class java/lang/ArithmeticException
  92. Event: 0.036 loading class java/lang/ArithmeticException done
  93.  
  94.  
  95. Dynamic libraries:
  96. 0x00007ff7f1c20000 - 0x00007ff7f1c57000 C:\Program Files\Java\jre1.8.0_141\bin\java.exe
  97. 0x00007ffd6c7c0000 - 0x00007ffd6c96d000 C:\Windows\SYSTEM32\ntdll.dll
  98. 0x00007ffd6a9f0000 - 0x00007ffd6ab2e000 C:\Windows\system32\KERNEL32.DLL
  99. 0x00007ffd58a50000 - 0x00007ffd58a83000 C:\Program Files\AVAST Software\Avast\x64\aswhooka.dll
  100. 0x00007ffd69b90000 - 0x00007ffd69ca5000 C:\Windows\system32\KERNELBASE.dll
  101. 0x00007ffd684a0000 - 0x00007ffd6852e000 C:\Windows\system32\apphelp.dll
  102. 0x00007ffd4cc30000 - 0x00007ffd4cc83000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
  103. 0x00007ffd6a5a0000 - 0x00007ffd6a64a000 C:\Windows\system32\msvcrt.dll
  104. 0x00007ffd69d10000 - 0x00007ffd69d3e000 C:\Windows\system32\SspiCli.dll
  105. 0x00007ffd6c410000 - 0x00007ffd6c464000 C:\Windows\system32\SHLWAPI.dll
  106. 0x00007ffd6c470000 - 0x00007ffd6c5e7000 C:\Windows\system32\USER32.dll
  107. 0x00007ffd69e40000 - 0x00007ffd69fd4000 C:\Windows\system32\ole32.dll
  108. 0x00007ffd6add0000 - 0x00007ffd6c2f9000 C:\Windows\system32\SHELL32.dll
  109. 0x00007ffd68f20000 - 0x00007ffd68f41000 C:\Windows\SYSTEM32\USERENV.dll
  110. 0x00007ffd6a4f0000 - 0x00007ffd6a59a000 C:\Windows\system32\ADVAPI32.dll
  111. 0x00007ffd64080000 - 0x00007ffd6409e000 C:\Windows\SYSTEM32\MPR.dll
  112. 0x00007ffd6c610000 - 0x00007ffd6c750000 C:\Windows\system32\RPCRT4.dll
  113. 0x00007ffd6abc0000 - 0x00007ffd6ac19000 C:\Windows\SYSTEM32\sechost.dll
  114. 0x00007ffd69fe0000 - 0x00007ffd6a1f2000 C:\Windows\SYSTEM32\combase.dll
  115. 0x00007ffd6ac80000 - 0x00007ffd6adcb000 C:\Windows\system32\GDI32.dll
  116. 0x00007ffd698e0000 - 0x00007ffd698f5000 C:\Windows\SYSTEM32\profapi.dll
  117. 0x00007ffd67e70000 - 0x00007ffd67f22000 C:\Windows\SYSTEM32\SHCORE.dll
  118. 0x00007ffd6c310000 - 0x00007ffd6c346000 C:\Windows\system32\IMM32.DLL
  119. 0x00007ffd6a390000 - 0x00007ffd6a4e2000 C:\Windows\system32\MSCTF.dll
  120. 0x00007ffd67680000 - 0x00007ffd678fb000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll
  121. 0x000000005f8f0000 - 0x000000005f9c2000 C:\Program Files\Java\jre1.8.0_141\bin\msvcr100.dll
  122. 0x000000005f050000 - 0x000000005f8ed000 C:\Program Files\Java\jre1.8.0_141\bin\server\jvm.dll
  123. 0x00007ffd5bc70000 - 0x00007ffd5bc79000 C:\Windows\SYSTEM32\WSOCK32.dll
  124. 0x00007ffd672d0000 - 0x00007ffd672f2000 C:\Windows\SYSTEM32\WINMM.dll
  125. 0x00007ffd66180000 - 0x00007ffd6618a000 C:\Windows\SYSTEM32\VERSION.dll
  126. 0x00007ffd6c750000 - 0x00007ffd6c757000 C:\Windows\system32\PSAPI.DLL
  127. 0x00007ffd6c760000 - 0x00007ffd6c7ba000 C:\Windows\system32\WS2_32.dll
  128. 0x00007ffd672a0000 - 0x00007ffd672ca000 C:\Windows\SYSTEM32\WINMMBASE.dll
  129. 0x00007ffd6c300000 - 0x00007ffd6c309000 C:\Windows\system32\NSI.dll
  130. 0x00007ffd69d40000 - 0x00007ffd69d8f000 C:\Windows\SYSTEM32\cfgmgr32.dll
  131. 0x00007ffd686f0000 - 0x00007ffd68718000 C:\Windows\SYSTEM32\DEVOBJ.dll
  132. 0x000000005f040000 - 0x000000005f04f000 C:\Program Files\Java\jre1.8.0_141\bin\verify.dll
  133. 0x000000005f010000 - 0x000000005f039000 C:\Program Files\Java\jre1.8.0_141\bin\java.dll
  134. 0x000000005eff0000 - 0x000000005f006000 C:\Program Files\Java\jre1.8.0_141\bin\zip.dll
  135.  
  136. VM Arguments:
  137. jvm_args: -Djava.net.preferIPv4Stack=true -Djava.library.path=C:\Users\Marie\Documents\Mineaurion Launcher\temp\extract\1502137948406 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dfml.ignoreInvalidMinecraftCertificates=true -Xms5000M -Xmx7000M -XX:MaxPermSize=256M
  138. java_command: net.minecraft.launchwrapper.Launch --username _Howlite_ --version 1.7.10 --gameDir C:\Users\Marie\Documents\Mineaurion Launcher\instances\FTB Infinity\minecraft --assetsDir C:\Users\Marie\Documents\Mineaurion Launcher\assets --assetIndex 1.7.10 --uuid 719b459c77834265aba54cba3a190c7a --accessToken 0aff796846db4ed0a4ef44263f1183b9 --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 854 --height 480
  139. java_class_path (initial): C:\Users\Marie\Documents\Mineaurion Launcher\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Marie\Documents\Mineaurion Launcher\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Marie\Doc
  140. Launcher Type: SUN_STANDARD
  141.  
  142. Environment Variables:
  143. JAVA_TOOL_OPTIONS=-Djava.net.preferIPv4Stack=true
  144. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Skype\Phone\;G:\Program\;C:\Program Files\Java\jre1.8.0_141\bin
  145. USERNAME=Marie
  146. OS=Windows_NT
  147. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  148.  
  149.  
  150.  
  151. --------------- S Y S T E M ---------------
  152.  
  153. OS: Windows 8.1 , 64 bit Build 9600 (6.3.9600.17415)
  154.  
  155. CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2
  156.  
  157. Memory: 4k page, physical 8325260k(5377660k free), swap 8849548k(6028k free)
  158.  
  159. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.141-b15) for windows-amd64 JRE (1.8.0_141-b15), built on Jul 12 2017 04:25:12 by "java_re" with MS VC++ 10.0 (VS2010)
  160.  
  161. time: Mon Aug 07 22:32:29 2017
  162. elapsed time: 0 seconds (0d 0h 0m 0s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement