[sr-dev] [kamailio/kamailio] crash in slow timer (#2120)

Daniel-Constantin Mierla notifications at github.com
Tue Nov 5 14:11:44 CET 2019


Did you mean `f` or `tl` in the **"we had some crashes where fl was null"**?

Probably the `tl` should not be null, because its value (pointer) should be copied in the timer process list. But its content depends on each module that adds items to the timer list. So tl in timer list should be a non-null value, but can end up pointing to an address which is no longer a timer_ln struct.

-- 
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/2120#issuecomment-549816444
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191105/609c5108/attachment.html>


More information about the sr-dev mailing list