[asterisk-bugs] [Asterisk 0019397]: Deadlock in queue handling

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 1 13:11:25 CDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19397 
====================================================================== 
Reported By:                byronclark
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19397
Category:                   Applications/app_queue
Reproducibility:            random
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.4 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-06-01 13:11 CDT
Last Modified:              2011-06-01 13:11 CDT
====================================================================== 
Summary:                    Deadlock in queue handling
Description: 
Hit a deadlock on queue handling on a lightly loaded system. Output of
"core show locks" in the Additional Information section.

It looks like BETTER_BACKTRACES doesn't really work when the debug
information lives in a separate (installed) debuginfo package. Backtrace
attached to the ticket.

Here's a quick analysis (thread nubmers are gdb/core show locks):
Thread 20/1081149760
====================
Locks Held
----------
hints (pbx.c:4269)
hint (pbx.c:4270)

Blocking On
-----------
queues (app_queue.c:1563)


Thread 15/1088944448
====================
Locks Held
----------
dialogs (astobj2.c:657)
dialog [sip_pvt] (chan_sip.c:16147)

Blocking On
-----------
hints (pbx.c:4425)


Thread 11/1081657664
====================
Locks Held
----------

Blocking On
-----------
queues (app_queue.c:1463)


Thread 5/1102928192
===================
Locks Held
----------
queues (app_queue.c:4427)

Blocking On
-----------
dialogs (chan_sip.c:7358)


Thread 3/1109186880
===================
Locks Held
----------

Blocking On
-----------
queues (app_queue:2337)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-06-01 13:11 byronclark     New Issue                                    
2011-06-01 13:11 byronclark     Asterisk Version          => 1.8.4           
2011-06-01 13:11 byronclark     Regression                => No              
2011-06-01 13:11 byronclark     SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list