GNOME Bugzilla – Bug 709748
SIGSEGV in gstaudiodecoder.c
Last modified: 2013-10-09 16:43:53 UTC
Created attachment 256832 [details] GDB backtrace The bug was found while testing the Totem video player, version 3.8.2, so to replicate the problem it may be necessary to use this player. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe1426700 (LWP 32600)] gst_audio_decoder_push_buffers (dec=dec@entry=0x7fffc80162a0, force=force@entry=0) at gstaudiodecoder.c:1257 1257 GST_BUFFER_TIMESTAMP (buffer) = ts; The file that caused the crash can be found at: https://docs.google.com/file/d/0Bw_O6opVYHaaTU00SEYwNGtIcmM/edit?usp=sharing Gstreamer version 1.0.7 and the issue is related to gst-plugins-base-1.0.7
Does not crash with 1.2.0 but the file is corrupted and causes lots of noise in avplay, mplayer and any GStreamer based application.