THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Ovidiu Sas (osas)
Attached to Project - sip-router
Summary - zombie dialogs in state 5
Task Type - Bug Report
Category - dialog
Status - New
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Dialogs are getting stuck in state 5:
<code>
hash:3600:523 state:5 ref_count:1 timestart:1398203155 timeout:0
callid:f78302b5-bcfbdc20@192.168.2.97 from_tag:726959b151431154o4 to_tag:as5519ccc6
from_uri:sip:4165552222@192.168.2.62 to_uri:sip:4164442244@192.168.2.62
caller_contact:sip:4165552222@192.168.2.97:5064 caller_cseq:101
caller_route_set:
callee_contact:sip:4164542289@192.168.2.2:5060 callee_cseq:0
callee_route_set:
caller_bind_addr:udp:192.168.2.62:5060 callee_bind_addr:udp:192.168.2.62:5060
</code>
An easy way to reproduce this is to keep the dialog:end route busy until a BYE retransmission occurs:
<code>
event_route[dialog:end] {
xlog("L_INFO", "[$mi] entering event_route[dialog:end]\n");
sleep("1");
xlog("L_INFO", "[$mi] exiting event_route[dialog:end]\n");
}
</code>
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=424
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#423 - crash in debugger module (kamailio 4.1.2)
User who did this - Daniel-Constantin Mierla (miconda)
----------
Is this at shutdown? You should give more details about how happened for an useful bug report.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=423#comment1406
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Ovidiu Sas (osas)
Attached to Project - sip-router
Summary - crash in debugger module (kamailio 4.1.2)
Task Type - Bug Report
Category - Core
Status - New
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - # kamailio -V
version: kamailio 4.1.2 (x86_64/linux) 2eed30
<code>
(gdb) bt full
#0 0x00007f6c3dc4cf0c in dbg_get_mod_debug_level (mname=0x5de244 "core", mnlen=4, mlevel=0x7fff37c75dcc) at debugger_api.c:1191
idx = 134
hid = 0
it = 0x414cc0
#1 0x000000000044a690 in get_debug_level ()
No symbol table info available.
#2 0x0000000000469688 in handle_sigs ()
No symbol table info available.
#3 0x000000000046db19 in main_loop ()
No symbol table info available.
#4 0x000000000047030b in main ()
No symbol table info available.
(gdb) print *mlevel
$1 = 3
(gdb) print dbg_cfg
$2 = (void *) 0x7f6c39837084
(gdb) x 0x7f6c39837084
0x7f6c39837084: Cannot access memory at address 0x7f6c39837084
</code>
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=423
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#422 - sercmd after "reply too big"
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: Thanks, the second patch was applied to master branch, backported to 4.1.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=422
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#421 - json-c is dropping json compatibility
User who did this - Víctor Seva (linuxmaniac)
Reason for closing: Fixed
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=421
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.