CVS Commit: vlc

Renaud Dartus reno at via.ecp.fr
Tue Jul 10 00:08:34 CEST 2001


On Mon, Jul 09, 2001, Gildas Bazin wrote:
> When I compile vlc with debug enabled (./configure --enable-debug), the 
> imdctsse module will produce a segfault.

> "I get a segfault in ac3_imdct_sse.c in imdct512_pre_ifft_twiddle_sse() just 
> after the .loop: label at this line exactly:
> "movss (%%ecx, %%esi, 8), %%xmm1\n" /* 2j */"

This problem doesn't come from this part of code. It should be an
alignment problem introduce due to --enable-debug. I currently try to
found it, be it is not so easy : gcc don't like threads nor sse asm.

-- 
Reno




More information about the vlc-devel mailing list