[asterisk-bugs] [Asterisk 0018791]: [patch] Deadlock sip_read check_rtp_timeout #16608

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 6 14:48:08 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18791 
====================================================================== 
Reported By:                irroot
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   18791
Category:                   Channels/chan_sip/General
Reproducibility:            sometimes
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.16.1 
JIRA:                       SWP-3118 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-02-11 04:14 CST
Last Modified:              2011-05-06 14:48 CDT
====================================================================== 
Summary:                    [patch] Deadlock sip_read check_rtp_timeout
https://issues.asterisk.org/view.php?id=16608
Description: 
This is alternate patch to https://issues.asterisk.org/view.php?id=16608 and
this is still a issue in 1.6.2.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016608 [patch] Deadlock on &(&channels...
related to          0018811 [patch] Seems Like ast_read / timerfd_t...
====================================================================== 

---------------------------------------------------------------------- 
 (0134595) svnbot (reporter) - 2011-05-06 14:48
 https://issues.asterisk.org/view.php?id=18791#c134595 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 317866

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r317866 | russell | 2011-05-06 14:48:07 -0500 (Fri, 06 May 2011) | 18
lines

Merged revisions 317865 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r317865 | russell | 2011-05-06 14:46:49 -0500 (Fri, 06 May 2011) | 11
lines
  
  chan_sip: fix a deadlock in check_rtp_timeout.
  
  Don't block doing silly deadlock avoidance.  Just return and try again
later.
  The funciton gets called often enough that it's fine.  Also, this change
was
  already made in trunk.
  
  (closes issue https://issues.asterisk.org/view.php?id=18791)
  Reported by: irroot
  Patches:
        chan_sip.rtptimeout.patch uploaded by irroot (license 52)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=317866 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-06 14:48 svnbot         Checkin                                      
2011-05-06 14:48 svnbot         Note Added: 0134595                          
======================================================================




More information about the asterisk-bugs mailing list