[MEncoder-users] pullup filter segfaults on amd64

Rich Felker dalias at aerifal.cx
Mon Nov 13 15:50:23 CET 2006


On Wed, Nov 08, 2006 at 08:27:56AM +0000, Dieter wrote:
> > Using the pullup filter on my amd64 3500+ causes mencoder to segfault  
> 
> > There is no problem on my x86 machine...
> 
> Obviously the code is not 64 bit clean.

I suspect the culprit is the change that made ARCH_X86 enabled on
X86_64 as well. The asm in pullup is x86-only, not x86-64, and needs
to be disabled for x86-64.

Rich




More information about the MEncoder-users mailing list