[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 11:49:54 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11256
======================================================================
Reported By: ys
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11256
Category: Core/ManagerInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 11-15-2007 05:36 CST
Last Modified: 11-15-2007 11:49 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.
======================================================================
----------------------------------------------------------------------
ys - 11-15-07 11:49
----------------------------------------------------------------------
Yes, You right, this is my workspace issue...
http://bugs.digium.com/view.php?id=0010961
Please close this issue.
Issue History
Date Modified Username Field Change
======================================================================
11-15-07 11:49 ys Note Added: 0073721
======================================================================
More information about the asterisk-bugs
mailing list