[asterisk-bugs] [Asterisk 0017390]: [patch] Race conditition in app_meetme leads to crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jul 6 15:22:40 CDT 2010
The following issue has been ASSIGNED.
======================================================================
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: ready for review
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:
======================================================================
Date Submitted: 2010-05-24 17:42 CDT
Last Modified: 2010-07-06 15:22 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-06 15:22 lmadsen Assigned To => jpeeler
2010-07-06 15:22 lmadsen Target Version => 1.4.35
2010-07-06 15:22 lmadsen Description Updated
2010-07-06 15:22 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list