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 - Timo Reimann (tr)

----------
the crashing line maps to this for loop:

for( dlg = d_entry->first ; dlg ; dlg = dlg->next ) {

I suspect the d_entry structure to mess up some time during looping.

Brandon, can you please show the output of the following commands in gdb:

p d_entry
p *d_entry
p dlg
p *dlg
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=186#comment434

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.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to