I&#39;m getting the same segfault with my mingw builds.<br>Higher the lookahead, the less bframes it needs to crash?<br><br><a href="http://pastebin.com/f2b76078c">http://pastebin.com/f2b76078c</a><br><br><div class="gmail_quote">
On Thu, Apr 9, 2009 at 12:34 AM, Steven Walters <span dir="ltr">&lt;<a href="mailto:kemuri9@gmail.com">kemuri9@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
./x264.exe --lookahead 30 --b-adapt 2 -b10 --crf 18 -o NUL<br>
../foreman_cif_352x288.yuv --progress --pass 1 --threads 4<br>
still seg faults on mingw<br>
<br>
it&#39;s the exact same seg fault that i reported from v13... so check my<br>
report from there for the details.<br>
<br>
at 9 bframes, it&#39;s working fine,<br>
but when i raise it to 10 and higher it starts seg faulting on b-adapt 2.<br>
haven&#39;t seen problems with b-adapt 1.<br>
<div><div></div><div class="h5"><br>
On Wed, Apr 8, 2009 at 5:46 PM, Mike Kazmier &lt;<a href="mailto:DaKaZ@zenbe.com">DaKaZ@zenbe.com</a>&gt; wrote:<br>
&gt; I am resending this as ithas been 24 hours and my first email did not show up on the list:<br>
&gt;<br>
&gt; Alright - thanks to all those who found yet a few more bugs, and to Dark Shikari who continually insisted it was a bug in my code, and not the pthread_cond_wait library that was causing it to go slower than the old usleep version. Please find attached yet another updated patch - this one is back to getting our 6-10% speed gains - settings and CPU count dependent. I am getting 10%+ on a dual core system with b-adapt 2. I think I have all the bugs (16 frames @ b-adapt 2, and &gt;8 threads == deadlock) out of this one, but again encourage folks to test on various platforms and settings. FWIW: the speed problem was that I was blocking the input queue while in slicetype decide, thereby stalling the encoding threads.<br>

&gt;<br>
&gt; --DaKaZ<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; x264-devel mailing list<br>
&gt; <a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
&gt; <a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</div></div></blockquote></div><br>