-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhs_err_pid84260.log
More file actions
154 lines (119 loc) · 8.07 KB
/
Copy pathhs_err_pid84260.log
File metadata and controls
154 lines (119 loc) · 8.07 KB
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
#
# 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
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# 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 (memory/allocation.inline.hpp:61), pid=84260, tid=0x0000000000013fc8
#
# JRE version: (8.0) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.71-b00 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 (0x0000000003012800): JavaThread "Unknown thread" [_thread_in_vm, id=81864, stack(0x0000000002ef0000,0x0000000002ff0000)]
Stack: [0x0000000002ef0000,0x0000000002ff0000]
[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:
=>0x0000000003012800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=81864, stack(0x0000000002ef0000,0x0000000002ff0000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
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 777K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 74K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x00000000124d0000,0x00000000128c0000] byte_map_base: 0x00000000120be000
Marking Bits: (ParMarkBitMap*) 0x000000006154be50
Begin Bits: [0x0000000013560000, 0x00000000154d0000)
End Bits: [0x00000000154d0000, 0x0000000017440000)
Polling page: 0x0000000002de0000
CodeCache: size=245760Kb used=327Kb max_used=327Kb free=245432Kb
bounds [0x0000000003110000, 0x0000000003380000, 0x0000000012110000]
total_blobs=56 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.016 loading class java/lang/Short
Event: 0.016 loading class java/lang/Short done
Event: 0.016 loading class java/lang/Integer
Event: 0.016 loading class java/lang/Integer done
Event: 0.016 loading class java/lang/Long
Event: 0.016 loading class java/lang/Long done
Event: 0.017 loading class java/lang/NullPointerException
Event: 0.017 loading class java/lang/NullPointerException done
Event: 0.017 loading class java/lang/ArithmeticException
Event: 0.017 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff6f6b00000 - 0x00007ff6f6b35000 C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\bin\java.exe
0x00007ffa0a330000 - 0x00007ffa0a544000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffa08b40000 - 0x00007ffa08c02000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffa07910000 - 0x00007ffa07cad000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffa088d0000 - 0x00007ffa0897e000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffa09f60000 - 0x00007ffa0a007000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffa0a010000 - 0x00007ffa0a0b4000 C:\WINDOWS\System32\sechost.dll
0x00007ffa08140000 - 0x00007ffa08255000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffa08d10000 - 0x00007ffa08ebd000 C:\WINDOWS\System32\USER32.dll
0x00007ffa078e0000 - 0x00007ffa07906000 C:\WINDOWS\System32\win32u.dll
0x00007ffa08570000 - 0x00007ffa08599000 C:\WINDOWS\System32\GDI32.dll
0x00007ffa07cb0000 - 0x00007ffa07dc2000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffa08080000 - 0x00007ffa0811a000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffa07750000 - 0x00007ffa07861000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff9f1a70000 - 0x00007ff9f1cfe000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\COMCTL32.dll
0x00007ffa09a40000 - 0x00007ffa09a72000 C:\WINDOWS\System32\IMM32.DLL
0x00000000615d0000 - 0x00000000616a2000 C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\jre\bin\msvcr100.dll
0x0000000060d80000 - 0x00000000615c9000 C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\jre\bin\server\jvm.dll
0x00007ffa08830000 - 0x00007ffa08838000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffa01d10000 - 0x00007ffa01d19000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffa009c0000 - 0x00007ffa009f4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffa0a0c0000 - 0x00007ffa0a131000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffa00380000 - 0x00007ffa0038a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff9a6890000 - 0x00007ff9a689f000 C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\jre\bin\verify.dll
0x00007ff97e3e0000 - 0x00007ff97e409000 C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\jre\bin\java.dll
0x00007ff97e3c0000 - 0x00007ff97e3d6000 C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\jre\bin\zip.dll
VM Arguments:
jvm_args: -Dfile.encoding=UTF-8
java_command: <unknown>
java_class_path (initial): .
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK
JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
PATH=C:\Program Files\PlasticSCM5\server;C:\Program Files\PlasticSCM5\client;C:\VulkanSDK\1.3.231.0\Bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\libnvvp;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Git\cmd;C:\Program Files\NVIDIA Corporation\Nsight Compute 2022.3.0\;C:\Program Files\CMake\bin;C:\Program Files\nodejs\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Users\rcj97\AppData\Local\Microsoft\WindowsApps;C:\Users\rcj97\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\rcj97\AppData\Roaming\npm;C:\Users\rcj97\.dotnet\tools;C:\Program Files\ffmpeg-5.1.2-essentials_build;
USERNAME=rcj9719
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 22621 (10.0.22621.900)
CPU:total 12 (initial active 12) (12 cores per cpu, 1 threads per core) family 25 model 80 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
Memory: 4k page, physical 8237124k(410436k free), swap 33402948k(5860k free)
vm_info: OpenJDK 64-Bit Server VM (25.71-b00) for windows-amd64 JRE (1.8.0-adoptopenjdk-_2018_05_19_00_59-b00), built on May 19 2018 01:02:12 by "jenkins" with MS VC++ 10.0 (VS2010)
time: Sun Dec 04 14:26:37 2022
elapsed time: 0 seconds (0d 0h 0m 0s)