[asterisk-bugs] [Asterisk 0018535]: app_queue deadlocks if weight is set

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 27 09:36:49 UTC 2010


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=18535 
====================================================================== 
Reported By:                mrparity
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18535
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.8.1.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-12-27 03:29 CST
Last Modified:              2010-12-27 03:36 CST
====================================================================== 
Summary:                    app_queue deadlocks if weight is set
Description: 
If more than one agend is at the queue and weight is enabled asterisk
deadlocks. That configuration is working fine:

[sales_de]
strategy = ringall
timeout = 20
wrapuptime = 0
autofill = yes
autopause = no
maxlen = 0
ringinuse = no
musicclass = queue-sales-de
servicelevel = 30
;weight=10
joinempty=unavailable

[sales_fr]
strategy = ringall
timeout = 20
wrapuptime = 0
autofill = yes
autopause = no
maxlen = 0
ringinuse = no
musicclass = queue-sales-fr
servicelevel = 30
;weight=20
joinempty=unavailable

[sales_2l]
strategy = ringall
timeout = 20
wrapuptime = 0
autofill = yes
autopause = no
maxlen = 0
ringinuse = no
musicclass = queue-sales-fr
servicelevel = 30
;weight=10
joinempty=unavailable


But if you uncomment 'weight' asterisk deadlocks.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0018310 [patch] hint state changes deadlock/race
====================================================================== 

---------------------------------------------------------------------- 
 (0129985) schmidts (manager) - 2010-12-27 03:36
 https://issues.asterisk.org/view.php?id=18535#c129985 
---------------------------------------------------------------------- 
closed with agreement of creator on irc cause its a duplicate of 18310 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-27 03:36 schmidts       Note Added: 0129985                          
2010-12-27 03:36 schmidts       Status                   new => closed       
======================================================================




More information about the asterisk-bugs mailing list