<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>the backtrace doesn't show any hint about kamailio, only from
      closelog() up.</p>
    <p>It may be the core generated by shutdown procedure, have you
      enabled one core file per pid/process? If not, do it and reproduce
      the issue again, you may get two core files, one being the runtime
      issue and the other one from shutdown procedure, which likely is
      an effect of the other one. The one from the runtime is more
      relevant.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 05.09.18 10:09, Jayesh Nambiar
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANAYozs=JyJVWqdha6-3SL3+_+Ek8QxRN-mOXj35uTBkRz4WkA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div dir="ltr">Hello,
          <div>I'm using kamailio 5.1.5 with evapi. I have a node.js
            connecting with kamailio evapi to which I send events and
            also consume events based on which I do the routing. I have
            8 evapi workers defined in the config. </div>
          <div>The problem is that kamailio randomly crashes on high
            load. I'm assuming that it is related to the evapi module as
            rest of the config is pretty straight forward. I could get a
            core file and here's the core dump:</div>
          <div>
            <div>[New LWP 14042]</div>
            <div>[Thread debugging using libthread_db enabled]</div>
            <div>Using host libthread_db library
              “/lib/x86_64-linux-gnu/libthread_db.so.1”.</div>
            <div>Core was generated by
              `/usr/local/kamailio/sbin/kamailio -P
              /var/run/siptrunk.pid -f /usr/local/carrie’.</div>
            <div>Program terminated with signal SIGABRT, Aborted.</div>
            <div>#0  0x00007f9995283428 in __GI_raise (sig=sig@entry=6)
              at ../sysdeps/unix/sysv/linux/raise.c:54</div>
            <div>54    ../sysdeps/unix/sysv/linux/raise.c: No such file
              or directory.</div>
            <div>(gdb) bt</div>
            <div>#0  0x00007f9995283428 in __GI_raise (sig=sig@entry=6)
              at ../sysdeps/unix/sysv/linux/raise.c:54</div>
            <div>#1  0x00007f999528502a in __GI_abort () at abort.c:89</div>
            <div>#2  0x000000000041a029 in sig_alarm_abort (signo=14) at
              main.c:646</div>
            <div>#3  <signal handler called></div>
            <div>#4  0x00007f999534f497 in __libc_cleanup_routine
              (f=<optimized out>) at
              ../sysdeps/nptl/libc-lockP.h:291</div>
            <div>#5  closelog () at ../misc/syslog.c:415</div>
            <div>#6  0x0000000000000000 in ?? ()</div>
          </div>
          <div><br>
          </div>
          <div>Any help in this regards is would allow me to identify
            the reason of the crash. Thanks for the support.</div>
          <div><br>
          </div>
          <div>- Jayesh</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio World Conference -- <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a>
Kamailio Advanced Training, Nov 12-14, 2018, in Berlin -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a></pre>
  </body>
</html>