[asterisk-bugs] [Asterisk 0017122]: Using pattern match in a hint causes deadlock under described conditions

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jul 26 15:11:24 CDT 2010


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17122 
====================================================================== 
Reported By:                sbrath
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17122
Category:                   Channels/chan_sip/Registration
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     acknowledged
Target Version:             1.6.2.12
Asterisk Version:           SVN 
JIRA:                       SWP-1227 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-31 12:31 CDT
Last Modified:              2010-07-26 15:11 CDT
====================================================================== 
Summary:                    Using pattern match in a hint causes deadlock under
described conditions
Description: 
When using the following hint, most "dialplan reload" commands will lock
the system up. Once in deadlock, existing sip conversations will continue,
new sip connections will fail. sip show peers will look normal.
exten => _4040XXXX,hint,Custom:phone${EXTEN:4}

I have about 25 phones subscribing to this hint, and creating the "virtual
hints", on initial load all is well, reloads lock the system.

I have included attachments with core show locks and a bt trace of a
running thread to show where the deadlock is occurring.


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-26 15:11 lmadsen        Asterisk Version         1.6.2.6 => SVN      
2010-07-26 15:11 lmadsen        Assigned To               => tilghman        
2010-07-26 15:11 lmadsen        Target Version            => 1.6.2.12        
2010-07-26 15:11 lmadsen        Description Updated                          
======================================================================




More information about the asterisk-bugs mailing list