| We had now twice a JVM crash after moving our jenkins master to a new workstation. The last crash happen on Saturday in the following environment: Jenkins: 2.190.2 JVM: OpenJDK 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10 OS: Ubuntu 18.04.3 LTS (GNU/Linux 4.15.0-69-generic x86_64) The previous jvm crash occurred on Wed 10/30: Jenkins: 2.190.1 JVM: OpenJDK 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10 OS: Ubuntu 18.04.3 LTS (GNU/Linux 4.15.0-69-generic x86_64) The last crash had the following info:
- A fatal error has been detected by the Java Runtime Environment:
# # SIGSEGV (0xb) at pc=0x00007f819a906076, pid=1936, tid=0x00007f817e33a700 #
- JRE version: OpenJDK Runtime Environment (8.0_222-b10) (build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10)
- Java VM: OpenJDK 64-Bit Server VM (25.222-b10 mixed mode linux-amd64 compressed oops)
- Problematic frame:
- V [libjvm.so
#
- Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
- An error report file with more information is saved as:
- /tmp/hs_err_pid1936.log
#
- If you would like to submit a bug report, please visit:
- http://bugreport.java.com/bugreport/crash.jsp
I have also attached the Java VM Crash Report. I have also attached the list of plugins currently used. |