[asterisk-bugs] [JIRA] (ASTERISK-25327) Annoying ERROR: lock.c:459 __ast_pthread_mutex_unlock: app_queue.c line 6445 (try_calling): mutex 'qe->chan' freed more times than we've locked!
Jakub Włudarczyk (JIRA)
noreply at issues.asterisk.org
Thu Aug 20 03:12:32 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227312#comment-227312 ]
Jakub Włudarczyk edited comment on ASTERISK-25327 at 8/20/15 3:12 AM:
----------------------------------------------------------------------
config attached, to reproduce register sip accounts, and call from 100 to anywhere, you will reach queue q1, when the queue is switching to another agent, you will see :
ERROR[23231][C-00000005]: lock.c:459 __ast_pthread_mutex_unlock: app_queue.c line 6445 (try_calling): mutex 'qe->chan' freed more times than we've locked!
ERROR[23231][C-00000005]: lock.c:490 __ast_pthread_mutex_unlock: app_queue.c line 6445 (try_calling): Error releasing mutex: Operation not permitted
no issue is presented to the user, calls are delivered normally, but you have LOTS of these errors in logs,
was (Author: jwludarczyk at emakom.pl):
config
> Annoying ERROR: lock.c:459 __ast_pthread_mutex_unlock: app_queue.c line 6445 (try_calling): mutex 'qe->chan' freed more times than we've locked!
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-25327
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25327
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 13.5.0
> Environment: Asterisk 13.5.0, Debian Wheezy
> Reporter: Jakub Włudarczyk
> Assignee: Unassigned
> Severity: Minor
> Attachments: debug, extensions.conf, queues.conf, sip.conf
>
>
> came out after upgrading from 13.3.2
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list