[asterisk-bugs] [JIRA] (ASTERISK-17241) Format list should be copied before being iterated in ast_filehelper
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Fri Mar 13 21:22:34 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-17241.
----------------------------------
Resolution: Suspended
> Format list should be copied before being iterated in ast_filehelper
> --------------------------------------------------------------------
>
> Key: ASTERISK-17241
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-17241
> Project: Asterisk
> Issue Type: Bug
> Components: Core/General
> Reporter: gnudialer gnudialer
> Severity: Minor
>
> If the disk is slow for whatever reason you get resource starvation if too many threads are making calls to this function because the list is locked the entire time.
> It's bad enough for me that I'm going to have to put all the files in /var/lib/asterisk/sounds/en/ on a ramdisk.
> Thanks for looking!
> Heath
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list