hs_err_pid21360.log 18.4 KB
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000069ac29bf, pid=21360, tid=0x00000000000052b8
#
# JRE version: Java(TM) SE Runtime Environment (8.0_321-b07) (build 1.8.0_321-b07)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.321-b07 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [jansi.dll+0x29bf]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x000001a622a51800):  JavaThread "main" [_thread_in_native, id=21176, stack(0x0000003c2a500000,0x0000003c2a600000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x000001a650165a10, RCX=0x0000000000000000, RDX=0x0000000069ac6362
RSP=0x0000003c2a5fe150, RBP=0x0000003c2a5fe608, RSI=0x0000000000001a80, RDI=0x00000000d80bb8c1
R8 =0x0000003c2a5fe148, R9 =0x0000003c2a5fe608, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x0000000000000000, R13=0x000001a650165a10, R14=0x0000003c2a5fe628, R15=0x000001a622a51800
RIP=0x0000000069ac29bf, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x0000003c2a5fe150)
0x0000003c2a5fe150:   000001a650165a10 00007fffe1a0d790
0x0000003c2a5fe160:   0000003c2a5fe608 0000000000001a80
0x0000003c2a5fe170:   0000003c2a5fe18c 000001a622a51800
0x0000003c2a5fe180:   000001a64fd27408 0000001022a51800
0x0000003c2a5fe190:   0000000000000000 0000000000000000
0x0000003c2a5fe1a0:   000001a64fd27408 000001a622a51800
0x0000003c2a5fe1b0:   0000bd09cd69371a 000001a622a51800
0x0000003c2a5fe1c0:   0000003c2a5fe2c0 0000000076da757c
0x0000003c2a5fe1d0:   0000000000000000 0000000000000000
0x0000003c2a5fe1e0:   000001a622a4e3f0 0000000076e7c767
0x0000003c2a5fe1f0:   000000007721af20 0000000076e7e325
0x0000003c2a5fe200:   0000000000000004 000000000000000a
0x0000003c2a5fe210:   0000bd09cd6937ba 000001a622a51800
0x0000003c2a5fe220:   000001a622a4e3f0 0000000076d2f9b5
0x0000003c2a5fe230:   000001a650165a10 0000003c2a5fe2c0
0x0000003c2a5fe240:   0000000000000000 0000003c2a5fe390 

Instructions: (pc=0x0000000069ac29bf)
0x0000000069ac299f:   00 ff d0 85 c0 75 ac 8b 44 24 40 4c 8b 64 24 48
0x0000000069ac29af:   48 8d 15 ac 39 00 00 66 d1 e8 4c 89 e1 0f b7 c0
0x0000000069ac29bf:   66 41 c7 04 44 00 00 e8 15 20 00 00 48 85 c0 74
0x0000000069ac29cf:   1a 48 8d 15 97 39 00 00 4c 89 e1 e8 01 20 00 00 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX={method} {0x000001a650165a18} 'isatty' '(I)I' in 'org/fusesource/jansi/internal/CLibrary'
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000069ac6362 is an unknown value
RSP=0x0000003c2a5fe150 is pointing into the stack for thread: 0x000001a622a51800
RBP=0x0000003c2a5fe608 is pointing into the stack for thread: 0x000001a622a51800
RSI=0x0000000000001a80 is an unknown value
RDI=0x00000000d80bb8c1 is an unknown value
R8 =0x0000003c2a5fe148 is pointing into the stack for thread: 0x000001a622a51800
R9 =0x0000003c2a5fe608 is pointing into the stack for thread: 0x000001a622a51800
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000001a650165a18} 'isatty' '(I)I' in 'org/fusesource/jansi/internal/CLibrary'
R14=0x0000003c2a5fe628 is pointing into the stack for thread: 0x000001a622a51800
R15=0x000001a622a51800 is a thread


