[asterisk-bugs] [JIRA] (ASTERISK-24165) [patch]Asterisk crashes if DAHDI mfcr2 channel is destroyed while in a call
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Aug 7 15:36:29 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-24165:
------------------------------------
Status: Open (was: Triage)
> [patch]Asterisk crashes if DAHDI mfcr2 channel is destroyed while in a call
> ---------------------------------------------------------------------------
>
> Key: ASTERISK-24165
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24165
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_dahdi
> Affects Versions: SVN
> Reporter: Tzafrir Cohen
> Severity: Minor
> Attachments: dahdi_mfcr2_in_call_crash.patch
>
>
> I'm trying to work on disconnecting and reconnecting DAHDI MFC/R2 spans. This issue handles the simples form: manually destroying a channel while it is in a call. If it is not in a call, nothing seems to be wrong. If it is in a call, it crashes due to a segmentation fault. The attatched patch fixes the symptoms.
> To reproduce:
> 1. Configure a DAHDI channel (say, 3) as an mfcr2 channel
> 2. Start a call through it.
> 3. From the CLI, destroy it: dahdi destroy channel 3 3
> Asterisk crashes immediately.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list