Public bug reported:

After upgrading to Trusty (from precise) when asterisk starts I get
these messages and not all functions are available:

[Apr 27 13:51:36] Asterisk 11.7.0~dfsg-1ubuntu1 built by buildd @ lamiak on a 
x86_64 running Linux on 2013-12-24 06:02:10 UTC
[Apr 27 13:51:37] NOTICE[2951] db.c: Database conversion succeeded!
[Apr 27 13:51:37] ERROR[2951] config_options.c: Unable to load config file 
'acl.conf'
[Apr 27 13:51:37] ERROR[2951] config.c: The file 'manager.d/*.conf' was listed 
as a #include but it does not exist.
[Apr 27 13:51:37] NOTICE[2951] manager.c: Unable to open AMI configuration 
manager.conf, or configuration is invalid. Asterisk management interface (AMI) 
disabled.
[Apr 27 13:51:37] NOTICE[2951] cdr.c: CDR simple logging enabled.
[Apr 27 13:51:37] NOTICE[2951] loader.c: 222 modules will be loaded.
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'chan_iax2.so': 
/usr/lib/asterisk/modules/chan_iax2.so: undefined symbol: 
ast_aes_set_encrypt_key
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'chan_motif.so': 
/usr/lib/asterisk/modules/chan_motif.so: undefined symbol: 
ast_xmpp_client_send_message
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'pbx_dundi.so': 
/usr/lib/asterisk/modules/pbx_dundi.so: undefined symbol: 
ast_aes_set_encrypt_key
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'cdr_odbc.so': 
/usr/lib/asterisk/modules/cdr_odbc.so: undefined symbol: SQLRowCount
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'chan_sip.so': 
/usr/lib/asterisk/modules/chan_sip.so: undefined symbol: ast_websocket_write
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'cdr_adaptive_odbc.so': /usr/lib/asterisk/modules/cdr_adaptive_odbc.so: 
undefined symbol: SQLColumns
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'app_voicemail.so': /usr/lib/asterisk/modules/app_voicemail.so: undefined 
symbol: ast_smdi_mwi_set
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'app_stack.so': 
/usr/lib/asterisk/modules/app_stack.so: undefined symbol: ast_agi_unregister
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'pbx_ael.so': 
/usr/lib/asterisk/modules/pbx_ael.so: undefined symbol: ael2_parse
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'app_speech_utils.so': /usr/lib/asterisk/modules/app_speech_utils.so: undefined 
symbol: ast_speech_dtmf
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_exchange.so': /usr/lib/asterisk/modules/res_calendar_exchange.so: 
undefined symbol: ast_calendar_register
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_caldav.so': /usr/lib/asterisk/modules/res_calendar_caldav.so: 
undefined symbol: ast_calendar_event_container_alloc
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'res_agi.so': 
/usr/lib/asterisk/modules/res_agi.so: undefined symbol: ast_speech_change
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'func_odbc.so': 
/usr/lib/asterisk/modules/func_odbc.so: undefined symbol: SQLRowCount
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_icalendar.so': 
/usr/lib/asterisk/modules/res_calendar_icalendar.so: undefined symbol: 
ast_calendar_register
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'cel_odbc.so': 
/usr/lib/asterisk/modules/cel_odbc.so: undefined symbol: SQLColumns
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 
'res_calendar_ews.so': /usr/lib/asterisk/modules/res_calendar_ews.so: undefined 
symbol: ast_calendar_register
[Apr 27 13:51:37] NOTICE[2951] res_odbc.c: res_odbc loaded.
[Apr 27 13:51:37] NOTICE[2951] res_smdi.c: No SMDI interfaces are available to 
listen on, not starting SMDI listener.
[Apr 27 13:51:37] WARNING[2951] loader.c: Error loading module 'app_stack.so': 
/usr/lib/asterisk/modules/app_stack.so: undefined symbol: ast_agi_unregister
[Apr 27 13:51:37] WARNING[2951] loader.c: Module 'app_stack.so' could not be 
loaded.
[Apr 27 13:51:37] NOTICE[2951] config.c: Registered Config Engine curl
[Apr 27 13:51:37] ERROR[2951] res_config_sqlite3.c: Missing config file 
'res_config_sqlite3.conf'
[Apr 27 13:51:37] NOTICE[2951] config.c: Registered Config Engine sqlite3
[Apr 27 13:51:37] NOTICE[2951] config.c: Registered Config Engine sqlite
[Apr 27 13:51:37] NOTICE[2951] res_config_ldap.c: No directory user found, 
anonymous binding as default.
[Apr 27 13:51:37] ERROR[2951] res_config_ldap.c: No directory URL or host found.
[Apr 27 13:51:37] ERROR[2951] res_config_ldap.c: Cannot load LDAP RealTime 
driver.

A same bug is found at: https://bugzilla.redhat.com/show_bug.cgi?id=1009173
Loading the modules by hand works ok, why are they not loaded correctly at 
start-up?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: asterisk 1:11.7.0~dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Tue Apr 29 07:22:56 2014
SourcePackage: asterisk
UpgradeStatus: Upgraded to trusty on 2014-04-27 (1 days ago)

** Affects: asterisk (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1314058

Title:
  app_stack.so: undefined symbol: ast_agi_unregister

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1314058/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to