hs_err_pid28604.log 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # In 32 bit mode, the process size limit was hit
  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. # Use 64 bit Java on a 64 bit OS
  12. # Decrease Java heap size (-Xmx/-Xms)
  13. # Decrease number of Java threads
  14. # Decrease Java thread stack sizes (-Xss)
  15. # Set larger code cache with -XX:ReservedCodeCacheSize=
  16. # This output file may be truncated or incomplete.
  17. #
  18. # Out of Memory Error (memory/allocation.inline.hpp:61), pid=28604, tid=0x000000000000b0e0
  19. #
  20. # JRE version: (8.0_131-b11) (build )
  21. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
  22. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  23. #
  24. --------------- T H R E A D ---------------
  25. Current thread (0x000000000254e800): JavaThread "Unknown thread" [_thread_in_vm, id=45280, stack(0x0000000002380000,0x0000000002480000)]
  26. Stack: [0x0000000002380000,0x0000000002480000]
  27. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  28. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  29. --------------- P R O C E S S ---------------
  30. Java Threads: ( => current thread )
  31. Other Threads:
  32. =>0x000000000254e800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=45280, stack(0x0000000002380000,0x0000000002480000)]
  33. VM state:not at safepoint (normal execution)
  34. VM Mutex/Monitor currently owned by a thread: None
  35. Heap:
  36. PSYoungGen total 76288K, used 1310K [0x000000076b000000, 0x0000000770500000, 0x00000007c0000000)
  37. eden space 65536K, 2% used [0x000000076b000000,0x000000076b147af0,0x000000076f000000)
  38. from space 10752K, 0% used [0x000000076fa80000,0x000000076fa80000,0x0000000770500000)
  39. to space 10752K, 0% used [0x000000076f000000,0x000000076f000000,0x000000076fa80000)
  40. ParOldGen total 175104K, used 0K [0x00000006c1000000, 0x00000006cbb00000, 0x000000076b000000)
  41. object space 175104K, 0% used [0x00000006c1000000,0x00000006c1000000,0x00000006cbb00000)
  42. Metaspace used 770K, capacity 4480K, committed 4480K, reserved 1056768K
  43. class space used 75K, capacity 384K, committed 384K, reserved 1048576K
  44. Card table byte_map: [0x0000000011ea0000,0x00000000126a0000] byte_map_base: 0x000000000e898000
  45. Marking Bits: (ParMarkBitMap*) 0x000000005892c720
  46. Begin Bits: [0x00000000133f0000, 0x00000000173b0000)
  47. End Bits: [0x00000000173b0000, 0x000000001b370000)
  48. Polling page: 0x0000000000b80000
  49. CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb
  50. bounds [0x0000000002ae0000, 0x0000000002d50000, 0x0000000011ae0000]
  51. total_blobs=58 nmethods=0 adapters=38
  52. compilation: enabled
  53. Compilation events (0 events):
  54. No events
  55. GC Heap History (0 events):
  56. No events
  57. Deoptimization events (0 events):
  58. No events
  59. Internal exceptions (0 events):
  60. No events
  61. Events (10 events):
  62. Event: 0.024 loading class java/lang/Short
  63. Event: 0.024 loading class java/lang/Short done
  64. Event: 0.024 loading class java/lang/Integer
  65. Event: 0.024 loading class java/lang/Integer done
  66. Event: 0.024 loading class java/lang/Long
  67. Event: 0.024 loading class java/lang/Long done
  68. Event: 0.024 loading class java/lang/NullPointerException
  69. Event: 0.024 loading class java/lang/NullPointerException done
  70. Event: 0.024 loading class java/lang/ArithmeticException
  71. Event: 0.024 loading class java/lang/ArithmeticException done
  72. Dynamic libraries:
  73. 0x00007ff62de70000 - 0x00007ff62dea7000 D:\DevTools\jdk1.8.0_131\bin\java.exe
  74. 0x00007ffa1e5d0000 - 0x00007ffa1e7c8000 C:\WINDOWS\SYSTEM32\ntdll.dll
  75. 0x00007ffa1c770000 - 0x00007ffa1c832000 C:\WINDOWS\System32\KERNEL32.DLL
  76. 0x00007ffa1c020000 - 0x00007ffa1c31e000 C:\WINDOWS\System32\KERNELBASE.dll
  77. 0x00007ffa1d460000 - 0x00007ffa1d511000 C:\WINDOWS\System32\ADVAPI32.dll
  78. 0x00007ffa1e4f0000 - 0x00007ffa1e58e000 C:\WINDOWS\System32\msvcrt.dll
  79. 0x00007ffa1c5f0000 - 0x00007ffa1c68f000 C:\WINDOWS\System32\sechost.dll
  80. 0x00007ffa1e0b0000 - 0x00007ffa1e1d3000 C:\WINDOWS\System32\RPCRT4.dll
  81. 0x00007ffa1c3f0000 - 0x00007ffa1c417000 C:\WINDOWS\System32\bcrypt.dll
  82. 0x00007ffa1c840000 - 0x00007ffa1c9dd000 C:\WINDOWS\System32\USER32.dll
  83. 0x00007ffa1c3c0000 - 0x00007ffa1c3e2000 C:\WINDOWS\System32\win32u.dll
  84. 0x00007ffa1c740000 - 0x00007ffa1c76b000 C:\WINDOWS\System32\GDI32.dll
  85. 0x00007ffa1be70000 - 0x00007ffa1bf87000 C:\WINDOWS\System32\gdi32full.dll
  86. 0x00007ffa1c320000 - 0x00007ffa1c3bd000 C:\WINDOWS\System32\msvcp_win.dll
  87. 0x00007ffa1bd70000 - 0x00007ffa1be70000 C:\WINDOWS\System32\ucrtbase.dll
  88. 0x00007ffa08f80000 - 0x00007ffa0921a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll
  89. 0x00007ffa1e4a0000 - 0x00007ffa1e4cf000 C:\WINDOWS\System32\IMM32.DLL
  90. 0x00000000589b0000 - 0x0000000058a82000 D:\DevTools\jdk1.8.0_131\jre\bin\msvcr100.dll
  91. 0x0000000058110000 - 0x00000000589ac000 D:\DevTools\jdk1.8.0_131\jre\bin\server\jvm.dll
  92. 0x00007ffa1e490000 - 0x00007ffa1e498000 C:\WINDOWS\System32\PSAPI.DLL
  93. 0x00007ffa0d220000 - 0x00007ffa0d229000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  94. 0x00007ffa1e290000 - 0x00007ffa1e2fb000 C:\WINDOWS\System32\WS2_32.dll
  95. 0x00007ffa089d0000 - 0x00007ffa089f7000 C:\WINDOWS\SYSTEM32\WINMM.dll
  96. 0x00007ffa16c90000 - 0x00007ffa16c9a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  97. 0x0000000058db0000 - 0x0000000058dbf000 D:\DevTools\jdk1.8.0_131\jre\bin\verify.dll
  98. 0x0000000058d80000 - 0x0000000058da9000 D:\DevTools\jdk1.8.0_131\jre\bin\java.dll
  99. 0x0000000057f40000 - 0x0000000057f63000 D:\DevTools\jdk1.8.0_131\jre\bin\instrument.dll
  100. 0x0000000058d30000 - 0x0000000058d46000 D:\DevTools\jdk1.8.0_131\jre\bin\zip.dll
  101. VM Arguments:
  102. jvm_args: -Dmaven.multiModuleProjectDirectory=D:\huimv-guowei-center\huimv-admin -Dmaven.home=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3 -Dclassworlds.conf=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven-event-listener.jar -javaagent:E:\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar=49786:E:\IntelliJ IDEA 2019.3.3\bin -Dfile.encoding=UTF-8
  103. java_command: org.codehaus.classworlds.Launcher -Didea.version2019.3.3 -DskipTests=true package
  104. java_class_path (initial): E:\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.6.0.jar;E:\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar
  105. Launcher Type: SUN_STANDARD
  106. Environment Variables:
  107. JAVA_HOME=C:\Program Files\Java\jdk-15
  108. CLASSPATH=.;C:\java\jdk1.8\lib\dt.jar;C:\java\jdk1.8\lib\tools.jar
  109. PATH=C:\java\jdk1.8\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Oracle\Java\javapath;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\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files\TortoiseSVN\bin;C:\Local\bin\NASM;C:\GnuWin32\bin;E:\ffmpeg\bin;C:\go\bin;C:\Users\huimv\AppData\Local\Yarn\bin;E:\SDK;E:\SDK\platform-tools;D:\Java\jdk1.7.0_80\bin;D:\Java\jdk1.7.0_80\jre\bin;C:\Program Files (x86)\NetSarang\Xshell 7\;G:\Mysql\bin;H:\apache-maven-3.6.3\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;H:\zidingyi\taila\proguard-master\bin;E:\SDK;E:\SDK\platform-tools;H:\zidingyi\taila\proguard-master\bin;
  110. USERNAME=huimv
  111. OS=Windows_NT
  112. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
  113. --------------- S Y S T E M ---------------
  114. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.5072)
  115. CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  116. Memory: 4k page, physical 16711100k(481312k free), swap 40303832k(6016k free)
  117. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)
  118. time: Tue Dec 03 18:48:35 2024
  119. elapsed time: 0 seconds (0d 0h 0m 0s)