[asterisk-bugs] [JIRA] (ASTERISK-26291) res_pjsip_session: segfault while creating sdp for already disconnected session
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Aug 11 16:48:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231809#comment-231809 ]
Asterisk Team commented on ASTERISK-26291:
------------------------------------------
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].
> res_pjsip_session: segfault while creating sdp for already disconnected session
> -------------------------------------------------------------------------------
>
> Key: ASTERISK-26291
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26291
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_session
> Affects Versions: 13.10.0
> Reporter: Alexei Gradinari
> Attachments: bt_full_208160811.txt
>
>
> The function create_local_sdp tries to allocate memory on already disconnected session.
> If session in disconnected state then session memory pools were already freed, so we get segfault.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list