<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/15/2014 12:20 PM, Brandon Allbery wrote:<br>
    <blockquote
cite="mid:CAKFCL4UdR4H0OdGuwCWM9vn+Sy1UtHBU+tMO=8OpqgwhZb4ayQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Sat, Nov 15, 2014 at 12:17 PM,
            René J.V. <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Have you
              asked your users to start the executable in the debugger
              to see if the SIGTERM results from an abort function being
              called or something else?</blockquote>
          </div>
          <br>
          9 is SIGKILL, not SIGTERM.<br>
          <br>
          I am under the impression that Apple doesn't like fully static
          executables any more; it's possible that 10.10 just refuses to
          run them now. Console.app might show what's going on.<br
            clear="all">
        </div>
      </div>
    </blockquote>
    <br>
    after asking my users to check out the Console.app logs, the actual
    error<br>
    was identified as :<br>
    <br>
    <div class="">
      <div class="">11/15/14 10:04:37.000 AM kernel[0]: Cannot enforce a
        hard page-zero for ./cgalmesh.mexmaci64</div>
    </div>
    <br>
    following this message, I found a relevant previous discussion<br>
    <br>
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/26351831/os-x-app-that-runs-on-10-6-to-10-9-doesnt-run-on-10-10-yosemite-why">http://stackoverflow.com/questions/26351831/os-x-app-that-runs-on-10-6-to-10-9-doesnt-run-on-10-10-yosemite-why</a><br>
    <br>
    so, it looks like I am not alone. valgrind has a similar problem too<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://permalink.gmane.org/gmane.comp.kde.devel.bugs/1553705">http://permalink.gmane.org/gmane.comp.kde.devel.bugs/1553705</a><br>
    <br>
    now, I guess the question is to find a way to fix the problem<br>
    while keeping the binaries' backward compatibility. <br>
    <br>
    any more suggestions?<br>
    <br>
    Qianqian<br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:CAKFCL4UdR4H0OdGuwCWM9vn+Sy1UtHBU+tMO=8OpqgwhZb4ayQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">
              <div>brandon s allbery kf8nh                              
                sine nomine associates</div>
              <div><a moz-do-not-send="true"
                  href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>
                                                 <a
                  moz-do-not-send="true"
                  href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
              <div>unix, openafs, kerberos, infrastructure, xmonad      
                 <a moz-do-not-send="true" href="http://sinenomine.net"
                  target="_blank">http://sinenomine.net</a></div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
macports-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:macports-users@lists.macosforge.org">macports-users@lists.macosforge.org</a>
<a class="moz-txt-link-freetext" href="https://lists.macosforge.org/mailman/listinfo/macports-users">https://lists.macosforge.org/mailman/listinfo/macports-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>