Stack: [0x0000003c2a500000,0x0000003c2a600000],  sp=0x0000003c2a5fe150,  free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [jansi.dll+0x29bf]
C  0x000001a6249ea02e

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.fusesource.jansi.internal.CLibrary.isatty(I)I+0
j  org.fusesource.jansi.AnsiConsole.ansiStream(Z)Lorg/fusesource/jansi/AnsiPrintStream;+62
j  org.fusesource.jansi.AnsiConsole.initStreams()V+7
j  org.fusesource.jansi.AnsiConsole.systemInstall()V+15
j  org.apache.maven.shared.utils.logging.MessageUtils.systemInstall()V+6
j  org.apache.maven.cli.MavenCli.main([Ljava/lang/String;Lorg/codehaus/plexus/classworlds/ClassWorld;)I+8
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j  org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced([Ljava/lang/String;)V+45
j  org.codehaus.plexus.classworlds.launcher.Launcher.launch([Ljava/lang/String;)V+2
j  org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode([Ljava/lang/String;)I+108
j  org.codehaus.plexus.classworlds.launcher.Launcher.main([Ljava/lang/String;)V+1
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x000001a652470800 JavaThread "Service Thread" daemon [_thread_blocked, id=17064, stack(0x0000003c2b700000,0x0000003c2b800000)]
  0x000001a650705000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=20324, stack(0x0000003c2b600000,0x0000003c2b700000)]
  0x000001a650704000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=16228, stack(0x0000003c2b500000,0x0000003c2b600000)]
  0x000001a650703800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=14652, stack(0x0000003c2b400000,0x0000003c2b500000)]
  0x000001a6506f9800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=19024, stack(0x0000003c2b300000,0x0000003c2b400000)]
  0x000001a6506f8000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7064, stack(0x0000003c2b200000,0x0000003c2b300000)]
  0x000001a6506a5000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20976, stack(0x0000003c2b100000,0x0000003c2b200000)]
  0x000001a650675800 JavaThread "Finalizer" daemon [_thread_blocked, id=5476, stack(0x0000003c2b000000,0x0000003c2b100000)]
  0x000001a650665000 JavaThread "Reference Handler" daemon [_thread_blocked, id=18932, stack(0x0000003c2af00000,0x0000003c2b000000)]
=>0x000001a622a51800 JavaThread "main" [_thread_in_native, id=21176, stack(0x0000003c2a500000,0x0000003c2a600000)]

Other Threads:
  0x000001a65063b000 VMThread [stack: 0x0000003c2ae00000,0x0000003c2af00000] [id=18808]
  0x000001a6523f8000 WatcherThread [stack: 0x0000003c2b800000,0x0000003c2b900000] [id=9780]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

heap address: 0x00000004c1000000, size: 12272 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 229376K, used 11796K [0x00000006c0580000, 0x00000006d0580000, 0x00000007c0000000)
  eden space 196608K, 6% used [0x00000006c0580000,0x00000006c1105208,0x00000006cc580000)
  from space 32768K, 0% used [0x00000006ce580000,0x00000006ce580000,0x00000006d0580000)
  to   space 32768K, 0% used [0x00000006cc580000,0x00000006cc580000,0x00000006ce580000)
 ParOldGen       total 524288K, used 0K [0x00000004c1000000, 0x00000004e1000000, 0x00000006c0580000)
  object space 524288K, 0% used [0x00000004c1000000,0x00000004c1000000,0x00000004e1000000)
 Metaspace       used 4929K, capacity 5160K, committed 5376K, reserved 1056768K
  class space    used 552K, capacity 644K, committed 768K, reserved 1048576K

Card table byte_map: [0x000001a633d90000,0x000001a635590000] byte_map_base: 0x000001a631788000

Marking Bits: (ParMarkBitMap*) 0x0000000077459030
 Begin Bits: [0x000001a636590000, 0x000001a642550000)
 End Bits:   [0x000001a642550000, 0x000001a64e510000)

Polling page: 0x000001a624310000

CodeCache: size=245760Kb used=1832Kb max_used=1844Kb free=243927Kb
 bounds [0x000001a6249d0000, 0x000001a624c40000, 0x000001a6339d0000]
 total_blobs=644 nmethods=345 adapters=212
 compilation: enabled

