[sr-dev] [kamailio/kamailio] Kamailio 5.3 bc5970811d coredump (Issue #2998)

Daniel-Constantin Mierla notifications at github.com
Wed Jan 12 09:07:02 CET 2022


The avp search state is set inside pv_get_avp () before pv_core.c:1793, so the static state from core/usr_avp.c:421 is not used.

It looks like a race in the way that the current avp referred from the state is destroyed, so when the search reads ->next, the value is no longer valid. Do you have the sip traffic for this case, was there any other response processed at the same time? Or the transaction timed-out?

You can also check the config and see if/when the avp `lastdst` is deleted and try to see if you get any leads from there.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2998#issuecomment-1010751483
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/2998/1010751483 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220112/89e53a46/attachment.htm>


More information about the sr-dev mailing list