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

Sean McGovern gseanmcg at gmail.com
Thu Jan 14 22:45:05 CET 2010


Any chance you can get gcc 4.4.2 on that?

I managed to build it for Sol10 X86 with the help of a few SunFreeware and Blastwave.org packages.

-- Sean
-----Original Message-----
From: Jason Garrett-Glaser <darkshikari at gmail.com>
Date: Thu, 14 Jan 2010 16:42:20 
To: Mailing list for x264 developers<x264-devel at videolan.org>
Subject: Re: [x264-devel] core dump on solaris 10/space with
	x264-snapshot-20100112-2245

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
_______________________________________________
x264-devel mailing list
x264-devel at videolan.org
http://mailman.videolan.org/listinfo/x264-devel


More information about the x264-devel mailing list