[sr-dev] [kamailio/kamailio] Kamailio crashes with debug level > 2 and registering from certain SIP clients (#1403)

Daniel-Constantin Mierla notifications at github.com
Wed Jan 17 22:41:48 CET 2018


Casting to unsigned char is good to do (pushed a patch for it), but snprintf() is not writing if it needs more space than the buffer size parameter (6 in this case) -- that's the reason the log message is printed. So there has to be something else.

Did you get a core dump file? If yes, can you grab the backtrace with gdb and paste it here?

-- 
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/1403#issuecomment-358456584
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180117/6944340f/attachment.html>


More information about the sr-dev mailing list