[gstreamer-bugs] [Bug 166250] When two threads are connected with queue, state change fails

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Feb 4 00:16:59 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

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





------- Additional Comments From Mark Kretschmann  2005-02-04 03:16 -------
More verbose description: 
 
You have two threads, they are connected with a queue, let's call them input 
and output thread. Now you change the state of the input thread to PAUSED 
while the output thread is PLAYING; Then change it back to PLAYING. Result: 
Scheduler crash. 
 
Workaround: The queue element must be paused before changing state of the 
input thread. Not nice. 
 

------- 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