GNOME Bugzilla – Bug 724073
gstbus test fails with GLib 2.39.1
Last modified: 2014-05-26 14:58:25 UTC
Created attachment 268739 [details] stderr + stdout of 'gst/gstbus' In the GNU Guix repo, the upgrade of GLib from 2.38.0 to 2.39.1 is apparently responsible for a new test failure, 'tests/check/gst/gstbus': $ make check TESTS=gst/gstbus [...] make[1]: Entering directory '/tmp/nix-build-gstreamer-1.0.10.drv-0/gstreamer- 1.0.10/tests/check' Running suite(s): GstBus Unexpected critical/warning: Source ID 1 was not found when attempting to remove it 90%: Checks: 10, Failures: 1, Errors: 0 gstcheck.c:72:F:stresstest:test_watch_with_custom_context:0: Unexpected critical/warning: Source ID 1 was not found when attempting to remove it FAIL: gst/gstbus Attached is the output of the same test with 'GST_DEBUG=*:9 G_DEBUG=fatal_warnings'. Thanks, Ludo'.
This seems to work just fine here with latest 1.2 and git master and glib 2.40.0. Is it still a problem for you?
No, everything is now fine with 1.0.10, GLib 2.19.1, and libc 2.19. In the meantime libc was upgraded to from 2.18 to 2.19, but it's unclear what caused the problem to vanish... Thanks.
I meant GLib 2.39.1.