[Bug 746584] cppWrappersTest fails when linked against gstreamer 1.4.4

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 1 18:52:49 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=746584

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 0384481b2f670b3db1a147a1ac0c5ea24c66554e
Author: Diane Trout <diane at ghic.org>
Date:   Sat Mar 21 13:08:29 2015 -0700

    gst_message_new_application fails when passed a NULL structure

    QGst provided a default null structure argument
ApplicationMessagePtr::create
    gst_message_new_application then failed with the error:
    GStreamer-CRITICAL **: gst_message_new_application: assertion 'structure !=
NULL' failed

    This defines a meaningless structure for the refpointer test and removes
    the default to make sure a structure is provided.

    https://bugzilla.gnome.org/show_bug.cgi?id=746584

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