After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 709748 - SIGSEGV in gstaudiodecoder.c
SIGSEGV in gstaudiodecoder.c
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.0.7
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-09 16:00 UTC by Alexandru Blanda
Modified: 2013-10-09 16:43 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
GDB backtrace (3.79 KB, application/octet-stream)
2013-10-09 16:00 UTC, Alexandru Blanda
Details

Description Alexandru Blanda 2013-10-09 16:00:37 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
Comment 1 Sebastian Dröge (slomo) 2013-10-09 16:43:53 UTC
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.