<div dir="ltr">This works. Thanks a lot. Do you plan to submit these two patches as is, to x264 master in near future? (Asking because, we need to apply these patches locally to our x264, and we would like to be as close to x264 head as possible)</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 19, 2018 at 10:40 PM BugMaster <<a href="mailto:BugMaster@narod.ru">BugMaster@narod.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 19 Jul 2018 19:25:57 -0700, Sasi Inguva wrote:<br>
> Hi,<br>
<br>
<br>
> We found a test file where x264 encoder crashes with runtime error like this<br>
>  ./x264 --input-res 1024x640   -o ./tmp.x264  ./concat_bug_video.yuv<br>
<br>
> yuv [info]: 1024x640p 0:0 @ 25/1 fps (cfr)<br>
> x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX<br>
> x264 [info]: profile High, level 3.1<br>
> encoder/slicetype.c:407:97: runtime error: value inf is outside the<br>
> range of representable values of type 'int'<br>
<br>
> This is our compilation configuration -make clean && ./configure <br>
> --enable-pic --enable-static<br>
> --extra-cflags="-fsanitize=return,returns-nonnull-attribute,vla-bound,unreachable,float-cast-overflow<br>
> -fno-sanitize-recover=all" <br>
> --extra-ldflags="-fsanitize=return,returns-nonnull-attribute,vla-bound,unreachable,float-cast-overflow<br>
> -fno-sanitize-recover=all" && make -j12<br>
<br>
<br>
<br>
> Here is the public downloadable link for the test file<br>
> <a href="https://drive.google.com/file/d/1eul4YshXV_H0ZsRciqNBOeM5eFXbhnf5/view?usp=sharing" rel="noreferrer" target="_blank">https://drive.google.com/file/d/1eul4YshXV_H0ZsRciqNBOeM5eFXbhnf5/view?usp=sharing</a><br>
<br>
<br>
<br>
> Let me know if anymore information is needed.  Thanks<br>
<br>
Hi. Try with attached patch._______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org" target="_blank">x264-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x264-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/x264-devel</a><br>
</blockquote></div>