[asterisk-bugs] [Asterisk 0017949]: [patch] Mutex 'dialog' freed more times than we've locked ! and Error releasing mutex.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 12 17:21:43 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17949
======================================================================
Reported By: bwg
Assigned To: bbryant
======================================================================
Project: Asterisk
Issue ID: 17949
Category: Channels/chan_sip/General
Reproducibility: random
Severity: crash
Priority: normal
Status: acknowledged
Target Version: 1.6.2.15
Asterisk Version: SVN
JIRA: SWP-2163
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 283596
Request Review:
======================================================================
Date Submitted: 2010-09-02 23:32 CDT
Last Modified: 2010-10-12 17:21 CDT
======================================================================
Summary: [patch] Mutex 'dialog' freed more times than we've
locked ! and Error releasing mutex.
Description:
Hi,
Have a system (asterisk) crash several times a day that causes all
communications to halt abruptly and prevents any new call to go through.
Cheers,
======================================================================
----------------------------------------------------------------------
(0127918) bwg (reporter) - 2010-10-12 17:21
https://issues.asterisk.org/view.php?id=17949#c127918
----------------------------------------------------------------------
Hi bbryant,
The patch has solved the mutex pb. as the system run for a week witout a
single crash. However after that week, the system did crash with another
mutex :
[Oct 12 08:21:10] ERROR[18293] lock.c: chan_dahdi.c line 2053
(my_unlock_private): mutex '&p->lock' freed more times than we've locked!
[Oct 12 08:21:10] ERROR[18293] lock.c: chan_dahdi.c line 2053
(my_unlock_private): Error releasing mutex: Operation not permitted
This pb is scarce but still annoying. Have attached gdb and log files.
Cheers,
Issue History
Date Modified Username Field Change
======================================================================
2010-10-12 17:21 bwg Note Added: 0127918
======================================================================
More information about the asterisk-bugs
mailing list