hs_err_pid9488.log 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (mmap) failed to map 4294967296 bytes for Failed to commit area from 0x0000000700000000 to 0x0000000800000000 of length 4294967296.
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # This output file may be truncated or incomplete.
  16. #
  17. # Out of Memory Error (./src/hotspot/os/windows/os_windows.cpp:3303), pid=9488, tid=4952
  18. #
  19. # JRE version: (11.0.9+11) (build )
  20. # Java VM: OpenJDK 64-Bit Server VM (11.0.9+11-b1145.21, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
  21. # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
  22. #
  23. --------------- S U M M A R Y ------------
  24. Command Line: -Djava.rmi.server.hostname=127.0.0.1 -Duser.timezone=UTC -Xmx4096m -Xms4096m -Dfile.encoding=UTF-8 com.intellij.database.remote.RemoteJdbcServer com.mysql.cj.jdbc.Driver
  25. Host: AMD Ryzen 7 4800U with Radeon Graphics , 16 cores, 15G, Windows 10 , 64 bit Build 19041 (10.0.19041.804)
  26. Time: Tue Apr 27 14:09:22 2021 Öйú±ê׼ʱ¼ä elapsed time: 0.015842 seconds (0d 0h 0m 0s)
  27. --------------- T H R E A D ---------------
  28. Current thread (0x0000020659ad6800): JavaThread "Unknown thread" [_thread_in_vm, id=4952, stack(0x0000002653700000,0x0000002653800000)]
  29. Stack: [0x0000002653700000,0x0000002653800000]
  30. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  31. V [jvm.dll+0x5ed3ca]
  32. V [jvm.dll+0x722725]
  33. V [jvm.dll+0x723c7d]
  34. V [jvm.dll+0x724333]
  35. V [jvm.dll+0x242bd8]
  36. V [jvm.dll+0x5ea884]
  37. V [jvm.dll+0x5df995]
  38. V [jvm.dll+0x2fe13b]
  39. V [jvm.dll+0x2fe0aa]
  40. V [jvm.dll+0x2fdf82]
  41. V [jvm.dll+0x302e56]
  42. V [jvm.dll+0x34b583]
  43. V [jvm.dll+0x34bc86]
  44. V [jvm.dll+0x34b683]
  45. V [jvm.dll+0x2d8df8]
  46. V [jvm.dll+0x2d9f97]
  47. V [jvm.dll+0x701517]
  48. V [jvm.dll+0x702d0c]
  49. V [jvm.dll+0x358b39]
  50. V [jvm.dll+0x6e4f9e]
  51. V [jvm.dll+0x3c0db3]
  52. V [jvm.dll+0x3c2f61]
  53. C [jli.dll+0x5373]
  54. C [ucrtbase.dll+0x21bb2]
  55. C [KERNEL32.DLL+0x17034]
  56. C [ntdll.dll+0x52651]
  57. --------------- P R O C E S S ---------------
  58. Threads class SMR info:
  59. _java_thread_list=0x00000206580f1200, length=0, elements={
  60. }
  61. Java Threads: ( => current thread )
  62. Other Threads:
  63. 0x0000020659aef800 GCTaskThread "GC Thread#0" [stack: 0x0000002653800000,0x0000002653900000] [id=17376]
  64. 0x0000020659b35000 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000002653900000,0x0000002653a00000] [id=16276]
  65. 0x0000020659b37000 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000002653a00000,0x0000002653b00000] [id=7864]
  66. [error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff89609397]
  67. VM state:not at safepoint (not fully initialized)
  68. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  69. [0x0000020659ad4fd0] Heap_lock - owner thread: 0x0000020659ad6800
  70. Heap address: 0x0000000700000000, size: 4096 MB, Compressed Oops mode: Non-zero based: 0x0000000700000000
  71. Narrow klass base: 0x0000000000000000, Narrow klass shift: 0
  72. GC Heap History (0 events):
  73. No events
  74. Deoptimization events (0 events):
  75. No events
  76. Classes redefined (0 events):
  77. No events
  78. Internal exceptions (0 events):
  79. No events
  80. Events (1 events):
  81. Event: 0.007 Loaded shared library D:\IntelliJ IDEA 2020.3\jbr\bin\zip.dll
  82. Dynamic libraries:
  83. 0x00007ff649d40000 - 0x00007ff649d4a000 D:\IntelliJ IDEA 2020.3\jbr\bin\java.exe
  84. 0x00007fffd74d0000 - 0x00007fffd76c5000 C:\Windows\SYSTEM32\ntdll.dll
  85. 0x00007fffd5a30000 - 0x00007fffd5aed000 C:\Windows\System32\KERNEL32.DLL
  86. 0x00007fffd4f10000 - 0x00007fffd51d9000 C:\Windows\System32\KERNELBASE.dll
  87. 0x00007fffd5320000 - 0x00007fffd5420000 C:\Windows\System32\ucrtbase.dll
  88. 0x00007fffd16f0000 - 0x00007fffd1709000 D:\IntelliJ IDEA 2020.3\jbr\bin\jli.dll
  89. 0x00007fffce1d0000 - 0x00007fffce1e7000 D:\IntelliJ IDEA 2020.3\jbr\bin\VCRUNTIME140.dll
  90. 0x00007fffd6900000 - 0x00007fffd6aa0000 C:\Windows\System32\USER32.dll
  91. 0x00007fffd5240000 - 0x00007fffd5262000 C:\Windows\System32\win32u.dll
  92. 0x00007fffd5530000 - 0x00007fffd555a000 C:\Windows\System32\GDI32.dll
  93. 0x00007fffd5420000 - 0x00007fffd552b000 C:\Windows\System32\gdi32full.dll
  94. 0x00007fffd4e70000 - 0x00007fffd4f0d000 C:\Windows\System32\msvcp_win.dll
  95. 0x00007fffbfa90000 - 0x00007fffbfd2a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.844_none_ca00b6081b84eb1d\COMCTL32.dll
  96. 0x00007fffd71f0000 - 0x00007fffd728e000 C:\Windows\System32\msvcrt.dll
  97. 0x00007fffd5d50000 - 0x00007fffd5d80000 C:\Windows\System32\IMM32.DLL
  98. 0x00007fffc2040000 - 0x00007fffc20dd000 D:\IntelliJ IDEA 2020.3\jbr\bin\msvcp140.dll
  99. 0x00007fff89320000 - 0x00007fff89dee000 D:\IntelliJ IDEA 2020.3\jbr\bin\server\jvm.dll
  100. 0x00007fffd62d0000 - 0x00007fffd637c000 C:\Windows\System32\ADVAPI32.dll
  101. 0x00007fffd5af0000 - 0x00007fffd5b8c000 C:\Windows\System32\sechost.dll
  102. 0x00007fffd5d80000 - 0x00007fffd5eab000 C:\Windows\System32\RPCRT4.dll
  103. 0x00007fffd7290000 - 0x00007fffd7298000 C:\Windows\System32\PSAPI.DLL
  104. 0x00007fffce560000 - 0x00007fffce569000 C:\Windows\SYSTEM32\WSOCK32.dll
  105. 0x00007fffd5ba0000 - 0x00007fffd5c0b000 C:\Windows\System32\WS2_32.dll
  106. 0x00007fffcbf80000 - 0x00007fffcbfa7000 C:\Windows\SYSTEM32\WINMM.dll
  107. 0x00007fffcbf70000 - 0x00007fffcbf7a000 C:\Windows\SYSTEM32\VERSION.dll
  108. 0x00007fffd3540000 - 0x00007fffd3552000 C:\Windows\SYSTEM32\kernel.appcore.dll
  109. 0x00007fffce110000 - 0x00007fffce121000 D:\IntelliJ IDEA 2020.3\jbr\bin\verify.dll
  110. 0x00007fffd2a90000 - 0x00007fffd2c74000 C:\Windows\SYSTEM32\DBGHELP.DLL
  111. 0x00007fffd1850000 - 0x00007fffd187c000 C:\Windows\SYSTEM32\dbgcore.DLL
  112. 0x00007fffd4c10000 - 0x00007fffd4c90000 C:\Windows\System32\bcryptPrimitives.dll
  113. 0x00007fffccd50000 - 0x00007fffccd79000 D:\IntelliJ IDEA 2020.3\jbr\bin\java.dll
  114. 0x00007fffce000000 - 0x00007fffce00b000 D:\IntelliJ IDEA 2020.3\jbr\bin\jimage.dll
  115. 0x00007fffccae0000 - 0x00007fffccaf8000 D:\IntelliJ IDEA 2020.3\jbr\bin\zip.dll
  116. dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
  117. symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;D:\IntelliJ IDEA 2020.3\jbr\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.844_none_ca00b6081b84eb1d;D:\IntelliJ IDEA 2020.3\jbr\bin\server
  118. VM Arguments:
  119. jvm_args: -Djava.rmi.server.hostname=127.0.0.1 -Duser.timezone=UTC -Xmx4096m -Xms4096m -Dfile.encoding=UTF-8
  120. java_command: com.intellij.database.remote.RemoteJdbcServer com.mysql.cj.jdbc.Driver
  121. java_class_path (initial): D:\IntelliJ IDEA 2020.3\lib\util.jar;D:\IntelliJ IDEA 2020.3\lib\trove4j.jar;D:\IntelliJ IDEA 2020.3\lib\groovy-2.5.11.jar;D:\IntelliJ IDEA 2020.3\plugins\DatabaseTools\lib\jdbc-console.jar;C:\Users\96214\AppData\Roaming\JetBrains\IntelliJIdea2020.3\jdbc-drivers\MySQL ConnectorJ\8.0.21\mysql-connector-java-8.0.21.jar
  122. Launcher Type: SUN_STANDARD
  123. [Global flags]
  124. intx CICompilerCount = 12 {product} {ergonomic}
  125. uint ConcGCThreads = 3 {product} {ergonomic}
  126. uint G1ConcRefinementThreads = 13 {product} {ergonomic}
  127. size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
  128. uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
  129. size_t InitialHeapSize = 4294967296 {product} {command line}
  130. size_t MarkStackSize = 4194304 {product} {ergonomic}
  131. size_t MaxHeapSize = 4294967296 {product} {command line}
  132. size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
  133. uintx NonNMethodCodeHeapSize = 7594288 {pd product} {ergonomic}
  134. uintx NonProfiledCodeHeapSize = 122031976 {pd product} {ergonomic}
  135. uintx ProfiledCodeHeapSize = 122031976 {pd product} {ergonomic}
  136. uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
  137. bool SegmentedCodeCache = true {product} {ergonomic}
  138. bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
  139. bool UseCompressedOops = true {lp64_product} {ergonomic}
  140. bool UseG1GC = true {product} {ergonomic}
  141. bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
  142. Logging:
  143. Log output configuration:
  144. #0: stdout all=warning uptime,level,tags
  145. #1: stderr all=off uptime,level,tags
  146. Environment Variables:
  147. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_271
  148. CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_271\bin;C:\Program Files\Java\jdk1.8.0_271\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_271\lib\tools.jar
  149. PATH=C:\Program Files (x86)\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\jdk1.8.0_271\bin;C:\Program Files\Java\jdk1.8.0_271\jre\bin;C:\Program Files\apache-maven-3.6.3\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;D:\;C:\Program Files (x86)\NetSarang\Xftp 7\;C:\Users\96214\.cargo\bin;C:\Users\96214\AppData\Local\Microsoft\WindowsApps;;D:\Microsoft VS Code\bin;D:\IntelliJ IDEA 2020.3\bin;;C:\Users\96214\AppData\Roaming\npm
  150. USERNAME=96214
  151. OS=Windows_NT
  152. PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 96 Stepping 1, AuthenticAMD
  153. --------------- S Y S T E M ---------------
  154. OS: Windows 10 , 64 bit Build 19041 (10.0.19041.804)
  155. OS uptime: 7 days 13:15 hours
  156. CPU:total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 23 model 96 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, ht, tsc, tscinvbit, tscinv, bmi1, bmi2, adx, sha, fma
  157. Memory: 4k page, system-wide physical 15734M (2141M free)
  158. TotalPageFile size 27214M (AvailPageFile size 1936M)
  159. current process WorkingSet (physical memory assigned to process): 10M, peak: 10M
  160. current process commit charge ("private bytes"): 70M, peak: 4166M
  161. vm_info: OpenJDK 64-Bit Server VM (11.0.9+11-b1145.21) for windows-amd64 JRE (11.0.9+11-b1145.21), built on Nov 21 2020 14:37:09 by "" with MS VC++ 14.0 (VS2015)
  162. END.