[sr-dev] [kamailio/kamailio] dispatcher: kamcmd dispatcher.reload kamailio SIGCHLD (#846)

Daniel-Constantin Mierla notifications at github.com
Thu Nov 3 14:38:54 CET 2016


The dp0 pointer ends up in an invalid value:

```
dp0 = (ds_dest_t *) 0xc0c0c0c0
```

Likely a buffer overflow or a mis-shifting of pointer values.

Can you grab the latest master branch and try again? I pushed some memset inits in dispatcher, likely not to solve the issue, but it's better to work on the last code base to hunt the problem.

Also, run kamailio with '-x qm' -- it will use the memory manager that is more friendly for debugging such issues.


-- 
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/846#issuecomment-258144317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161103/b990f904/attachment.html>


More information about the sr-dev mailing list