-
Notifications
You must be signed in to change notification settings - Fork 1
/
hs_err_pid11544.log
160 lines (124 loc) · 9 KB
/
hs_err_pid11544.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
#
# 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=11544, tid=0x00000000000024c4
#
# JRE version: (8.0_265-b01) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.265-b01 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 (0x00000246c9ca5000): JavaThread "Unknown thread" [_thread_in_vm, id=9412, stack(0x000000af85600000,0x000000af85700000)]
Stack: [0x000000af85600000,0x000000af85700000]
[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:
=>0x00000246c9ca5000 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=9412, stack(0x000000af85600000,0x000000af85700000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x0000000091000000, size: 1776 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 33280K, used 573K [0x00000000db000000, 0x00000000dd500000, 0x0000000100000000)
eden space 28672K, 2% used [0x00000000db000000,0x00000000db08f5d0,0x00000000dcc00000)
from space 4608K, 0% used [0x00000000dd080000,0x00000000dd080000,0x00000000dd500000)
to space 4608K, 0% used [0x00000000dcc00000,0x00000000dcc00000,0x00000000dd080000)
ParOldGen total 76800K, used 0K [0x0000000091000000, 0x0000000095b00000, 0x00000000db000000)
object space 76800K, 0% used [0x0000000091000000,0x0000000091000000,0x0000000095b00000)
Metaspace used 780K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 76K, capacity 384K, committed 384K, reserved 1048576K
Card table byte_map: [0x00000246dad30000,0x00000246db0b0000] byte_map_base: 0x00000246da8a8000
Marking Bits: (ParMarkBitMap*) 0x0000000050b57790
Begin Bits: [0x00000246db300000, 0x00000246dcec0000)
End Bits: [0x00000246dcec0000, 0x00000246dea80000)
Polling page: 0x00000246c9dd0000
CodeCache: size=245760Kb used=327Kb max_used=327Kb free=245432Kb
bounds [0x00000246cb970000, 0x00000246cbbe0000, 0x00000246da970000]
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.019 loading class java/lang/Short
Event: 0.019 loading class java/lang/Short done
Event: 0.019 loading class java/lang/Integer
Event: 0.019 loading class java/lang/Integer done
Event: 0.019 loading class java/lang/Long
Event: 0.019 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:
0x00007ff7709a0000 - 0x00007ff7709da000 C:\Program Files\Huawei\DevEco Studio 2.1.0.501\tools\openjdk\jre\bin\java.exe
0x00007ffcbddb0000 - 0x00007ffcbdfa5000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffcbc2e0000 - 0x00007ffcbc39d000 C:\Windows\System32\KERNEL32.DLL
0x00007ffcbb830000 - 0x00007ffcbbaf7000 C:\Windows\System32\KERNELBASE.dll
0x00007ffcbd5b0000 - 0x00007ffcbd65a000 C:\Windows\System32\ADVAPI32.dll
0x00007ffcbd270000 - 0x00007ffcbd30e000 C:\Windows\System32\msvcrt.dll
0x00007ffcbbe10000 - 0x00007ffcbbeab000 C:\Windows\System32\sechost.dll
0x00007ffcbc5f0000 - 0x00007ffcbc714000 C:\Windows\System32\RPCRT4.dll
0x00007ffcbc3a0000 - 0x00007ffcbc540000 C:\Windows\System32\USER32.dll
0x00007ffcbbc50000 - 0x00007ffcbbc72000 C:\Windows\System32\win32u.dll
0x00007ffcbdca0000 - 0x00007ffcbdcca000 C:\Windows\System32\GDI32.dll
0x00007ffcbbc80000 - 0x00007ffcbbd89000 C:\Windows\System32\gdi32full.dll
0x00007ffcbbbb0000 - 0x00007ffcbbc4d000 C:\Windows\System32\msvcp_win.dll
0x00007ffcbb4f0000 - 0x00007ffcbb5f0000 C:\Windows\System32\ucrtbase.dll
0x00007ffca4fa0000 - 0x00007ffca523b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.488_none_ca04af081b815d21\COMCTL32.dll
0x00007ffcbd520000 - 0x00007ffcbd550000 C:\Windows\System32\IMM32.DLL
0x00007ffc98240000 - 0x00007ffc9832f000 C:\Program Files\Huawei\DevEco Studio 2.1.0.501\tools\openjdk\jre\bin\msvcr120.dll
0x00007ffc940c0000 - 0x00007ffc94166000 C:\Program Files\Huawei\DevEco Studio 2.1.0.501\tools\openjdk\jre\bin\msvcp120.dll
0x0000000050370000 - 0x0000000050bd6000 C:\Program Files\Huawei\DevEco Studio 2.1.0.501\tools\openjdk\jre\bin\server\jvm.dll
0x00007ffcbdcd0000 - 0x00007ffcbdcd8000 C:\Windows\System32\PSAPI.DLL
0x00007ffcb1860000 - 0x00007ffcb1887000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffcb3c00000 - 0x00007ffcb3c0a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffcb6fa0000 - 0x00007ffcb6fa9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffcbd0d0000 - 0x00007ffcbd13b000 C:\Windows\System32\WS2_32.dll
0x00007ffcb5270000 - 0x00007ffcb527f000 C:\Program Files\Huawei\DevEco Studio 2.1.0.501\tools\openjdk\jre\bin\verify.dll
0x00007ffca11c0000 - 0x00007ffca11e8000 C:\Program Files\Huawei\DevEco Studio 2.1.0.501\tools\openjdk\jre\bin\java.dll
0x00007ffca28f0000 - 0x00007ffca2906000 C:\Program Files\Huawei\DevEco Studio 2.1.0.501\tools\openjdk\jre\bin\zip.dll
VM Arguments:
java_command: C:\Users\Reticence\AppData\Local\Huawei\Sdk\toolchains\lib\hmos_app_packing_tool.jar --mode hap --assets-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\intermediates\res\debug\rich\assets --force true --dex-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\intermediates\transformClasses\debug\dalvik\classes.dex --json-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\intermediates\res\debug\rich\config.json --resources-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\intermediates\res\debug\rich\resources --index-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\intermediates\res\debug\rich\resources.index --out-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\outputs\hap\debug\entry-debug-rich-unsigned.hap --shell-apk-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\intermediates\shell_output\debug\entry_debug_signed_entry.apk --pack-info-path C:\Users\Reticence\DevEcoStudioProjects\app_samples\ability\Backup\entry\build\outputs\hap\debug\pack.info
java_class_path (initial): C:\Users\Reticence\AppData\Local\Huawei\Sdk\toolchains\lib\hmos_app_packing_tool.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\;C:\Program Files\Git\cmd;C:\Users\Reticence\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Huawei\DevEco Studio 2.1.0.501\bin;;C:\Users\Reticence\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=Reticence
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 24 Stepping 1, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.292)
CPU:total 8 (initial active 8) (8 cores per cpu, 1 threads per core) family 23 model 24 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
Memory: 4k page, physical 7272780k(1118436k free), swap 7272780k(6096k free)
vm_info: OpenJDK 64-Bit Server VM (25.265-b01) for windows-amd64 JRE (1.8.0_265-b01), built on Jul 28 2020 15:11:27 by "jenkins" with MS VC++ 12.0 (VS2013)
time: Tue Jul 13 21:14:39 2021
timezone: ?D1¨²¡À¨º¡Á?¨º¡À??
elapsed time: 0 seconds (0d 0h 0m 0s)