-
Notifications
You must be signed in to change notification settings - Fork 0
/
hs_err_pid28888.log
743 lines (180 loc) · 12.9 KB
/
hs_err_pid28888.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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 121634816 bytes for G1 virtual space
# 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 (os_windows.cpp:3550), pid=28888, tid=25876
#
# JRE version: (17.0.8+9) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0.8+9-LTS-211, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, 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: -XX:+ShowCodeDetailsInExceptionMessages StylishMenuExample
Host: AMD Ryzen 5 7520U with Radeon Graphics , 8 cores, 7G, Windows 11 , 64 bit Build 22621 (10.0.22621.3672)
Time: Mon Aug 5 12:15:15 2024 Pakistan Standard Time elapsed time: 0.022953 seconds (0d 0h 0m 0s)
--------------- T H R E A D ---------------
Current thread (0x000001d1c9c8e460): JavaThread "Unknown thread" [_thread_in_vm, id=25876, stack(0x000000c880700000,0x000000c880800000)]
Stack: [0x000000c880700000,0x000000c880800000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x677d0a]
V [jvm.dll+0x7d8c54]
V [jvm.dll+0x7da3fe]
V [jvm.dll+0x7daa63]
V [jvm.dll+0x245c5f]
V [jvm.dll+0x674bb9]
V [jvm.dll+0x6694f2]
V [jvm.dll+0x3031d6]
V [jvm.dll+0x30a756]
V [jvm.dll+0x359f9e]
V [jvm.dll+0x35a1cf]
V [jvm.dll+0x2da3e8]
V [jvm.dll+0x2db354]
V [jvm.dll+0x7aa711]
V [jvm.dll+0x367b51]
V [jvm.dll+0x789979]
V [jvm.dll+0x3eb05f]
V [jvm.dll+0x3ecae1]
C [jli.dll+0x5297]
C [ucrtbase.dll+0x29333]
C [KERNEL32.DLL+0x1257d]
C [ntdll.dll+0x5af28]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00007ff8b66e59d8, length=0, elements={
}
Java Threads: ( => current thread )
Other Threads:
0x000001d1c9cebc10 GCTaskThread "GC Thread#0" [stack: 0x000000c880800000,0x000000c880900000] [id=25748]
0x000001d1c9cfbb20 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000c880900000,0x000000c880a00000] [id=29060]
0x000001d1c9cfc530 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000c880a00000,0x000000c880b00000] [id=29828]
[error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8b5f1b047]
VM state: not at safepoint (not fully initialized)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x000001d1c9c8b5e0] Heap_lock - owner thread: 0x000001d1c9c8e460
Heap address: 0x000000008c200000, size: 1854 MB, Compressed Oops mode: 32-bit
CDS archive(s) mapped at: [0x0000000000000000-0x0000000000000000-0x0000000000000000), size 0, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 1.
Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0x0
GC Precious Log:
<Empty>
Heap:
garbage-first heap total 0K, used 0K [0x000000008c200000, 0x0000000100000000)
region size 1024K, 0 young (0K), 0 survivors (0K)
[error occurred during error reporting (printing heap information), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8b6301499]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
VM Operations (0 events):
No events
Events (1 events):
Event: 0.014 Loaded shared library C:\Program Files\Java\jdk-17\bin\java.dll
Dynamic libraries:
0x00007ff79c420000 - 0x00007ff79c430000 C:\Program Files\Java\jdk-17\bin\java.exe
0x00007ff99f550000 - 0x00007ff99f767000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff99eaa0000 - 0x00007ff99eb64000 C:\Windows\System32\KERNEL32.DLL
0x00007ff99cb00000 - 0x00007ff99cead000 C:\Windows\System32\KERNELBASE.dll
0x00007ff99d170000 - 0x00007ff99d281000 C:\Windows\System32\ucrtbase.dll
0x00007ff90cbb0000 - 0x00007ff90cbc9000 C:\Program Files\Java\jdk-17\bin\jli.dll
0x00007ff99dd50000 - 0x00007ff99de02000 C:\Windows\System32\ADVAPI32.dll
0x00007ff99ef30000 - 0x00007ff99efd7000 C:\Windows\System32\msvcrt.dll
0x00007ff90cb90000 - 0x00007ff90cbab000 C:\Program Files\Java\jdk-17\bin\VCRUNTIME140.dll
0x00007ff99dca0000 - 0x00007ff99dd49000 C:\Windows\System32\sechost.dll
0x00007ff99d140000 - 0x00007ff99d168000 C:\Windows\System32\bcrypt.dll
0x00007ff99e8c0000 - 0x00007ff99e9d4000 C:\Windows\System32\RPCRT4.dll
0x00007ff99daf0000 - 0x00007ff99dc9e000 C:\Windows\System32\USER32.dll
0x00007ff99ceb0000 - 0x00007ff99ced6000 C:\Windows\System32\win32u.dll
0x00007ff98bf00000 - 0x00007ff98c193000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955\COMCTL32.dll
0x00007ff99ea70000 - 0x00007ff99ea99000 C:\Windows\System32\GDI32.dll
0x00007ff99c9e0000 - 0x00007ff99caf9000 C:\Windows\System32\gdi32full.dll
0x00007ff99c880000 - 0x00007ff99c91a000 C:\Windows\System32\msvcp_win.dll
0x00007ff9922f0000 - 0x00007ff9922fa000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff99e090000 - 0x00007ff99e0c1000 C:\Windows\System32\IMM32.DLL
0x00007ff940a90000 - 0x00007ff940a9c000 C:\Program Files\Java\jdk-17\bin\vcruntime140_1.dll
0x00007ff8f6ae0000 - 0x00007ff8f6b6e000 C:\Program Files\Java\jdk-17\bin\msvcp140.dll
0x00007ff8b5c30000 - 0x00007ff8b680e000 C:\Program Files\Java\jdk-17\bin\server\jvm.dll
0x00007ff99eb70000 - 0x00007ff99eb78000 C:\Windows\System32\PSAPI.DLL
0x00007ff98a740000 - 0x00007ff98a749000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff9974d0000 - 0x00007ff997504000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff99f220000 - 0x00007ff99f291000 C:\Windows\System32\WS2_32.dll
0x00007ff99b8b0000 - 0x00007ff99b8c8000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ff9268d0000 - 0x00007ff9268da000 C:\Program Files\Java\jdk-17\bin\jimage.dll
0x00007ff994040000 - 0x00007ff994272000 C:\Windows\SYSTEM32\DBGHELP.DLL
0x00007ff99eb90000 - 0x00007ff99ef18000 C:\Windows\System32\combase.dll
0x00007ff99f320000 - 0x00007ff99f3f7000 C:\Windows\System32\OLEAUT32.dll
0x00007ff97a7c0000 - 0x00007ff97a7f2000 C:\Windows\SYSTEM32\dbgcore.DLL
0x00007ff99d0c0000 - 0x00007ff99d13b000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ff8f6ab0000 - 0x00007ff8f6ad5000 C:\Program Files\Java\jdk-17\bin\java.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\Java\jdk-17\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955;C:\Program Files\Java\jdk-17\bin\server
VM Arguments:
jvm_args: -XX:+ShowCodeDetailsInExceptionMessages
java_command: StylishMenuExample
java_class_path (initial): C:\Users\hasna\AppData\Roaming\Code\User\workspaceStorage\2d9f50133f681a4df84d5bb66c87ab52\redhat.java\jdt_ws\Apna ZABDESK Project_2f23d29b\bin
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 4 {product} {ergonomic}
uint ConcGCThreads = 2 {product} {ergonomic}
uint G1ConcRefinementThreads = 8 {product} {ergonomic}
size_t G1HeapRegionSize = 1048576 {product} {ergonomic}
uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
size_t InitialHeapSize = 121634816 {product} {ergonomic}
size_t MarkStackSize = 4194304 {product} {ergonomic}
size_t MaxHeapSize = 1944059904 {product} {ergonomic}
size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic}
size_t MinHeapSize = 8388608 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
bool ShowCodeDetailsInExceptionMessages = true {manageable} {command line}
size_t SoftMaxHeapSize = 1944059904 {manageable} {ergonomic}
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
bool UseCompressedOops = true {product 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:
PATH=C:\Users\hasna\Python\Scripts\;C:\Users\hasna\Python\;C:\Program Files\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\Java\jdk-20\bin;C:\Program Files\Java\jdk-17\bin;C:\Program Files\dotnet\;C:\MinGW\bin;C:\Users\hasna\AppData\Local\Microsoft\WindowsApps;;C:\Users\hasna\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=hasna
LANG=en_US.UTF-8
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 160 Stepping 0, AuthenticAMD
--------------- S Y S T E M ---------------
OS:
Windows 11 , 64 bit Build 22621 (10.0.22621.3672)
OS uptime: 0 days 2:34 hours
Hyper-V role detected
CPU: total 8 (initial active 8) (8 cores per cpu, 2 threads per core) family 23 model 160 stepping 0 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, hv
Memory: 4k page, system-wide physical 7413M (258M free)
TotalPageFile size 29941M (AvailPageFile size 105M)
current process WorkingSet (physical memory assigned to process): 11M, peak: 11M
current process commit charge ("private bytes"): 60M, peak: 176M
vm_info: Java HotSpot(TM) 64-Bit Server VM (17.0.8+9-LTS-211) for windows-amd64 JRE (17.0.8+9-LTS-211), built on Jun 14 2023 10:34:31 by "mach5one" with MS VC++ 17.1 (VS2022)
END.