2 Star 3 Fork 2

小龙人/学习资料

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
hs_err_pid35656.log 10.07 KB
一键复制 编辑 原始数据 按行查看 历史
839864826 提交于 2021-06-23 22:20 . 学习资料
#
# 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=35656, tid=0x000000000000c0dc
#
# JRE version: (8.0_261-b12) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 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 (0x00000270865b9800): JavaThread "Unknown thread" [_thread_in_vm, id=49372, stack(0x0000007db1200000,0x0000007db1300000)]
Stack: [0x0000007db1200000,0x0000007db1300000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x33e5f9]
V [jvm.dll+0x2850e2]
V [jvm.dll+0x285d8d]
V [jvm.dll+0x27c895]
V [jvm.dll+0x1565d]
V [jvm.dll+0x3d87f8]
V [jvm.dll+0x3d94ea]
V [jvm.dll+0x3d5557]
V [jvm.dll+0x10c61f]
V [jvm.dll+0x21a00b]
V [jvm.dll+0x248687]
V [jvm.dll+0x172116]
C [java.exe+0x2312]
C [java.exe+0x15f64]
C [KERNEL32.DLL+0x17c24]
C [ntdll.dll+0x6d721]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
=>0x00000270865b9800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=49372, stack(0x0000007db1200000,0x0000007db1300000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006c1a00000, size: 4070 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 [0x000000076b380000, 0x0000000770880000, 0x00000007c0000000)
eden space 65536K, 2% used [0x000000076b380000,0x000000076b4c7af0,0x000000076f380000)
from space 10752K, 0% used [0x000000076fe00000,0x000000076fe00000,0x0000000770880000)
to space 10752K, 0% used [0x000000076f380000,0x000000076f380000,0x000000076fe00000)
ParOldGen total 175104K, used 0K [0x00000006c1a00000, 0x00000006cc500000, 0x000000076b380000)
object space 175104K, 0% used [0x00000006c1a00000,0x00000006c1a00000,0x00000006cc500000)
Metaspace used 776K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 76K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x0000027097420000,0x0000027097c20000] byte_map_base: 0x0000027093e13000
Marking Bits: (ParMarkBitMap*) 0x0000000056ab4fb0
Begin Bits: [0x0000027098170000, 0x000002709c108000)
End Bits: [0x000002709c108000, 0x00000270a00a0000)
Polling page: 0x0000027086570000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x0000027088060000, 0x00000270882d0000, 0x0000027097060000]
total_blobs=58 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.031 loading class java/lang/Short
Event: 0.031 loading class java/lang/Short done
Event: 0.031 loading class java/lang/Integer
Event: 0.031 loading class java/lang/Integer done
Event: 0.031 loading class java/lang/Long
Event: 0.031 loading class java/lang/Long done
Event: 0.032 loading class java/lang/NullPointerException
Event: 0.033 loading class java/lang/NullPointerException done
Event: 0.033 loading class java/lang/ArithmeticException
Event: 0.033 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff7fbfe0000 - 0x00007ff7fc027000 D:\Program Files\Java\jdk1.8.0_261\bin\java.exe
0x00007ff851b80000 - 0x00007ff851d70000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff851080000 - 0x00007ff851132000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff84ee00000 - 0x00007ff84f0a5000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff8501a0000 - 0x00007ff850243000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff851880000 - 0x00007ff85191e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff8517d0000 - 0x00007ff851867000 C:\WINDOWS\System32\sechost.dll
0x00007ff8512a0000 - 0x00007ff8513bf000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff84fca0000 - 0x00007ff84fe34000 C:\WINDOWS\System32\USER32.dll
0x00007ff84edd0000 - 0x00007ff84edf1000 C:\WINDOWS\System32\win32u.dll
0x00007ff850330000 - 0x00007ff850356000 C:\WINDOWS\System32\GDI32.dll
0x00007ff84fa70000 - 0x00007ff84fc08000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff84eaf0000 - 0x00007ff84eb8e000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff84ec40000 - 0x00007ff84ed3a000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff840e30000 - 0x00007ff8410b4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1440_none_9e7dbfb9e45e8e67\COMCTL32.dll
0x00007ff8513c0000 - 0x00007ff8516f6000 C:\WINDOWS\System32\combase.dll
0x00007ff84f9e0000 - 0x00007ff84fa61000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ff850830000 - 0x00007ff85085e000 C:\WINDOWS\System32\IMM32.DLL
0x00007ff83ff40000 - 0x00007ff83ff55000 D:\Program Files\Java\jdk1.8.0_261\jre\bin\vcruntime140.dll
0x00007ff83b7b0000 - 0x00007ff83b84b000 D:\Program Files\Java\jdk1.8.0_261\jre\bin\msvcp140.dll
0x00000000562c0000 - 0x0000000056b2c000 D:\Program Files\Java\jdk1.8.0_261\jre\bin\server\jvm.dll
0x00007ff851980000 - 0x00007ff851988000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ff848ac0000 - 0x00007ff848ac9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ff847160000 - 0x00007ff84716a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff84ca50000 - 0x00007ff84ca74000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff851000000 - 0x00007ff85106f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ff84ca20000 - 0x00007ff84ca4d000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x00007ff84f830000 - 0x00007ff84f87a000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ff84ea40000 - 0x00007ff84ea51000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ff8400f0000 - 0x00007ff840100000 D:\Program Files\Java\jdk1.8.0_261\jre\bin\verify.dll
0x00007ff83f9d0000 - 0x00007ff83f9fb000 D:\Program Files\Java\jdk1.8.0_261\jre\bin\java.dll
0x00007ff83fae0000 - 0x00007ff83fb12000 D:\Program Files\Java\jdk1.8.0_261\jre\bin\instrument.dll
0x00007ff83fdf0000 - 0x00007ff83fe08000 D:\Program Files\Java\jdk1.8.0_261\jre\bin\zip.dll
0x00007ff83d500000 - 0x00007ff83d6f4000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -javaagent:E:\JBbox\apps\IDEA-U\ch-0\202.7660.26\lib\idea_rt.jar=64935:E:\JBbox\apps\IDEA-U\ch-0\202.7660.26\bin -Dfile.encoding=UTF-8
java_command: InterfaceDe
java_class_path (initial): D:\Program Files\Java\jdk1.8.0_261\jre\lib\charsets.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\deploy.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\access-bridge-64.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\cldrdata.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\dnsns.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\jaccess.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\jfxrt.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\localedata.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\nashorn.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunec.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunjce_provider.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunmscapi.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\sunpkcs11.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\ext\zipfs.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\javaws.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\jce.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\jfr.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\jfxswt.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\jsse.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\management-agent.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\plugin.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\resources.jar;D:\Program Files\Java\jdk1.8.0_261\jre\lib\rt.jar;E:\xunlian\untitled\out\production\untitled;E:\xunlian\untitled\lib\lombok.jar;E:\JBbox\apps\IDEA-U\ch-0\202.7660.26\lib\idea_rt.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Program Files\Java\jdk1.8.0_261\bin;C:\Program Files\nodejs\;E:\JBbox\py\Scripts\;E:\JBbox\py\;C:\Users\83986\AppData\Local\Microsoft\WindowsApps;E:\vscode\Microsoft VS Code\bin;C:\Users\83986\AppData\Roaming\npm;E:\hongmengOS\Scrcpy;C:\Users\83986\AppData\Local\GitHubDesktop\bin
USERNAME=83986
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, 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 158 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
Memory: 4k page, physical 16666092k(4040288k free), swap 32146568k(5200k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.261-b12) for windows-amd64 JRE (1.8.0_261-b12), built on Jun 18 2020 06:56:32 by "" with unknown MS VC++:1916
time: Wed Apr 14 17:55:34 2021
timezone: ?D1???
elapsed time: 0 seconds (0d 0h 0m 0s)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zjl6666/learning-materials.git
git@gitee.com:zjl6666/learning-materials.git
zjl6666
learning-materials
学习资料
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385