Hi All;
Our regionservers crashes with java error after 2 or 3 hours later. I pasted error.log that we get when issue occured. Do you have any idea why this happens and any suggestions to handle.
redhat 6.9 kernel: 2.6.32-696.13.2.el6.x86_64
java version : jdk1.8.0_60
/usr/hdp/current/hbase-regionserver/bin/hbase-daemon.sh: line 214: 19819 Segmentation fault (core dumped) nice -n $HBASE_NICENESS "$HBASE_HOME"/bin/hbase --config
"${HBASE_CONF_DIR}" $command "$@" start >> ${HBASE_LOGOUT} 2>&1
2.0-258/zookeeper/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007fcd350521e9, pid=19819, tid=140518532314880
#
# JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# v ~StubRoutines::jbyte_disjoint_arraycopy
#
# 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:
# /var/log/hbase/hs_err_pid19819.log