You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2023/06/24 07:48:49 UTC

[Bug 66669] JVM crash in APR mode

https://bz.apache.org/bugzilla/show_bug.cgi?id=66669

--- Comment #1 from DigitalCat <di...@huawei.com> ---
add crash stacktrace



Thread 8117: (state = IN_NATIVE)
 - org.apache.tomcat.jni.SSLSocket.handshake(long) @bci=0 (Compiled frame;
information may be imprecise)
 -
org.apache.tomcat.util.net.AprEndpoint.setSocketOptions(org.apache.tomcat.util.net.SocketWrapperBase)
@bci=169, line=738 (Compiled frame)
 - org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run()
@bci=109, line=2105 (Compiled frame)
 -
org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker)
@bci=92, line=1191 (Compiled frame)
 - org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run() @bci=5,
line=659 (Interpreted frame)
 - org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run() @bci=4,
line=61 (Compiled frame)
 - java.lang.Thread.run() @bci=11, line=750 (Compiled frame)




Thread 16878: (state = IN_VM)
 - sun.misc.Unsafe.freeMemory(long) @bci=0 (Compiled frame; information may be
imprecise)
 - java.nio.DirectByteBuffer$Deallocator.run() @bci=17, line=94 (Compiled
frame)
 - sun.misc.Cleaner.clean() @bci=12, line=143 (Compiled frame)
 - sun.reflect.GeneratedMethodAccessor72.invoke(java.lang.Object,
java.lang.Object[]) @bci=36 (Compiled frame)
 - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object,
java.lang.Object[]) @bci=6, line=43 (Compiled frame)
 - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
@bci=56, line=498 (Compiled frame)
 -
org.apache.tomcat.util.buf.ByteBufferUtils.cleanDirectBuffer(java.nio.ByteBuffer)
@bci=24, line=124 (Compiled frame)
 - org.apache.tomcat.util.net.SocketBufferHandler.free() @bci=11, line=229
(Compiled frame)
 - org.apache.tomcat.util.net.AprEndpoint$AprSocketWrapper.doClose() @bci=76,
line=2385 (Compiled frame)
 - org.apache.tomcat.util.net.SocketWrapperBase.close() @bci=34, line=429
(Compiled frame)
 - org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun() @bci=32,
line=2145 (Compiled frame)
 - org.apache.tomcat.util.net.SocketProcessorBase.run() @bci=21, line=49
(Compiled frame)
 -
org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker)
@bci=92, line=1191 (Compiled frame)
 - org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run() @bci=5,
line=659 (Interpreted frame)
 - org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run() @bci=4,
line=61 (Compiled frame)
 - java.lang.Thread.run() @bci=11, line=750 (Compiled frame)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org