[sr-dev] [tracker] Comment added: Kamailio 3.2.1 Dialog Crash

sip-router admin at sip-router.org
Thu Dec 1 23:57:57 CET 2011


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.



More information about the sr-dev mailing list