[asterisk-bugs] [Asterisk 0015627]: Asterisk runs out of sockets

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Aug 14 05:58:53 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15627 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15627
Category:                   Core/Netsock
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 209626 
Request Review:              
====================================================================== 
Date Submitted:             2009-07-31 17:12 CDT
Last Modified:              2009-08-14 05:58 CDT
====================================================================== 
Summary:                    Asterisk runs out of sockets
Description: 
The Parallels engineers have found a bug that takes down asterisk because
the server runs out of sockets, and also it degrades the performance
because over time it takes more and more time for the processor to find an
empty socket. The load on the processor grows over time,

====================================================================== 

---------------------------------------------------------------------- 
 (0109036) dant (reporter) - 2009-08-14 05:58
 https://issues.asterisk.org/view.php?id=15627#c109036 
---------------------------------------------------------------------- 
Actually, reverted my patch from my trunk install and double checked... the
RTP port and RTP port+1 are being left behind as you described for each
hung dialog. This would suggest that these are related if not the exact
same issue.

My patch triggers the destruction of the dialog and these sockets
disappear too... The code that caused this wasn't present when checked in
1.4, so either it's been added recently, or this shouldn't be a problem in
1.4... 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-14 05:58 dant           Note Added: 0109036                          
======================================================================




More information about the asterisk-bugs mailing list