[gstreamer-bugs] [Bug 623469] New: Unit test failures with CK_FORK=no make check

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 3 05:50:01 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623469
  GStreamer | gstreamer (core) | git

           Summary: Unit test failures with CK_FORK=no make check
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


$ CK_FORK=no make check
(...)

Running suite(s): GstObject
/bin/bash: line 5: 19382 Segmentation fault      STATE_IGNORE_ELEMENTS=""
GST_REGISTRY=../../tests/check/test-registry.reg
GST_PLUGIN_SCANNER=../../libs/gst/helpers/gst-plugin-scanner
GST_PLUGIN_SYSTEM_PATH= GST_PLUGIN_PATH=../../plugins ${dir}$tst
FAIL: gst/gstobject

(...)


Running suite(s): Gst
Unexpected critical/warning: gst_object_unref: assertion `object != NULL'
failed
Unexpected critical/warning: gst_object_unref: assertion `object != NULL'
failed
66%: Checks: 6, Failures: 2, Errors: 0
gstcheck.c:72:F:gst tests:test_new_pipeline:0: Unexpected critical/warning:
gst_object_unref: assertion `object != NULL' failed
gstcheck.c:72:F:gst tests:test_new_fakesrc:0: Unexpected critical/warning:
gst_object_unref: assertion `object != NULL' failed
FAIL: gst/gst

(...)

Running suite(s): GstElement
83%: Checks: 6, Failures: 1, Errors: 0
gst/gstelement.c:181:F:element tests:test_class:0: Failure 'type != 0' occured
FAIL: gst/gstelement

(...)

Running suite(s): fakesrc
40%: Checks: 5, Failures: 3, Errors: 0
elements/fakesrc.c:114:F:general:test_sizetype_empty:0: Assertion
'g_list_length (buffers) == 100' failed
elements/fakesrc.c:152:F:general:test_sizetype_fixed:0: Assertion
'g_list_length (buffers) == 100' failed
elements/fakesrc.c:191:F:general:test_sizetype_random:0: Assertion
'g_list_length (buffers) == 100' failed
FAIL: elements/fakesrc

(...)

Running suite(s): GstBaseTransform
/bin/bash: line 5: 20482 Segmentation fault      STATE_IGNORE_ELEMENTS=""
GST_REGISTRY=../../tests/check/test-registry.reg
GST_PLUGIN_SCANNER=../../libs/gst/helpers/gst-plugin-scanner
GST_PLUGIN_SYSTEM_PATH= GST_PLUGIN_PATH=../../plugins ${dir}$tst
FAIL: libs/transform1
==========================================================================
5 of 62 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
==========================================================================


I was trying this only because I noticed that make check-valgrind in -base
leads to NULL-pointer crashes in the pipelines/theoraenc test (also happens in
the gdb target).

-- 
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