[asterisk-bugs] [JIRA] (ASTERISK-27568) PJSIP: Crash during SIP attended transfer.

Chris Savinovich (JIRA) noreply at issues.asterisk.org
Thu Apr 19 13:27:04 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Savinovich updated ASTERISK-27568:
----------------------------------------

    Target Release Version/s: 13.21.0

> PJSIP: Crash during SIP attended transfer.
> ------------------------------------------
>
>                 Key: ASTERISK-27568
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27568
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip, Resources/res_pjsip_refer
>    Affects Versions: 13.18.5
>            Reporter: Bryan Walters
>            Assignee: Richard Mudgett
>              Labels: pjsip
>      Target Release: 13.21.0
>
>         Attachments: backtrace.txt
>
>
> We've had reports from users of Asterisk 13.18.5 where asterisk will core dump pretty frequently when using chan_pjsip. Reviewing this with our team, it appears that that chan_pjsip_session_end checks session->channel for validity and later calls ast_channel_hangupcause(session->channel). However, between the time of the check and the call to ast_channel_hangupcause, something is setting session->channel to null, thus causing Asterisk to core dump.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list