[asterisk-users] Asterisk 1.8.24 : illegal instruction

Jonas Kellens jonas.kellens at telenet.be
Wed Nov 20 08:12:58 CST 2013


The information requested :


[root at sip32 src]# file /usr/sbin/asterisk
/usr/sbin/asterisk: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), 
dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not stripped

[root at sip32 src]# ldd /usr/sbin/asterisk
     linux-vdso.so.1 =>  (0x00007fff677ff000)
     libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007fde449fc000)
     libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x00007fde44662000)
     libc.so.6 => /lib64/libc.so.6 (0x00007fde442ce000)
     libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007fde43f7c000)
     libz.so.1 => /lib64/libz.so.1 (0x00007fde43d66000)
     libm.so.6 => /lib64/libm.so.6 (0x00007fde43ae1000)
     libdl.so.2 => /lib64/libdl.so.2 (0x00007fde438dd000)
     libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fde436c0000)
     libtinfo.so.5 => /lib64/libtinfo.so.5 (0x00007fde4349e000)
     libresolv.so.2 => /lib64/libresolv.so.2 (0x00007fde43284000)
     libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007fde43040000)
     libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007fde42d59000)
     libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007fde42b55000)
     libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007fde42929000)
     /lib64/ld-linux-x86-64.so.2 (0x00007fde44c5f000)
     libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007fde4271d000)
     libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007fde4251a000)
     libselinux.so.1 => /lib64/libselinux.so.1 (0x00007fde422fa000)



Kind regards,
Jonas.


On 20-11-13 15:00, Asghar Mohammad wrote:
> Hello,
> you can check the asterisk binary with.
> file /usr/sbin/asterisk
> and linked library
> ldd /usr/sbin/asterisk
>
>
>
>
> On Wed, Nov 20, 2013 at 2:51 PM, Jonas Kellens 
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
>     On 20-11-13 14:43, A J Stiles wrote:
>>     On Wednesday 20 November 2013, Jonas Kellens wrote:
>>>     Hello,
>>>
>>>     I have installed asterisk 1.8.24 (from source) but I can not start up
>>>     Asterisk :
>>>
>>>
>>>     [root at sip32 admin]# /usr/sbin/asterisk -r
>>>     Illegal instruction
>>     Are you using a VIA C6/C7 processor  (often found soldered to tiny
>>     motherboards),  by any chance?  This family of processors falsely report as
>>     "i686" when they lack some of the instructions for this family.
>>
>>     The fix is to build for a target architecture of "i586".
>>
>
>     No, this is a Xen VPS.
>
>
>
>     Jonas.
>
>
>     --
>     _____________________________________________________________________
>     -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>     New to Asterisk? Join us for a live introductory webinar every Thurs:
>     http://www.asterisk.org/hello
>
>     asterisk-users mailing list
>     To UNSUBSCRIBE or update options visit:
>     http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131120/685de1fe/attachment.html>


More information about the asterisk-users mailing list