[asterisk-bugs] [JIRA] (ASTERISK-29201) Crash occurs when Transfer and execute Hangup before the Transfer result

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Dec 7 15:16:16 CST 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252968#comment-252968 ] 

Kevin Harwell commented on ASTERISK-29201:
------------------------------------------

Also folks might be interested in what the backtrace [1] looks like if you can attach.

[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace

Thanks!

> Crash occurs when Transfer and execute Hangup before the Transfer result 
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-29201
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29201
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 16.15.0, 17.9.0, 18.1.0
>         Environment: Ubuntu 16 and 18
>            Reporter: Dan Cropp
>
> In the code I submitted for ASTERISK-26968 there is a bug which can cause a crash.  That code added support for a SUBSCRIPTION session which was not always being cleaned up.
> We perform a transfer using AMI.  The transferred call is not answered and we don't receive a transfer result, we then issue a Hangup using AMI.  The call terminates, but does not cleanup the SUBSCRIPTION.  As a result, there is a leak.  What we found at two different sites is the SUBSCRIBE/NOTIFY happens roughly 10 minutes later and often (not 100%) crashes.
> Regardless of the crash or not, the code is missing some conditions where it should cleanup the subscription.
> We have a fix for this issue which I would like to submit.  I will need to refresh on the steps to make a submission.



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



More information about the asterisk-bugs mailing list