[asterisk-bugs] [Asterisk 0016428]: [patch] park() function takes 100% of CPU

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 22 10:41:17 CST 2011


The following issue has been set as RELATED TO issue 0018862. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16428 
====================================================================== 
Reported By:                Yasuhiro Konishi
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   16428
Category:                   Features/Parking
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Target Version:             1.6.0.26
Asterisk Version:           SVN 
JIRA:                       SWP-529 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-12-10 22:19 CST
Last Modified:              2011-02-22 10:41 CST
====================================================================== 
Summary:                    [patch] park() function takes 100% of CPU
Description: 
I found a following issue in the call parking function in 1.6.1.6

The park() function takes 100% of CPU if all of the parking lots has been
used.
It seems something wrong in exit condition of the search loop for the
unused parking lot.
Please see attached features.c.diff to fix this issue. 


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0018862 Free parking slot logic broken if rando...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-22 10:41 lmadsen        Relationship added       related to 0018862  
======================================================================




More information about the asterisk-bugs mailing list