Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.0.15
-
None
-
None
Description
After applying the latest RHEL kernel updates (CVE-2017-1000364), all jsvc instance crash on start up with the following:
#
- A fatal error has been detected by the Java Runtime Environment:
#- SIGBUS (0x7) at pc=0x00007f0fcea07bdc, pid=28581, tid=0x00007f0fdfc0c700
#- JRE version: (8.0_121-b13) (build )
- Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)
- Problematic frame:
- j java.lang.Object.<clinit>()V+0
#- 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:
- //hs_err_pid28581.log
#- If you would like to submit a bug report, please visit:
- http://bugreport.java.com/bugreport/crash.jsp
Manually starting the service does not exhibit the problem.
Attachments
Issue Links
- duplicates
-
DAEMON-363 JSVC Fails to launch (SIGBUS 0x7) on Centos 6.9 Kernel 2.6.32-696.3.2.el6.x86_64
- Resolved
- relates to
-
HDFS-12029 Data node process crashes after kernel upgrade
- Resolved