Asterisk-version-switch - Asterisk 15 failed

Asterisk 15 does not initialize and generates dmesg error:
[ 118.846272] asterisk[6939]: segfault at 0 ip 00007f101993a921 sp 00007ffeb39d67f8 error 4 in libc-2.17.so[7f10197d5000+1b8000]
[ 124.082048] asterisk[8243]: segfault at 0 ip 00007fd9836ea921 sp 00007fff11ae0e38 error 4 in libc-2.17.so[7fd983585000+1b8000]
[ 129.430361] asterisk[9574]: segfault at 0 ip 00007f1ae65f1921 sp 00007ffe1abe6778 error 4 in libc-2.17.so[7f1ae648c000+1b8000]
[ 136.449842] asterisk[10934]: segfault at 0 ip 00007f6bf1a1c921 sp 00007ffd73f19768 error 4 in libc-2.17.so[7f6bf18b7000+1b8000]

CLI:
== res_stasis_snoop.so => (Stasis application snoop support)
Loading pbx_lua.so.
[2017-10-18 12:49:41] ERROR[2593]: pbx_lua.c:1642 load_or_reload_lua_stuff: Error loading extensions.lua: Unable to find ‘extensions’ table in extensions.lua

[2017-10-18 12:49:41] ERROR[2593]: loader.c:1246 load_resource_list: *** Failed to load module pbx_lua.so
[2017-10-18 12:49:41] ERROR[2593]: asterisk.c:4451 check_init: Module initialization failed. ASTERISK EXITING!

Solved: Moving /usr/lib64/asterisk/modules/pbx_lua.so to /root

asterisk -vvvvvvvvvvvvr
Asterisk 15.0.0, Copyright © 1999 - 2016, Digium, Inc. and others.
Created by Mark Spencer [email protected]
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type ‘core show license’ for details.

Running under group 'dialout’
Connected to Asterisk 15.0.0 currently running on freepbx (pid = 8364)

1 Like