openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #14633
[Bug 2011570] Re: SIGSEGV occurs when runing zookeeper nodes
[Expired for openjdk-lts (Ubuntu) because there has been no activity for
60 days.]
** Changed in: openjdk-lts (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-lts in Ubuntu.
https://bugs.launchpad.net/bugs/2011570
Title:
SIGSEGV occurs when runing zookeeper nodes
Status in openjdk-lts package in Ubuntu:
Expired
Bug description:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000006370, pid=648784, tid=648818
#
# JRE version: OpenJDK Runtime Environment (11.0.18+10) (build 11.0.18+10-post-Ubuntu-0ubuntu120.04.1)
# Java VM: OpenJDK 64-Bit Server VM (11.0.18+10-post-Ubuntu-0ubuntu120.04.1, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C 0x0000000000006370
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
# 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: -Dzookeeper.log.dir=/root/workplace/zookeeper-
bin/apache-zookeeper-3.8.1-bin/testing/node1/../logs
-Dzookeeper.log.file=zookeeper-root-server-sandy.log
-XX:+HeapDumpOnOutOfMemoryError -XX:OnOutOfMemoryError=kill -9 %p
-Xmx1000m -Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.local.only=false
org.apache.zookeeper.server.quorum.QuorumPeerMain
/root/workplace/zookeeper-bin/apache-
zookeeper-3.8.1-bin/testing/node1/zoo.cfg
Host: AMD EPYC 7742 64-Core Processor, 128 cores, 503G, Ubuntu 20.04.5 LTS
Time: Tue Mar 7 14:33:38 2023 UTC elapsed time: 614.057670 seconds (0d 0h 10m 14s)
--------------- T H R E A D ---------------
Current thread (0x00007f24509d9800): JavaThread
"NIOServerCxnFactory.SelectorThread-0" daemon [_thread_in_native,
id=648818, stack(0x00007f2419be3000,0x00007f2419ce4000)]
Stack: [0x00007f2419be3000,0x00007f2419ce4000], sp=0x00007f2419ce25d8, free space=1021k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x0000000000006370
J 2385 sun.nio.ch.EPoll.ctl(IIII)I java.base@11.0.18 (0 bytes) @ 0x00007f2440355397 [0x00007f24403552c0+0x00000000000000d7]
J 2362 c1 sun.nio.ch.EPollSelectorImpl.processUpdateQueue()V java.base@11.0.18 (193 bytes) @ 0x00007f243938211c [0x00007f2439381640+0x0000000000000adc]
J 2361 c1 sun.nio.ch.EPollSelectorImpl.doSelect(Ljava/util/function/Consumer;J)I java.base@11.0.18 (208 bytes) @ 0x00007f243938467c [0x00007f2439384460+0x000000000000021c]
J 2360 c1 sun.nio.ch.SelectorImpl.lockAndDoSelect(Ljava/util/function/Consumer;J)I java.base@11.0.18 (87 bytes) @ 0x00007f2439383794 [0x00007f24393832c0+0x00000000000004d4]
J 2359 c1 sun.nio.ch.SelectorImpl.select()I java.base@11.0.18 (9 bytes) @ 0x00007f2439382ee4 [0x00007f2439382e40+0x00000000000000a4]
J 2380 c1 org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select()V (152 bytes) @ 0x00007f243938c7bc [0x00007f243938c680+0x000000000000013c]
j org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run()V+11
v ~StubRoutines::call_stub
V [libjvm.so+0x873974]
V [libjvm.so+0x871fee]
V [libjvm.so+0x91ce31]
V [libjvm.so+0xe33d2f]
V [libjvm.so+0xe2f5c0]
V [libjvm.so+0xbed07e]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 2385 sun.nio.ch.EPoll.ctl(IIII)I java.base@11.0.18 (0 bytes) @ 0x00007f244035531a [0x00007f24403552c0+0x000000000000005a]
J 2362 c1 sun.nio.ch.EPollSelectorImpl.processUpdateQueue()V java.base@11.0.18 (193 bytes) @ 0x00007f243938211c [0x00007f2439381640+0x0000000000000adc]
J 2361 c1 sun.nio.ch.EPollSelectorImpl.doSelect(Ljava/util/function/Consumer;J)I java.base@11.0.18 (208 bytes) @ 0x00007f243938467c [0x00007f2439384460+0x000000000000021c]
J 2360 c1 sun.nio.ch.SelectorImpl.lockAndDoSelect(Ljava/util/function/Consumer;J)I java.base@11.0.18 (87 bytes) @ 0x00007f2439383794 [0x00007f24393832c0+0x00000000000004d4]
J 2359 c1 sun.nio.ch.SelectorImpl.select()I java.base@11.0.18 (9 bytes) @ 0x00007f2439382ee4 [0x00007f2439382e40+0x00000000000000a4]
J 2380 c1 org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select()V (152 bytes) @ 0x00007f243938c7bc [0x00007f243938c680+0x000000000000013c]
j org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run()V+11
v ~StubRoutines::call_stub
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr:
0x0000000000006370
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/2011570/+subscriptions