[asterisk-bugs] [Asterisk 0011256]: [patch] Deadlock in find_session(unsigned long ident)

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 15 12:00:14 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11256 
====================================================================== 
Reported By:                ys
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11256
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 89283 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             11-15-2007 05:36 CST
Last Modified:              11-15-2007 12:00 CST
====================================================================== 
Summary:                    [patch] Deadlock in find_session(unsigned long
ident)
Description: 

Missed ast_mutex_unlock(&s->__lock); before exit
AST_LIST_TRAVERSE(&sessions, s, list) at break; point.

Found in 1.4 branch, 1.4.13 and trunk.
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 11-15-07 12:00  
---------------------------------------------------------------------- 
Closing per reporter. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-15-07 12:00  qwell          Status                   new => resolved     
11-15-07 12:00  qwell          Resolution               open => no change
required
11-15-07 12:00  qwell          Assigned To               => qwell           
11-15-07 12:00  qwell          Note Added: 0073725                          
======================================================================




More information about the asterisk-bugs mailing list