Mans Rullgard <[email protected]> added the comment:

Shlomi Fish <[email protected]> writes:

> New submission from Shlomi Fish <[email protected]>:
>
> I'm using Amarok git master with the Phonon Xine backend on Mandriva
> Linux Cooker with the KDE-4.4.92 RPMs. With libavcodec/ffmpeg from
> svn trunk (set using LD_LIBRARY_PATH), I'm getting a crash when
> playing an .flv file from YouTube:

Rarely have I seen a more condensed list of trouble.

> Thread 5 (Thread 0x957d5b70 (LWP 20704)):
> [KCrash Handler]
> #7  0xab2a84e0 in put_pixels16_sse2 (block=0xac15058 "", pixels=
>     0xabf8e50 "||||||||\201{trqne]QE5-.233........&+18=>>=>=<:8654", 'B'
> <repeats 32 times>, 'D' <repeats 16 times>, 'E' <repeats 72 times>,
> "DDDDDDDDEEEEEEEE", 'F' <repeats 16 times>..., line_size=
>     320, h=16) at libavcodec/x86/dsputil_mmx.c:447

If the parameters values here are reliable, "block" is misaligned.  It
should have 16-byte alignment.

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2102>
________________________________________________

Reply via email to