hs_err_pid22895.log (3.7 KB)
fe.out:
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f2395c3f90f, pid=19387, tid=0x00007f2364531700
JRE version: Java™ SE Runtime Environment (8.0_191-b12) (build 1.8.0_191-b12)
Java VM: Java HotSpot™ 64-Bit Server VM (25.191-b12 mixed mode linux-amd64 compressed oops)
Problematic frame:
V [libjvm.so+0x4ce90f] ConstantPool::release_C_heap_structures()+0x1f
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:
/home/starrocks/fe/hs_err_pid19387.log
If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
using java version 8
-Xmx8192m -XX:+UseMembar -XX:SurvivorRatio=8 -XX:MaxTenuringThreshold=7 -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSClassUnloadingEnabled -XX:-CMSParallelRemarkEnabled -XX:CMSInitiatingOccupancyFraction=80 -XX:SoftRefLRUPolicyMSPerMB=0 -Xloggc:/home/starrocks/fe/log/fe.gc.log.20211129-105817
Mon Nov 29 10:58:17 CST 2021
<?xml version="1.0" encoding="utf-8"?>
%d{yyyy-MM-dd HH:mm:ss,SSS} %p (%t|%tid) [%C{1}.%M():%L] %m%n
%d{yyyy-MM-dd HH:mm:ss,SSS} %p (%t|%tid) [%C{1}.%M():%L] %m%n
%d{yyyy-MM-dd HH:mm:ss,SSS} [%c{1}] %m%n
%d{yyyy-MM-dd HH:mm:ss,SSS} [%c{1}] %m%n
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/starrocks/fe/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/starrocks/fe/lib/log4j-slf4j-impl-2.12.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]