[asterisk-bugs] [Asterisk 0019330]: [patch] Deadlock in chan_sip.c handle_incoming()
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 19 08:42:14 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19330
======================================================================
Reported By: one47
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19330
Category: Channels/chan_sip/General
Reproducibility: random
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.2.18
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-19 08:33 CDT
Last Modified: 2011-05-19 08:42 CDT
======================================================================
Summary: [patch] Deadlock in chan_sip.c handle_incoming()
Description:
There are several bug reports open which involve deadlocks in chan_sip.c
handle_incomig() not having a channel lock held before a pvt lock:
https://issues.asterisk.org/view.php?id=19117
https://issues.asterisk.org/view.php?id=19107
https://issues.asterisk.org/view.php?id=19112
These deadlocks will apply to 1.6.2.18 and to 1.8.4, but I also believe
that branches/1.8 and trunk/ already contain a fix that comes from
https://reviewboard.asterisk.org/r/1182/ that removes this issue by
removing the
request_queue from chan_sip.c completely.
======================================================================
----------------------------------------------------------------------
(0135153) one47 (reporter) - 2011-05-19 08:42
https://issues.asterisk.org/view.php?id=19330#c135153
----------------------------------------------------------------------
Please ignore/remove the reference to
https://issues.asterisk.org/view.php?id=19117, it was an error
Issue History
Date Modified Username Field Change
======================================================================
2011-05-19 08:42 one47 Note Added: 0135153
======================================================================
More information about the asterisk-bugs
mailing list