[asterisk-bugs] [Asterisk 0010917]: Stop gracefully complains in _ast_pthread_mutex_unlock
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Nov 2 15:47:46 CDT 2007
A NOTE has been added to this issue.
======================================================================
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: new
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:
======================================================================
Date Submitted: 10-08-2007 20:37 CDT
Last Modified: 11-02-2007 15:47 CDT
======================================================================
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
======================================================================
----------------------------------------------------------------------
qwell - 11-02-07 15:47
----------------------------------------------------------------------
I'm not able to reproduce this. Can you explain under what circumstances
it happens?
Issue History
Date Modified Username Field Change
======================================================================
11-02-07 15:47 qwell Note Added: 0073016
======================================================================
More information about the asterisk-bugs
mailing list