[asterisk-bugs] [Asterisk 0011080]: SIP channel stops processing calls, but no apparent deadlock
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Dec 21 10:34:37 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11080
======================================================================
Reported By: callguy
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 11080
Category: Channels/chan_sip/General
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
Asterisk Version: 1.4.13
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-24-2007 15:58 CDT
Last Modified: 12-21-2007 10:34 CST
======================================================================
Summary: SIP channel stops processing calls, but no apparent
deadlock
Description:
Approximately once per week we are seeing asterisk stop processing SIP
calls. The behavior is the same as a deadlock, but core show locks does not
show any evidence that there is a deadlock.
The only way to resolve is to restart asterisk.
output of:
core show locks
info thread
thread apply all bt
from the running process is attached.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011165 Deadlock in channel.c
======================================================================
----------------------------------------------------------------------
svnbot - 12-21-07 10:34
----------------------------------------------------------------------
Repository: asterisk
Revision: 94466
U branches/1.4/include/asterisk/pbx.h
U branches/1.4/main/pbx.c
------------------------------------------------------------------------
r94466 | russell | 2007-12-21 10:34:32 -0600 (Fri, 21 Dec 2007) | 6 lines
Convert the contexts lock to a read/write lock to resolve a deadlock.
This
has a nice side benefit of improving performance. :)
(closes issue http://bugs.digium.com/view.php?id=11609)
(closes issue http://bugs.digium.com/view.php?id=11080)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=94466
Issue History
Date Modified Username Field Change
======================================================================
12-21-07 10:34 svnbot Checkin
12-21-07 10:34 svnbot Note Added: 0075800
12-21-07 10:34 svnbot Assigned To file => russell
======================================================================
More information about the asterisk-bugs
mailing list