[asterisk-bugs] [JIRA] (ASTERISK-27620) crash when module config file not found

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jan 24 18:30:49 CST 2018


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

Asterisk Team commented on ASTERISK-27620:
------------------------------------------

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].

> crash when module config file not found
> ---------------------------------------
>
>                 Key: ASTERISK-27620
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27620
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: GIT
>         Environment: debian 9.1
>            Reporter: snuffy
>            Severity: Minor
>              Labels: pjsip
>
> Updated to latest git version,
> When I tried to start asterisk, it would fail and forcefully exit.
> On previous version lack of these config files would just mean that module did no load.
> For missing hep.conf:
>  Loading res_hep.so.
> [Jan 25 11:26:31] ERROR[26220]: config_options.c:706 aco_process_config: Unable to load config file 'hep.conf'
> [Jan 25 11:26:31] ERROR[26220]: loader.c:1640 start_resource_list: Failed to load res_hep_rtcp due to unfilled dependencies.
> [Jan 25 11:26:31] ERROR[26220]: asterisk.c:4336 check_init: Module initialization failed.  ASTERISK EXITING!
> For missing phoneprov.conf:
>  Loading res_phoneprov.so.
> [Jan 25 11:25:26] ERROR[25735]: res_phoneprov.c:1356 load_common: Unable to load config phoneprov.conf
> [Jan 25 11:25:26] ERROR[25735]: res_phoneprov.c:1429 load_module: Unable to load provisioning profiles.
> [Jan 25 11:25:26] ERROR[25735]: loader.c:1640 start_resource_list: Failed to load res_pjsip_phoneprov_provider due to unfilled dependencies.
> [Jan 25 11:25:26] ERROR[25735]: asterisk.c:4336 check_init: Module initialization failed.  ASTERISK EXITING!



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



More information about the asterisk-bugs mailing list