[asterisk-bugs] [Asterisk 0011780]: Asterisk crashes due to non-atomic check on chan_iax.c:schedule_delivery
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jan 16 16:41:38 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11780
======================================================================
Reported By: guillecabeza
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11780
Category: Channels/chan_iax2
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.4.17
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 93668
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-16-2008 15:54 CST
Last Modified: 01-16-2008 16:41 CST
======================================================================
Summary: Asterisk crashes due to non-atomic check on
chan_iax.c:schedule_delivery
Description:
It may happen on hangup or if the user press a digit during the call(bridge
is temporarily on NULL) that this condition may be true for the first check
and false on the second one.
ast_bridged_channel(iaxs[fr->callno]->owner) &&
(ast_bridged_channel(iaxs[fr->callno]->owner)->tech->properties
Bringing asterisk down.
======================================================================
----------------------------------------------------------------------
putnopvut - 01-16-08 16:41
----------------------------------------------------------------------
In July of last year we changed the license agreement for contributions and
moved the license to an on-line format. Since the license agreement has
changed, even if you had a disclaimer on file before the change, any new
code submissions need to be properly licensed via the new license.
Sorry for the inconvenience.
Issue History
Date Modified Username Field Change
======================================================================
01-16-08 16:41 putnopvut Note Added: 0080793
======================================================================
More information about the asterisk-bugs
mailing list