Hello, can you reproduce the crash?
If yes, do 'ulimit -c unlimited' in the terminal where you are going to start kamailio and then run it as root. You should get a corefile that is useful for troubleshooting. In the logs you sent, the core was not generated. Once you get a core file, inspect it with gdb and send here the output for gdb command: bt full Cheers, Daniel On 19.02.19 13:26, Ilie Soltanici wrote: > Hi, > > By increasing debug level to 3, the Kamailio is crashing: > > CRITICAL: <core> [core/pass_fd.c:277]: receive_fd(): EOF on 41 > ALERT: <core> [main.c:756]: handle_sigs(): child process 25779 exited > by a signal 11 > ALERT: <core> [main.c:759]: handle_sigs(): core was not generated > > Also, the Network Queue - is getting full very fast: > > Every 2.0s: ss -4 -n -l | grep 5060 > > udp UNCONN *4352 *1280 192.168.180.10:5060 > <http://192.168.180.10:5060> *:* > udp UNCONN *93568* 1280 172.16.180.10:5060 > <http://172.16.180.10:5060> *:* > > At the moment Kamailio is sending logs to the rsyslog daemon: > local0.* > -/var/log/kamailio/kamailio.log > > I will try to investigate the rsyslog daemon - and how to make it able > to process more logs coming from kamailio service. > > În joi, 14 feb. 2019 la 14:11, Daniel-Constantin Mierla > <[email protected] <mailto:[email protected]>> a scris: > > Hello, > > if it happens every time, then run with debug=3 in kamailio.cfg, > the debug messages should give more hints about what happens there. > > Cheers, > Daniel > > On 14.02.19 14:56, Ilie Soltanici wrote: >> Hi, Looks that space comes from copy/paste or page formatting - >> in the log file there is no space within this variable. >> Thank's >> >> _______________________________________________ >> Kamailio (SER) - Users Mailing List >> [email protected] <mailto:[email protected]> >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > -- > Daniel-Constantin Mierla -- www.asipto.com <http://www.asipto.com> > www.twitter.com/miconda <http://www.twitter.com/miconda> -- > www.linkedin.com/in/miconda <http://www.linkedin.com/in/miconda> > Kamailio World Conference - May 6-8, 2019 -- www.kamailioworld.com > <http://www.kamailioworld.com> > Kamailio Advanced Training - Mar 4-6, 2019 in Berlin; Mar 25-27, 2019, in > Washington, DC, USA -- www.asipto.com <http://www.asipto.com> > -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 6-8, 2019 -- www.kamailioworld.com Kamailio Advanced Training - Mar 4-6, 2019 in Berlin; Mar 25-27, 2019, in Washington, DC, USA -- www.asipto.com
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
