[x264-devel] core dump on solaris 10/space with x264-snapshot-20100112-2245

Jason Garrett-Glaser darkshikari at gmail.com
Thu Jan 14 22:42:20 CET 2010


On Thu, Jan 14, 2010 at 4:32 PM, Chris Brookes <cbrookes at gmail.com> wrote:
> 2010/1/14 Jason Garrett-Glaser <darkshikari at gmail.com>:
>
>> Can you replace the macro reference with the actual code (i.e. via
>> copy and paste) and see which line in the macro actually causes the
>> crash?
>>
>> I'm going to guess int dmf = dequant_mf[i_qp%6][0], but that makes no
>> sense whatsoever.
>
> Current function is x264_mb_encode_8x8_chroma
>   55           int d0 = dct[0] + dct[1]; \

That's impossible.  There's no way it can crash on that line without
an utterly horrific compiler failure.

At this point, I would be inclined to blame GCC.

Dark Shikari


More information about the x264-devel mailing list