[Bug 650786] New: Crash in libavcodec

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 22 03:08:46 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650786
  GStreamer | gst-plugins | 0.10.28

           Summary: Crash in libavcodec
    Classification: Platform
           Product: GStreamer
           Version: 0.10.28
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: andy at seventhstring.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Ubuntu 10.04
Gnome 2.30.2
GStreamer version 0.10.28

This is a simple console program using GStreamer to decode 2 files to an
appsink.

Pipeline: filesrc -> decode2bin -> audioconvertor -> appsink

It crashes every time - Segmentation fault.

Either file can be decoded on its own, and they can both be decoded if we do
the mov first then the mp3.

If we switch the appsink for a filesink or a fakesink then everything is fine.

Am I doing something silly?

Answers on a postcard please, to andy at seventhstring.com


*****

Files at www.seventhstring.com/other/gsttest/

Readme.txt - this file

03 Son Of Sky Dive.mp3 & bola2.mov - media files.

gsttest.cpp - program which crashes

build.sh - script for building it.

*****

To reproduce: download these files and:
./build.sh
./gsttest

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list