[Gstreamer-bugs] [Bug 88702] New - gnomevfssrc, gstreamer, pipeline _READY -> segv

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Jul 20 13:55:55 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=88702

Changed by rothwell at holly-springs.nc.us.

--- shadow/88702	Sat Jul 20 16:55:55 2002
+++ shadow/88702.tmp.4279	Sat Jul 20 16:55:55 2002
@@ -0,0 +1,37 @@
+Bug#: 88702
+Product: GStreamer
+Version: 0.4.0
+OS: Linux
+OS Details: RedHat "Limbo" beta 1, gcc 3.1, gnome2
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: rothwell at holly-springs.nc.us               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: gnomevfssrc, gstreamer, pipeline _READY -> segv
+
+Situation:
+Using gstreamer with gnomevfssrc in a simple pipeline (gnomevfssrc ! mad !
+osssink ) inside a Gtk2 app. Platform is RedHat's "Limbo" beta release,
+which includes Gnome2 and is built with gcc 3.1. Gcc 3.1 complains a lot
+about -I/usr/include.
+
+Reading the docs, toggling the pipeline from from _PLAYING to
+_READY to _PLAYING seems like it should rewind the pipeline and start
+playing again. However, gstreamer segfaults on _READY.
+
+This does not happen with filesrc.
+
+A similar thing happens with Monkey-Media (rhythmbox/monkey-sound), which
+uses gstreamer and gnomevfssrc. 
+
+This code ...
+
+monkey_media_mixer_set_state (mixer, MONKEY_MEDIA_MIXER_STATE_STOPPED);
+
+... segfaults. Presumably, it's setting the pipeline in gstreamer to _READY.





More information about the Gstreamer-bugs mailing list