Janus is going down without throwing any error

Load on server is fine, but Janus is going down often and I need to restart Janus process again and again.

To better understand the situation, please provide additional information.

  1. How frequently is the issue occurring? Is it happening consistently or randomly?
  2. Is there a specific event or action that triggers the issue, or does it occur randomly on the server?
  3. Can you provide more details about the setup, including the installation process and any DevOps configurations?
  4. What logs are you receiving from the server and Janus server, and how are you monitoring them to identify the cause of the issue?
  5. Are there any clients involved in this issue, and if so, what is their role in the problem?
  1. How frequently is the issue occurring? Is it happening consistently or randomly?
    It is occurring every 2 to 3 days, it will get restart 5 to 6 times approximately
  2. Is there a specific event or action that triggers the issue, or does it occur randomly on the server?
    it will occur randomly, sometimes black screen will come later then 0kbps will come, then video will get connect
  3. Can you provide more details about the setup, including the installation process and any DevOps configurations?
    in janus.jcfg we are maintaing IP and port and we are using google stun Server
  4. What logs are you receiving from the server and Janus server, and how are you monitoring them to identify the cause of the issue?
    janus[125908]: segfault at 98 ip 00007f6a3c3afaff sp 00007f6a227fb470 error 4 in libjanus_videoroom.so.0.0.0[7f6a3c3aa000+40000]
    Mar 21 11:22:00 yadus abrt-hook-ccpp: Process 11854 (janus) of user 0 killed by SIGSEGV - dumping core - These are logs we are getting in server logs. Currently we have script to restart janus process automatically if jansu PID is not exist.