[asterisk-bugs] [JIRA] (ASTERISK-27531) No modules load
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Sat Dec 23 17:23:41 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell updated ASTERISK-27531:
-------------------------------------
Assignee: abelbeck
Status: Waiting for Feedback (was: Triage)
This is odd since ast_module_register should run from the same thread as dlopen, so it should be impossible for dlopen to return before ast_module_register. We will need debug logs to troubleshoot the cause of your issue. In addition:
* Please run {{core show settings}} from Asterisk CLI and tell us what your "Build Options:" say.
* Please attach the config.log produced when you ran ./configure on the Asterisk source.
----
We require additional debug to continue with triage of your issue. Please follow the instructions on the wiki \[1\] for how to collect debugging information from Asterisk. For expediency, where possible, attach the debug with a '.txt' file extension so that the debug will be usable for further analysis.
Thanks!
\[1\] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information
> No modules load
> ---------------
>
> Key: ASTERISK-27531
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27531
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Affects Versions: 13.19.0, 15.2.0
> Environment: AstLinux 1.3.x, Linux 3.16.51, cross-compiled
> Reporter: abelbeck
> Assignee: abelbeck
> Labels: patch
> Attachments: asterisk-13-loader.patch
>
>
> No modules load, all module logs of the form ...
> {noformat}
> loader.c:583 load_dlopen: Module 'res_musiconhold.so' did not register itself during load
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list