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

            Bug ID: 62626
           Summary: Tomcat 9.0.10 APR/Native crashes
           Product: Tomcat Native
           Version: 1.2.17
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Library
          Assignee: dev@tomcat.apache.org
          Reporter: jan.pfei...@centrum.cz
  Target Milestone: ---

Hello,

since upgrade to Tomcat 9 and switching to APR Tomcat regularly crashes.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000001800e6fc9, pid=19764,
tid=51640
#
# JRE version: Java(TM) SE Runtime Environment (10.0.2+13) (build 10.0.2+13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0.2+13, mixed mode, tiered,
compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# C  [tcnative-1.dll+0xe6fc9]
#
# Core dump will be written. Default location: C:\Program Files\Apache Tomcat
9.0 Shop 4\hs_err_pid19764.mdmp
#
# 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.
#

---------------  S U M M A R Y ------------

Command Line: -Dcatalina.home=C:\Program Files\Apache Tomcat 9.0 Shop 4
-Dcatalina.base=C:\Program Files\Apache Tomcat 9.0 Shop 4
-Djava.io.tmpdir=C:\Program Files\Apache Tomcat 9.0 Shop 4\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Xms512M
-Xmx4500M -Duser.language=cs -Duser.region=CZ
-Djava.util.logging.config.file=C:\Program Files\Apache Tomcat 9.0 Shop
4\conf\logging.properties --add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.io=ALL-UNNAMED
--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED --add-modules=java.se.ee
exit abort -Xms515m -Xmx4000m 

Host: Intel(R) Xeon(R) CPU E5-4610 v2 @ 2.30GHz, 8 cores, 15G,  Windows Server
2012 , 64 bit Build 9200 (6.2.9200.16384)
Time: Wed Aug 15 08:56:53 2018 Central Europe Daylight Time elapsed time: 37881
seconds (0d 10h 31m 21s)

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

Current thread (0x0000000033149800):  JavaThread
"https-openssl-apr-443-exec-132" daemon [_thread_in_native, id=51640,
stack(0x00000000396e0000,0x00000000397e0000)]

Stack: [0x00000000396e0000,0x00000000397e0000],  sp=0x00000000397dea50,  free
space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [tcnative-1.dll+0xe6fc9]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 15519  org.apache.tomcat.jni.SSLSocket.handshake(J)I (0 bytes) @
0x0000000015a94401 [0x0000000015a943c0+0x0000000000000041]
J 20374 c2
org.apache.tomcat.util.net.AprEndpoint.setSocketOptions(Lorg/apache/tomcat/util/net/SocketWrapperBase;)Z
(347 bytes) @ 0x00000000165e540c [0x00000000165e5320+0x00000000000000ec]
J 20186 c2
org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run()V (199
bytes) @ 0x000000001657f10c [0x000000001657f040+0x00000000000000cc]
J 20687 c2
java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V
java.base@10.0.2 (187 bytes) @ 0x00000000166e3980
[0x00000000166e37a0+0x00000000000001e0]
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 java.base@10.0.2
j  org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run()V+4
J 20564 c2 java.lang.Thread.run()V java.base@10.0.2 (17 bytes) @
0x0000000016507024 [0x0000000016506fc0+0x0000000000000064]
v  ~StubRoutines::call_stub

siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address
0x00000000000000f0 
...
---------------  S Y S T E M  ---------------

OS: Windows Server 2012 , 64 bit Build 9200 (6.2.9200.16384)

CPU:total 8 (initial active 8) (2 cores per cpu, 1 threads per core) family 6
model 62 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1,
sse4.2, popcnt, avx, aes, clmul, erms, tsc

Memory: 4k page, physical 16776756k(8895804k free), swap 31456820k(18806572k
free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (10.0.2+13) for windows-amd64 JRE
(10.0.2+13), built on Jun 28 2018 01:57:56 by "mach5one" with MS VC++ 12.0
(VS2013)

END.

-- 
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

Reply via email to