GNOME Bugzilla – Bug 744579
splitmux: Unit test fails
Last modified: 2015-02-16 14:23:44 UTC
To reproduce: make -C tests/check elements/splitmux.check We get an assertion with: Assertion 'GST_MESSAGE_TYPE (msg) == GST_MESSAGE_EOS' failed And an error from theoradec: ERROR from element theoradec0: Could not decode stream.
"we"? It doesn't fail for me or anyone I've asked, and I've also ran -forever on it for quite some time too (with and without valgrind), so it would be good if you could investigate or at least attach a log. What hardware/distro is this on? Is there enough temp space?
Created attachment 296930 [details] Error when running the test We/I, was more a typo then anything else. I just filed this bug, since after fixing a "used uninitialised" bug yesterday that would cause warning (hence the test wasn't building for me), I notice that test would not pass. Just open that to investigate later. Here's a first trace.
Ok, found that I had Jan patch for theoradec. I've tested that patch (which does not work) and forgot to remove it.