[asterisk-bugs] [Asterisk 0017255]: [patch] UDP ports not freed/ports leaking

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Feb 7 04:34:49 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-07 04:34 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 ...
====================================================================== 

---------------------------------------------------------------------- 
 (0131553) rgagnon (reporter) - 2011-02-07 04:34
 https://issues.asterisk.org/view.php?id=17255#c131553 
---------------------------------------------------------------------- 
Thanks for the feednack, wdoekes.

I just tried the same thing with clean 1.6.2.16.1, applied the branch
1.6.2 patch, and then executed a test using a test extension of 9999 like
this:

exten => 9999,1,Answer()
exten => 9999,2,Playtones(congestion)
exten => 9999,3,Congestion(4)
exten => 9999,4,Hanup()

I did not get a crash. Odd.  I am running 64bit FC8, and have the compiler
flags for DONT_OPTIMIZE and DEBUG_THREADS enabled, as well as using the
--enable-dev-mode in the configure line.   I wouldn't think those would
make a difference, but I can try it on a base config without those. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-07 04:34 rgagnon        Note Added: 0131553                          
======================================================================




More information about the asterisk-bugs mailing list