[asterisk-bugs] [Asterisk 0019336]: [patch] meetme cli cmd completion leaves conferences mutex locked

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 20 15:58:24 CDT 2011


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=19336 
====================================================================== 
Reported By:                zvision
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19336
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 319938 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-05-20 08:45 CDT
Last Modified:              2011-05-20 15:58 CDT
====================================================================== 
Summary:                    [patch] meetme cli cmd completion leaves conferences
mutex locked
Description: 
When issuing a meetme kick CLI command and an invalid (non-existent)
conference number is specified, pressing Tab leaves the conferences mutex
locked and, therefore, all conferences deadlock.
====================================================================== 

---------------------------------------------------------------------- 
 (0135211) rmudgett (administrator) - 2011-05-20 15:58
 https://issues.asterisk.org/view.php?id=19336#c135211 
---------------------------------------------------------------------- 
The bot that automatically closes issues seems to be down.
Committed to v1.4, v1.6.2, v1.8, and trunk.

r320238 | rmudgett | 2011-05-20 15:53:30 -0500 (Fri, 20 May 2011) | 34
lines
Changed paths:
   M /trunk
   M /trunk/apps/app_meetme.c

Merged revisions 320237 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r320237 | rmudgett | 2011-05-20 15:49:03 -0500 (Fri, 20 May 2011) | 27
lines
  
  Merged revisions 320236 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ................
    r320236 | rmudgett | 2011-05-20 15:44:54 -0500 (Fri, 20 May 2011) | 20
lines
    
    Merged revisions 320235 via svnmerge from 
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
      r320235 | rmudgett | 2011-05-20 15:38:22 -0500 (Fri, 20 May 2011) |
13 lines
      
      The meetme CLI command completion leaves conferences mutex locked.
      
      When issuing a meetme kick CLI command and an invalid
(non-existent)
      conference number is specified, pressing Tab leaves the conferences
mutex
      locked and, therefore, all conferences deadlock.
      
      Add missing unlock.
      
      (closes issue https://issues.asterisk.org/view.php?id=19336)
      Reported by: zvision
      Patches:
            app_meetme.diff uploaded by zvision (license 798)
    ........
  ................
................ 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-20 15:58 rmudgett       Note Added: 0135211                          
2011-05-20 15:58 rmudgett       Status                   new => closed       
======================================================================




More information about the asterisk-bugs mailing list