[asterisk-bugs] [JIRA] (ASTERISK-30111) Segfault when a channel is hung up immediately after being bridged
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Wed Jun 15 06:19:49 CDT 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-30111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp closed ASTERISK-30111.
-------------------------------------
Resolution: Duplicate
Based on the description and backtrace I believe this is the same underlying issue as ASTERISK-30035, having to do with features configuration handling across certain scenarios.
> Segfault when a channel is hung up immediately after being bridged
> ------------------------------------------------------------------
>
> Key: ASTERISK-30111
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-30111
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_ari_bridges
> Affects Versions: 16.16.0
> Reporter: Jean Aunis - Prescom
> Severity: Major
> Attachments: stacktraces.txt
>
>
> This crash happens randomly, when a channel is hung up right after being bridged by ARI.
> I found the issue on Asterisk 16.16.0 but the related code seems not to have changed since then.
> Please find attached the relevant stack traces. It seems that the {{interval_hooks}} pointer in the bridge_channel's features structure is being used while null.
> The features structure itself is in the process of being destroyed by another thread.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list