[asterisk-bugs] [Asterisk 0013703]: Abort in free in queue show <name> command

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 15 15:15:35 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13703 
====================================================================== 
Reported By:                davidw
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   13703
Category:                   Applications/app_queue
Reproducibility:            have not tried
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-15 08:56 CDT
Last Modified:              2008-10-15 15:15 CDT
====================================================================== 
Summary:                    Abort in free in queue show <name> command
Description: 
We were getting bogus queue not found messages from the QUEUE_MEMBER (and
QUEUE_MEMBER_COUNT function), so after running "queue show", which gave the
truncated queue name, we tried queue show <name> with the full name.
====================================================================== 

---------------------------------------------------------------------- 
 (0093756) putnopvut (administrator) - 2008-10-15 15:15
 http://bugs.digium.com/view.php?id=13703#c93756 
---------------------------------------------------------------------- 
I did an audit of app_queue in the 1.6.0 branch and found several reference
counting errors. I have uploaded a patch, 13703.patch, which corrects these
errors. I'm fairly certain that the root of the issue here is in bad
refcounts, but I'm not sure of where exactly the count goes awry.
13703.patch corrects some general locking/refcounting issues I found just
by reading the code. Please test to see if this solves the crash you
reported. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-15 15:15 putnopvut      Note Added: 0093756                          
======================================================================




More information about the asterisk-bugs mailing list