-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid25660.log
359 lines (322 loc) · 29.1 KB
/
hs_err_pid25660.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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 816656 bytes for Chunk::new
# 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 (allocation.cpp:389), pid=25660, tid=0x0000000000004098
#
# JRE version: OpenJDK Runtime Environment (8.0_212-b04) (build 1.8.0_212-release-1586-b04)
# Java VM: OpenJDK 64-Bit Server VM (25.212-b04 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 (0x0000000016ae9800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16536, stack(0x00000000183e0000,0x00000000184e0000)]
Stack: [0x00000000183e0000,0x00000000184e0000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Current CompileTask:
C2: 65469 5964 % 4 groovy.lang.MetaClassImpl::inheritInterfaceNewMetaMethods @ 104 (199 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001ae4b000 JavaThread "Memory manager" [_thread_blocked, id=18668, stack(0x0000000023480000,0x0000000023580000)]
0x000000001ae46800 JavaThread "Cache worker for Build Output Cleanup Cache (D:\Workspaces\AndroidStudio\2048\.gradle\buildOutputCleanup)" [_thread_blocked, id=4352, stack(0x0000000022980000,0x0000000022a80000)]
0x000000001ae40800 JavaThread "Build operations Thread 4" [_thread_blocked, id=22304, stack(0x0000000022280000,0x0000000022380000)]
0x000000001ae41000 JavaThread "Build operations Thread 3" [_thread_blocked, id=10876, stack(0x0000000022180000,0x0000000022280000)]
0x000000001ae45800 JavaThread "Build operations Thread 2" [_thread_blocked, id=19708, stack(0x0000000022080000,0x0000000022180000)]
0x000000001ae3e000 JavaThread "Build operations" [_thread_blocked, id=2300, stack(0x0000000021f80000,0x0000000022080000)]
0x000000001ae44000 JavaThread "Cache worker for execution history cache (C:\Users\wwwli\.gradle\caches\5.6.4\executionHistory)" [_thread_blocked, id=13976, stack(0x0000000020410000,0x0000000020510000)]
0x000000001ae45000 JavaThread "Cache worker for cache directory md-rule (C:\Users\wwwli\.gradle\caches\5.6.4\md-rule)" [_thread_blocked, id=9128, stack(0x0000000020310000,0x0000000020410000)]
0x000000001ae42800 JavaThread "Cache worker for cache directory md-supplier (C:\Users\wwwli\.gradle\caches\5.6.4\md-supplier)" [_thread_blocked, id=26324, stack(0x000000001edd0000,0x000000001eed0000)]
0x0000000019161000 JavaThread "File lock release action executor Thread 2" [_thread_blocked, id=28348, stack(0x000000001ead0000,0x000000001ebd0000)]
0x0000000019160800 JavaThread "Cache worker for file hash cache (D:\Workspaces\AndroidStudio\2048\.gradle\5.6.4\fileHashes)" [_thread_blocked, id=6812, stack(0x000000001e7d0000,0x000000001e8d0000)]
0x0000000019165800 JavaThread "File lock release action executor" [_thread_blocked, id=19548, stack(0x000000001c530000,0x000000001c630000)]
0x0000000019162800 JavaThread "Cache worker for journal cache (C:\Users\wwwli\.gradle\caches\journal-1)" [_thread_blocked, id=2128, stack(0x000000001c330000,0x000000001c430000)]
0x0000000019164000 JavaThread "File lock request listener" [_thread_in_native, id=20504, stack(0x000000001c230000,0x000000001c330000)]
0x0000000019165000 JavaThread "Cache worker for file hash cache (C:\Users\wwwli\.gradle\caches\5.6.4\fileHashes)" [_thread_blocked, id=6364, stack(0x000000001c130000,0x000000001c230000)]
0x000000001942c800 JavaThread "Thread-9" [_thread_blocked, id=10156, stack(0x000000001be30000,0x000000001bf30000)]
0x0000000019428800 JavaThread "Stdin handler" [_thread_blocked, id=20668, stack(0x000000001bd30000,0x000000001be30000)]
0x00000000190d7000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:63723 to /127.0.0.1:63730" [_thread_blocked, id=18832, stack(0x000000001bc30000,0x000000001bd30000)]
0x00000000190d3800 JavaThread "Daemon worker" [_thread_in_native_trans, id=12588, stack(0x000000001bb30000,0x000000001bc30000)]
0x0000000018f0c800 JavaThread "Cancel handler" [_thread_blocked, id=9064, stack(0x000000001ba30000,0x000000001bb30000)]
0x0000000018146800 JavaThread "Handler for socket connection from /127.0.0.1:63723 to /127.0.0.1:63730" [_thread_in_native, id=19416, stack(0x000000001b730000,0x000000001b830000)]
0x0000000018145800 JavaThread "Daemon" [_thread_blocked, id=7776, stack(0x000000001b630000,0x000000001b730000)]
0x0000000018140800 JavaThread "Daemon periodic checks" [_thread_blocked, id=23348, stack(0x000000001b530000,0x000000001b630000)]
0x0000000018119800 JavaThread "Incoming local TCP Connector on port 63723" [_thread_in_native, id=28316, stack(0x000000001b380000,0x000000001b480000)]
0x00000000188fe800 JavaThread "Daemon health stats" [_thread_blocked, id=7540, stack(0x000000001b080000,0x000000001b180000)]
0x0000000017e3b800 JavaThread "Service Thread" daemon [_thread_blocked, id=10860, stack(0x00000000186e0000,0x00000000187e0000)]
0x0000000016aee800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=26680, stack(0x00000000185e0000,0x00000000186e0000)]
0x0000000016aed000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=17856, stack(0x00000000184e0000,0x00000000185e0000)]
=>0x0000000016ae9800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16536, stack(0x00000000183e0000,0x00000000184e0000)]
0x0000000016ae8000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11056, stack(0x00000000182e0000,0x00000000183e0000)]
0x0000000016a9e000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15964, stack(0x00000000181e0000,0x00000000182e0000)]
0x0000000003114000 JavaThread "Finalizer" daemon [_thread_blocked, id=27824, stack(0x0000000017ce0000,0x0000000017de0000)]
0x0000000003111000 JavaThread "Reference Handler" daemon [_thread_blocked, id=28320, stack(0x0000000017be0000,0x0000000017ce0000)]
0x000000000116d800 JavaThread "main" [_thread_blocked, id=23596, stack(0x0000000002f20000,0x0000000003020000)]
Other Threads:
0x0000000016a56800 VMThread [stack: 0x0000000017ae0000,0x0000000017be0000] [id=21708]
0x0000000017e3c800 WatcherThread [stack: 0x00000000187e0000,0x00000000188e0000] [id=7568]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000000a0000000, size: 1536 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 461312K, used 35658K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 438272K, 8% used [0x00000000e0000000,0x00000000e22d2b20,0x00000000fac00000)
from space 23040K, 0% used [0x00000000fac00000,0x00000000fac00000,0x00000000fc280000)
to space 24576K, 0% used [0x00000000fe800000,0x00000000fe800000,0x0000000100000000)
ParOldGen total 76800K, used 32256K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 42% used [0x00000000a0000000,0x00000000a1f80088,0x00000000a4b00000)
Metaspace used 57761K, capacity 59886K, committed 59992K, reserved 1101824K
class space used 7983K, capacity 8477K, committed 8576K, reserved 1048576K
Card table byte_map: [0x00000000124e0000,0x00000000127f0000] byte_map_base: 0x0000000011fe0000
Marking Bits: (ParMarkBitMap*) 0x00000000650e9f30
Begin Bits: [0x0000000012df0000, 0x00000000145f0000)
End Bits: [0x00000000145f0000, 0x0000000015df0000)
Polling page: 0x0000000000e10000
CodeCache: size=245760Kb used=18431Kb max_used=18431Kb free=227328Kb
bounds [0x0000000003120000, 0x0000000004360000, 0x0000000012120000]
total_blobs=6046 nmethods=5263 adapters=695
compilation: enabled
Compilation events (10 events):
Event: 65.439 Thread 0x0000000016aee800 5996 3 org.apache.tools.ant.AntTypeDefinition::setName (6 bytes)
Event: 65.439 Thread 0x0000000016aee800 nmethod 5996 0x000000000363f6d0 code [0x000000000363f820, 0x000000000363f990]
Event: 65.439 Thread 0x0000000016aee800 5997 3 org.apache.tools.ant.AntTypeDefinition::setClassName (6 bytes)
Event: 65.439 Thread 0x0000000016aee800 nmethod 5997 0x00000000039be390 code [0x00000000039be4e0, 0x00000000039be650]
Event: 65.442 Thread 0x0000000016aee800 5998 3 java.lang.String::replace (127 bytes)
Event: 65.442 Thread 0x0000000016aee800 nmethod 5998 0x00000000039bd790 code [0x00000000039bd940, 0x00000000039bdff0]
Event: 65.455 Thread 0x0000000016aee800 5999 3 org.codehaus.groovy.runtime.metaclass.MetaMethodIndex::copyNonPrivateNonNewMetaMethods (171 bytes)
Event: 65.456 Thread 0x0000000016aee800 nmethod 5999 0x00000000039bc090 code [0x00000000039bc2c0, 0x00000000039bd258]
Event: 65.459 Thread 0x0000000016aee800 6000 3 groovy.lang.MetaClassImpl$1MOPIter::methodNameAction (325 bytes)
Event: 65.461 Thread 0x0000000016aee800 nmethod 6000 0x0000000003e17750 code [0x0000000003e17ac0, 0x0000000003e19878]
GC Heap History (10 events):
Event: 42.688 GC heap before
{Heap before GC invocations=8 (full 1):
PSYoungGen total 251392K, used 77369K [0x00000000e0000000, 0x00000000f1d00000, 0x0000000100000000)
eden space 238592K, 27% used [0x00000000e0000000,0x00000000e3f77eb0,0x00000000ee900000)
from space 12800K, 96% used [0x00000000f1080000,0x00000000f1c96550,0x00000000f1d00000)
to space 14848K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000f0e80000)
ParOldGen total 54272K, used 7723K [0x00000000a0000000, 0x00000000a3500000, 0x00000000e0000000)
object space 54272K, 14% used [0x00000000a0000000,0x00000000a078ae60,0x00000000a3500000)
Metaspace used 34658K, capacity 35380K, committed 35456K, reserved 1079296K
class space used 4747K, capacity 4963K, committed 4992K, reserved 1048576K
Event: 42.884 GC heap after
Heap after GC invocations=8 (full 1):
PSYoungGen total 276992K, used 11057K [0x00000000e0000000, 0x00000000fd900000, 0x0000000100000000)
eden space 262144K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f0000000)
from space 14848K, 74% used [0x00000000f0000000,0x00000000f0acc498,0x00000000f0e80000)
to space 15360K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fd900000)
ParOldGen total 54272K, used 7731K [0x00000000a0000000, 0x00000000a3500000, 0x00000000e0000000)
object space 54272K, 14% used [0x00000000a0000000,0x00000000a078ce60,0x00000000a3500000)
Metaspace used 34658K, capacity 35380K, committed 35456K, reserved 1079296K
class space used 4747K, capacity 4963K, committed 4992K, reserved 1048576K
}
Event: 42.884 GC heap before
{Heap before GC invocations=9 (full 2):
PSYoungGen total 276992K, used 11057K [0x00000000e0000000, 0x00000000fd900000, 0x0000000100000000)
eden space 262144K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f0000000)
from space 14848K, 74% used [0x00000000f0000000,0x00000000f0acc498,0x00000000f0e80000)
to space 15360K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fd900000)
ParOldGen total 54272K, used 7731K [0x00000000a0000000, 0x00000000a3500000, 0x00000000e0000000)
object space 54272K, 14% used [0x00000000a0000000,0x00000000a078ce60,0x00000000a3500000)
Metaspace used 34658K, capacity 35380K, committed 35456K, reserved 1079296K
class space used 4747K, capacity 4963K, committed 4992K, reserved 1048576K
Event: 43.341 GC heap after
Heap after GC invocations=9 (full 2):
PSYoungGen total 276992K, used 0K [0x00000000e0000000, 0x00000000fd900000, 0x0000000100000000)
eden space 262144K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000f0000000)
from space 14848K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000f0e80000)
to space 15360K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fd900000)
ParOldGen total 76800K, used 17791K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 23% used [0x00000000a0000000,0x00000000a115fc38,0x00000000a4b00000)
Metaspace used 34658K, capacity 35380K, committed 35456K, reserved 1079296K
class space used 4747K, capacity 4963K, committed 4992K, reserved 1048576K
}
Event: 59.056 GC heap before
{Heap before GC invocations=10 (full 2):
PSYoungGen total 276992K, used 262144K [0x00000000e0000000, 0x00000000fd900000, 0x0000000100000000)
eden space 262144K, 100% used [0x00000000e0000000,0x00000000f0000000,0x00000000f0000000)
from space 14848K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000f0e80000)
to space 15360K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fd900000)
ParOldGen total 76800K, used 17791K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 23% used [0x00000000a0000000,0x00000000a115fc38,0x00000000a4b00000)
Metaspace used 54928K, capacity 56902K, committed 56960K, reserved 1097728K
class space used 7535K, capacity 8012K, committed 8064K, reserved 1048576K
Event: 59.253 GC heap after
Heap after GC invocations=10 (full 2):
PSYoungGen total 446464K, used 15334K [0x00000000e0000000, 0x00000000fd900000, 0x0000000100000000)
eden space 431104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fa500000)
from space 15360K, 99% used [0x00000000fca00000,0x00000000fd8f98a0,0x00000000fd900000)
to space 23040K, 0% used [0x00000000fac00000,0x00000000fac00000,0x00000000fc280000)
ParOldGen total 76800K, used 30444K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 39% used [0x00000000a0000000,0x00000000a1dbb320,0x00000000a4b00000)
Metaspace used 54928K, capacity 56902K, committed 56960K, reserved 1097728K
class space used 7535K, capacity 8012K, committed 8064K, reserved 1048576K
}
Event: 63.707 GC heap before
{Heap before GC invocations=11 (full 2):
PSYoungGen total 446464K, used 67619K [0x00000000e0000000, 0x00000000fd900000, 0x0000000100000000)
eden space 431104K, 12% used [0x00000000e0000000,0x00000000e330f538,0x00000000fa500000)
from space 15360K, 99% used [0x00000000fca00000,0x00000000fd8f98a0,0x00000000fd900000)
to space 23040K, 0% used [0x00000000fac00000,0x00000000fac00000,0x00000000fc280000)
ParOldGen total 76800K, used 30444K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 39% used [0x00000000a0000000,0x00000000a1dbb320,0x00000000a4b00000)
Metaspace used 56919K, capacity 58966K, committed 59096K, reserved 1099776K
class space used 7881K, capacity 8339K, committed 8448K, reserved 1048576K
Event: 63.783 GC heap after
Heap after GC invocations=11 (full 2):
PSYoungGen total 461312K, used 17635K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 438272K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fac00000)
from space 23040K, 76% used [0x00000000fac00000,0x00000000fbd38fd8,0x00000000fc280000)
to space 24576K, 0% used [0x00000000fe800000,0x00000000fe800000,0x0000000100000000)
ParOldGen total 76800K, used 30452K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 39% used [0x00000000a0000000,0x00000000a1dbd320,0x00000000a4b00000)
Metaspace used 56919K, capacity 58966K, committed 59096K, reserved 1099776K
class space used 7881K, capacity 8339K, committed 8448K, reserved 1048576K
}
Event: 63.783 GC heap before
{Heap before GC invocations=12 (full 3):
PSYoungGen total 461312K, used 17635K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 438272K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fac00000)
from space 23040K, 76% used [0x00000000fac00000,0x00000000fbd38fd8,0x00000000fc280000)
to space 24576K, 0% used [0x00000000fe800000,0x00000000fe800000,0x0000000100000000)
ParOldGen total 76800K, used 30452K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 39% used [0x00000000a0000000,0x00000000a1dbd320,0x00000000a4b00000)
Metaspace used 56919K, capacity 58966K, committed 59096K, reserved 1099776K
class space used 7881K, capacity 8339K, committed 8448K, reserved 1048576K
Event: 64.560 GC heap after
Heap after GC invocations=12 (full 3):
PSYoungGen total 461312K, used 0K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 438272K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fac00000)
from space 23040K, 0% used [0x00000000fac00000,0x00000000fac00000,0x00000000fc280000)
to space 24576K, 0% used [0x00000000fe800000,0x00000000fe800000,0x0000000100000000)
ParOldGen total 76800K, used 32256K [0x00000000a0000000, 0x00000000a4b00000, 0x00000000e0000000)
object space 76800K, 42% used [0x00000000a0000000,0x00000000a1f80088,0x00000000a4b00000)
Metaspace used 56915K, capacity 58954K, committed 59096K, reserved 1099776K
class space used 7880K, capacity 8337K, committed 8448K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 64.666 Thread 0x00000000190d3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003327594 method=groovy.lang.MetaMethod.isStatic()Z @ 1
Event: 64.827 Thread 0x00000000190d3800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000033da008 method=sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(Ljava/lang/String;)Ljava/lang/reflect/Type; @ 11
Event: 64.827 Thread 0x00000000190d3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003644240 method=java.lang.Throwable.<init>(Ljava/lang/String;Ljava/lang/Throwable;)V @ 24
Event: 65.338 Thread 0x00000000190d3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e5f8f0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 65.338 Thread 0x00000000190d3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e5f8f0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 65.338 Thread 0x00000000190d3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e5f8f0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 65.338 Thread 0x00000000190d3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e5f8f0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 65.440 Thread 0x00000000190d3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032e2354 method=java.lang.String.replace(CC)Ljava/lang/String; @ 2
Event: 65.455 Thread 0x00000000190d3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d8dfd4 method=org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.copyNonPrivateNonNewMetaMethods(Lorg/codehaus/groovy/runtime/metaclass/MetaMethodIndex$Entry;Lorg/codehaus/groovy/runti
Event: 65.457 Thread 0x00000000190d3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c33b08 method=groovy.lang.MetaClassImpl$1MOPIter.methodNameAction(Ljava/lang/Class;Lorg/codehaus/groovy/runtime/metaclass/MetaMethodIndex$Entry;)V @ 182
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 64.857 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': org/gradle/plugins/ide/idea/model/IdeaModuleCustomizer> (0x00000000e1335df0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 64.866 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': org/gradle/plugins/ide/idea/model/IdeaModule_DecoratedCustomizer> (0x00000000e13dd350) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 64.998 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': java/util/LinkedHashSetBeanInfo> (0x00000000e152cbd8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 64.998 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': java/util/HashSetBeanInfo> (0x00000000e1534ef0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 64.999 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': java/util/AbstractSetBeanInfo> (0x00000000e153dda0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 64.999 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': java/util/AbstractSetCustomizer> (0x00000000e1546f10) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 65.000 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': java/util/HashSetCustomizer> (0x00000000e1554ab8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 65.000 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': java/util/LinkedHashSetCustomizer> (0x00000000e1567fb8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 65.007 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': org/jetbrains/plugins/gradle/tooling/util/JavaPluginUtilBeanInfo> (0x00000000e1596ee8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 65.007 Thread 0x00000000190d3800 Exception <a 'java/lang/ClassNotFoundException': org/jetbrains/plugins/gradle/tooling/util/JavaPluginUtilCustomizer> (0x00000000e15a9ec8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Events (10 events):
Event: 65.444 loading class org/apache/tools/ant/helper/AntXMLContext
Event: 65.445 loading class org/apache/tools/ant/helper/AntXMLContext done
Event: 65.448 loading class org/gradle/api/tasks/ant/AntTarget
Event: 65.448 loading class org/gradle/api/tasks/ant/AntTarget done
Event: 65.455 Thread 0x00000000190d3800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003d8dfd4
Event: 65.455 Thread 0x00000000190d3800 DEOPT PACKING pc=0x0000000003d8dfd4 sp=0x000000001bc29c20
Event: 65.455 Thread 0x00000000190d3800 DEOPT UNPACKING pc=0x000000000316557b sp=0x000000001bc29c00 mode 2
Event: 65.457 Thread 0x00000000190d3800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003c33b08
Event: 65.457 Thread 0x00000000190d3800 DEOPT PACKING pc=0x0000000003c33b08 sp=0x000000001bc29bc0
Event: 65.457 Thread 0x00000000190d3800 DEOPT UNPACKING pc=0x000000000316557b sp=0x000000001bc29c08 mode 2
Dynamic libraries:
0x00007ff6dc0e0000 - 0x00007ff6dc111000 D:\DevKids\AndroidStudio\jre\bin\java.exe
0x00007ffc53ce0000 - 0x00007ffc53ed0000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc52df0000 - 0x00007ffc52ea2000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc51b40000 - 0x00007ffc51de3000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc532d0000 - 0x00007ffc53373000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc53380000 - 0x00007ffc5341e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffc53b90000 - 0x00007ffc53c27000 C:\WINDOWS\System32\sechost.dll
0x00007ffc534a0000 - 0x00007ffc535c0000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc52c30000 - 0x00007ffc52dc4000 C:\WINDOWS\System32\USER32.dll
0x00007ffc50cd0000 - 0x00007ffc50cf1000 C:\WINDOWS\System32\win32u.dll
0x00007ffc53a30000 - 0x00007ffc53a56000 C:\WINDOWS\System32\GDI32.dll
0x00007ffc50d00000 - 0x00007ffc50e94000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffc51750000 - 0x00007ffc517ee000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc517f0000 - 0x00007ffc518ea000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc41530000 - 0x00007ffc417b5000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.657_none_e6c5b579130e3898\COMCTL32.dll
0x00007ffc51ff0000 - 0x00007ffc52326000 C:\WINDOWS\System32\combase.dll
0x00007ffc518f0000 - 0x00007ffc51970000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc51fc0000 - 0x00007ffc51fee000 C:\WINDOWS\System32\IMM32.DLL
0x0000000064840000 - 0x0000000064912000 D:\DevKids\AndroidStudio\jre\jre\bin\msvcr100.dll
0x0000000064920000 - 0x0000000065166000 D:\DevKids\AndroidStudio\jre\jre\bin\server\jvm.dll
0x00007ffc53060000 - 0x00007ffc53068000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffc4ea00000 - 0x00007ffc4ea09000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc51df0000 - 0x00007ffc51e5f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffc4e650000 - 0x00007ffc4e674000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc47740000 - 0x00007ffc4774a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc4e610000 - 0x00007ffc4e63d000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x00007ffc50ed0000 - 0x00007ffc50f1a000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffc4e680000 - 0x00007ffc4e68f000 D:\DevKids\AndroidStudio\jre\jre\bin\verify.dll
0x00007ffc44a00000 - 0x00007ffc44a29000 D:\DevKids\AndroidStudio\jre\jre\bin\java.dll
0x00007ffc449b0000 - 0x00007ffc449c6000 D:\DevKids\AndroidStudio\jre\jre\bin\zip.dll
0x00007ffc523b0000 - 0x00007ffc52a95000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffc52b80000 - 0x00007ffc52c29000 C:\WINDOWS\System32\shcore.dll
0x00007ffc50f20000 - 0x00007ffc5169f000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffc50c40000 - 0x00007ffc50c5f000 C:\WINDOWS\System32\profapi.dll
0x00007ffc50c60000 - 0x00007ffc50caa000 C:\WINDOWS\System32\powrprof.dll
0x00007ffc50c10000 - 0x00007ffc50c20000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffc53070000 - 0x00007ffc530c2000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffc50c20000 - 0x00007ffc50c31000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc519d0000 - 0x00007ffc519e7000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffc44990000 - 0x00007ffc449aa000 D:\DevKids\AndroidStudio\jre\jre\bin\net.dll
0x00007ffc42750000 - 0x00007ffc42926000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffc42d30000 - 0x00007ffc42fd6000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x00007ffc50650000 - 0x00007ffc5065c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
0x00007ffc50480000 - 0x00007ffc504e7000 C:\WINDOWS\system32\mswsock.dll
0x00007ffc448b0000 - 0x00007ffc448c3000 D:\DevKids\AndroidStudio\jre\jre\bin\nio.dll
0x00007ffc40a50000 - 0x00007ffc40a76000 C:\Users\wwwli\.gradle\native\30\windows-amd64\native-platform.dll
0x00007ffc4c9a0000 - 0x00007ffc4c9ad000 D:\DevKids\AndroidStudio\jre\jre\bin\management.dll
0x00007ffc4fff0000 - 0x00007ffc50023000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc50ea0000 - 0x00007ffc50ec6000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffc50b00000 - 0x00007ffc50b25000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc50190000 - 0x00007ffc501ca000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc532c0000 - 0x00007ffc532c8000 C:\WINDOWS\System32\NSI.dll
0x00007ffc495e0000 - 0x00007ffc495f6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc49660000 - 0x00007ffc4967c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffc501d0000 - 0x00007ffc5029a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=GBK -Duser.country=CN -Duser.language=zh -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.6.4
java_class_path (initial): C:\Users\wwwli\.gradle\wrapper\dists\gradle-5.6.4-all\ankdp27end7byghfw1q2sw75f\gradle-5.6.4\lib\gradle-launcher-5.6.4.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\DevKids\jdk
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;D:\DevKids\jdk\bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Users\wwwli\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Users\wwwli\AppData\Local\Microsoft\WindowsApps;
USERNAME=wwwli
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, 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 8260324k(1392612k free), swap 16008784k(4840k free)
vm_info: OpenJDK 64-Bit Server VM (25.212-b04) for windows-amd64 JRE (1.8.0_212-release-1586-b04), built by "builder" with MS VC++ 10.0 (VS2010)
time: Fri Mar 20 23:53:05 2020
timezone: Öйú±ê׼ʱ¼ä
elapsed time: 65 seconds (0d 0h 1m 5s)