[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
Fri Feb 15 17:26:36 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11780 
====================================================================== 
Reported By:                guillecabeza
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11780
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
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:              02-15-2008 17:26 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.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-15-08 17:26  russell        Status                   new => assigned     
02-15-08 17:26  russell        Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list