@joelsdc - did you get any new crash after the commit I did? Even the error message is
related to To header, the issue was not checking if the CSeq is parsed. The core tries to
parse the mandatory headers like To, Call-ID, CSeq, ... if one is broken, parsing stops
there.
Unless you got new crash with the commit, there is no reason to open this issue. In
general, a log message may or may not be related to a crash, the gdb backtrace shows where
the crash happens. Otherwise you would apply a logic that if memory manager prints
"no more memory", then it is a bug inside it, not in the code using it.
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1687#issuecomment-433481087