https://bz.apache.org/bugzilla/show_bug.cgi?id=67927
--- Comment #4 from Michael Osipov <micha...@apache.org> --- (In reply to Mark Thomas from comment #3) > Can you reproduce this with NioEndpoint+OpenSSL or is this AprEndpoint > specific? Unfortunately, yes: > Stack: [0x0000004466a00000,0x0000004466b00000], sp=0x0000004466afee10, free > space=1019k > Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native > code) > C [tcnative-1.dll+0x2d31c] > C [tcnative-1.dll+0xa9d2] > C 0x00000232523b9d8e > > Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) > j org.apache.tomcat.jni.SSL.newSSL(JZ)J+0 > j > org.apache.tomcat.util.net.openssl.OpenSSLEngine.<init>(JLjava/lang/String;ZLorg/apache/tomcat/util/net/openssl/OpenSSLSessionContext;ZZIZ)V+75 > j > org.apache.tomcat.util.net.openssl.OpenSSLContext.createSSLEngine()Ljavax/net/ssl/SSLEngine;+68 > j > org.apache.tomcat.util.net.AbstractJsseEndpoint.createSSLEngine(Ljava/lang/String;Ljava/util/List;Ljava/util/List;)Ljavax/net/ssl/SSLEngine;+54 > j org.apache.tomcat.util.net.SecureNioChannel.processSNI()I+368 > j org.apache.tomcat.util.net.SecureNioChannel.handshake(ZZ)I+17 > j org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun()V+118 > j org.apache.tomcat.util.net.SocketProcessorBase.run()V+32 > j > org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(Lorg/apache/tomcat/util/threads/ThreadPoolExecutor$Worker;)V+92 > j org.apache.tomcat.util.threads.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 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org