<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><br>
      Awesome, that did the trick!  Thanks!<br>
      <br>
      j<br>
      <br>
      On 07/01/2015 01:44 PM, Scott Griepentrog wrote:<br>
    </div>
    <blockquote
cite="mid:CACrpESa7DZ_7ie7wwmnMeGASwSp_N1krKJ8U6u2QueKuZpWOPQ@mail.gmail.com"
      type="cite">
      <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 moz-do-not-send="true"
              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
                  moz-do-not-send="true"
                  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 moz-do-not-send="true"
                  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 moz-do-not-send="true"
                  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 moz-do-not-send="true" alt="Digium logo"
              src="https://my.digium.com/images/graphics/digium_RGB_signature.gif"
style="color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:12px"
              height="50" width="288">
            <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 moz-do-not-send="true"
                href="http://digium.com" target="_blank">http://digium.com</a>
              · <a moz-do-not-send="true" href="http://asterisk.org"
                target="_blank">http://asterisk.org</a><br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>