system-operator-plugin/hs_err_pid20908.log

221 lines
13 KiB
Plaintext
Raw Permalink Normal View History

2025-03-04 21:32:02 +08:00
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 266338304 bytes for G1 virtual space
# 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 (os_windows.cpp:3747), pid=20908, tid=19076
#
# JRE version: (17.0.3+7) (build )
# Java VM: OpenJDK 64-Bit Server VM (17.0.3+7-b469.37, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
--------------- S U M M A R Y ------------
Command Line: git4idea.http.GitAskPassApp Username for 'https://e.coding.net':
Host: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz, 12 cores, 15G, Windows 10 , 64 bit Build 19041 (10.0.19041.207)
Time: Tue Mar 4 21:24:49 2025 Windows 10 , 64 bit Build 19041 (10.0.19041.207) elapsed time: 0.009881 seconds (0d 0h 0m 0s)
--------------- T H R E A D ---------------
Current thread (0x0000012d1ae9df10): JavaThread "Unknown thread" [_thread_in_vm, id=19076, stack(0x00000019f1b00000,0x00000019f1c00000)]
Stack: [0x00000019f1b00000,0x00000019f1c00000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x681f8a]
V [jvm.dll+0x83e374]
V [jvm.dll+0x83fb1e]
V [jvm.dll+0x840183]
V [jvm.dll+0x2492a5]
V [jvm.dll+0x67ee59]
V [jvm.dll+0x67355a]
V [jvm.dll+0x308fab]
V [jvm.dll+0x310466]
V [jvm.dll+0x3601de]
V [jvm.dll+0x36040f]
V [jvm.dll+0x2df098]
V [jvm.dll+0x2e0004]
V [jvm.dll+0x80fc61]
V [jvm.dll+0x36df61]
V [jvm.dll+0x7ef17c]
V [jvm.dll+0x3f10ef]
V [jvm.dll+0x3f2c31]
C [jli.dll+0x526b]
C [ucrtbase.dll+0x21542]
C [KERNEL32.DLL+0x16fd4]
C [ntdll.dll+0x4cec1]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00007ffdf9bd6f18, length=0, elements={
}
Java Threads: ( => current thread )
Other Threads:
0x0000012d1c7ee5f0 GCTaskThread "GC Thread#0" [stack: 0x00000019f1c00000,0x00000019f1d00000] [id=3572]
0x0000012d1c7ff140 ConcurrentGCThread "G1 Main Marker" [stack: 0x00000019f1d00000,0x00000019f1e00000] [id=7032]
0x0000012d1c7ffa60 ConcurrentGCThread "G1 Conc#0" [stack: 0x00000019f1e00000,0x00000019f1f00000] [id=3608]
[error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdf938fc57]
VM state: not at safepoint (not fully initialized)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0000012d1ae9bbf0] Heap_lock - owner thread: 0x0000012d1ae9df10
Heap address: 0x0000000703000000, size: 4048 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
CDS archive(s) mapped at: [0x0000000000000000-0x0000000000000000-0x0000000000000000), size 0, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0.
Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0x0
GC Precious Log:
<Empty>
Heap:
garbage-first heap total 0K, used 0K [0x0000000703000000, 0x0000000800000000)
region size 2048K, 0 young (0K), 0 survivors (0K)
[error occurred during error reporting (printing heap information), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffdf977bbd9]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
VM Operations (0 events):
No events
Events (1 events):
Event: 0.006 Loaded shared library F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\java.dll
Dynamic libraries:
0x00007ff79b020000 - 0x00007ff79b02a000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\java.exe
0x00007ffe6e770000 - 0x00007ffe6e964000 C:\windows\SYSTEM32\ntdll.dll
0x00007ffe6e500000 - 0x00007ffe6e5bd000 C:\windows\System32\KERNEL32.DLL
0x00007ffe6bd70000 - 0x00007ffe6c037000 C:\windows\System32\KERNELBASE.dll
0x00007ffe6bb40000 - 0x00007ffe6bc40000 C:\windows\System32\ucrtbase.dll
0x00007ffe57870000 - 0x00007ffe57887000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\jli.dll
0x00007ffe56000000 - 0x00007ffe5601b000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\VCRUNTIME140.dll
0x00007ffe6cde0000 - 0x00007ffe6cf80000 C:\windows\System32\USER32.dll
0x00007ffe6c560000 - 0x00007ffe6c582000 C:\windows\System32\win32u.dll
0x00007ffe58000000 - 0x00007ffe5829a000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1_none_b555e41d4684ddec\COMCTL32.dll
0x00007ffe6d370000 - 0x00007ffe6d39a000 C:\windows\System32\GDI32.dll
0x00007ffe6cbe0000 - 0x00007ffe6cc7e000 C:\windows\System32\msvcrt.dll
0x00007ffe6c140000 - 0x00007ffe6c24a000 C:\windows\System32\gdi32full.dll
0x00007ffe6c250000 - 0x00007ffe6c2ed000 C:\windows\System32\msvcp_win.dll
0x00007ffe6d960000 - 0x00007ffe6d990000 C:\windows\System32\IMM32.DLL
0x0000000071a10000 - 0x0000000071a1d000 F:\SystemSoftware\360\360Safe\safemon\SafeWrapper.dll
0x00007ffe6cac0000 - 0x00007ffe6cb6a000 C:\windows\System32\ADVAPI32.dll
0x00007ffe6d990000 - 0x00007ffe6da2b000 C:\windows\System32\sechost.dll
0x00007ffe6c990000 - 0x00007ffe6cab3000 C:\windows\System32\RPCRT4.dll
0x00007ffe53990000 - 0x00007ffe53a93000 F:\SystemSoftware\360\360Safe\safemon\libzdtp64.dll
0x00007ffe6da30000 - 0x00007ffe6e161000 C:\windows\System32\SHELL32.dll
0x00007ffe6cf80000 - 0x00007ffe6cfd5000 C:\windows\System32\SHLWAPI.dll
0x00007ffe6b690000 - 0x00007ffe6b69a000 C:\windows\SYSTEM32\VERSION.dll
0x00007ffe67240000 - 0x00007ffe6724c000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\vcruntime140_1.dll
0x00007ffe30450000 - 0x00007ffe304dd000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\msvcp140.dll
0x00007ffdf90a0000 - 0x00007ffdf9d08000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\server\jvm.dll
0x00007ffe6e450000 - 0x00007ffe6e458000 C:\windows\System32\PSAPI.DLL
0x00007ffe51270000 - 0x00007ffe51279000 C:\windows\SYSTEM32\WSOCK32.dll
0x00007ffe5a100000 - 0x00007ffe5a127000 C:\windows\SYSTEM32\WINMM.dll
0x00007ffe6cb70000 - 0x00007ffe6cbdb000 C:\windows\System32\WS2_32.dll
0x00007ffe6c3e0000 - 0x00007ffe6c3f3000 C:\windows\System32\kernel.appcore.dll
0x00007ffe672c0000 - 0x00007ffe672ca000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\jimage.dll
0x00007ffe6a0a0000 - 0x00007ffe6a284000 C:\windows\SYSTEM32\DBGHELP.DLL
0x00007ffe4ca90000 - 0x00007ffe4cabc000 C:\windows\SYSTEM32\dbgcore.DLL
0x00007ffe6c590000 - 0x00007ffe6c60f000 C:\windows\System32\bcryptPrimitives.dll
0x00007ffe60ad0000 - 0x00007ffe60af5000 F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\java.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin;C:\windows\SYSTEM32;C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1_none_b555e41d4684ddec;F:\SystemSoftware\360\360Safe\safemon;F:\DevelopmentSoftware\Idea\IntelliJ IDEA 2022.2.1\jbr\bin\server
VM Arguments:
java_command: git4idea.http.GitAskPassApp Username for 'https://e.coding.net':
java_class_path (initial): F:/DevelopmentSoftware/Idea/IntelliJ IDEA 2022.2.1/plugins/git4idea/lib/git4idea-rt.jar;F:/DevelopmentSoftware/Idea/IntelliJ IDEA 2022.2.1/lib/externalProcess-rt.jar;F:/DevelopmentSoftware/Idea/IntelliJ IDEA 2022.2.1/lib/app.jar;F:/DevelopmentSoftware/Idea/IntelliJ IDEA 2022.2.1/lib/3rd-party-rt.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 4 {product} {ergonomic}
uint ConcGCThreads = 3 {product} {ergonomic}
uint G1ConcRefinementThreads = 10 {product} {ergonomic}
size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
size_t InitialHeapSize = 266338304 {product} {ergonomic}
size_t MarkStackSize = 4194304 {product} {ergonomic}
size_t MaxHeapSize = 4244635648 {product} {ergonomic}
size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
size_t MinHeapSize = 8388608 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
size_t SoftMaxHeapSize = 4244635648 {manageable} {ergonomic}
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
bool UseCompressedOops = true {product lp64_product} {ergonomic}
bool UseG1GC = true {product} {ergonomic}
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
JAVA_HOME=F:\DevelopmentSoftware\Java\Java8
PATH=F:/DevelopmentSoftware/Git/mingw64/libexec/git-core;F:/DevelopmentSoftware/Git/mingw64/libexec/git-core;F:\DevelopmentSoftware\Git\mingw64\bin;F:\DevelopmentSoftware\Git\usr\bin;C:\Users\Administrator\bin;C:\Python311\Scripts\;C:\Python311\;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:\windows\System32\OpenSSH\;F:\DevelopmentSoftware\Java\Java8\bin;F:\DevelopmentSoftware\Java\Java8\jre\bin;F:\DevelopmentSoftware\Maven\apache-maven-3.5.4\bin;F:\DevelopmentSoftware\MySql\MySql5.5\bin;F:\DevelopmentSoftware\Git\cmd;F:\DevelopmentSoftware\OpenSSL-Win64\bin;F:\DevelopmentSoftware\Xshell 7\;F:\DevelopmentSoftware\Xftp 7\;C:\Program Files\dotnet\;C:\ProgramData\chocolatey\bin;F:\DevelopmentSoftware\Tesseract-OCR;F:\InstallationPackage\NanoMQ\bin;F:\DevelopmentSoftware\NodeJs\;C:\Program Files (x86)\dotnet\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm
USERNAME=Administrator
DISPLAY=:0.0
LC_ALL=en_US.UTF-8
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS:
Windows 10 , 64 bit Build 19041 (10.0.19041.207)
OS uptime: 0 days 12:50 hours
CPU: total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 158 stepping 10 microcode 0xca, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, fma, vzeroupper, clflush, clflushopt
Memory: 4k page, system-wide physical 16191M (388M free)
TotalPageFile size 31296M (AvailPageFile size 125M)
current process WorkingSet (physical memory assigned to process): 12M, peak: 12M
current process commit charge ("private bytes"): 64M, peak: 318M
vm_info: OpenJDK 64-Bit Server VM (17.0.3+7-b469.37) for windows-amd64 JRE (17.0.3+7-b469.37), built on 2022-08-01 by "builduser" with MS VC++ 16.10 / 16.11 (VS2019)
END.