[asterisk-bugs] [Asterisk 0015143]: [patch] Deadlock on chan_sip
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 8 12:32:06 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15143
======================================================================
Reported By: cristiandimache
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15143
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.1.0
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-18 00:38 CDT
Last Modified: 2009-06-08 12:32 CDT
======================================================================
Summary: [patch] Deadlock on chan_sip
Description:
After a random period of time (around five hours), Asterisk freezes and no
calls can be made and SIP registration is unavailable.
I have compiled with DEBUG_THREADS and attached the output of core show
locks.
At this time, killing Asterisk seems to be the only way to solve the
problem.
I use realtime peers, but I don't think this is an issue here.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015151 [patch] Deadlock On One-legged Transfer...
======================================================================
----------------------------------------------------------------------
(0106130) svnbot (reporter) - 2009-06-08 12:32
https://issues.asterisk.org/view.php?id=15143#c106130
----------------------------------------------------------------------
Repository: asterisk
Revision: 199588
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r199588 | mmichelson | 2009-06-08 12:32:05 -0500 (Mon, 08 Jun 2009) | 9
lines
Fix a deadlock that could occur when setting rtp stats on SIP calls.
(closes issue https://issues.asterisk.org/view.php?id=15143)
Reported by: cristiandimache
Patches:
15143.patch uploaded by mmichelson (license 60)
Tested by: cristiandimache
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=199588
Issue History
Date Modified Username Field Change
======================================================================
2009-06-08 12:32 svnbot Checkin
2009-06-08 12:32 svnbot Note Added: 0106130
======================================================================
More information about the asterisk-bugs
mailing list