[asterisk-bugs] [JIRA] (ASTERISK-22001) Running monitors crash Asterisk when a monitored channel leaves a bridge.
Digium Subversion (JIRA)
noreply at issues.asterisk.org
Sun Jul 7 16:39:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Digium Subversion closed ASTERISK-22001.
----------------------------------------
Resolution: Fixed
> Running monitors crash Asterisk when a monitored channel leaves a bridge.
> -------------------------------------------------------------------------
>
> Key: ASTERISK-22001
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22001
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Bridges/Simple, Resources/res_monitor
> Affects Versions: SVN, 12
> Environment: Ubuntu 12.04 64-bit
> Reporter: Jonathan Rose
> Attachments: backtrace_monitor_crash
>
>
> If a Monitor is running on a channel in a simple bridge for any reason (application, manager action, bridge dtmf feature) and that channel is removed from the bridge, a stasis-heavy segfault occurs. See the attached backtrace for more details.
> Simplest method of duplication:
> exten => 01,1,Monitor(wav,fishtest)
> exten => 01,n,Dial(SIP/B)
> SIP A dials 01
> SIP B picks up
> run following CLI command:
> > bridge kick <bridge name> <SIP/A channel>
> The segfault should occur.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list