<div dir="ltr">Hi Tzafrir,<div><br></div><div>I have installed Asterisk 11.2 on ubuntu 12.04 64 bit server instance running on my private openstack cloud. My bare machine is Intel® Core™ i7-2600K CPU @ 3.40GHz × 8  with 8GB ram and running at 64 bit ubuntu 12.04 desktop edition with Kernel Linux 3.2.0-23-generic. </div>



<div><br></div><div>output of uname -a on my ubuntu cloud instance where i&#39;m trying to setup asterisk..<br><br>Linux asterisk 3.2.0-23-virtual #36-Ubuntu SMP Tue Apr 10 22:29:03 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux<br>



</div><div><br></div><div>Here is my backtrace.. <a href="http://paste.kde.org/730316/">http://paste.kde.org/730316/</a></div><div><br></div><div style>Sorry for the late reply...</div></div><div class="gmail_extra"><br>

<br><div class="gmail_quote">On Mon, Apr 22, 2013 at 5:13 PM, Tzafrir Cohen <span dir="ltr">&lt;<a href="mailto:tzafrir.cohen@xorcom.com" target="_blank">tzafrir.cohen@xorcom.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On Mon, Apr 22, 2013 at 03:44:45PM +0530, Sandeep Raju wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m trying to install Asterisk 11.2 on a virtual machine in my private<br>
&gt; opestack cloud.. When I compile Asterisk 11.2 from source (./configure,<br>
&gt; make, make install) as specified in the Asterisk book and run it, it gives<br>
&gt; me the error: &quot;Illegal instruction (core dumped)&quot;.<br>
&gt;<br>
&gt; Any ideas how I can solve this?<br>
<br>
</div></div>What operating system do you have installed there? What CPU?<br>
<br>
What is the output of:  uname -a<br>
<br>
Illegal instruction means that you tried running an instruction that the<br>
CPU cann&#39;t run. Maybe an incorrect choice of optimization flags? Maybe<br>
this is due to libraries not matching your architecture?<br>
<br>
Next thing to do: get a trace from the core file that was dumped using<br>
gdb.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
               Tzafrir Cohen<br>
icq#16849755              <a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>
+972-50-7952406           mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
<a href="http://www.xorcom.com" target="_blank">http://www.xorcom.com</a>  <a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>