<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 4/16/2014 4:26 PM, chen wrote:<br>
    </div>
    <blockquote
      cite="mid:2aecfd88.1c366.1456ab7ae1d.Coremail.chenm003@163.com"
      type="cite">
      <div
        style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">
        <div>Thanks your file.</div>
        <div>I have confirm we crash on stack align problem.</div>
        <div>The root cause is x264 asm header push some reg into stack,
          it broken stack align.</div>
        <div> </div>
        <div>Could you try to modify CMakeASM_YASMInformation.cmake</div>
        <div>-DHAVE_ALIGNED_STACK=1 to -DHAVE_ALIGNED_STACK=0</div>
      </div>
    </blockquote>
    <br>
    Great...now it's working fine.<br>
    Thanks<br>
  </body>
</html>