[asterisk-bugs] [Asterisk 0015400]: /include/asterisk/lock.h:531 __ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread): Error releasing mutex: O
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 2 14:16:05 CDT 2009
The issue 0015444 has been set as DUPLICATE OF the following issue.
======================================================================
https://issues.asterisk.org/view.php?id=15400
======================================================================
Reported By: aragon
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 15400
Category: Applications/app_mixmonitor
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 202945
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-06-25 09:27 CDT
Last Modified: 2009-07-02 14:16 CDT
======================================================================
Summary: /include/asterisk/lock.h:531
__ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread): Error
releasing mutex: O
Description:
When recording any incoming call with mixmonitor these messages slam the
CLI
The call is recorded properly for playback but this looks like bad
locking...
Jun 22 13:10:03] ERROR[31668]:
/dar/build/asterisk-1.4.26/include/asterisk/lock.h:514
__ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread):
mutex '&mixmonitor->mixmonitor_ds->lock' freed more times than we've
locked!
[Jun 22 13:10:03] ERROR[31668]:
/dar/build/asterisk-1.4.26/include/asterisk/lock.h:531
__ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread):
Error releasing mutex: Operation not permitted
[Jun 22 13:10:03] ERROR[31668]:
/dar/build/asterisk-1.4.26/include/asterisk/lock.h:514
__ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread):
mutex '&mixmonitor->mixmonitor_ds->lock' freed more times than we've
locked!
[Jun 22 13:10:03] ERROR[31668]:
/dar/build/asterisk-1.4.26/include/asterisk/lock.h:531
__ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread):
Error releasing mutex: Operation not permitted
[Jun 22 13:10:03] ERROR[31668]:
/dar/build/asterisk-1.4.26/include/asterisk/lock.h:514
__ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread):
mutex '&mixmonitor->mixmonitor_ds->lock' freed more times than we've
locked!
[Jun 22 13:10:03] ERROR[31668]:
/dar/build/asterisk-1.4.26/include/asterisk/lock.h:531
__ast_pthread_mutex_unlock: app_mixmonitor.c line 277 (mixmonitor_thread):
Error releasing mutex: Operation not permitted
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0015444 mixmonitor mutex freed more times than ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-07-02 14:16 russell Relationship added has duplicate 0015444
======================================================================
More information about the asterisk-bugs
mailing list