confluentinc / ksql

The database purpose-built for stream processing applications.
https://ksqldb.io
Other
127 stars 1.04k forks source link

Start Ksql core dump. #2323

Open sangli00 opened 5 years ago

sangli00 commented 5 years ago
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f47f721a1e9, pid=5102, tid=0x00007f479d9d7700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x4a11e9]  Compile::remove_useless_nodes(Unique_Node_List&)+0x89
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
sangli00 commented 5 years ago

detail log hs_err_pid5102.log

miguno commented 5 years ago

So what was KSQL doing before the core dump happened? It's unclear to me what your question/problem is.

sangli00 commented 5 years ago

hi @miguno min Memory need KSQL start?