[asterisk-bugs] [JIRA] (ASTERISK-29435) Asterisk crash occurs when reading audio callback in control stream file.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed May 19 12:18:20 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254938#comment-254938 ]
Asterisk Team commented on ASTERISK-29435:
------------------------------------------
Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
> Asterisk crash occurs when reading audio callback in control stream file.
> -------------------------------------------------------------------------
>
> Key: ASTERISK-29435
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29435
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: . I did not set the category correctly.
> Affects Versions: 11.3.0
> Environment: OS - Red Hat Enterprise Linux Server release 6.3 (Santiago)
> Asterisk version - 11.3.0
> Reporter: Akshay
> Severity: Blocker
>
> While reading the audio callback messages from control stream, noticed core.
> Observations:
> 1. On calling ast_readaudio_callback() SIGSEGV is seen.
> #0 0x00000000004e17a8 in ast_frdup ()
> No symbol table info available.
> #1 0x00000000004d57c6 in ast_readaudio_callback ()
> No symbol table info available.
> #2 0x00000000004d5c89 in ast_fsread_audio ()
> No symbol table info available.
> #3 0x0000000000486d94 in __ast_read ()
> No symbol table info available.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list