[asterisk-bugs] [Asterisk 0016518]: segmentation fault
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 29 22:37:02 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16518
======================================================================
Reported By: voipas
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16518
Category: Applications/app_dial
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: new
Asterisk Version: Older 1.6.0 - please test a newer version
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-12-28 00:43 CST
Last Modified: 2009-12-29 22:37 CST
======================================================================
Summary: segmentation fault
Description:
Hello,
I've created IVR solution with asterisk, but noticed that everyday it
restarts with segmentation fault cause.
Could you please check what is wrong here...
Thanks
======================================================================
----------------------------------------------------------------------
(0115844) voipas (reporter) - 2009-12-29 22:37
https://issues.asterisk.org/view.php?id=16518#c115844
----------------------------------------------------------------------
This is output of asterisk:
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:449
__ast_pthread_mutex_lock: pbx.c line 7945 (pbx_builtin_getvar_helper):
Error obtaining mutex: Invalid argument
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:532
__ast_pthread_mutex_unlock: pbx.c line 7967 (pbx_builtin_getvar_helper):
mutex '&chan->lock_dont_use' freed more times than we've locked!
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:549
__ast_pthread_mutex_unlock: pbx.c line 7967 (pbx_builtin_getvar_helper):
Error releasing mutex: Invalid argument
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:449
__ast_pthread_mutex_lock: pbx.c line 8020 (pbx_builtin_setvar_helper):
Error obtaining mutex: Invalid argument
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:532
__ast_pthread_mutex_unlock: pbx.c line 8058 (pbx_builtin_setvar_helper):
mutex '&chan->lock_dont_use' freed more times than we've locked!
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:549
__ast_pthread_mutex_unlock: pbx.c line 8058 (pbx_builtin_setvar_helper):
Error releasing mutex: Invalid argument
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:449
__ast_pthread_mutex_lock: pbx.c line 7945 (pbx_builtin_getvar_helper):
Error obtaining mutex: Invalid argument
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:532
__ast_pthread_mutex_unlock: pbx.c line 7967 (pbx_builtin_getvar_helper):
mutex '&chan->lock_dont_use' freed more times than we've locked!
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:549
__ast_pthread_mutex_unlock: pbx.c line 7967 (pbx_builtin_getvar_helper):
Error releasing mutex: Invalid argument
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:449
__ast_pthread_mutex_lock: channel.c line 481 (ast_check_hangup_locked):
Error obtaining mutex: Invalid argument
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:532
__ast_pthread_mutex_unlock: channel.c line 483 (ast_check_hangup_locked):
mutex '&chan->lock_dont_use' freed more times than we've locked!
[Dec 30 06:35:24] ERROR[30531]:
/usr/src/asterisk-1.6.0.5/include/asterisk/lock.h:549
__ast_pthread_mutex_unlock: channel.c line 483 (ast_check_hangup_locked):
Error releasing mutex: Invalid argument
Issue History
Date Modified Username Field Change
======================================================================
2009-12-29 22:37 voipas Note Added: 0115844
======================================================================
More information about the asterisk-bugs
mailing list