[Gstreamer-bugs] [Bug 140785] New: - Simple threaded pipeline crash
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Wed Apr 21 14:39:39 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=140785
GStreamer | gstreamer (core) | Ver: 0.8.1
Summary: Simple threaded pipeline crash
Product: GStreamer
Version: 0.8.1
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: sc5 at hermes.usherb.ca
QAContact: gstreamer-maint at bugzilla.gnome.org
gst-launch wavenc name=sink ! filesink location=test.wav { filesrc
location=pcmsrc.wav ! wavparse ! queue block_timeout=1000 } \!sink.sink
In gstreamer 0.8.1, this simple pipeline crashes with the opt scheduler. I
guess it's because wavenc isn't loop-based because opt crashes when calling the
loopfunc of one group (the loopfunc is NULL).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list