[sr-dev] [kamailio/kamailio] coredumps possibly generated by DMQ in kamailio v5.1.4 (#1594)

Daniel-Constantin Mierla notifications at github.com
Thu Jul 19 13:50:11 CEST 2018


@charlesrchance - the core2 is generated when sending a KDMQ request, the core1 is generated during cleanup at shut down.

The first thing to sort out with core2 is why sending KDMQ it is done in main process -- either it is a kamailio with fork=no or some procedure done at startup. Sending happens when dialog hash table is still null.

I pushed a safety patch, but overall, dealing with sip traffic should be avoided in main process -- not sure if it is related to dmq in general or the dmq extension for dialog.

-- 
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/1594#issuecomment-406249268
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180719/6af2dada/attachment.html>


More information about the sr-dev mailing list