[asterisk-bugs] [JIRA] (ASTERISK-25687) res_musiconhold: Concurrent invocations of 'moh reload' cause a crash
Sean Bright (JIRA)
noreply at issues.asterisk.org
Wed Jan 13 06:41:33 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228994#comment-228994 ]
Sean Bright commented on ASTERISK-25687:
----------------------------------------
No sir. I gave up when I couldn't access Jenkins to see why the master build had broken. It's a trivial fix for someone with the appropriate CI know-how.
> res_musiconhold: Concurrent invocations of 'moh reload' cause a crash
> ---------------------------------------------------------------------
>
> Key: ASTERISK-25687
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25687
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_musiconhold
> Affects Versions: 11.20.0
> Reporter: Sean Bright
> Assignee: Sean Bright
> Severity: Minor
>
> When you have a large number of entries in musiconhold.conf, calling 'moh reload' from the CLI can take a long time. If 'moh reload' is invoked again from another console, a crash can occur.
> In our environment we aren't seeing a core file, so I don't have a backtrace.
> A possible fix for this is to change the implementation of 'moh reload' to call ast_module_reload("res_musiconhold") which would prevent multiple simultaneous invocations.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list