| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
- # 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 Zero Based Compressed Oops mode in which the Java heap is
- # placed in the first 32GB 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 32GB virtual address.
- # This output file may be truncated or incomplete.
- #
- # Out of Memory Error (memory/allocation.inline.hpp:61), pid=26756, tid=0x00000000000068a8
- #
- # JRE version: (8.0_251-b08) (build )
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 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 (0x0000000003238000): JavaThread "Unknown thread" [_thread_in_vm, id=26792, stack(0x0000000003120000,0x0000000003220000)]
- Stack: [0x0000000003120000,0x0000000003220000]
- [error occurred during error reporting (printing stack bounds), id 0xc0000005]
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- Other Threads:
- =>0x0000000003238000 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=26792, stack(0x0000000003120000,0x0000000003220000)]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- heap address: 0x00000006c9800000, size: 3944 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
- Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
- Compressed class space size: 1073741824 Address: 0x00000007c0000000
- Heap:
- PSYoungGen total 74240K, used 1280K [0x000000076dd80000, 0x0000000773000000, 0x00000007c0000000)
- eden space 64000K, 2% used [0x000000076dd80000,0x000000076dec0010,0x0000000771c00000)
- from space 10240K, 0% used [0x0000000772600000,0x0000000772600000,0x0000000773000000)
- to space 10240K, 0% used [0x0000000771c00000,0x0000000771c00000,0x0000000772600000)
- ParOldGen total 169472K, used 0K [0x00000006c9800000, 0x00000006d3d80000, 0x000000076dd80000)
- object space 169472K, 0% used [0x00000006c9800000,0x00000006c9800000,0x00000006d3d80000)
- Metaspace used 776K, capacity 4480K, committed 4480K, reserved 1056768K
- class space used 76K, capacity 384K, committed 384K, reserved 1048576K
- Card table byte_map: [0x00000000126f0000,0x0000000012eb0000] byte_map_base: 0x000000000f0a4000
- Marking Bits: (ParMarkBitMap*) 0x000000005e7aaf90
- Begin Bits: [0x0000000013de0000, 0x0000000017b80000)
- End Bits: [0x0000000017b80000, 0x000000001b920000)
- Polling page: 0x0000000001620000
- CodeCache: size=245760Kb used=327Kb max_used=327Kb free=245432Kb
- bounds [0x0000000003330000, 0x00000000035a0000, 0x0000000012330000]
- total_blobs=57 nmethods=0 adapters=38
- compilation: enabled
- Compilation events (0 events):
- No events
- 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 (10 events):
- Event: 0.263 loading class java/lang/Short
- Event: 0.263 loading class java/lang/Short done
- Event: 0.263 loading class java/lang/Integer
- Event: 0.263 loading class java/lang/Integer done
- Event: 0.263 loading class java/lang/Long
- Event: 0.263 loading class java/lang/Long done
- Event: 0.264 loading class java/lang/NullPointerException
- Event: 0.265 loading class java/lang/NullPointerException done
- Event: 0.265 loading class java/lang/ArithmeticException
- Event: 0.265 loading class java/lang/ArithmeticException done
- Dynamic libraries:
- 0x00007ff73fe80000 - 0x00007ff73feb7000 D:\Program Files\Java\jdk1.8.0_251\jre\bin\java.exe
- 0x00007ff850820000 - 0x00007ff850a88000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ff84fda0000 - 0x00007ff84fe69000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ff84d3d0000 - 0x00007ff84d7c1000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007fff76e10000 - 0x00007fff76eb0000 d:\Program Files\Trae CN\resources\app\modules\sandbox\x64\trae_sbox.dll
- 0x00007ff84eb00000 - 0x00007ff84ebb4000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ff850640000 - 0x00007ff8506e9000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ff84ff80000 - 0x00007ff850026000 C:\WINDOWS\System32\sechost.dll
- 0x00007ff850210000 - 0x00007ff850328000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ff84edb0000 - 0x00007ff84ef76000 C:\WINDOWS\System32\USER32.dll
- 0x00007ff84e590000 - 0x00007ff84e5b7000 C:\WINDOWS\System32\win32u.dll
- 0x00007ff84ead0000 - 0x00007ff84eafb000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ff84d860000 - 0x00007ff84d98b000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ff84e370000 - 0x00007ff84e413000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ff84d100000 - 0x00007ff84d24b000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ff83a8b0000 - 0x00007ff83ab43000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.7824_none_3e0870b2e3345462\COMCTL32.dll
- 0x00007ffffb2b0000 - 0x00007ffffb340000 d:\Program Files\Trae CN\resources\app\modules\sandbox\x64\sbox_ipc.dll
- 0x00007ff8505f0000 - 0x00007ff850621000 C:\WINDOWS\System32\IMM32.DLL
- 0x00007ff84af10000 - 0x00007ff84b152000 C:\WINDOWS\SYSTEM32\dbghelp.dll
- 0x00007ff84f000000 - 0x00007ff84f386000 C:\WINDOWS\System32\combase.dll
- 0x00007ff84f420000 - 0x00007ff84f4f7000 C:\WINDOWS\System32\OLEAUT32.dll
- 0x000000005e830000 - 0x000000005e902000 D:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll
- 0x00007ff83d490000 - 0x00007ff83d4cb000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
- 0x000000005df80000 - 0x000000005e82b000 D:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll
- 0x00007ff8506f0000 - 0x00007ff8506f8000 C:\WINDOWS\System32\PSAPI.DLL
- 0x00007ff834fb0000 - 0x00007ff834fba000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ff850760000 - 0x00007ff8507d4000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ff8451b0000 - 0x00007ff8451e5000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ff846d50000 - 0x00007ff846d5b000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ff8486c0000 - 0x00007ff8486cf000 D:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll
- 0x00007ff81d5d0000 - 0x00007ff81d5f9000 D:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll
- 0x00007ff81b150000 - 0x00007ff81b166000 D:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll
- VM Arguments:
- jvm_args: -Xverify:none -XX:TieredStopAtLevel=1
- java_command: com.lianda.backend.Application
- java_class_path (initial): D:\Project\LiandaTugboat\Code\JavaBackend\target\classes;D:\software\tool\maven-repository\ch\qos\logback\logback-classic\1.2.12\logback-classic-1.2.12.jar;D:\software\tool\maven-repository\ch\qos\logback\logback-core\1.2.12\logback-core-1.2.12.jar;D:\software\tool\maven-repository\org\apache\logging\log4j\log4j-to-slf4j\2.17.2\log4j-to-slf4j-2.17.2.jar;D:\software\tool\maven-repository\org\slf4j\jul-to-slf4j\1.7.36\jul-to-slf4j-1.7.36.jar;D:\software\tool\maven-repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;D:\software\tool\maven-repository\org\yaml\snakeyaml\1.30\snakeyaml-1.30.jar;D:\software\tool\maven-repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.13.5\jackson-datatype-jdk8-2.13.5.jar;D:\software\tool\maven-repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.13.5\jackson-datatype-jsr310-2.13.5.jar;D:\software\tool\maven-repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.13.5\jackson-module-parameter-names-2.13.5.jar;D:\software\tool\maven-repository\org\apache\tomcat\embed\tomcat-embed-core\9.0.79\tomcat-embed-core-9.0.79.jar;D:\software\tool\maven-repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.79\tomcat-embed-el-9.0.79.jar;D:\software\tool\maven-repository\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.79\tomcat-embed-websocket-9.0.79.jar;D:\software\tool\maven-repository\org\springframework\spring-web\5.3.29\spring-web-5.3.29.jar;D:\software\tool\maven-repository\org\springframework\spring-beans\5.3.29\spring-beans-5.3.29.jar;D:\software\tool\maven-repository\org\springframework\spring-webmvc\5.3.29\spring-webmvc-5.3.29.jar;D:\software\tool\maven-repository\org\springframework\spring-context\5.3.29\spring-context-5.3.29.jar;D:\software\tool\maven-repository\org\springframework\spring-expression\5.3.29\spring-expression-5.3.29.jar;D:\software\tool\maven-repository\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar;D:\software
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=D:\\Program Files\\Java\\jdk1.8.0_251
- USERNAME=reicarose
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 26100 (10.0.26100.7705)
- CPU:total 12 (initial active 12) (12 cores per cpu, 1 threads per core) family 25 model 80 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
- Memory: 4k page, physical 16153708k(1076164k free), swap 31513704k(7368k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010)
- time: Tue Feb 24 15:14:56 2026
- timezone: Öйú±ê׼ʱ¼ä
- elapsed time: 0 seconds (0d 0h 0m 0s)
|