[gstreamer-bugs] [Bug 149791] fdsrc w/o timeout can hang exiting threads

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Dec 19 05:10:23 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=149791
GStreamer | gstreamer (core) | Ver: 0.8.4





------- Additional Comments From bugs at leroutier.net  2004-12-19 08:10 -------
i'm able to interrupt those pipelines with CTRL+C :
gst-launch-0.8 { fdsrc fd=0 ! fakesink }
gst-launch-0.8 { fdsrc fd=0 timeout=1 ! dvdec ! fakesink }

so, is it fixed ?

(i use CVS for gstreamer/gst-plugins)

gst-launch-0.8 { fdsrc fd=0 timeout=1 ! dvdec ! fakesink }
EXECUTION du tube en cours ...
Waiting for the state change... got the state change.

gst-launch-0.8 { fdsrc fd=0 ! fakesink }
EXECUTION du tube en cours ...
Waiting for the state change... Caught interrupt.


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list