[OpenSIPS-Devel] OpenSIPS crahses "CRITICAL:core:receive_fd: EOF on 11 "

Anca Vamanu anca at voice-system.ro
Tue Nov 11 15:58:50 CET 2008


Hi Iñaki ,

I have just made a fix in trunk. Please update and test.

Thanks,
Anca

Iñaki Baz Castillo wrote:
> El Jueves, 6 de Noviembre de 2008, Bogdan-Andrei Iancu escribió:
>   
>> Hi Iñaki,
>>
>> can you reproduce is? because I see the core is not available....
>>     
>
> Again occured. I've realized that it occurs after a PUBLISH from pua_usrloc 
> (being the presence server in the same host):
>
>
> This is the last flow received before crashing:
>
> -----------------
> T 2008/11/09 03:37:22.790270 IP_CLIENT:58092 -> IP_PROXY:5060 [AP]
> REGISTER sip:domain.org SIP/2.0
> Via: SIP/2.0/TCP 192.168.0.129:6060;rport;branch=z9hG4bKwfcrqasl
> Max-Forwards: 70
> To: "Alice" <sip:alice at domain.org>
> From: "Alice" <sip:alice at domain.org>;tag=rdwxo
> Call-ID: ecocitimfnhraid at portatil-aliax.homeip.net
> CSeq: 70 REGISTER
> Contact: <sip:alice_domain_org at 192.168.0.129:6060;transport=tcp>;expires=10
> Authorization: Digest 
> username="alice",realm="domain.org",nonce="49364e0e0000000d4ea0d0eb9ec72505b9c306cada0b7d68",uri="sip:domain.org",response="82e19e5a4a17dc61887ab69b579b1dee",algorithm=MD5,cnonce="966o00o6k5",qop=auth,nc=00000001
> Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE
> User-Agent: Twinkle/1.3
> Content-Length: 0
>
>
> #
> T 2008/11/09 03:37:22.790430 IP_PROXY:5060 -> IP_CLIENT:58092 [AP]
> SIP/2.0 100 Trying
> Via: SIP/2.0/TCP 
> 192.168.0.129:6060;rport=58092;branch=z9hG4bKwfcrqasl;received=IP_CLIENT
> To: "Alice" <sip:alice at domain.org>
> From: "Alice" <sip:alice at domain.org>;tag=rdwxo
> Call-ID: ecocitimfnhraid at portatil-aliax.homeip.net
> CSeq: 70 REGISTER
> Server: OpenSIPS (1.5.0dev1-tls (x86_64/linux))
> Content-Length: 0
>
>
> #
> U 2008/11/09 03:37:22.802200 IP_PROXY:5060 -> IP_PROXY:5060
> PUBLISH sip:alice at domain.org SIP/2.0
> Via: SIP/2.0/UDP IP_PROXY;branch=z9hG4bK671e.51bdf002.0
> To: sip:alice at domain.org
> From: sip:alice at domain.org;tag=3ec4dd9fecec43587c3381ca9482f2ab-595d
> CSeq: 10 PUBLISH
> Call-ID: 2051c1f91fc9fc54-12614 at IP_PROXY
> Content-Length: 0
> User-Agent: OpenSIPS (1.5.0dev1-tls (x86_64/linux))
> Max-Forwards: 70
> Event: presence
> Expires: 201
> SIP-If-Match: a.1226198027.12610.3.1
>
>
> #
> U 2008/11/09 03:37:22.802807 IP_PROXY:5060 -> IP_PROXY:5060
> SIP/2.0 412 Conditional request failed
> Via: SIP/2.0/UDP IP_PROXY;branch=z9hG4bK671e.51bdf002.0;rport=5060
> To: sip:alice at domain.org;tag=64e1a2349be974b6e58e0ee6c1e952b2.e07e
> From: sip:alice at domain.org;tag=3ec4dd9fecec43587c3381ca9482f2ab-595d
> CSeq: 10 PUBLISH
> Call-ID: 2051c1f91fc9fc54-12614 at IP_PROXY
> Server: OpenSIPS (1.5.0dev1-tls (x86_64/linux))
> Content-Length: 0
>
>
> #
> T 2008/11/09 03:37:22.803636 IP_PROXY:5060 -> IP_CLIENT:58092 [AP]
> SIP/2.0 200 OK
> Via: SIP/2.0/TCP 
> 192.168.0.129:6060;rport=58092;branch=z9hG4bKwfcrqasl;received=IP_CLIENT
> To: "Alice" <sip:alice at domain.org>;tag=64e1a2349be974b6e58e0ee6c1e952b2.8b1d
> From: "Alice" <sip:alice at domain.org>;tag=rdwxo
> Call-ID: ecocitimfnhraid at portatil-aliax.homeip.net
> CSeq: 70 REGISTER
> Contact: 
> <sip:alice_domain_org at 192.168.0.129:6060;transport=tcp>;expires=200;received="sip:IP_CLIENT:58092;transport=TCP"
> Server: OpenSIPS (1.5.0dev1-tls (x86_64/linux))
> Content-Length: 0
> ----------------
>
>
>
> And this is the log with debug=3:
>
> -----------------
> 03:37:22 - request from IP_PROXY:5060
> PUBLISH sip:alice at domain.org
> From: <null> <sip:alice at domain.org>
> To:   <null> <sip:alice at domain.org>
> Nov  9 03:37:22 [12609] ERROR:presence:update_presentity: No E_Tag match
> Nov  9 03:37:22 [12618] CRITICAL:core:receive_fd: EOF on 10
> Nov  9 03:37:22 [12605] INFO:core:handle_sigs: child process 12609 exited by a 
> signal 11
> Nov  9 03:37:22 [12605] INFO:core:handle_sigs: core was not generated
> Nov  9 03:37:22 [12605] INFO:core:handle_sigs: terminating due to SIGCHLD
> Nov  9 03:37:22 [12615] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12613] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12607] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12617] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12610] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12612] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12611] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12614] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12616] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12608] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12618] INFO:core:sig_usr: signal 15 received
> Nov  9 03:37:22 [12605] NOTICE:presence:destroy: destroy module ...
> -----------------
>
>
>
> I use OpenSIPS revision 4900.
>
>
>
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: anca.vcf
Type: text/x-vcard
Size: 208 bytes
Desc: not available
Url : http://lists.opensips.org/pipermail/devel/attachments/20081111/d443e7fa/attachment.vcf 


More information about the Devel mailing list