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

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 17 01:21:00 CDT 2010


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:              2010-05-17 01:20 CDT
====================================================================== 
Summary:                    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...
====================================================================== 

---------------------------------------------------------------------- 
 (0121948) wdoekes (reporter) - 2010-05-17 01:20
 https://issues.asterisk.org/view.php?id=17255#c121948 
---------------------------------------------------------------------- 
@frawd: the number of leaked sockets look like they may have stabilized at
67, so qualify and registrations are back in the picture:

# egrep 'UDP socket|active calls|process' *-0202.log
Tue-0202.log:UDP sockets: 56
Tue-0202.log:0 active calls
Tue-0202.log:45190 calls processed

Wed-0202.log:UDP sockets: 68
Wed-0202.log:2 active calls
Wed-0202.log:54323 calls processed

Thu-0202.log:UDP sockets: 68
Thu-0202.log:2 active calls
Thu-0202.log:63413 calls processed

Fri-0202.log:UDP sockets: 68
Fri-0202.log:2 active calls
Fri-0202.log:66765 calls processed

Sat-0202.log:UDP sockets: 68
Sat-0202.log:2 active calls
Sat-0202.log:73576 calls processed

Sun-0202.log:UDP sockets: 68
Sun-0202.log:2 active calls
Sun-0202.log:77739 calls processed

Mon-0202.log:UDP sockets: 68
Mon-0202.log:2 active calls
Mon-0202.log:80643 calls processed

(those two active calls are stalled calls that aren't doing udp traffic.
probably an unrelated issue.)

I've scheduled an asterisk restart. I'll report back if I get new leaks. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-17 01:20 wdoekes        Note Added: 0121948                          
======================================================================




More information about the asterisk-bugs mailing list