Hans Witvliet
2011-Jan-17 11:29 UTC
[asterisk-users] Continuously core dumping of 1.8 on SLES
Hi, Anybody seen this before? (using a pre-compiled asterisk from the OBS on a sles11sp1) (I mean, i did the same with a 1.6 without any problem, but i need 1.8) after starting: kc3004:~ # /usr/sbin/safe_asterisk: line 145: 16133 Segmentation fault (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} > /dev/${TTY} 2>&1 < /dev/${TTY} Asterisk ended with exit status 139 Asterisk exited on signal 11. ++++++++++++++++++++++++++++++++++++++++++ And in /var/log/asterisk/messages: [Jan 14 17:46:59] NOTICE[16133] cdr.c: CDR simple logging enabled. [Jan 14 17:46:59] NOTICE[16133] loader.c: 211 modules will be loaded. [Jan 14 17:47:00] WARNING[16133] loader.c: Error loading module 'codec_gsm.so': libgsm.so.1: cannot open shared object file: No such file or directory [Jan 14 17:47:00] NOTICE[16133] res_odbc.c: res_odbc loaded. [Jan 14 17:47:00] NOTICE[16133] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener. [Jan 14 17:47:00] WARNING[16133] loader.c: Error loading module 'codec_gsm.so': libgsm.so.1: cannot open shared object file: No such file or directory [Jan 14 17:47:00] WARNING[16133] loader.c: Module 'codec_gsm.so' could not be loaded. [Jan 14 17:47:00] NOTICE[16133] res_config_ldap.c: No directory user found, anonymous binding as default. [Jan 14 17:47:00] ERROR[16133] res_config_ldap.c: No directory URL or host found. [Jan 14 17:47:00] ERROR[16133] res_config_ldap.c: Cannot load LDAP RealTime driver. [Jan 14 17:47:00] NOTICE[16133] config.c: Registered Config Engine odbc [Jan 14 17:47:00] WARNING[16133] res_config_curl.c: [globals] not found in res_curl.conf [Jan 14 17:47:00] NOTICE[16133] config.c: Registered Config Engine curl [Jan 14 17:47:00] ERROR[16133] res_config_pgsql.c: PostgreSQL RealTime: Failed to connect database asterisk on 127.0.0.1: [Jan 14 17:47:00] WARNING[16133] res_config_pgsql.c: PostgreSQL RealTime: Couldn't establish connection. Check debug. [Jan 14 17:47:00] NOTICE[16133] config.c: Registered Config Engine pgsql [Jan 14 17:47:01] WARNING[16133] chan_dahdi.c: Ignoring any changes to 'userbase' (on reload) at line 23. [Jan 14 17:47:01] WARNING[16133] chan_dahdi.c: Ignoring any changes to 'vmsecret' (on reload) at line 31. [Jan 14 17:47:01] WARNING[16133] chan_dahdi.c: Ignoring any changes to 'hassip' (on reload) at line 35. [Jan 14 17:47:01] WARNING[16133] chan_dahdi.c: Ignoring any changes to 'hasiax' (on reload) at line 39. [Jan 14 17:47:01] WARNING[16133] chan_dahdi.c: Ignoring any changes to 'hasmanager' (on reload) at line 47. [Jan 14 17:47:01] NOTICE[16133] chan_skinny.c: Configuring skinny from skinny.conf [Jan 14 17:47:01] WARNING[16133] cel_pgsql.c: CEL pgsql config file missing global section. [Jan 14 17:47:09] NOTICE[16190] cdr.c: CDR simple logging enabled. [Jan 14 17:47:09] NOTICE[16190] loader.c: 211 modules will be loaded. [Jan 14 17:47:09] WARNING[16190] loader.c: Error loading module 'codec_gsm.so': libgsm.so.1: cannot open shared object file: No such file or directory [Jan 14 17:47:09] NOTICE[16190] res_odbc.c: res_odbc loaded. [Jan 14 17:47:09] NOTICE[16190] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener. [Jan 14 17:47:10] WARNING[16190] loader.c: Error loading module 'codec_gsm.so': libgsm.so.1: cannot open shared object file: No such file or directory [Jan 14 17:47:10] WARNING[16190] loader.c: Module 'codec_gsm.so' could not be loaded. [Jan 14 17:47:10] NOTICE[16190] res_config_ldap.c: No directory user found, anonymous binding as default. [Jan 14 17:47:10] ERROR[16190] res_config_ldap.c: No directory URL or host found. [Jan 14 17:47:10] ERROR[16190] res_config_ldap.c: Cannot load LDAP RealTime driver. [Jan 14 17:47:10] NOTICE[16190] config.c: Registered Config Engine odbc [Jan 14 17:47:10] WARNING[16190] res_config_curl.c: [globals] not found in res_curl.conf [Jan 14 17:47:10] NOTICE[16190] config.c: Registered Config Engine curl [Jan 14 17:47:10] ERROR[16190] res_config_pgsql.c: PostgreSQL RealTime: Failed to connect database asterisk on 127.0.0.1: [Jan 14 17:47:10] WARNING[16190] res_config_pgsql.c: PostgreSQL RealTime: Couldn't establish connection. Check debug. [Jan 14 17:47:10] NOTICE[16190] config.c: Registered Config Engine pgsql [Jan 14 17:47:10] WARNING[16190] chan_dahdi.c: Ignoring any changes to 'userbase' (on reload) at line 23. [Jan 14 17:47:10] WARNING[16190] chan_dahdi.c: Ignoring any changes to 'vmsecret' (on reload) at line 31. [Jan 14 17:47:10] WARNING[16190] chan_dahdi.c: Ignoring any changes to 'hassip' (on reload) at line 35. [Jan 14 17:47:10] WARNING[16190] chan_dahdi.c: Ignoring any changes to 'hasiax' (on reload) at line 39. [Jan 14 17:47:10] WARNING[16190] chan_dahdi.c: Ignoring any changes to 'hasmanager' (on reload) at line 47. [Jan 14 17:47:10] NOTICE[16190] chan_skinny.c: Configuring skinny from skinny.conf [Jan 14 17:47:10] WARNING[16190] cel_pgsql.c: CEL pgsql config file missing global section. [Jan 14 17:47:11] ERROR[16190] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: Starting AEL load process. [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'. [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'. [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'. [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'. +++++++++++++++++++++++++++++++++++++++++++ Missing something obviously, Hans
Steve Howes
2011-Jan-17 11:33 UTC
[asterisk-users] Continuously core dumping of 1.8 on SLES
On 17 Jan 2011, at 11:29, Hans Witvliet wrote:> Missing something obviously,core dump / backtrace? ;) Might be worth knocking a few of the modules out that were listing errors to see if any of them are causing it. It's possible something not loading isn't being handled gracefully. S