-
Notifications
You must be signed in to change notification settings - Fork 0
/
hs_err_pid13672.log
181 lines (146 loc) · 8.16 KB
/
hs_err_pid13672.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
#
# 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 Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB 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 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (memory/allocation.inline.hpp:61), pid=13672, tid=0x0000000000003ff0
#
# 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 (0x00000285d1551800): JavaThread "Unknown thread" [_thread_in_vm, id=16368, stack(0x000000f7ccd00000,0x000000f7cce00000)]
Stack: [0x000000f7ccd00000,0x000000f7cce00000]
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+0x3d9117]
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+0x6d4d1]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
=>0x00000285d1551800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=16368, stack(0x000000f7ccd00000,0x000000f7cce00000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x0000000082400000, size: 2012 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 37888K, used 655K [0x00000000d6180000, 0x00000000d8b80000, 0x0000000100000000)
eden space 32768K, 2% used [0x00000000d6180000,0x00000000d6223d80,0x00000000d8180000)
from space 5120K, 0% used [0x00000000d8680000,0x00000000d8680000,0x00000000d8b80000)
to space 5120K, 0% used [0x00000000d8180000,0x00000000d8180000,0x00000000d8680000)
ParOldGen total 86016K, used 0K [0x0000000082400000, 0x0000000087800000, 0x00000000d6180000)
object space 86016K, 0% used [0x0000000082400000,0x0000000082400000,0x0000000087800000)
Metaspace used 776K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 76K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x00000285e2270000,0x00000285e2660000] byte_map_base: 0x00000285e1e5e000
Marking Bits: (ParMarkBitMap*) 0x0000000050a84fb0
Begin Bits: [0x00000285e2900000, 0x00000285e4870000)
End Bits: [0x00000285e4870000, 0x00000285e67e0000)
Polling page: 0x00000285d1510000
CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
bounds [0x00000285d2eb0000, 0x00000285d3120000, 0x00000285e1eb0000]
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.020 loading class java/lang/Short
Event: 0.020 loading class java/lang/Short done
Event: 0.020 loading class java/lang/Integer
Event: 0.020 loading class java/lang/Integer done
Event: 0.020 loading class java/lang/Long
Event: 0.020 loading class java/lang/Long done
Event: 0.020 loading class java/lang/NullPointerException
Event: 0.020 loading class java/lang/NullPointerException done
Event: 0.020 loading class java/lang/ArithmeticException
Event: 0.020 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff7ec200000 - 0x00007ff7ec247000 C:\Program Files\Java\jdk1.8.0_261\bin\java.exe
0x00007ffd6a040000 - 0x00007ffd6a230000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffd68890000 - 0x00007ffd68942000 C:\Windows\System32\KERNEL32.DLL
0x00007ffd67e10000 - 0x00007ffd680b5000 C:\Windows\System32\KERNELBASE.dll
0x00007ffd694f0000 - 0x00007ffd69593000 C:\Windows\System32\ADVAPI32.dll
0x00007ffd68100000 - 0x00007ffd6819e000 C:\Windows\System32\msvcrt.dll
0x00007ffd69bd0000 - 0x00007ffd69c67000 C:\Windows\System32\sechost.dll
0x00007ffd69a00000 - 0x00007ffd69b20000 C:\Windows\System32\RPCRT4.dll
0x00007ffd69860000 - 0x00007ffd699f4000 C:\Windows\System32\USER32.dll
0x00007ffd680c0000 - 0x00007ffd680e1000 C:\Windows\System32\win32u.dll
0x00007ffd69d80000 - 0x00007ffd69da6000 C:\Windows\System32\GDI32.dll
0x00007ffd67040000 - 0x00007ffd671d6000 C:\Windows\System32\gdi32full.dll
0x00007ffd675e0000 - 0x00007ffd6767e000 C:\Windows\System32\msvcp_win.dll
0x00007ffd671e0000 - 0x00007ffd672da000 C:\Windows\System32\ucrtbase.dll
0x00007ffd53350000 - 0x00007ffd535d4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1198_none_9e820b57e45ad92f\COMCTL32.dll
0x00007ffd68e20000 - 0x00007ffd69155000 C:\Windows\System32\combase.dll
0x00007ffd67560000 - 0x00007ffd675e0000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffd695a0000 - 0x00007ffd695ce000 C:\Windows\System32\IMM32.DLL
0x00007ffd632f0000 - 0x00007ffd63305000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\vcruntime140.dll
0x00007ffd4eee0000 - 0x00007ffd4ef7b000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\msvcp140.dll
0x0000000050290000 - 0x0000000050afc000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\server\jvm.dll
0x00007ffd696a0000 - 0x00007ffd696a8000 C:\Windows\System32\PSAPI.DLL
0x00007ffd63310000 - 0x00007ffd63319000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffd64bb0000 - 0x00007ffd64bd4000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffd60f20000 - 0x00007ffd60f2a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffd69c90000 - 0x00007ffd69cff000 C:\Windows\System32\WS2_32.dll
0x00007ffd64a50000 - 0x00007ffd64a7d000 C:\Windows\SYSTEM32\winmmbase.dll
0x00007ffd66fc0000 - 0x00007ffd6700a000 C:\Windows\System32\cfgmgr32.dll
0x00007ffd66f00000 - 0x00007ffd66f11000 C:\Windows\System32\kernel.appcore.dll
0x00007ffd62020000 - 0x00007ffd62030000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\verify.dll
0x00007ffd61840000 - 0x00007ffd6186b000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\java.dll
0x00007ffd61f70000 - 0x00007ffd61f88000 C:\Program Files\Java\jdk1.8.0_261\jre\bin\zip.dll
0x00007ffd657e0000 - 0x00007ffd659d4000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Dfile.encoding=UTF-8
java_command: bomberman_game.Main.Bomberman_Game
java_class_path (initial): C:\Users\Huong\Documents\NetBeansProjects\Bomberman_Game\build\classes
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=E:\Java
PATH=C:\Windows\System32;C:\Program Files\MySQL\MySQL Shell 8.0\bin\
USERNAME=Huong
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 11, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1110)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 11, 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 8236644k(1257464k free), swap 10183268k(4580k 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: Fri Nov 20 22:52:11 2020
timezone: SE Asia Standard Time
elapsed time: 0 seconds (0d 0h 0m 0s)