[asterisk-bugs] [DAHDI-linux 0017724]: [patch] Race condition in handling writes to proslic LINEFEED register
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 30 13:48:27 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17724
======================================================================
Reported By: alecdavis
Assigned To: alecdavis
======================================================================
Project: DAHDI-linux
Issue ID: 17724
Category: wctdm24xxp
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
JIRA: DAHDI-677
Reviewboard Link:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-07-27 06:32 CDT
Last Modified: 2010-07-30 13:48 CDT
======================================================================
Summary: [patch] Race condition in handling writes to proslic
LINEFEED register
Description:
set_lasttxhook_interruptible times out waiting for SLIC_LF_OPPENDING on
fxs->lasttxhook to go.
Even changing the timeout in set_lasttxhook_interruptible to 2 Seconds,
the bottom half of <b>if (SLIC_LF_OPPENDING & fxs->lasttxhook) {</b>
randomly get executed.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017318 [patch] FXS Polarity Reversal on Hangup...
related to 0017764 [patch] Prevent FXS Proslic Linefeed st...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-30 13:48 svnbot Status new => assigned
2010-07-30 13:48 svnbot Assigned To => alecdavis
2010-07-30 13:48 svnbot Status assigned => resolved
2010-07-30 13:48 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list