[asterisk-bugs] [Asterisk 0011566]: chan_mobile.c has no mutexes for data accessed by different threads
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Feb 4 07:43:27 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11566
======================================================================
Reported By: non-poster
Assigned To: dbowerman
======================================================================
Project: Asterisk
Issue ID: 11566
Category: Addons/chan_mobile
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-15-2007 23:21 CST
Last Modified: 02-04-2008 07:43 CST
======================================================================
Summary: chan_mobile.c has no mutexes for data accessed by
different threads
Description:
There are no mutexes in chan_mobile.c! Multiple threads access the same
data, eg the data in the mbl_pvt struct in the devices list. (To compare,
almost all of the "standard" channel modules use mutexes.)
======================================================================
----------------------------------------------------------------------
phokz - 02-04-08 07:43
----------------------------------------------------------------------
Hello,
I tested this with latest trunk of asterisk (r102238) and latest
chan_mobile (r507), and at least disconnect on incoming sms during the call
is still there.
I do not know about any other scenario I should test. If you have some
ideas what to test I'll do it.
Issue History
Date Modified Username Field Change
======================================================================
02-04-08 07:43 phokz Note Added: 0081646
======================================================================
More information about the asterisk-bugs
mailing list