[asterisk-bugs] [JIRA] (ASTERISK-26579) segfault res/res_format_attr_opus.c line 120
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Nov 11 04:24:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233607#comment-233607 ]
Asterisk Team commented on ASTERISK-26579:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> segfault res/res_format_attr_opus.c line 120
> --------------------------------------------
>
> Key: ASTERISK-26579
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26579
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_format_attr_opus
> Affects Versions: 14.1.2
> Environment: linux x64
> Reporter: Jørgen H
> Severity: Critical
>
> recursive stack overflow
> sdp_fmtp_get (attributes=<optimized out>, name=0x7ff5071de32c "ptime", attr=0x7ff4fc0548f8) at res_format_attr_opus.c:120
> #6450 0x00007ff5071dc957 in sdp_fmtp_get (attr=<optimized out>, name=<optimized out>, attributes=<optimized out>) at res_format_attr_opus.c:120
> sdp is
> v=0
> o=- 975991180 975991180 IN IP4 xxx
> s=Asterisk
> c=IN IP4 xxx
> t=0 0
> m=audio 25524 RTP/AVP 107 8 0 4 9 101
> a=rtpmap:107 opus/48000/2
> a=rtpmap:8 PCMA/8000
> a=rtpmap:0 PCMU/8000
> a=rtpmap:4 G723/8000
> a=rtpmap:9 G722/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-16
> a=ptime:20
> a=maxptime:20
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list