Compilation events (10 events):
Event: 0.161 Thread 0x000001a650705000 nmethod 339 0x000001a624b918d0 code [0x000001a624b91a80, 0x000001a624b92010]
Event: 0.161 Thread 0x000001a650705000  341       1       java.nio.Buffer::position (5 bytes)
Event: 0.161 Thread 0x000001a650705000 nmethod 341 0x000001a624b8f3d0 code [0x000001a624b8f520, 0x000001a624b8f638]
Event: 0.162 Thread 0x000001a650705000  342       3       org.fusesource.jansi.internal.JansiLoader$1::accept (26 bytes)
Event: 0.162 Thread 0x000001a650705000 nmethod 342 0x000001a624b90fd0 code [0x000001a624b91160, 0x000001a624b916c0]
Event: 0.163 Thread 0x000001a6506f9800  343       4       java.lang.String::startsWith (72 bytes)
Event: 0.163 Thread 0x000001a650705000  344       3       java.lang.StringBuffer::<init> (6 bytes)
Event: 0.163 Thread 0x000001a650705000 nmethod 344 0x000001a624b94c90 code [0x000001a624b94e00, 0x000001a624b950b8]
Event: 0.163 Thread 0x000001a650705000  345  s    3       java.util.Hashtable::get (69 bytes)
Event: 0.163 Thread 0x000001a650705000 nmethod 345 0x000001a624b94250 code [0x000001a624b943e0, 0x000001a624b94a20]

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (9 events):
Event: 0.026 Thread 0x000001a622a51800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x00000006c0587cc0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hot
Event: 0.026 Thread 0x000001a622a51800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x00000006c0587fa8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\
Event: 0.103 Thread 0x000001a622a51800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000006c0766718) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\methodHandles.cpp, line 1169]
Event: 0.104 Thread 0x000001a622a51800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000006c0773a98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\methodHandles.cpp, line 1169]
Event: 0.157 Thread 0x000001a622a51800 Exception <a 'java/lang/NullPointerException'> (0x00000006c0deb9a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 0.160 Thread 0x000001a622a51800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c0e15b38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
Event: 0.160 Thread 0x000001a622a51800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c0e15f30) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
Event: 0.160 Thread 0x000001a622a51800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c0e1a028) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
Event: 0.160 Thread 0x000001a622a51800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006c0e1a420) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jvm.cpp, line 1523]

Events (10 events):
Event: 0.161 loading class java/util/regex/Matcher
Event: 0.162 loading class java/util/regex/MatchResult
Event: 0.162 loading class java/util/regex/MatchResult done
Event: 0.162 loading class java/util/regex/Matcher done
Event: 0.162 loading class java/util/LinkedList
Event: 0.162 loading class java/util/AbstractSequentialList
Event: 0.162 loading class java/util/AbstractSequentialList done
Event: 0.162 loading class java/util/LinkedList done
Event: 0.162 loading class org/fusesource/jansi/internal/OSInfo
Event: 0.162 loading class org/fusesource/jansi/internal/OSInfo done


