Hi, i have installed the new version ok kamailio 4.1.2.
I don't know why Kamailio crash writing this ob the log:
: <core> [mem/q_malloc.c:468]: qm_free(): BUG: qm_free: freeing already freed pointer (0x7fc3ab755eb0), called from dialog: dlg_hash.c: dlg_update_cseq(591), first free dialog: dlg_hash.c: dlg_update_cseq(591) - aborting
Anybody can help me to undertand what is the problem?
thanks
Hello,
can you try the patch from the next commit?
- http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2376c833...
If all goes fine with testing, I will backport. The issue seems to affect all/older versions, not only 4.1, but it happens in very unlikely cases (two requests more or less at the same time within same dialog).
Cheers, Daniel
On 24/03/14 22:36, pars3c wrote:
Hi, i have installed the new version ok kamailio 4.1.2.
I don’t know why Kamailio crash writing this ob the log:
: <core> [mem/q_malloc.c:468]: qm_free(): BUG: qm_free: freeing already freed pointer (0x7fc3ab755eb0), called from dialog: dlg_hash.c: dlg_update_cseq(591), first free dialog: dlg_hash.c: dlg_update_cseq(591) – aborting
Anybody can help me to undertand what is the problem?
thanks
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Crash is caused by calling abort() within the code. Apparently your scenario ended up at the place where it was not expected. More detailed explanation would be worth to read from one of the developers. Anyway, for the future you can try using "mem_safe=1" in your kamailio.cfg ... ________________________________________ From: sr-users-bounces@lists.sip-router.org [sr-users-bounces@lists.sip-router.org] On Behalf Of pars3c [pars3c@gmail.com] Sent: Monday, March 24, 2014 5:36 PM To: 'Kamailio (SER) - Users Mailing List' Subject: [SR-Users] crash dialog module
Hi, i have installed the new version ok kamailio 4.1.2.
I don’t know why Kamailio crash writing this ob the log:
: <core> [mem/q_malloc.c:468]: qm_free(): BUG: qm_free: freeing already freed pointer (0x7fc3ab755eb0), called from dialog: dlg_hash.c: dlg_update_cseq(591), first free dialog: dlg_hash.c: dlg_update_cseq(591) – aborting
Anybody can help me to undertand what is the problem?
thanks
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.