THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#186 - Kamailio 3.2.1 Dialog Crash
User who did this - Daniel-Constantin Mierla (miconda)
----------
Dialog in 3.2.1 is pretty much the same as in dlgnewref branch -- it has an extra check
for ref counter, which is not involved in this case.
Back to the backtraces, are printings of dlg and d_entry from the same core? in the first
backtrace, the h_entry value is 3635:
#0 0x00007f5b8b927f65 in internal_get_dlg (h_entry=3635, callid=0x7fff970b86c0,
ftag=0x7fff970b86b0, ttag=0x7fff970b86a0, dir=0x0) at dlg_hash.c:511
But the printing of dlg structure shows 3251:
(gdb) p *dlg
$4 = {ref = 1, next = 0x0, prev = 0x0, h_id = 866464492, h_entry = 3251, ...
Otherwise, the content of dlg look good for me (at this time).
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=186#comment4…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.