[asterisk-bugs] [Asterisk 0017255]: [patch] UDP ports not freed/ports leaking
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 8 01:51:44 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17255
======================================================================
Reported By: kvveltho
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17255
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.7-rc2
JIRA: SWP-1410
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-04-28 06:23 CDT
Last Modified: 2011-02-08 01:51 CST
======================================================================
Summary: [patch] UDP ports not freed/ports leaking
Description:
The following is not fixed:
These release candidates resolve an issue with UDP ports not being freed,
per
issue https://issues.asterisk.org/view.php?id=16774
(https://issues.asterisk.org/view.php?id=16774)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016774 [patch] [regression] 1.6.1.13 and 1.6.1...
related to 0018121 Early bind of UDPTL ports can create a ...
======================================================================
----------------------------------------------------------------------
(0131639) wdoekes (reporter) - 2011-02-08 01:51
https://issues.asterisk.org/view.php?id=17255#c131639
----------------------------------------------------------------------
Alas,
[2011-02-08 08:48:00] WARNING[24268]: chan_sip.c:22850 stop_session_timer:
Null stimer in stop_session_timer -
66ad2dfd030a81c814ec99197e628099 at 127.0.1.1
boom.
(gdb) back
https://issues.asterisk.org/view.php?id=0 0x00007f05b2d9ee2c in ?? () from
/lib/libc.so.6
https://issues.asterisk.org/view.php?id=1 0x00007f05b2da07e8 in calloc () from
/lib/libc.so.6
https://issues.asterisk.org/view.php?id=2 0x00000000004a3f13 in ast_log
(level=<value optimized out>,
file=0x537684 "astobj2.c", line=321, function=0x537861 "__ao2_ref",
fmt=0x5376ff "refcount %d on object %p\n") at
/usr/src/asterisk-1.6.2.16.1/include/asterisk/utils.h:462
https://issues.asterisk.org/view.php?id=3 0x0000000000439bf8 in __ao2_ref
(user_data=0x1e7f108, delta=<value
optimized out>) at astobj2.c:321
https://issues.asterisk.org/view.php?id=4 0x00007f05ad1251f4 in
__sip_autodestruct (data=<value optimized out>)
at chan_sip.c:1770
https://issues.asterisk.org/view.php?id=5 0x00000000004f5875 in ast_sched_runq
(con=0x1e3b910) at sched.c:621
...
Issue History
Date Modified Username Field Change
======================================================================
2011-02-08 01:51 wdoekes Note Added: 0131639
======================================================================
More information about the asterisk-bugs
mailing list