[gstreamer-bugs] [Bug 618351] New: avimux crashes when fed from filesrc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue May 11 02:36:53 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=618351
GStreamer | gst-plugins-good | git
Summary: avimux crashes when fed from filesrc
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: otte at gnome.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Running the following pipeline
gst-launch filesrc location=/bin/bash ! avimux ! fakesink
causes a SIGFPE in avimux.
While this pipeline is wrong and should not work, it should not crash either.
In particular, it's a common pipeline for newcomers to encounter when they
start experimenting with GStreamer.
Not sure what the right fix is (check that all pads are negotiated probably?),
so I'm filing this.
--
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