[asterisk-bugs] [Asterisk 0016967]: Nested Dial()s that use U() or M() results in: '&(audiohook)->lock' freed more times than we've locked!
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 8 09:24:26 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16967
======================================================================
Reported By: DennisD
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16967
Category: Core/General
Reproducibility: always
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: SVN
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-03-04 21:11 CST
Last Modified: 2010-03-08 09:24 CST
======================================================================
Summary: Nested Dial()s that use U() or M() results in:
'&(audiohook)->lock' freed more times than we've locked!
Description:
/include/asterisk/lock.h: audiohook.c line 648
(audio_audiohook_write_list): Error obtaining mutex: Invalid argument
/include/asterisk/lock.h: audiohook.c line 662
(audio_audiohook_write_list): mutex '&(audiohook)->lock' freed more times
than we've locked!
/include/asterisk/lock.h: audiohook.c line 662
(audio_audiohook_write_list): Error releasing mutex: Invalid argument
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-03-08 09:24 lmadsen Asterisk Version 1.6.2.6-rc1 => SVN
2010-03-08 09:24 lmadsen Summary Dial() to another
Dial() that has U() or M() set up and also Dial()s - '&(audiohook)->lock' freed
more times than we've locked! => Nested Dial()s that use U() or M() results in:
'&(audiohook)->lock' freed more times than we've locked!
======================================================================
More information about the asterisk-bugs
mailing list