加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hs_err_pid26440.log 8.92 KB
一键复制 编辑 原始数据 按行查看 历史
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Zero Based Compressed Oops mode in which the Java heap is
# placed in the first 32GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (memory/allocation.inline.hpp:61), pid=26440, tid=0x0000000000001c98
#
# JRE version: (8.0_202-b39) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.202-b39 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x0000000002aa2800): JavaThread "Unknown thread" [_thread_in_vm, id=7320, stack(0x00000000029a0000,0x0000000002aa0000)]
Stack: [0x00000000029a0000,0x0000000002aa0000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
=>0x0000000002aa2800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=7320, stack(0x00000000029a0000,0x0000000002aa0000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006c0a00000, size: 4086 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 76288K, used 1310K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 2% used [0x000000076ae00000,0x000000076af47af0,0x000000076ee00000)
from space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
to space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
ParOldGen total 175104K, used 0K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0a00000,0x00000006cb500000)
Metaspace used 777K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 74K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x0000000011f60000,0x0000000012760000] byte_map_base: 0x000000000e95b000
Marking Bits: (ParMarkBitMap*) 0x0000000059a89f30
Begin Bits: [0x00000000134c0000, 0x0000000017498000)
End Bits: [0x0000000017498000, 0x000000001b470000)
Polling page: 0x0000000000d80000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x0000000002ba0000, 0x0000000002e10000, 0x0000000011ba0000]
total_blobs=57 nmethods=0 adapters=38
compilation: enabled
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.027 loading class java/lang/Short
Event: 0.027 loading class java/lang/Short done
Event: 0.027 loading class java/lang/Integer
Event: 0.027 loading class java/lang/Integer done
Event: 0.027 loading class java/lang/Long
Event: 0.027 loading class java/lang/Long done
Event: 0.028 loading class java/lang/NullPointerException
Event: 0.028 loading class java/lang/NullPointerException done
Event: 0.028 loading class java/lang/ArithmeticException
Event: 0.028 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff674400000 - 0x00007ff674431000 C:\Program Files\JetBrains\WebStorm 2019.1\jre64\bin\java.exe
0x00007ffad43c0000 - 0x00007ffad45b0000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffad2550000 - 0x00007ffad2602000 C:\Windows\System32\KERNEL32.DLL
0x00007ffad1a40000 - 0x00007ffad1ce5000 C:\Windows\System32\KERNELBASE.dll
0x00007ffad40f0000 - 0x00007ffad4193000 C:\Windows\System32\ADVAPI32.dll
0x00007ffad2de0000 - 0x00007ffad2e7e000 C:\Windows\System32\msvcrt.dll
0x00007ffad4050000 - 0x00007ffad40e7000 C:\Windows\System32\sechost.dll
0x00007ffad2910000 - 0x00007ffad2a2f000 C:\Windows\System32\RPCRT4.dll
0x00007ffad3790000 - 0x00007ffad3924000 C:\Windows\System32\USER32.dll
0x00007ffad13e0000 - 0x00007ffad1401000 C:\Windows\System32\win32u.dll
0x00007ffad4020000 - 0x00007ffad4046000 C:\Windows\System32\GDI32.dll
0x00007ffad18a0000 - 0x00007ffad1a38000 C:\Windows\System32\gdi32full.dll
0x00007ffad1800000 - 0x00007ffad189e000 C:\Windows\System32\msvcp_win.dll
0x00007ffad1700000 - 0x00007ffad17fa000 C:\Windows\System32\ucrtbase.dll
0x00007ffac04a0000 - 0x00007ffac0724000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1441_none_9e7da8f1e45ea808\COMCTL32.dll
0x00007ffad2a30000 - 0x00007ffad2d66000 C:\Windows\System32\combase.dll
0x00007ffad1460000 - 0x00007ffad14e1000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffad3640000 - 0x00007ffad366e000 C:\Windows\System32\IMM32.DLL
0x000000005ad80000 - 0x000000005ae52000 C:\Program Files\JetBrains\WebStorm 2019.1\jre64\bin\msvcr100.dll
0x00000000592c0000 - 0x0000000059b06000 C:\Program Files\JetBrains\WebStorm 2019.1\jre64\bin\server\jvm.dll
0x00007ffad3000000 - 0x00007ffad3008000 C:\Windows\System32\PSAPI.DLL
0x00007ffac3070000 - 0x00007ffac3079000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffacf290000 - 0x00007ffacf2b4000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffacb940000 - 0x00007ffacb94a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffad3670000 - 0x00007ffad36df000 C:\Windows\System32\WS2_32.dll
0x00007ffacee10000 - 0x00007ffacee3d000 C:\Windows\SYSTEM32\winmmbase.dll
0x00007ffad1550000 - 0x00007ffad159a000 C:\Windows\System32\cfgmgr32.dll
0x00007ffacbf90000 - 0x00007ffacbf9f000 C:\Program Files\JetBrains\WebStorm 2019.1\jre64\bin\verify.dll
0x00007ffaca1c0000 - 0x00007ffaca1e9000 C:\Program Files\JetBrains\WebStorm 2019.1\jre64\bin\java.dll
0x00007ffacbf50000 - 0x00007ffacbf66000 C:\Program Files\JetBrains\WebStorm 2019.1\jre64\bin\zip.dll
VM Arguments:
java_command: org.jetbrains.git4idea.http.GitAskPassApp Username for 'https://gitee.com':
java_class_path (initial): C:/Program Files/JetBrains/WebStorm 2019.1/plugins/git4idea/lib/git4idea-rt.jar;C:/Program Files/JetBrains/WebStorm 2019.1/lib/xmlrpc-2.0.1.jar;C:/Program Files/JetBrains/WebStorm 2019.1/lib/commons-codec-1.10.jar;C:/Program Files/JetBrains/WebStorm 2019.1/lib/util.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk-15.0.2
CLASSPATH=.;JAVA_HOME%\lib;C:\Program Files\Java\jdk-15.0.2\lib\tools.jar
PATH=D:\Anaconda3\condabin;D:/Program Files/Git/mingw64/libexec/git-core;D:/Program Files/Git/mingw64/libexec/git-core;D:\Program Files\Git\mingw64\bin;D:\Program Files\Git\usr\bin;C:\Users\程子\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;"C:\Program Files\Java\jdk-15.0.2\bin;C:\Program Files\Java\jdk-15.0.2\jre\bin";C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs\node_global;D:\Program Files\apache-maven-3.6.3\bin;D:\Program Files\Git\cmd;D:\Anaconda3;D:\Anaconda3\Scripts;D:\Anaconda3\Library\bin;C:\Users\程子\AppData\Local\Microsoft\WindowsApps;C:\Program Files\JetBrains\PyCharm Community Edition 2020.3.3\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.3.2\bin;C:\Users\程子\AppData\Roaming\npm;C:\Program Files\JetBrains\WebStorm 2019.3.3\bin
USERNAME=程子
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1350)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 16730692k(5567908k free), swap 47255120k(6120k free)
vm_info: OpenJDK 64-Bit Server VM (25.202-b39) for windows-amd64 JRE (1.8.0_202-release-1483-b39), built on Mar 7 2019 22:58:46 by "builduser" with MS VC++ 10.0 (VS2010)
time: Wed Apr 07 21:43:49 2021
timezone: 中国标准时间
elapsed time: 0 seconds (0d 0h 0m 0s)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化