Dear All,
I have been digging for answer for few days and i just can’t find the issue.
I use: Centos5 x64 on a VPS parallel Container. Asterisk 1.8
Installation seems to be succeful however when starting asterisk:
i get: Segmentation fault (core dumped)
and when i do: service asterisk start
i get:
/usr/sbin/safe_asterisk: line 151: /dev/tty9: Permission denied
/usr/sbin/safe_asterisk: line 152: /dev/tty9: Permission denied
Asterisk ended with exit status 1
Asterisk died with code 1.
Automatically restarting Asterisk.
any suggestions what might be the issue?
Thanks a lot!!
maybe i missed some info up there i will put it again:
My system: CentOS release 5.6 (Final) x86_64 Linux 2.6.18-028stab070.14
on VPS Parallels container.
when i comment # tty9 and try again i get
/usr/sbin/safe_asterisk: line 146: 11617 Segmentation fault nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS}
Asterisk ended with exit status 139
Asterisk exited on signal 11.
Automatically restarting Asterisk.
backtrace.txt first lines…
[New Thread 8068]
[New Thread 8067]
[New Thread 8064]
Core was generated by `asterisk -gcvvvvv'.
Program terminated with signal 11, Segmentation fault.
#0 0x00002b17ff18ce0a in strncmp () from /lib64/libc.so.6
#0 0x00002b17ff18ce0a in strncmp () from /lib64/libc.so.6
No symbol table info available.
For all thouse who experienced the same issue, i have tried with asterisk 1.4.36
and i dont have this error anymore ! yahooo
however a new challanges on the way to come, i hope from here it will be easier.