[asterisk-bugs] [Asterisk 0017564]: Asterisk "locks up" the system when an external process is called from the 'h' extension with a lower priority than Asterisk.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 29 06:39:55 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17564
======================================================================
Reported By: ramonpeek
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17564
Category: Resources/General
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.4.33
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-06-29 05:47 CDT
Last Modified: 2010-06-29 06:39 CDT
======================================================================
Summary: Asterisk "locks up" the system when an external
process is called from the 'h' extension with a lower priority than Asterisk.
Description:
We noticed that Asterisk "locks up" the system when an external process is
called from the 'h' extension with a lower priority than Asterisk.
This issue is a follow up on issue:
https://issues.asterisk.org/view.php?id=16349
See Additional Information Field for more info....
======================================================================
----------------------------------------------------------------------
(0124002) ramonpeek (reporter) - 2010-06-29 06:39
https://issues.asterisk.org/view.php?id=17564#c124002
----------------------------------------------------------------------
Asterisk in our case is running at the default priority "0" as set in the
safe_asterisk script. This uses "nice" to set the priority, so less
niceness is the answer to your question.
Note:
We use nice to have external processes, such as PostgreSQL, to run them at
a "nicer" priority in contrast to Asterisk. And it doesn't really matter
whether asterisk is running at a "less nicer" negative priority lower than
"0" or not.
Issue History
Date Modified Username Field Change
======================================================================
2010-06-29 06:39 ramonpeek Note Added: 0124002
======================================================================
More information about the asterisk-bugs
mailing list