[asterisk-bugs] [Asterisk 0017128]: endless cycle in ast_waitfor_nandfds() for big timeouts
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 2 03:10:53 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17128
======================================================================
Reported By: under
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17128
Category: Core/Channels
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.0.26
JIRA:
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-02 03:10 CDT
Last Modified: 2010-04-02 03:10 CDT
======================================================================
Summary: 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-04-02 03:10 under New Issue
2010-04-02 03:10 under Asterisk Version => 1.6.0.26
2010-04-02 03:10 under Regression => No
2010-04-02 03:10 under SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list