[asterisk-bugs] [JIRA] (ASTERISK-23207) Crash on shutdown in ccss due to scheduler context already being destroyed in cc_generic_monitor_cancel_available_timer
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 10:58:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-23207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell closed ASTERISK-23207.
------------------------------------
Resolution: Fixed (was: Suspended)
This was fixed by ASTERISK-24881.
> Crash on shutdown in ccss due to scheduler context already being destroyed in cc_generic_monitor_cancel_available_timer
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-23207
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23207
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/CallCompletionSupplementaryServices
> Affects Versions: 1.8.25.0, 11.7.0, 12.0.0
> Reporter: Matt Jordan
> Attachments: backtrace_9285.txt
>
>
> Caught by the Asterisk Test Suite. Backtrace is attached to the issue.
> When this occurs, Asterisk is shutting down and has already destroyed the scheduler context. As a result, when the timer is cancelled the scheduler is already disposed of, resulting in a crash when ast_sched_thread_del is called.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list