Have it all installed on a Pi-Zero and linux boots fine, wifi connects fine, asterisk shows "segmentation fault" and in the log files:

Apr 23 03:24:20 repeater systemd[1]: asterisk.service: Service hold-off time over, scheduling restart.
Apr 23 03:24:20 repeater systemd[1]: Stopped Asterisk PBX and telephony daemon.
Apr 23 03:24:20 repeater systemd[1]: Started Asterisk PBX and telephony daemon.
Apr 23 03:24:20 repeater systemd[1]: asterisk.service: Main process exited, code=killed, status=11/SEGV
Apr 23 03:24:20 repeater systemd[1]: asterisk.service: Control process exited, code=killed status=11
Apr 23 03:24:20 repeater systemd[1]: asterisk.service: Unit entered failed state.
Apr 23 03:24:20 repeater systemd[1]: asterisk.service: Failed with result 'signal'.

This repeats many times.
Really not sure where to start looking. I used ldd to see if libraries were ok, and all was fine:

repeater@repeater:/var/log $ ldd /usr/sbin/asterisk
    /usr/lib/arm-linux-gnueabihf/libarmmem.so (0xb6f5b000)
    libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0xb6f48000)
    libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0xb6f1f000)
    libtinfo.so.5 => /lib/arm-linux-gnueabihf/libtinfo.so.5 (0xb6ef0000)
    libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0xb6e71000)
    libresolv.so.2 => /lib/arm-linux-gnueabihf/libresolv.so.2 (0xb6e4c000)
    libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb6d0d000)
    /lib/ld-linux-armhf.so.3 (0xb6f71000)
repeater@repeater:/var/log $

Anybody have any suggestions?

GeorgeC W2DB
2360, 28599