[asterisk-bugs] [Asterisk 0017128]: [patch] endless cycle in ast_waitfor_nandfds() for big timeouts
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 4 18:36:54 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17128
======================================================================
Reported By: under
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17128
Category: Core/Channels
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Target Version: 1.4.33
Asterisk Version: 1.6.0.26
JIRA: SWP-1251
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: 2010-04-02 03:10 CDT
Last Modified: 2010-05-04 18:36 CDT
======================================================================
Summary: [patch] endless cycle in ast_waitfor_nandfds() for
big timeouts
Description:
Subj. happens when we call Dial() with really large answer timeout.
After this we see that asterisk eats all CPU.
Problem seems to happen due to multiplication (by 1000) overflow.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-04 18:36 svnbot Status ready for testing =>
assigned
2010-05-04 18:36 svnbot Assigned To => tilghman
2010-05-04 18:36 svnbot Status assigned => resolved
2010-05-04 18:36 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list