[sr-dev] [kamailio/kamailio] Kamailio 4.4.6 crashes with [pass_fd.c:277]: receive_fd(): EOF on 30 (#1208)

Jonas Swiatek notifications at github.com
Tue Aug 8 15:47:56 CEST 2017


@miconda 

I've grapped kamctl ps output now:

````
Process::  ID=0 PID=29653 Type=main process - attendant
Process::  ID=1 PID=29656 Type=udp receiver child=0 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=2 PID=29657 Type=udp receiver child=1 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=3 PID=29658 Type=udp receiver child=2 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=4 PID=29659 Type=udp receiver child=3 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=5 PID=29660 Type=udp receiver child=0 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=6 PID=29661 Type=udp receiver child=1 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=7 PID=29662 Type=udp receiver child=2 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=8 PID=29663 Type=udp receiver child=3 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=9 PID=29664 Type=slow timer
Process::  ID=10 PID=29665 Type=timer
Process::  ID=11 PID=29666 Type=secondary timer
Process::  ID=12 PID=29671 Type=MI FIFO
Process::  ID=13 PID=29674 Type=ctl handler
Process::  ID=14 PID=29675 Type=TIMER NH
Process::  ID=15 PID=29676 Type=Http Worker
Process::  ID=16 PID=29677 Type=tcp receiver (generic) child=0
Process::  ID=17 PID=29678 Type=tcp receiver (generic) child=1
Process::  ID=18 PID=29679 Type=tcp receiver (generic) child=2
Process::  ID=19 PID=29683 Type=tcp receiver (generic) child=3
Process::  ID=20 PID=29684 Type=tcp main process
````

With a little guess work, if the list I posted before was complete, is it far fetched assume that the proces that crashed was Type=Http Worker

I'm using two types of HTTP in the kamailio config

http_client and http_async_client

Is it possible that this worker process is hosting http_async_client?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1208#issuecomment-320961093
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170808/222c6a23/attachment.html>


More information about the sr-dev mailing list