<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>