[asterisk-bugs] [JIRA] (ASTERISK-29365) taskprocessor: Can cause crash at shutdown
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Tue Mar 23 08:06:15 CDT 2021
Joshua C. Colp created ASTERISK-29365:
-----------------------------------------
Summary: taskprocessor: Can cause crash at shutdown
Key: ASTERISK-29365
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29365
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/General
Affects Versions: 18.2.2, 16.16.2
Reporter: Joshua C. Colp
When shutting down there can still be taskprocessor threads in progress. If the tps_shutdown function is called before these threads complete then an assert will occur due to passing a NULL container into ao2_link.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list