[x264-devel] clang-compiled x264 crashes on OS X 10.7

Derek Buitenhuis derek.buitenhuis at gmail.com
Wed Jan 25 02:35:36 CET 2012


On 24/01/2012 7:49 AM, Michael Roitzsch wrote:
> When I compile x264 with llvm-gcc and repeat the experiment, everything works as expected. Is this an x264 problem or should I rather file a bug against clang?
>
> Michael

I ran into this problem with clang on Linux. Try compiling analyse.c
with -O1 instead of -O3, and see if the problem persists. This is
likely a clang bug.

- Derek


More information about the x264-devel mailing list