[sr-dev] [kamailio/kamailio] 4.4.x TOPOS - parse_rr() error when using topos (#716)

darencrew notifications at github.com
Tue Aug 2 23:06:33 CEST 2016


You're welcome.

After more tries, the segmentation faults don't seem to be related to my patch as : 
- the segmentation occurs between the database locks release and the "tps_reappend_route" function and simply adding a sleep between database locks releases and it solved (partially) my issue.
- more children i use more often the segmentation occurs, and, on the contrary, less threads i use, less often the segmentation occurs
- even with removing my patch if i start kamailio with, for example, more than 10 children, children dies and so kamailio exits.

So, it seems the problem is more database locking/releasing related, but that would mean very complicated debugging... i would be unable to do.

Maybe you have more ideas i have... let me know if you need more informations, you would probably be able to reproduce the issue has it only requires to add more children to kamailio process.

---
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/716#issuecomment-237043962
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160802/e3f7de1a/attachment.html>


More information about the sr-dev mailing list