[asterisk-bugs] [JIRA] (ASTERISK-26053) res_pjsip_outbound_publish: Crash when shutting down

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed May 25 08:40:57 CDT 2016


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

Joshua Colp closed ASTERISK-26053.
----------------------------------

    Resolution: Fixed

> res_pjsip_outbound_publish: Crash when shutting down
> ----------------------------------------------------
>
>                 Key: ASTERISK-26053
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26053
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_outbound_publish
>            Reporter: Joshua Colp
>            Assignee: Joshua Colp
>
> The res_pjsip_outbound_publish module has a race condition at shutdown where an outbound publish may be shutdown twice. In this case the first succeeds as a result of the unpublish. In the second case since it's been unpublished a task is queued to just destroy the client. This task holds no ref to the publish and as a result the publish gets destroyed early.



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



More information about the asterisk-bugs mailing list