Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376965 - media-plugins/gst-plugins-ffmpeg-0.10.11-r1 segfault when decoding wma and built with gcc-4.6
Summary: media-plugins/gst-plugins-ffmpeg-0.10.11-r1 segfault when decoding wma and bu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2011-07-29 16:42 UTC by Tiziano Müller (RETIRED)
Modified: 2013-07-02 12:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixes the segfault in libav's/ffmpeg's ff_imdct_calc (libav.git-03ef9828b551fa9e91898d0f3c156d7c3fa11c92.patch,1.66 KB, text/plain)
2011-07-29 16:42 UTC, Tiziano Müller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiziano Müller (RETIRED) gentoo-dev 2011-07-29 16:42:58 UTC
Created attachment 281475 [details]
fixes the segfault in libav's/ffmpeg's ff_imdct_calc

nautilus or soundconverter crash when loading a wma file, showing libgstffmpeg.so in the backtrace (sorry, didn't save it) as the source.

Some googling reveals this:
* http://us.generation-nt.com/answer/bug-635324-libavcodec52-crash-ff-imdct-calc-sse-help-204207951.html
* http://git.libav.org/?p=libav.git;a=commit;h=03ef9828b551fa9e91898d0f3c156d7c3fa11c92

And since gst-plugins-ffmpeg bundles libav/ffmpeg-0.6 the above patch also works when adjusting the paths (see attached patch).

After applying the patch nautilus and soundconverter work as expected.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-03-14 22:27:00 UTC
Does this still apply to 0.10.13-r2 ?
Comment 2 Alexis Ballier gentoo-dev 2013-07-02 12:42:17 UTC
should be fixed in gst-plugins-ffmpeg-0.10.13_p201211 (uses system ffmpeg and an upto date ffmpeg/libav)