[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 15:58:15 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 15:58 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.
======================================================================
----------------------------------------------------------------------
guillecabeza - 01-16-08 15:58
----------------------------------------------------------------------
Disclaimer was already sent signed by fax long ago.
Issue History
Date Modified Username Field Change
======================================================================
01-16-08 15:58 guillecabeza Note Added: 0080790
======================================================================
More information about the asterisk-bugs
mailing list