-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'Develop' into Feature/User
- Loading branch information
Showing
41 changed files
with
1,469 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,197 @@ | ||
# | ||
# There is insufficient memory for the Java Runtime Environment to continue. | ||
# Native memory allocation (mmap) failed to map 134217728 bytes for Failed to commit area from 0x0000000081600000 to 0x0000000089600000 of length 134217728. | ||
# 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= | ||
# This output file may be truncated or incomplete. | ||
# | ||
# Out of Memory Error (src/hotspot/os/windows/os_windows.cpp:3624), pid=11388, tid=6308 | ||
# | ||
# JRE version: (11.0.14.1+1) (build ) | ||
# Java VM: OpenJDK 64-Bit Server VM (11.0.14.1+1-b2043.25, mixed mode, sharing, tiered, compressed oops, 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: git4idea.http.GitAskPassApp Username for 'https://github.com': | ||
|
||
Host: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz, 4 cores, 7G, Windows 10 , 64 bit Build 19041 (10.0.19041.1023) | ||
Time: Thu Jan 12 21:57:43 2023 ���ѹα� ǥ�ؽ� elapsed time: 0.023085 seconds (0d 0h 0m 0s) | ||
|
||
--------------- T H R E A D --------------- | ||
|
||
Current thread (0x0000022a857ec000): JavaThread "Unknown thread" [_thread_in_vm, id=6308, stack(0x0000009d6d500000,0x0000009d6d600000)] | ||
|
||
Stack: [0x0000009d6d500000,0x0000009d6d600000] | ||
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | ||
V [jvm.dll+0x61618a] | ||
V [jvm.dll+0x79c450] | ||
V [jvm.dll+0x79da6d] | ||
V [jvm.dll+0x79e143] | ||
V [jvm.dll+0x24c968] | ||
V [jvm.dll+0x6131f4] | ||
V [jvm.dll+0x607ef5] | ||
V [jvm.dll+0x30b35b] | ||
V [jvm.dll+0x30b2ca] | ||
V [jvm.dll+0x30b1a2] | ||
V [jvm.dll+0x3100f6] | ||
V [jvm.dll+0x35b7e3] | ||
V [jvm.dll+0x35bee6] | ||
V [jvm.dll+0x35b8e3] | ||
V [jvm.dll+0x2e5b68] | ||
V [jvm.dll+0x2e6d17] | ||
V [jvm.dll+0x779087] | ||
V [jvm.dll+0x77a87c] | ||
V [jvm.dll+0x368d99] | ||
V [jvm.dll+0x75c9de] | ||
V [jvm.dll+0x3d6d53] | ||
V [jvm.dll+0x3d92f1] | ||
C [jli.dll+0x536b] | ||
C [ucrtbase.dll+0x21bb2] | ||
C [KERNEL32.DLL+0x17034] | ||
C [ntdll.dll+0x52651] | ||
|
||
|
||
--------------- P R O C E S S --------------- | ||
|
||
Threads class SMR info: | ||
_java_thread_list=0x0000022a836d1a90, length=0, elements={ | ||
} | ||
|
||
Java Threads: ( => current thread ) | ||
|
||
Other Threads: | ||
0x0000022a85805000 GCTaskThread "GC Thread#0" [stack: 0x0000009d6d600000,0x0000009d6d700000] [id=12136] | ||
0x0000022a85838800 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000009d6d700000,0x0000009d6d800000] [id=4796] | ||
0x0000022a85839800 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000009d6d800000,0x0000009d6d900000] [id=4676] | ||
|
||
[error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff919df6177] | ||
|
||
VM state:not at safepoint (not fully initialized) | ||
|
||
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) | ||
[0x0000022a857e9980] Heap_lock - owner thread: 0x0000022a857ec000 | ||
|
||
Heap address: 0x0000000081600000, size: 2026 MB, Compressed Oops mode: Non-zero based: 0x0000000081600000 | ||
Narrow klass base: 0x0000000000000000, Narrow klass shift: 0 | ||
|
||
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 (1 events): | ||
Event: 0.016 Loaded shared library C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\zip.dll | ||
|
||
|
||
Dynamic libraries: | ||
0x00007ff779990000 - 0x00007ff77999a000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\java.exe | ||
0x00007ff97f8f0000 - 0x00007ff97fae5000 C:\WINDOWS\SYSTEM32\ntdll.dll | ||
0x00007ff97f7f0000 - 0x00007ff97f8ad000 C:\WINDOWS\System32\KERNEL32.DLL | ||
0x00007ff97d030000 - 0x00007ff97d2f8000 C:\WINDOWS\System32\KERNELBASE.dll | ||
0x00007ff97d3e0000 - 0x00007ff97d4e0000 C:\WINDOWS\System32\ucrtbase.dll | ||
0x00007ff9783c0000 - 0x00007ff9783d9000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\jli.dll | ||
0x00007ff9783e0000 - 0x00007ff9783f6000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\VCRUNTIME140.dll | ||
0x00007ff97f650000 - 0x00007ff97f7f0000 C:\WINDOWS\System32\USER32.dll | ||
0x00007ff97d300000 - 0x00007ff97d322000 C:\WINDOWS\System32\win32u.dll | ||
0x00007ff97ec80000 - 0x00007ff97ecaa000 C:\WINDOWS\System32\GDI32.dll | ||
0x00007ff97d5e0000 - 0x00007ff97d6eb000 C:\WINDOWS\System32\gdi32full.dll | ||
0x00007ff97d4e0000 - 0x00007ff97d57d000 C:\WINDOWS\System32\msvcp_win.dll | ||
0x00007ff963b40000 - 0x00007ff963dda000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1052_none_60b8f8fd71f5e8cb\COMCTL32.dll | ||
0x00007ff97e280000 - 0x00007ff97e31e000 C:\WINDOWS\System32\msvcrt.dll | ||
0x00007ff97e450000 - 0x00007ff97e480000 C:\WINDOWS\System32\IMM32.DLL | ||
0x00007ff95d6b0000 - 0x00007ff95d75a000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\msvcp140.dll | ||
0x00007ff919b00000 - 0x00007ff91a67a000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\server\jvm.dll | ||
0x00007ff97f440000 - 0x00007ff97f4ec000 C:\WINDOWS\System32\ADVAPI32.dll | ||
0x00007ff97d960000 - 0x00007ff97d9fb000 C:\WINDOWS\System32\sechost.dll | ||
0x00007ff97e320000 - 0x00007ff97e44b000 C:\WINDOWS\System32\RPCRT4.dll | ||
0x00007ff97f3c0000 - 0x00007ff97f3c8000 C:\WINDOWS\System32\PSAPI.DLL | ||
0x00007ff975080000 - 0x00007ff97508a000 C:\WINDOWS\SYSTEM32\VERSION.dll | ||
0x00007ff963a00000 - 0x00007ff963a27000 C:\WINDOWS\SYSTEM32\WINMM.dll | ||
0x00007ff957c30000 - 0x00007ff957c39000 C:\WINDOWS\SYSTEM32\WSOCK32.dll | ||
0x00007ff97ee40000 - 0x00007ff97eeab000 C:\WINDOWS\System32\WS2_32.dll | ||
0x00007ff97b950000 - 0x00007ff97b962000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll | ||
0x00007ff95c3c0000 - 0x00007ff95c3d1000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\verify.dll | ||
0x00007ff97ae30000 - 0x00007ff97b014000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL | ||
0x00007ff969aa0000 - 0x00007ff969acc000 C:\WINDOWS\SYSTEM32\dbgcore.DLL | ||
0x00007ff97d6f0000 - 0x00007ff97d773000 C:\WINDOWS\System32\bcryptPrimitives.dll | ||
0x00007ff95c390000 - 0x00007ff95c3b9000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\java.dll | ||
0x00007ff95c380000 - 0x00007ff95c38b000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\jimage.dll | ||
0x00007ff95c360000 - 0x00007ff95c379000 C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\zip.dll | ||
|
||
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none | ||
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1052_none_60b8f8fd71f5e8cb;C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\jbr\bin\server | ||
|
||
VM Arguments: | ||
java_command: git4idea.http.GitAskPassApp Username for 'https://github.com': | ||
java_class_path (initial): C:/Program Files/JetBrains/IntelliJ IDEA 2022.1/plugins/git4idea/lib/git4idea-rt.jar;C:/Program Files/JetBrains/IntelliJ IDEA 2022.1/lib/externalProcess-rt.jar;C:/Program Files/JetBrains/IntelliJ IDEA 2022.1/lib/app.jar;C:/Program Files/JetBrains/IntelliJ IDEA 2022.1/lib/3rd-party-rt.jar | ||
Launcher Type: SUN_STANDARD | ||
|
||
[Global flags] | ||
intx CICompilerCount = 3 {product} {ergonomic} | ||
uint ConcGCThreads = 1 {product} {ergonomic} | ||
uint G1ConcRefinementThreads = 4 {product} {ergonomic} | ||
size_t G1HeapRegionSize = 1048576 {product} {ergonomic} | ||
uintx GCDrainStackTargetSize = 64 {product} {ergonomic} | ||
size_t InitialHeapSize = 134217728 {product} {ergonomic} | ||
size_t MarkStackSize = 4194304 {product} {ergonomic} | ||
size_t MaxHeapSize = 2124414976 {product} {ergonomic} | ||
size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic} | ||
uintx NonNMethodCodeHeapSize = 5830732 {pd product} {ergonomic} | ||
uintx NonProfiledCodeHeapSize = 122913754 {pd product} {ergonomic} | ||
uintx ProfiledCodeHeapSize = 122913754 {pd product} {ergonomic} | ||
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} | ||
bool SegmentedCodeCache = true {product} {ergonomic} | ||
bool UseCompressedClassPointers = true {lp64_product} {ergonomic} | ||
bool UseCompressedOops = true {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: | ||
JAVA_HOME=C:\Program Files\Java\jdk-15 | ||
PATH=C:\Program Files\Git\mingw64\libexec\git-core;C:\Program Files\Git\mingw64\libexec\git-core;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\ne466\bin;C:\Program Files\Java\jdk-15\bin;C:\Program Files (x86)\VMware\VMware Player\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NAT Service;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files\Git\cmd;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\MySQL\MySQL Server 8.0\bin;C:\Program Files\MySQL\MySQL Shell 8.0\bin;C:\Users\ne466\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\SoftForum\XecureHSM;C:\Program Files\JetBrains\IntelliJ IDEA 2022.1\bin;C:\Users\ne466\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\Java\jdk-15\bin | ||
USERNAME=ne466 | ||
DISPLAY=:0.0 | ||
LC_ALL=en_US.UTF-8 | ||
OS=Windows_NT | ||
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel | ||
|
||
|
||
|
||
--------------- S Y S T E M --------------- | ||
|
||
OS: Windows 10 , 64 bit Build 19041 (10.0.19041.1023) | ||
OS uptime: 0 days 9:17 hours | ||
|
||
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9 microcode 0xb4, 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, fma | ||
|
||
Memory: 4k page, system-wide physical 8102M (868M free) | ||
TotalPageFile size 10877M (AvailPageFile size 87M) | ||
current process WorkingSet (physical memory assigned to process): 10M, peak: 10M | ||
current process commit charge ("private bytes"): 51M, peak: 179M | ||
|
||
vm_info: OpenJDK 64-Bit Server VM (11.0.14.1+1-b2043.25) for windows-amd64 JRE (11.0.14.1+1-b2043.25), built on Mar 30 2022 06:22:56 by "" with MS VC++ 14.0 (VS2015) | ||
|
||
END. |
Oops, something went wrong.