[asterisk-bugs] [JIRA] (ASTERISK-24165) [patch]Asterisk crashes if DAHDI mfcr2 channel is destroyed while in a call
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 09:44:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-24165:
-----------------------------------
Affects Version/s: 13.18.4
> [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, 13.18.4
> 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