[Bug 668720] [0.11] explosion when calling append_structure

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 26 03:36:29 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668720
  GStreamer | gstreamer (core) | 0.11.x

Christian Fredrik Kalager Schaller <Uraeus> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #3 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2012-01-26 11:36:24 UTC ---
caps=Gst.Caps.new_empty()
caps.append_structure(Gst.Structure.from_string("video/x-raw"))
Segmentation fault

I don't know how to make a C example, but I tried creating the caps object in
what is the more GI way, and it gives a different behaviour as seen above

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