[x265] ASM crash in r6706

Steve Borho steve at borho.org
Wed Apr 16 18:28:04 CEST 2014


On Wed, Apr 16, 2014 at 8:56 AM, Robert Bacs
<robert.bacs at rapidsolution.ro> wrote:
> On 4/16/2014 4:26 PM, chen wrote:
>
> Thanks your file.
> I have confirm we crash on stack align problem.
> The root cause is x264 asm header push some reg into stack, it broken stack
> align.
>
> Could you try to modify CMakeASM_YASMInformation.cmake
> -DHAVE_ALIGNED_STACK=1 to -DHAVE_ALIGNED_STACK=0
>
> Great...now it's working fine

Good to know.

So now I just need to know if this is a Win32 problem, or a more
generic gcc + 32bit x86 problem.

-- 
Steve Borho


More information about the x265-devel mailing list