Dynamic libraries:
0x00007ff69abf0000 - 0x00007ff69ac37000 	D:\Program Files\Java\jdk1.8.0_321\bin\java.exe
0x00007fffe1970000 - 0x00007fffe1b68000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fffdfa50000 - 0x00007fffdfb12000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007fffdf000000 - 0x00007fffdf2f6000 	C:\WINDOWS\System32\KERNELBASE.dll
0x00007fffe0c30000 - 0x00007fffe0ce1000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007fffe0cf0000 - 0x00007fffe0d8e000 	C:\WINDOWS\System32\msvcrt.dll
0x00007fffe0b90000 - 0x00007fffe0c2f000 	C:\WINDOWS\System32\sechost.dll
0x00007fffe1810000 - 0x00007fffe1930000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007fffdf300000 - 0x00007fffdf327000 	C:\WINDOWS\System32\bcrypt.dll
0x00007fffe0930000 - 0x00007fffe0ad1000 	C:\WINDOWS\System32\USER32.dll
0x00007fffdf960000 - 0x00007fffdf982000 	C:\WINDOWS\System32\win32u.dll
0x00007fffdf990000 - 0x00007fffdf9bb000 	C:\WINDOWS\System32\GDI32.dll
0x00007fffdf6c0000 - 0x00007fffdf7d9000 	C:\WINDOWS\System32\gdi32full.dll
0x00007fffdf7e0000 - 0x00007fffdf87d000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007fffdf540000 - 0x00007fffdf640000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007fffcbb60000 - 0x00007fffcbdfb000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.6456_none_60b8a6cb71f64256\COMCTL32.dll
0x00007fffe05e0000 - 0x00007fffe060f000 	C:\WINDOWS\System32\IMM32.DLL
0x0000000051020000 - 0x000000005102d000 	E:\360Safe\safemon\SafeWrapper.dll
0x00007fffd79a0000 - 0x00007fffd7aa5000 	E:\360Safe\safemon\libzdtp64.dll
0x00007fffdfca0000 - 0x00007fffe0410000 	C:\WINDOWS\System32\SHELL32.dll
0x00007fffe1270000 - 0x00007fffe12cb000 	C:\WINDOWS\System32\SHLWAPI.dll
0x00007fffdeb10000 - 0x00007fffdeb1a000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fffcd510000 - 0x00007fffcd525000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\vcruntime140.dll
0x00007fffad160000 - 0x00007fffad1fb000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\msvcp140.dll
0x0000000076c70000 - 0x00000000774d1000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\server\jvm.dll
0x00007fffdfba0000 - 0x00007fffdfba8000 	C:\WINDOWS\System32\PSAPI.DLL
0x00007fffc4f30000 - 0x00007fffc4f39000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fffd4800000 - 0x00007fffd4827000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fffe0610000 - 0x00007fffe067b000 	C:\WINDOWS\System32\WS2_32.dll
0x00007fffdd7e0000 - 0x00007fffdd7f2000 	C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007fffcd440000 - 0x00007fffcd450000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\verify.dll
0x00007fffcd410000 - 0x00007fffcd43b000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\java.dll
0x00007fffc54c0000 - 0x00007fffc54d8000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\zip.dll
0x00007fffdca70000 - 0x00007fffdd215000 	C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007fffe0ea0000 - 0x00007fffe11f4000 	C:\WINDOWS\System32\combase.dll
0x00007fffde900000 - 0x00007fffde92b000 	C:\WINDOWS\SYSTEM32\Wldp.dll
0x00007fffe1740000 - 0x00007fffe180d000 	C:\WINDOWS\System32\OLEAUT32.dll
0x00007fffe0d90000 - 0x00007fffe0e3d000 	C:\WINDOWS\System32\SHCORE.dll
0x00007fffdef30000 - 0x00007fffdef54000 	C:\WINDOWS\SYSTEM32\profapi.dll
0x00007fffd9c20000 - 0x00007fffd9c3c000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\net.dll
0x00007fffde5f0000 - 0x00007fffde65a000 	C:\WINDOWS\system32\mswsock.dll
0x00007fffcd530000 - 0x00007fffcd543000 	D:\Program Files\Java\jdk1.8.0_321\jre\bin\nio.dll
0x0000000069ac0000 - 0x0000000069ae4000 	D:\maven\apache-maven-3.9.6\lib\jansi-native\Windows\x86_64\jansi.dll
0x00007fffdd2f0000 - 0x00007fffdd4f1000 	C:\WINDOWS\SYSTEM32\dbghelp.dll
0x00007fffdf8d0000 - 0x00007fffdf952000 	C:\WINDOWS\System32\bcryptPrimitives.dll

VM Arguments:
jvm_args: -Dclassworlds.conf=D:\maven\apache-maven-3.9.6\bin\m2.conf -Dmaven.home=D:\maven\apache-maven-3.9.6 -Dlibrary.jansi.path=D:\maven\apache-maven-3.9.6\lib\jansi-native -Dmaven.multiModuleProjectDirectory=D:\Projects\wms4_globalnancangkuangji\huaheng-wms-core 
java_command: org.codehaus.plexus.classworlds.launcher.Launcher spring-boot:run -Dspring-boot.run.profiles=prod
java_class_path (initial): D:\maven\apache-maven-3.9.6\boot\plexus-classworlds-2.7.0.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=D:\Program Files\Java\jdk1.8.0_321
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\Program Files\Java\jdk1.8.0_321\bin;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;D:\Program Files\Java\jdk1.8.0_321\jre\bin;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;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:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\NVIDIA Corporation\NVIDIA NGX;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;D:\Program Files\OpenVPN\bin;D:\Program Files\nodejs\;d:\Users\xcq\AppData\Local\Programs\Trae CN\bin;C:\Users\xcq\AppData\Local\Microsoft\WindowsApps;D:\Users\xcq\AppData\Local\Programs\WorkBuddy\bin;C:\Users\xcq\AppData\Roaming\npm
USERNAME=xcq
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 10 , 64 bit Build 19041 (10.0.19041.5915)

CPU:total 8 (initial active 8) (8 cores per cpu, 1 threads per core) family 6 model 158 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 50258496k(34889688k free), swap 56025664k(35872976k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.321-b07) for windows-amd64 JRE (1.8.0_321-b07), built on Dec 15 2021 11:19:20 by "java_re" with MS VC++ 15.9 (VS2017)

time: Mon Apr  6 10:12:50 2026
timezone: Öйú±ê׼ʱ¼ä
elapsed time: 0.187285 seconds (0d 0h 0m 0s)