<div dir="ltr"><div class="gmail_default" style="color:#660000">Try turning off BUILD_NATIVE in menuselect.  This will eliminate optimizations for the processor you last compiled on, which prevents crashes due to instructions not present on a different processor.  This is frequently necessary when using in virtual environments.</div><div class="gmail_default" style="color:#660000"><br></div><div class="gmail_default" style="color:#660000">In cli form:  # menuselect/menuselect --disable BUILD_NATIVE</div><div class="gmail_default" style="color:#660000"><br></div><div class="gmail_default" style="color:#660000"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 1, 2015 at 1:36 PM, Jeff LaCoursiere <span dir="ltr"><<a href="mailto:jeff@jeff.net" target="_blank">jeff@jeff.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Howdy,<br>
<br>
I built an LXC container with an "image" of asterisk 11.18 precompiled and installed.  It runs fine on the dev platform, which is a Dell R320 running Ubuntu 14.04LTS.  I shutdown the container, tarred it up, and untarred on a Dell PE1850, also running Ubuntu 14.04LTS.  The container itself is Ubuntu 14.04LTS.  Both platforms as far as I know are amd64.<br>
<br>
The container boots fine on the 1850, but trying to run asterisk segfaults.  The source tree was still in the container, so I just did a make clean; make; make install.  It now runs fine.<br>
<br>
Is there some compile flag I could use to make sure it is more "compatible" as I copy the container around?  Can anyone suggest a debug sequence that would at least narrow down what is causing the fault?<br>
<br>
Cheers,<br>
<br>
j<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" 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" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><img alt="Digium logo" src="https://my.digium.com/images/graphics/digium_RGB_signature.gif" width="288" height="50" style="color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:12px"><div>Scott Griepentrog<br>Digium, Inc · Software Developer<br>445 Jan Davis Drive NW · Huntsville, AL 35806 · US<br>direct/fax: +1 256 428 6239 · mobile: +1 256 580 6090<br>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> · <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br></div></div></div>
</div>