GNOME Bugzilla – Bug 695328
decodebin: crash if shut down while in typefind "have-type" or "pad-added" callback
Last modified: 2013-05-15 14:12:34 UTC
Created attachment 238255 [details] Race condition While doing test on PTV I started to notice crash when quickly going to NULL state after having set state to PLAYING. I have written a C code to try and catch this error and endup with this valgrind trace that seem to show a race in decodebin.
Created attachment 238256 [details] C code to reproduce This C code helps reproduce the bug. It does not always occur, playing with the usleep() helps.
Actually, your stack trace is slightly different, retitling.
*** This bug has been marked as a duplicate of bug 700342 ***