[sr-dev] [kamailio/kamailio] kamailio Crash on qm_debug_check_frag() (#2607)

Daniel-Constantin Mierla notifications at github.com
Mon Jan 25 10:39:43 CET 2021


The backtrace seems to be from the core file generated on shutdown. Likely the core file generated for the runtime issue was overwritten.

Look in the logs and see if you can spot logs printed by PID `2858`, that is the process that crashed.

Also, enable core file per process/pid, see:

  * https://www.kamailio.org/wiki/tutorials/troubleshooting/coredumpfile#how_do_get_a_core_file

Then try to reproduce and you should eventually get more than one core file. Paste here the gdb `bt full` for each of the core files.

-- 
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/2607#issuecomment-766686447
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210125/5c6d25cc/attachment.htm>


More information about the sr-dev mailing list