[asterisk-bugs] [Asterisk 0017390]: [patch] Race conditition in app_meetme leads to crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jul 12 15:34:52 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17390
======================================================================
Reported By: Vince
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 17390
Category: Applications/app_meetme
Reproducibility: random
Severity: crash
Priority: normal
Status: resolved
Target Version: 1.4.35
Asterisk Version: 1.4.31
JIRA: SWP-1528
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-05-24 17:42 CDT
Last Modified: 2010-07-12 15:34 CDT
======================================================================
Summary: [patch] Race conditition in app_meetme leads to
crash
Description:
I have been tracking down random crashes on a number of Asterisk servers
that rely heavily on app_meetme conference rooms. Depending on the server
load they can crash upto several times a week.
The majority of core dumps seem to be related to insufficient locking on
the conference 'userlist' linked list structure.
I have attached to patch to fix the locations where I think thread locks
are missing. Applies against 1.4.31. I have quickly glanced at the 1.6.x
branch and this looks to be required there too but I have no servers to
test that version on.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-12 15:34 svnbot Status ready for review =>
assigned
2010-07-12 15:34 svnbot Status assigned => resolved
2010-07-12 15:34 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list