[MPlayer-dev-eng] Mencoder crash with x264 - mingw32 on p4 build, maybe other

Gianluigi Tiesi mplayer at netfarm.it
Sun Apr 1 09:19:48 CEST 2007


On Fri, Mar 30, 2007 at 12:34:56PM +0200, Gianluigi Tiesi wrote:
> On Fri, Mar 30, 2007 at 10:42:56AM +0800, Zuxy Meng wrote:
> > It's referencing a global that isn't aligned to a 16-byte boundary.
> > I've tracked the problem to common\i386\pixel-sse2.asm: macro HADDW.
> > The problematic instruction looks like:
> > pmaddwd %1, [pw_1 GOT_ebx]
> > 
> > pw_1 is a global so it shouldn't matter whether there's memalign or not.
> hmm as I see it's x264 code so I should ask on their mailing list,
> the strange thing is that x264.exe works fine on p4, and I share
> the x264 lib code with mencoder (it comes from the same build)
> 
> Bye
> 
please look at:
http://www.via.ecp.fr/via/ml/x264-devel/2007-03/msg00141.html
http://www.via.ecp.fr/via/ml/x264-devel/2007-04/msg00013.html

it seems that the problem is random and also related to xvidcore,
and it's caused by the linker

Bye

-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/



More information about the MPlayer-dev-eng mailing list