[asterisk-bugs] [JIRA] (ASTERISK-27531) No modules load

abelbeck (JIRA) noreply at issues.asterisk.org
Sat Dec 23 19:40:41 CST 2017


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

abelbeck commented on ASTERISK-27531:
-------------------------------------

This issue was discovered on a x86_64 system.

For an additional data point, I built an image using an i586 toolchain for a 1-core 500 Mhz AMD Geode LX (Soekris net5501).  The exact same results ... without the {{usleep(1)}} no modules loaded, but with the {{usleep(1)}} the modules loaded just fine.

Corey, if ast_module_register is indeed running in the same thread as dlopen, could this be a compiler optimization that is causing the problem ?

> 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, asterisk-13-x86_64-config.log
>
>
> 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