[asterisk-bugs] [Asterisk 0010917]: Stop gracefully complains in _ast_pthread_mutex_unlock
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Dec 10 10:55:45 CST 2007
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=10917
======================================================================
Reported By: callguy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10917
Category: Core-General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.4.12.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 10-08-2007 20:37 CDT
Last Modified: 12-10-2007 10:55 CST
======================================================================
Summary: Stop gracefully complains in
_ast_pthread_mutex_unlock
Description:
When issuing "stop gracefully" under asterisk 1.4.12.1 we are seeing the
following error, which doesn't appear to be causing any actual trouble in
this scenario, but I believe may be indicative of something bad going on in
general:
Oct 8 21:51:55] WARNING[3970]: channel.c:738 ast_channel_alloc: Channel
allocation failed: Refusing due to active shutdown
[Oct 8 21:51:55] WARNING[3970]: chan_sip.c:3921 sip_new: Unable to
allocate AST channel structure for SIP channel
[Oct 8 21:51:55] NOTICE[3970]: chan_sip.c:13891 handle_request_invite:
Unable to create/find SIP channel for this INVITE
[Oct 8 21:51:55] ERROR[3970]:
/usr/src/asterisk-test/1.4.12.1/asterisk-1.4.12.1/include/asterisk/lo:387
__ast_pthread_mutex_unlock: chan_sip.c line 15184 (sipsock_read): mutex
'&p->lock' freed more times than we've locked!
[Oct 8 21:51:55] ERROR[3970]:
/usr/src/asterisk-test/1.4.12.1/asterisk-1.4.12.1/include/asterisk/lo:403
__ast_pthread_mutex_unlock: chan_sip.c line 15184 (sipsock_read): Error
releasing mutex: Operation not permitted
======================================================================
----------------------------------------------------------------------
Corydon76 - 12-10-07 10:55
----------------------------------------------------------------------
No response from reporter.
Issue History
Date Modified Username Field Change
======================================================================
12-10-07 10:55 Corydon76 Note Added: 0075147
12-10-07 10:55 Corydon76 Status new => closed
12-10-07 10:55 Corydon76 Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list