[asterisk-bugs] [Asterisk 0016570]: (local_queue_frame): Error obtaining mutex: Invalid argument (causes crash)
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 3 10:22:30 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16570
======================================================================
Reported By: kebl0155
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16570
Category: Channels/chan_local
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.2.0
JIRA: SWP-947
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-08 10:43 CST
Last Modified: 2010-03-03 10:22 CST
======================================================================
Summary: (local_queue_frame): Error obtaining mutex: Invalid
argument (causes crash)
Description:
Asterisk crashes (core dumped) with the following error messages:
[Jan 8 15:28:56] ERROR[9587]
/usr/src/asterisk-1.6.2.0/include/asterisk/lock.h: chan_local.c line 234
(local_queue_frame): Error obtaining mutex: Invalid argument
[Jan 8 15:28:56] ERROR[9587]
/usr/src/asterisk-1.6.2.0/include/asterisk/lock.h: chan_local.c line 659
(local_hangup): mutex '&p->lock' freed more times than we've locked!
[Jan 8 15:28:56] ERROR[9587]
/usr/src/asterisk-1.6.2.0/include/asterisk/lock.h: chan_local.c line 659
(local_hangup): Error releasing mutex: Invalid argument
======================================================================
----------------------------------------------------------------------
(0118856) kebl0155 (reporter) - 2010-03-03 10:22
https://issues.asterisk.org/view.php?id=16570#c118856
----------------------------------------------------------------------
Hi Russell,
The releases since then are all security releases, so the code that fixes
the bug we're stuck on (16729) hasn't made it into the release stream yet.
I have disabled DEBUG_THREADS and DONT_OPTIMISE and we haven't had the
problem since.
Issue History
Date Modified Username Field Change
======================================================================
2010-03-03 10:22 kebl0155 Note Added: 0118856
======================================================================
More information about the asterisk-bugs
mailing list