[Bug 691586] "1 of 74 tests failed"for gstreamer0.10.36.1: FAIL: gst/gstobject

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 12 08:01:39 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691586
  GStreamer | don't know | 0.10.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |OBSOLETE
   Target Milestone|HEAD                        |NONE

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-12 16:01:33 UTC ---
Thanks for the bug report. GStreamer 0.10 is not maintained any longer, and
there won't be any more releases.

This has been fixed in git master and 1.x. It's nothing to worry about, the
test was just silly (checking that glib crashes for  certain programming error
where glib shouldn't really have crashed in the first place; years later glib
finally got fixed then):

commit 5bff3ba949d2ac0a9946c1240e6d4a5bb53fda99
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Aug 8 14:49:23 2012 +0100

    tests: remove silly test_fail_abstract_new check

    Our check would make sure that GLib segfaults when
    someone tries to instantiate an abstract type, which
    is an extremely useful thing to check for.

    In newer GLibs this is fixed and we get an abort with
    a g_error() now it seems, so let's just remove this
    check entirely.

Maybe you can skip the 'make check' stage of the build, it is not essential.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list