[gstreamer-bugs] [Bug 308067] New: GST_TYPE_BUFFER crashes in gstvalue handling

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jun 17 07:16:29 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=308067
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: GST_TYPE_BUFFER crashes in gstvalue handling
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: dg-gnome-bug at zapek.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Steps to reproduce:
1. gst_caps_set_simple(caps, "codec_data", GST_TYPE_BUFFER, gstbuf, NULL); 
2. watch how gstvalue.c/gst_value_serialize_buffer(), gst_value_get_boxed()'s 
assertion fails with  failed asseration in gstvalue.c, line 891 
(g_value_get_boxed: assertion `G_VALUE_HOLDS_BOXED (value)' failed) 
 
 

Stack trace:
 

Other information:

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list