[asterisk-bugs] [Asterisk 0016175]: Revision 202007 Introduces Deadlock
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 10 09:28:08 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16175
======================================================================
Reported By: paul-tg
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 16175
Category: Channels/chan_sip/CodecHandling
Reproducibility: random
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.2.0-rc3
JIRA: SWP-335
Regression: Yes
Reviewboard Link: https://reviewboard.asterisk.org/r/287/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 202007
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-11-03 19:23 CST
Last Modified: 2009-11-10 09:28 CST
======================================================================
Summary: Revision 202007 Introduces Deadlock
Description:
After upgrading from 1.6.0-beta9 to 1.6.2-rc2, we are experiencing
deadlocks in try_suggested_sip_codec(). "core show locks" points to code
introduced in revision 202007, which ironically was intended to protect
against deadlocks. The Asterisk build is completely stock except for a
modified SIP response code in chan_sip.c:handle_request_invite().
We have had two deadlocks so far in as many weeks, both times during
periods of lower than average call load.
======================================================================
----------------------------------------------------------------------
(0113553) svnbot (reporter) - 2009-11-10 09:28
https://issues.asterisk.org/view.php?id=16175#c113553
----------------------------------------------------------------------
Repository: asterisk
Revision: 229091
U branches/1.4/channels/chan_sip.c
------------------------------------------------------------------------
r229091 | mnicholson | 2009-11-10 09:28:07 -0600 (Tue, 10 Nov 2009) | 5
lines
Reverted revision 202022.
(closes issue https://issues.asterisk.org/view.php?id=16175)
Reported by: paul-tg
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=229091
Issue History
Date Modified Username Field Change
======================================================================
2009-11-10 09:28 svnbot Checkin
2009-11-10 09:28 svnbot Note Added: 0113553
======================================================================
More information about the asterisk-bugs
mailing list