Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (mmap) failed to map 3758096384 bytes for Failed to commit area from 0x00000006e0000000 to 0x00000007c0000000 of length 3758096384.
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  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. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # This output file may be truncated or incomplete.
  16. #
  17. # Out of Memory Error (os_windows.cpp:3371), pid=1832, tid=0x0000000000000e68
  18. #
  19. # JRE version: (8.0_202-b08) (build )
  20. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops)
  21. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  22. #
  23.  
  24. --------------- T H R E A D ---------------
  25.  
  26. Current thread (0x00000000022ef000): JavaThread "Unknown thread" [_thread_in_vm, id=3688, stack(0x0000000002640000,0x0000000002740000)]
  27.  
  28. Stack: [0x0000000002640000,0x0000000002740000]
  29. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  30.  
  31. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  32.  
  33.  
  34. --------------- P R O C E S S ---------------
  35.  
  36. Java Threads: ( => current thread )
  37.  
  38. Other Threads:
  39.  
  40. =>0x00000000022ef000 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=3688, stack(0x0000000002640000,0x0000000002740000)]
  41.  
  42. VM state:not at safepoint (not fully initialized)
  43.  
  44. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  45. [0x00000000022ed9c0] Heap_lock - owner thread: 0x00000000022ef000
  46.  
  47. heap address: 0x00000006e0000000, size: 3584 MB, Compressed Oops mode: Non-zero based:0x00000006dffff000, Oop shift amount: 3
  48. Narrow klass base: 0x0000000000000000, Narrow klass shift: 0
  49.  
  50. GC Heap History (0 events):
  51. No events
  52.  
  53. Deoptimization events (0 events):
  54. No events
  55.  
  56. Classes redefined (0 events):
  57. No events
  58.  
  59. Internal exceptions (0 events):
  60. No events
  61.  
  62. Events (0 events):
  63. No events
  64.  
  65.  
  66. Dynamic libraries:
  67. 0x000000013f660000 - 0x000000013f697000 C:\Users\User\.ancientworld\updates\jre-8u202-win64\bin\java.exe
  68. 0x0000000076f50000 - 0x00000000770fa000 C:\Windows\SYSTEM32\ntdll.dll
  69. 0x0000000076e30000 - 0x0000000076f4f000 C:\Windows\system32\kernel32.dll
  70. 0x000007fefce20000 - 0x000007fefce8a000 C:\Windows\system32\KERNELBASE.dll
  71. 0x000007feff040000 - 0x000007feff11b000 C:\Windows\system32\ADVAPI32.dll
  72. 0x000007fefe730000 - 0x000007fefe7cf000 C:\Windows\system32\msvcrt.dll
  73. 0x000007fefec00000 - 0x000007fefec1f000 C:\Windows\SYSTEM32\sechost.dll
  74. 0x000007fefef10000 - 0x000007feff03d000 C:\Windows\system32\RPCRT4.dll
  75. 0x0000000076d30000 - 0x0000000076e2a000 C:\Windows\system32\USER32.dll
  76. 0x000007fefeb40000 - 0x000007fefeba7000 C:\Windows\system32\GDI32.dll
  77. 0x000007fefe2c0000 - 0x000007fefe2ce000 C:\Windows\system32\LPK.dll
  78. 0x000007fefe5b0000 - 0x000007fefe67a000 C:\Windows\system32\USP10.dll
  79. 0x000007fefae90000 - 0x000007fefb084000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  80. 0x000007fefe9b0000 - 0x000007fefea21000 C:\Windows\system32\SHLWAPI.dll
  81. 0x000007fefe700000 - 0x000007fefe72e000 C:\Windows\system32\IMM32.DLL
  82. 0x000007fefea30000 - 0x000007fefeb39000 C:\Windows\system32\MSCTF.dll
  83. 0x000000005ccb0000 - 0x000000005cd82000 C:\Users\User\.ancientworld\updates\jre-8u202-win64\bin\msvcr100.dll
  84. 0x0000000007300000 - 0x0000000007ba5000 C:\Users\User\.ancientworld\updates\jre-8u202-win64\bin\server\jvm.dll
  85. 0x000007feead10000 - 0x000007feead19000 C:\Windows\system32\WSOCK32.dll
  86. 0x000007fefebb0000 - 0x000007fefebfd000 C:\Windows\system32\WS2_32.dll
  87. 0x000007fefe2b0000 - 0x000007fefe2b8000 C:\Windows\system32\NSI.dll
  88. 0x000007fefb420000 - 0x000007fefb45b000 C:\Windows\system32\WINMM.dll
  89. 0x000007fefbef0000 - 0x000007fefbefc000 C:\Windows\system32\VERSION.dll
  90. 0x0000000077120000 - 0x0000000077127000 C:\Windows\system32\PSAPI.DLL
  91. 0x000007fee3970000 - 0x000007fee397f000 C:\Users\User\.ancientworld\updates\jre-8u202-win64\bin\verify.dll
  92. 0x000007fee2dc0000 - 0x000007fee2de9000 C:\Users\User\.ancientworld\updates\jre-8u202-win64\bin\java.dll
  93. 0x000007fee2f40000 - 0x000007fee2f56000 C:\Users\User\.ancientworld\updates\jre-8u202-win64\bin\zip.dll
  94.  
  95. VM Arguments:
  96. jvm_args: -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3584M -Xmx3584M -Dlauncher.debug=true -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+AlwaysPreTouch -XX:-TieredCompilation -XX:+DisableAttachMechanism
  97. java_command: launcher.lOlkEKchebureK C:\Users\User\AppData\Local\Temp\ClientLauncherParams3824556378798557184.bin
  98. java_class_path (initial): C:\Users\User\Desktop\Launcher.jar
  99. Launcher Type: SUN_STANDARD
  100.  
  101. Environment Variables:
  102. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
  103. USERNAME=User
  104. OS=Windows_NT
  105. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  106.  
  107.  
  108.  
  109. --------------- S Y S T E M ---------------
  110.  
  111. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23543)
  112.  
  113. CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, tsc, tscinvbit, tscinv
  114.  
  115. Memory: 4k page, physical 4157612k(2116144k free), swap 9667400k(3668424k free)
  116.  
  117. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010)
  118.  
  119. time: Tue Jan 28 17:45:46 2020
  120. timezone: RTZ 2 (Π·ΠΈΠΌΠ°)
  121. elapsed time: 0 seconds (0d 0h 0m 0s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement