[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
Wed Jun 30 03:11:18 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: minor
Priority: normal
Status: feedback
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-30 03:11 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....
======================================================================
----------------------------------------------------------------------
(0124072) ramonpeek (reporter) - 2010-06-30 03:11
https://issues.asterisk.org/view.php?id=17564#c124072
----------------------------------------------------------------------
Extra info:
-------------
If I run Asterisk using the "-p" option the system ALWAYS locks up when
calling an ODBC function or a simple "exten = h,1,Set(NAME=System(cat
/tmp/ext_name.txt))"
However if I run Asterisk without the "-p" option and use "nice" to
prioritize Asterisk (less nicer) AND de-prioritize other processes such as
PostgreSQL making them nicer to asterisk then Asterisk slows down when
calling such processes, BUT ONLY IN THE 'H' EXTENSION.
(PS: No other large processes are active on the machine other than the
usual)
If I do not prioritize any process, so all processes are running default,
then no problem occurs... But he... that not really what we want..
Issue History
Date Modified Username Field Change
======================================================================
2010-06-30 03:11 ramonpeek Note Added: 0124072
======================================================================
More information about the asterisk-bugs
mailing list