[asterisk-bugs] [Asterisk 0016570]: (local_queue_frame): Error obtaining mutex: Invalid argument (causes crash)
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Feb 5 07:10: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:
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-02-05 07:10 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
======================================================================
----------------------------------------------------------------------
(0117779) kebl0155 (reporter) - 2010-02-05 07:10
https://issues.asterisk.org/view.php?id=16570#c117779
----------------------------------------------------------------------
We just had another one about half an hour ago.
Exactly the same error messages:
[Feb 5 12:22:39] ERROR[30570]
/usr/src/asterisk-1.6.2.0/include/asterisk/lock.h: chan_local.c line 234
(local_queue_frame): Error obtaining mutex: Invalid argument
[Feb 5 12:22:39] ERROR[30570]
/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!
[Feb 5 12:22:39] ERROR[30570]
/usr/src/asterisk-1.6.2.0/include/asterisk/lock.h: chan_local.c line 659
(local_hangup): Error releasing mutex: Invalid argument
Do you need another thread trace?
Issue History
Date Modified Username Field Change
======================================================================
2010-02-05 07:10 kebl0155 Note Added: 0117779
======================================================================
More information about the asterisk-bugs
mailing list