Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-03-30 Thread Daniel-Constantin Mierla
Closed #875. -- 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/875#event-1022125306___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-03-30 Thread Daniel-Constantin Mierla
Reopen if still an issue with latest versions, there were some fixes impacting this. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-03-15 Thread Daniel-Constantin Mierla
Can you try with latest master or version 5.0? There were some changes related to TM transaction structure when handling replies that may have been the reason for your issue as well. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-01-04 Thread Joel Serrano
Hi Daniel, Unfortunately I cannot reproduce the issue any more as one of the servers involved is no longer available (the one returning the 404 after the redirect). Luckily I have another core generated back then which happens to be 10x bigger in size: > -rw--- 1 root kamailio 88371200

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-01-03 Thread Joel Serrano
Hi Daniel, sorry for the delay, I'm back on this. I will reproduce and get the backtrace to you ASAP. Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2016-12-02 Thread Daniel-Constantin Mierla
The backtrace is not pointing correctly to source code -- the lines in the files referred in the first frames of the backtrace are not containing related code. Can you reproduce the issue and attach the backtrace full from a new core file? Be sure you use latest version of branch 4.4 (nightly

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2016-12-01 Thread Joel Serrano
My bad... didn't realize I didn't have dbg installed. Attached is the real backtrace. [backtrace-bt_full.txt](https://github.com/kamailio/kamailio/files/625062/backtrace-bt_full.txt) [backtrace-info_locals.txt](https://github.com/kamailio/kamailio/files/625063/backtrace-info_locals.txt) --

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2016-12-01 Thread Daniel-Constantin Mierla
For a useful backtrace, you have to install debugging symbols, respectively kamailio dbg package. Then get the output from gdb for 'bt full' and 'info locals'. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2016-12-01 Thread surendratiwari3
please give the core dump to debug this more. -- 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/875#issuecomment-264157579___ sr-dev