[asterisk-bugs] [JIRA] (ASTERISK-26267) ast_register_atexit callbacks should be run on failed startup.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Aug 3 21:57:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231721#comment-231721 ]
Asterisk Team commented on ASTERISK-26267:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> ast_register_atexit callbacks should be run on failed startup.
> --------------------------------------------------------------
>
> Key: ASTERISK-26267
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26267
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Affects Versions: 11.23.0, 13.10.0, 14.0.0-beta1, GIT
> Reporter: Corey Farrell
> Severity: Minor
>
> When an initialization procedure fails during startup it results in a call to {{exit(1)}} or {{exit(2)}}. A failed startup needs to result in a call to {{ast_run_atexits(0)}} to handle the mandatory cleanup.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list