出现问题
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x00007ff8f6fc4f69, pid=3644, tid=0x0000000000001bac
#
# JRE version: Java(TM) SE Runtime Environment (8.0_261-b12) (build 1.8.0_261-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [KERNELBASE.dll+0x34f69]
#
# 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 (0x00000211da5c9000): JavaThread "http-nio-38889-exec-1" daemon [_thread_in_native, id=7084, stack(0x00000053b2100000,0x00000053b2200000)]
siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x0000000019930520 0x00000053b21fcbe8 0x00007ff8dc555328 0x00007ff8dc530000
Registers:
RAX=0x00000211dcdfbd10, RBX=0x00007ff8dc555328, RCX=0x00000000000027fd, RDX=0x00007ff8f95eead2
RSP=0x00000053b21fc890, RBP=0x00000053b21fc9d0, RSI=0x00000211dcf3dc20, RDI=0x00000053b21fcbe8
R8 =0x00000000000027fd, R9 =0x0000000000000000, R10=0x00000000d90027fe, R11=0x00000211e0be7c00
R12=0x00000211dc51b120, R13=0x00000000000000a0, R14=0x00000211dc51b1c0, R15=0x00000000000000a0
RIP=0x00007ff8f6fc4f69, EFLAGS=0x0000000000000206
Top of Stack: (sp=0x00000053b21fc890)
0x00000053b21fc890: 00000211db9760d0 00007ff8dc555328
0x00000053b21fc8a0: 00000211dcf3dc20 00007ff8dc54652d
0x00000053b21fc8b0: 00000001e06d7363 0000000000000000
0x00000053b21fc8c0: 00007ff8f6fc4f69 0000021100000004
0x00000053b21fc8d0: 0000000019930520 00000053b21fcbe8
0x00000053b21fc8e0: 00007ff8dc555328 00007ff8dc530000
0x00000053b21fc8f0: 00000000000000a0 00000211dc51b120
0x00000053b21fc900: 00000211dcf3dc20 00000053b21fc9d0
0x00000053b21fc910: 00000053b21fc9e0 00007ff8f9604a5f
0x00000053b21fc920: 00000053b21fcbe8 0000005300000000
0x00000053b21fc930: 00000000ffffffff 00007ff8f6cef05b
0x00000053b21fc940: 00007ff8dc559000 00007ff8dc530000
0x00000053b21fc950: 00000adc89e4b428 00000211dc51b120
0x00000053b21fc960: 00007ff8dc555328 00007ff8dc79485d
0x00000053b21fc970: 00000053b21fcbe8 00007ff800000000
0x00000053b21fc980: 00000000ffffffff 000000000000000f
Instructions: (pc=0x00007ff8f6fc4f69)
0x00007ff8f6fc4f49: 8b d1 44 0f 47 c0 44 89 44 24 38 49 c1 e0 03 e8
0x00007ff8f6fc4f59: 1a d5 05 00 48 8d 4c 24 20 48 ff 15 9f 9d 18 00
0x00007ff8f6fc4f69: 0f 1f 44 00 00 48 8b 8c 24 c0 00 00 00 48 33 cc
0x00007ff8f6fc4f79: e8 52 97 05 00 48 81 c4 d8 00 00 00 c3 cc 83 64
Register to memory mapping:
RAX=0x00000211dcdfbd10 is an unknown value
RBX=0x00007ff8dc555328 is an unknown value
RCX=0x00000000000027fd is an unknown value
RDX=0x00007ff8f95eead2 is an unknown value
RSP=0x00000053b21fc890 is pointing into the stack for thread: 0x00000211da5c9000
RBP=0x00000053b21fc9d0 is pointing into the stack for thread: 0x00000211da5c9000
RSI=0x00000211dcf3dc20 is an unknown value
RDI=0x00000053b21fcbe8 is pointing into the stack for thread: 0x00000211da5c9000
R8 =0x00000000000027fd is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000000d90027fe is an unknown value
R11=0x00000211e0be7c00 is an unknown value
R12=0x00000211dc51b120 is an unknown value
R13=0x00000000000000a0 is an unknown value
R14=0x00000211dc51b1c0 is an unknown value
R15=0x00000000000000a0 is an unknown value
Stack: [0x00000053b2100000,0x00000053b2200000], sp=0x00000053b21fc890, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [KERNELBASE.dll+0x34f69]
C [vcruntime140.dll+0x485d]
C [SeetaFaceDetector600.dll+0xa735]
C [SeetaFaceDetector600.dll+0xa441]
C [SeetaFace6JNI.dll+0x34a2]
C 0x00000211a1ab9f4e
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.seetaface.SeetaFace6JNI.query(Lcom/seetaface/model/SeetaImageData;)Lcom/seetaface/model/RecognizeResult;+0
j com.cnsugar.ai.face.FaceHelper.search(Ljava/awt/image/BufferedImage;)Lcom/cnsugar/ai/face/bean/Result;+35
j com.cnsugar.ai.face.FaceHelper.search([B)Lcom/cnsugar/ai/face/bean/Result;+19
j com.web.ApiController.search(Lcom/web/FaceInfoDto;)Lcom/web/R;+73
v ~StubRoutines::call_stub
J 2571 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x00000211a24ade3f [0x00000211a24addc0+0x7f]
J 2570 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x00000211a24b13fc [0x00000211a24b0200+0x11fc]
J 2012 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000211a2274ecc [0x00000211a2274dc0+0x10c]
J 2042 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000211a2299fb4 [0x00000211a2299bc0+0x3f4]
j org.springframework.web.method.support.InvocableHandlerMethod.doInvoke([Ljava/lang/Object;)Ljava/lang/Object;+16
j org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(Lorg/springframework/web/context/request/NativeWebRequest;Lorg/springframework/web/method/support/ModelAndViewContainer;[Ljava/lang/Object;)Ljava/lang/Object;+56
j org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(Lorg/springframework/web/context/request/ServletWebRequest;Lorg/springframework/web/method/support/ModelAndViewContainer;[Ljava/lang/Object;)V+4
j org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lorg/springframework/web/method/HandlerMethod;)Lorg/springframework/web/servlet/ModelAndView;+244
j org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lorg/springframework/web/method/HandlerMethod;)Lorg/springframework/web/servlet/ModelAndView;+81
j org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/Object;)Lorg/springframework/web/servlet/ModelAndView;+7
j org.springframework.web.servlet.DispatcherServlet.doDispatch(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+257
j org.springframework.web.servlet.DispatcherServlet.doService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+212
j org.springframework.web.servlet.FrameworkServlet.processRequest(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+71
j org.springframework.web.servlet.FrameworkServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+149
j org.springframework.web.servlet.FrameworkServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+33
j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+36
j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+304
j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
j org.apache.tomcat.websocket.server.WsFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+21
j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
j org.springframework.web.filter.RequestContextFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+21
j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+147
j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
j org.springframework.web.filter.FormContentFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+38
j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+147
j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
j org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+53
j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+147
j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+135
j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
j org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+694
j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+166
j org.apache.catalina.authenticator.AuthenticatorBase.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+260
j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+114
j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+45
j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+199
j org.apache.coyote.http11.Http11Processor.service(Lorg/apache/tomcat/util/net/SocketWrapperBase;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+735
j org.apache.coyote.AbstractProcessorLight.process(Lorg/apache/tomcat/util/net/SocketWrapperBase;Lorg/apache/tomcat/util/net/SocketEvent;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+170
j org.apache.coyote.AbstractProtocol$ConnectionHandler.process(Lorg/apache/tomcat/util/net/SocketWrapperBase;Lorg/apache/tomcat/util/net/SocketEvent;)Lorg/apache/tomcat/util/net/AbstractEndpoint$Handler$SocketState;+505
j org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun()V+221
j org.apache.tomcat.util.net.SocketProcessorBase.run()V+21
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run()V+4
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000211da5cb800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=17876, stack(0x00000053b2f00000,0x00000053b3000000)]
0x00000211da5d8000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3280, stack(0x00000053aee00000,0x00000053aef00000)]
0x00000211da5cd800 JavaThread "http-nio-38889-Acceptor" daemon [_thread_in_native, id=7820, stack(0x00000053b2c00000,0x00000053b2d00000)]
0x00000211da5d4800 JavaThread "http-nio-38889-ClientPoller" daemon [_thread_in_native, id=6260, stack(0x00000053b2b00000,0x00000053b2c00000)]
0x00000211da5cd000 JavaThread "http-nio-38889-exec-10" daemon [_thread_blocked, id=5372, stack(0x00000053b2a00000,0x00000053b2b00000)]
0x00000211da5d0000 JavaThread "http-nio-38889-exec-9" daemon [_thread_blocked, id=8028, stack(0x00000053b2900000,0x00000053b2a00000)]
0x00000211da5d3000 JavaThread "http-nio-38889-exec-8" daemon [_thread_blocked, id=2488, stack(0x00000053b2800000,0x00000053b2900000)]
0x00000211da5d1800 JavaThread "http-nio-38889-exec-7" daemon [_thread_blocked, id=12428, stack(0x00000053b2700000,0x00000053b2800000)]
0x00000211da5cf000 JavaThread "http-nio-38889-exec-6" daemon [_thread_blocked, id=17276, stack(0x00000053b2600000,0x00000053b2700000)]
0x00000211da5d0800 JavaThread "http-nio-38889-exec-5" daemon [_thread_in_native, id=16116, stack(0x00000053b2500000,0x00000053b2600000)]
0x00000211da5d3800 JavaThread "http-nio-38889-exec-4" daemon [_thread_blocked, id=4952, stack(0x00000053b2400000,0x00000053b2500000)]
0x00000211da5ce800 JavaThread "http-nio-38889-exec-3" daemon [_thread_in_native, id=10764, stack(0x00000053b2300000,0x00000053b2400000)]
0x00000211da5d2000 JavaThread "http-nio-38889-exec-2" daemon [_thread_blocked, id=12024, stack(0x00000053b2200000,0x00000053b2300000)]
=>0x00000211da5c9000 JavaThread "http-nio-38889-exec-1" daemon [_thread_in_native, id=7084, stack(0x00000053b2100000,0x00000053b2200000)]
0x00000211da5ca000 JavaThread "http-nio-38889-BlockPoller" daemon [_thread_in_native, id=10288, stack(0x00000053b2000000,0x00000053b2100000)]
0x00000211df64e800 JavaThread "container-0" [_thread_blocked, id=9468, stack(0x00000053b1300000,0x00000053b1400000)]
0x00000211dfa59800 JavaThread "Catalina-utility-2" [_thread_blocked, id=6880, stack(0x00000053b1200000,0x00000053b1300000)]
0x00000211dfb8f800 JavaThread "Catalina-utility-1" [_thread_blocked, id=18076, stack(0x00000053b1100000,0x00000053b1200000)]
0x00000211d9053000 JavaThread "Service Thread" daemon [_thread_blocked, id=6308, stack(0x00000053b0f00000,0x00000053b1000000)]
0x00000211d8f6a800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=9340, stack(0x00000053b0e00000,0x00000053b0f00000)]
0x00000211d8f69000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=15988, stack(0x00000053b0d00000,0x00000053b0e00000)]
0x00000211d8f67000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=16792, stack(0x00000053b0c00000,0x00000053b0d00000)]
0x00000211d8f66000 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=15724, stack(0x00000053b0b00000,0x00000053b0c00000)]
0x00000211d8f68800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=14300, stack(0x00000053b0a00000,0x00000053b0b00000)]
0x00000211d8f65800 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=13988, stack(0x00000053b0900000,0x00000053b0a00000)]
0x00000211d8f67800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=17864, stack(0x00000053b0800000,0x00000053b0900000)]
0x00000211d8f6b800 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=5936, stack(0x00000053b0700000,0x00000053b0800000)]
0x00000211d8f64800 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=16764, stack(0x00000053b0600000,0x00000053b0700000)]
0x00000211d8f6a000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=6064, stack(0x00000053b0500000,0x00000053b0600000)]
0x00000211d8f5a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15284, stack(0x00000053b0400000,0x00000053b0500000)]
0x00000211d8f57800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5672, stack(0x00000053b0300000,0x00000053b0400000)]
0x00000211d8f55000 JavaThread "Attach Listener" daemon [_thread_blocked, id=16508, stack(0x00000053b0200000,0x00000053b0300000)]
0x00000211d8f54000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16600, stack(0x00000053b0100000,0x00000053b0200000)]
0x00000211d6d58800 JavaThread "Finalizer" daemon [_thread_blocked, id=5492, stack(0x00000053b0000000,0x00000053b0100000)]
0x00000211d6d4e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13608, stack(0x00000053aff00000,0x00000053b0000000)]
Other Threads:
0x00000211d6d44800 VMThread [stack: 0x00000053afe00000,0x00000053aff00000] [id=9828]
0x00000211d9089000 WatcherThread [stack: 0x00000053b1000000,0x00000053b1100000] [id=4172]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000003c4600000, size: 16314 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 304640K, used 135523K [0x000000066c200000, 0x0000000683e80000, 0x00000007c0000000)
eden space 261120K, 51% used [0x000000066c200000,0x0000000674658c10,0x000000067c100000)
from space 43520K, 0% used [0x000000067c100000,0x000000067c100000,0x000000067eb80000)
to space 43520K, 0% used [0x0000000681400000,0x0000000681400000,0x0000000683e80000)
ParOldGen total 882176K, used 11486K [0x00000003c4600000, 0x00000003fa380000, 0x000000066c200000)
object space 882176K, 1% used [0x00000003c4600000,0x00000003c5137a78,0x00000003fa380000)
Metaspace used 40831K, capacity 42726K, committed 42792K, reserved 1087488K
class space used 5298K, capacity 5667K, committed 5672K, reserved 1048576K
Card table byte_map: [0x00000211b0e60000,0x00000211b2e40000] byte_map_base: 0x00000211af03d000
Marking Bits: (ParMarkBitMap*) 0x0000000076c24fb0
Begin Bits: [0x00000211b4380000, 0x00000211c4268000)
End Bits: [0x00000211c4268000, 0x00000211d4150000)
Polling page: 0x00000211a0220000
CodeCache: size=245760Kb used=13526Kb max_used=15123Kb free=232233Kb
bounds [0x00000211a1aa0000, 0x00000211a2980000, 0x00000211b0aa0000]
total_blobs=4166 nmethods=3589 adapters=486
compilation: enabled
Compilation events (10 events):
Event: 39.367 Thread 0x00000211d8f6a800 nmethod 4153 0x00000211a25b7e10 code [0x00000211a25b7f60, 0x00000211a25b8198]
Event: 39.367 Thread 0x00000211d8f6a800 4149 1 com.fasterxml.jackson.databind.JavaType::hashCode (5 bytes)
Event: 39.367 Thread 0x00000211d8f69000 nmethod 4150 0x00000211a2294f50 code [0x00000211a2295220, 0x00000211a22969d0]
Event: 39.367 Thread 0x00000211d8f6a800 nmethod 4149 0x00000211a215e0d0 code [0x00000211a215e220, 0x00000211a215e338]
Event: 39.367 Thread 0x00000211d8f66000 nmethod 4146 0x00000211a1d8ba50 code [0x00000211a1d8bda0, 0x00000211a1d8e0e0]
Event: 39.367 Thread 0x00000211d8f6b800 4155 4 sun.awt.image.ByteInterleavedRaster::setDataElements (18 bytes)
Event: 39.368 Thread 0x00000211d8f69000 4156 1 java.awt.image.Raster::getSampleModel (5 bytes)
Event: 39.368 Thread 0x00000211d8f69000 nmethod 4156 0x00000211a22b1350 code [0x00000211a22b14a0, 0x00000211a22b15b8]
Event: 39.368 Thread 0x00000211d8f6b800 nmethod 4155 0x00000211a24d2810 code [0x00000211a24d2960, 0x00000211a24d2a28]
Event: 39.368 Thread 0x00000211d8f67000 nmethod 4143 0x00000211a268a110 code [0x00000211a268a860, 0x00000211a268fe50]
GC Heap History (10 events):
Event: 0.997 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 304640K, used 240237K [0x000000066c200000, 0x0000000681600000, 0x00000007c0000000)
eden space 261120K, 92% used [0x000000066c200000,0x000000067ac9b790,0x000000067c100000)
from space 43520K, 0% used [0x000000067eb80000,0x000000067eb80000,0x0000000681600000)
to space 43520K, 0% used [0x000000067c100000,0x000000067c100000,0x000000067eb80000)
ParOldGen total 696320K, used 0K [0x00000003c4600000, 0x00000003eee00000, 0x000000066c200000)
object space 696320K, 0% used [0x00000003c4600000,0x00000003c4600000,0x00000003eee00000)
Metaspace used 20537K, capacity 21146K, committed 21296K, reserved 1067008K
class space used 2766K, capacity 2917K, committed 2944K, reserved 1048576K
Event: 1.001 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 304640K, used 6763K [0x000000066c200000, 0x0000000681600000, 0x00000007c0000000)
eden space 261120K, 0% used [0x000000066c200000,0x000000066c200000,0x000000067c100000)
from space 43520K, 15% used [0x000000067c100000,0x000000067c79ad00,0x000000067eb80000)
to space 43520K, 0% used [0x000000067eb80000,0x000000067eb80000,0x0000000681600000)
ParOldGen total 696320K, used 88K [0x00000003c4600000, 0x00000003eee00000, 0x000000066c200000)
object space 696320K, 0% used [0x00000003c4600000,0x00000003c4616010,0x00000003eee00000)
Metaspace used 20537K, capacity 21146K, committed 21296K, reserved 1067008K
class space used 2766K, capacity 2917K, committed 2944K, reserved 1048576K
}
Event: 1.001 GC heap before
{Heap before GC invocations=2 (full 1):
PSYoungGen total 304640K, used 6763K [0x000000066c200000, 0x0000000681600000, 0x00000007c0000000)
eden space 261120K, 0% used [0x000000066c200000,0x000000066c200000,0x000000067c100000)
from space 43520K, 15% used [0x000000067c100000,0x000000067c79ad00,0x000000067eb80000)
to space 43520K, 0% used [0x000000067eb80000,0x000000067eb80000,0x0000000681600000)
ParOldGen total 696320K, used 88K [0x00000003c4600000, 0x00000003eee00000, 0x000000066c200000)
object space 696320K, 0% used [0x00000003c4600000,0x00000003c4616010,0x00000003eee00000)
Metaspace used 20537K, capacity 21146K, committed 21296K, reserved 1067008K
class space used 2766K, capacity 2917K, committed 2944K, reserved 1048576K
Event: 1.019 GC heap after
Heap after GC invocations=2 (full 1):
PSYoungGen total 304640K, used 0K [0x000000066c200000, 0x0000000681600000, 0x00000007c0000000)
eden space 261120K, 0% used [0x000000066c200000,0x000000066c200000,0x000000067c100000)
from space 43520K, 0% used [0x000000067c100000,0x000000067c100000,0x000000067eb80000)
to space 43520K, 0% used [0x000000067eb80000,0x000000067eb80000,0x0000000681600000)
ParOldGen total 480256K, used 6524K [0x00000003c4600000, 0x00000003e1b00000, 0x000000066c200000)
object space 480256K, 1% used [0x00000003c4600000,0x00000003c4c5f0d8,0x00000003e1b00000)
Metaspace used 20536K, capacity 21140K, committed 21296K, reserved 1067008K
class space used 2765K, capacity 2916K, committed 2944K, reserved 1048576K
}
Event: 2.002 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 304640K, used 261120K [0x000000066c200000, 0x0000000681600000, 0x00000007c0000000)
eden space 261120K, 100% used [0x000000066c200000,0x000000067c100000,0x000000067c100000)
from space 43520K, 0% used [0x000000067c100000,0x000000067c100000,0x000000067eb80000)
to space 43520K, 0% used [0x000000067eb80000,0x000000067eb80000,0x0000000681600000)
ParOldGen total 480256K, used 6524K [0x00000003c4600000, 0x00000003e1b00000, 0x000000066c200000)
object space 480256K, 1% used [0x00000003c4600000,0x00000003c4c5f0d8,0x00000003e1b00000)
Metaspace used 32272K, capacity 33746K, committed 34048K, reserved 1079296K
class space used 4243K, capacity 4543K, committed 4608K, reserved 1048576K
Event: 2.007 GC heap after
Heap after GC invocations=3 (full 1):
PSYoungGen total 304640K, used 6132K [0x000000066c200000, 0x0000000684780000, 0x00000007c0000000)
eden space 261120K, 0% used [0x000000066c200000,0x000000066c200000,0x000000067c100000)
from space 43520K, 14% used [0x000000067eb80000,0x000000067f17d040,0x0000000681600000)
to space 43520K, 0% used [0x000000067c100000,0x000000067c100000,0x000000067eb80000)
ParOldGen total 480256K, used 6532K [0x00000003c4600000, 0x00000003e1b00000, 0x000000066c200000)
object space 480256K, 1% used [0x00000003c4600000,0x00000003c4c610d8,0x00000003e1b00000)
Metaspace used 32272K, capacity 33746K, committed 34048K, reserved 1079296K
class space used 4243K, capacity 4543K, committed 4608K, reserved 1048576K
}
Event: 4.096 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 304640K, used 40169K [0x000000066c200000, 0x0000000684780000, 0x00000007c0000000)
eden space 261120K, 13% used [0x000000066c200000,0x000000066e33d3f8,0x000000067c100000)
from space 43520K, 14% used [0x000000067eb80000,0x000000067f17d040,0x0000000681600000)
to space 43520K, 0% used [0x000000067c100000,0x000000067c100000,0x000000067eb80000)
ParOldGen total 480256K, used 6532K [0x00000003c4600000, 0x00000003e1b00000, 0x000000066c200000)
object space 480256K, 1% used [0x00000003c4600000,0x00000003c4c610d8,0x00000003e1b00000)
Metaspace used 34001K, capacity 35458K, committed 35496K, reserved 1079296K
class space used 4457K, capacity 4773K, committed 4776K, reserved 1048576K
Event: 4.099 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 304640K, used 6260K [0x000000066c200000, 0x0000000683e80000, 0x00000007c0000000)
eden space 261120K, 0% used [0x000000066c200000,0x000000066c200000,0x000000067c100000)
from space 43520K, 14% used [0x000000067c100000,0x000000067c71d040,0x000000067eb80000)
to space 43520K, 0% used [0x0000000681400000,0x0000000681400000,0x0000000683e80000)
ParOldGen total 480256K, used 6540K [0x00000003c4600000, 0x00000003e1b00000, 0x000000066c200000)
object space 480256K, 1% used [0x00000003c4600000,0x00000003c4c630d8,0x00000003e1b00000)
Metaspace used 34001K, capacity 35458K, committed 35496K, reserved 1079296K
class space used 4457K, capacity 4773K, committed 4776K, reserved 1048576K
}
Event: 4.099 GC heap before
{Heap before GC invocations=5 (full 2):
PSYoungGen total 304640K, used 6260K [0x000000066c200000, 0x0000000683e80000, 0x00000007c0000000)
eden space 261120K, 0% used [0x000000066c200000,0x000000066c200000,0x000000067c100000)
from space 43520K, 14% used [0x000000067c100000,0x000000067c71d040,0x000000067eb80000)
to space 43520K, 0% used [0x0000000681400000,0x0000000681400000,0x0000000683e80000)
ParOldGen total 480256K, used 6540K [0x00000003c4600000, 0x00000003e1b00000, 0x000000066c200000)
object space 480256K, 1% used [0x00000003c4600000,0x00000003c4c630d8,0x00000003e1b00000)
Metaspace used 34001K, capacity 35458K, committed 35496K, reserved 1079296K
class space used 4457K, capacity 4773K, committed 4776K, reserved 1048576K
Event: 4.149 GC heap after
Heap after GC invocations=5 (full 2):
PSYoungGen total 304640K, used 0K [0x000000066c200000, 0x0000000683e80000, 0x00000007c0000000)
eden space 261120K, 0% used [0x000000066c200000,0x000000066c200000,0x000000067c100000)
from space 43520K, 0% used [0x000000067c100000,0x000000067c100000,0x000000067eb80000)
to space 43520K, 0% used [0x0000000681400000,0x0000000681400000,0x0000000683e80000)
ParOldGen total 882176K, used 11486K [0x00000003c4600000, 0x00000003fa380000, 0x000000066c200000)
object space 882176K, 1% used [0x00000003c4600000,0x00000003c5137a78,0x00000003fa380000)
Metaspace used 34001K, capacity 35458K, committed 35496K, reserved 1079296K
class space used 4457K, capacity 4773K, committed 4776K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 27.674 Thread 0x00000211da5c9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000211a2663d58 method=org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(Ljava/lang/String;Lorg/springframework/beans/factory/support/RootBeanDefinit
Event: 27.696 Thread 0x00000211da5c9000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000211a207bf2c method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
Event: 27.696 Thread 0x00000211da5c9000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000211a207bf2c method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
Event: 27.708 Thread 0x00000211da5c9000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000211a207bf2c method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
Event: 27.708 Thread 0x00000211da5c9000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000211a207bf2c method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
Event: 34.963 Thread 0x00000211da5ce800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000211a239d074 method=java.util.Collections$SynchronizedMap.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 13
Event: 34.964 Thread 0x00000211da5ce800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000211a22a9b44 method=java.util.Collections$SynchronizedMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 12
Event: 34.964 Thread 0x00000211da5ce800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000211a22a9b44 method=java.util.Collections$SynchronizedMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 12
Event: 34.964 Thread 0x00000211da5ce800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000211a239d074 method=java.util.Collections$SynchronizedMap.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 13
Event: 34.964 Thread 0x00000211da5ce800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000211a22a9b44 method=java.util.Collections$SynchronizedMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 12
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 35.776 Thread 0x00000211da5d3000 Exception <a 'java/io/IOException'> (0x000000067398a210) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 35.776 Thread 0x00000211da5d3000 Exception <a 'java/io/IOException'> (0x000000067398a868) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 35.776 Thread 0x00000211da5d3000 Exception <a 'java/io/IOException'> (0x000000067398cb58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 35.776 Thread 0x00000211da5d3000 Exception <a 'java/io/IOException'> (0x000000067398d1b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 37.654 Thread 0x00000211da5cd000 Exception <a 'java/io/IOException'> (0x0000000673cdf598) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 37.654 Thread 0x00000211da5cd000 Exception <a 'java/io/IOException'> (0x0000000673cdfbf0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 37.833 Thread 0x00000211da5d2000 Exception <a 'java/io/IOException'> (0x0000000673e71ba0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 37.833 Thread 0x00000211da5d2000 Exception <a 'java/io/IOException'> (0x0000000673e721f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 37.833 Thread 0x00000211da5d2000 Exception <a 'java/io/IOException'> (0x0000000673e74418) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 37.833 Thread 0x00000211da5d2000 Exception <a 'java/io/IOException'> (0x0000000673e74a70) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jni.cpp, line 710]
Events (10 events):
Event: 35.079 Thread 0x00000211d8f67000 flushing nmethod 0x00000211a27ce950
Event: 35.079 Thread 0x00000211d8f67000 flushing nmethod 0x00000211a27eb6d0
Event: 35.605 Thread 0x00000211da5d1800 DEOPT PACKING pc=0x00000211a1ff5284 sp=0x00000053b27fd060
Event: 35.605 Thread 0x00000211da5d1800 DEOPT UNPACKING pc=0x00000211a1ae7898 sp=0x00000053b27fcdd0 mode 0
Event: 37.604 Thread 0x00000211da5cd000 DEOPT PACKING pc=0x00000211a1d6a58a sp=0x00000053b2afcde0
Event: 37.604 Thread 0x00000211da5cd000 DEOPT UNPACKING pc=0x00000211a1ae7898 sp=0x00000053b2afcbd8 mode 0
Event: 37.605 Thread 0x00000211da5cd000 DEOPT PACKING pc=0x00000211a1e36aed sp=0x00000053b2afcb30
Event: 37.605 Thread 0x00000211da5cd000 DEOPT UNPACKING pc=0x00000211a1ae7898 sp=0x00000053b2afc8e8 mode 0
Event: 39.365 loading class java/util/concurrent/locks/ReentrantReadWriteLock$Sync$HoldCounter
Event: 39.365 loading class java/util/concurrent/locks/ReentrantReadWriteLock$Sync$HoldCounter done
Dynamic libraries:
0x00007ff7d8750000 - 0x00007ff7d8797000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\javaw.exe
0x00007ff8f95d0000 - 0x00007ff8f97c5000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff8f83c0000 - 0x00007ff8f847e000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff8f6f90000 - 0x00007ff8f7258000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff8f93d0000 - 0x00007ff8f947c000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff8f9490000 - 0x00007ff8f952e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff8f7750000 - 0x00007ff8f77eb000 C:\WINDOWS\System32\sechost.dll
0x00007ff8f7620000 - 0x00007ff8f774a000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff8f8880000 - 0x00007ff8f8a21000 C:\WINDOWS\System32\USER32.dll
0x00007ff8f75e0000 - 0x00007ff8f7602000 C:\WINDOWS\System32\win32u.dll
0x00007ff8f8850000 - 0x00007ff8f887b000 C:\WINDOWS\System32\GDI32.dll
0x00007ff8f74d0000 - 0x00007ff8f75dd000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff8f6ef0000 - 0x00007ff8f6f8d000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff8f6ce0000 - 0x00007ff8f6de0000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff8e3760000 - 0x00007ff8e39fa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ff8f7be0000 - 0x00007ff8f7c10000 C:\WINDOWS\System32\IMM32.DLL
0x00007ff8dc790000 - 0x00007ff8dc7a5000 C:\Program Files\Java\jre1.8.0_261\bin\vcruntime140.dll
0x00007ff8d5800000 - 0x00007ff8d589b000 C:\Program Files\Java\jre1.8.0_261\bin\msvcp140.dll
0x0000000076430000 - 0x0000000076c9c000 C:\Program Files\Java\jre1.8.0_261\bin\server\jvm.dll
0x00007ff8f9480000 - 0x00007ff8f9488000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ff8f02a0000 - 0x00007ff8f02aa000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff8e1940000 - 0x00007ff8e1949000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ff8ed890000 - 0x00007ff8ed8b7000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff8f87e0000 - 0x00007ff8f884b000 C:\WINDOWS\System32\WS2_32.dll
0x00007ff8f4bf0000 - 0x00007ff8f4c02000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ff8f2780000 - 0x00007ff8f2790000 C:\Program Files\Java\jre1.8.0_261\bin\verify.dll
0x00007ff8d84b0000 - 0x00007ff8d84db000 C:\Program Files\Java\jre1.8.0_261\bin\java.dll
0x00007ff8da490000 - 0x00007ff8da4a8000 C:\Program Files\Java\jre1.8.0_261\bin\zip.dll
0x00007ff8f7c70000 - 0x00007ff8f83b4000 C:\WINDOWS\System32\SHELL32.dll
0x00007ff8f4df0000 - 0x00007ff8f5584000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ff8f8480000 - 0x00007ff8f87d5000 C:\WINDOWS\System32\combase.dll
0x00007ff8f6660000 - 0x00007ff8f668e000 C:\WINDOWS\SYSTEM32\Wldp.dll
0x00007ff8f7b30000 - 0x00007ff8f7bdd000 C:\WINDOWS\System32\SHCORE.dll
0x00007ff8f8c00000 - 0x00007ff8f8c55000 C:\WINDOWS\System32\shlwapi.dll
0x00007ff8f6c20000 - 0x00007ff8f6c3f000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ff8e18b0000 - 0x00007ff8e18bd000 C:\Program Files\Java\jre1.8.0_261\bin\management.dll
0x00007ff8d8490000 - 0x00007ff8d84ac000 C:\Program Files\Java\jre1.8.0_261\bin\net.dll
0x00007ff8f63c0000 - 0x00007ff8f642a000 C:\WINDOWS\system32\mswsock.dll
0x00007ff8d2220000 - 0x00007ff8d2237000 C:\WINDOWS\system32\napinsp.dll
0x00007ff8c7860000 - 0x00007ff8c787b000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ff8dc4e0000 - 0x00007ff8dc4f5000 C:\WINDOWS\system32\wshbth.dll
0x00007ff8f2600000 - 0x00007ff8f261d000 C:\WINDOWS\system32\NLAapi.dll
0x00007ff8f60b0000 - 0x00007ff8f60eb000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ff8f60f0000 - 0x00007ff8f61bb000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ff8f91c0000 - 0x00007ff8f91c8000 C:\WINDOWS\System32\NSI.dll
0x00007ff8c7840000 - 0x00007ff8c7852000 C:\WINDOWS\System32\winrnr.dll
0x00007ff8ef470000 - 0x00007ff8ef47a000 C:\Windows\System32\rasadhlp.dll
0x00007ff8ee740000 - 0x00007ff8ee7bf000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ff8f7410000 - 0x00007ff8f7437000 C:\WINDOWS\System32\bcrypt.dll
0x00007ff8d8470000 - 0x00007ff8d8483000 C:\Program Files\Java\jre1.8.0_261\bin\nio.dll
0x00007ff8f65b0000 - 0x00007ff8f65c8000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ff8f5d40000 - 0x00007ff8f5d74000 C:\WINDOWS\system32\rsaenh.dll
0x00007ff8f6be0000 - 0x00007ff8f6c0e000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ff8f7440000 - 0x00007ff8f74c2000 C:\WINDOWS\System32\bcryptprimitives.dll
0x00007ff8f65d0000 - 0x00007ff8f65dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ff8f0770000 - 0x00007ff8f0787000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ff8f0750000 - 0x00007ff8f076d000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ff8d50e0000 - 0x00007ff8d53a4000 C:\Windows\System32\tennis.dll
0x00007ff8e03a0000 - 0x00007ff8e03ce000 C:\WINDOWS\SYSTEM32\VCOMP140.DLL
0x00007ff8d4e10000 - 0x00007ff8d50d4000 C:\Windows\System32\tennis_haswell.dll
0x00007ff8d49a0000 - 0x00007ff8d4c65000 C:\Windows\System32\tennis_pentium.dll
0x00007ff8b1470000 - 0x00007ff8b1734000 C:\Windows\System32\tennis_sandy_bridge.dll
0x00007ff8dc560000 - 0x00007ff8dc596000 C:\Windows\System32\SeetaAuthorize.dll
0x00007ff8d8510000 - 0x00007ff8d8551000 C:\Windows\System32\SeetaFaceAntiSpoofingX600.dll
0x00007ff8dc530000 - 0x00007ff8dc55f000 C:\Windows\System32\SeetaFaceDetector600.dll
0x00007ff8da100000 - 0x00007ff8da12f000 C:\Windows\System32\SeetaFaceLandmarker600.dll
0x00007ff8d7fb0000 - 0x00007ff8d7ff8000 C:\Windows\System32\SeetaFaceRecognizer610.dll
0x00007ff8f29e0000 - 0x00007ff8f29f0000 C:\Windows\System32\SeetaFace6JNI.dll
0x0000000066e00000 - 0x0000000066f03000 C:\Users\dell\AppData\Local\Temp\sqlite-3.25.2-ae6a10f7-d875-4a0c-add7-88293697e144-sqlitejdbc.dll
0x00007ff8a3a10000 - 0x00007ff8a3ba4000 C:\Program Files\Java\jre1.8.0_261\bin\awt.dll
0x00007ff8f9300000 - 0x00007ff8f93cd000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ff8f4530000 - 0x00007ff8f45c0000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ff8d7e90000 - 0x00007ff8d7ec2000 C:\Program Files\Java\jre1.8.0_261\bin\jpeg.dll
0x00007ff8f4a10000 - 0x00007ff8f4a3f000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ff8f4710000 - 0x00007ff8f47ae000 C:\WINDOWS\system32\uxtheme.dll
0x00007ff8de8c0000 - 0x00007ff8deaa4000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
java_command: seetaface6JNI.jar
java_class_path (initial): seetaface6JNI.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_261
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;D:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\libnvvp;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\Nsight Compute 2019.3.0\;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\;%JAVA_HOME%\bin;%JAVA_HOME%\lib;C:\Users\dell\AppData\Local\Microsoft\WindowsApps;
USERNAME=dell
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1348)
CPU:total 20 (initial active 20) (10 cores per cpu, 2 threads per core) family 6 model 165 stepping 5, 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
Memory: 4k page, physical 66814504k(46075280k free), swap 76775976k(46369468k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.261-b12) for windows-amd64 JRE (1.8.0_261-b12), built on Jun 18 2020 06:56:32 by "" with unknown MS VC++:1916
time: Sat Jan 8 15:41:28 2022
timezone: 中国标准时间
elapsed time: 39 seconds (0d 0h 0m 39s)
解决方案
更换java版本到 8u301就可以