VolfBeats

grandgear

Aug 21st, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.33 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. # 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 (memory/allocation.inline.hpp:61), pid=8156, tid=0x0000000000002c8c
  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 (0x00000000030e3000): JavaThread "Unknown thread" [_thread_in_vm, id=11404, stack(0x0000000002fb0000,0x00000000030b0000)]
  27.  
  28. Stack: [0x0000000002fb0000,0x00000000030b0000]
  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. =>0x00000000030e3000 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=11404, stack(0x0000000002fb0000,0x00000000030b0000)]
  41.  
  42. VM state:not at safepoint (not fully initialized)
  43.  
  44. VM Mutex/Monitor currently owned by a thread: None
  45.  
  46. heap address: 0x00000006c0000000, size: 4096 MB, Compressed Oops mode: Non-zero based:0x00000006bffff000, Oop shift amount: 3
  47. Narrow klass base: 0x0000000000000000, Narrow klass shift: 0
  48.  
  49. GC Heap History (0 events):
  50. No events
  51.  
  52. Deoptimization events (0 events):
  53. No events
  54.  
  55. Classes redefined (0 events):
  56. No events
  57.  
  58. Internal exceptions (0 events):
  59. No events
  60.  
  61. Events (0 events):
  62. No events
  63.  
  64.  
  65. Dynamic libraries:
  66. 0x00007ff6c6510000 - 0x00007ff6c6547000 C:\Games\GrandGear\java64\bin\javaw.exe
  67. 0x00007ffc349d0000 - 0x00007ffc34bc8000 C:\Windows\SYSTEM32\ntdll.dll
  68. 0x00007ffc340e0000 - 0x00007ffc3419d000 C:\Windows\System32\KERNEL32.DLL
  69. 0x00007ffc32680000 - 0x00007ffc3294e000 C:\Windows\System32\KERNELBASE.dll
  70. 0x00007ffc33700000 - 0x00007ffc337ae000 C:\Windows\System32\ADVAPI32.dll
  71. 0x00007ffc347b0000 - 0x00007ffc3484e000 C:\Windows\System32\msvcrt.dll
  72. 0x00007ffc33410000 - 0x00007ffc334ac000 C:\Windows\System32\sechost.dll
  73. 0x00007ffc32be0000 - 0x00007ffc32d05000 C:\Windows\System32\RPCRT4.dll
  74. 0x00007ffc337e0000 - 0x00007ffc33980000 C:\Windows\System32\USER32.dll
  75. 0x00007ffc32400000 - 0x00007ffc32422000 C:\Windows\System32\win32u.dll
  76. 0x00007ffc337b0000 - 0x00007ffc337da000 C:\Windows\System32\GDI32.dll
  77. 0x00007ffc322f0000 - 0x00007ffc323fb000 C:\Windows\System32\gdi32full.dll
  78. 0x00007ffc325e0000 - 0x00007ffc3267d000 C:\Windows\System32\msvcp_win.dll
  79. 0x00007ffc320f0000 - 0x00007ffc321f0000 C:\Windows\System32\ucrtbase.dll
  80. 0x00007ffc1d300000 - 0x00007ffc1d59a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
  81. 0x00007ffc32bb0000 - 0x00007ffc32be0000 C:\Windows\System32\IMM32.DLL
  82. 0x00000000522b0000 - 0x0000000052382000 C:\Games\GrandGear\java64\bin\msvcr100.dll
  83. 0x0000000051a00000 - 0x00000000522a5000 C:\Games\GrandGear\java64\bin\server\jvm.dll
  84. 0x00007ffc33530000 - 0x00007ffc33538000 C:\Windows\System32\PSAPI.DLL
  85. 0x00007ffc2cee0000 - 0x00007ffc2cee9000 C:\Windows\SYSTEM32\WSOCK32.dll
  86. 0x00007ffc34690000 - 0x00007ffc346fb000 C:\Windows\System32\WS2_32.dll
  87. 0x00007ffc1b880000 - 0x00007ffc1b8a7000 C:\Windows\SYSTEM32\WINMM.dll
  88. 0x00007ffc30880000 - 0x00007ffc3088a000 C:\Windows\SYSTEM32\VERSION.dll
  89. 0x00007ffc2cb80000 - 0x00007ffc2cb8f000 C:\Games\GrandGear\java64\bin\verify.dll
  90. 0x00007ffc06640000 - 0x00007ffc06669000 C:\Games\GrandGear\java64\bin\java.dll
  91. 0x00007ffc2b810000 - 0x00007ffc2b826000 C:\Games\GrandGear\java64\bin\zip.dll
  92.  
  93. VM Arguments:
  94. jvm_args: -Dfml.ignorePatchDiscrepancies=true -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false -XX:+AggressiveOpts -XX:+UseStringCache -Dorg.lwjgl.opengl.Display.allowSoftwareOpenGL=true -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseFastAccessorMethods -XX:SoftRefLRUPolicyMSPerMB=1 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism -Dfml.ignoreInvalidMinecraftCertificates=true -Dlog4j2.formatMsgNoLookups=true -Xms4096M -Xmx4096M
  95. java_command: pro.gravit.launcher.client.ClientLauncherEntryPoint
  96. java_class_path (initial): C:\Games\GrandGear\GrandGear.top.jar
  97. Launcher Type: SUN_STANDARD
  98.  
  99. Environment Variables:
  100. JAVA_HOME=C:\Games\GrandGear\java64
  101. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\1111\AppData\Local\Microsoft\WindowsApps;
  102. USERNAME=1111
  103. OS=Windows_NT
  104. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
  105.  
  106.  
  107.  
  108. --------------- S Y S T E M ---------------
  109.  
  110. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1889)
  111.  
  112. CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 10, 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
  113.  
  114. Memory: 4k page, physical 8291556k(1757040k free), swap 22762724k(25208k free)
  115.  
  116. 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)
  117.  
  118. time: Sun Aug 21 16:29:09 2022
  119. timezone: ÷ентральноевропейский (лето)
  120. elapsed time: 0 seconds (0d 0h 0m 0s)
  121.  
  122.  
Add Comment
Please, Sign In to add comment