[asterisk-bugs] [JIRA] (ASTERISK-25561) app_queue.c line 6503 (try_calling): mutex 'qe->chan' freed more times than we've locked!
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Tue Dec 15 12:13:47 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Harwell updated ASTERISK-25561:
-------------------------------------
Target Release Version/s: 13.7.0
> app_queue.c line 6503 (try_calling): mutex 'qe->chan' freed more times than we've locked!
> -----------------------------------------------------------------------------------------
>
> Key: ASTERISK-25561
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25561
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 13.6.0
> Reporter: Alec Davis
> Assignee: Alec Davis
> Target Release: 13.7.0
>
>
> commit aae45acbd (Mark Michelson 2015-04-15 10:38:02 -0500 6525)
> refer ASTERISK-24958
> above commit removed ast_channel_lock(qe->chan);
> but failed to remove corresponding ast_channel_unlock(qe->chan);
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list