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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 16 10:06:25 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-16 10:06 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0093830) putnopvut (administrator) - 2008-10-16 10:06
 http://bugs.digium.com/view.php?id=13703#c93830 
---------------------------------------------------------------------- 
Excellent work, davidw. Thanks for doing all the brute force work with gdb
to find the problem. So it looks like an audit is necessary to make sure
that all user-input queue names are translated to the case used when
originally hashing the queue name. I'll write another patch and upload it
as soon as possible.

By the way, the 13703.patch is still valid, since it is correcting
refcount errors, so the next patch I upload will be a combination of
13703.patch and one which helps with regards to the case of queue names.

Thanks again for all your hard work on this one! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-16 10:06 putnopvut      Note Added: 0093830                          
======================================================================




More information about the asterisk-bugs mailing list