GNOME Bugzilla – Bug 682972
deadlock while calling gst_element_set_state(pipe, GST_STATE_NULL);
Last modified: 2012-11-16 09:50:46 UTC
Created attachment 222825 [details] backtrace This deadlock happens sometimes when I have a playing sound and I try to stop it with gst_element_set_state(pipe, GST_STATE_NULL); See the backtrace attached.
Could you rerun with debug symbols?
Created attachment 223866 [details] backtrace with symbols
Thanks, but this seems to be about the ancient 0.10 playbin(1) and decodebin(1). Can you reproduce this with playbin2/decodebin2 ? (or even better, playbin/decodebin in GStreamer 1.0.x?)
Well, if it's still an issue, someone will run into it and file a bug about it. In the mean time, let's close this. Please re-open if you can still reproduce this with playbin from 1.0, thanks!