[sr-dev] [kamailio/kamailio] Kamailio Crashes 11 times: Malloc (#1026)

Daniel-Constantin Mierla notifications at github.com
Thu Mar 9 12:34:41 CET 2017


The logs suggest a buffer overflow. It will require to find the previous allocated memory chuck that writes over the beginning of the one being freed (the next to one doing the overflow).

I assume it is not easy to get access to the system so I can investigate the corefile with gdb?!? Are you familiar with gdb and C poiners?

-- 
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/1026#issuecomment-285328230
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170309/48336d64/attachment.html>


More information about the sr-dev mailing list