forked from springframeworkguru/sdjpa-intro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid15256.log
198 lines (163 loc) · 12 KB
/
hs_err_pid15256.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 134217728 bytes for Failed to commit area from 0x0000000081a00000 to 0x0000000089a00000 of length 134217728.
# 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=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (./src/hotspot/os/windows/os_windows.cpp:3521), pid=15256, tid=4992
#
# JRE version: (11.0.12+7) (build )
# Java VM: OpenJDK 64-Bit Server VM (11.0.12+7-b1504.28, mixed mode, sharing, tiered, compressed oops, 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://github.com':
Host: Intel(R) Core(TM) i5-4590S CPU @ 3.00GHz, 4 cores, 7G, Windows 10 , 64 bit Build 19041 (10.0.19041.1466)
Time: Sat Jan 29 00:06:03 2022 Közép-európai téli idõ elapsed time: 0.014061 seconds (0d 0h 0m 0s)
--------------- T H R E A D ---------------
Current thread (0x000002d13debc800): JavaThread "Unknown thread" [_thread_in_vm, id=4992, stack(0x000000f5f9000000,0x000000f5f9100000)]
Stack: [0x000000f5f9000000,0x000000f5f9100000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x5ff40a]
V [jvm.dll+0x783b65]
V [jvm.dll+0x78517d]
V [jvm.dll+0x785833]
V [jvm.dll+0x249408]
V [jvm.dll+0x5fc7f4]
V [jvm.dll+0x5f13c5]
V [jvm.dll+0x3076bb]
V [jvm.dll+0x30762a]
V [jvm.dll+0x307502]
V [jvm.dll+0x30c466]
V [jvm.dll+0x355543]
V [jvm.dll+0x355c46]
V [jvm.dll+0x355643]
V [jvm.dll+0x2e2018]
V [jvm.dll+0x2e31c7]
V [jvm.dll+0x761f57]
V [jvm.dll+0x76374c]
V [jvm.dll+0x362ab9]
V [jvm.dll+0x7455be]
V [jvm.dll+0x3cb673]
V [jvm.dll+0x3cda21]
C [jli.dll+0x536b]
C [ucrtbase.dll+0x21bb2]
C [KERNEL32.DLL+0x17034]
C [ntdll.dll+0x52651]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x000002d13bd525a0, length=0, elements={
}
Java Threads: ( => current thread )
Other Threads:
0x000002d13ded6000 GCTaskThread "GC Thread#0" [stack: 0x000000f5f9100000,0x000000f5f9200000] [id=11040]
0x000002d13df06800 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000f5f9200000,0x000000f5f9300000] [id=8292]
0x000002d13df0a000 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000f5f9300000,0x000000f5f9400000] [id=6136]
[error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffcd5f327a7]
VM state:not at safepoint (not fully initialized)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x000002d13deb9880] Heap_lock - owner thread: 0x000002d13debc800
Heap address: 0x0000000081a00000, size: 2022 MB, Compressed Oops mode: Non-zero based: 0x0000000081a00000
Narrow klass base: 0x0000000000000000, Narrow klass shift: 0
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 (1 events):
Event: 0.008 Loaded shared library C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\zip.dll
Dynamic libraries:
0x00007ff7073e0000 - 0x00007ff7073ea000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\java.exe
0x00007ffd1d6f0000 - 0x00007ffd1d8e5000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffd1d4e0000 - 0x00007ffd1d59e000 C:\Windows\System32\KERNEL32.DLL
0x00007ffd1b130000 - 0x00007ffd1b3f8000 C:\Windows\System32\KERNELBASE.dll
0x00007ffd1af20000 - 0x00007ffd1b020000 C:\Windows\System32\ucrtbase.dll
0x00007ffd0b190000 - 0x00007ffd0b1a7000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\VCRUNTIME140.dll
0x00007ffd0b170000 - 0x00007ffd0b189000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\jli.dll
0x00007ffd1bbb0000 - 0x00007ffd1bd51000 C:\Windows\System32\USER32.dll
0x00007ffd08530000 - 0x00007ffd087ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ffd1b700000 - 0x00007ffd1b722000 C:\Windows\System32\win32u.dll
0x00007ffd1bd60000 - 0x00007ffd1bdfe000 C:\Windows\System32\msvcrt.dll
0x00007ffd1d330000 - 0x00007ffd1d35b000 C:\Windows\System32\GDI32.dll
0x00007ffd1b020000 - 0x00007ffd1b12d000 C:\Windows\System32\gdi32full.dll
0x00007ffd1b400000 - 0x00007ffd1b49d000 C:\Windows\System32\msvcp_win.dll
0x00007ffd1be00000 - 0x00007ffd1be30000 C:\Windows\System32\IMM32.DLL
0x00007ffceeab0000 - 0x00007ffceeb4d000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\msvcp140.dll
0x00007ffcd5c40000 - 0x00007ffcd6798000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\server\jvm.dll
0x00007ffd1d5a0000 - 0x00007ffd1d64e000 C:\Windows\System32\ADVAPI32.dll
0x00007ffd1bf10000 - 0x00007ffd1bfac000 C:\Windows\System32\sechost.dll
0x00007ffd1c960000 - 0x00007ffd1ca85000 C:\Windows\System32\RPCRT4.dll
0x00007ffd1d4c0000 - 0x00007ffd1d4c8000 C:\Windows\System32\PSAPI.DLL
0x00007ffd05150000 - 0x00007ffd05159000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffd09a10000 - 0x00007ffd09a37000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffd10470000 - 0x00007ffd1047a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffd1d3c0000 - 0x00007ffd1d42b000 C:\Windows\System32\WS2_32.dll
0x00007ffd18cd0000 - 0x00007ffd18ce2000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffd0dc50000 - 0x00007ffd0dc61000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\verify.dll
0x00007ffd06530000 - 0x00007ffd06714000 C:\Windows\SYSTEM32\DBGHELP.DLL
0x00007ffd05e10000 - 0x00007ffd05e3c000 C:\Windows\SYSTEM32\dbgcore.DLL
0x00007ffd1ae00000 - 0x00007ffd1ae82000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffd0dc20000 - 0x00007ffd0dc49000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\java.dll
0x00007ffd166a0000 - 0x00007ffd166ab000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\jimage.dll
0x00007ffd0c600000 - 0x00007ffd0c618000 C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\zip.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e;C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\jbr\bin\server
VM Arguments:
java_command: git4idea.http.GitAskPassApp Username for 'https://github.com':
java_class_path (initial): C:/Program Files/JetBrains/IntelliJ IDEA 2021.2/plugins/git4idea/lib/git4idea-rt.jar;C:/Program Files/JetBrains/IntelliJ IDEA 2021.2/lib/3rd-party.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 3 {product} {ergonomic}
uint ConcGCThreads = 1 {product} {ergonomic}
uint G1ConcRefinementThreads = 4 {product} {ergonomic}
size_t G1HeapRegionSize = 1048576 {product} {ergonomic}
uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
size_t InitialHeapSize = 134217728 {product} {ergonomic}
size_t MarkStackSize = 4194304 {product} {ergonomic}
size_t MaxHeapSize = 2120220672 {product} {ergonomic}
size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5830732 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122913754 {pd product} {ergonomic}
uintx ProfiledCodeHeapSize = 122913754 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
bool UseCompressedOops = true {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=C:\Users\Computer\.jdks\openjdk-16.0.2
PATH=C:\Program Files\Git\mingw64\libexec\git-core;C:\Program Files\Git\mingw64\libexec\git-core;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Computer\bin;C:\Python310\Scripts;C:\Python310;C:\Program Files\Eclipse Foundation\jdk-16.0.2.7-hotspot\bin;C:\Program Files\Eclipse Foundation\jdk-11.0.12.7-hotspot\bin;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;C:\Program Files\Git\cmd;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\Java\apache-maven-3.8.2-bin\apache-maven-3.8.2\bin;%GROOVY_HOME%bin;C:\Users\Computer\Desktop\Groovy\apache-groovy-sdk-3.0.9\groovy-3.0.9\bin;C:\Users\Computer\Desktop\gradle-6.9.1-bin\gradle-6.9.1\bin;C:\Users\Computer\Desktop\SpringBootCLI\spring-boot-cli-2.5.5-bin\spring-2.5.5\bin;C:\Program Files\dotnet;C:\Program Files\nodejs;C:\ProgramData\chocolatey\bin;C:\Program Files\Java\apacheNew\apache-maven-3.8.4-bin\apache-maven-3.8.4\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin;C:\Users\Computer\AppData\Local\Microsoft\WindowsApps;C:\Users\Computer\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\PyCharm 2021.2\bin;C:\Users\Computer\AppData\Local\GitHubDesktop\bin;C:\Program Files\JetBrains\IntelliJ IDEA 2021.2\bin;C:\Users\Computer\.dotnet\tools;C:\Program Files\JetBrains\IntelliJ IDEA Educational Edition 2021.2.1\bin;C:\Program Files\JetBrains\RubyMine 2021.2.3\bin;C:\Users\Computer\AppData\Roaming\npm;C:\Program Files\JetBrains\DataGrip 2021.2.4\bin;%MAVEN_HOME%\bin;C:\Program Files\Java\apache-maven-3.8.2-bin\apache-maven-3.8.2\bin
USERNAME=Computer
DISPLAY=:0.0
LC_ALL=en_US.UTF-8
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10 , 64 bit Build 19041 (10.0.19041.1466)
OS uptime: 2 days 23:04 hours
Hyper-V role detected
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3 microcode 0x27, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2, fma
Memory: 4k page, system-wide physical 8082M (1077M free)
TotalPageFile size 13092M (AvailPageFile size 103M)
current process WorkingSet (physical memory assigned to process): 9M, peak: 9M
current process commit charge ("private bytes"): 51M, peak: 179M
vm_info: OpenJDK 64-Bit Server VM (11.0.12+7-b1504.28) for windows-amd64 JRE (11.0.12+7-b1504.28), built on Sep 3 2021 08:39:15 by "" with MS VC++ 14.0 (VS2015)
END.