[asterisk-bugs] [Asterisk 0016428]: [patch] park() function takes 100% of CPU
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 8 09:25:23 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16428
======================================================================
Reported By: Yasuhiro Konishi
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16428
Category: Features/Parking
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
Target Version: 1.6.0.22
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:
======================================================================
Date Submitted: 2009-12-10 22:19 CST
Last Modified: 2010-01-08 09:25 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-08 09:25 lmadsen Asterisk Version 1.6.1.11 => SVN
2010-01-08 09:25 lmadsen Target Version => 1.6.0.22
2010-01-08 09:25 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list