For me, it happened on Ubuntu server 18.04 LTS that hosting a ksqlDb service inside: == abaghernejad@KafkaConnect-Development:~$ uname -a Linux KafkaConnect-Development 4.15.0-121-generic #123-Ubuntu SMP Mon Oct 5 16:16:40 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
abaghernejad@KafkaConnect-Development:~$ java --version openjdk 11.0.9.1 2020-11-04 OpenJDK Runtime Environment (build 11.0.9.1+1-Ubuntu-0ubuntu1.18.04) OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.18.04, mixed mode, sharing) == The KsqlDb service was stopped by this crash. here is a brief description of crash: # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f550b10907f, pid=1877, tid=1945 # # JRE version: OpenJDK Runtime Environment (11.0.9.1+1) (build 11.0.9.1+1-Ubuntu-0ubuntu1.18.04) # Java VM: OpenJDK 64-Bit Server VM (11.0.9.1+1-Ubuntu-0ubuntu1.18.04, mixed mode, sharing, tiered, compressed $ # Problematic frame: # V [libjvm.so+0xc3907f] # # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s$ # # An error report file with more information is saved as: # /tmp/hs_err_pid1877.log # # If you would like to submit a bug report, please visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-lts Does anyone any solution to this issue? more info attached to the file. ** Attachment added: "data from /tmp/hs_err_pid1877.log" https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1872804/+attachment/5443057/+files/hs_err_pid1877.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872804 Title: java runtime crashes with SIGSEGV To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1872804/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
