Re: [SR-Users] rare crash at kamailio 5.0.1

2018-04-26 Thread David Escartin
hello Daniel it was used using lua-http library, not really using a proper kamailio function but a lua script, using client = require("http.client") stream = require("http.h1_stream") and then conn=client.connect method to establish the link to the app who received the http requests and the

Re: [SR-Users] rare crash at kamailio 5.0.1

2018-04-26 Thread Daniel-Constantin Mierla
Hello, it should not crash in any conditions, I will try to analyze based on your latest info and see if any delay in using http query can cause any race there. Was the http request done with http_client or http_async_client? Cheers, Daniel On 25.04.18 18:48, David Escartin wrote: > hello Danie

Re: [SR-Users] rare crash at kamailio 5.0.1

2018-04-25 Thread David Escartin
hello Daniel sorry for the delay i'm afraid i couldn't, since the pcap were captured on the ISP link, so only got the interface between the proxy and the carrier. I also couldnt experience more crashes like those to active a better trace debug to have the other side of the trace. HOwever, i s

Re: [SR-Users] rare crash at kamailio 5.0.1

2018-04-11 Thread Daniel-Constantin Mierla
Hello, the sip trace (pcap) I got has the sip traffic in one side only, can you get both sides (what kamailio receives and also what it sends out)? Cheers, Daniel On 30.03.18 09:14, David Escartin wrote: > > Hello all > >   > > last March 26th we experienced a crash on a 5.0.1 kamailio server a

Re: [SR-Users] rare crash at kamailio 5.0.1

2018-04-04 Thread Daniel-Constantin Mierla
Hello, it is in my to-do list for these days to analyze this report, I got the traces, so for the moment I have all I need. Cheers, Daniel On 04.04.18 16:47, David Escartin wrote: > > hello Daniel > > > we have seen today another case, unfortunately i dont have the sip trace > > but i have the

Re: [SR-Users] rare crash at kamailio 5.0.1

2018-04-04 Thread David Escartin
hello Daniel we have seen today another case, unfortunately i dont have the sip trace but i have the core hope it's useful, it seems the same type of call with the request retransmisions and crashing after a 481 to the last retransmitted request is received (gdb) bt #0  0x0036e8a32925

Re: [SR-Users] rare crash at kamailio 5.0.1

2018-04-01 Thread Daniel-Constantin Mierla
Hello, do you have the pcap for such call? Cheers, Daniel On 30.03.18 09:14, David Escartin wrote: > > Hello all > >   > > last March 26th we experienced a crash on a 5.0.1 kamailio server and > a core was generated. > Seems that the call involved in the core generated was doing several > retra

[SR-Users] rare crash at kamailio 5.0.1

2018-03-30 Thread David Escartin
Hello all last March 26th we experienced a crash on a 5.0.1 kamailio server and a core was generated. Seems that the call involved in the core generated was doing several retransmisions of a request (expected) and when it finally forwarded the request upstream, seems fter receiving a 481 from