Attempt fix for when an INVITE goes out and there is no 100 Trying reply to it , and then ims_dialog destroys the dialog twice via unref_dlg_unsafe() . You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/508
-- Commit Summary --
* ims_dialog: fix double free (unref early dialog)
-- File Changes --
M modules/ims_dialog/dlg_handlers.c (3)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/508.patch https://github.com/kamailio/kamailio/pull/508.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/508
Hi Jason. Thanks for looking into it. Here is a log and the output of "bt full" : http://pastebin.com/PdXiZSV8 . Scenario : A call comes in, then the first INVITE is relayed somewhere, and there is no reply coming to it (there are retransmissions) , kamailio is generating a 503 , and then the negative ACK comes, and then it crashes.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/508#issuecomment-184109917
Thanks Dragos. Can you check this on the new patches I gave you and post details if you still have problems
Cheers Jason
On Thu, 18 Feb 2016 at 16:26 Dragos Oancea notifications@github.com wrote:
Hi Jason. Thanks for looking into it. Here is a log and the output of "bt full" : http://pastebin.com/PdXiZSV8 . Scenario : A call comes in, then the first INVITE is relayed somewhere, and there is no reply coming to it (there are retransmissions) , kamailio is generating a 503 , and then the negative ACK comes, and then it crashes.
— Reply to this email directly or view it on GitHub https://github.com/kamailio/kamailio/pull/508#issuecomment-184109917. _______________________________________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Is this actual or it was worked around with other commits?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/508#issuecomment-196259849
Fixed with other commits Daniel On 14 Mar 2016 1:01 PM, "Daniel-Constantin Mierla" notifications@github.com wrote:
Is this actual or it was worked around with other commits?
— Reply to this email directly or view it on GitHub https://github.com/kamailio/kamailio/pull/508#issuecomment-196259849.
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
OK, then closing this PR.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/508#issuecomment-196260902
Closed #508.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/508#event-588535015
Lots of bugs disappeared with the latest patches which are already in master, thank you Jason, thank you Daniel.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/508#issuecomment-196370642