[asterisk-bugs] [Asterisk 0011080]: SIP channel stops processing calls, but no apparent deadlock

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Nov 14 20:16:58 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11080 
====================================================================== 
Reported By:                callguy
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11080
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     acknowledged
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:              11-14-2007 20:16 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.
====================================================================== 

---------------------------------------------------------------------- 
 enst - 11-14-07 20:16  
---------------------------------------------------------------------- 
I guess the chan_sip.c.diff is not OK. 
In the bug, deadloack happened in handle_response,but in bug 11165 it
happened in handle_request.
the diff unlock the p->lock after handle request, So it maybe cause
deadlock in handle_request.

my diff chan_sip.c.diff_enst071115 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-14-07 20:16  enst           Note Added: 0073665                          
======================================================================




More information about the asterisk-bugs mailing list