[asterisk-bugs] [JIRA] (ASTERISK-21240) Deadlock in pbx_find_extension when attempting an autoservice stop due to holding the context lock
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Mar 12 12:17:03 CDT 2013
Matt Jordan created ASTERISK-21240:
--------------------------------------
Summary: Deadlock in pbx_find_extension when attempting an autoservice stop due to holding the context lock
Key: ASTERISK-21240
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21240
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/PBX
Affects Versions: 1.8.20.1, 11.2.1
Environment: Linux 3.2.0-38-generic #61-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
Reporter: Dare Awktane
We have two asterisk machines running inbound/outbound/fax calls on both. We've developed a web application that people can use to create accounts (which flow through into asterisk as contexts). We have a cron script that calls -rx "dialplan reload" to update these contexts. Both the extconfig.conf and extensions.conf are loaded from a mysql clustered (ndb) database. Roughly 2-3 times a day each asterisk server stops taking calls and does not restart on its own. I'm not sure if all of the lockups are related to this dump. We braved a morning of bad call quality to have the debug flags set. Our dialplan shows that it has 494197 rows. A reasonably large dialplan.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list