GNOME Bugzilla – Bug 321486
playbin / gst-python thread condition race
Last modified: 2005-11-15 12:38:22 UTC
I have a small python program that uses gnomevfs async methods and playbin to read tags. Sometimes I run into this race. I'm not sure if it's gst-pythons, gstreamers, vorbisdec, playbin or gnome-vfs' fault. Thread 1:
+ Trace 64066
Created attachment 54763 [details] test program
I am told this is a bug in the application, applications should not change states from the streaming thread.