[asterisk-bugs] [JIRA] (ASTERISK-22572) Asterisk 11.5.1- SPARC don't start due to many ast_symbols not found

Juan Jose (JIRA) noreply at issues.asterisk.org
Sun Sep 22 11:42:02 CDT 2013


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

Juan Jose commented on ASTERISK-22572:
--------------------------------------

Here is the error.log
-------------------------------------------------------------------------------

bash-3.00# ./asterisk -dg
Parsing /opt/asterisk/etc/asterisk/asterisk.conf
No ethernet interface found for seeding global EID. You will have to set it manually.
Parsing /opt/asterisk/etc/asterisk/extconfig.conf
Resetting translation matrix
Parsing /opt/asterisk/etc/asterisk/logger.conf
[Sep 22 10:01:42] NOTICE[1]: cdr.c:1622 do_reload: CDR simple logging enabled.
[Sep 22 10:01:43] NOTICE[1]: loader.c:1192 load_modules: 191 modules will be loaded.
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'res_musiconhold.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/res_musiconhold.so: symbol ast_config_AST_DATA_DIR: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_agent.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_agent.so: symbol ast_null_frame: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_bridge.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_bridge.so: symbol ast_null_frame: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_iax2.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_iax2.so: symbol ast_config_AST_DATA_DIR: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_local.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_local.so: symbol ast_null_frame: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_multicast_rtp.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_multicast_rtp.so: symbol ast_null_frame: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_sip.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_sip.so: symbol ast_rtp_instance_bridge: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_skinny.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_skinny.so: symbol ast_rtp_instance_bridge: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'chan_unistim.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/chan_unistim.so: symbol ast_rtp_instance_bridge: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'pbx_ael.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/pbx_ael.so: symbol ast_hashtab_hash_contexts: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'pbx_config.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/pbx_config.so: symbol ast_hashtab_hash_contexts: referenced symbol not found
[Sep 22 10:01:43] WARNING[1]: loader.c:423 load_dynamic_module: Error loading module 'pbx_dundi.so': ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/pbx_dundi.so: symbol ast_eid_default: referenced symbol not found
ld.so.1: asterisk: fatal: relocation error: file /usr/lib64/asterisk/modules/pbx_loopback.so: symbol ast_module_register: referenced symbol not found

                
> Asterisk 11.5.1- SPARC  don't start due to many ast_symbols not found
> ---------------------------------------------------------------------
>
>                 Key: ASTERISK-22572
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22572
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/AstMM
>    Affects Versions: SVN, 11.5.1
>         Environment: Utra Sparc 60, Solaris 10 5/09 (1GB RAM, 2x450 mhz cpu) 
>            Reporter: Juan Jose
>            Severity: Critical
>
> I have spend a lt of time, compiling Asterisk, I have downloaded the svn 11 from the subversion site. Also I have downloaded the 11.5.1 version from the ftp server. I couldn't compile the 11.5.1. version because the gmake sent me the Not rule to make target messsage,and I couldn't solve this issue. Talking about the Subversion 11, I finished all the installation process, ./configure, gmake, and gmake install. I can run asterisk, but when starts the console using asterisk -c or -r, I was getting the initial banner but a Bus Error was stopping the process.
> I decided to apply the patch No. 3 in the Asterisk 11.X and 1.8 Bus Error open issue, with allow me to start asterisk without the bus error, but Asterisk is being killed because of there are a lot of AST_ symbols which are not found. Please review the attached file.
> I didn't get any error during the compiling process, that's why, I think this issue is caused by some missing definitions inside a file.
> Could you tell me If there is any patch to solve this problem?
> Juan Jose

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list