[asterisk-bugs] [JIRA] (ASTERISK-21316) Segfault on ast_channel_tech(chan)->send_digit_begin
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 19 04:52:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-21316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-21316:
-----------------------------------
Assignee: Ashley Winters
Status: Waiting for Feedback (was: Open)
Have you experienced this under Asterisk 13? The bridging scenario you mentioned has been completely rewritten which I don't think should result in the specific scenario happening now.
> Segfault on ast_channel_tech(chan)->send_digit_begin
> ----------------------------------------------------
>
> Key: ASTERISK-21316
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21316
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Channels
> Affects Versions: 11.2.1
> Environment: CentOS 6.3
> Reporter: Ashley Winters
> Assignee: Ashley Winters
> Severity: Critical
> Attachments: gdb-send_digit_begin-segfault.txt, unlocked-send_digit-race.patch
>
>
> Calling {{ast_channel_tech(chan)}} multiple times in a row while chan is unlocked is a race condition. I experienced a segfault when the tech changed to {{null_tech}} between the null check and the function-pointer dereference.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list